<?xml version="1.0" encoding="utf-8"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://mark.cervarich.com/tm/">
<title>Mark&apos;s Technomusings</title>
<link>http://mark.cervarich.com/tm/</link>
<description>Thoughts, notes, and ramblings on the technology Mark Cervarich deals with on a daily basis.</description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2009-05-07T13:11:44-08:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.2" />


<items>
<rdf:Seq><rdf:li rdf:resource="http://mark.cervarich.com/tm/archives/000128.php" />
<rdf:li rdf:resource="http://mark.cervarich.com/tm/archives/000127.php" />
<rdf:li rdf:resource="http://mark.cervarich.com/tm/archives/000126.php" />
<rdf:li rdf:resource="http://mark.cervarich.com/tm/archives/000124.php" />
<rdf:li rdf:resource="http://mark.cervarich.com/tm/archives/000123.php" />
<rdf:li rdf:resource="http://mark.cervarich.com/tm/archives/000122.php" />
<rdf:li rdf:resource="http://mark.cervarich.com/tm/archives/000121.php" />
<rdf:li rdf:resource="http://mark.cervarich.com/tm/archives/000120.php" />
<rdf:li rdf:resource="http://mark.cervarich.com/tm/archives/000119.php" />
<rdf:li rdf:resource="http://mark.cervarich.com/tm/archives/000118.php" />
<rdf:li rdf:resource="http://mark.cervarich.com/tm/archives/000117.php" />
<rdf:li rdf:resource="http://mark.cervarich.com/tm/archives/000116.php" />
<rdf:li rdf:resource="http://mark.cervarich.com/tm/archives/000115.php" />
<rdf:li rdf:resource="http://mark.cervarich.com/tm/archives/000114.php" />
<rdf:li rdf:resource="http://mark.cervarich.com/tm/archives/000113.php" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://mark.cervarich.com/tm/archives/000128.php">
<title>Secure password storage w/ PHP &amp; MySQL</title>
<link>http://mark.cervarich.com/tm/archives/000128.php</link>
<description>If the salt is random, how do we reliably generate the same salt value (For the same user) next time they log in? The answer is to simply store the generated salt with the user pass. For example I use...</description>
<dc:subject>MySQL</dc:subject>
<dc:creator>mark</dc:creator>
<dc:date>2009-05-07T13:11:44-08:00</dc:date>
</item>
<item rdf:about="http://mark.cervarich.com/tm/archives/000127.php">
<title>Determine  framerate, size, resolution, etc of your video or audio files</title>
<link>http://mark.cervarich.com/tm/archives/000127.php</link>
<description>MediaInfo Media Info supplies technical and tag information about a video or audio file. Supported formats: Video : MKV, OGM, MP4, AVI, MPG, VOB, MPEG1, MPEG2, MPEG4, DVD, WMV, ASF, DivX, XviD, MOV (Quicktime), SWF(Flash), FLV, FLI, RM/RMVB. Audio :...</description>
<dc:subject>Flash</dc:subject>
<dc:creator>mark</dc:creator>
<dc:date>2009-02-18T15:00:30-08:00</dc:date>
</item>
<item rdf:about="http://mark.cervarich.com/tm/archives/000126.php">
<title>Christmas Wish List</title>
<link>http://mark.cervarich.com/tm/archives/000126.php</link>
<description>In case you decide to get me (or anyone else) anything from Amazon.com, please start your Amazon.com shopping here! -- that link will give a small percentage of your purchase price to Laurel Hill Nursery school. Incase Power Slider --...</description>
<dc:subject>Fun Stuff</dc:subject>
<dc:creator>mark</dc:creator>
<dc:date>2008-12-18T11:38:52-08:00</dc:date>
</item>
<item rdf:about="http://mark.cervarich.com/tm/archives/000124.php">
<title></title>
<link>http://mark.cervarich.com/tm/archives/000124.php</link>
<description>Developer&apos;s Guide - Google Chart API - Google Code Let google make your charts for you on the fly! http://chart.apis.google.com/chart?cht=p3&amp;chd=t:60,40&amp;chs=250x100&amp;chl=Hello|World...</description>
<dc:subject>HTML</dc:subject>
<dc:creator>mark</dc:creator>
<dc:date>2008-03-18T17:35:22-08:00</dc:date>
</item>
<item rdf:about="http://mark.cervarich.com/tm/archives/000123.php">
<title>Useful Commands to Analyze Network Connections Under Linux</title>
<link>http://mark.cervarich.com/tm/archives/000123.php</link>
<description>Squarebits Blog: Useful Commands to Analyze Network Connections Under Linux -- netstat | grep sequences to count # of SYN_RECV per IP, etc...</description>
<dc:subject>Linux</dc:subject>
<dc:creator>mark</dc:creator>
<dc:date>2008-02-07T15:20:30-08:00</dc:date>
</item>
<item rdf:about="http://mark.cervarich.com/tm/archives/000122.php">
<title>18 Portable Apps That Every Tech Needs</title>
<link>http://mark.cervarich.com/tm/archives/000122.php</link>
<description>18 Portable Apps That Every Tech Needs � CaseyTech.com The subject says it all. Plus, in the comments, there are quite a few more apps named....</description>
<dc:subject>Windows</dc:subject>
<dc:creator>mark</dc:creator>
<dc:date>2008-01-17T17:46:38-08:00</dc:date>
</item>
<item rdf:about="http://mark.cervarich.com/tm/archives/000121.php">
<title>A great selection of HTML, CSS, JS links</title>
<link>http://mark.cervarich.com/tm/archives/000121.php</link>
<description>MooTools Help! I Don&apos;t Know JavaScript! This page contains a great listing of various reference sites, tutorials, etc for HTML, CSS, JavaScript, etc. If you are just getting started in coding, or wanting to bone up on the basics, you...</description>
<dc:subject></dc:subject>
<dc:creator>mark</dc:creator>
<dc:date>2008-01-04T18:04:50-08:00</dc:date>
</item>
<item rdf:about="http://mark.cervarich.com/tm/archives/000120.php">
<title>How to prevent caching of swf files</title>
<link>http://mark.cervarich.com/tm/archives/000120.php</link>
<description>SWFs, like other documents and media retrieved by a Web browser, are often saved, or cached, locally on the user&apos;s hard drive. The next time that media is requested the Web browser may load the file from the cache instead...</description>
<dc:subject>Flash</dc:subject>
<dc:creator>mark</dc:creator>
<dc:date>2008-01-04T17:18:39-08:00</dc:date>
</item>
<item rdf:about="http://mark.cervarich.com/tm/archives/000119.php">
<title>Linking to Google&apos;s calendar via XML and Sunbird - Part 2</title>
<link>http://mark.cervarich.com/tm/archives/000119.php</link>
<description>I forgot to mention that you will need Lightning in order to fully integrate the Mozilla calendar product with either Sunbird (a cross-platform calendar app) or Thunderbird - Project Home&quot; href=&quot;http://www.mozilla.com/en-US/thunderbird&quot;&gt;Thunderbird (stand alone email application)....</description>
<dc:subject></dc:subject>
<dc:creator>mark</dc:creator>
<dc:date>2008-01-04T16:34:49-08:00</dc:date>
</item>
<item rdf:about="http://mark.cervarich.com/tm/archives/000118.php">
<title>Linking to Google&apos;s calendar via XML and Sunbird</title>
<link>http://mark.cervarich.com/tm/archives/000118.php</link>
<description>This extension allows Sunbird and Lightning to read and write events to a Google Calendar. Provider for Google Calendar :: Sunbird Add-ons What this means, is that since I don&apos;t maintain a paper calendar, and I pretty much use Google...</description>
<dc:subject>Browsers</dc:subject>
<dc:creator>mark</dc:creator>
<dc:date>2007-12-20T10:48:20-08:00</dc:date>
</item>
<item rdf:about="http://mark.cervarich.com/tm/archives/000117.php">
<title>Introduction to ActionScript Programming</title>
<link>http://mark.cervarich.com/tm/archives/000117.php</link>
<description>Introduction to ActionScript Programming iswebsite that contains a large example program that is well document, and explained....</description>
<dc:subject>Flash</dc:subject>
<dc:creator>mark</dc:creator>
<dc:date>2007-08-29T15:42:23-08:00</dc:date>
</item>
<item rdf:about="http://mark.cervarich.com/tm/archives/000116.php">
<title>Who &quot;owns&quot; your telephone number</title>
<link>http://mark.cervarich.com/tm/archives/000116.php</link>
<description>If you use the nextel&apos;s WLNP Eligibility Check tool, you can put in your phone number, then click &quot;Check Eligibility.&quot; On the next page, check the box(es) next to you number(s), and click &quot;Continue.&quot; You will then see a name...</description>
<dc:subject>VOIP</dc:subject>
<dc:creator>mark</dc:creator>
<dc:date>2007-08-07T15:04:32-08:00</dc:date>
</item>
<item rdf:about="http://mark.cervarich.com/tm/archives/000115.php">
<title>What are the Linksys ATA IVR Menu Items</title>
<link>http://mark.cervarich.com/tm/archives/000115.php</link>
<description>ABP Technology - QA&apos;s What are the Linksys ATA IVR Menu Items. Most of you know that **** followed by 100# will have the Linksys read to you your IP address that was assigned via DHCP. There are a lot...</description>
<dc:subject></dc:subject>
<dc:creator>mark</dc:creator>
<dc:date>2007-07-31T15:41:36-08:00</dc:date>
</item>
<item rdf:about="http://mark.cervarich.com/tm/archives/000114.php">
<title>How to snatch an expiring domain</title>
<link>http://mark.cervarich.com/tm/archives/000114.php</link>
<description>Mike Davidson: How to Snatch an Expiring Domain -- he explains the process, the major players, and some really good strategy tips....</description>
<dc:subject></dc:subject>
<dc:creator>mark</dc:creator>
<dc:date>2007-07-27T13:55:38-08:00</dc:date>
</item>
<item rdf:about="http://mark.cervarich.com/tm/archives/000113.php">
<title>Using MySQL from Microsoft Access</title>
<link>http://mark.cervarich.com/tm/archives/000113.php</link>
<description>Using MySQL from Microsoft Access describes in great detail (and good screenshots) how to connect to a MySQL database from MS Access. This allows you to add/delete/insert data using Access as a front end. All of the changes actually take...</description>
<dc:subject>MySQL</dc:subject>
<dc:creator>mark</dc:creator>
<dc:date>2007-05-23T09:22:51-08:00</dc:date>
</item>


</rdf:RDF>
