<?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>Eric Polerecky &#187; Mashup</title>
	<atom:link href="http://eric.polerecky.com/archives/category/mashup/feed/" rel="self" type="application/rss+xml" />
	<link>http://eric.polerecky.com</link>
	<description>An outlet for my obsession with technology</description>
	<lastBuildDate>Wed, 08 Sep 2010 21:18:46 +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>Twitter Map Mashup</title>
		<link>http://eric.polerecky.com/archives/twitter-map-mashup/</link>
		<comments>http://eric.polerecky.com/archives/twitter-map-mashup/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 07:02:53 +0000</pubDate>
		<dc:creator>Eric Polerecky</dc:creator>
				<category><![CDATA[ArcGIS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Mashup]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://eric.polerecky.com/archives/twitter-map-mashup/</guid>
		<description><![CDATA[I did a search the other day for the a new blog post I saw fly by on Twitter about the top 100 twitter applications and ended up re-reading a post from RRW about the top 10 twitter applications.&#160; Now the post is from 2007, so I am sure that the top 10 has changed


Related posts:<ol><li><a href='http://eric.polerecky.com/archives/twitter-notify-a-windows-live-writer-twitter-plug-in/' rel='bookmark' title='Permanent Link: Twitter Notify &ndash; A Windows Live Writer Twitter Plug-in'>Twitter Notify &ndash; A Windows Live Writer Twitter Plug-in</a> <small>Due to some issue, or possibly configuration, with the wordpress...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://gps.technologyaces.com" target="_blank"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 10px 10px 0px; border-right-width: 0px" height="147" alt="image" src="http://eric.polerecky.com/wp-content/uploads/2009/01/image4.png" width="244" align="left" border="0" /></a>I did a search the other day for the a new blog post I saw fly by on Twitter about the top 100 twitter applications and ended up re-reading a post from RRW about the <a href="http://www.readwriteweb.com/archives/top_10_twitter_apps.php" target="_blank">top 10 twitter applications</a>.&#160; Now the post is from 2007, so I am sure that the top 10 has changed quite a bit. What I took away from the article was a note about Twitter Atlas. </p>
<blockquote><p><strong>What&#8217;s it missing?</strong> The ability to get only <em>your</em> Twitter group&#8217;s tweets shown on the map.</p>
</blockquote>
<p>First thought: really, that&#8217;s so silly there has to be a fun little mashup for that&#8230;and I on went to check out the top 100. Once there I pulled up all the map based apps&#8230;could not find anything that displayed, in easy fashion, the people you follow.</p>
<p>So, 4 hours later&#8230;damn I hate CSS&#8230;I need someone to do all my CSS work for me&#8230;its just not the part of coding that I like. Anyway, so <a href="http://gps.technologyaces.com" target="_blank">I coded a mashup</a>. You can guess what it does. Pop in a user, click and get the people they follow on a map. Then you can click on anyone they follow and do the same&#8230;its kinda fun and I waste a lot of time getting list in the network.</p>
<p>Downside, the twitter API requires auth to pull the total users..so I can&#8217;t tell how many people someone is follow, so I can&#8217;t figure out how many pages I need to request to get everyone. I only do one request. </p>
<p>Can anyone suggest a name?</p>
<p>Check it my <a href="http://gps.technologyaces.com" target="_blank">twitter map mashup</a> and let me know what you think&#8230;thanks!</p>
<p>Oh, anyone from ESRI..can I use your basemap data? I&#8217;d really like to redo this in the ArcGIS Server JS API&#8230;.I think&#8230;</p>
<p><strong>UPDATE: </strong>Crap its LATE!, I added a breadcrumb ..I think it encourages one to keep diving into the network. Which is really cool but without caching there is a huge number of requests to the google geocode service&#8230;yuck.. Next task&#8230;caching of markers&#8230;Late next week after I do some real client work&#8230;</p>


<p>Related posts:<ol><li><a href='http://eric.polerecky.com/archives/twitter-notify-a-windows-live-writer-twitter-plug-in/' rel='bookmark' title='Permanent Link: Twitter Notify &ndash; A Windows Live Writer Twitter Plug-in'>Twitter Notify &ndash; A Windows Live Writer Twitter Plug-in</a> <small>Due to some issue, or possibly configuration, with the wordpress...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://eric.polerecky.com/archives/twitter-map-mashup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
