<?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>Dumitru Postoronca - Programming</title>
    <link>http://www.dumitrup.com/blog/</link>
    <description>My little place on the web...</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.2.1 - http://www.s9y.org/</generator>
    <pubDate>Mon, 29 Sep 2008 22:23:37 GMT</pubDate>

    <image>
        <url>http://www.dumitrup.com/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Dumitru Postoronca - Programming - My little place on the web...</title>
        <link>http://www.dumitrup.com/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Building custom Swing components (JTreeView with checkboxes)</title>
    <link>http://www.dumitrup.com/blog/archives/28-Building-custom-Swing-components-JTreeView-with-checkboxes.html</link>
            <category>Programming</category>
    
    <comments>http://www.dumitrup.com/blog/archives/28-Building-custom-Swing-components-JTreeView-with-checkboxes.html#comments</comments>
    <wfw:comment>http://www.dumitrup.com/blog/wfwcomment.php?cid=28</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.dumitrup.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=28</wfw:commentRss>
    

    <author>nospam@example.com (Dumitru Postoronca)</author>
    <content:encoded>
    &lt;p&gt;When building a reasonably complex Swing application, more often than not you might end up needing a GUI component that is not made available in the Java distribution. In the following tutorial I will present the required steps to make a working treeview with checkboxes that allows the user to browse his/her filesystem.&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.dumitrup.com/blog/archives/28-Building-custom-Swing-components-JTreeView-with-checkboxes.html#extended&quot;&gt;Continue reading &quot;Building custom Swing components (JTreeView with checkboxes)&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 29 Sep 2008 12:46:33 -0400</pubDate>
    <guid isPermaLink="false">http://www.dumitrup.com/blog/archives/28-guid.html</guid>
    <category>java</category>
<category>swing</category>

</item>
<item>
    <title>Cakephp - first impressions</title>
    <link>http://www.dumitrup.com/blog/archives/21-Cakephp-first-impressions.html</link>
            <category>Programming</category>
    
    <comments>http://www.dumitrup.com/blog/archives/21-Cakephp-first-impressions.html#comments</comments>
    <wfw:comment>http://www.dumitrup.com/blog/wfwcomment.php?cid=21</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.dumitrup.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=21</wfw:commentRss>
    

    <author>nospam@example.com (Dumitru Postoronca)</author>
    <content:encoded>
    &lt;p&gt;Recently, I&#039;ve started a project and selected CakePHP as the framework I should build it on. I was somewhat familiar with Cake and MVC, so starting up wasn&#039;t such a big problem, but (as with many other &quot;magic-based&quot; frameworks, I guess) I quickly ran into trouble:&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www.dumitrup.com/blog/archives/21-Cakephp-first-impressions.html#extended&quot;&gt;Continue reading &quot;Cakephp - first impressions&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 21 Oct 2007 17:33:40 -0400</pubDate>
    <guid isPermaLink="false">http://www.dumitrup.com/blog/archives/21-guid.html</guid>
    <category>php</category>

</item>
<item>
    <title>Creating and Drawing Diagrams on Web</title>
    <link>http://www.dumitrup.com/blog/archives/9-Creating-and-Drawing-Diagrams-on-Web.html</link>
            <category>Programming</category>
    
    <comments>http://www.dumitrup.com/blog/archives/9-Creating-and-Drawing-Diagrams-on-Web.html#comments</comments>
    <wfw:comment>http://www.dumitrup.com/blog/wfwcomment.php?cid=9</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.dumitrup.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=9</wfw:commentRss>
    

    <author>nospam@example.com (Dumitru Postoronca)</author>
    <content:encoded>
    &lt;p&gt;I found an interesting site that allows you to &lt;a href=&quot;http://www.gliffy.com&quot;&gt;draw various diagrams (www.gliffy.com)&lt;/a&gt; only using your web browser. The application is made in Flash, has undo, copy/paste and export to PNG, JPEG and SVG features.&lt;/p&gt;
&lt;p&gt;Yet another nice free thing :)&lt;/p&gt; 
    </content:encoded>

    <pubDate>Thu, 03 Aug 2006 18:40:30 -0400</pubDate>
    <guid isPermaLink="false">http://www.dumitrup.com/blog/archives/9-guid.html</guid>
    
</item>
<item>
    <title>Installing tiOPF2 in Delphi</title>
    <link>http://www.dumitrup.com/blog/archives/4-Installing-tiOPF2-in-Delphi.html</link>
            <category>Programming</category>
    
    <comments>http://www.dumitrup.com/blog/archives/4-Installing-tiOPF2-in-Delphi.html#comments</comments>
    <wfw:comment>http://www.dumitrup.com/blog/wfwcomment.php?cid=4</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.dumitrup.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    

    <author>nospam@example.com (Dumitru Postoronca)</author>
    <content:encoded>
    This is a small tutorial on getting and installing &lt;a href=&quot;http://www.techinsite.com.au/tiOPF/Default.htm&quot; &gt;TechInsite Object Persistence Framework (tiOPF2)&lt;/a&gt; in Delphi.
 &lt;br /&gt;&lt;a href=&quot;http://www.dumitrup.com/blog/archives/4-Installing-tiOPF2-in-Delphi.html#extended&quot;&gt;Continue reading &quot;Installing tiOPF2 in Delphi&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 16 Apr 2006 21:10:25 -0400</pubDate>
    <guid isPermaLink="false">http://www.dumitrup.com/blog/archives/4-guid.html</guid>
    
</item>

</channel>
</rss>