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

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Coding For Paschas</title>
    <link>http://pascha.org/</link>
    <description>Source code, snippets, programs and tutorials for various languages</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.2 - http://www.s9y.org/</generator>
    <pubDate>Wed, 01 Sep 2010 18:22:30 GMT</pubDate>

    <image>
        <url>http://pascha.org/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: Coding For Paschas - Source code, snippets, programs and tutorials for various languages</title>
        <link>http://pascha.org/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>AClient - A simple network client/scanner for the linux console</title>
    <link>http://pascha.org/archives/8-AClient-A-simple-network-clientscanner-for-the-linux-console.html</link>
            <category>C</category>
    
    <comments>http://pascha.org/archives/8-AClient-A-simple-network-clientscanner-for-the-linux-console.html#comments</comments>
    <wfw:comment>http://pascha.org/wfwcomment.php?cid=8</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://pascha.org/rss.php?version=2.0&amp;type=comments&amp;cid=8</wfw:commentRss>
    

    <author>nospam@example.com (Michael Papesch)</author>
    <content:encoded>
    A rather early work from me, a simple console network client/scanner for linux. It is able to connect to asylum by Slim and even upload files.&lt;br /&gt;
I didnt touch the Source for about 10 years now, and it really needs some polishing;-)&lt;br /&gt;
(the missing atoi e.g. in the scan-part ^^)&lt;br /&gt;
But its ok for a start to get into C network programming, the connect-part is ok.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://pascha.org/uploads/projekte/aclient.zip&quot; title=&quot;aclient.zip&quot; target=&quot;_blank&quot;&gt;aclient.zip&lt;/a&gt; 
    </content:encoded>

    <pubDate>Wed, 01 Sep 2010 19:54:32 +0200</pubDate>
    <guid isPermaLink="false">http://pascha.org/archives/8-guid.html</guid>
    <category>aclient</category>
<category>asylum</category>
<category>c</category>
<category>commandline</category>
<category>console</category>
<category>linux</category>
<category>slim</category>

</item>
<item>
    <title>Android auf dem iPhone 3g installieren</title>
    <link>http://pascha.org/archives/7-Android-auf-dem-iPhone-3g-installieren.html</link>
            <category>/dev/null</category>
    
    <comments>http://pascha.org/archives/7-Android-auf-dem-iPhone-3g-installieren.html#comments</comments>
    <wfw:comment>http://pascha.org/wfwcomment.php?cid=7</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://pascha.org/rss.php?version=2.0&amp;type=comments&amp;cid=7</wfw:commentRss>
    

    <author>nospam@example.com (Michael Papesch)</author>
    <content:encoded>
    David Wang, ein Hobbyhacker (welcher Hacker ist das schon hauptberuflich?), hat es geschafft, Google&#039;s Android auf Apple&#039;s iPhone 3g zu installieren, was bisher erst auf dem 2G möglich war. Das löst sicherlich keine Freudentaumel in der sehr auf Markenschutz bedachten Apple-Zentrale aus, kommt aber natürlich dem Verbraucher zugute, da Apple&#039;s Betriebssystem sich jetzt auf den vielen Millionen verkauften Iphone 3G einem gleichwertigen Konkurrenten gegenüber sieht.&lt;br /&gt;
