<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Jouer avec C++ et Sqlite</title>
	<atom:link href="http://www.christeck.de/wp/2009/05/14/jouer-avec-c-and-sqlite/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.christeck.de/wp/2009/05/14/jouer-avec-c-and-sqlite/</link>
	<description>Postings concerning Scrum, Software development, Openstreetmap, Gadgets, and Synthesizers</description>
	<lastBuildDate>Fri, 06 Jan 2012 13:33:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ce</title>
		<link>http://www.christeck.de/wp/2009/05/14/jouer-avec-c-and-sqlite/comment-page-1/#comment-1705</link>
		<dc:creator>ce</dc:creator>
		<pubDate>Sun, 14 Jun 2009 18:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.christeck.de/wp/?p=394#comment-1705</guid>
		<description>The code is not done yet, but currently I have stopped working on it due to some issues with the database design and, err, some holidays :) . The code will later be published via the openstreetmap SVN, of course.</description>
		<content:encoded><![CDATA[<p>The code is not done yet, but currently I have stopped working on it due to some issues with the database design and, err, some holidays :) . The code will later be published via the openstreetmap SVN, of course.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.christeck.de/wp/2009/05/14/jouer-avec-c-and-sqlite/comment-page-1/#comment-1611</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 06 Jun 2009 13:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.christeck.de/wp/?p=394#comment-1611</guid>
		<description>hey, I was wondering if you could provide your app to convert OSM to sqlite? I&#039;m quite new to it all and just started using MaemoMapper, so I have no clue how to do all of this!</description>
		<content:encoded><![CDATA[<p>hey, I was wondering if you could provide your app to convert OSM to sqlite? I&#8217;m quite new to it all and just started using MaemoMapper, so I have no clue how to do all of this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ce</title>
		<link>http://www.christeck.de/wp/2009/05/14/jouer-avec-c-and-sqlite/comment-page-1/#comment-1401</link>
		<dc:creator>ce</dc:creator>
		<pubDate>Thu, 14 May 2009 18:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.christeck.de/wp/?p=394#comment-1401</guid>
		<description>»Wer lesen kann, ist klar im Vorteil«:
http://www.sqlite.org/lang_transaction.html

What an excellent hint. Execution speed has decreased from (felt) 5 seconds to fractions of a second! I owe you a lunch :) .</description>
		<content:encoded><![CDATA[<p>»Wer lesen kann, ist klar im Vorteil«:<br />
<a href="http://www.sqlite.org/lang_transaction.html" rel="nofollow">http://www.sqlite.org/lang_transaction.html</a></p>
<p>What an excellent hint. Execution speed has decreased from (felt) 5 seconds to fractions of a second! I owe you a lunch :) .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans Martin Kern</title>
		<link>http://www.christeck.de/wp/2009/05/14/jouer-avec-c-and-sqlite/comment-page-1/#comment-1395</link>
		<dc:creator>Hans Martin Kern</dc:creator>
		<pubDate>Thu, 14 May 2009 07:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.christeck.de/wp/?p=394#comment-1395</guid>
		<description>Make sure not to use the auto-transactions generated by sqlite for each and every insert. Start transactions explicitely...</description>
		<content:encoded><![CDATA[<p>Make sure not to use the auto-transactions generated by sqlite for each and every insert. Start transactions explicitely&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

