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

<rdf:RDF 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   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="http://my.netscape.com/rdf/simple/0.9/">
<channel>
    <title>ZDO Corporation</title>
    <link>http://www2.zdo.com/</link>
    <description>Software Consulting</description>
    <dc:language>en</dc:language>

    

    <items>
      <rdf:Seq>
        <rdf:li resource="http://www2.zdo.com/archives/32-guid.html" />
        <rdf:li resource="http://www2.zdo.com/archives/31-guid.html" />
        <rdf:li resource="http://www2.zdo.com/archives/30-guid.html" />
        <rdf:li resource="http://www2.zdo.com/archives/29-guid.html" />
        <rdf:li resource="http://www2.zdo.com/archives/28-guid.html" />
        <rdf:li resource="http://www2.zdo.com/archives/27-guid.html" />
        <rdf:li resource="http://www2.zdo.com/archives/26-guid.html" />
        <rdf:li resource="http://www2.zdo.com/archives/25-guid.html" />
        <rdf:li resource="http://www2.zdo.com/archives/24-guid.html" />
        <rdf:li resource="http://www2.zdo.com/archives/21-guid.html" />
        <rdf:li resource="http://www2.zdo.com/archives/5-guid.html" />
        <rdf:li resource="http://www2.zdo.com/archives/4-guid.html" />
        <rdf:li resource="http://www2.zdo.com/archives/3-guid.html" />
        <rdf:li resource="http://www2.zdo.com/archives/2-guid.html" />
        <rdf:li resource="http://www2.zdo.com/archives/1-guid.html" />
      </rdf:Seq>
    </items>
</channel>




<item rdf:about="http://www2.zdo.com/archives/32-guid.html">
    <title>Redirecting STL Standard Output and Error to a Log File</title>
    <link>http://www2.zdo.com/archives/32-Redirecting-STL-Standard-Output-and-Error-to-a-Log-File.html</link>
    <description>
    
&lt;p&gt;Although there are many nice logging libraries for C++, 
sometimes you may simply need a basic level of logging for your application.&lt;/p&gt;

&lt;p&gt;STL provides a way to redirect standrad output and standard error to a stream.
Using this feature, we can easily redirect them to a log file.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/32-Redirecting-STL-Standard-Output-and-Error-to-a-Log-File.html#extended&quot;&gt;Continue reading &quot;Redirecting STL Standard Output and Error to a Log File&quot;&lt;/a&gt;
    </description>

    <dc:publisher>ZDO Corporation</dc:publisher>
    <dc:creator>nospam@example.com (Onur Cinar)</dc:creator>
    <dc:subject>
    C/C++, </dc:subject>
    <dc:date>2008-03-03T01:06:51Z</dc:date>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=32</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www2.zdo.com/rss.php?version=1.0&amp;type=comments&amp;cid=32</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www2.zdo.com/archives/31-guid.html">
    <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>
    <description>
    
