<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>Mark&#039;s Technomusings</title>
	<link>http://mark.cervarich.com/wordpress</link>
	<description>Thoughts, notes, and ramblings on the technology Mark Cervarich deals with on a daily basis.</description>
	<lastBuildDate>Thu, 07 May 2009 13:11:44 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Secure password storage w/ PHP &amp; MySQL</title>
		<description><![CDATA[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 PHP and MySQL and so a simple user information table only needs 3 fields: `username`, `pass`, `salt`
When [...]]]></description>
		<link>http://mark.cervarich.com/wordpress/2009/05/secure-password-storage-w-php-mysql/</link>
			</item>
	<item>
		<title>Determine  framerate, size, resolution, etc of your video or audio files</title>
		<description><![CDATA[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 : OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF, WMA.
It produces reports in many different [...]]]></description>
		<link>http://mark.cervarich.com/wordpress/2009/02/determine-framerate-size-resolution-etc-of-your-video-or-audio-files/</link>
			</item>
	<item>
		<title>Christmas Wish List</title>
		<description><![CDATA[In case you decide to get me (or anyone else) anything from Amazon.com, please start your Amazon.com shopping here!  &#8212; that link will give a small percentage of your purchase price to Laurel Hill Nursery school.

Incase Power Slider &#8212; This will double as a hard case for my iphone&#8230;.as well as double the battery [...]]]></description>
		<link>http://mark.cervarich.com/wordpress/2008/12/christmas-wish-list/</link>
			</item>
	<item>
		<title></title>
		<description><![CDATA[Developer&#8217;s Guide &#8211; Google Chart API &#8211; Google Code
Let google make your charts for you on the fly!

http://chart.apis.google.com/chart?cht=p3&#038;chd=t:60,40&#038;chs=250&#215;100&#038;chl=Hello&#124;World
]]></description>
		<link>http://mark.cervarich.com/wordpress/2008/03/117/</link>
			</item>
	<item>
		<title>Useful Commands to Analyze Network Connections Under Linux</title>
		<description><![CDATA[Squarebits Blog: Useful Commands to Analyze Network Connections Under Linux &#8212; netstat  &#124; grep sequences to count # of SYN_RECV per IP, etc
]]></description>
		<link>http://mark.cervarich.com/wordpress/2008/02/useful-commands-to-analyze-network-connections-under-linux/</link>
			</item>
	<item>
		<title>18 Portable Apps That Every Tech Needs</title>
		<description><![CDATA[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>
		<link>http://mark.cervarich.com/wordpress/2008/01/18-portable-apps-that-every-tech-needs/</link>
			</item>
	<item>
		<title>A great selection of HTML, CSS, JS links</title>
		<description><![CDATA[MooTools Help! I Don&#8217;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 can&#8217;t go wrong by starting here.
]]></description>
		<link>http://mark.cervarich.com/wordpress/2008/01/a-great-selection-of-html-css-js-links/</link>
			</item>
	<item>
		<title>How to prevent caching of swf files</title>
		<description><![CDATA[SWFs, like other documents and media retrieved by a Web browser, are often saved, or cached, locally on the user&#8217;s hard drive. The next time that media is requested the Web browser may load the file from the cache instead of downloading it over the network. This might be desirable for a Flash movie whose [...]]]></description>
		<link>http://mark.cervarich.com/wordpress/2008/01/how-to-prevent-caching-of-swf-files/</link>
			</item>
	<item>
		<title>Linking to Google&#8217;s calendar via XML and Sunbird &#8211; Part 2</title>
		<description><![CDATA[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 (stand alone email application).
]]></description>
		<link>http://mark.cervarich.com/wordpress/2008/01/linking-to-googles-calendar-via-xml-and-sunbird-part-2/</link>
			</item>
	<item>
		<title>Linking to Google&#8217;s calendar via XML and Sunbird</title>
		<description><![CDATA[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&#8217;t maintain a paper calendar, and I pretty much use Google Calendar as my calendar, I&#8217;ve been trying to figure out a way to have a desktop [...]]]></description>
		<link>http://mark.cervarich.com/wordpress/2007/12/linking-to-googles-calendar-via-xml-and-sunbird/</link>
			</item>
</channel>
</rss>

