<?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>2013-04-12T05:26:32-07: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/p586.php" />
<rdf:li rdf:resource="http://www.somacon.com/p585.php" />
<rdf:li rdf:resource="http://www.somacon.com/p584.php" />
<rdf:li rdf:resource="http://www.somacon.com/p583.php" />
<rdf:li rdf:resource="http://www.somacon.com/p581.php" />
<rdf:li rdf:resource="http://www.somacon.com/p580.php" />
<rdf:li rdf:resource="http://www.somacon.com/p579.php" />
<rdf:li rdf:resource="http://www.somacon.com/p576.php" />
<rdf:li rdf:resource="http://www.somacon.com/p572.php" />
<rdf:li rdf:resource="http://www.somacon.com/p571.php" />
<rdf:li rdf:resource="http://www.somacon.com/p570.php" />
<rdf:li rdf:resource="http://www.somacon.com/p569.php" />
<rdf:li rdf:resource="http://www.somacon.com/p568.php" />
<rdf:li rdf:resource="http://www.somacon.com/p567.php" />
<rdf:li rdf:resource="http://www.somacon.com/p566.php" />
<rdf:li rdf:resource="http://www.somacon.com/p565.php" />
<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:Seq></items>
</channel>
<item rdf:about="http://www.somacon.com/p586.php">
<title>How To Restore a SQL Server BAK file to Amazon RDS</title>
<link>http://www.somacon.com/p586.php</link>
<description>This article describes how to restore a SQL Server database backup file (.bak) to a SQL Server database hosted on Amazon's Relation Database Service (RDS).</description>
<dc:date>2013-04-12T05:26:32-07:00</dc:date>
<dc:subject>Web Development</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p585.php">
<title>Robocopy move contents of a system drive to a backup drive</title>
<link>http://www.somacon.com/p585.php</link>
<description>How to use robocopy to move the contents of an old system drive to a backup drive.</description>
<dc:date>2013-03-29T06:57:26-07:00</dc:date>
<dc:subject>General Interest</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p584.php">
<title>PHP Generate Unique Identifier Safe for URL and File Name</title>
<link>http://www.somacon.com/p584.php</link>
<description>This code below shows how to generate a unique identifier that is safe for URLs and file names.</description>
<dc:date>2013-03-22T07:22:12-07:00</dc:date>
<dc:subject>Web Development</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p583.php">
<title>Thunderbird Get Sent Message Count By Week</title>
<link>http://www.somacon.com/p583.php</link>
<description>These instructions show how to get the message count by year and week number from Thunderbird.</description>
<dc:date>2013-03-16T15:05:46-07:00</dc:date>
<dc:subject>General Interest</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p581.php">
<title>IIS 7.5 401 - Unauthorized: Access is denied due to invalid credentials</title>
<link>http://www.somacon.com/p581.php</link>
<description>Notes on how to set up a new ASP.Net website in Windows 7 Pro on IIS 7.5.
The trick is to create a new application pool for the new site and configure the site
to impersonate the same user as the application pool, which is &quot;IIS AppPool\application-pool-name&quot;.</description>
<dc:date>2013-02-11T08:39:34-08:00</dc:date>
<dc:subject>Web Development</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p580.php">
<title>Set MySQL character set and collation to UTF-8 (RDS)</title>
<link>http://www.somacon.com/p580.php</link>
<description>These are notes for how to set UTF-8 (UTF8) collation and character set in MySQL database server.  There are also notes on how to set the dfeault collation and characters set to UTF-8 on Amazon RDS MySQL database instances.</description>
<dc:date>2013-01-31T06:16:26-08:00</dc:date>
<dc:subject>Web Development</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p579.php">
<title>Sage 50 Accounting SDK Download Links US-Canada</title>
<link>http://www.somacon.com/p579.php</link>
<description>Sage 50 Complete Accounting is the new name for Peachtree Accounting.  The SDK (software development kit) is currently not easily accessible via the Sage website.  I found the important download links in the community forums and have listed them below.</description>
<dc:date>2013-01-15T13:11:13-08:00</dc:date>
<dc:subject>C and C# Programming</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p576.php">
<title>C# Human Readable File Size Optimized Function</title>
<link>http://www.somacon.com/p576.php</link>
<description>This is a highly optimized function to get the file size abbreviation in bytes for an arbitrary, 64-bit file size.  It returns the file size to three decimals followed by the abbreviation, like KB, MB, GB, etc.  Use this function to display a human-readable, user-friendly file size to your users.</description>
<dc:date>2012-06-25T08:42:32-07:00</dc:date>
<dc:subject>C and C# Programming</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p572.php">
<title>How to set up MySQL on Amazon EC2 micro spot instance</title>
<link>http://www.somacon.com/p572.php</link>
<description>Notes for setting up a cheap, low-cost MySQL database server on an Amazon EC2 t1.micro spot instance. This can be useful for situations where your MySQL instance does not need 100% availability, e.g. for a cheap, test MySQL server.
</description>
<dc:date>2012-04-03T06:36:55-07:00</dc:date>
<dc:subject>Linux and FreeBSD</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p571.php">
<title>QuickTime BYTE_RANGE_ERROR_MESSAGE Error MP4 video</title>
<link>http://www.somacon.com/p571.php</link>
<description>This article describes how to resolve the QuickTime BYTE_RANGE_ERROR_MESSAGE on the iPhone/iPad when playing back MP4 streaming videos.</description>
<dc:date>2012-02-08T10:25:19-08:00</dc:date>
<dc:subject>Troubleshooting</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p570.php">
<title>Moon Phases for PHP Script (CSV format)</title>
<link>http://www.somacon.com/p570.php</link>
<description></description>
<dc:date>2011-12-04T05:42:09-08:00</dc:date>
<dc:subject>Freeware</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p569.php">
<title>Magento Database Setup Notes</title>
<link>http://www.somacon.com/p569.php</link>
<description>These are some setup notes for setting up a test/development instance of Magento, using an existing database against a fresh installation of the source code on a staging server.</description>
<dc:date>2011-04-26T08:06:03-07:00</dc:date>
<dc:subject>Databases</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p568.php">
<title>Count Duplicates in a List Online Tool</title>
<link>http://www.somacon.com/p568.php</link>
<description>This online utility quickly aggregates the lines pasted in the text box and shows you count of occurrences of each value.  Use this to quickly aggregate the values to find duplicate lines, or to count the number of repeats.</description>
<dc:date>2011-03-11T06:40:24-08:00</dc:date>
<dc:subject>Freeware</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p567.php">
<title>MySQL over Secure SSH Tunnel Notes</title>
<link>http://www.somacon.com/p567.php</link>
<description></description>
<dc:date>2011-02-21T14:17:52-08:00</dc:date>
<dc:subject>Troubleshooting</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p566.php">
<title>KeePass Import CSV File How To</title>
<link>http://www.somacon.com/p566.php</link>
<description>Instructions for using Excel to import CSV password files into KeePass 2.x.</description>
<dc:date>2010-10-29T16:00:59-07:00</dc:date>
<dc:subject>General Interest</dc:subject>
</item>
<item rdf:about="http://www.somacon.com/p565.php">
<title>Paypal Automatic Withdrawal or Auto Sweep Option</title>
<link>http://www.somacon.com/p565.php</link>
<description>This article describes Paypal&amp;rsquo;s Automatic Withdrawal or Auto-Sweep option, to automatically withdraw your Paypal balance to your checking acount.</description>
<dc:date>2010-09-27T05:42:07-07:00</dc:date>
<dc:subject>General Interest</dc:subject>
</item>
<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-08: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>Encode or Decode any URL, URI, or other text online using the form below.</description>
<dc:date>2009-09-09T09:27:25-07: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-07: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-08: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-08: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-07:00</dc:date>
<dc:subject>Web Development</dc:subject>
</item>
</rdf:RDF>