<?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; News</title>
	<atom:link href="http://blog.ocricket.com/tag/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ocricket.com</link>
	<description>What's happening at oCricket</description>
	<lastBuildDate>Mon, 27 Jul 2009 14:39:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mapjack</title>
		<link>http://blog.ocricket.com/httpwwwmapjackcom-is-a-very-intere/</link>
		<comments>http://blog.ocricket.com/httpwwwmapjackcom-is-a-very-intere/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 15:32:26 +0000</pubDate>
		<dc:creator>harshad</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/httpwwwmapjackcom-is-a-very-intere/</guid>
		<description><![CDATA[Mapjack is a very interesting project if you love mapping and couch riding. Sheer genius! ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mapjack.com/">Mapjack</a> is a very interesting project if you love mapping and couch riding. Sheer genius! </p>]]></content:encoded>
			<wfw:commentRss>http://blog.ocricket.com/httpwwwmapjackcom-is-a-very-intere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Persistent Django on Amazon EC2 and EBS</title>
		<link>http://blog.ocricket.com/persistent-django-on-amazon-ec2-and-ebs/</link>
		<comments>http://blog.ocricket.com/persistent-django-on-amazon-ec2-and-ebs/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 05:06:26 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/?p=50</guid>
		<description><![CDATA[Thomas Brox have a nice article on how to setup Persistent Django on Amazon EC2 and the newly public EBS (Elastic Block Store). ]]></description>
			<content:encoded><![CDATA[<p>Thomas Brox have a nice article on <a href="http://thomas.broxrost.com/2008/08/21/persistent-django-on-amazon-ec2-and-ebs-the-easy-way/">how to setup Persistent Django</a> on Amazon <span class="caps">EC2 </span>and the newly public <a href="http://aws.amazon.com/ebs/"><span class="caps">EBS</span></a> (Elastic Block Store). </p>]]></content:encoded>
			<wfw:commentRss>http://blog.ocricket.com/persistent-django-on-amazon-ec2-and-ebs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook engineering notes on Scaling Out</title>
		<link>http://blog.ocricket.com/facebook-engineering-notes-on-scaling-out/</link>
		<comments>http://blog.ocricket.com/facebook-engineering-notes-on-scaling-out/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 14:50:46 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/?p=48</guid>
		<description><![CDATA[Jason Sobel of Facebook explains a couple of tricks they use to deal with consistency between their California and Virginia data centres. The first is to hijack the MySQL replication stream to include information about memcached records to invalidate; the second is to use Layer 7 load balancers which inspect a &#8220;last modification time&#8221; cookie [...]]]></description>
			<content:encoded><![CDATA[<p>Jason Sobel of Facebook explains a <a href="http://www.new.facebook.com/notes.php?id=9445547199">couple of tricks</a> they use to deal with consistency between their California and Virginia data centres. The first is to hijack the MySQL replication stream to include information about memcached records to invalidate; the second is to use Layer 7 load balancers which inspect a &#8220;last modification time&#8221; cookie and send users to the masters in California if they have updated their profile in the past 20 seconds. </p>]]></content:encoded>
			<wfw:commentRss>http://blog.ocricket.com/facebook-engineering-notes-on-scaling-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Django 1.0 beta 1 released</title>
		<link>http://blog.ocricket.com/django-10-beta-1-released/</link>
		<comments>http://blog.ocricket.com/django-10-beta-1-released/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 05:57:43 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/?p=37</guid>
		<description><![CDATA[Django 1.0 Beta 1 is released today in accordance with the Django 1.0 release roadmap. The next release &#8212; Django 1.0 RC is scheduled for 21st August, 2008 &#8212; and the final Django 1.0 for 2nd September, 2008.

The Good thing is that our beta releases are well in-lined with Django releases and we should be [...]]]></description>
			<content:encoded><![CDATA[<p>Django 1.0 Beta 1 is released today in accordance with the <a href="http://code.djangoproject.com/wiki/VersionOneRoadmap#schedule">Django 1.0 release roadmap</a>. The next release &#8212; Django 1.0 RC is scheduled for 21st August, 2008 &#8212; and the final Django 1.0 for 2nd September, 2008.</p>

<p>The Good thing is that our beta releases are well in-lined with Django releases and we should be using the Stable Django 1.0 release or the latest stable version when we go public beta. </p>]]></content:encoded>
			<wfw:commentRss>http://blog.ocricket.com/django-10-beta-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free licenses upheld by US &quot;IP&quot; court</title>
		<link>http://blog.ocricket.com/free-licenses-upheld-by-us-ip-court/</link>
		<comments>http://blog.ocricket.com/free-licenses-upheld-by-us-ip-court/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 09:32:33 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://11.ocricket.com/?p=27</guid>
		<description><![CDATA[Court of Appeals for the Federal Circuit (THE &#8220;IP&#8221; court in the US) has held that free licenses such as the CC licenses set conditions (rather than covenants) on the use of copyrighted work. When you violate the condition, the license disappears, meaning you&#8217;re simply a copyright infringer. This is the theory of the GPL [...]]]></description>
			<content:encoded><![CDATA[<p>Court of Appeals for the Federal Circuit (THE &#8220;IP&#8221; court in the US) has held that free licenses such as the CC licenses set conditions (rather than covenants) on the use of copyrighted work. When you violate the condition, the license disappears, meaning you&#8217;re simply a copyright infringer. This is the theory of the <span class="caps">GPL </span>and all CC licenses. Put precisely, whether or not they are also contracts, they are copyright licenses which expire if you fail to abide by the terms of the license. (Via: <a href="http://lessig.org/blog/2008/08/huge_and_important_news_free_l.html">Lessig</a>) </p>]]></content:encoded>
			<wfw:commentRss>http://blog.ocricket.com/free-licenses-upheld-by-us-ip-court/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
