<?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>Division By Zero &#187; Javascript</title>
	<atom:link href="http://www.divisionbyzero.co.uk/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.divisionbyzero.co.uk</link>
	<description>Web design &#38; development blog</description>
	<lastBuildDate>Mon, 06 Sep 2010 17:52:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>CSS Dropdowns Part 2: A jQuery Solution</title>
		<link>http://www.divisionbyzero.co.uk/2010/07/20/a-jquery-solution-to-the-css-dropdown-problem/</link>
		<comments>http://www.divisionbyzero.co.uk/2010/07/20/a-jquery-solution-to-the-css-dropdown-problem/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 10:30:55 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Dropdowns]]></category>
		<category><![CDATA[Freebie]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://local.divisionbyzero.co.uk/?p=532</guid>
		<description><![CDATA[Yesterday in part 1, I told you about 2 major problems with implementing pure CSS dropdown navigation. I also promised to share with you a great new JQuery plugin which will solve these problems and allow better control over your dropdowns. So I’m pleased to announce the release of version 0.1 of DropEm. Yesterday in [...]]]></description>
		<wfw:commentRss>http://www.divisionbyzero.co.uk/2010/07/20/a-jquery-solution-to-the-css-dropdown-problem/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Analytics goes Asynchronous</title>
		<link>http://www.divisionbyzero.co.uk/2009/12/02/google-analytics-goes-asynchronous/</link>
		<comments>http://www.divisionbyzero.co.uk/2009/12/02/google-analytics-goes-asynchronous/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 12:03:54 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://www.divisionbyzero.co.uk/?p=126</guid>
		<description><![CDATA[Google have just announced an amazing new feature / change to the way we implement Google Analytics tracking code. It&#8217;s called Asynchronous Tracking and basically it means that the GA javascript can be downloaded separately from the rest of the page&#8217;s content, resulting in faster load times. Another nice effect of this is that we [...]]]></description>
		<wfw:commentRss>http://www.divisionbyzero.co.uk/2009/12/02/google-analytics-goes-asynchronous/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get the centre of a Google Map as Latitude and Longitude</title>
		<link>http://www.divisionbyzero.co.uk/2009/11/28/get-the-centre-of-a-google-map-as-latitude-and-longitude/</link>
		<comments>http://www.divisionbyzero.co.uk/2009/11/28/get-the-centre-of-a-google-map-as-latitude-and-longitude/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 20:45:19 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.divisionbyzero.co.uk/?p=98</guid>
		<description><![CDATA[Here&#8217;s a nice little javascript function to get the Lat / Long coordinates of the centre of Google Maps &#8211; I found it prticularly useful once when creating a flash map which showed the locations of a national chain of golf fitting centres. javascript:void(prompt(&#039;&#039;,gApplication.getMap().getCenter())); To use it simply go to Google Maps, centre the map [...]]]></description>
		<wfw:commentRss>http://www.divisionbyzero.co.uk/2009/11/28/get-the-centre-of-a-google-map-as-latitude-and-longitude/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
