<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
>

<channel rdf:about="http://fagzal.syntaxpoint.com/blog/t207">
<title>Perl 5</title>
<link>http://fagzal.syntaxpoint.com/blog/t207</link>
<description></description>
<dc:language>hu</dc:language>
<dc:date>2007-11-19T23:46:56</dc:date>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="http://fagzal.syntaxpoint.com/blog/b179" />
  <rdf:li rdf:resource="http://fagzal.syntaxpoint.com/blog/b178" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="http://fagzal.syntaxpoint.com/blog/b179">
<title>First recipe - creating thumbnails</title>
<link>http://fagzal.syntaxpoint.com/blog/b179</link>
<description>The task: get an image file, and resize it so that the resulting image (thumbnail) fits in a predefined rectangle without its proportions distorted. We should be able to handle as many image formats a</description>
<dc:date>2007-11-19T23:46:56</dc:date>
</item>
<item rdf:about="http://fagzal.syntaxpoint.com/blog/b178">
<title>Perl blog - what&#x27;s this?</title>
<link>http://fagzal.syntaxpoint.com/blog/b178</link>
<description>This subtitle is about the  (Perl 5) programming language, more precisely about some typical tasks one encounters while programming in Perl.  [more]  The solutions provided here are not always optimal</description>
<dc:date>2007-11-19T20:45:25</dc:date>
</item>
</rdf:RDF>
