<?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="https://www.somacon.com/">

<title>Somacon</title>
<link>https://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>2023-02-26T23:56:04-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="https://www.somacon.com/p592.php" />
<rdf:li rdf:resource="https://www.somacon.com/p591.php" />
<rdf:li rdf:resource="https://www.somacon.com/p588.php" />
<rdf:li rdf:resource="https://www.somacon.com/p587.php" />
<rdf:li rdf:resource="https://www.somacon.com/p586.php" />
<rdf:li rdf:resource="https://www.somacon.com/p585.php" />
<rdf:li rdf:resource="https://www.somacon.com/p584.php" />
<rdf:li rdf:resource="https://www.somacon.com/p583.php" />
<rdf:li rdf:resource="https://www.somacon.com/p581.php" />
<rdf:li rdf:resource="https://www.somacon.com/p580.php" />
<rdf:li rdf:resource="https://www.somacon.com/p579.php" />
<rdf:li rdf:resource="https://www.somacon.com/p576.php" />
<rdf:li rdf:resource="https://www.somacon.com/p572.php" />
</rdf:Seq></items>
</channel>
<item rdf:about="https://www.somacon.com/p592.php">
<title>Batch Delete Bank Transactions in Quickbooks Desktop Pro Plus 2022</title>
<link>https://www.somacon.com/p592.php</link>
<description></description>
<dc:date>2023-02-26T23:56:04-05:00</dc:date>
<dc:subject>General Interest</dc:subject>
</item>
<item rdf:about="https://www.somacon.com/p591.php">
<title>Calling a stored procedure using DataContext.ExecuteCommand</title>
<link>https://www.somacon.com/p591.php</link>
<description></description>
<dc:date>2022-06-30T12:17:03-04:00</dc:date>
<dc:subject>C and C# Programming</dc:subject>
</item>
<item rdf:about="https://www.somacon.com/p588.php">
<title>SQL to Upgrade Entire MySQL database to utf8mb4</title>
<link>https://www.somacon.com/p588.php</link>
<description>Here are SQL queries to help migrate an entire MySQL database to the utf8mb4 character set, and utf8mb4_unicode_ci collation.</description>
<dc:date>2020-05-04T12:08:56-04:00</dc:date>
<dc:subject>Databases</dc:subject>
</item>
<item rdf:about="https://www.somacon.com/p587.php">
<title>Move SSL Certificate to another JKS Keystore</title>
<link>https://www.somacon.com/p587.php</link>
<description>The command below shows how to move an SSL certificate from one Java keystore file (.jks) to another Java keystore file.</description>
<dc:date>2013-11-14T10:26:23-05:00</dc:date>
<dc:subject>Web Development</dc:subject>
</item>
<item rdf:about="https://www.somacon.com/p586.php">
<title>How To Restore a SQL Server BAK file to Amazon RDS</title>
<link>https://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-04:00</dc:date>
<dc:subject>Web Development</dc:subject>
</item>
<item rdf:about="https://www.somacon.com/p585.php">
<title>Robocopy move contents of a system drive to a backup drive</title>
<link>https://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-04:00</dc:date>
<dc:subject>General Interest</dc:subject>
</item>
<item rdf:about="https://www.somacon.com/p584.php">
<title>PHP Generate Unique Identifier Safe for URL and File Name</title>
<link>https://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-04:00</dc:date>
<dc:subject>Web Development</dc:subject>
</item>
<item rdf:about="https://www.somacon.com/p583.php">
<title>Thunderbird Get Sent Message Count By Week</title>
<link>https://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-04:00</dc:date>
<dc:subject>General Interest</dc:subject>
</item>
<item rdf:about="https://www.somacon.com/p581.php">
<title>IIS 7.5 401 - Unauthorized: Access is denied due to invalid credentials</title>
<link>https://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-05:00</dc:date>
<dc:subject>Web Development</dc:subject>
</item>
<item rdf:about="https://www.somacon.com/p580.php">
<title>Set MySQL character set and collation to UTF-8 (RDS)</title>
<link>https://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-05:00</dc:date>
<dc:subject>Web Development</dc:subject>
</item>
<item rdf:about="https://www.somacon.com/p579.php">
<title>Sage 50 Accounting SDK Download Links US Canada</title>
<link>https://www.somacon.com/p579.php</link>
<description></description>
<dc:date>2013-01-15T13:11:13-05:00</dc:date>
<dc:subject>C and C# Programming</dc:subject>
</item>
<item rdf:about="https://www.somacon.com/p576.php">
<title>C# Human Readable File Size Optimized Function</title>
<link>https://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-04:00</dc:date>
<dc:subject>C and C# Programming</dc:subject>
</item>
<item rdf:about="https://www.somacon.com/p572.php">
<title>How to set up MySQL on Amazon EC2 micro spot instance</title>
<link>https://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-04:00</dc:date>
<dc:subject>Linux and FreeBSD</dc:subject>
</item>
</rdf:RDF>