<?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>Alberto Lluch Lafuente</title>
	<atom:link href="http://www.albertolluch.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.albertolluch.com</link>
	<description>there is at least one error in this page</description>
	<lastBuildDate>Thu, 09 Jul 2009 08:58:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DBLP Vis</title>
		<link>http://www.albertolluch.com/dblp-vis</link>
		<comments>http://www.albertolluch.com/dblp-vis#comments</comments>
		<pubDate>Thu, 09 Jul 2009 08:58:24 +0000</pubDate>
		<dc:creator>albertolluch</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[graphs]]></category>

		<guid isPermaLink="false">http://www.albertolluch.com/?p=314</guid>
		<description><![CDATA[A couple of weeks ago I noticed that DBLP, the computer science bibliography site, provides a nice visual feature called DBLPVis.
The feature is accessible from the main link or from the publication records, for instance following the Vis link besides the author&#8217;s name.

Various kinds of diagrams are offered but those I like most are person-to-person (co-authors) [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of weeks ago I noticed that <a href="http://www.informatik.uni-trier.de/%7Eley/db/index.html">DBLP</a>, the computer science bibliography site, provides a nice visual feature called <a href="http://dblpvis.uni-trier.de/index.html">DBLPVis</a>.</p>
<p>The feature is accessible from the <a href="http://dblpvis.uni-trier.de/index.html">main link</a> or from the publication records, for instance following the <span style="color: #ff0000;"><a href="http://dblpvis.uni-trier.de/Graph.svg?person=Lluch=Lafuente:Alberto&amp;type=PersonPerson&amp;mode=set"><em>Vis</em></a></span> link besides the author&#8217;s name.</p>
<p style="text-align: center;"><a href="http://dblpvis.uni-trier.de/Graph.svg?person=Lluch=Lafuente:Alberto&amp;type=PersonPerson&amp;mode=set"><img class="size-full wp-image-325 aligncenter" title="Direct link to dblpvis author diagrams" src="http://www.albertolluch.com/wp-content/uploads/2009/05/dblpvis-link.png" alt="Direct link to dblpvis author diagrams" width="511" height="131" /></a></p>
<p>Various kinds of diagrams are offered but those I like most are person-to-person (co-authors) and person-to-word (keywords).</p>
<p>The person-to-person diagram offers a bird&#8217;s eye on co-authorship. You can see a round node for each co-author. The larger the distance from the center representing the main author, the more articles have been co-authored. The size of the node of each co-author represents its publication record size and the co-authored articles are represented as a pie piece. Colors are also used to denote the years of collaboration.</p>
<div id="attachment_316" class="wp-caption aligncenter" style="width: 540px"><img class="size-full wp-image-316" title="coauthor diagram in dblpvis" src="http://www.albertolluch.com/wp-content/uploads/2009/05/dblpvis-coauthor.png" alt="coauthor diagram in dblpvis" width="530" height="442" /><p class="wp-caption-text">coauthor diagram in dblpvis</p></div>
<p>The person-to-word diagram offers a nice perspective on the keywords touched by an author along a certain period. Each keyword node (rounded boxes) also denotes its popularity with its size.</p>
<div id="attachment_317" class="wp-caption aligncenter" style="width: 543px"><img class="size-full wp-image-317" title="Keywords diagram in dblpvis" src="http://www.albertolluch.com/wp-content/uploads/2009/05/dblpvis-keywords.png" alt="Keywords diagram in dblpvis" width="533" height="437" /><p class="wp-caption-text">Keywords diagram in dblpvis</p></div>
<p>All in all, it provides a nice picture of part of your research activities.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.albertolluch.com/dblp-vis/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress</title>
		<link>http://www.albertolluch.com/wordpress</link>
		<comments>http://www.albertolluch.com/wordpress#comments</comments>
		<pubDate>Mon, 26 Jan 2009 09:37:15 +0000</pubDate>
		<dc:creator>albertolluch</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.albertolluch.com/?p=232</guid>
		<description><![CDATA[&#8220;How did you build your (great?!) site?&#8220;. That&#8217;s a typical question by my friends and colleagues. The answer? Wordpress.
After years of writing my own code (made of a mess of html, css, php, javascritpt, etc.) I decided to switch to a content management system. I came into Wordpress and I can now say it was [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;<em>How did you build your (great?!) site?</em>&#8220;. That&#8217;s a typical question by my friends and colleagues. The answer? <a href="http://www.wordpress.org">Wordpress</a>.</p>
<p>After years of writing my own code (made of a mess of html, css, php, javascritpt, etc.) I decided to switch to a content management system. I came into Wordpress and I can now say it was a good choice: it works.</p>
<p>Its requirements are rather standard: a server with a MySql database and php capabilities. And, if everything runs fine, the installation takes about <a href="http://codex.wordpress.org/Installing_WordPress#Famous_5-Minute_Install">5 minutes</a>.</p>
<p>The site management is very flexible: from a very simple and intuitive (including a wysiwyg/html editor) dashboard to the possibility to write you own code, either personalising your own wordpress version (Wordpress is an open-source project) or in the more elegant form of plugins. All you need is some basic knowledge of php, html and css.</p>
<p>One of the main advantages is that I can now update my site from any computer with internet access. This means for me to not depend on the local version residing on my laptop. In addition, Wordpress offers export and import features. This way one can easily create site backups or move the site to another server (or have local version for testing purposes, as I do).</p>
<p>Wordpress naturally supports a pages+blog structure. After all, it was originally conceived as a blog-supporting system. Indeed, at the time of writing, wordpress is the <a href="http://royal.pingdom.com/2009/01/15/the-blog-platforms-of-choice-among-the-top-100-blogs/">most used system among the top 100 blogs</a>. A pages+blog structure is important for me: I can put fundamental well-established information in the pages and all-the-rest (news, posts, miscellaneous) in form of blog posts.</p>
<p>Another advantage is that I have no more to care about producing standard-compliant code. Wordpress will care for that. Well, that&#8217;ts not exactly the truth, as I have written my own stylesheet (css and php, again!) but the amount of effort in that regards has diminished substantially.</p>
<p>A nice thing is that Wordpress is extensible. There are lots of <a href="http://wordpress.org/extend/plugins/">plugins</a>. For example, I use some plugins to enhance my site&#8217;s management, namely <a href="http://wordpress.org/extend/plugins/google-sitemap-generator/">sitemaps</a> (for seo-optimization) and <a href="http://wordpress.org/extend/plugins/google-analytics-for-wordpress/">google analytics</a> (for statistics). There also many themes (<a href="http://wordpress.org/extend/themes/">official</a> and <a href="http://web2feel.com/">non-offiicial</a>) to layout your site or blog at will.</p>
<p>Wordpress offers me also a standard site management: <a href="http://www.albertolluch.com">my own site</a>, the <a href="http://resolutorio.wordpress.com/">blog</a> I co-author, my wife&#8217;s <a href="http://www.chiaramarmugi.com">site</a> and <a href="http://egolalia.wordpress.com">blog</a>, the <a href="http://www.echevestequiropractica.com">website</a> of a friend&#8230; they are all wordpress-supported.</p>
<p>Best of all, Wordpress is open-source and free, and it comes in two forms: you can host a blog in the <a href="http://www.wordpress.com">wordpress platform</a>, or install your <a href="http://wordpress.org/">own version</a> in your server.</p>
<p>A last note: Wordpress (and blogging in general) was introduced to me by my <a href="http://www.chiaramarmugi.com">wife</a>, an excellent translator and <a href="http://egolalia.wordpress.com">stupendous blogosphere star</a>. A computer expert learning technology from a profane?! The magic of love.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.albertolluch.com/wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tuscany Valley</title>
		<link>http://www.albertolluch.com/tuscany-valley</link>
		<comments>http://www.albertolluch.com/tuscany-valley#comments</comments>
		<pubDate>Fri, 09 Jan 2009 13:42:25 +0000</pubDate>
		<dc:creator>albertolluch</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[companies]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[tuscany]]></category>

		<guid isPermaLink="false">http://www.albertolluch.com/?p=213</guid>
		<description><![CDATA[Un elenco di aziende di informatica, con sede in (o vicino alla) Toscana.
A list of software companies, with headquarters in (or near) the Tuscany.
 La lista viene generata dinamicamente dal mio bookmark delicious.  The list is dynamically generated from my delicious bookmark.  
Update: I post here a static snapshot of the list. 

 [...]]]></description>
			<content:encoded><![CDATA[<p>Un elenco di aziende di informatica, con sede in (o vicino alla) Toscana.<br />
<span style="color: #808080;"><em>A list of software companies, with headquarters in (or near) the Tuscany.</em></span></p>
<p><script src="http://feeds.delicious.com/v2/js/albertolluch/companies%20italia%20software?title= &amp;count=100&amp;sort=alpha" type="text/javascript"></script> La lista viene generata dinamicamente dal mio <a href="http://delicious.com/albertolluch">bookmark</a> delicious.  <span style="color: #808080;"><em>The list is dynamically generated from my delicious <a href="http://delicious.com/albertolluch">bookmark</a>.</em></span> <em> </em></p>
<hr /><em>Update: I post here a static snapshot of the list. </em></p>
<div id="delicious-posts-albertolluch" class="delicious-posts">
<h2 class="delicious-banner sidebar-title"><em><a href="http://delicious.com/albertolluch/companies.it"> </a></em></h2>
<ul>
<li><em><a class="delicious-link" href="http://www.adacto.it/">Adacto- Advergame, comunicazione e advertising digitale</a></em></li>
<li><em><a class="delicious-link" href="http://www.altran.com/">ALTRAN &#8211; Global partner in innovation</a></em></li>
<li><em><a class="delicious-link" href="http://www.aviogroup.com/">Avio</a></em></li>
<li><em><a class="delicious-link" href="http://www.cabel.it/">Cabel &#8211; Centro Assistenza Banche Locali</a></em></li>
<li><em><a class="delicious-link" href="http://www.computervar.it/">Computer VAR: pensa globale crea ITaliano</a></em></li>
<li><em><a class="delicious-link" href="http://www.eng.it/">ENGINEERING | INGEGNERIA INFORMATICA &#8211; it</a></em></li>
<li><em><a class="delicious-link" href="http://www.evidence.eu.com/">Evidence &#8211; Home</a></em></li>
<li><em><a class="delicious-link" href="http://www.gecareers.com/GECAREERS/jsp/index.jsp">GE Careers : Job Search for Experienced, Entry and Interns</a></em></li>
<li><em><a class="delicious-link" href="http://www.genesy.it/">Genesy s.r.l.</a></em></li>
<li><em><a class="delicious-link" href="http://www.httconsulting.it/">HT&amp;T Consulting &#8211; Soluzioni Open Source — HT&amp;T Consulting &#8211; Soluzioni Open Source</a></em></li>
<li><em><a class="delicious-link" href="http://www.otefinmeccanica.com/">http://www.otefinmeccanica.com/</a></em></li>
<li><em><a class="delicious-link" href="http://www.grupposicis.it/Content/default.asp">Il Gruppo &#8211; Consulenza informatica e servizi &#8211; Gruppo Sicis</a></em></li>
<li><em><a class="delicious-link" href="http://www.informaticafutura.it/chisiamo.asp">Informatica Futura</a></em></li>
<li><em><a class="delicious-link" href="http://www.idscompany.it/">Ingegneria dei sistemi S.p.A. ::</a></em></li>
<li><em><a class="delicious-link" href="http://www.intecs.it/">INTECS SpA &#8211; Brainware Company</a></em></li>
<li><em><a class="delicious-link" href="http://www.iontrading.com/">ION Trading</a></em></li>
<li><em><a class="delicious-link" href="http://www.itlink.it/">ITLink srl</a></em></li>
<li><em><a class="delicious-link" href="http://www.kayser.it/jopportunities.html">Kayser Italia s.r.l.</a></em></li>
<li><em><a class="delicious-link" href="http://www.liberologico.com/www/">Liberologico &#8211; building ict solutions</a></em></li>
<li><em><a class="delicious-link" href="http://www.mbigroup.it/">MBI &#8211; mediterranean broadband infrastructure</a></em></li>
<li><em><a class="delicious-link" href="http://www.metaware.it/index.html">Metaware S.p.A.</a></em></li>
<li><em><a class="delicious-link" href="http://www.mip-online.it/">MIP srl, cd-rom, web,videoclip, qtvr</a></em></li>
<li><em><a class="delicious-link" href="http://www.new-soft.it/">New Soft &#8211; Sviluppo e Assistenza software gestionale</a></em></li>
<li><em><a class="delicious-link" href="http://www.numericaprogetti.it/">Numerica Progetti S.R.L.</a></em></li>
<li><em><a class="delicious-link" href="http://www.sago.fi.it/">SAGO spa &#8211; ricerca applicata consulenza formazione informatica per la Sanità</a></em></li>
<li><em><a class="delicious-link" href="http://www.selex-comms.com/en/">SELEX Communications &#8211; A Finmeccanica Company</a></em></li>
<li><em><a class="delicious-link" href="http://www.sesa.it/">Sesa: un gruppo, tante soluzioni</a></em></li>
<li><em><a class="delicious-link" href="http://w1.siemens.com/entry/cc/en/">Siemens AG &#8211; Global Web Site</a></em></li>
<li><em><a class="delicious-link" href="http://www.sister.it/">Sistemi Territoriali</a></em></li>
<li><em><a class="delicious-link" href="http://www.sogei.it/">SOGEI &#8211; Home Page</a></em></li>
<li><em><a class="delicious-link" href="http://www.studiostaff.it/">Studio Staff</a></em></li>
<li><em><a class="delicious-link" href="http://www.synthema.it/">Synthema &#8211; Soluzioni informatiche, Consulenza &amp; Ricerca</a></em></li>
<li><em><a class="delicious-link" href="http://www.sysdat.it/">Sysdat Informatica S.r.l.</a></em></li>
<li><em><a class="delicious-link" href="http://www.tdgroup.it/">TD Group S.p.A.</a></em></li>
<li><em><a class="delicious-link" href="http://www.valueteam.com/etnoteam.asp">Value Team &#8211; Etnoteam</a></em></li>
<li><em><a class="delicious-link" href="http://www.witech.it/index.php">WiTech</a></em></li>
<li><em><a class="delicious-link" href="http://www.zucchetti.it/portale/jsp/index.jsp">Zucchetti le soluzioni che creano successo</a></em></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.albertolluch.com/tuscany-valley/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ottmann&#8217;s Retirement Colloquium</title>
		<link>http://www.albertolluch.com/ottmanns-retirement-colloquium</link>
		<comments>http://www.albertolluch.com/ottmanns-retirement-colloquium#comments</comments>
		<pubDate>Fri, 19 Dec 2008 10:01:16 +0000</pubDate>
		<dc:creator>albertolluch</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[algorithms]]></category>
		<category><![CDATA[graphs]]></category>
		<category><![CDATA[ottmann]]></category>

		<guid isPermaLink="false">http://www.albertolluch.com/?p=199</guid>
		<description><![CDATA[I had recently the honour to assist to the Colloquium in occasion of the retirement of Thomas Ottman.
During the last years Ottmann has been a full professor at the Institute fur Informatik of the University of Freiburg. He has been one of the main founders and promoters of the institute and the faculty of angewandte [...]]]></description>
			<content:encoded><![CDATA[<p>I had recently the honour to assist to the <a href="I had recently the honour to assist to the Colloquium in occasion of the retirement of Thomas Ottman.  During the last years Ottmann has been a full professor at the Institute fur Informatik of the University of Freiburg. He has been one of the main founders and promoters of the institute and the faculty of angewandte wissenchaft.  His most relevant scientific contribution is probably the XXX-Ottmann's algorithm, which solves the problem of finding all intersection points for a set of orthogonal segments. The importance of having an output-sensitive complexity and the so-called sweep-line technique have influenced many other fundamental computational geometry algorithms like those for computing Voronoi diagrams.    When I first commented  him how impressive for me it was to see an algorithm with name after him he said: &quot;I was just the right man and the right moment, that's all.&quot; Always modest, always professional.  The colloquium had also very interesting invited talks by Amitava Datta (on Data-parallel dynamic programming on graphics processing units) and Rolf Klein (on Geometric Neighborhood). Both talks had a perfect balance technical contribution, abstraction level and connection to Ottmann's contribution.  This post is just my modest way to express my gratitude and render honour to one of the most professional person I have encountered in academy.">Colloquium</a> in occasion of the retirement of <a href="http://ad.informatik.uni-freiburg.de/mitarbeiter/ottmann/">Thomas Ottman</a>.</p>
<p>During the last years Ottmann has been a full professor at the Institute fur Informatik of the University of Freiburg. He has been one of the main founders and promoters of the institute and the faculty of angewandte wissenchaft.</p>
<p>His most relevant scientific contribution is probably the <a href="http://en.wikipedia.org/wiki/Bentley-Ottmann_algorithm">Bentley-Ottmann algorithm</a>, which solves the line segment intersection problem. The algorithm is another evidence of the importance of considering output-sensitive complexity and the convenience of using so-called sweep-line techniques, also applied to other fundamental computational geometry problems (Voronoi diagrams, Delaunay triangulation, etc.). That was impressive for me but he used to said: &#8220;I was just the right man and the right moment, that&#8217;s all.&#8221; Always modest, always professional.</p>
<p>The colloquium had also very interesting invited talks by Amitava Datta (on <em>data-parallel dynamic programing on gpus</em>) and Rolf Klein (on <em>geometric neighborhoods</em>). Both talks had a perfect balance between technical contribution, abstraction level and connection to Ottmann&#8217;s contribution.</p>
<p>This post is just my modest way to express my gratitude for giving me the opportunity to get a PhD, and to render honour to one of the most professional persons I have ever encountered.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.albertolluch.com/ottmanns-retirement-colloquium/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>caspis2graphs, da2graphs: yet more simple visualiser</title>
		<link>http://www.albertolluch.com/caspis2graphs-da2graphs-yet-more-simple-visualiser</link>
		<comments>http://www.albertolluch.com/caspis2graphs-da2graphs-yet-more-simple-visualiser#comments</comments>
		<pubDate>Tue, 25 Nov 2008 14:31:02 +0000</pubDate>
		<dc:creator>albertolluch</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[graphs]]></category>
		<category><![CDATA[process algebra]]></category>
		<category><![CDATA[term rewriting]]></category>

		<guid isPermaLink="false">http://www.albertolluch.com/?p=152</guid>
		<description><![CDATA[I just finished the preliminary versions of two very simple visualiser for

our algebra of hierarchical graphs;
caspis, a service oriented calculus.

Both are available at http://www.albertolluch.com/adr2graphs/ as companions of the pi-calculus visualiser I posted some days ago.
These are just small steps towards the implementation of the technique described in the draft available at http://www.albertolluch.com/papers/adr.caspis.pdf.
The visualiser is based [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished the preliminary versions of two very simple visualiser for</p>
<ul>
<li>our algebra of hierarchical graphs;
<li>caspis, a service oriented calculus.
</ul>
<p>Both are available at <a href="http://www.albertolluch.com/adr2graphs/">http://www.albertolluch.com/adr2graphs/</a> as companions of the pi-calculus visualiser I <a href="http://www.albertolluch.com/pi2graphs-a-very-simple-visualiser-of-finite-pi-calculus-agents">posted</a> some days ago.</p>
<p>These are just small steps towards the implementation of the technique described in the draft available at <a href="http://www.albertolluch.com/papers/adr.caspis.pdf">http://www.albertolluch.com/papers/adr.caspis.pdf</a>.</p>
<p>The visualiser is based on <a href="http://www.albertolluch.com/adr/">adr</a>, <a href="http://www.graphviz.org/">graphviz</a> and <a href="http://maude.cs.uiuc.edu/">maude</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.albertolluch.com/caspis2graphs-da2graphs-yet-more-simple-visualiser/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pi2graphs: a very simple visualiser of finite pi-calculus agents</title>
		<link>http://www.albertolluch.com/pi2graphs-a-very-simple-visualiser-of-finite-pi-calculus-agents</link>
		<comments>http://www.albertolluch.com/pi2graphs-a-very-simple-visualiser-of-finite-pi-calculus-agents#comments</comments>
		<pubDate>Fri, 14 Nov 2008 17:29:16 +0000</pubDate>
		<dc:creator>albertolluch</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[graphs]]></category>
		<category><![CDATA[process algebra]]></category>
		<category><![CDATA[term rewriting]]></category>

		<guid isPermaLink="false">http://www.albertolluch.com/blog/?p=29</guid>
		<description><![CDATA[I just finished a preliminary version of a very simple visualiser of finite pi-calculus agents and delivered it under http://www.albertolluch.com/adr2graphs/
The underlaying techinque is described in a draft (http://www.albertolluch.com/papers/adr.caspis.pdf), where you find the credits to the original encoding by Fabio Gadducci and its rephrasing in our approach.
The visualiser is based on adr, graphviz and maude.
]]></description>
			<content:encoded><![CDATA[<p>I just finished a preliminary version of a very simple visualiser of finite pi-calculus agents and delivered it under <a href="http://www.albertolluch.com/adr2graphs/">http://www.albertolluch.com/adr2graphs/</a></p>
<p>The underlaying techinque is described in a draft (<a href="http://www.albertolluch.com/papers/adr.caspis.pdf">http://www.albertolluch.com/papers/adr.caspis.pdf</a>), where you find the credits to the original encoding by Fabio Gadducci and its rephrasing in our approach.</p>
<p>The visualiser is based on <a href="http://www.albertolluch.com/adr/">adr</a>, <a href="http://www.graphviz.org/">graphviz</a> and <a href="http://maude.cs.uiuc.edu/">maude</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.albertolluch.com/pi2graphs-a-very-simple-visualiser-of-finite-pi-calculus-agents/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>hello world</title>
		<link>http://www.albertolluch.com/hello-world</link>
		<comments>http://www.albertolluch.com/hello-world#comments</comments>
		<pubDate>Fri, 14 Nov 2008 15:38:46 +0000</pubDate>
		<dc:creator>albertolluch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.albertolluch.com/blog/?p=30</guid>
		<description><![CDATA[printf("hello world!\n");
]]></description>
			<content:encoded><![CDATA[<p><code>printf("hello world!\n");</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.albertolluch.com/hello-world/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
