<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Damien Carbery - Website Development &#187; Web Dev</title>
	<atom:link href="http://www.damiencarbery.com/category/web-dev/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.damiencarbery.com</link>
	<description>Grow Your Business Online - Web sites to boost your business</description>
	<lastBuildDate>Mon, 23 Aug 2010 13:23:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Your 5 mile time</title>
		<link>http://www.damiencarbery.com/2010/07/your-5-mile-time/</link>
		<comments>http://www.damiencarbery.com/2010/07/your-5-mile-time/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 20:37:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://www.damiencarbery.com/?p=423</guid>
		<description><![CDATA[Last Saturday I did the adidas Irish Runner 5 mile race in the Phoenix Park. My first mile split time was a unbelievably fast 5:07. As this was 8 seconds faster than I have ever run a mile I figured that the mile marker was in the wrong place. The rest of the mile markers [...]]]></description>
			<content:encoded><![CDATA[<p>Last Saturday I did the <a href="http://dublinmarathon.ie/race_series.php" target="_blank">adidas Irish Runner 5 mile race</a> in the Phoenix Park. My first mile split time was a unbelievably fast 5:07. As this was 8 seconds faster than I have ever run a mile I figured that the mile marker was in the wrong place.</p>
<p>The rest of the mile markers seemed to be placed reasonably accurately (well, mile 3 seemed a little long) but I finished the race a full minute faster than last year (29:47 vs 30:50). I was suspicious &#8211; I felt that something must be wrong.</p>
<p style="text-align: left;">Back home I was reading the <a href="http://www.boards.ie/vbulletin/showthread.php?t=2055954064" target="_blank">boards.ie thread on the race</a> and someone questioned whether the <a href="http://www.boards.ie/vbulletin/showthread.php?t=2055954064&amp;page=15#post66969610" target="_blank">course was short</a>. A number of others soon followed with the same conclusion, with Garmin and similar data to back it up.  My Polar HRM measured low too (it normally measures low but this time it was extra low).</p>
<p style="text-align: left;"><img class="alignright" title="5 miles script image" src="http://www.damiencarbery.com/5miles.png" alt="" width="130" height="70" />One guy <a href="http://www.boards.ie/vbulletin/showthread.php?t=2055954064&amp;page=25#post66979946" target="_blank">developed a chart</a> for people to use their chip time to extrapolate their time for a full 5 miles.  The chart only listed whole minutes so I wrote a <a href="http://www.damiencarbery.com/5mile-times.php" target="_blank">PHP script to extrapolate any time</a>.</p>
<p style="text-align: left;">I <a href="http://www.boards.ie/vbulletin/showpost.php?p=66987140&amp;postcount=392" target="_blank">posted this on the thread</a> and it was well received. I then posted it to the <a href="http://www.facebook.com/dublinmarathon?ref=ts" target="_blank">Dublin Marathon</a> page on Facebook and I saw a jump in visits to the page during the day.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.damiencarbery.com/2010/07/your-5-mile-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is the site actually finished?</title>
		<link>http://www.damiencarbery.com/2007/10/is-the-site-actually-finished/</link>
		<comments>http://www.damiencarbery.com/2007/10/is-the-site-actually-finished/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 15:12:18 +0000</pubDate>
		<dc:creator>damien</dc:creator>
				<category><![CDATA[Laziness]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://me.damiencarbery.com/2007/10/18/is-the-site-actually-finished/</guid>
		<description><![CDATA[This weekend my wife and I are attending an ante natal class at the Springfield Hotel in Leixlip. Off to the website to get directions. Nice looking site. I clicked on &#8216;Maps&#8217; at the bottom of the page. Nothing happened. The url in the status bar showed a &#8216;#&#8217; so I waited for a popup [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend my wife and I are attending an <a href="http://www.doreenbuckley.ie/Courses.html">ante natal class</a> at the <a href="http://www.springfieldhotel.ie/">Springfield Hotel</a> in Leixlip. Off to the website to get directions.</p>
<p>Nice looking site.</p>
<p>I clicked on &#8216;Maps&#8217; at the bottom of the page. Nothing happened. The url in the status bar showed a &#8216;#&#8217; so I waited for a popup window. Nothing happened. I looked at the source code (no tables &#8211; good stuff) and was quite surprised to see:</p>
<blockquote>
<pre id="line41">&lt;<span class="start-tag">a</span><span class="attribute-name"> href</span>=<span class="attribute-value">"#"</span>&gt;Maps&lt;/<span class="end-tag">a</span>&gt;</pre>
</blockquote>
<p>for all <strong>15 links</strong> in the footer! (i.e. no url, no javascript for a popup, no nuthin).</p>
<p>I did find the directions via the <a href="http://www.springfieldhotel.ie/contact.html">Contact Us</a> link at the top of the page.  Unfortunately the <a href="http://www.springfieldhotel.ie/directions.html">directions</a> seem to have been copied from the AA Route Planner &#8211; they are horribly verbose. The M50 and M1 toll prices are out of date too.</p>
<p>The page also mentions getting their by rail but omits which <a href="http://www.iarnrodeireann.ie/your_journey/your_station.asp?letter=L&amp;action=showdetail&amp;station_id=84" title="Leixlip Confey station info">Leixlip</a> <a href="http://www.iarnrodeireann.ie/your_journey/your_station.asp?letter=L&amp;action=showdetail&amp;station_id=85" title="Leixlip Louisa Bridge station info">station</a> to use and directions from the station to the hotel (it&#8217;s Leixlip Confey and it&#8217;s about <a href="http://www.gmap-pedometer.com/?r=1398363" title="Gmaps Pedometer route between station and hotel">1.25 miles from the station</a> to the hotel).</p>
<p>It then lists three <a href="http://www.dublinbus.ie">Dublin Bus</a> routes to Leixlip but gives a link to CIE&#8217;s website instead of to the timetables <a href="http://www.dublinbus.ie/your_journey/viewer.asp?route=66" title="Route 66 timetable">of</a> <a href="http://www.dublinbus.ie/your_journey/viewer.asp?route=66A" title="Route 66A timetable">each</a> <a href="http://www.dublinbus.ie/your_journey/viewer.asp?route=66B" title="Route 66B timetable">route</a>.</p>
<p>I reported the links, directions and train issues a week ago. Nothing has changed except for a typo (City Center -&gt; City Centre) being fixed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.damiencarbery.com/2007/10/is-the-site-actually-finished/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find the phone number</title>
		<link>http://www.damiencarbery.com/2007/10/find-the-phone-number/</link>
		<comments>http://www.damiencarbery.com/2007/10/find-the-phone-number/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 16:25:52 +0000</pubDate>
		<dc:creator>damien</dc:creator>
				<category><![CDATA[Shudder]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://me.damiencarbery.com/2007/10/15/find-the-phone-number/</guid>
		<description><![CDATA[A friend asked me to look at the website for Cronin moving company because he couldn&#8217;t find the phone number. He wasn&#8217;t mistaken, it&#8217;s not on the site! Nor is the company address! The phone book was used to get the number. This omissions violates item 7 (Hidden Contact Details) in 10 reasons why your [...]]]></description>
			<content:encoded><![CDATA[<p>A friend asked me to look at the website for <a href="http://www.theartofmoving.com/comrelo.html">Cronin</a> moving company because he couldn&#8217;t find the phone number. He wasn&#8217;t mistaken, it&#8217;s not on the site! Nor is the company address! The phone book was used to get the number.</p>
<p>This omissions violates item 7 (Hidden Contact Details) in <a href="http://econsultancy.com/blog/1811-10-reasons-why-your-website-sucks">10 reasons why your website sucks</a>. In the list it gives <a href="http://www.amazon.co.uk">Amazon.co.uk</a> as an example. From a web development perspective, the site is horrible &#8211; look at the source code. Shudder. It appears to have been generated by Adobe GoLive 4 (AFAIK current version is GoLive 9).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.damiencarbery.com/2007/10/find-the-phone-number/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ingenuity in web design</title>
		<link>http://www.damiencarbery.com/2007/10/ingenuity-in-web-design/</link>
		<comments>http://www.damiencarbery.com/2007/10/ingenuity-in-web-design/#comments</comments>
		<pubDate>Sun, 07 Oct 2007 08:52:09 +0000</pubDate>
		<dc:creator>damien</dc:creator>
				<category><![CDATA[Shudder]]></category>
		<category><![CDATA[Typo]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://me.damiencarbery.com/2007/10/07/ingenuity-in-web-design/</guid>
		<description><![CDATA[Recently a new web design company asked those on the boards.ie Webmaster forum to review their website. It was a bloodbath. The thread started off without a link to the site. As soon as that was rectified the massacre started. The site is so bad that some thought it was a joke. Are you tired [...]]]></description>
			<content:encoded><![CDATA[<p>Recently a new web design company asked those on the <a href="http://www.boards.ie/vbulletin/forumdisplay.php?f=23">boards.ie Webmaster forum</a> to review <a href="http://webpageireland.com/">their website</a>. It was a bloodbath.</p>
<p>The <a href="http://www.boards.ie/vbulletin/showthread.php?t=2055156468">thread started off</a> without a link to the site. As soon as that was rectified the massacre started. The site is so bad that some thought it was a joke.</p>
<blockquote><p>Are you tired of being quoted ridiculous for the design of a site. Nowadays, with the cost of internet access getting cheaper, it&#8217;s of the utmost imporance that a company have it&#8217;s own web page(s) presence.</p>
<p>That&#8217;s where we come in! Here @ WebPagesIreland, we have many years of combined experience to help you achieve a web page that&#8217;s Quality, Ingenuity, Ubiquity, &amp; Design.</p></blockquote>
<p>Tired of being quoted ridiculous what? &#8220;imporance&#8221; is spelt wrong. &#8220;it&#8217;s&#8221; should be &#8220;its&#8221;. &#8220;page(s)&#8221; should be omitted. The guy in the photo on the site looks sleazy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.damiencarbery.com/2007/10/ingenuity-in-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When will it end?</title>
		<link>http://www.damiencarbery.com/2007/08/when-will-it-end/</link>
		<comments>http://www.damiencarbery.com/2007/08/when-will-it-end/#comments</comments>
		<pubDate>Mon, 20 Aug 2007 08:28:02 +0000</pubDate>
		<dc:creator>damien</dc:creator>
				<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://me.damiencarbery.com/?p=4</guid>
		<description><![CDATA[I recently read Twenty Major&#8217;s comment on seeing &#8220;Must End&#8221; on a Riverdance poster. It&#8217;s a thought that many people have. Jogging to work, training for a run, I saw said poster. Unfortunately, like the gophers in Caddyshack, you get rid of the show in one place only for it to pop up somewhere else.]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_8" class="wp-caption alignright" style="width: 160px"><a href="http://www.damiencarbery.com/wp-content/uploads/2007/08/riverdance-must-end.jpg" rel="shadowbox[post-7];player=img;" title="Riverdance Must End"><img src="http://www.damiencarbery.com/wp-content/uploads/2007/08/riverdance-must-end-150x150.jpg" alt="" title="Riverdance Must End" width="150" height="150" class="size-thumbnail wp-image-8" /></a><p class="wp-caption-text">Riverdance Must End</p></div>I recently read Twenty Major&#8217;s comment on seeing &#8220;<a href="http://twentymajor.net/2007/08/10/riverdance/trackback/" target="_blank">Must End</a>&#8221; on a Riverdance poster. It&#8217;s a thought that many people have. Jogging to work, <a href="http://adidasdublinmarathon.ie/race_series_10mile.php" target="_blank">training for a run</a>, I <a href="http://www.damiencarbery.com/wp-content/uploads/2007/08/riverdance-must-end.jpg" rel="shadowbox[post-7];player=img;" title="Riverdance Must End">saw said poster</a>. Unfortunately, like the gophers in <a href="http://www.imdb.com/title/tt0080487/" target="_blank">Caddyshack</a>, you get rid of the show in one place only for it to pop up somewhere else.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.damiencarbery.com/2007/08/when-will-it-end/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ntl .. upc … 404</title>
		<link>http://www.damiencarbery.com/2007/08/ntl-upc-404/</link>
		<comments>http://www.damiencarbery.com/2007/08/ntl-upc-404/#comments</comments>
		<pubDate>Mon, 13 Aug 2007 15:20:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Typo]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://bf.damiencarbery.com/2007/08/hello-world-2/</guid>
		<description><![CDATA[I was sending out a mass mail for my residents association. One email to ntl.ie bounced. I knew that ntl recently changed the email addresses of their subscribers, probably to upc.ie so I went to ntl.ie to verify.]]></description>
			<content:encoded><![CDATA[<p>I was sending out a mass mail for my <a title="Riverwood Residents Association" href="http://www.riverwoodres.com" target="_blank">residents association</a>. One email to ntl.ie bounced. I knew that ntl recently changed the email addresses of their subscribers, probably to upc.ie so I went to ntl.ie to verify.</p>
<p>Off too ntl.ie and to their <a href="http://www.ntl.ie/service/?cid=123" target="_blank">broadband help centre</a>. Cool, FAQ 7 has what I need &#8211; <em><span class="highlight">Broadband customers click here for details of changes to ntlworld email addresses</span></em>. There is a link to <a title="PDF file with 404 error" href="http://www.ntl.ie/pdf/Migration_FAQs.pdf" target="_blank">what I need</a> &#8211; but it just generates a 404 error. As the <a href="http://www.ntl.ie/404.php?requestedpage=pdf%2FMigration_FAQs.pdf&amp;originalpage=%2Fpdf%2FMigration_FAQs.pdf" target="_blank">404 handler</a> seems to be a non-default IIS one, with a helpful message (&#8220;404&#8243; is the only text returned!), one might expect it to email someone. I did.</p>
<p>Edit 20 Aug: The PDF document is now on the site. No thank you or acknowledgement <img src='http://www.damiencarbery.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.damiencarbery.com/2007/08/ntl-upc-404/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
