<?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.asp">
<title>fagzal.yourpostcardsite.com</title>
<link>http://fagzal.syntaxpoint.com/blog.asp</link>
<description></description>
<dc:language>hu</dc:language>
<dc:date>2008-01-21T23:35:57</dc:date>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="http://fagzal.syntaxpoint.com/blog/b180" />
  <rdf:li rdf:resource="http://fagzal.syntaxpoint.com/blog/b181" />
  <rdf:li rdf:resource="http://fagzal.syntaxpoint.com/blog/b179" />
  <rdf:li rdf:resource="http://fagzal.syntaxpoint.com/blog/b177" />
  <rdf:li rdf:resource="http://fagzal.syntaxpoint.com/blog/b176" />
  <rdf:li rdf:resource="http://fagzal.syntaxpoint.com/blog/b178" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="http://fagzal.syntaxpoint.com/blog/b180">
<title>Running multiple instances of Apahce (httpd) on Fedora</title>
<link>http://fagzal.syntaxpoint.com/blog/b180</link>
<description>We had a hosting server which ran two instances of HTTPDs: one for administration purposes and one for the websites we host. Recently this server was upgraded from a very old Redhat 8 to Fedora (Core)</description>
<dc:date>2007-12-14T21:14:15</dc:date>
</item>
<item rdf:about="http://fagzal.syntaxpoint.com/blog/b181">
<title>Perl-2-PHP</title>
<link>http://fagzal.syntaxpoint.com/blog/b181</link>
<description>This subtitle is for PHP programmers who wish to learn Perl. I decided to write it because in theory PHP and Perl are both script languages which have a lot in common, yet there are many PHP programme</description>
<dc:date>2008-01-21T23:35:57</dc:date>
</item>
<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/b177">
<title>Creating a TGP-like gallery using PET in 6 lines</title>
<link>http://fagzal.syntaxpoint.com/blog/b177</link>
<description>A very typical web programming task is to take a directory which contains a bunch of images, and create a thumbnail gallery out of it. The  module does this very professionally, and an actual industry</description>
<dc:date>2007-11-17T01:03:00</dc:date>
</item>
<item rdf:about="http://fagzal.syntaxpoint.com/blog/b176">
<title>PET tricks</title>
<link>http://fagzal.syntaxpoint.com/blog/b176</link>
<description>This subtitle is about PET, a Perl application server and RAD environment for web programming. It is similar in many concepts to  for Java,  for Ruby or   for Python. There is also a resemblance with </description>
<dc:date>2007-11-17T00:52:28</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>
