<?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>MapQuest Dev Blog &#187; Josh Babetski</title>
	<atom:link href="http://devblog.mapquest.com/author/jbabetski/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.mapquest.com</link>
	<description>MapQuest Dev Blog</description>
	<lastBuildDate>Tue, 22 Jan 2013 18:39:08 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Interoperable Location Data</title>
		<link>http://devblog.mapquest.com/2011/04/12/interoperable-location-data/</link>
		<comments>http://devblog.mapquest.com/2011/04/12/interoperable-location-data/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 18:55:45 +0000</pubDate>
		<dc:creator>Josh Babetski</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Platform]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[sxsw]]></category>

		<guid isPermaLink="false">http://devblog.mapquest.com/?p=1189</guid>
		<description><![CDATA[SXSW Interactive has traditionally served not just to launch new products, but also as a collaborative brain trust where the dialogue on stage continues into Austin’s streets. Along with some esteemed industry friends, I had the pleasure of participating on a SXSW panel last month covering the topic: &#34;Interoperable Location Data: Matching Your Places with&#8230;]]></description>
			<content:encoded><![CDATA[<p>SXSW Interactive has traditionally served not just to launch new products,  but also as a collaborative brain trust where the dialogue on stage continues into Austin’s streets.  Along with some esteemed industry friends, I had the pleasure of participating on a SXSW panel last month covering the topic: &quot;<a href="http://schedule.sxsw.com/events/event_IAP000465" target="_blank">Interoperable Location Data: Matching Your Places with My Places</a>.&quot; </p>
<p><img src="http://devblog.mapquest.com/files/2011/03/interop-panelists.jpg" alt="" title="interop-panelists" width="300" height="224" class="alignright size-full wp-image-1193" /></p>
<dl>
<dt>Tyler Bell</dt>
<dd>Director of Product: <a href="http://www.factual.com/" target="_blank">Factual</a></dd>
<dt>Kate Chapman</dt>
<dd>Developer Advocate: <a href="http://www.geoiq.com/" target="_blank">GeoIQ</a></dd>
<dt>Adam DuVander</dt>
<dd>Executive Editor: <a href="http://www.programmableweb.com/" target="_blank">ProgrammableWeb</a></dd>
<dt>Scott Raymond</dt>
<dd>Co-founder and <abbr title="Chief Technical Officer">CTO</abbr>: <a href="http://gowalla.com/" target="_blank">Gowalla</a></dd>
</dl>
<h3>The Issue</h3>
<p>There&#8217;s an ever-increasing amount of applications using location data. Some are licensing data, some are using open-source data, and some are building datasets from user-generated records. Unfortunately, there&#8217;s no easy way to match records between them. For instance, latitude and longitude may have been captured differently, there might be no address or only a partial address, or the common name of the business (<a href="http://mapq.st/dI4Bxn">Jo&#8217;s</a>) might be offered instead of the formal name (<a href="http://mapq.st/dI4Bxn">Jo&#8217;s Coffee Downtown</a>).</p>
<p>How do we make it easy for a developer and a machine to know that we&#8217;re both talking about the <b>same specific place</b>, especially when that place can be a park bench, taco truck, or the Starbuck&#8217;s that&#8217;s on this side of the street (not <em>that</em> side)?</p>
<p>How also do we make this system open and flexible so developers aren&#8217;t locked into yet another black-box solution, since the ability to own and manage the data attributes is one of the major reasons organizations build their own datasets to begin with.</p>
<p><img src="http://devblog.mapquest.com/files/2011/03/interop-michelangelo2.gif" alt="" title="interop-michelangelo" width="225" height="212" class="alignright size-full wp-image-1200" />Here&#8217;s a good example of how and where location data in the sponsored link of the iOS Maps app differs from the actual place record for the <a href="http://mapq.st/ebxyBG">Michelangelo Hotel in New York</a>.</p>
<p>These types of disconnects are most apparent in mobile operating systems. Independent developers make location apps, but these apps don’t necessary provide a clean way to move a place context from the app to the operating system, then to another app.</p>
<p></p>
<p>As another example, I’ve pulled the below <a href="http://foursquare.com" target="_blank">foursquare</a> check in, displayed in the <a href="http://twitter.com" target="_blank">Twitter</a> app, and finally pulled up on the iOS Maps app.</p>
<p><img src="http://devblog.mapquest.com/files/2011/03/interop-chanceys-before1.gif" alt="" title="interop-chanceys-before" width="550" height="230" class="aligncenter size-full wp-image-1196" /></p>
<ul>
<li>What sent me to this place</li>
<li>The name of the place</li>
<li>
    Additional useful details of the location from: </p>
<ul>
<li>foursquare: Whose check in did I follow? Who&#8217;s the mayor? How many people are there now?</li>
<li>Twitter: The referring tweet, other tweets nearby, references to the conversation thread.</li>
<li>Additional location attributes such as the phone number or website link.</li>
</ul>
</li>
</ul>
<h3>Continuing the Conversation</h3>
<p>Last summer, MapQuest started socializing the concept of the location ID pivot table to a number of organizations and start-ups. The basic concept is that the table will take a location ID from one organization and return the matching location ID from the organization you want a match from.</p>
<p>So in the example above, the foursquare venue ID would be passed to Twitter; Twitter could then access other information about the venue with confidence that both applications are referring to the same place. Next, Twitter would pass the foursquare venue ID, and a Twitter Place ID, to the iOS Maps app.  Lastly, the iOS app could then present the user with detailed information about the location and allow for directions with assurance of accuracy.</p>
<p>Got it? A picture might help.</p>
<p><img src="http://devblog.mapquest.com/files/2011/03/interop-chanceys-after1.gif" alt="" title="interop-chanceys-after" width="550" height="230" class="aligncenter size-full wp-image-1197" /></p>
<p>Basic <abbr title="Point-of-Interest">POI</abbr> information is becoming more commoditized. The value is now weighted higher in the special characteristics of a place, not its physical location in the world. There&#8217;s nothing proprietary and no &quot;secret sauce&quot; to the information that one of MapQuest’s offices is located at <a href="http://mapq.st/efUioU">300 Granite Run Drive, Lancaster, <abbr title="Pennsylvania">PA</abbr></a>. And, the same applies for your favorite pizza place, least favorite dentist or the <a href="http://mapq.st/hEGddZ">Empire State Building</a>.</p>
<p>If providers of place data allowed their location IDs and basic location information to be used as part of place-matching efforts, it’s my opinion (as shared during the SXSW panel), that place-data providers and other services could begin more easily aligning the same places across systems. As a developer, wouldn&#8217;t it be great to query a data set like MapQuest&#8217;s and get the IDs to that same place represented in other datasets like Gowalla, Yelp and Facebook as well?</p>
<p><img src="http://devblog.mapquest.com/files/2011/03/interOp_place-match.png" alt="" title="interOp_place-match" width="600" height="431" class="aligncenter size-full wp-image-1192" /></p>
<h3>So Many Questions, So Much Opportunity</h3>
<p>My hope is that the conversation continues from here. There are so many opportunities for growth and collaboration, and below are just a few recommendations:</p>
<h3>How can you help?</h3>
<p>Data Service Providers:</p>
<ul>
<li>
    Consider either:</p>
<ul>
<li>
        Providing location/venue/spot/POI IDs for other services in the <abbr title="Application Program Interface">API</abbr> responses to your own locations
      </li>
<li>
        Include flexibility in your terms-of-use to allow developers to use, share, and store your location IDs and align them with location IDs from other services using the basic geographic attributes of the record (lat/long., address, business name, etc.).
      </li>
</ul>
</li>
</ul>
<p>Developers:</p>
<ul>
<li>
    Ask your data and <abbr title="Application Program Interface">API</abbr> providers to:</p>
<ul>
<li>Provide Interoperable Location IDs</li>
<li>Allow you to build easy ways to associate yourself</li>
<li>Allow their IDs and basic geographic attributes to be freely published</li>
</ul>
</li>
<li>Ask them to allow you to build easy ways to make associations available yourself</li>
<li>Ask them to allow their IDs and basic geography attributes to be freely published.</li>
</ul>
<p>My fellow panelists and I agreed to make an effort to create more visibility around this important topic. Kate has summarized her thoughts over on the <a href="http://geoiq.com" target="_blank">GeoIQ</a> blog in a post called &quot;<a href="http://blog.geoiq.com/2011/03/18/sxsw-and-interoperable-location-data/" target="_blank">SXSW and Interoperable Location Data</a>.&quot; You can also check out our panel in its entirety on the <a href="http://schedule.sxsw.com/events/event_IAP000465" target="_blank">SXSW page for the &quot;Interoperable Location Data&quot; panel</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2011/04/12/interoperable-location-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MapQuest at SXSW Preview</title>
		<link>http://devblog.mapquest.com/2011/03/09/mapquest-at-sxsw-preview/</link>
		<comments>http://devblog.mapquest.com/2011/03/09/mapquest-at-sxsw-preview/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 19:57:04 +0000</pubDate>
		<dc:creator>Josh Babetski</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[contests]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[sxsw]]></category>

		<guid isPermaLink="false">http://devblog.mapquest.com/?p=1168</guid>
		<description><![CDATA[We&#8217;re loading up all the gear to make our annual trip to Austin, Texas for SXSW Interactive. This year will be bigger than ever and I wanted to recap all of our plans and happenings so you can make sure you don&#8217;t miss a thing. If you&#8217;re busy printing out your directions and have your&#8230;]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re loading up all the gear to make our annual trip to <a href="http://mapq.st/fwXHdC">Austin, Texas</a> for <a href="http://sxsw.com/interactive" target="_blank">SXSW Interactive</a>. This year will be bigger than ever and I wanted to recap all of our plans and happenings so you can make sure you don&#8217;t miss a thing. If you&#8217;re busy printing out your directions and have your sights set on BBQ, this post is for you:</p>
<div class="picture alignleft" style="width: 250px"><img class=" " title="MapQuest's Street Team Bikes" src="http://o.aolcdn.com/os/mapquest/blog/2011/3/SXSW-Bike_blog.jpg" alt="MapQuest's Street Team Bikes" width="250" height="163" /><p class="caption">MapQuest&#39;s Street Team Bikes</p></div>
<p><strong>Official Mapping Sponsor of SXSW</strong><br />
Download SXSW’s official mobile app, <a href="http://sxsw.com/mobile" target="_blank">SXSW GO</a>, to build your schedule, see a map of what’s going on where, and more.</p>
<p><strong>CruiserQuest</strong><br />
Those crazy people riding around Austin on cruiser bikes later this week &#8211; that&#8217;ll be us. We&#8217;re also giving a bunch of bikes away. Track down the MapQuest street team, show us your MapQuest mobile app, and you get an entry.</p>
<p>Check out this blog post for full details:<br />
<a href="http://blog.mapquest.com/2011/03/09/cruiserquest-win-a-cruiser-bike-at-sxsw/">CruiserQuest: Win a Cruiser Bike at SXSW</a><br />
<br/><br />
<strong>BBQuest</strong><br />
<img class="alignright" title="MapQuest's BBQuest: Take a Road Trip to Salt Lick Barbecue" src="http://o.aolcdn.com/os/mapquest/blog/2011/2/bbquest-logo_blog.jpg" alt="MapQuest's BBQuest: Take a Road Trip to Salt Lick Barbecue" />On <strong>Sunday, March 13<sup>th</sup></strong>, join us on our <a href="http://blog.mapquest.com/2011/03/01/bbquest-take-a-road-trip-with-mapquest/">2nd Annual BBQuest Road Trip to the famous Salt Lick Barbecue</a>. Hop on a bus loaded with tech influencers, VCs, entrepreneurs, and a bartender, then go get some tasty BBQ. Finally, rock out with our friends <a href="http://www.shinobininja.com/" target="_blank">Shinobi Ninja</a>, who will be playing us off as we get you back to Austin for the evening events.</p>
<p><strong>MapQuest Booth</strong><br />
If you thought our booth was crazy last year, wait until you see our set-up this year. I can&#8217;t tell you about all the awesomeness (air hockey) we&#8217;ll have there, but make sure you stop by the Trade Show from <strong>March 14th through the 17th</strong>.  We&#8217;ll be near the 4th St. entrance.</p>
<p>In the booth, we&#8217;ll be demoing our mobile applications, and showing you how you can add location data and maps to your application.  So, whether you&#8217;re super-coder, OpenStreetMap expert, or just need an easy-to-use tool for adding a directions link to your site, our team will be happy to chat and happy to help.  Plus, we&#8217;ll have happy hours in the afternoon, so we can discuss over a cold one.</p>
<p><strong>Das IronGeek</strong><br />
On <strong>March 15<sup>th</sup></strong>, MapQuest will be hosting one of the 5 challenges as part of <a href="http://www.dasirongeek.com/" target="_blank">Das IronGeek</a>, an event that puts a set of 6 press and bloggers attending SXSW through a series of fun, technology related challenges, all intended to test their &#8220;geekiness.&#8221;</p>
<p><strong>Speaking Gigs</strong><br />
<strong>Also on the 15<sup>th</sup></strong>, yours truly will be speaking on the topic of &#8220;<a href="http://schedule.sxsw.com/events/event_IAP000465" target="_blank"><strong>Interoperable Location Data</strong></a>,&#8221; along with fellow panelists: Tyler Bell from <a href="http://factual.com" target="_blank">Factual</a>, Kate Chapman from <a href="http://geocommons.com/" target="_blank">GeoCommons</a>, Adam DuVander from <a href="http://www.programmableweb.com/" target="_blank">ProgrammableWeb</a>, and Scott Raymond from <a href="http://gowalla.com" target="_blank">Gowalla</a>.</p>
<p>Right after that, you can hustle on over to listen to Christian Dwyer, MapQuest&#8217;s fearless leader talk about &#8220;<a href="http://schedule.sxsw.com/events/event_IAP8174" target="_blank"><strong>Rebranding: Tales of a New Identity</strong></a>,&#8221; alongside AOL&#8217;s VP of Marketing: Maureen Sullivan.</p>
<p><strong>See you in Texas</strong><br />
Hope to see you in Austin. Travel safe and have a great time!</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2011/03/09/mapquest-at-sxsw-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Link to Route Planner Service</title>
		<link>http://devblog.mapquest.com/2010/07/19/new-link-to-route-planner-service/</link>
		<comments>http://devblog.mapquest.com/2010/07/19/new-link-to-route-planner-service/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 18:32:50 +0000</pubDate>
		<dc:creator>Josh Babetski</dc:creator>
				<category><![CDATA[Services]]></category>

		<guid isPermaLink="false">http://devblog.mapquest.com/?p=345</guid>
		<description><![CDATA[We just launched an enhanced version of MapQuest Route Planner that includes a new web service, enabling you to integrate Route Planner into your own external websites/applications.  If you&#8217;re unfamiliar with Route Planner, it&#8217;s a feature that takes a route of up to 26 25 stops and reorders them to give you the fastest or&#8230;]]></description>
			<content:encoded><![CDATA[<p>We just launched an enhanced version of <a href="http://www.mapquest.com/routeplanner" target="_blank">MapQuest Route Planner</a> that includes a new web service, enabling you to integrate Route Planner into your own external websites/applications.  If you&#8217;re unfamiliar with Route Planner, it&#8217;s a feature that takes a route of up to <span style="text-decoration: line-through;">26</span> 25 stops and reorders them to give you the fastest or shortest route.  Here&#8217;s a <a href="http://www.youtube.com/watch?v=dchv9MGWakQ" target="_blank">quick video</a> that demos the feature.</p>
<p>This integration is ideal for websites and apps for Sales People, Delivery Reps, Realtors, and any others that route users to multiple stops.  As of today (July 19) we&#8217;ve saved our users 374,500 miles and now you can help your users save time and mileage too!</p>
<p>The Link to Route Planner Web Service enables you to connect to the Route Planner tool using address fields pre-populated directly from your website/application. This service supports multiple formats that you can use to send the addresses to the Route Planner tool:</p>
<p>•    JSON<br />
•    XML<br />
•    Key/Value pairs</p>
<p>You simply create forms in your application/website and POST to the Route Planner application with the address details in any of the above formats. Check out our <a href="http://www.mapquestapi.com/link-to-route-planner/" target="_blank">API documentation</a> for details on using each of these formats to connect to Route Planner.</p>
<p>Stay tuned for the next version of Route Planner that will have the new MapQuest look and feel!</p>
<p><!--23b47bd24ece49c7bec00ad069391353--></p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2010/07/19/new-link-to-route-planner-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reboot</title>
		<link>http://devblog.mapquest.com/2010/06/29/reboot/</link>
		<comments>http://devblog.mapquest.com/2010/06/29/reboot/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 09:00:11 +0000</pubDate>
		<dc:creator>Josh Babetski</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://devblogtest.wpmu-dev.mapquest.com/?p=155</guid>
		<description><![CDATA[There&#8217;s a lot of change going on at MapQuest. Our Consumer application has been completely rewritten to reflect ways users are using and sharing location information. You can read more about &#8220;Redefining the User Experience&#8221; on our sister blog for MapQuest.com and check out this video about the brand, our mission, and the new site.&#8230;]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a lot of change going on at MapQuest. Our Consumer application has been completely rewritten to reflect ways users are using and sharing location information. You can read more about &#8220;<a href="http://blog.mapquest.com/2010/06/29/redesigning-mapquest/" target="_blank">Redefining the User Experience</a>&#8221; on our sister blog for <a href="http://new.mapquest.com" target="_blank">MapQuest.com</a> and check out <a href="http://features.mapquest.com/new-mapquest-video/" target="_blank">this video about the brand, our mission, and the new site</a>.</p>
<p><img class="alignright" src="http://o.aolcdn.com/os/mapquest/brand/PNG/MQ_Logo_Med.png" alt="MapQuest Primary Logo" hspace="10" />For developers, we&#8217;ve been addressing these same issues. Over the past few years, we&#8217;ve completely rewritten many of our APIs, developed a robust <a href="http://developer.mapquest.com/web/products/as3-flex-flash" target="_blank">AS3 SDK for Flash and Flex developers</a>, and launched <a href="http://developer.mapquest.com/web/products" target="_blank">6 Web Services</a>. All of this is making it easier for developers to easily add location features to their applications for desktops and mobile devices &#8212; from small start-ups to large corporations.</p>
<p>Our goal for the MapQuest Platform is: <b>Developer Easy; Developer Friendly</b>. There&#8217;s always more work to do, but today we&#8217;ve rebooted MapQuest to better reflect that mission with an updated vision and an upgraded new look.</p>
<p><a href="http://www.surveygizmo.com/s/311549/new-mapquest-feedback" taget="_blank">Let us know what you think</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2010/06/29/reboot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A BBQ Quest with MapQuest at SXSW!</title>
		<link>http://devblog.mapquest.com/2010/03/03/a-bbq-quest-with-mapquest-at-sxsw/</link>
		<comments>http://devblog.mapquest.com/2010/03/03/a-bbq-quest-with-mapquest-at-sxsw/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 07:00:00 +0000</pubDate>
		<dc:creator>Josh Babetski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://devblog.mapquest.com/2010/03/03/a-bbq-quest-with-mapquest-at-sxsw/</guid>
		<description><![CDATA[Mid-March is almost upon us. For thousands, this time of year means one thing: time to go to Austin, TX for SXSW! MapQuest is no exception. In addition to helping attendees get around Austin and find venues for the Interactive, Film, and Music portions of the conference, we&#8217;ll have a booth set-up for the Interactive&#8230;]]></description>
			<content:encoded><![CDATA[<p>Mid-March is almost upon us. For thousands, this time of year means one thing: time to go to Austin, TX for <a href="http://sxsw.com"><abbr title="South by Southwest">SXSW</abbr></a>! MapQuest is no exception. In addition to <a href="http://sxsw.com/node/4362">helping attendees get around Austin and find venues</a> for the Interactive, Film, and Music portions of the conference, we&#8217;ll have a booth set-up for the Interactive Trade Show. Here, you&#8217;ll have the opportunity to talk to MapQuest Developers about making your applications location enabled.</p>
<p>Now this last part is important if you&#8217;re attending SXSW Interactive and love great food:</p>
<p>MapQuest can help you find great BBQ in Austin, but we&#8217;d thought we&#8217;d also <em>take</em> you to get great BBQ as well &#8212; 23.58 miles outside Austin to Driftwood Texas to be exact.</p>
<p>On Sunday, March 14th, we&#8217;ll be running buses to take about 150 of our fellow attendees to <a href="http://www.saltlickbbq.com/"><b>The Salt Lick</b></a> for some of the best (in our opinion) BBQ in all of Texas (and quite possibly the world). We&#8217;ll also be supplying the beer to wash down that NOM-tastic food. While it&#8217;s worth the wait in line, we&#8217;ve got space reserved so we can get right to the eatin&#8217;. Oh, did we mention that we&#8217;re picking up the tab for everyone?</p>
<p style="text-align:center;">
  <img src="http://www.blogcdn.com/devblog.mapquest.com/media/2010/03/salt-lick-pit-of-meat.jpg" alt="Salt Lick Pit of Meat"><br />
  Pit of meat at The Salt Lick
</p>
<p>Mouth&#8217;s already watering thinking about it, right?</p>
<p>If you want in, here&#8217;s what you need to know:</p>
<h3>MapQuest BBQ Quest at South by Southwest</h3>
<dl>
<dt>What?</dt>
<dd>The Salt Lick BBQ</dd>
<dd>Free beer on the bus and at The Salt Lick</dd>
<dd>Free bus ride from downtown Austin to The Salt Lick in Driftwood, TX (and back I suppose)</dd>
<dt>When? I&#8217;m hungry!</dt>
<dd>
<b>Sunday, March 14<sup>th</sup></b>. Meet at <b>5:30pm</b>. Buses will have you back for evening events by around 8:30pm</dd>
<dt>Can I go?</dt>
<dd>You need to be over 21 years of age (bring your ID)</dd>
<dd>You need to have a 2010 SXSW Interactive, Gold or Platinum Badge</dd>
<dd>You need to love BBQ</dd>
<dd>You need to know all the words to &#8220;Wheels on the Bus&#8221; (Fine! That&#8217;s optional)</dd>
<dd>
<strong>Important</strong>: You need to be early. The event is first come, first serve and we&#8217;re only feeding the folks on the bus. When the buses are full or it turns 6pm (which ever comes first), we&#8217;re hitting the road. No riding on the roof either (we asked).</dd>
<dt>Where do I line up?</dt>
<dd>We will be waiting for you at the Hilton Austin (Right across the street from the Convention Center) located at <a href="http://www.mapquest.com/listings/Hilton-Austin_Austin_TX_9751935?placement=results_bub_map">500 E. 4th St. Austin, TX</a>
</dd>
<dd>Simply look for the MapQuest Charter Buses.</dd>
</dl>
<p style="text-align:center">
  <iframe marginheight="0" marginwidth="0" scrolling="no" src="http://www.mapquest.com/embed#b/maps/m:hyb:15:30.265033:-97.738979::::::1:1:::::::::/l:Hilton-Austin:500+E+4TH+St:Austin:TX:78701:US:30.26493:-97.738959:address::1:::9751935/e" style="height: 300px; width: 550px; " frameborder="0"></iframe>
</p>
<p><p>We look forward to seeing old friends, making new ones, and eating until we collapse.</p>
<p>See you in Austin!</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2010/03/03/a-bbq-quest-with-mapquest-at-sxsw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RoadTip: Developing iPhone Apps with the MapQuest Platform</title>
		<link>http://devblog.mapquest.com/2010/02/12/roadtip-developing-iphone-apps-with-the-mapquest-platform/</link>
		<comments>http://devblog.mapquest.com/2010/02/12/roadtip-developing-iphone-apps-with-the-mapquest-platform/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 07:00:00 +0000</pubDate>
		<dc:creator>Josh Babetski</dc:creator>
				<category><![CDATA[Platform]]></category>

		<guid isPermaLink="false">http://devblog.mapquest.com/2010/02/12/roadtip-developing-iphone-apps-with-the-mapquest-platform/</guid>
		<description><![CDATA[Chris Adamson is a developer and author. His most recent application for the iPhone, named &#8220;Road Tip,&#8221; was just released to the App Store. It&#8217;s a slick app that performs corridor searches of what&#8217;s in front of you along your route. So that coffee shop that you past a few miles back? It&#8217;s smart enough&#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.subfurther.com/" target="_blank">Chris Adamson</a> is a developer and author. His most recent application for the iPhone, named &#8220;<a href="http://itunes.apple.com/us/app/road-tip/id345368399?mt=8" target="_blank">Road Tip</a>,&#8221; was just released to the App Store. It&#8217;s a slick app that performs corridor searches of what&#8217;s in front of you along your route. So that coffee shop that you past a few miles back? It&#8217;s smart enough not to show it to you because you&#8217;re not likely to turn around to visit it.</p>
<p>As a developer, we thought you might also be interested in how Chris came to choose and work with MapQuest instead of using the default mapping and data tools in the iPhone <abbr title="Software Development Kit">SDK</abbr>. &#8220;<a href="http://www.subfurther.com/blog/?p=968" target="_blank">The Long and Winding Road Tip</a>&#8221; is a very detailed piece on how and why the MapQuest Platform was the best choice for Road Tip.</p>
<p style="text-align:center;">
  <img src="http://www.blogcdn.com/devblog.mapquest.com/media/2010/02/roadtip-screenshot.jpg" alt="Roadtip Screenshot" style="width:500px;height:363px;"></p>
<p>
  If you haven&#8217;t checked out our mapping, directions, traffic, and geocoding APIs, Web Services for your project, visit the <a href="http://developer.mapquest.com/">MapQuest Developer Network</a> and see how we can help add geolocation features to your desktop or mobile application.</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2010/02/12/roadtip-developing-iphone-apps-with-the-mapquest-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MapQuest Directions Web Service and Long URL Web Service Released</title>
		<link>http://devblog.mapquest.com/2009/10/12/mapquest-directions-web-service-and-long-url-web-service-released/</link>
		<comments>http://devblog.mapquest.com/2009/10/12/mapquest-directions-web-service-and-long-url-web-service-released/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 00:00:00 +0000</pubDate>
		<dc:creator>Josh Babetski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://devblog.mapquest.com/2009/10/12/mapquest-directions-web-service-and-long-url-web-service-release/</guid>
		<description><![CDATA[Along with today&#8217;s relaunch of the MapQuest Developer Network, we&#8217;re also launching two new products to go with it. Directions Web Service First is our new Directions Web Service, which frees you of having to use a language-specific SDK for directions data and provides maximum flexibility in how you integrate those directions into your application.&#8230;]]></description>
			<content:encoded><![CDATA[<p>Along with today&#8217;s relaunch of the <a href="http://devblog.mapquest.com/2009/10/12/mapquest-developer-network-relaunched/">MapQuest Developer Network</a>, we&#8217;re also launching two new products to go with it.</p>
<h3>Directions Web Service</h3>
<p>First is our new <a href="http://developer.mapquest.com/web/products/directions-ws">Directions Web Service</a>, which frees you of having to use a language-specific <abbr title="Software Development Kit">SDK</abbr> for directions data and provides maximum flexibility in how you integrate those directions into your application.</p>
<p>Features include:</p>
<ul>
<li>
    Basic and Advanced Routing
  </li>
<li>
    Route Matrix
  </li>
<li>
    Draggable Routes
  </li>
</ul>
<h3>Long <abbr>URL</abbr> Web Service</h3>
<p>One of the issues with Internet Explorer is that it has a 2048 character limit for <abbr>URL</abbr>s. This is problematic for long GET requests, since the <abbr>URL</abbr> could be truncated and cause an invalid request.</p>
<p>The <a href="http://developer.mapquest.com/web/products/long-url-ws">Long <abbr>URL</abbr> Web Service</a> provides a solution to this by allowing your request to be split up in chunks. We then provide a single response.</p>
<h3>Easy to Use</h3>
<p>
  Both of these products kick off our new approach to helping developers. The documentation also contains the working code samples with source code, and all of it lives along-side the service.
</p>
<h3>More to Come</h3>
<p>More Web Services are in the works. Check out the <a href="http://developer.mapquest.com/web/products/beta-releases">Beta section</a> of the MapQuest Developer Network to try out our <a href="http://developer.mapquest.com/web/products/beta-releases#gws">Geocoding Web Service</a> and our <a href="http://developer.mapquest.com/web/products/beta-releases#smws">Static Map Web Service</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2009/10/12/mapquest-directions-web-service-and-long-url-web-service-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MapQuest Developer Network Relaunched!</title>
		<link>http://devblog.mapquest.com/2009/10/12/mapquest-developer-network-relaunched/</link>
		<comments>http://devblog.mapquest.com/2009/10/12/mapquest-developer-network-relaunched/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 00:00:00 +0000</pubDate>
		<dc:creator>Josh Babetski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://devblog.mapquest.com/2009/10/12/mapquest-developer-network-relaunched/</guid>
		<description><![CDATA[DevNet Next MapQuest is happy to announce the launch of a completely rebuilt and revised MapQuest Developer Network. Our goal is to make it easy for the growing development community to get started with the MapQuest Platform and for experienced developers to find what info they need fast. What&#8217;s New Documentation Made Easy Our new&#8230;]]></description>
			<content:encoded><![CDATA[<h3>DevNet Next</h3>
<p>
  MapQuest is happy to announce the launch of a completely rebuilt and revised <a href="http://developer.mapquest.com">MapQuest Developer Network</a>. Our goal is to make it easy for the growing development community to get started with the <a href="http://platform.mapquest.com">MapQuest Platform</a> and for experienced developers to find what info they need fast.
</p>
<h3>What&#8217;s New</h3>
<dl>
<dt>
    Documentation Made Easy
  </dt>
<dd>
    Our new <a href="http://developer.mapquest.com/web/products">Web Services</a> and upcoming <a href="http://developer.mapquest.com/web/products/beta-releases">6.0 SDKs</a> will have a simpler and concise set of documentation so you can view instructions, variables, samples, and source code all at-a-glance.
  </dd>
<dt>
    Consolidated Application Management
  </dt>
<dd>
    Your applications are now attached to <a href="http://www.mapquest.com/mysavedmaps">MapQuest My Places</a>. No more tracking multiple sets of credentials for the various MapQuest applications you manage. Access all of your account settings, tools, and resources from one place. If you were a user of our <abbr title="Technical Resource Center">TRC</abbr>, we&#8217;ve provided an easy way to <a href="http://developer.mapquest.com/web/info/mapquest-trc">migrate your accounts</a>.
  </dd>
<dt>
    Reorganized Site; Cleaner Interface
  </dt>
<dd>
    Site content is now organized by product and technology, each with a dedicated forum to discuss topics with other developers. The site also has a cleaner look.
  </dd>
</dl>
<p>
<p style="text-align:center">
  <a href="http://developer.mapquest.com"><img src="http://www.blogcdn.com/devblog.mapquest.com/media/2009/10/devnet-menus.gif" alt="devnet screens" class="border1"></a>
</p>
<h3>Check It Out</h3>
<p>Please give our updated <a href="http://developer.mapquest.com">Developer Network</a> a look and <a href="http://developer.mapquest.com/web/info/contact">let us know what you think</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2009/10/12/mapquest-developer-network-relaunched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript SDK 6.0 Beta: Now with iPhone Events</title>
		<link>http://devblog.mapquest.com/2009/10/05/javascript-sdk-6-0-beta-now-with-iphone-events/</link>
		<comments>http://devblog.mapquest.com/2009/10/05/javascript-sdk-6-0-beta-now-with-iphone-events/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 00:00:00 +0000</pubDate>
		<dc:creator>Josh Babetski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://devblog.mapquest.com/2009/10/05/javascript-sdk-6-0-beta-now-with-iphone-events/</guid>
		<description><![CDATA[We&#8217;ve had a lot of excitement this month with multiple launches and cool projects. We wanted to make sure that we also highlight our recently updated JavaScript 6.0 SDK Beta. In the latest build, we&#8217;ve got some great additions to the feature set: Overlay support, including CircleOverlay for quickly showing a radius Routes can now&#8230;]]></description>
			<content:encoded><![CDATA[<p>
  <img src="http://www.blogcdn.com/devblog.mapquest.com/media/2009/10/iphone-js-sdk6.jpg" alt="iPhone Screenshot" style="float:right;margin: 0 0 10px 5px">We&#8217;ve had a lot of excitement this month with multiple launches and cool projects. We wanted to make sure that we also highlight our recently updated <a href="http://developer.mapquest.com/Beta#js-sdk6.0-3">JavaScript 6.0 <abbr title="Software Development Kit">SDK</abbr> Beta</a>. In the latest build, we&#8217;ve got some great additions to the feature set:</p>
<ul>
<li>
    Overlay support, including <code>CircleOverlay</code> for quickly showing a radius
  </li>
<li>
    Routes can now be run without needing a map
  </li>
<li>
    Wrapper functions for easy access to the Directions Web Service <code>RouteMatrix</code> call
  </li>
</ul>
<p>The big new feature this time is <a href="http://developer.mapquest.com/content/developer/documentation/ApiDocumentation/6_0/js/p3/iphone.html">support for iPhone/Mobile Safari events</a> such as <code>pinchToZoom</code>. When Mobile Safari is detected, the support module is automatically included, registering touch events.</p>
<p>In a few lines of code, you can also take advantage of the geolocation services in the device and default your map the the user&#8217;s location.</p>
<pre>
navigator.geolocation.getCurrentPosition(
  function(position) {
    map.setCenter(
      {
        lat:  position.coords.latitude,
        lng:  position.coords.longitude
      }
    );
  }
);
</pre>
<p>
  More news and announcements coming soon. Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2009/10/05/javascript-sdk-6-0-beta-now-with-iphone-events/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We Love L.A.! Meet Us at Adobe Max!</title>
		<link>http://devblog.mapquest.com/2009/09/30/we-love-l-a-meet-us-at-adobe-max/</link>
		<comments>http://devblog.mapquest.com/2009/09/30/we-love-l-a-meet-us-at-adobe-max/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 00:00:00 +0000</pubDate>
		<dc:creator>Josh Babetski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://devblog.mapquest.com/2009/09/30/we-love-l-a-meet-us-at-adobe-max/#comments</guid>
		<description><![CDATA[In addition to auditioning for sitcoms at the studios, MapQuest will be at the Adobe Max conference in Los Angeles, October 4th-7th. We&#8217;ll be talking to developers, showing demos of our MapQuest Platform using the current 5.3 AS3 SDK and our upcoming 6.0 SDK (currently in Beta). My colleague Ant will also be demonstrating his&#8230;]]></description>
			<content:encoded><![CDATA[<p>In addition to auditioning for sitcoms at the studios, MapQuest will be at the <a href="http://max.adobe.com">Adobe Max conference</a> in <a href="http://www.mapquest.com/maps/los-angeles-ca">Los Angeles</a>, October 4th-7th.  We&#8217;ll be talking to developers, showing demos of our MapQuest Platform using the current <a href="http://developer.mapquest.com/Library/SDK_Documentation/AS3">5.3 <abbr title="ActionScript 3">AS3</abbr> <abbr title="Software Development Kit">SDK</abbr></a> and our upcoming <a href="http://developer.mapquest.com/Beta#as-sdk6.0">6.0 <abbr title="Software Development Kit">SDK</abbr> (currently in Beta)</a>.  My colleague Ant will also be demonstrating his ability to cry on cue for any casting directors in attendance.</p>
<p>We&#8217;ve also partnered with Adobe to power an Interactive Map of the area. The MapQuest-built <a href="http://developer.mapquest.com/content/maxlocator/">Adobe Max Locator application</a> will show conference goers nearby restaurants, hotels, conference shuttle locations, and other hot spots near the <a href="http://www.mapquest.com/maps?name=Los+Angeles+Convention+Ctr&amp;city=Los+Angeles&amp;state=CA&amp;address=1201+S+Figueroa+St&amp;zipcode=90015&amp;country=US&amp;latitude=34.041876&amp;longitude=-118.266874&amp;geocode=ADDRESS&amp;id=10762148">Los Angeles Convention Center</a>, home to this year&#8217;s event.</p>
<p style="text-align:center">
  <a href="http://developer.mapquest.com/content/maxlocator/"><img src="http://www.blogcdn.com/devblog.mapquest.com/media/2009/09/locator.jpg" alt="Adobe Max Locator" style="height:365px;width:340px" class="border1"></a>
</p>
<p>If you&#8217;re heading to Adobe Max, stop by and say &#8220;Hi!&#8221; We&#8217;ll be in Community Pavilion Booth <strong>#843</strong>, sitting next to you in the Sessions, or in line to audition for the parts of &#8220;Guys in Background&#8221; for an upcoming episode of &#8220;<a href="http://www.cbs.com/primetime/how_i_met_your_mother/">How I Met Your Mother</a>.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2009/09/30/we-love-l-a-meet-us-at-adobe-max/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
