<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://www2.zdo.com/feeds/atom.xml" rel="self" title="ZDO Corporation" type="application/atom+xml" />
    <link href="http://www2.zdo.com/"                        rel="alternate"    title="ZDO Corporation" type="text/html" />
    <link href="http://www2.zdo.com/rss.php?version=2.0"     rel="alternate"    title="ZDO Corporation" type="application/rss+xml" />
    <title type="html">ZDO Corporation</title>
    <subtitle type="html">Software Consulting</subtitle>
    
    <id>http://www2.zdo.com/</id>
    <updated>2008-03-03T01:06:51Z</updated>
    <generator uri="http://www.s9y.org/" version="1.2">Serendipity 1.2 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>

    <entry>
        <link href="http://www2.zdo.com/archives/32-Redirecting-STL-Standard-Output-and-Error-to-a-Log-File.html" rel="alternate" title="Redirecting STL Standard Output and Error to a Log File" />
        <author>
            <name>Onur Cinar</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-03-03T01:06:51Z</published>
        <updated>2008-03-03T01:06:51Z</updated>
        <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=atom1.0&amp;type=comments&amp;cid=32</wfw:commentRss>
    
            <category scheme="http://www2.zdo.com/categories/6-CC++" label="C/C++" term="C/C++" />
    
        <id>http://www2.zdo.com/archives/32-guid.html</id>
        <title type="html">Redirecting STL Standard Output and Error to a Log File</title>
        <content type="xhtml" xml:base="http://www2.zdo.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                
<p>Although there are many nice logging libraries for C++, 
sometimes you may simply need a basic level of logging for your application.</p>

<p>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.</p> <br /><a href="http://www2.zdo.com/archives/32-Redirecting-STL-Standard-Output-and-Error-to-a-Log-File.html#extended">Continue reading "Redirecting STL Standard Output and Error to a Log File"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www2.zdo.com/archives/31-Using-SVN-revision-number-in-ANT-and-Java-files.html" rel="alternate" title="Using SVN revision number in ANT and Java files" />
        <author>
            <name>Onur Cinar</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2008-03-02T13:16:31Z</published>
        <updated>2008-03-02T13:58:43Z</updated>
        <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=atom1.0&amp;type=comments&amp;cid=31</wfw:commentRss>
    
            <category scheme="http://www2.zdo.com/categories/5-Java" label="Java" term="Java" />
    
        <id>http://www2.zdo.com/archives/31-guid.html</id>
        <title type="html">Using SVN revision number in ANT and Java files</title>
        <content type="xhtml" xml:base="http://www2.zdo.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                
