<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://programmerstools.org">
<channel>
 <title>Programmers&#039; Tools - basic</title>
 <link>http://programmerstools.org/taxonomy/term/31/all</link>
 <description></description>
 <language>en</language>
<item>
 <title>VB Decompiler</title>
 <link>http://programmerstools.org/node/182</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 6.0
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p &gt;VB  Decompiler decompile forms, p-code and addresses of native code  procedures. &lt;br &gt; &lt;/p&gt;  &lt;p &gt;Lite  version can&#039;t have some functions of Pro version:&lt;/p&gt;
&lt;ul &gt;
&lt;li &gt;p-code  opcodes can&#039;t transform to vb normal instructions;&lt;/li&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/40">basic decompiler</category>
 <category domain="http://programmerstools.org/taxonomy/term/3">commercial</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Fri, 14 Nov 2008 00:14:20 -0800</pubDate>
</item>
<item>
 <title>P32Dasm</title>
 <link>http://programmerstools.org/node/127</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 2.4
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-5&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;News:&lt;/label&gt;&lt;br /&gt;
 &lt;ul &gt;
&lt;li &gt;+ Native code fast preview (display MSVBVM calls + string references)&lt;/li&gt;
&lt;li &gt;+ Added new class types&lt;/li&gt;
&lt;li &gt;+ Added designer identificaton&lt;/li&gt;
&lt;li &gt;+ Posibility direct jump to offset in HIEW&lt;/li&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;P32Dasm is a Visual Basic 5.0/6.0 PCode + Native code Decompiler. It can generate String, Numbers, Objects, Import and Export function listing. There is also Jump calculator. For VB Native code executables are generated only MSVBVM, External calls and string references. Usefull for setting BPX, you don&#039;t need search in debugger where start some Command Button event. You can generate .map files, which you can import to DataRescue IDA (LoadMap plugin) or to Olly Debugger (MapConv plugin).&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/40">basic decompiler</category>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Fri, 14 Nov 2008 00:09:35 -0800</pubDate>
</item>
<item>
 <title>XBLite</title>
 <link>http://programmerstools.org/node/484</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 2.4.0
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;XBLite is a concise, simple, powerful, and complete Windows programming language which combines the speed of C with the ease of a BASIC syntax. XBLite is free, open-source, and published under GPL and LGPL licenses.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/31">basic</category>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Tue, 21 Oct 2008 10:07:37 -0700</pubDate>
</item>
<item>
 <title>thinBasic</title>
 <link>http://programmerstools.org/node/608</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 1.6.0.10
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;A Basic interpreter designed for task automation under Windows Operating System.&lt;/p&gt;&lt;ul&gt;&lt;li&gt;More than 400 commands. Almost all Basic language keywords supported, user defined functions with local/global/static variables scope, For/Next, If/Else/ElseIf, Do/Loop, While/Wend, Select/Case, ...&lt;/li&gt;&lt;li&gt;Easy to use way to implement external modules able to improve thinBasic native language&lt;/li&gt;&lt;li&gt;Many official modules already developed.
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/31">basic</category>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Fri, 25 Jul 2008 05:21:54 -0700</pubDate>
</item>
<item>
 <title>FreeBASIC</title>
 <link>http://programmerstools.org/node/32</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 0.18.4b
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;A free, open-source, 32-bit, MS-QuickBASIC&#039;s syntax-compatible compiler. Adds new features such as pointers, unsigned data types, inline-assembly and many others.&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/5">*nix</category>
 <category domain="http://programmerstools.org/taxonomy/term/31">basic</category>
 <category domain="http://programmerstools.org/taxonomy/term/23">dos</category>
 <category domain="http://programmerstools.org/taxonomy/term/6">macos</category>
 <category domain="http://programmerstools.org/taxonomy/term/2">open source</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Tue,  1 Apr 2008 04:44:43 -0700</pubDate>
