<?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>Marcel Scherf &#187; python</title>
	<atom:link href="http://www.marcelscherf.com/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marcelscherf.com</link>
	<description>webdesign &#38; development</description>
	<lastBuildDate>Wed, 13 Apr 2011 14:09:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google released their Protocol Buffers</title>
		<link>http://www.marcelscherf.com/2008/07/google-released-their-protocol-buffers/</link>
		<comments>http://www.marcelscherf.com/2008/07/google-released-their-protocol-buffers/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 12:12:53 +0000</pubDate>
		<dc:creator>Marcel Scherf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google code]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[leighweight]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[protocol buffers]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[serialization]]></category>
		<category><![CDATA[yaml]]></category>

		<guid isPermaLink="false">http://marcelscherf.wordpress.com/?p=29</guid>
		<description><![CDATA[Google released their Protocol Buffers as open source to the public this week. There are compilers and APIs available for C++, Java and Python (no Ruby unfortuantely).
This serialization framework is heavily used inside Google itself, lightweight, easy to understand and definetly worth a look (YAML anyone?). Check it out here: Google Code &#8211; Protocol Buffers
]]></description>
			<content:encoded><![CDATA[<p>Google released their Protocol Buffers as open source to the public this week. There are compilers and APIs available for C++, Java and Python (no Ruby unfortuantely).</p>
<p>This serialization framework is heavily used inside Google itself, lightweight, easy to understand and definetly worth a look (<a href="http://en.wikipedia.org/wiki/YAML">YAML </a>anyone?). Check it out here: <a href="http://code.google.com/apis/protocolbuffers/">Google Code &#8211; Protocol Buffers</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelscherf.com/2008/07/google-released-their-protocol-buffers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

