<?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://evolt.org">
<channel>
 <title>evolt.org - Software</title>
 <link>http://evolt.org/taxonomy/term/21/0</link>
 <description></description>
 <language>en-GB</language>
<item>
 <title>Search Engine Friendly URLs with IIS and Classic ASP</title>
 <link>http://evolt.org/search_engine_friendly_urls_with_iis_and_classic_asp</link>
 <description>&lt;p&gt;A few years ago, I needed a Content Management System (CMS) for my site &lt;a href=&quot;http://www.voorbeginners.info/&quot; target=&quot;_blank&quot;&gt;Voor Beginners&lt;/a&gt; and its English counterpart &lt;a href=&quot;http://www.forbeginners.info/&quot; target=&quot;_blank&quot;&gt;For Beginners&lt;/a&gt;. One of the requirements was, that the CMS should use &quot;search engine friendly&quot; URLs. This is fairly easy to accomplish with Linux and Apache; however, another requirement was that the CMS should run on the Windows platform... In this article, I will show how you can &quot;simulate&quot; the effects of .htaccess and mod_rewrite using Microsoft&#039;s Internet Information Server (IIS) and classic ASP.&lt;/p&gt;</description>
 <category domain="http://evolt.org/backend">Backend</category>
 <category domain="http://evolt.org/code">Code</category>
 <category domain="http://evolt.org/site_development">Site Development</category>
 <category domain="http://evolt.org/software">Software</category>
 <pubDate>Wed, 14 Nov 2007 14:42:00 -0600</pubDate>
</item>
<item>
 <title>Working with hierarchical data in SQL using Ancestor tables</title>
 <link>http://evolt.org/working_with_hierarchical_data_in_sql_using_ancestor_tables</link>
 <description>This document describe an approach to SQL queries of hierarchical data using ancestor tables. Multiple inheritance are allowed but cycles are not allowed for this approach to work.</description>
 <category domain="http://evolt.org/software">Software</category>
 <pubDate>Fri, 20 Jul 2007 07:53:08 -0500</pubDate>
</item>
<item>
 <title>A brief introduction to CVS</title>
 <link>http://evolt.org/node/60153</link>
 <description>CVS, the Concurrent Versions System, is the developer&amp;#8217;s magic bullet - it provides a centralized system for tracking changes, synchronizing edits from multiple contributors, and keeping numerous drafts of a project from getting out of hand.</description>
 <category domain="http://evolt.org/software">Software</category>
 <pubDate>Tue, 27 May 2003 17:56:55 -0500</pubDate>
</item>
<item>
 <title>The PEAR::SOAP Implementation</title>
 <link>http://evolt.org/pear_soap</link>
 <description>This article will step you through one of the leading SOAP implementations -- PEAR::SOAP, its installation, and then detail an example &#039;Hello World&#039; SOAP application using PEAR::SOAP. 

PEAR::SOAP is an implementation that is based on SOAPx4 and offers a basic, yet very useful way of developing SOAP clients and servers with PHP.</description>
 <category domain="http://evolt.org/software">Software</category>
 <pubDate>Sun, 28 Oct 2007 14:16:55 -0500</pubDate>
</item>
<item>
 <title>Say Bye-Bye to the Pie (Chart)</title>
 <link>http://evolt.org/node/48475</link>
 <description>I&#039;ve tried a few site metrics/site analysis/usability tools, and found one I like.  Instead of divorcing the data from the site, it actually (gasp!) puts the data in context, and in a pretty unique interface...</description>
 <category domain="http://evolt.org/software">Software</category>
 <pubDate>Mon, 09 Dec 2002 23:54:01 -0600</pubDate>
</item>
<item>
 <title>Macromedia Introduces Content Management Tool</title>
 <link>http://evolt.org/node/47450</link>
 <description>Macromedia has announced a new client-side content management tool called Contribute, that easily allows web developers to maintain the control they need while providing content editors the freedom to make changes to web content without assistance.</description>
 <category domain="http://evolt.org/software">Software</category>
 <pubDate>Mon, 11 Nov 2002 20:50:26 -0600</pubDate>