In der zu bestaunenden Beta-Version funktionierte schon so ziemlich alles bis auf Programme und Funktionen, die auf Soundausgabe angewiesen waren (Telefonieren ging nicht, SMS und WLAN dagegen funktionierte). Allerdings hat David seiner Aussage nach sein 3G manuell schon so einstellen können, dass Sound funktionierte, für die erste öffentliche Beta wird man also ein vollständig funktionierendes Android erwarten können. In den nächsten Tagen wird es diesen Installer für die Allgemeinheit geben.&lt;br /&gt;
&lt;br /&gt;
Original-Eintrag im Blog von David Wang:&lt;br /&gt;
&lt;a href=&quot;http://pascha.org/exit.php?url_id=13&amp;amp;entry_id=7&quot;  onmouseover=&quot;window.status=&#039;http://linuxoniphone.blogspot.com/2010/05/android-on-iphone-3g.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;http://linuxoniphone.blogspot.com/2010/05/android-on-iphone-3g.html&quot;&gt;http://linuxoniphone.blogspot.com/2010/05/android-on-iphone-3g.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
[Edit]&lt;br /&gt;
Die Installationsdateien stehen jetzt zum download zur Verfügung.&lt;br /&gt;
Eine Anleitung (englisch) findet ihr hier:&lt;br /&gt;
&lt;a href=&quot;http://pascha.org/exit.php?url_id=14&amp;amp;entry_id=7&quot;  onmouseover=&quot;window.status=&#039;http://www.pcworld.com/article/196595/how_to_install_android_on_your_iphone.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;how to install android on your iphone 3g&quot;&gt;http://www.pcworld.com/article/196595/how_to_install_android_on_your_iphone.html&lt;/a&gt;&lt;br /&gt;
Und das Beste:&lt;br /&gt;
Bis auf die Stromsparfunktionen scheint nun alles zu funktionieren, also Sound, Telefonie, SMS, Wlan, ... :-) 
    </content:encoded>

    <pubDate>Thu, 13 May 2010 06:07:05 +0200</pubDate>
    <guid isPermaLink="false">http://pascha.org/archives/7-guid.html</guid>
    <category>3g</category>
<category>android</category>
<category>beta</category>
<category>blog</category>
<category>david</category>
<category>installer</category>
<category>iphone</category>
<category>wang</category>

</item>
<item>
    <title>Krrush Turtle, 2 Spieler Schildkröten-Rennen</title>
    <link>http://pascha.org/archives/6-Krrush-Turtle,-2-Spieler-Schildkroeten-Rennen.html</link>
            <category>Delphi</category>
    
    <comments>http://pascha.org/archives/6-Krrush-Turtle,-2-Spieler-Schildkroeten-Rennen.html#comments</comments>
    <wfw:comment>http://pascha.org/wfwcomment.php?cid=6</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://pascha.org/rss.php?version=2.0&amp;type=comments&amp;cid=6</wfw:commentRss>
    

    <author>nospam@example.com (Michael Papesch)</author>
    <content:encoded>
    &lt;a class=&quot;serendipity_image_link&quot; title=&quot;Krrush Turtle Logo&quot; href=&#039;http://pascha.org/uploads/krrush_logo.jpg&#039; onclick=&quot;F1 = window.open(&#039;/uploads/krrush_logo.jpg&#039;,&#039;Zoom&#039;,&#039;height=87,width=217,top=348,left=579,toolbar=no,menubar=no,location=no,resize=1,resizable=1,scrollbars=yes&#039;); return false;&quot;&gt;&lt;!-- s9ymdb:17 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;110&quot; height=&quot;39&quot;  src=&quot;http://pascha.org/uploads/krrush_logo.jpg&quot; title=&quot;Krrush Turtle Logo&quot; alt=&quot;Krrush Turtle Logo&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Ein lustiges Schildkröten-Rennspiel für 2 Spieler.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;serendipity_imageComment_center&quot; style=&quot;width: 110px&quot;&gt;&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;a class=&quot;serendipity_image_link&quot; title=&quot;Krrush Turtle&quot; href=&#039;http://pascha.org/uploads/screenshot.jpg&#039; onclick=&quot;F1 = window.open(&#039;/uploads/screenshot.jpg&#039;,&#039;Zoom&#039;,&#039;height=527,width=662,top=128,left=356.5,toolbar=no,menubar=no,location=no,resize=1,resizable=1,scrollbars=yes&#039;); return false;&quot;&gt;&lt;!-- s9ymdb:14 --&gt;&lt;img class=&quot;serendipity_image_center&quot; width=&quot;110&quot; height=&quot;87&quot;  src=&quot;http://pascha.org/uploads/screenshot.jpg&quot; title=&quot;Krrush Turtle&quot; alt=&quot;Krrush Turtle&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;serendipity_imageComment_txt&quot;&gt;Screenshot&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;
