<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>[:Izy:] Apps - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-ed57ee53" type="application/json"/><link>http://izyapps.disqus.com/</link><description></description><atom:link href="http://izyapps.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 16 Nov 2010 01:46:17 -0000</lastBuildDate><item><title>Re: Navigation from within your application</title><link>http://labs.izyapps.com/2010/05/28/navigation-from-within-your-application/#comment-97740703</link><description>Try this one for the Dutch (NL) TomTom&lt;br&gt;&lt;br&gt;NSString *urlString = [NSString stringWithFormat:@"tomtomNL://geo:action=navigateto&amp;amp;lat=%f&amp;amp;long=%f",&lt;br&gt;						   [searchResult.positionLatitude doubleValue],&lt;br&gt;						   [searchResult.positionLongitude doubleValue]];&lt;br&gt;	&lt;br&gt;	BOOL tomTomWin = [[UIApplication sharedApplication] openURL:[NSURL URLWithString:urlString]];&lt;br&gt;	if( tomTomWin == 0 ) {&lt;br&gt;		// handle error that TomTom Dutch was not installed&lt;br&gt;        }&lt;br&gt;&lt;br&gt;Tip: try changing the NL to your native TomTom country version (Like FR for France and DE for German (Deutsch)). &lt;br&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">WillemLaurentz</dc:creator><pubDate>Tue, 16 Nov 2010 01:46:17 -0000</pubDate></item><item><title>Re: Navigation from within your application</title><link>http://labs.izyapps.com/2010/05/28/navigation-from-within-your-application/#comment-55332748</link><description>It's possible for sure, but no idea how. Can't find anything useful ...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert Vojta</dc:creator><pubDate>Tue, 08 Jun 2010 14:02:44 -0000</pubDate></item><item><title>Re: Navigation from within your application</title><link>http://labs.izyapps.com/2010/05/28/navigation-from-within-your-application/#comment-55327456</link><description>Still looking for TomTom myself. I know it's possible because the AroundMe app does it and I know tomtom is the protocol. If anyone finds this out, please comment here or post it somewhere.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan</dc:creator><pubDate>Tue, 08 Jun 2010 13:32:21 -0000</pubDate></item></channel></rss>
