<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/">

<channel rdf:about="http://www.somacon.com/">

<title>Somacon</title>
<link>http://www.somacon.com/</link>
<description>Articles on web development, software, and hardware.</description>

<dc:language>en-us</dc:language>
<dc:rights>Copyright 2004-2010 Shailesh N. Humbad All Rights Reserved.</dc:rights>
<dc:date>2010-02-02T08:26:10-05:00</dc:date>
<dc:creator>noreply@spambucket.com</dc:creator>
<dc:subject>Technology</dc:subject>
<syn:updatePeriod>daily</syn:updatePeriod>
<syn:updateFrequency>1</syn:updateFrequency>
<syn:updateBase>2000-01-01T00:00+00:00</syn:updateBase>
<items><rdf:Seq>
<rdf:li rdf:resource="http://www.somacon.com/p450.php" />
<rdf:li rdf:resource="http://www.somacon.com/p546.php" />
<rdf:li rdf:resource="http://www.somacon.com/p543.php" />
<rdf:li rdf:resource="http://www.somacon.com/p542.php" />
<rdf:li rdf:resource="http://www.somacon.com/p541.php" />
<rdf:li rdf:resource="http://www.somacon.com/p540.php" />
<rdf:li rdf:resource="http://www.somacon.com/p538.php" />
<rdf:li rdf:resource="http://www.somacon.com/p537.php" />
<rdf:li rdf:resource="http://www.somacon.com/p536.php" />
<rdf:li rdf:resource="http://www.somacon.com/p525.php" />
</rdf:Seq></items>
</channel>
<item rdf:about="http://www.somacon.com/p450.php">
<title>Rush Limbaugh The Musical Review</title>
<link>http://www.somacon.com/p450.php</link>
<description></description>
<dc:date>2010-02-02T08:26:10-05:00</dc:date>
<dc:subject>Reviews</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p546.php">
<title>URL Encoder/Decoder Online</title>
<link>http://www.somacon.com/p546.php</link>
<description>Enter text in either box and it will be encoded or decoded 
dynamically using the Javascript escape and unescape functions.</description>
<dc:date>2009-09-09T09:27:25-04:00</dc:date>
<dc:subject>Freeware</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p543.php">
<title>Alternating Table Row Colors with ASP.Net ListView Control</title>
<link>http://www.somacon.com/p543.php</link>
<description>A simple way to display alternating background colors with the ASP.Net 3.5 ListView Control.</description>
<dc:date>2009-03-18T11:08:00-04:00</dc:date>
<dc:subject>Web Development</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p542.php">
<title>Javascript  Clear Select Options Fast</title>
<link>http://www.somacon.com/p542.php</link>
<description>Use the Javascript function below to quickly remove or delete all the items from a select box/dropdown list in your web page.</description>
<dc:date>2009-03-06T10:56:33-05:00</dc:date>
<dc:subject>Web Development</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p541.php">
<title>Installing PHP 5 on IIS - The specified module could not be found</title>
<link>http://www.somacon.com/p541.php</link>
<description></description>
<dc:date>2008-11-20T12:46:32-05:00</dc:date>
<dc:subject>Web Development</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p540.php">
<title>Alternating Row Colors with Zend PartialLoop</title>
<link>http://www.somacon.com/p540.php</link>
<description>How to alternate table or list row colors in the partialLoop call of Zend.</description>
<dc:date>2008-06-26T16:34:12-04:00</dc:date>
<dc:subject>Web Development</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p538.php">
<title>Load Excel into MySQL via Access</title>
<link>http://www.somacon.com/p538.php</link>
<description>This page describes how to load Excel XLS Worksheets into MySQL via Microsoft Access, the easy way.  You can use this same technique to load data quickly into any ODBC data source.  The benefit of this method is that the table structure is automatically generated, with every column treated as text.  This allows you to quickly load all the workbooks and worksheets, and then you can analyze and modify the data types later if needed.</description>
<dc:date>2008-05-14T09:45:14-04:00</dc:date>
<dc:subject>Databases</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p537.php">
<title>PHP curl_multi example of parallel GET requests</title>
<link>http://www.somacon.com/p537.php</link>
<description>Below is a brief example of doing parallel GET requests using the interface to 
libcurl-multi provided by PHP.</description>
<dc:date>2008-04-20T11:42:30-04:00</dc:date>
<dc:subject>Web Development</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p536.php">
<title>Force Redirect to SSL with PHP</title>
<link>http://www.somacon.com/p536.php</link>
<description>The public domain code snippet below shows you how to forcibly redirect a web page to SSL using PHP, if you require the page to be SSL encrypted.</description>
<dc:date>2008-02-15T13:35:43-05:00</dc:date>
<dc:subject>Web Development</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p525.php">
<title>Count Unique Characters in Javascript</title>
<link>http://www.somacon.com/p525.php</link>
<description>Count Unique Characters in Javascript</description>
<dc:date>2008-02-08T16:05:19-05:00</dc:date>
<dc:subject>Freeware</dc:subject>
</item>
</rdf:RDF>