<?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>Martin Videc &#187; sqlite</title>
	<atom:link href="http://www.videc.at/tag/sqlite/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.videc.at</link>
	<description>codemonkey/developer</description>
	<lastBuildDate>Mon, 20 Jun 2011 10:42:06 +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>Installing sqlite3 for Rails on Windows XP</title>
		<link>http://www.videc.at/2009/04/29/installing-sqlite3-for-rails-on-windows-xp/</link>
		<comments>http://www.videc.at/2009/04/29/installing-sqlite3-for-rails-on-windows-xp/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 20:23:59 +0000</pubDate>
		<dc:creator>vid</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[rubygems]]></category>
		<category><![CDATA[sqlite]]></category>

		<guid isPermaLink="false">http://www.videc.at/?p=13</guid>
		<description><![CDATA[Here is a short description how to install sqlite3 with RubyGems on Windows XP. First download sqlite-3_x_x.zip and sqlitedll-3_x_x.zip from http://www.sqlite.org/download.html. Either extract the files into &#60;drive&#62;:\your\path\to\ruby\bin or set your PATH environment variable to set PATH=C:\path\to\sqlite;%PATH% Now, if you try to install sqlite3-ruby on Windows XP with C:\&#62;gem install sqlite3-ruby and get this error message: [...]]]></description>
		<wfw:commentRss>http://www.videc.at/2009/04/29/installing-sqlite3-for-rails-on-windows-xp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

