<?xml version="1.0" encoding="ISO-8859-1" ?>
<!--  RSS generated by DevX on Mon, 12 May 2008 23:50:24 PST -->
<rss version="2.0">
<channel>
<title>DevX: Recent Tips Feed</title>
<link>http://www.devx.com</link>
<description>Latest DevX Content</description>
<language>en-us</language>
<copyright>Copyright 2002 DevX</copyright>
<docs>http://backend.userland.com/rss</docs>
<lastBuildDate>Mon, 12 May 2008 23:50:24 PST</lastBuildDate>
<image>
<title>DevX</title>
<url>http://services.devx.com/outgoing/devxwire.gif</url>
<link>http://www.DevX.com</link>
</image>
<item>
<title>Using StAX to Clone an XML Document</title>
<description>To clone an XML document at runtime, use the StAX XMLEventReader and XMLEventWriter classes.</description>
<link>http://www.devx.com/tips/Tip/37795?trk=DXRSS_recentTips</link>
<author>Leonard Anghel</author>
<pubDate>Tue, 29 Apr 2008 16:14:28 PST</pubDate>
</item>
<item>
<title>Override a Child Class' Parent Method </title>
<description>Here's a workaround to override a child class' parent method with a more granular return type.</description>
<link>http://www.devx.com/tips/Tip/37797?trk=DXRSS_recentTips</link>
<author>Anthony Burke</author>
<pubDate>Tue, 29 Apr 2008 16:09:16 PST</pubDate>
</item>
<item>
<title>Keeping Your Directory Structure Intact After Deleting Folder Contents</title>
<description>Find out about a quick way to empty a folder and all its subfolders&#151;while keeping your directory structure intact.</description>
<link>http://www.devx.com/tips/Tip/37798?trk=DXRSS_recentTips</link>
<author>Srinath MS</author>
<pubDate>Tue, 29 Apr 2008 15:57:49 PST</pubDate>
</item>
<item>
<title>Load an Image Using the JAI API</title>
<description>Find out how to use JAI API to load an image in just three lines of code. </description>
<link>http://www.devx.com/tips/Tip/37643?trk=DXRSS_recentTips</link>
<author>Leonard Anghel</author>
<pubDate>Mon, 07 Apr 2008 17:09:21 PST</pubDate>
</item>
<item>
<title>Extending the Existing CLR Type</title>
<description>With .NET 3.0, you can extend any existing CLR type by adding one or more public methods to it&#151;without recompiling the library</description>
<link>http://www.devx.com/tips/Tip/37646?trk=DXRSS_recentTips</link>
<author>Naresh Rohra</author>
<pubDate>Mon, 07 Apr 2008 17:04:12 PST</pubDate>
</item>
<item>
<title>Using MySQL's LIMIT Command to Control Returned Rows</title>
<description>Use the script shown in this tip to select a particular number of rows after a certain row in MySQL. </description>
<link>http://www.devx.com/tips/Tip/37647?trk=DXRSS_recentTips</link>
<author>Srinath MS</author>
<pubDate>Mon, 07 Apr 2008 16:50:51 PST</pubDate>
</item>
<item>
<title>Pure Virtual Functions Declared as Private in C++ Classes</title>
<description>How can a pure virtual function be private? Will the derived class be able to override it? Actually, it's possible for pure virtual functions to have any access modifier: private, protected, or public. </description>
<link>http://www.devx.com/tips/Tip/37648?trk=DXRSS_recentTips</link>
<author>Alexander Ocher</author>
<pubDate>Mon, 07 Apr 2008 16:47:21 PST</pubDate>
</item>
<item>
<title>The Easiest and Most Efficient Way to Modify XML Documents</title>
<description>The easiest most and most efficient way to update XML documents is to use non-extractive parsers  (such as VTD-XML) because they support incremental content update.</description>
<link>http://www.devx.com/tips/Tip/37588?trk=DXRSS_recentTips</link>
<author>Jimmy Zhang</author>
<pubDate>Mon, 31 Mar 2008 18:16:01 PST</pubDate>
</item>
<item>
<title>Apply an Identical Transformation to a DOM Tree Using TrAX</title>
<description>The code in this tip is a full example that applies an identical transformation to a DOM tree.</description>
<link>http://www.devx.com/tips/Tip/37585?trk=DXRSS_recentTips</link>
<author>Leonard Anghel</author>
<pubDate>Mon, 31 Mar 2008 18:11:24 PST</pubDate>
</item>
<item>
<title>Passing Strings Between Delphi DLL and VBA</title>
<description>Unlike other routines, this one doesn't need to pass the length of the returned string for later Trimming in VBA.</description>
<link>http://www.devx.com/tips/Tip/37587?trk=DXRSS_recentTips</link>
<author>Romeo Besas</author>
<pubDate>Mon, 31 Mar 2008 17:47:05 PST</pubDate>
</item>
</channel>
</rss>

