<?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>GeoIQ Blog &#187; social networks</title>
	<atom:link href="http://blog.geoiq.com/category/social-networks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.geoiq.com</link>
	<description>News and updates from GeoIQ</description>
	<lastBuildDate>Fri, 04 May 2012 05:42:39 +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 Trajectories and Our Ever Shrinking Small World</title>
		<link>http://blog.geoiq.com/2011/01/10/twitter-trajectories-and-our-ever-shrinking-small-world/</link>
		<comments>http://blog.geoiq.com/2011/01/10/twitter-trajectories-and-our-ever-shrinking-small-world/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 15:00:32 +0000</pubDate>
		<dc:creator>Sean Gorman</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<category><![CDATA[social networks]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/?p=2327</guid>
		<description><![CDATA[<p>When we were doing the <a href="http://blog.fortiusone.com/2010/11/29/black-friday-battle-of-the-brands/">Twitter Black Friday</a> analysis I started to get curious about how Tweets can give us insights to the trajectories of people. Lots of folks travel over Thanksgiving and likely even more get out of the house on Black Friday to do some shopping. We were curious how far from [...]]]></description>
			<content:encoded><![CDATA[<p>When we were doing the <a href="http://blog.fortiusone.com/2010/11/29/black-friday-battle-of-the-brands/">Twitter Black Friday</a> analysis I started to get curious about how Tweets can give us insights to the trajectories of people.  Lots of folks travel over Thanksgiving and likely even more get out of the house on Black Friday to do some shopping.  We were curious how far from home people were Tweeting on Black Friday and what those trajectories look like.</p>
<p>To answer the question we took advantage of the variety of metadata made available through <a href="http://dev.twitter.com/pages/streaming_api">Twitter streaming API</a>.  We&#8217;d already <a href="http://geocommons.com/maps/38643">mapped</a> the location of Tweets from mobile devices when we did our original analysis and now we wanted to add an origin to the destination data.  To get a rough proxy for the home of each Tweet we queried the profile location for each user then connected it to the location for where the Tweet was made.  Then generated lines to connect the two, calculated a distance for each and gave the time stamp of the Tweet to the line connecting the points.</p>
<p>The <a href="http://geocommons.com/maps/42790">results</a> are pretty interesting (warning the live map has a lot of data a takes a bit to load).  Below is an image of the map showing all 12,244 trajectories:</p>
<p><a href="http://www.flickr.com/photos/89545988@N00/5337026806/" title="Twitter trajectories all by interfortius, on Flickr"><img src="http://farm6.static.flickr.com/5161/5337026806_6986b07100.jpg" width="550" height="377" alt="Twitter trajectories all" /></a></p>
<p>Each trajectory is color coded by it&#8217;s length &#8211; dark orange being longest and light orange being shortest.<br />
<span id="more-2327"></span><br />
One of the nice things about GeoCommons is when you upload data it will automatically calculate statistics for your data.  In this case the <a href="http://geocommons.com/overlays/81861">statistics</a> tell an interesting story.  The range of trajectory lengths went from &#8220;0&#8243; (user tweeted from home) to 33,296 km (user went from Los Angeles USA to Auckland New Zealand).</p>
<p><a href="http://www.flickr.com/photos/89545988@N00/5337045600/" title="Longest tweet trajectory by interfortius, on Flickr"><img src="http://farm6.static.flickr.com/5084/5337045600_e02fbc4b20.jpg" width="550" height="230" alt="Longest tweet trajectory" /></a></p>
<p>The average (mean) Tweet trajectory was 944 km.  This is a little misleading since the standard deviation for the sample is so high &#8211; 3544.63.  Meaning there was a lot of variation in the values with really long trips like LA to Auckland which skews the distribution.  In this case a better indicator is probably the median, which is the middle number in a rank order distribution of the values (1,2,3,5,10,10,11,12,12,13,135 -&gt; median = 10).  For the Twitter trajectories the median was 18 km.  Which means the vast majority of people stayed fairly close to home while a small minority went very far away for their Black Friday activities.  You can see the same pattern in a histogram of the data.</p>
<p><a href="http://www.flickr.com/photos/89545988@N00/5337163440/" title="trajectory histogram by interfortius, on Flickr"><img src="http://farm6.static.flickr.com/5283/5337163440_dc2c78294b.jpg" width="500" height="258" alt="trajectory histogram" /></a></p>
<p>As well as in the map when you filter down to trajectories shorter than 166 km &#8211; there are a bunch!</p>
<p><a href="http://www.flickr.com/photos/89545988@N00/5337163694/" title="Trajectories short by interfortius, on Flickr"><img src="http://farm6.static.flickr.com/5209/5337163694_b4d513ab55.jpg" width="550" height="255" alt="Trajectories short" /></a></p>
<p>The vast majority of Tweet trajectories fall in the bin between 0 and 160 kms or so.  If we really want to get geeky about it &#8211; the distribution has <a href="http://en.wikipedia.org/wiki/Power_law">power law</a> or <a href="http://en.wikipedia.org/wiki/Exponential_distribution">exponential</a> characteristics often seen in <a href="http://en.wikipedia.org/wiki/Small-world_network">small world networks</a>.  The majority of our connections are local but a few global connections is what allows information to efficiently span the globe at warp speed &#8211; <a href="http://en.wikipedia.org/wiki/Six_degrees_of_separation">six degrees of speration</a> &#8211; the <a href="http://oracleofbacon.org/">Kevin Bacon Game</a> etc etc.  It does seem to really get at the essence of Twitter as a hyper efficient broadcast channel for the globe.</p>
<p>* Many thanks to @BillfGreer and @cwhelms for help with the data munging!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2011/01/10/twitter-trajectories-and-our-ever-shrinking-small-world/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Add Your Foursquare Check-ins to Geocommons</title>
		<link>http://blog.geoiq.com/2009/09/21/add-your-foursquare-check-ins-to-geocommons/</link>
		<comments>http://blog.geoiq.com/2009/09/21/add-your-foursquare-check-ins-to-geocommons/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 20:18:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[GeoCommons]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[foursquare]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/?p=1184</guid>
		<description><![CDATA[<p>At the GeoCommons Office some of us are into <a href="http://foursquare.com/" target="_blank">Foursquare</a>.  Foursquare is a location based game with social networking aspects.  Essentially when you go somewhere you &#8220;check-in&#8221; and you can get points for that.  Whoever has the most check-ins at a location becomes the &#8220;Mayor&#8221; of that location.  Here is the page for [...]]]></description>
			<content:encoded><![CDATA[<p>At the GeoCommons Office some of us are into <a href="http://foursquare.com/" target="_blank">Foursquare</a>.  Foursquare is a location based game with social networking aspects.  Essentially when you go somewhere you &#8220;check-in&#8221; and you can get points for that.  Whoever has the most check-ins at a location becomes the &#8220;Mayor&#8221; of that location.  Here is the page for <a href="http://foursquare.com/venue/42160" target="_blank">FortiusOne/GeoCommons</a>, as you can see I&#8217;m currently the Mayor.</p>
<p>You can get your check-in feed as RSS, KML and ICS from the <a href="http://foursquare.com/feeds" target="_blank">feeds page</a>.</p>
<p>From the Finder! API you can register URLs.  Below is a sample curl command to register a KML feed of your Foursquare check-ins.</p>
<p><strong>curl -i -X POST -u &#8220;yourusername:yourpassword&#8221;  -d &#8220;overlay[wild_url]=<a href="http://feeds.foursquare.com/history/f9d6dacc42172ca176d97cea98bbed62.kml">http://feeds.foursquare.com/history/</a>yourkmlfeed.kml&#8221; http://finder.geocommons.com/overlays.xml</strong></p>
<p>Replace &#8220;yourusername:yourpassword&#8221; with your GeoCommons username and password and &#8220;<a href="http://feeds.foursquare.com/history/f9d6dacc42172ca176d97cea98bbed62.kml">http://feeds.foursquare.com/history/</a>yourkmlfeed.kml&#8221; with your Foursquare KML feed.</p>
<p>By default your layer is not shared in Finder!, if you want to make a map though you have to share it.  In order to share it go to Finder and login.  Once logged in press &#8220;My Layers&#8221; and share your layer there.  If you ever decide you no longer want to share your check-in feed you can mark it &#8220;not shared&#8221; here as well.</p>
<p><a href="http://finder.geocommons.com/users/kate/overlays" target="_blank"><img class="aligncenter" src="http://farm4.static.flickr.com/3440/3942352816_7f66b273a3.jpg" alt="My Finder Layers" /></a></p>
<p>Once your layer is uploaded and shared you can create a map.</p>
<p><a href="http://maker.geocommons.com/maps/8265" target="_blank"><img class="aligncenter" src="http://farm3.static.flickr.com/2608/3942352940_347dd622a4.jpg" alt="My Foursquare Map" /></a><br />
I embedded the map I made in my personal blog&#8217;s <a href="http://www.maploser.com/?page_id=6" target="_blank">about page</a>.  To embed your map click on the &#8220;Details&#8221; button while viewing the map and then click on &#8220;Do you want to embed this map in your website?&#8221;  Copy the code that appears and paste it into the HTML of your blog or other website.</p>
<p><img class="aligncenter" src="http://farm3.static.flickr.com/2548/3942353024_da950c5097.jpg" alt="Embed Map" /></p>
<p>If you enjoy playing Foursquare and want to share your feed try this out.  For more information on the Finder! API checkout it out <a href="http://wiki.github.com/geocommons/api/finder" target="_blank">here</a>.  Also if you ever happen to visit us in the GeoCommons&#8217; office, check-in it is an order from the Mayor.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2009/09/21/add-your-foursquare-check-ins-to-geocommons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Links List 12.19.08</title>
		<link>http://blog.geoiq.com/2008/12/19/links-list-121908/</link>
		<comments>http://blog.geoiq.com/2008/12/19/links-list-121908/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 15:30:03 +0000</pubDate>
		<dc:creator>Sean Gorman</dc:creator>
				<category><![CDATA[geography]]></category>
		<category><![CDATA[geospatial]]></category>
		<category><![CDATA[gis]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[social networks]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/2008/12/19/links-list-121908/</guid>
		<description><![CDATA[<p>Many companies are on Twitter, but how are they using this social media tool? Glenn Letham of GISuser discusses how organizations, for example ESRI, <a href="http://www.gisuser.com/content/view/16342/28/" target="_blank">use Twitter to keep their readers informed</a> of industry and company news as well as <a href="http://blog.gisuser.com/?p=3283" target="_blank">a communication tool</a> to their customers. Letham encourages other GIS/Geo Technology companies [...]]]></description>
			<content:encoded><![CDATA[<p>Many companies are on Twitter, but how are they using this social media tool? Glenn Letham of GISuser discusses how organizations, for example ESRI, <a href="http://www.gisuser.com/content/view/16342/28/" target="_blank">use Twitter to keep their readers informed</a> of industry and company news as well as <a href="http://blog.gisuser.com/?p=3283" target="_blank">a communication tool</a> to their customers. Letham encourages other GIS/Geo Technology companies to use Twitter as a medium for customer relations and technical assistance. Follow <a href="http://twitter.com/SeanGorman/" target="_blank">us</a> on Twitter!</p>
<p>Harvard launched AfricaMap. The map is based on <a href="http://apb.directionsmag.com/archives/5172-Harvards-AfricaMap-Launches.html">the Harvard University Geospatial Infrastructure</a> (HUG) platform and was developed by the Center for Geographic Analysis.&#160; AfricaMap, a <a href="http://cga-3.hmdc.harvard.edu/africamap/">OpenLayers-based app</a>, aims to expand existing initiatives for globally sharing spatial data and technology.&#160; </p>
<p>Google Maps created a fun quiz where you get to <a href="http://mapperz.blogspot.com/2008/12/map-channels-quiz-maps.html" target="_blank">test your geographic puzzle solving skills</a>. To play the quiz, you have to rearrange letters in a map, using <a href="http://googlemapsmania.blogspot.com/2008/12/google-maps-quiz.html" target="_blank">visual clues in the form of a Panoramio photograph</a>, to spell a world capital or U.S. state capital. </p>
<p>The USGS National Geospatial Program Office launched a new version of <i><a href="http://apb.directionsmag.com/archives/5150-National-Map-Website-Update;-More-to-Come.html" target="_blank">The National Map website</a></i>. Revisions include The National Geospatial Program and The National Map web site. </p>
<p>Discussions about the <a href="http://www.minyanville.com/articles/index.php?a=20369" target="_blank">auto industry bailout</a> have been percolating the blogosphere. How would this affect auto industry workers? CNN created an <a href="http://www.mcwetboy.net/maproom/2008/12/cnns_auto_indus.php" target="_blank">interactive map showing the number of auto industry</a> jobs in each state.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2008/12/19/links-list-121908/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Links List 8.8.08</title>
		<link>http://blog.geoiq.com/2008/08/08/links-list-8808/</link>
		<comments>http://blog.geoiq.com/2008/08/08/links-list-8808/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 20:00:31 +0000</pubDate>
		<dc:creator>Sean Gorman</dc:creator>
				<category><![CDATA[Olympics 2008]]></category>
		<category><![CDATA[gis]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[social networks]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/2008/08/08/links-list-8808/</guid>
		<description><![CDATA[<p>It’s been three years since Hurricane Katrina hit and with hurricane season here, it is no wonder why the Lt. Governor of Louisiana, Mitch Landrieu, <a href="http://www.spatiallyadjusted.com/2008/08/06/new-orleans-recovery-and-google-street-view/" target="_blank">stated the importance of Google Street Maps</a> to the New Orleans community. The tool offers the people the opportunity to view the progression in New Orleans. For a [...]]]></description>
			<content:encoded><![CDATA[<p>It’s been three years since Hurricane Katrina hit and with hurricane season here, it is no wonder why the Lt. Governor of Louisiana, Mitch Landrieu, <a href="http://www.spatiallyadjusted.com/2008/08/06/new-orleans-recovery-and-google-street-view/" target="_blank">stated the importance of Google Street Maps</a> to the New Orleans community. The tool offers the people the opportunity to view the progression in New Orleans. For a better perspective on the recovery, visit The New Orleans Index Anniversary Edition: Three Years After Katrina.  </p>
<p>The use of GIS for natural disasters is now trickling over to emergency preparedness. The World Vision International, a faith-based disaster aid organization, is beginning to embrace GIS. The main mission of the organization is to ‘overcome poverty and injustice by reducing the impact of <a href="http://vector1media.com/spatialsustain/?p=949" target="_blank">natural disasters with area development programs</a> that concentrate efforts with long-term commitment to maximize their impact.’ Because there is a direct correlation between poverty and areas prone to natural disasters, World Vision International will use GIS to help save lives and prevent loss of life.  </p>
<p>The Coalition of Geospatial Organizations <a href="http://www.blinkgeo.com/2008/08/the-united-federation-of-geogalactic-organizations/" target="_blank">(COGO) is now official</a>. A meeting was held this week at the ESRI User’s Conference in San Diego, where <a href="http://apb.directionsmag.com/archives/4607-COGO-Exists!.html" target="_blank">organization members</a> voted on their new officers. Currently the <a href="http://www.nsgic.org/blog/2008/08/coalition-of-geospatial-organizations.html" target="_blank">coalition has 11 organization members</a> including, the Cartography and Geographic Information Society, the GIS Certification Institute and the American Congress of Surveying and Mapping.  </p>
<p>Geospatial professionals are <a href="http://www.blinkgeo.com/2008/08/the-geospatial-social-network-will-it-stick/" target="_blank">integrating with social networks</a>. Apparently, social network creator Ning has about 22 members and is steadily growing in their Geospatial Professionals Network. Fellow professionals are encouraged to <a href="http://geospatial.ning.com/" target="_blank">join and engage</a>. </p>
<p>Finally, as the Olympics get underway, we want to say good luck to Director of Operations <a href="http://blog.fortiusone.com/2008/08/06/matt-madigans-beijing-olympic-report-camels-and-100000-flower-pots/" target="_blank">Matt Madigan, who is currently in Beijing coaching the women’s quad sculling team</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2008/08/08/links-list-8808/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links List 6.27.08</title>
		<link>http://blog.geoiq.com/2008/06/27/links-list-62708/</link>
		<comments>http://blog.geoiq.com/2008/06/27/links-list-62708/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 14:45:22 +0000</pubDate>
		<dc:creator>Sean Gorman</dc:creator>
				<category><![CDATA[esri]]></category>
		<category><![CDATA[gis]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[kml]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[social networks]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/2008/06/27/links-list-62708/</guid>
		<description><![CDATA[<p>With Monday&#8217;s unveiling of <a href="http://www.webware.com/8301-1_109-9976423-2.html?part=rss&#38;tag=feed&#38;subj=Webware">Google&#8217;s Map Maker</a>, Google account holders now have the ability to <a href="http://www.readwriteweb.com/archives/google_map_maker.php">edit and add to certain Google Maps</a>. The Map Maker currently only allows for map <a href="http://mashable.com/2008/06/24/google-mapmaker/">editing in a select group of countries</a> including Cyprus, Iceland, Pakistan, Vietnam and the Caribbean nations. <a href="http://www.marketingpilgrim.com/2008/06/google-launches-map-maker.html">Functions of the tool</a> include [...]]]></description>
			<content:encoded><![CDATA[<p>With Monday&#8217;s unveiling of <a href="http://www.webware.com/8301-1_109-9976423-2.html?part=rss&amp;tag=feed&amp;subj=Webware">Google&#8217;s Map Maker</a>, Google account holders now have the ability to <a href="http://www.readwriteweb.com/archives/google_map_maker.php">edit and add to certain Google Maps</a>. The Map Maker currently only allows for map <a href="http://mashable.com/2008/06/24/google-mapmaker/">editing in a select group of countries</a> including Cyprus, Iceland, Pakistan, Vietnam and the Caribbean nations. <a href="http://www.marketingpilgrim.com/2008/06/google-launches-map-maker.html">Functions of the tool</a> include custom map creations, borders and regions, places of interest and road networks. </p>
<p>ESRI released their downloadable application, <a href="http://mandown.co.nz/esri/new-version-of-arcgis-explorer-offers-more-data-support-and-better-map-displays/">ArcGIS Explorer 480</a>, this week. The <a href="http://gisuser.blogspot.com/2008/06/arcgis-explorer-update-more-kml-support.html">upgraded version</a> still offers the same <a href="http://geobabble.wordpress.com/2008/06/25/agx-build-480-is-corny/">basic function of geoprocessing services</a>, but with <a href="http://www.spatiallyadjusted.com/2008/06/25/arcgis-explorer-480-released/">major improvements</a> such as KML improvements and <a href="http://geobabble.wordpress.com/2008/06/25/agx-build-480-is-corny/">increase in performance</a>. </p>
<p><a href="http://radar.oreilly.com/archives/2008/06/nokia-acquires-plazes-ovis-mapping-lbs.html">Nokia acquired Plazes</a>, an LBS social mapping network. Plazes provides updates of friends&#8217; activities in a <a href="http://www.readwriteweb.com/archives/nokia_acquires_plazes.php">find me/follow me type of service</a>. The social mapping application will take Nokia one step closer to <a href="http://www.gpsbusinessnews.com/index.php?action=article&amp;numero=911">&#8220;bringing people and places together&#8221;</a> and also <a href="http://gigaom.com/2008/06/23/nokia-buys-plazes-doubles-down-on-lbs/">acknowledges the rise and demand of LBS</a>. </p>
<p>Microsoft and Virtual Earth launched a program that allows state and local governments to share their imagery, called <a href="http://techtoday.110mb.com/2008/06/26/virtual-earth-team-launches-gove/">GoVE</a>. All of the imagery from these governments, municipalities and aerial photographers gets sent to Microsoft, which in turn is <a href="http://www.ditii.com/2008/06/25/20tb-data-uploaded-in-virtual-earth-submit-your-imagery-with-gove/">published by Virtual Earth</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2008/06/27/links-list-62708/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links List 5.16.08</title>
		<link>http://blog.geoiq.com/2008/05/16/links-list-51608/</link>
		<comments>http://blog.geoiq.com/2008/05/16/links-list-51608/#comments</comments>
		<pubDate>Fri, 16 May 2008 18:00:16 +0000</pubDate>
		<dc:creator>Sean Gorman</dc:creator>
				<category><![CDATA[esri]]></category>
		<category><![CDATA[geoweb]]></category>
		<category><![CDATA[gis]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[social networks]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/2008/05/16/links-list-51608/</guid>
		<description><![CDATA[<p><a>Mashable reports that Google Maps features a new API</a> that has flash graphics that can be used for each title layer, maker and information windows. This means you can create more dynamic map mashups. </p> <p>Not only does Google Maps have flash graphics, but they have also added the ability for <a>video sharing</a>, <a>Wikipedia entries, [...]]]></description>
			<content:encoded><![CDATA[<p><a>Mashable reports that Google Maps features a new API</a> that has flash graphics that can be used for each title layer, maker and information windows. This means you can create more dynamic map mashups. </p>
<p>Not only does Google Maps have flash graphics, but they have also added the ability for <a>video sharing</a>, <a>Wikipedia entries, real estate listings, and geo-coded photos</a>.  </p>
<p>Google Earth and David Rumsey have formed a relationship where <a>historical map collections are available through a Google Earth layer</a>. More data means more mashups! </p>
<p>Interesting how <a>Where 2.0 has a Twitter account that wasn’t followed nearly as much as it should have been</a>.  </p>
<p><a>All Points Blog also provides a “plain-English” explanation</a> of the <a>Google / ESRI announcement</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2008/05/16/links-list-51608/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Map Creation Apps &#8211; Google vs. Microsoft vs. Yahoo</title>
		<link>http://blog.geoiq.com/2008/04/09/map-creation-apps-google-vs-microsoft-vs-yahoo/</link>
		<comments>http://blog.geoiq.com/2008/04/09/map-creation-apps-google-vs-microsoft-vs-yahoo/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 10:27:30 +0000</pubDate>
		<dc:creator>Sean Gorman</dc:creator>
				<category><![CDATA[GeoCommons]]></category>
		<category><![CDATA[geodata]]></category>
		<category><![CDATA[geography]]></category>
		<category><![CDATA[geoweb]]></category>
		<category><![CDATA[gis]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[kml]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[neogeography]]></category>
		<category><![CDATA[sharing]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/?p=285</guid>
		<description><![CDATA[<p>I promised <a href="http://highearthorbit.com/">Andrew</a> a comparison of the big three map creation applications by feature and functionality, so here it goes. The story of how lightweight web based map creation applications came to be is interesting in and of itself. I think looking at how the three applications evolved historically will provide a bit of [...]]]></description>
			<content:encoded><![CDATA[<p>I promised <a href="http://highearthorbit.com/">Andrew</a> a comparison of the big three map creation applications by feature and functionality, so here it goes.  The story of how lightweight web based map creation applications came to be is interesting in and of itself.  I think looking at how the three applications evolved historically will provide a bit of insight.</p>
<p>Before the GeoWeb came into mainstream popularity both Microsoft and Yahoo! had mapping applications.  Microsoft offered their browser based Terraserver which hooked up USGS imagery for the map tiles.  Microsoft launched Terraserver in June of 1998 &#8211; practically prehistoric. <img src='http://blog.geoiq.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Microsoft had also been active in the mapping space with products like MapPoint (both desktop application and web services).  Yahoo! also was an early adopter of mapping applications in conjunction with their local search destination (although I completely failed at finding a date for when they first added maps).  Despite the early adoption of web based mapping applications by Yahoo! and Microsoft it was arguably the launch of Google Maps in 2005 that jump started both the GeoWeb and the mash up craze.</p>
<p>Shortly after Google Maps launched, Paul Radamacher hacked the application to allow it to display Craig&#8217;s List rental listings on the Google slippy map.  Shortly there after Adrien Holovaty followed suit mashing up Chicago crime statistics with Google Maps.  Google quickly released an API to allow developers to do the same thing seamlessly and we were off to the races.  Microsoft quickly created Virtual Earth and Yahoo! pushed out Yahoo! Maps.  Microsoft created compelling innovations with birds eye imagery and Yahoo! launched several popular GeoWeb services like free geocoding and Flash based mapping APIs.</p>
<p><strong>Microsoft Collections</strong></p>
<p>Through all these innovations there was a constant one way flow of content creation &#8211; developers could create unique maps and users could view them.  Microsoft changed this when they launched Collections <a href="http://www.techcrunch.com/2006/05/23/new-features-at-livecom-local-maps/">May 23, 2006</a>:</p>
<p><strong>Collections.</strong> <em>Social networking functionality allows customers to create lists of favorite landmarks and locations, attach personal photos and save them to a Scratchpad. Collections can be saved, recalled later, “permalinked,” and shared with friends and community in e-mail or through their MSN® Spaces blog.</em></p>
<p>While not well publicized the &#8220;Collections&#8221; concept fundamentally changed the work flow for creating maps.  No longer did you need to be a developer or GIS pro to create a basic map and share it with other people.  The Virtual Earth folks even gave users a decent amount of cartographic power and options:</p>
<p><strong>Customized pushpins.</strong> <em>A pushpin is essentially a marker indicating points of interest on a map view. A customized pushpin can easily be added with a simple right click, anywhere on a map, which will display a small red dot and a pop-up menu. A pushpin title or note of up to 200 characters can be added that will appear with the pushpin whenever a mouse hovers over it. Pushpins can easily be edited or deleted. When a pushpin is removed, whether customized or standard, the remaining pushpins will be automatically renumbered.</em></p>
<p><strong>2-D drawings in Collections.</strong> <em>Users can add lines and drawings in a variety of colors, shapes and styles to personalize their Collection. They also can draw lines and shade areas that they want to mark on the map, such as for marking a running or bike trail, or neighborhood boundaries).</em></p>
<p><strong>MyMaps</strong></p>
<p>Despite the potential of the innovation the new functionality did not get much coverage in the press or massive levels of adoption.  The <a href="http://www.techcrunch.com/2006/05/23/new-features-at-livecom-local-maps/">TechCrunch</a> article on it was lumped in with other new features from Yahoo! Maps.</p>
<p>Just short of a year later Google launched Google MyMaps on April 4th 2007 to big <a href="http://gigaom.com/2007/04/04/google-mymaps/">headlines</a> across the blogs, including MyMaps being the death knell of popular map mashups like<a href="http://platial.typepad.com/"> Platial</a>, <a href="http://www.frappr.com/">Frappr</a> and <a href="http://www.tagzania.com/">Tagzania</a>.</p>
<p>Fundamentally the functionality and features of MyMaps was not remarkably different than Collections, but the buzz around it was at least ten fold.  So why was the attention so skewed towards Google for fundamentally the same innovation Microsoft had launched a year earlier?  A few guesses:</p>
<li>better user exerpeince for Google &#8211; &#8220;<a href="http://googleblog.blogspot.com/2007/04/map-making-so-easy-caveman-could-do-it.html">so easy a cave man can do it</a>&#8221;
	</li>
<li>it was launched as a stand alone application instead of as a new feature
	</li>
<li>more effective blog outreach
	</li>
<li>Google halo effect</li>
<p><strong><br />
MapMixer</strong></p>
<p>Yahoo! was not too far behind <a href="http://www.searchenginejournal.com/yahoo-to-launch-hackdays-mapmixer/564/">launching</a> their own map creation application, Yahoo! Mapmixer on September 13th 2007.  Mapmixer took a different angle on map creation by allowing users to put static maps on top of the Yahoo! Maps applications.  For instance after the Buscan oil spill in the San Francisco Bay last year I made a lot of calls trying to get the raw data on the location of the spills, for GeoCommons, but had no luck.</p>
<p>I did find a PDF with a map of the oil spills so I saved it as a PNG then <a href="http://maps.yahoo.com/mapmixer?lid=6bd2215d&amp;pg=view">uploaded</a> it to Yahoo Mapmixer and they took me through three easy steps to georeference the map on Yahoo! Maps.  The user experience I thought was the best of the three and there were lots of great social features for me to give a short description of the map and for other users to comment on the map.  Although much like Microsoft the application did not generate lots of buzz as with Google MyMaps, and the gallery only features 38 user submitted maps today.   Interestingly, in concept, it is quite similar to Microsoft&#8217;s <a href="http://dev.live.com/virtualearth/mapcruncher/">MapCruncher</a>, although it is a download and supports a wider variety of raster based formats that must already be georeferenced.</p>
<p>Since the launch of map creation applications by the three big players there have been two noticeable waves of enhancement 1) support for external data and 2) collaboration features.  Microsoft put themselves out as being the <a href="http://virtualearth.spaces.live.com/blog/cns!2BBC66E99FDCDB98!11969.entry">first</a> to support loading KML, &#8220;The October 07 release of Live Maps was the first to support KML viewing and import to Collections&#8221;.  November 27th 2007 Google added KML, KMZ and GeoRSS <a href="http://google-latlong.blogspot.com/2007/11/import-your-kml-kmz-and-georss-files.html">support</a> to MyMaps.  Google followed this up with <a href="http://google-latlong.blogspot.com/2007/12/comments-ratings-and-top-links-for-my.html">social features</a>, like commenting, rating and open collaboration invitations for MyMaps.</p>
<p><strong>Performance Trials</strong></p>
<p>That covers features and functionality from a historic evolution stand point, but how do they perform?  We did a very informal, one user, stress test.  Create push pins as quickly as possible and see when the map application maxes out or gets sluggish.  For Yahoo! Mapmixer this was pretty easy.  You can overlay one picture or map onto the application, so you max out at one.</p>
<p>In the process of loading and georeferencing the image you get speedy performance and predictable response times.  For MyMaps and and Collections we had a bit more to stress.  We&#8217;ll start with Collections where we created 200 push pins with good response time then got the following message &#8220;You cannot add more than 200 items to a collection. To add more items, create another collection.&#8221;</p>
<p>When we went with the same test on MyMaps,we did high rate push pin creation and after about 30 the system got a bit sluggish, and sometimes it would create a listing for a pushpin on left hand pane but not create the push pin on the map.  The caveat here is we were doing this high speed, and when we slowed down to a more deliberate pace the system handled it fine.</p>
<p>MyMaps also maxes out at 200 push pins on the map, but instead of providing a warning it generates a pagination for a continuing set of push pins.  So when you click on the first page you get a map with the first 200 push pins and when you click on the second page you get the next 200 push pins on a new map in the same browser and tab.  Oddly it stops at 820 push pins and starts back over at the number one but you can keeping adding push pins to the map.</p>
<p><strong>What&#8217;s Next?</strong></p>
<p>That pretty much wraps it up for a comparison of the big three, how they evolved in a competitive environment, and a very ad hoc test of their limits.</p>
<p>I believe the most interesting part will be where they evolve to next.  What is the next set of functionality that will distinguish one from the other?  Can Microsoft or Yahoo! introduce the next killer functionality that will catch up to 7 million maps that have been created with MyMaps?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2008/04/09/map-creation-apps-google-vs-microsoft-vs-yahoo/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Gold for Romney and Threat of Mr. &quot;Uncommitted&quot; to Clinton</title>
		<link>http://blog.geoiq.com/2008/01/18/gold-for-romney-and-threat-of-mr-uncommitted-to-clinton/</link>
		<comments>http://blog.geoiq.com/2008/01/18/gold-for-romney-and-threat-of-mr-uncommitted-to-clinton/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 19:36:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GeoCommons]]></category>
		<category><![CDATA[election]]></category>
		<category><![CDATA[geoiq]]></category>
		<category><![CDATA[neogeography]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/2008/01/18/gold-for-romney-and-threat-of-mr-uncommitted-to-clinton/</guid>
		<description><![CDATA[<p>Economy was the <a href="http://www.usatoday.com/news/politics/election2008/2008-01-16-mich-economy_N.htm">number 1 issue</a> for Michigan Republicans and they voted in large numbers for Mr. Romney. Michigan has one of the highest <a href="http://www.geocommons.com/data_set/show/9586">rates of unemployment</a> in the U.S. Huge job losses in manufacturing sector, mainly due to down-turn in Michigan&#8217;s auto-industry has voters worried about the future. Romney&#8217;s <a href="http://www.cbsnews.com/blogs/2008/01/12/politics/fromtheroad/entry3704408.shtml">&#8220;optimistic&#8221; message</a> [...]]]></description>
			<content:encoded><![CDATA[<p>Economy was the <a href="http://www.usatoday.com/news/politics/election2008/2008-01-16-mich-economy_N.htm">number 1 issue</a> for Michigan Republicans and they voted in large numbers for Mr. Romney. Michigan has one of the highest <a href="http://www.geocommons.com/data_set/show/9586">rates of unemployment</a> in the U.S.  Huge job losses in manufacturing sector, mainly due to down-turn in Michigan&#8217;s auto-industry has voters worried about the future.  Romney&#8217;s  <a href="http://www.cbsnews.com/blogs/2008/01/12/politics/fromtheroad/entry3704408.shtml">&#8220;optimistic&#8221; message</a> that he would fight to bring those jobs back to Michigan resonated with voters as opposed to McCain&#8217;s <a href="http://www.freep.com/apps/pbcs.dll/article?AID=/20080110/NEWS15/801110416">&#8220;straight talk&#8221;</a> message that the lost jobs are never coming back!</p>
<p><strong>Romney vis McCain: Michigan primary vote</strong><br />
<img src='http://blog.fortiusone.com/wp-content/uploads/2008/01/romney_mccain_comparison_70p_75p.JPG' alt='' /><br />
Note: Brighter hues = Higher vote count, Darker hues = Lower vote count</p>
<p>This is Romney&#8217;s first win (not including his win in the <a href="http://voices.kansascity.com/node/435">Wyoming primary</a>) and probably saved him from dropping out of the primaries after finishing 2nd, both in Iowa and New Hampshire. McCain and Huckabee finished 2nd and 3rd respectively. With Romney&#8217;s win in Michigan, the GOP has no clear cut front runner. Romney got nearly 38.9% votes (~337,700), to McCain&#8217;s 29.7% (257,400), followed by Huckabee at 16% (~139,600).</p>
<p> <a href="http://www.democrats.org/">DNC</a> (Democratic National Committee) decided to punish Michigan for violating primary rules by moving forward its primary date. They <a href="http://marcambinder.theatlantic.com/archives/2007/12/the_dnc_strips_michigan_of_del.php">stripped Michigan of all its delegates</a> for the National convention. As a result, both Obama and Edwards withdrew their names, while Clinton&#8217;s name remained on the ballot and she won the primary. According to <a href="http://marcambinder.theatlantic.com/archives/2008/01/michigan_and_clinton.php">some</a>, Clinton would have won the primary anyway.<br />
<strong><br />
Clinton vis Mr. Uncommitted: Michigan primary vote</strong><br />
<img src='http://blog.fortiusone.com/wp-content/uploads/2008/01/cliton_uncommitted_share2_70p_75p.JPG' alt='' /><br />
Note: Brighter hues = Higher vote count, Darker hues = Lower vote count</p>
<p> Interestingly many who wanted to support either Obama or Edwards voted &#8220;Uncommitted&#8221;. Clinton won more than 55% vote (~327,300) compared to 40% vote for Mr. &#8220;Uncommitted&#8221; (~236,900). And much of the <a href="http://www.cnn.com/2008/POLITICS/01/15/michigan.uncommitted/index.html">&#8220;Uncommitted&#8221; vote</a> came from African Americans and young voters according to the exit polls. This does not bode well for the Clinton camp, as the Democratic primaries move south where African-Americans are a <a href="http://www.southernpoliticalreport.com/storylink_129_72.aspx">major constituency</a>. More on this in the future blogs.</p>
<p>In the meanwhile you may want to  explore all of the maps shown above at <a href="http://www.geocommons.com">Geocommons</a>.  Search with keywords &#8220;<a href="http://www.geocommons.com/workspace/show/6583">Michigan</a>&#8221; or &#8220;<a>Primary</a>&#8221; to discover dynamic, interactive maps with zoom-in and pan.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2008/01/18/gold-for-romney-and-threat-of-mr-uncommitted-to-clinton/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The New Comeback kid vis the New Kid on the block: 2008 New Hampshire Democratic Primary</title>
		<link>http://blog.geoiq.com/2008/01/10/the-new-comeback-kid-vis-the-new-kid-on-the-block-2008-new-hampshire-democratic-primary/</link>
		<comments>http://blog.geoiq.com/2008/01/10/the-new-comeback-kid-vis-the-new-kid-on-the-block-2008-new-hampshire-democratic-primary/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 14:19:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GeoCommons]]></category>
		<category><![CDATA[election]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[neogeography]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA["New Hampshire"]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[Clinton]]></category>
		<category><![CDATA[Obama]]></category>
		<category><![CDATA[Primary]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/2008/01/10/the-new-comeback-kid-vis-the-new-kid-on-the-block-2008-new-hampshire-democratic-primary/</guid>
		<description><![CDATA[<p>Clinton&#8217;s come-from-behind stunning victory in the New Hampshire Primary makes her the <a href="http://www.cbsnews.com/stories/2008/01/08/politics/main3689550.shtml">New Comeback Kid</a>. Below is a heatmap of spatial distribution of Clinton&#8217;s votes by <a href="http://www.sos.nh.gov/clerks.htm">cities/towns and places</a> in the southern New Hampshire.</p> </p> <p> </p> <p>We at <a href="http://www.fortiusone.com">FortiusOne</a> further analyzed voting patterns to find spatial distribution of where Obama, the [...]]]></description>
			<content:encoded><![CDATA[<p>Clinton&#8217;s come-from-behind stunning victory in the New Hampshire Primary makes her the <strong><a href="http://www.cbsnews.com/stories/2008/01/08/politics/main3689550.shtml">New Comeback Kid</a></strong>.  Below is a heatmap of spatial distribution of Clinton&#8217;s votes by <a href="http://www.sos.nh.gov/clerks.htm">cities/towns and places</a> in the southern New Hampshire.</p>
</p>
<p><img src='http://blog.fortiusone.com/wp-content/uploads/2008/01/log_of_clinton_votes2.JPG' alt='' />
</p>
<p>We at <a href="http://www.fortiusone.com">FortiusOne</a> further analyzed voting patterns to find spatial distribution of where Obama, the <strong><a href="http://news.bbc.co.uk/1/hi/magazine/6115100.stm">New Kid on the block</a></strong> won <a href="http://www.geocommons.com/data_set/show/9239">more votes</a> than Clinton in New Hampshire primary.</p>
</p>
<p>
<img src='http://blog.fortiusone.com/wp-content/uploads/2008/01/advantage_obama2.JPG' alt='' /></p>
</p>
<p>Explore the interactive <a href="http://www.geocommons.com/workspace/show/6386">heatmaps</a> along with tons of data on Presidential politics on <a href="http://www.fortiusone.com">Geocommons</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2008/01/10/the-new-comeback-kid-vis-the-new-kid-on-the-block-2008-new-hampshire-democratic-primary/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gold goes to McCain: 2008 New Hampshire Republican Primary</title>
		<link>http://blog.geoiq.com/2008/01/10/gold-goes-to-mccain-2008-new-hampshire-republican-primary/</link>
		<comments>http://blog.geoiq.com/2008/01/10/gold-goes-to-mccain-2008-new-hampshire-republican-primary/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 13:28:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GeoCommons]]></category>
		<category><![CDATA[election]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[neogeography]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA["New Hampshire"]]></category>
		<category><![CDATA["Republican primary"]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[GOP]]></category>
		<category><![CDATA[Huckabee]]></category>
		<category><![CDATA[McCain]]></category>
		<category><![CDATA[Primary]]></category>
		<category><![CDATA[Romney]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/2008/01/10/gold-goes-to-mccain-2008-new-hampshire-republican-primary/</guid>
		<description><![CDATA[<p>Romney in his concession speech referred to his <a href="http://www.npr.org/templates/story/story.php?storyId=17945117">second place finish</a> as winning a silver medal, that makes McCain the gold medalist and Huckabee a bronze winner. Here are the <a href="http://hosted.ap.org/dynamic/files/elections/2008/by_state/NH_GOP_0108.html?SITE=NHCONELN&#38;SECTION=POLITICS">results</a> for the top three candidates, McCain (37% ~88,400) Romney (32% ~75,200) and Huckabee (11% ~26,600). We at <a href="http://www.fortiusone.com">FortiusOne </a> further analyzed [...]]]></description>
			<content:encoded><![CDATA[<p>Romney in his concession speech referred to his <a href="http://www.npr.org/templates/story/story.php?storyId=17945117">second place finish</a> as winning a silver medal, that makes McCain the gold medalist and Huckabee a bronze winner.  Here are the <a href="http://hosted.ap.org/dynamic/files/elections/2008/by_state/NH_GOP_0108.html?SITE=NHCONELN&amp;SECTION=POLITICS">results</a> for the top three candidates, McCain (37% ~88,400)  Romney (32% ~75,200) and Huckabee (11% ~26,600).  We at <a href="http://www.fortiusone.com">FortiusOne </a> further analyzed the voting patterns to find the spatial distribution of relative advantages for McCain and Romney. Below are the snapshots of heatmaps based the <a href="http://www.geocommons.com/data_set/show/9241">city/town level voting data</a> on <a href="http://www.geocommons.com">GeoCommons</a>.</p>
<p>The spatial distribution showing where McCain won more votes compared to Romney.<br />
<a href='http://blog.fortiusone.com/wp-content/uploads/2008/01/advantage_mccain2.JPG' title='Spatial distribution of McCain advantage over Romney'><img src='http://blog.fortiusone.com/wp-content/uploads/2008/01/advantage_mccain2.JPG' alt='Spatial distribution of McCain advantage over Romney' /></a></p>
<p>The flipside of the above map is the one below showing where Romney won more votes compared to McCain.<br />
<img src='http://blog.fortiusone.com/wp-content/uploads/2008/01/advantage_romney2.JPG' alt='Spatial distribution of Romney advantage over McCain' /></p>
<p>Explore the interactive heatmap using pan and zoom <a href="http://www.geocommons.com/workspace/mine/6387">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2008/01/10/gold-goes-to-mccain-2008-new-hampshire-republican-primary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