&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;
    </description>

    <dc:publisher>ZDO Corporation</dc:publisher>
    <dc:creator>nospam@example.com (Onur Cinar)</dc:creator>
    <dc:subject>
    Java, </dc:subject>
    <dc:date>2008-03-02T13:16:31Z</dc:date>
    <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=1.0&amp;type=comments&amp;cid=31</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www2.zdo.com/archives/30-guid.html">
    <title>WS-Discovery to Find Web Services During Run-Time</title>
    <link>http://www2.zdo.com/archives/30-WS-Discovery-to-Find-Web-Services-During-Run-Time.html</link>
    <description>
    &lt;p&gt;WS-Discovery is a WCF based multicast protocol to enable run-time discovery of services within ad-hoc networks. It allows you to discover the address of Web Services during run-time.&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/30-WS-Discovery-to-Find-Web-Services-During-Run-Time.html#extended&quot;&gt;Continue reading &quot;WS-Discovery to Find Web Services During Run-Time&quot;&lt;/a&gt;
    </description>

    <dc:publisher>ZDO Corporation</dc:publisher>
    <dc:creator>nospam@example.com (Onur Cinar)</dc:creator>
    <dc:subject>
    .NET, </dc:subject>
    <dc:date>2007-11-30T00:38:28Z</dc:date>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=30</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www2.zdo.com/rss.php?version=1.0&amp;type=comments&amp;cid=30</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www2.zdo.com/archives/29-guid.html">
    <title>WCF Callbacks between the Service and Client</title>
    <link>http://www2.zdo.com/archives/29-WCF-Callbacks-between-the-Service-and-Client.html</link>
    <description>
    Windows Communication Foundation (WCF) based Callbacks. &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/29-WCF-Callbacks-between-the-Service-and-Client.html#extended&quot;&gt;Continue reading &quot;WCF Callbacks between the Service and Client&quot;&lt;/a&gt;
    </description>

    <dc:publisher>ZDO Corporation</dc:publisher>
    <dc:creator>nospam@example.com (Onur Cinar)</dc:creator>
    <dc:subject>
    .NET, </dc:subject>
    <dc:date>2007-11-15T10:55:17Z</dc:date>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=29</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www2.zdo.com/rss.php?version=1.0&amp;type=comments&amp;cid=29</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www2.zdo.com/archives/28-guid.html">
    <title>WCF File Upload Service</title>
    <link>http://www2.zdo.com/archives/28-WCF-File-Upload-Service.html</link>
    <description>
    Windows Communication Foundation (WCF) based File Upload service. &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/28-WCF-File-Upload-Service.html#extended&quot;&gt;Continue reading &quot;WCF File Upload Service&quot;&lt;/a&gt;
    </description>

    <dc:publisher>ZDO Corporation</dc:publisher>
    <dc:creator>nospam@example.com (Onur Cinar)</dc:creator>
    <dc:subject>
    .NET, </dc:subject>
    <dc:date>2007-11-15T10:54:04Z</dc:date>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=28</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www2.zdo.com/rss.php?version=1.0&amp;type=comments&amp;cid=28</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www2.zdo.com/archives/27-guid.html">
    <title>Windows Communication Foundation WCF Notes</title>
    <link>http://www2.zdo.com/archives/27-Windows-Communication-Foundation-WCF-Notes.html</link>
    <description>
    These are my notes for Windows Communication Foundation. It covers many aspects of WCF services, and it can easily be used as a quick WCF tutorial. &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/27-Windows-Communication-Foundation-WCF-Notes.html#extended&quot;&gt;Continue reading &quot;Windows Communication Foundation WCF Notes&quot;&lt;/a&gt;
    </description>

    <dc:publisher>ZDO Corporation</dc:publisher>
    <dc:creator>nospam@example.com (Onur Cinar)</dc:creator>
    <dc:subject>
    .NET, </dc:subject>
    <dc:date>2007-11-15T10:34:13Z</dc:date>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=27</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www2.zdo.com/rss.php?version=1.0&amp;type=comments&amp;cid=27</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www2.zdo.com/archives/26-guid.html">
    <title>CardLayout Implementation for CSharp</title>
    <link>http://www2.zdo.com/archives/26-CardLayout-Implementation-for-CSharp.html</link>
    <description>
    &lt;p&gt;This article provides a simple Card Layout implementation for C# Windows Forms. CardPanel, our CardLayout implementation, keeps other Controls as Cards, and allows you to switch between them by only showing a single one at any given time.&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/26-CardLayout-Implementation-for-CSharp.html#extended&quot;&gt;Continue reading &quot;CardLayout Implementation for CSharp&quot;&lt;/a&gt;
    </description>

    <dc:publisher>ZDO Corporation</dc:publisher>
    <dc:creator>nospam@example.com (Onur Cinar)</dc:creator>
    <dc:subject>
    .NET, </dc:subject>
    <dc:date>2007-10-26T01:07:57Z</dc:date>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=26</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www2.zdo.com/rss.php?version=1.0&amp;type=comments&amp;cid=26</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www2.zdo.com/archives/25-guid.html">
    <title>Line Number Information from XmlDocument</title>
    <link>http://www2.zdo.com/archives/25-Line-Number-Information-from-XmlDocument.html</link>
    <description>
    &lt;p&gt;This articles provides an extended version of XmlDocument that keeps track of LineNumber and LinePosition of each node through the IXmlLineInfo interface.&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/25-Line-Number-Information-from-XmlDocument.html#extended&quot;&gt;Continue reading &quot;Line Number Information from XmlDocument&quot;&lt;/a&gt;
    </description>

    <dc:publisher>ZDO Corporation</dc:publisher>
    <dc:creator>nospam@example.com (Onur Cinar)</dc:creator>
    <dc:subject>
    .NET, </dc:subject>
    <dc:date>2007-10-24T03:51:47Z</dc:date>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=25</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www2.zdo.com/rss.php?version=1.0&amp;type=comments&amp;cid=25</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www2.zdo.com/archives/24-guid.html">
    <title>Implementing a Single Interface with Multiple Classes</title>
    <link>http://www2.zdo.com/archives/24-Implementing-a-Single-Interface-with-Multiple-Classes.html</link>
    <description>
    &lt;p&gt;This article will provide you information about how you can distribute the functionality of a single interface into multiple classes.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/24-Implementing-a-Single-Interface-with-Multiple-Classes.html#extended&quot;&gt;Continue reading &quot;Implementing a Single Interface with Multiple Classes&quot;&lt;/a&gt;
    </description>

    <dc:publisher>ZDO Corporation</dc:publisher>
    <dc:creator>nospam@example.com (Onur Cinar)</dc:creator>
    <dc:subject>
    .NET, </dc:subject>
    <dc:date>2007-10-10T02:42:15Z</dc:date>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=24</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www2.zdo.com/rss.php?version=1.0&amp;type=comments&amp;cid=24</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www2.zdo.com/archives/21-guid.html">
    <title>Regular Expressions based Matchers for NMock2</title>
    <link>http://www2.zdo.com/archives/21-Regular-Expressions-based-Matchers-for-NMock2.html</link>
    <description>
    &lt;p&gt;While using NMock2, in many cases, you may not be able to easily guess exact parameter values, but you may have an idea about a portion of it. RegExMatcher class fills this gap.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/21-Regular-Expressions-based-Matchers-for-NMock2.html#extended&quot;&gt;Continue reading &quot;Regular Expressions based Matchers for NMock2&quot;&lt;/a&gt;
    </description>

    <dc:publisher>ZDO Corporation</dc:publisher>
    <dc:creator>nospam@example.com (Onur Cinar)</dc:creator>
    <dc:subject>
    .NET, </dc:subject>
    <dc:date>2007-09-26T18:51:07Z</dc:date>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=21</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www2.zdo.com/rss.php?version=1.0&amp;type=comments&amp;cid=21</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www2.zdo.com/archives/5-guid.html">
    <title>A String.Format Alternative for Using Named Variables Instead of Numbers</title>
    <link>http://www2.zdo.com/archives/5-A-String.Format-Alternative-for-Using-Named-Variables-Instead-of-Numbers.html</link>
    <description>
    &lt;p&gt;StringHelper.NamedFormat is a String.Format alternative which will let you use names instead of numbers in your string templates.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/5-A-String.Format-Alternative-for-Using-Named-Variables-Instead-of-Numbers.html#extended&quot;&gt;Continue reading &quot;A String.Format Alternative for Using Named Variables Instead of Numbers&quot;&lt;/a&gt;
    </description>

    <dc:publisher>ZDO Corporation</dc:publisher>
    <dc:creator>nospam@example.com (Onur Cinar)</dc:creator>
    <dc:subject>
    .NET, </dc:subject>
    <dc:date>2007-09-14T11:52:32Z</dc:date>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=5</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www2.zdo.com/rss.php?version=1.0&amp;type=comments&amp;cid=5</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www2.zdo.com/archives/4-guid.html">
    <title>F-Prot Anti-Virus Wrapper for Procmail</title>
    <link>http://www2.zdo.com/archives/4-F-Prot-Anti-Virus-Wrapper-for-Procmail.html</link>
    <description>
    &lt;p&gt;This article will provide you a way to scan your incoming messages using F-Prot automatically on your Linux system using Procmail and f-prot-wrapper.sh script.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/4-F-Prot-Anti-Virus-Wrapper-for-Procmail.html#extended&quot;&gt;Continue reading &quot;F-Prot Anti-Virus Wrapper for Procmail&quot;&lt;/a&gt;
    </description>

    <dc:publisher>ZDO Corporation</dc:publisher>
    <dc:creator>nospam@example.com (Onur Cinar)</dc:creator>
    <dc:subject>
    Linux, </dc:subject>
    <dc:date>2007-09-14T04:29:57Z</dc:date>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=4</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www2.zdo.com/rss.php?version=1.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www2.zdo.com/archives/3-guid.html">
    <title>JavaScript API to Control SONY SNC-RZ30N Network Camera</title>
    <link>http://www2.zdo.com/archives/3-JavaScript-API-to-Control-SONY-SNC-RZ30N-Network-Camera.html</link>
    <description>
    &lt;p&gt;SonySNC.js is a JavaScript API to control a SONY SNC-RZ30N Network Camera within a web page. &lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/3-JavaScript-API-to-Control-SONY-SNC-RZ30N-Network-Camera.html#extended&quot;&gt;Continue reading &quot;JavaScript API to Control SONY SNC-RZ30N Network Camera&quot;&lt;/a&gt;
    </description>

    <dc:publisher>ZDO Corporation</dc:publisher>
    <dc:creator>nospam@example.com (Onur Cinar)</dc:creator>
    <dc:subject>
    JavaScript, </dc:subject>
    <dc:date>2007-09-14T03:39:25Z</dc:date>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=3</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www2.zdo.com/rss.php?version=1.0&amp;type=comments&amp;cid=3</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www2.zdo.com/archives/2-guid.html">
    <title>Parsing Survey Word Files with PERL</title>
    <link>http://www2.zdo.com/archives/2-Parsing-Survey-Word-Files-with-PERL.html</link>
    <description>
    This article will give you a brief overview of the process to extract information from survey files in Microsoft Word format using PERL and Win32:OLE.  &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/2-Parsing-Survey-Word-Files-with-PERL.html#extended&quot;&gt;Continue reading &quot;Parsing Survey Word Files with PERL&quot;&lt;/a&gt;
    </description>

    <dc:publisher>ZDO Corporation</dc:publisher>
    <dc:creator>nospam@example.com (Onur Cinar)</dc:creator>
    <dc:subject>
    PERL, </dc:subject>
    <dc:date>2007-09-14T02:45:32Z</dc:date>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=2</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www2.zdo.com/rss.php?version=1.0&amp;type=comments&amp;cid=2</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www2.zdo.com/archives/1-guid.html">
    <title>Creating Text Mode User Interfaces with PERL</title>
    <link>http://www2.zdo.com/archives/1-Creating-Text-Mode-User-Interfaces-with-PERL.html</link>
    <description>
    &lt;p&gt;In the late 1997, while I was developing two console based applications, &lt;em&gt;TAL&lt;/em&gt; and &lt;em&gt;ELM-TAG&lt;/em&gt;, on &lt;em&gt;Solaris&lt;/em&gt; based systems, I ended up creating a set of useful functions for text mode screen manupulation.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/1-Creating-Text-Mode-User-Interfaces-with-PERL.html#extended&quot;&gt;Continue reading &quot;Creating Text Mode User Interfaces with PERL&quot;&lt;/a&gt;
    </description>

    <dc:publisher>ZDO Corporation</dc:publisher>
    <dc:creator>nospam@example.com (Onur Cinar)</dc:creator>
    <dc:subject>
    PERL, </dc:subject>
    <dc:date>2007-09-14T00:12:18Z</dc:date>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=1</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www2.zdo.com/rss.php?version=1.0&amp;type=comments&amp;cid=1</wfw:commentRss>
    
    
</item>

</rdf:RDF>
