<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Blog</title>
	<link>http://guillermocifuentes.com/en/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 04 Jul 2009 17:30:10 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>Serializing JavaScriptObject objects in GWT</title>
		<description><![CDATA[While writing a REST service (in JAX-RS implementation), I needed to create and modify resources using JSON as the exchange format. The client-side is written in GWT. In GWT when you want to convert a string to a Javascript object, you can use eval and it&#8217;s done. But what about serializing objects into strings? Now [...]]]></description>
		<link>http://guillermocifuentes.com/en/2009/03/16/serializing-javascriptobject-objects-in-gwt/</link>
			</item>
	<item>
		<title>Typo plugin for GitHub</title>
		<description><![CDATA[When I was starting up this blog, I missed a plugin which would work in the server-side to show the public repositories I had in GitHub, as I didn&#8217;t find anything, I wrote my own. The steps I followed: As Typo is a Rails&#8217; application, the process to create a plugin is well-known, move to [...]]]></description>
		<link>http://guillermocifuentes.com/en/2009/03/09/typo-plugin-for-github/</link>
			</item>
</channel>
</rss>
