<?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>Better Code &#187; Git</title>
	<atom:link href="http://bettercode.se/wordpress/category/git/feed" rel="self" type="application/rss+xml" />
	<link>http://bettercode.se/wordpress</link>
	<description>better business</description>
	<lastBuildDate>Tue, 16 Apr 2013 08:30:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Reverse Phone Lookup in Google App Engine</title>
		<link>http://bettercode.se/wordpress/503/reverse-phone-lookup-in-google-app-engine</link>
		<comments>http://bettercode.se/wordpress/503/reverse-phone-lookup-in-google-app-engine#comments</comments>
		<pubDate>Sun, 11 Mar 2012 20:26:05 +0000</pubDate>
		<dc:creator>Max Wenzin</dc:creator>
				<category><![CDATA[Git]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://bettercode.se/wordpress/?p=503</guid>
		<description><![CDATA[I wrote a small pet-project this weekend based on Java in Google App Engine. It&#8217;s a single-page web app that helps you use directory services (like white and yellow pages) in different countries. Ever needed to search for people in different countries? Hard to find which directory service to use? Well, this app solves that [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://bettercode.se/wordpress/wp-content/uploads/google-app-engine.png"><img class="alignleft size-full wp-image-504" title="google-app-engine" src="http://bettercode.se/wordpress/wp-content/uploads/google-app-engine.png" alt="" width="250" height="250" /></a>I wrote a small pet-project this weekend based on Java in Google App Engine.</p>
<p>It&#8217;s a single-page web app that helps you use directory services (like white and yellow pages) in different countries. Ever needed to search for people in different countries? Hard to find which directory service to use? Well, this app solves that problem for you by knowing the best services and providing you with a single form to use, regardless of which back-end site will provide you with the search result.</p>
<p>I havn&#8217;t quite named it yet. It started out with the sexy name &#8220;Reverse Phone Lookup&#8221;, but since most sites now allow searching for name or phone in the same field, that name was not really appropriate. It now has the totally generic and boring header: Global Directory Search. Yuck. Oh, well. You can reach the app at the following URL:</p>
<p><a href="http://reverse-phone-lookup.appspot.com/">http://reverse-phone-lookup.appspot.com/<br />
</a></p>
<p><a href="https://github.com/betrcode/ReversePhoneLookup">The source code is available at GitHub</a> if you&#8217;d like to write some request, or contribute!</p>
]]></content:encoded>
			<wfw:commentRss>http://bettercode.se/wordpress/503/reverse-phone-lookup-in-google-app-engine/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Git and GitHub</title>
		<link>http://bettercode.se/wordpress/297/git-and-github</link>
		<comments>http://bettercode.se/wordpress/297/git-and-github#comments</comments>
		<pubDate>Wed, 11 May 2011 11:23:09 +0000</pubDate>
		<dc:creator>Max Wenzin</dc:creator>
				<category><![CDATA[Git]]></category>
		<category><![CDATA[MongoDB]]></category>
		<category><![CDATA[Scala]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://bettercode.se/wordpress/?p=297</guid>
		<description><![CDATA[I now have an account at GitHub and am starting to learn Git. Git is a free and open source, distributed version control system. Being used to Perforce, I will probably compare a lot to how Perforce works&#8230; Yesterday I made my first (small!) contribution to another project (repository). Blackened Systems is building a website/system [...]]]></description>
				<content:encoded><![CDATA[<p>I now have an account at GitHub and am starting to learn Git. Git is a free and open source, distributed version control system. Being used to Perforce, I will probably compare a lot to how Perforce works&#8230;</p>
<p>Yesterday I made my first (small!) contribution to another project (repository). Blackened Systems is building a website/system platform in Scala and MongoDB and I&#8217;ve decided to pitch in to learn these technologies. This morning my &#8220;pull request&#8221; was accepted and merged into &#8220;blackened-parent&#8221;. (<a href="https://github.com/blackenedsystems/blackened-parent/pull/1">https://github.com/blackenedsystems/blackened-parent/pull/1</a>)</p>
<p>So far my impression of GitHub is that it feels like it can really make it fun to contribute to other projects!</p>
<p>You can follow Better Code (betrcode) at <a href="https://github.com/betrcode">https://github.com/betrcode</a></p>
<p>Interested in a new version control system? Read about Git at <a href="http://git-scm.com/">http://git-scm.com/</a></p>
<p>Sick and tired of Oracles installation procedure? Try MongoDB! Unzip and run! <a href="http://www.mongodb.org/">http://www.mongodb.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://bettercode.se/wordpress/297/git-and-github/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