</item>
<item>
 <title>Spices.Decompiler</title>
 <link>http://programmerstools.org/node/635</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 5.4.2.4
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-5&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;News:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;Version 5.0 is powered with Visual Decompiler to build code flow diagrams.&lt;br &gt;&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;Spices.Decompiler decompiles/disassembles .Net assemblies from MSIL (MS Intermediate Language) binary format to well-formed and optimized source code (6 languages: MSIL, C#, VB.NET, Delphi.Net J# and managed C++). Spices.Decompiler completely integrated into Spices.Net and offers wide range of services to diplay or decompile to files any scope (Assembly, Namespace, Type, Method or selection of these scopes) of .Net assembly.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/43"> c#, .net framework decompiler</category>
 <category domain="http://programmerstools.org/taxonomy/term/40">basic decompiler</category>
 <category domain="http://programmerstools.org/taxonomy/term/42">c#, .net framework</category>
 <category domain="http://programmerstools.org/taxonomy/term/72">c, c++ decompiler</category>
 <category domain="http://programmerstools.org/taxonomy/term/3">commercial</category>
 <category domain="http://programmerstools.org/taxonomy/term/41">java decompiler</category>
 <category domain="http://programmerstools.org/taxonomy/term/39">pascal, delphi decompiler</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <category domain="http://programmerstools.org/taxonomy/term/66">other languages</category>
 <pubDate>Sat,  1 Dec 2007 06:19:15 -0800</pubDate>
</item>
<item>
 <title>Visual Studio Express Edition</title>
 <link>http://programmerstools.org/node/631</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 2005 version 2.0
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p class=&quot;p1&quot;&gt;The Express Editions are an expansion of the Visual Studio and SQL Server product line to include lightweight, easy-to-use, and easy-to-learn tools for hobbyists, students, and novice developers who want to build dynamic Windows applications, Web sites, and Web services. The Express products consist of:&lt;br &gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/31">basic</category>
 <category domain="http://programmerstools.org/taxonomy/term/42">c#, .net framework</category>
 <category domain="http://programmerstools.org/taxonomy/term/19">c, c++</category>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <category domain="http://programmerstools.org/taxonomy/term/66">other languages</category>
 <category domain="http://programmerstools.org/taxonomy/term/65">ide, programmers editor</category>
 <pubDate>Sat,  4 Nov 2006 04:37:13 -0800</pubDate>
</item>
<item>
 <title>PureBasic</title>
 <link>http://programmerstools.org/node/33</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 4.00
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;PureBasic is a programming language based on established BASIC rules. The key features of PureBasic are portability (Windows, AmigaOS and Linux are currently fully supported), the production of very fast and highly optimized executables and, of course, the very simple BASIC syntax.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/5">*nix</category>
 <category domain="http://programmerstools.org/taxonomy/term/31">basic</category>
 <category domain="http://programmerstools.org/taxonomy/term/3">commercial</category>
 <category domain="http://programmerstools.org/taxonomy/term/23">dos</category>
 <category domain="http://programmerstools.org/taxonomy/term/6">macos</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Sat,  8 Jul 2006 09:12:41 -0700</pubDate>
</item>
<item>
 <title>NS Basic/Desktop</title>
 <link>http://programmerstools.org/node/521</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 2.5
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p &gt;NS Basic/Desktop lets you quickly produce standalone, royalty free applications. Its power goes beyond most Basic implementations with its ability to use standard Windows components easily.&lt;/p&gt;&lt;p &gt;You can connect to databases like ADO, SQL and Oracle, communicate with the internet and devices, play movies and music, manipulate Excel spreadsheets and much, much more!&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/31">basic</category>
 <category domain="http://programmerstools.org/taxonomy/term/3">commercial</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Mon,  3 Jul 2006 04:06:32 -0700</pubDate>
</item>
<item>
 <title>RQ Debugger IDE</title>
 <link>http://programmerstools.org/node/544</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 b.504
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;RQ Debugger IDE is programmer editor for Rapid-Q Basic and FreeBasic programming languages.&lt;br /&gt;
&lt;ul &gt;
&lt;li &gt;multiwindow&lt;/li&gt;
&lt;ul &gt;
&lt;li &gt;You can open 32 files and switch to one using &amp;quot;Windows&amp;quot; menu item.&lt;/li&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/31">basic</category>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <category domain="http://programmerstools.org/taxonomy/term/65">ide, programmers editor</category>
 <pubDate>Mon,  3 Jul 2006 04:05:50 -0700</pubDate>
</item>
<item>
 <title>FBIde</title>
 <link>http://programmerstools.org/node/390</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 0.4.6
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;FBIde - is a free open source IDE for FreeBasic compiler written using Dev-Cpp and wxWidgetsframework library.&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/31">basic</category>
 <category domain="http://programmerstools.org/taxonomy/term/2">open source</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <category domain="http://programmerstools.org/taxonomy/term/65">ide, programmers editor</category>
 <pubDate>Mon, 20 Feb 2006 04:44:28 -0800</pubDate>
</item>
<item>
 <title>VB RezQ</title>
 <link>http://programmerstools.org/node/586</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 3.1
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;VB RezQ provides an accurate framework on which you can rebuild your VB application. It identifies all the source files, recovers the project file, the graphical design of each form, references to custom controls and declarations for API calls. It also identifies all events and subroutines and embedded resources.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/40">basic decompiler</category>
 <category domain="http://programmerstools.org/taxonomy/term/3">commercial</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Sun, 12 Feb 2006 12:32:11 -0800</pubDate>
</item>
<item>
 <title>ExtremeBasic</title>
 <link>http://programmerstools.org/node/421</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 0131
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p &gt;ExtremeBasic is comprised of three components:&lt;/p&gt;
&lt;ul &gt;
&lt;li &gt;An Integrated Development Environment with code editors, GUI tools, debugger, etc&lt;/li&gt;
&lt;li &gt;A clean and powerful BASIC dialect&lt;/li&gt;
&lt;li &gt;A rich class library covering GUI applications, networking, multimedia, etc&lt;/li&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/31">basic</category>
 <category domain="http://programmerstools.org/taxonomy/term/6">macos</category>
 <category domain="http://programmerstools.org/taxonomy/term/2">open source</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <category domain="http://programmerstools.org/taxonomy/term/65">ide, programmers editor</category>
 <pubDate>Tue, 31 Jan 2006 04:31:05 -0800</pubDate>
</item>
<item>
 <title>AutoIt</title>
 <link>http://programmerstools.org/node/581</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 3.1.1
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;AutoIt v3 is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting.&amp;nbsp; It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks in a way not possible or reliable with other languages (e.g. VBScript and SendKeys).&amp;nbsp; AutoIt is also very small, self-contained and will run on 95, 98, ME, NT4, 2000, XP, 2003 out of the box with no annoying &amp;quot;runtimes&amp;quot; required!&amp;nbsp; You can even make compiled executable scripts that can run without AutoIt being installed!&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/31">basic</category>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Sat, 21 Jan 2006 16:35:54 -0800</pubDate>
</item>
<item>
 <title>Liberty BASIC</title>
 <link>http://programmerstools.org/node/420</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 4.03
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;ul &gt;
&lt;li &gt;Easy BASIC language - write a one line program!&lt;/li&gt;
&lt;li &gt;Runs on all versions of Windows&lt;/li&gt;
&lt;li &gt;Includes a special interactive tutorial&lt;/li&gt;
&lt;li &gt;Comes with tons of instructive example code&lt;/li&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/31">basic</category>
 <category domain="http://programmerstools.org/taxonomy/term/3">commercial</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Wed,  4 Jan 2006 14:58:34 -0800</pubDate>
</item>
</channel>
</rss>