Kurzanleitung:&lt;br /&gt;
Für 1 Spieler &quot;K&quot; drücken, für 2 Spieler &quot;L&quot;.&lt;br /&gt;
Rennen starten mit Klick auf &quot;Start&quot;.&lt;br /&gt;
Kurs wechseln mit den Tasten 1-4.&lt;br /&gt;
&lt;br /&gt;
Spieler 1 steuert mit den Pfeiltasten, Spieler 2 mit &quot;ASWD&quot;.&lt;br /&gt;
Die Zeitzählung beginnt, wenn man Gas gibt.&lt;br /&gt;
Die besten Zeiten werden gespeichert.&lt;br /&gt;
&lt;br /&gt;
Source Code inklusive.&lt;br /&gt;
&lt;a href=&quot;http://pascha.org/exit.php?url_id=11&amp;amp;entry_id=6&quot;  onmouseover=&quot;window.status=&#039;http://pascha.org/uploads/KrrushTurtleEU.rar&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;KrrushTurtleEU.rar&quot; target=&quot;_blank&quot;&gt;KrrushTurtleEU.rar&lt;/a&gt;&lt;br /&gt;
Wenn man beim Starten &quot;Gleitkomma-Fehler&quot; bekommt, hat man wahrscheinlich ein englisches Windows installiert.&lt;br /&gt;
In diesem Fall sollte man die US-Version benutzen: &lt;a href=&quot;http://pascha.org/exit.php?url_id=12&amp;amp;entry_id=6&quot;  onmouseover=&quot;window.status=&#039;http://pascha.org/uploads/KrrushTurtleUS.rar&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;KrrushTurtleUS.rar&quot; target=&quot;_blank&quot;&gt;KrrushTurtleUS.rar&lt;/a&gt; 
    </content:encoded>

    <pubDate>Mon, 29 Mar 2010 17:05:13 +0200</pubDate>
    <guid isPermaLink="false">http://pascha.org/archives/6-guid.html</guid>
    <category>game</category>
<category>krrush turtle</category>
<category>racing</category>

</item>
<item>
    <title>GET-Request in assembler</title>
    <link>http://pascha.org/archives/5-GET-Request-in-assembler.html</link>
            <category>ASM</category>
    
    <comments>http://pascha.org/archives/5-GET-Request-in-assembler.html#comments</comments>
    <wfw:comment>http://pascha.org/wfwcomment.php?cid=5</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://pascha.org/rss.php?version=2.0&amp;type=comments&amp;cid=5</wfw:commentRss>
    

    <author>nospam@example.com (Michael Papesch)</author>
    <content:encoded>
    Das ist eine kleine Demonstration einer GET-Anfrage in Assembler.&lt;br /&gt;
Das Programm baut auf Threads, Window-Erzeugung und Button-Handling auf.&lt;br /&gt;
&lt;br /&gt;
&lt;!-- s9ymdb:12 --&gt;&lt;img class=&quot;serendipity_image_center&quot; width=&quot;110&quot; height=&quot;28&quot;  src=&quot;http://pascha.org/uploads/GET_request.jpg&quot;  alt=&quot;&quot; /&gt;&lt;br /&gt;
Es wird ein Fenster erzeugt inklusive Buttons und Eingabefeldern, in dem man einen beliebigen Text eingeben kann.&lt;br /&gt;
Dieser wird durch Drücken auf &quot;send&quot; an ein php-Script übermittelt.&lt;br /&gt;
Ob die Übertragung funktioniert hat, sieht man bei der Beispiel-exe auf &lt;a href=&quot;http://pascha.org/exit.php?url_id=6&amp;amp;entry_id=5&quot;  onmouseover=&quot;window.status=&#039;http://217.172.186.18/in/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;Output&quot;&gt;http://217.172.186.18/in/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Der Sourcecode lässt sich mit MASM v6.0 übersetzen.&lt;br /&gt;
&lt;br /&gt;
Viel Spass!&lt;br /&gt;
&lt;br /&gt;
sourcecode:&lt;br /&gt;
&lt;a href=&quot;http://pascha.org/uploads/GET_request.asm&quot; title=&quot;GET_request.asm&quot; target=&quot;_blank&quot;&gt;GET_request.asm&lt;/a&gt;&lt;br /&gt;
binary:&lt;br /&gt;
&lt;a href=&quot;http://pascha.org/uploads/GET_request.exe&quot; title=&quot;GET_request.exe&quot; target=&quot;_blank&quot;&gt;GET_request.exe&lt;/a&gt; 
    </content:encoded>

    <pubDate>Mon, 29 Mar 2010 16:16:28 +0200</pubDate>
    <guid isPermaLink="false">http://pascha.org/archives/5-guid.html</guid>
    <category>assembler</category>