<p>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.</p>

 <br /><a href="http://www2.zdo.com/archives/31-Using-SVN-revision-number-in-ANT-and-Java-files.html#extended">Continue reading "Using SVN revision number in ANT and Java files"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www2.zdo.com/archives/30-WS-Discovery-to-Find-Web-Services-During-Run-Time.html" rel="alternate" title="WS-Discovery to Find Web Services During Run-Time" />
        <author>
            <name>Onur Cinar</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-11-30T00:38:28Z</published>
        <updated>2007-11-30T11:53:57Z</updated>
        <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=atom1.0&amp;type=comments&amp;cid=30</wfw:commentRss>
    
            <category scheme="http://www2.zdo.com/categories/4-NET" label=".NET" term=".NET" />
    
        <id>http://www2.zdo.com/archives/30-guid.html</id>
        <title type="html">WS-Discovery to Find Web Services During Run-Time</title>
        <content type="xhtml" xml:base="http://www2.zdo.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>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.</p>
 <br /><a href="http://www2.zdo.com/archives/30-WS-Discovery-to-Find-Web-Services-During-Run-Time.html#extended">Continue reading "WS-Discovery to Find Web Services During Run-Time"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www2.zdo.com/archives/29-WCF-Callbacks-between-the-Service-and-Client.html" rel="alternate" title="WCF Callbacks between the Service and Client" />
        <author>
            <name>Onur Cinar</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-11-15T10:55:17Z</published>
        <updated>2007-11-21T11:30:47Z</updated>
        <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=atom1.0&amp;type=comments&amp;cid=29</wfw:commentRss>
    
            <category scheme="http://www2.zdo.com/categories/4-NET" label=".NET" term=".NET" />
    
        <id>http://www2.zdo.com/archives/29-guid.html</id>
        <title type="html">WCF Callbacks between the Service and Client</title>
        <content type="xhtml" xml:base="http://www2.zdo.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Windows Communication Foundation (WCF) based Callbacks. <br /><a href="http://www2.zdo.com/archives/29-WCF-Callbacks-between-the-Service-and-Client.html#extended">Continue reading "WCF Callbacks between the Service and Client"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www2.zdo.com/archives/28-WCF-File-Upload-Service.html" rel="alternate" title="WCF File Upload Service" />
        <author>
            <name>Onur Cinar</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-11-15T10:54:04Z</published>
        <updated>2007-11-21T11:29:04Z</updated>
        <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=atom1.0&amp;type=comments&amp;cid=28</wfw:commentRss>
    
            <category scheme="http://www2.zdo.com/categories/4-NET" label=".NET" term=".NET" />
    
        <id>http://www2.zdo.com/archives/28-guid.html</id>
        <title type="html">WCF File Upload Service</title>
        <content type="xhtml" xml:base="http://www2.zdo.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Windows Communication Foundation (WCF) based File Upload service. <br /><a href="http://www2.zdo.com/archives/28-WCF-File-Upload-Service.html#extended">Continue reading "WCF File Upload Service"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www2.zdo.com/archives/27-Windows-Communication-Foundation-WCF-Notes.html" rel="alternate" title="Windows Communication Foundation WCF Notes" />
        <author>
            <name>Onur Cinar</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-11-15T10:34:13Z</published>
        <updated>2007-11-30T11:46:30Z</updated>
        <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=atom1.0&amp;type=comments&amp;cid=27</wfw:commentRss>
    
            <category scheme="http://www2.zdo.com/categories/4-NET" label=".NET" term=".NET" />
    
        <id>http://www2.zdo.com/archives/27-guid.html</id>
        <title type="html">Windows Communication Foundation WCF Notes</title>
        <content type="xhtml" xml:base="http://www2.zdo.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                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. <br /><a href="http://www2.zdo.com/archives/27-Windows-Communication-Foundation-WCF-Notes.html#extended">Continue reading "Windows Communication Foundation WCF Notes"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www2.zdo.com/archives/26-CardLayout-Implementation-for-CSharp.html" rel="alternate" title="CardLayout Implementation for CSharp" />
        <author>
            <name>Onur Cinar</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-10-26T01:07:57Z</published>
        <updated>2007-11-21T11:24:15Z</updated>
        <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=atom1.0&amp;type=comments&amp;cid=26</wfw:commentRss>
    
            <category scheme="http://www2.zdo.com/categories/4-NET" label=".NET" term=".NET" />
    
        <id>http://www2.zdo.com/archives/26-guid.html</id>
        <title type="html">CardLayout Implementation for CSharp</title>
        <content type="xhtml" xml:base="http://www2.zdo.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>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.</p>
 <br /><a href="http://www2.zdo.com/archives/26-CardLayout-Implementation-for-CSharp.html#extended">Continue reading "CardLayout Implementation for CSharp"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www2.zdo.com/archives/25-Line-Number-Information-from-XmlDocument.html" rel="alternate" title="Line Number Information from XmlDocument" />
        <author>
            <name>Onur Cinar</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-10-24T03:51:47Z</published>
        <updated>2007-11-21T11:20:45Z</updated>
        <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=atom1.0&amp;type=comments&amp;cid=25</wfw:commentRss>
    
            <category scheme="http://www2.zdo.com/categories/4-NET" label=".NET" term=".NET" />
    
        <id>http://www2.zdo.com/archives/25-guid.html</id>
        <title type="html">Line Number Information from XmlDocument</title>
        <content type="xhtml" xml:base="http://www2.zdo.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>This articles provides an extended version of XmlDocument that keeps track of LineNumber and LinePosition of each node through the IXmlLineInfo interface.</p>
 <br /><a href="http://www2.zdo.com/archives/25-Line-Number-Information-from-XmlDocument.html#extended">Continue reading "Line Number Information from XmlDocument"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www2.zdo.com/archives/24-Implementing-a-Single-Interface-with-Multiple-Classes.html" rel="alternate" title="Implementing a Single Interface with Multiple Classes" />
        <author>
            <name>Onur Cinar</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-10-10T02:42:15Z</published>
        <updated>2007-11-21T11:17:45Z</updated>
        <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=atom1.0&amp;type=comments&amp;cid=24</wfw:commentRss>
    
            <category scheme="http://www2.zdo.com/categories/4-NET" label=".NET" term=".NET" />
    
        <id>http://www2.zdo.com/archives/24-guid.html</id>
        <title type="html">Implementing a Single Interface with Multiple Classes</title>
        <content type="xhtml" xml:base="http://www2.zdo.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>This article will provide you information about how you can distribute the functionality of a single interface into multiple classes.</p> <br /><a href="http://www2.zdo.com/archives/24-Implementing-a-Single-Interface-with-Multiple-Classes.html#extended">Continue reading "Implementing a Single Interface with Multiple Classes"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www2.zdo.com/archives/21-Regular-Expressions-based-Matchers-for-NMock2.html" rel="alternate" title="Regular Expressions based Matchers for NMock2" />
        <author>
            <name>Onur Cinar</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-09-26T18:51:07Z</published>
        <updated>2007-11-21T11:13:24Z</updated>
        <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=atom1.0&amp;type=comments&amp;cid=21</wfw:commentRss>
    
            <category scheme="http://www2.zdo.com/categories/4-NET" label=".NET" term=".NET" />
    
        <id>http://www2.zdo.com/archives/21-guid.html</id>
        <title type="html">Regular Expressions based Matchers for NMock2</title>
        <content type="xhtml" xml:base="http://www2.zdo.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>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.</p> <br /><a href="http://www2.zdo.com/archives/21-Regular-Expressions-based-Matchers-for-NMock2.html#extended">Continue reading "Regular Expressions based Matchers for NMock2"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www2.zdo.com/archives/5-A-String.Format-Alternative-for-Using-Named-Variables-Instead-of-Numbers.html" rel="alternate" title="A String.Format Alternative for Using Named Variables Instead of Numbers" />
        <author>
            <name>Onur Cinar</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-09-14T11:52:32Z</published>
        <updated>2007-11-21T11:06:48Z</updated>
        <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=atom1.0&amp;type=comments&amp;cid=5</wfw:commentRss>
    
            <category scheme="http://www2.zdo.com/categories/4-NET" label=".NET" term=".NET" />
    
        <id>http://www2.zdo.com/archives/5-guid.html</id>
        <title type="html">A String.Format Alternative for Using Named Variables Instead of Numbers</title>
        <content type="xhtml" xml:base="http://www2.zdo.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>StringHelper.NamedFormat is a String.Format alternative which will let you use names instead of numbers in your string templates.</p> <br /><a href="http://www2.zdo.com/archives/5-A-String.Format-Alternative-for-Using-Named-Variables-Instead-of-Numbers.html#extended">Continue reading "A String.Format Alternative for Using Named Variables Instead of Numbers"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www2.zdo.com/archives/4-F-Prot-Anti-Virus-Wrapper-for-Procmail.html" rel="alternate" title="F-Prot Anti-Virus Wrapper for Procmail" />
        <author>
            <name>Onur Cinar</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-09-14T04:29:57Z</published>
        <updated>2007-09-15T18:01:40Z</updated>
        <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=atom1.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    
            <category scheme="http://www2.zdo.com/categories/3-Linux" label="Linux" term="Linux" />
    
        <id>http://www2.zdo.com/archives/4-guid.html</id>
        <title type="html">F-Prot Anti-Virus Wrapper for Procmail</title>
        <content type="xhtml" xml:base="http://www2.zdo.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>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.</p> <br /><a href="http://www2.zdo.com/archives/4-F-Prot-Anti-Virus-Wrapper-for-Procmail.html#extended">Continue reading "F-Prot Anti-Virus Wrapper for Procmail"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www2.zdo.com/archives/3-JavaScript-API-to-Control-SONY-SNC-RZ30N-Network-Camera.html" rel="alternate" title="JavaScript API to Control SONY SNC-RZ30N Network Camera" />
        <author>
            <name>Onur Cinar</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-09-14T03:39:25Z</published>
        <updated>2007-09-14T04:03:20Z</updated>
        <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=atom1.0&amp;type=comments&amp;cid=3</wfw:commentRss>
    
            <category scheme="http://www2.zdo.com/categories/2-JavaScript" label="JavaScript" term="JavaScript" />
    
        <id>http://www2.zdo.com/archives/3-guid.html</id>
        <title type="html">JavaScript API to Control SONY SNC-RZ30N Network Camera</title>
        <content type="xhtml" xml:base="http://www2.zdo.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>SonySNC.js is a JavaScript API to control a SONY SNC-RZ30N Network Camera within a web page. </p> <br /><a href="http://www2.zdo.com/archives/3-JavaScript-API-to-Control-SONY-SNC-RZ30N-Network-Camera.html#extended">Continue reading "JavaScript API to Control SONY SNC-RZ30N Network Camera"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www2.zdo.com/archives/2-Parsing-Survey-Word-Files-with-PERL.html" rel="alternate" title="Parsing Survey Word Files with PERL" />
        <author>
            <name>Onur Cinar</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-09-14T02:45:32Z</published>
        <updated>2007-09-14T03:38:30Z</updated>
        <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=atom1.0&amp;type=comments&amp;cid=2</wfw:commentRss>
    
            <category scheme="http://www2.zdo.com/categories/1-PERL" label="PERL" term="PERL" />
    
        <id>http://www2.zdo.com/archives/2-guid.html</id>
        <title type="html">Parsing Survey Word Files with PERL</title>
        <content type="xhtml" xml:base="http://www2.zdo.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                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.  <br /><a href="http://www2.zdo.com/archives/2-Parsing-Survey-Word-Files-with-PERL.html#extended">Continue reading "Parsing Survey Word Files with PERL"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www2.zdo.com/archives/1-Creating-Text-Mode-User-Interfaces-with-PERL.html" rel="alternate" title="Creating Text Mode User Interfaces with PERL" />
        <author>
            <name>Onur Cinar</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2007-09-14T00:12:18Z</published>
        <updated>2007-09-14T01:49:52Z</updated>
        <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=atom1.0&amp;type=comments&amp;cid=1</wfw:commentRss>
    
            <category scheme="http://www2.zdo.com/categories/1-PERL" label="PERL" term="PERL" />
    
        <id>http://www2.zdo.com/archives/1-guid.html</id>
        <title type="html">Creating Text Mode User Interfaces with PERL</title>
        <content type="xhtml" xml:base="http://www2.zdo.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>In the late 1997, while I was developing two console based applications, <em>TAL</em> and <em>ELM-TAG</em>, on <em>Solaris</em> based systems, I ended up creating a set of useful functions for text mode screen manupulation.</p> <br /><a href="http://www2.zdo.com/archives/1-Creating-Text-Mode-User-Interfaces-with-PERL.html#extended">Continue reading "Creating Text Mode User Interfaces with PERL"</a>
            </div>
        </content>
        
    </entry>

</feed>