<?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>When Grass Was Greener &#187; Open Source</title>
	<atom:link href="http://blog.marcingil.com/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.marcingil.com</link>
	<description>Rants on programming, photography, life, universe and everything</description>
	<lastBuildDate>Thu, 03 Nov 2011 14:39:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Starting Android application from browser URI</title>
		<link>http://blog.marcingil.com/2011/03/starting-android-application-from-browser-uri/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=starting-android-application-from-browser-uri</link>
		<comments>http://blog.marcingil.com/2011/03/starting-android-application-from-browser-uri/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 11:32:26 +0000</pubDate>
		<dc:creator>Marcin Gil</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[getthingsdone]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[openid]]></category>

		<guid isPermaLink="false">http://blog.marcingil.com/?p=137</guid>
		<description><![CDATA[Recently, when playing with adding OpenID support to one of Android programs &#8211; namely Tracks &#8211; I have faced a simple problem. When using OpenID, one has to delegate authentication to some 3rd party website. This is OpenID Provider. Thanks &#8230; <a href="http://blog.marcingil.com/2011/03/starting-android-application-from-browser-uri/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.marcingil.com/2011/03/starting-android-application-from-browser-uri/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>QSqlDatabase ODBC connection to MS SQL Express 2005</title>
		<link>http://blog.marcingil.com/2009/12/qsqldatabase-odbc-connection-to-ms-sql-express-2005/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=qsqldatabase-odbc-connection-to-ms-sql-express-2005</link>
		<comments>http://blog.marcingil.com/2009/12/qsqldatabase-odbc-connection-to-ms-sql-express-2005/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 10:06:45 +0000</pubDate>
		<dc:creator>Marcin Gil</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.marcingil.com/?p=127</guid>
		<description><![CDATA[Explain shortly how to connect to MS SQL database using QSqlDatabase from Qt framework. <a href="http://blog.marcingil.com/2009/12/qsqldatabase-odbc-connection-to-ms-sql-express-2005/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.marcingil.com/2009/12/qsqldatabase-odbc-connection-to-ms-sql-express-2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux ODBC connection to MS SQL on Virtual Box Windows</title>
		<link>http://blog.marcingil.com/2009/11/linux-odbc-to-mssql/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=linux-odbc-to-mssql</link>
		<comments>http://blog.marcingil.com/2009/11/linux-odbc-to-mssql/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 09:58:24 +0000</pubDate>
		<dc:creator>Marcin Gil</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.marcingil.com/?p=62</guid>
		<description><![CDATA[How to setup a Windows and Microsoft SQL on Virtual Box and connect to it. All on Linux. <a href="http://blog.marcingil.com/2009/11/linux-odbc-to-mssql/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.marcingil.com/2009/11/linux-odbc-to-mssql/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Git as a branch container and Visual Studio</title>
		<link>http://blog.marcingil.com/2008/04/git-as-a-branch-container-and-visual-studio/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=git-as-a-branch-container-and-visual-studio</link>
		<comments>http://blog.marcingil.com/2008/04/git-as-a-branch-container-and-visual-studio/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 13:26:54 +0000</pubDate>
		<dc:creator>Marcin Gil</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Technology explained]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[dscm]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://dentharg.wordpress.com/?p=12</guid>
		<description><![CDATA[Describes why one of the Git's features, notably branches contained within repository <em>and</em> working copy, is so useful when using with Visual Studio. <a href="http://blog.marcingil.com/2008/04/git-as-a-branch-container-and-visual-studio/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.marcingil.com/2008/04/git-as-a-branch-container-and-visual-studio/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Git: private repositories on shared hosting</title>
		<link>http://blog.marcingil.com/2008/03/git-private-repositories-on-shared-hosting/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=git-private-repositories-on-shared-hosting</link>
		<comments>http://blog.marcingil.com/2008/03/git-private-repositories-on-shared-hosting/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 10:31:50 +0000</pubDate>
		<dc:creator>Marcin Gil</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology explained]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[dscm]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[mingw]]></category>
		<category><![CDATA[scm]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://dentharg.wordpress.com/?p=9</guid>
		<description><![CDATA[&#8220;You are a developer, software engineer, web designer, text writer… You want your files accessible from all the places (like a source for your project or a template for a website) &#8211; and you want to be sure that it &#8230; <a href="http://blog.marcingil.com/2008/03/git-private-repositories-on-shared-hosting/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.marcingil.com/2008/03/git-private-repositories-on-shared-hosting/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

