<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - dave333</title>
<link>http://snipplr.com/users/dave333</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 14 Feb 2012 06:04:33 GMT</pubDate>
<item>
<title>(PHP) Find the Latitude and Longitude of a ZIP/Postcode using Google</title>
<link>http://snipplr.com/view/7724/find-the-latitude-and-longitude-of-a-zippostcode-using-google/</link>
<description><![CDATA[ <p>Uses Google Maps API to find the latitude and longitude of a UK postcode (could easily be changed to US Zip Code by setting the URL to google.com).

I'm using file() here, but you might want to use curl..</p> ]]></description>
<pubDate>Wed, 06 Aug 2008 04:39:02 GMT</pubDate>
<guid>http://snipplr.com/view/7724/find-the-latitude-and-longitude-of-a-zippostcode-using-google/</guid>
</item>
<item>
<title>(PHP) GZip All your JS files in to one file</title>
<link>http://snipplr.com/view/7723/gzip-all-your-js-files-in-to-one-file/</link>
<description><![CDATA[ <p>Runs through a folder of JS files, and output them as one file (to save on HTTP requests) and GZips the output to speed up the download more.</p> ]]></description>
<pubDate>Wed, 06 Aug 2008 04:29:55 GMT</pubDate>
<guid>http://snipplr.com/view/7723/gzip-all-your-js-files-in-to-one-file/</guid>
</item>
</channel>
</rss>
