<?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>oCricket Blog &#187; GIT</title>
	<atom:link href="http://blog.ocricket.com/tag/git/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ocricket.com</link>
	<description>What's happening at oCricket</description>
	<lastBuildDate>Mon, 18 May 2009 08:48:58 +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>GitX</title>
		<link>http://blog.ocricket.com/gitx/</link>
		<comments>http://blog.ocricket.com/gitx/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 09:05:47 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[GIT]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Utility]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/?p=162</guid>
		<description><![CDATA[GitX is a git GUI specifically for Mac OS X. It currently features a history viewer much like gitk and a commit GUI like git gui. But then in silky smooth OS X style!]]></description>
			<content:encoded><![CDATA[<p><a href="http://gitx.frim.nl/">GitX</a> is a git <span class="caps">GUI </span>specifically for Mac OS X. It currently features a history viewer much like gitk and a commit <span class="caps">GUI </span>like git gui. But then in silky smooth OS X style! </p>]]></content:encoded>
			<wfw:commentRss>http://blog.ocricket.com/gitx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Django From the Ground Up (Screencast)</title>
		<link>http://blog.ocricket.com/django-from-the-ground-up-screencast/</link>
		<comments>http://blog.ocricket.com/django-from-the-ground-up-screencast/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 10:27:41 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[GIT]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[Screencast]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.ocricket.com/?p=13</guid>
		<description><![CDATA[This Week in Django have a series of screencast &#8212; Django From the Ground Up &#8211; from setting up version control, building the models, views, and crafting the templates, to setting up and automatically deploying to a production server.The resulting &#8230; <a href="http://blog.ocricket.com/django-from-the-ground-up-screencast/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This Week in Django have a series of screencast &#8212; <a href="http://thisweekindjango.com/screencasts/episode/10/django-ground-episodes-1-and-2/">Django From the Ground Up</a> &#8211; from setting up version control, building the models, views, and crafting the templates, to setting up and automatically deploying to a production server.<span id="more-13"></span>The resulting site that talked in the screencast is at <a href="http://startthedark.com/">StartTheDark</a> &#8212; a site that lets you easily plan out your night with your friends. The complete source code, including all of the media, is <a href="http://github.com/ericflo/startthedark/tree/master">available on GitHub</a>. All of the links can also be found at the <a href="http://startthedark.com/open-source/">open source page</a> on StartTheDark itself.</p>

<p>So, head over to <a href="http://thisweekindjango.com/screencasts/episode/10/django-ground-episodes-1-and-2/">Django from the ground up</a> for the screencast and the details.</p>

<p><strong>Download the Episodes</strong></p>


<ul>
<li>Version Control: <a href="http://media.eflorenzano.com/screencasts/01-SettingUp.mov"><span class="caps">MOV</span></a>, <a href="http://vimeo.com/1764288">Flash Video</a></li>
<li>Settings and Models: <a href="http://media.eflorenzano.com/screencasts/02-SettingsAndModels.mov"><span class="caps">MOV</span></a>, <a href="http://www.vimeo.com/1764363">Flash Video</a></li>
</ul>



<p><strong><span class="caps">UPDATES</span></strong></p>


<ul>
<li>2008 Sep 23: <a href="http://thisweekindjango.com/screencasts/episode/11/django-ground-episode-3/">Episode 3</a> | <a href="http://media.eflorenzano.com/screencasts/03-AdvancedModelsAndAdmin.mov">Download <span class="caps">MOV</span></a> (60MB) | <a href="http://showmedo.com/videos/video?name=3360020&amp;fromSeriesID=336">View Flash Video</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://blog.ocricket.com/django-from-the-ground-up-screencast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://media.eflorenzano.com/screencasts/01-SettingUp.mov" length="195974850" type="video/quicktime" />
<enclosure url="http://media.eflorenzano.com/screencasts/02-SettingsAndModels.mov" length="210107997" type="video/quicktime" />
<enclosure url="http://media.eflorenzano.com/screencasts/03-AdvancedModelsAndAdmin.mov" length="63091681" type="video/quicktime" />
		</item>
		<item>
		<title>Git: the minimum you need to know</title>
		<link>http://blog.ocricket.com/git-the-minimum-you-need-to-know/</link>
		<comments>http://blog.ocricket.com/git-the-minimum-you-need-to-know/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 13:25:11 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[GIT]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/?p=69</guid>
		<description><![CDATA[Some of the basic and must-know commands about Git, an open source version control system designed to handle very large projects with speed and efficiency, but just as well suited for small personal repositories;* Basic Repository: commands are needed by &#8230; <a href="http://blog.ocricket.com/git-the-minimum-you-need-to-know/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Some of the basic and must-know commands about <a href="http://git.or.cz/">Git</a>, an open source version control system designed to handle very large projects with speed and efficiency, but just as well suited for small personal repositories;<span id="more-115"></span>* <strong>Basic Repository:</strong> commands are needed by people who have a repository &#8212; that is everybody, because every working tree of git is a repository.<br />
* <strong>Individual Developer (Standalone):</strong> commands are essential for anybody who makes a commit, even for somebody who works alone. If you work with other people, you will need commands listed in the [Individual Developer (Participant)] section as well.<br />
* <strong>Integrator:</strong> People who play the [Integrator] role need to learn some more commands in addition to the above.<br />
* <strong>Repository Administration:</strong> commands are for system administrators who are responsible for the care and feeding of git repositories.</p>

<p>The oTeam at <a href="http://ocricket.com/">oCricket</a> have been using Git at the individual level and <span class="caps">SVN </span>as the central repository and for few who do not wish to use Git. </p>]]></content:encoded>
			<wfw:commentRss>http://blog.ocricket.com/git-the-minimum-you-need-to-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