</item>
<item>
 <title>One browser, many names</title>
 <link>http://evolt.org/node/29442</link>
 <description>Now that the world has been enriched by both Netscape 7 Preview Release and
Mozilla 1.0 Final,
many people have lost track of all Netzilla/Moscape releases. So it&#039;s time for an overview of the many names of this browser.</description>
 <category domain="http://evolt.org/software">Software</category>
 <pubDate>Mon, 10 Jun 2002 01:15:37 -0500</pubDate>
</item>
<item>
 <title>Managing Mailing List Mail</title>
 <link>http://evolt.org/node/24699</link>
 <description>Joining a mailing list for the first time can be rather difficult to get used to. Aaron Schaap points out a few useful tips.</description>
 <category domain="http://evolt.org/software">Software</category>
 <pubDate>Wed, 17 Apr 2002 12:09:06 -0500</pubDate>
</item>
<item>
 <title>Scalability’s New Meaning</title>
 <link>http://evolt.org/node/23896</link>
 <description>The word scalability has long been used in software development circles to describe the capacity of a system to handle increasing load or demand. Today the word scalability is used more to describe the capacity of a software development team to handle increasing production requirements than the applications they produce.</description>
 <category domain="http://evolt.org/software">Software</category>
 <pubDate>Tue, 09 Apr 2002 04:14:08 -0500</pubDate>
</item>
<item>
 <title>Fed up with pop up ads?</title>
 <link>http://evolt.org/node/22270</link>
 <description>One way to speed up your browsing experience is to make use of your hosts file. By adding a few lines to this file you can increase your browsing speed and get rid of some of those annoying popup ads.</description>
 <category domain="http://evolt.org/software">Software</category>
 <pubDate>Mon, 29 Sep 2003 06:14:21 -0500</pubDate>
</item>
<item>
 <title>PHP-Based BBSes</title>
 <link>http://evolt.org/node/20335</link>
 <description>Need a BBS for your website written in PHP? If so, you&#039;re in luck. There are several good ones to choose from.</description>
 <category domain="http://evolt.org/software">Software</category>
 <pubDate>Tue, 29 Jan 2002 11:38:59 -0600</pubDate>
</item>
<item>
 <title>ActiveState Komodo 1.1</title>
 <link>http://evolt.org/node/17076</link>
 <description>These days, nothing beats a good solid IDE. ActiveState, I believe, has built a good contender. Read on to find out more about my experience with Komodo 1.1</description>
 <category domain="http://evolt.org/software">Software</category>
 <pubDate>Sat, 03 Nov 2001 05:24:25 -0600</pubDate>
</item>
<item>
 <title>HomeSite 5: Time for an Upgrade?</title>
 <link>http://evolt.org/node/16984</link>
 <description>Macromedia released HomeSite 5 last Tuesday. Many of us are using HomeSite for one reason or another, but should we buy the new version? Let&#039;s take a look at a few of the things that are different in the latest version.</description>
 <category domain="http://evolt.org/software">Software</category>
 <pubDate>Tue, 30 Oct 2001 18:57:24 -0600</pubDate>
</item>
<item>
 <title>Die Dreamweaver, Die!</title>
 <link>http://evolt.org/node/15412</link>
 <description>A designer&#039;s frustrations with Dreamweaver, the web&#039;s most popular WYSIWYG design package.</description>
 <category domain="http://evolt.org/software">Software</category>
 <pubDate>Sat, 15 Sep 2001 12:59:18 -0500</pubDate>
</item>
<item>
 <title>ColdFusion 5.0 Released</title>
 <link>http://evolt.org/node/10781</link>
 <description>ColdFusion 5.0 has been released by Macromedia. This is the latest version of the ColdFusion server. It includes a bunch of new features, both in the code area and the management area.</description>
 <category domain="http://evolt.org/software">Software</category>
 <pubDate>Tue, 29 May 2001 09:16:18 -0500</pubDate>
</item>
</channel>
</rss>
