<?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>Inside DealTaker &#187; geocoding</title>
	<atom:link href="http://www.dealtaker.com/blog/tag/geocoding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dealtaker.com/blog</link>
	<description>All Things Deal Oriented</description>
	<lastBuildDate>Sat, 20 Mar 2010 01:41:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Geocoded Tweeting</title>
		<link>http://www.dealtaker.com/blog/2009/06/01/geocoded-tweeting/</link>
		<comments>http://www.dealtaker.com/blog/2009/06/01/geocoded-tweeting/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 19:06:48 +0000</pubDate>
		<dc:creator>ellisgl</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[geocode]]></category>
		<category><![CDATA[geocoding]]></category>
		<category><![CDATA[Geocoding Tweets]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[twit]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.dealtaker.com/blog/?p=923</guid>
		<description><![CDATA[I&#8217;ve been thinking about a how toÂ  geocode tweets and here&#8217;s what I&#8217;ve come up with.
1.) Get the location&#8217;s latitude and longitude (IE. 33.017262, -96.98494).
2.) Make sure you have 3 numbers before decimal point.Â  So we would left pad with a &#8216;0&#8242; and we would end upÂ  with 033 and 096.
3.) Add the + and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been thinking about a how toÂ  geocode tweets and here&#8217;s what I&#8217;ve come up with.</p>
<p>1.) Get the location&#8217;s latitude and longitude (IE. 33.017262, -96.98494).</p>
<p>2.) Make sure you have 3 numbers before decimal point.Â  So we would left pad with a &#8216;0&#8242; and we would end upÂ  with 033 and 096.</p>
<p>3.) Add the + and &#8211; to our result, so +033 and -096 would be our result</p>
<p><span style="text-decoration: line-through;">4.) Take the first 3 numbers after the decimal point and add it to the end of result, so we end up with +033017-096984.</span></p>
<p>4.)Take the first 3 to 6 numbers after the decimal point and add it to the end of result, so we end up with +033017-096984 if we used 3 or if we used 6 we would end up with +033017255-096984955</p>
<p>5.) Post a tweet with the hash tag of #geotwit, the result and the rest of what your tweet.</p>
<p>Here&#8217;s an example of a full tweet: #geotwit +033017-096984 http://twitpic.com/6eh1a <span class="status-body"><span class="entry-content">Spotted this car Friday in Lewisville, TX.</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dealtaker.com/blog/2009/06/01/geocoded-tweeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