<category>buttons</category>
<category>create</category>
<category>get</category>
<category>handler</category>
<category>request</category>
<category>threads</category>
<category>windows</category>

</item>
<item>
    <title>3D-Sternenscrolling in Flash, Objekte in Actionscript</title>
    <link>http://pascha.org/archives/4-3D-Sternenscrolling-in-Flash,-Objekte-in-Actionscript.html</link>
            <category>Script</category>
    
    <comments>http://pascha.org/archives/4-3D-Sternenscrolling-in-Flash,-Objekte-in-Actionscript.html#comments</comments>
    <wfw:comment>http://pascha.org/wfwcomment.php?cid=4</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://pascha.org/rss.php?version=2.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    

    <author>nospam@example.com (Michael Papesch)</author>
    <content:encoded>
    3D-Sternenscrolling in Flash Actionscript, die Sterne sind Objekte.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://pascha.org/uploads/ster.swf&quot; title=&quot;ster.swf&quot; target=&quot;_blank&quot;&gt;ster.swf&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Die .fla-Datei ist hier:&lt;br /&gt;
&lt;a href=&quot;http://pascha.org/uploads/ster.fla&quot; title=&quot;ster.fla&quot; target=&quot;_blank&quot;&gt;ster.fla&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Viel Spass! 
    </content:encoded>

    <pubDate>Sat, 27 Mar 2010 09:17:00 +0100</pubDate>
    <guid isPermaLink="false">http://pascha.org/archives/4-guid.html</guid>
    <category>actionscript</category>
<category>flash</category>
<category>objects</category>

</item>
<item>
    <title>MP3mini - Kleiner MP3-Player, so frei wie Freibier und kostenlos</title>
    <link>http://pascha.org/archives/3-MP3mini-Kleiner-MP3-Player,-so-frei-wie-Freibier-und-kostenlos.html</link>
            <category>Delphi</category>
    
    <comments>http://pascha.org/archives/3-MP3mini-Kleiner-MP3-Player,-so-frei-wie-Freibier-und-kostenlos.html#comments</comments>
    <wfw:comment>http://pascha.org/wfwcomment.php?cid=3</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://pascha.org/rss.php?version=2.0&amp;type=comments&amp;cid=3</wfw:commentRss>
    

    <author>nospam@example.com (Michael Papesch)</author>
    <content:encoded>
    Hi,&lt;br /&gt;
&lt;br /&gt;
ich hab mal ein bisschen was gebastelt und einen (sehr) kleinen Mp3player programmiert. Der heisst natürlich auch MP3mini deshalb..&lt;br /&gt;
Er ist nicht sehr hübsch, aber hat seinen eigenen Codec dabei, eine Playliste, kann in die Trayleiste verkleinert werden und öffnet auch mp3-Radiostreams. Kein Ersatz für VLC, Winamp oder MPlayer, aber besser als iTunes ist er allemal (hust).&lt;br /&gt;
Und falls doch nicht:&lt;br /&gt;
1. Das Zip hat nur 333KB.&lt;br /&gt;
2. Das Programm ist Standalone ohne Installer, hinterlässt nach dem Löschen keine Registry-Einträge oder anderen Müll auf dem Rechner.&lt;br /&gt;
3. MP3mini bringt seinen eigenen Codec mit, funktioniert also unabhängig von allen Windows-Codecs.&lt;br /&gt;
Ein kleines FAQ ist als Textdatei beigelegt.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Player:&lt;/strong&gt;&lt;br /&gt;
&lt;div class=&quot;serendipity_imageComment_left&quot; style=&quot;width: 104px&quot;&gt;&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;a class=&quot;serendipity_image_link&quot; title=&quot;MP3mini - kostenloser MP3-Player&quot; href=&quot;http://pascha.org/exit.php?url_id=3&amp;amp;entry_id=3&quot;  onmouseover=&quot;window.status=&#039;http://pascha.org/uploads/mp3mini.zip&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;&lt;!-- s9ymdb:6 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;104&quot; height=&quot;34&quot;  src=&quot;http://pascha.org/uploads/bilder/mp3mini.serendipityThumb.jpg&quot; title=&quot;MP3mini - kostenloser MP3-Player&quot; alt=&quot;MP3mini - kostenloser MP3-Player&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;serendipity_imageComment_txt&quot;&gt;MP3mini - kostenloser MP3-Player&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;
&lt;strong&gt;Playlist:&lt;/strong&gt;&lt;br /&gt;
&lt;div class=&quot;serendipity_imageComment_left&quot; style=&quot;width: 110px&quot;&gt;&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;!-- s9ymdb:7 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;110&quot; height=&quot;81&quot;  src=&quot;http://pascha.org/uploads/bilder/mp3mini_playlist.serendipityThumb.jpg&quot; title=&quot;mp3mini playlist&quot; alt=&quot;mp3mini playlist&quot; /&gt;&lt;/div&gt;&lt;div class=&quot;serendipity_imageComment_txt&quot;&gt;mp3mini playlist&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Inhalt / Content:&lt;/strong&gt;&lt;br /&gt;
mp3mini, xaudio.dll (v3.2.9.5), mp3mini_README.txt&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Download:&lt;/strong&gt;&lt;br /&gt;
&lt;a href=&quot;http://pascha.org/exit.php?url_id=3&amp;amp;entry_id=3&quot;  onmouseover=&quot;window.status=&#039;http://pascha.org/uploads/mp3mini.zip&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;mp3mini.zip&quot; target=&quot;_blank&quot;&gt;mp3mini.zip&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
HF&lt;br /&gt;
Cari 
    </content:encoded>

    <pubDate>Mon, 22 Feb 2010 17:30:12 +0100</pubDate>
    <guid isPermaLink="false">http://pascha.org/archives/3-guid.html</guid>
    <category>delphi</category>
