<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>/home/karthik/blog &#187; navigation</title>
	<atom:link href="http://kaarthik.wordpress.com/category/navigation/feed/" rel="self" type="application/rss+xml" />
	<link>http://kaarthik.wordpress.com</link>
	<description>Me, Myself &#38; Software</description>
	<lastBuildDate>Tue, 08 Jul 2008 11:14:03 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='kaarthik.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/24a1215b05c1eec92f395d7ac0c213ec?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>/home/karthik/blog &#187; navigation</title>
		<link>http://kaarthik.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://kaarthik.wordpress.com/osd.xml" title="/home/karthik/blog" />
		<item>
		<title>KompazzVG &#8211; An Open source OpenVG implementation</title>
		<link>http://kaarthik.wordpress.com/2008/03/25/kompazzvg-an-open-source-openvg-implementation/</link>
		<comments>http://kaarthik.wordpress.com/2008/03/25/kompazzvg-an-open-source-openvg-implementation/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 02:28:55 +0000</pubDate>
		<dc:creator>Karthik Murugesan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[kompazz]]></category>
		<category><![CDATA[kompazzvg]]></category>
		<category><![CDATA[navigation]]></category>

		<guid isPermaLink="false">http://kaarthik.wordpress.com/?p=63</guid>
		<description><![CDATA[For my Kompazz project,  I was looking for an open source 2D graphics rendering engine that can render high quality vector graphics images and can support both software and hardware based rendering.  But after googling for quite a long time, I found, Cairo and AGG  are the only implementations that can cater [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaarthik.wordpress.com&blog=2122031&post=63&subd=kaarthik&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>For my Kompazz project,  I was looking for an open source 2D graphics rendering engine that can render high quality vector graphics images and can support both software and hardware based rendering.  But after googling for quite a long time, I found, Cairo and AGG  are the only implementations that can cater my requirements.  </p>
<p>While Cairo can support both hardware and software based rendering, Cairo&#8217;s software renderer performance is really very bad. While the AGG&#8217;s software renderer can provide a decent performance, AGG doesnt support any hardware based rendering. </p>
<p>Since the initial versions of the Kompazz will only use the software based renderers,  I decided to go with AGG but I wanted the flexibility of using hardware based renderer later. So instead using AGG directly,  I have decided to create a new project KompazzVG, which will be an opensource OpenVG implementation based on AGG.  Currently KompazzVG will not be a complete implementation of OpenVG and I will implement only the features/APIs required for my Kompazz project.</p>
<p>As usual, I am open for any suggestions/contributions. </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kaarthik.wordpress.com/63/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kaarthik.wordpress.com/63/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kaarthik.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kaarthik.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kaarthik.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kaarthik.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kaarthik.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kaarthik.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kaarthik.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kaarthik.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kaarthik.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kaarthik.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaarthik.wordpress.com&blog=2122031&post=63&subd=kaarthik&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://kaarthik.wordpress.com/2008/03/25/kompazzvg-an-open-source-openvg-implementation/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4bec177d3a860dc85dfe363129fce1c8?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Karthik</media:title>
		</media:content>
	</item>
		<item>
		<title>Announcing Kompazz project</title>
		<link>http://kaarthik.wordpress.com/2008/03/25/starting-kompazz-project/</link>
		<comments>http://kaarthik.wordpress.com/2008/03/25/starting-kompazz-project/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 01:35:59 +0000</pubDate>
		<dc:creator>Karthik Murugesan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[kompazz]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[openmoko]]></category>

		<guid isPermaLink="false">http://kaarthik.wordpress.com/?p=61</guid>
		<description><![CDATA[   Today I am kickstarting my first open source project Kompazz and will work on it during my free time.  
   Kompazz is an opensource personal navigation system (targeted for both automobiles and pedestrians) that can run on any linux based device and will support both offline and connected navigation [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaarthik.wordpress.com&blog=2122031&post=61&subd=kaarthik&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>   Today I am kickstarting my first open source project Kompazz and will work on it during my free time.  </p>
<p>   Kompazz is an opensource personal navigation system (targeted for both automobiles and pedestrians) that can run on any linux based device and will support both offline and connected navigation mode. In offline navigation mode, the maps will be rendered using the vector data stored locally in the device/SD Card  similar to any GPS car navigation device and in connected navigation mode,  the maps will be rendered from the map servers like OpenStreetMap or from any of GYM (google, yahoo or microsoft)  maps etc., similar to Google Maps in Iphone.</p>
<p>I expect to implement the following features in the initial version of kompazz:</p>
<ol>
<li>High quality 2D Map rendering engine.</li>
<li>Touch Screen based UI</li>
<li>Support only offline navigation mode.</li>
<li>Support for overlays.</li>
<li>Support multiple map formats and should be easy to add new map formats </li>
<li>Capable of communicating with different GPS devices and should be extendable.</li>
<li>Optimized Routing Engine </li>
<li>Voice Guidance and multi-lingual support</li>
<li>Support POIs and Waypoints</li>
<li>Focus only automobiles navigation.</li>
</ol>
<p> I will blog you the details as things progresses further.  </p>
<p>For those interested in the project, here is the <a href="http://kompazz.projects.openmoko.org">link</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kaarthik.wordpress.com/61/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kaarthik.wordpress.com/61/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kaarthik.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kaarthik.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kaarthik.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kaarthik.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kaarthik.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kaarthik.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kaarthik.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kaarthik.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kaarthik.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kaarthik.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaarthik.wordpress.com&blog=2122031&post=61&subd=kaarthik&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://kaarthik.wordpress.com/2008/03/25/starting-kompazz-project/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4bec177d3a860dc85dfe363129fce1c8?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Karthik</media:title>
		</media:content>
	</item>
		<item>
		<title>How Google Maps works</title>
		<link>http://kaarthik.wordpress.com/2007/11/29/how-google-maps-works/</link>
		<comments>http://kaarthik.wordpress.com/2007/11/29/how-google-maps-works/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 12:45:55 +0000</pubDate>
		<dc:creator>Karthik Murugesan</dc:creator>
				<category><![CDATA[PND]]></category>
		<category><![CDATA[navigation]]></category>

		<guid isPermaLink="false">http://kaarthik.wordpress.com/2007/11/29/how-google-maps-works/</guid>
		<description><![CDATA[Following links provides some details about google maps implementation. 
http://cfis.savagexi.com/articles/2006/05/03/google-maps-deconstructed
http://blog.grimpoteuthis.org/2005/02/mapping-google.html
http://microsoft.apress.com/feature/55/google-maps-in-five-minutes
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaarthik.wordpress.com&blog=2122031&post=34&subd=kaarthik&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Following links provides some details about google maps implementation. </p>
<p><a href="http://cfis.savagexi.com/articles/2006/05/03/google-maps-deconstructed">http://cfis.savagexi.com/articles/2006/05/03/google-maps-deconstructed</a></p>
<p><a href="http://blog.grimpoteuthis.org/2005/02/mapping-google.html">http://blog.grimpoteuthis.org/2005/02/mapping-google.html</a></p>
<p><a href="http://microsoft.apress.com/feature/55/google-maps-in-five-minutes">http://microsoft.apress.com/feature/55/google-maps-in-five-minutes</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kaarthik.wordpress.com/34/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kaarthik.wordpress.com/34/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kaarthik.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kaarthik.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kaarthik.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kaarthik.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kaarthik.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kaarthik.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kaarthik.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kaarthik.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kaarthik.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kaarthik.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaarthik.wordpress.com&blog=2122031&post=34&subd=kaarthik&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://kaarthik.wordpress.com/2007/11/29/how-google-maps-works/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4bec177d3a860dc85dfe363129fce1c8?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Karthik</media:title>
		</media:content>
	</item>
	</channel>
</rss>