<?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>ZDO Corporation - Java</title>
    <link>http://www2.zdo.com/</link>
    <description>Software Consulting</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.2 - http://www.s9y.org/</generator>
    
    

<item>
    <title>Using SVN revision number in ANT and Java files</title>
    <link>http://www2.zdo.com/archives/31-Using-SVN-revision-number-in-ANT-and-Java-files.html</link>
            <category>Java</category>
    
    <comments>http://www2.zdo.com/archives/31-Using-SVN-revision-number-in-ANT-and-Java-files.html#comments</comments>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=31</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www2.zdo.com/rss.php?version=2.0&amp;type=comments&amp;cid=31</wfw:commentRss>
    

    <author>nospam@example.com (Onur Cinar)</author>
    <content:encoded>
    
&lt;p&gt;In this article, I will show you a quick way to use SVN revision number as a part of your software version. The small ANT target that I will show you below will enable you to extract and integrate the SVN revision number, during compile time, into your source code. This will enable you to show an updated version number of your application anywhere on your application.&lt;/p&gt;

 &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/31-Using-SVN-revision-number-in-ANT-and-Java-files.html#extended&quot;&gt;Continue reading &quot;Using SVN revision number in ANT and Java files&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 02 Mar 2008 06:16:31 -0700</pubDate>
    <guid isPermaLink="false">http://www2.zdo.com/archives/31-guid.html</guid>
    
</item>
<item>
    <title>ZDO-Plot Scientific Plotting Package for Java</title>
    <link>http://www2.zdo.com/archives/6-ZDO-Plot-Scientific-Plotting-Package-for-Java.html</link>
            <category>Java</category>
    
    <comments>http://www2.zdo.com/archives/6-ZDO-Plot-Scientific-Plotting-Package-for-Java.html#comments</comments>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=6</wfw:comment>

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

    <author>nospam@example.com (Onur Cinar)</author>
    <content:encoded>
    ZDO-Plot is a Java 1.1 compatible Scientific Plotting Package. It lets you to easily create Scatter, Polar, and Bar plots from static, continious, real-time data within your Java applications and applets.  &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/6-ZDO-Plot-Scientific-Plotting-Package-for-Java.html#extended&quot;&gt;Continue reading &quot;ZDO-Plot Scientific Plotting Package for Java&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 01 Jan 2004 00:00:00 -0700</pubDate>
    <guid isPermaLink="false">http://www2.zdo.com/archives/6-guid.html</guid>
    
</item>
<item>
    <title>Join Task for ANT</title>
    <link>http://www2.zdo.com/archives/7-Join-Task-for-ANT.html</link>
            <category>Java</category>
    
    <comments>http://www2.zdo.com/archives/7-Join-Task-for-ANT.html#comments</comments>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=7</wfw:comment>

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

    <author>nospam@example.com (Onur Cinar)</author>
    <content:encoded>
    Join Task for ANT enables you to create a string consisting of file names separated by a separator you defined. I developed this ANT task in order to create the content of &lt;code&gt;archive&lt;/code&gt; parameter for &lt;code&gt;Applet&lt;/code&gt; tag, which consists of a series of JAR files separated by commas, within the ANT build file. The Join tag could also serve to many other purposes.  &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/7-Join-Task-for-ANT.html#extended&quot;&gt;Continue reading &quot;Join Task for ANT&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 01 Jan 2004 00:00:00 -0700</pubDate>
    <guid isPermaLink="false">http://www2.zdo.com/archives/7-guid.html</guid>
    
</item>

</channel>
</rss>