<category>kostenlos</category>
<category>mp3mini</category>

</item>
<item>
    <title>Text-2-HTML Editor</title>
    <link>http://pascha.org/archives/1-Text-2-HTML-Editor.html</link>
            <category>Delphi</category>
    
    <comments>http://pascha.org/archives/1-Text-2-HTML-Editor.html#comments</comments>
    <wfw:comment>http://pascha.org/wfwcomment.php?cid=1</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://pascha.org/rss.php?version=2.0&amp;type=comments&amp;cid=1</wfw:commentRss>
    

    <author>nospam@example.com (Michael Papesch)</author>
    <content:encoded>
    &lt;div class=&quot;serendipity_imageComment_left&quot; style=&quot;width: 110px&quot;&gt;&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;!-- s9ymdb:3 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;110&quot; height=&quot;62&quot;  src=&quot;http://pascha.org/uploads/bilder/text-2-html.serendipityThumb.jpg&quot; title=&quot;Text-2-HTML Editor&quot; alt=&quot;Text-2-HTML Editor&quot; /&gt;&lt;/div&gt;&lt;div class=&quot;serendipity_imageComment_txt&quot;&gt;Text-2-HTML Editor&lt;/div&gt;&lt;/div&gt;Ein Editor, um Text in HTML zu verwandeln (oder generell Listen, config-files etc in das gewünschte Format zu bringen).&lt;br /&gt;
Sieht mickrig aus, aber kann echt eine Menge Arbeit ersparen.&lt;br /&gt;
Standalone exe, keine Installation notwendig.&lt;br /&gt;
Ziemlich umfangreiches Readme ist dabei, in Englisch bisher nur, dafür aber Schritt für Schritt.&lt;br /&gt;
&lt;br /&gt;
Mir hat das Ding bisher schon mächtig geholfen, gerade heute musste ich eine kommagetrennte Liste mit 500 Einträgen in einzelne Zeilen umbauen und ein &quot;ALL:&quot; davorschreiben, und da wäre ich durchgedreht ohne dieses Tool. Mit dem ist sowas nämlich nur 1 Klick  8-) &lt;br /&gt;
Viel Spass&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://pascha.org/exit.php?url_id=1&amp;amp;entry_id=1&quot;  onmouseover=&quot;window.status=&#039;http://pascha.org/uploads/projekte/text-2-html.zip&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;text-2-html.zip&quot; target=&quot;_blank&quot;&gt;text-2-html.zip&lt;/a&gt; 
    </content:encoded>

    <pubDate>Wed, 03 Feb 2010 03:20:55 +0100</pubDate>
    <guid isPermaLink="false">http://pascha.org/archives/1-guid.html</guid>
    <category>delphi</category>
<category>editor</category>
<category>listenmanipulation</category>
<category>text-2-html</category>

</item>

</channel>
</rss>