<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>qsopht</title>
	<atom:link href="http://www.qsopht.com/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.qsopht.com/wordpress</link>
	<description>Tech, Web, and Stupid Stuff</description>
	<lastBuildDate>Fri, 13 Feb 2009 14:51:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Simple Javascript to Limit Form Field lengths</title>
		<link>http://www.qsopht.com/wordpress/2007/10/24/simple-javascript-to-limit-form-field-lengths</link>
		<comments>http://www.qsopht.com/wordpress/2007/10/24/simple-javascript-to-limit-form-field-lengths#comments</comments>
		<pubDate>Thu, 25 Oct 2007 03:33:24 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://www.qsopht.com/wordpress/2007/10/24/simple-javascript-to-limit-form-field-lengths/</guid>
		<description><![CDATA[The following javascript function does two things: Checks the number of characters within a given form field (input textbox or textarea) and updates a div or span element. Restricts the number of characters to the given maxlength. &#160; function checkLength &#40;elemId, showId, totalChars&#41; &#123; &#160; &#160; &#160;var elem = document.getElementById&#40;elemId&#41;; &#160; &#160; &#160;var elemShow = [...]]]></description>
		<wfw:commentRss>http://www.qsopht.com/wordpress/2007/10/24/simple-javascript-to-limit-form-field-lengths/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Harry Potter Books Delivered by UPS</title>
		<link>http://www.qsopht.com/wordpress/2007/07/17/harry-potter-books-delivered-by-ups</link>
		<comments>http://www.qsopht.com/wordpress/2007/07/17/harry-potter-books-delivered-by-ups#comments</comments>
		<pubDate>Tue, 17 Jul 2007 21:07:42 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.qsopht.com/wordpress/2007/07/17/harry-potter-books-delivered-by-ups/</guid>
		<description><![CDATA[My wife took these images today at work. The UPS truck was packed full of boxes full of &#8220;Harry Potter and the Deathly Hallows.&#8221; The boxes (and the tape on the boxes) says &#8220;Do Not Open Before July 21st, 2007.&#8221; Update: Thanks for the interest from metafilter.com. Interesting site.]]></description>
		<wfw:commentRss>http://www.qsopht.com/wordpress/2007/07/17/harry-potter-books-delivered-by-ups/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create a Simple User Login System with PHP and MySQL</title>
		<link>http://www.qsopht.com/wordpress/2007/07/14/create-a-user-login-system-with-php-and-mysql</link>
		<comments>http://www.qsopht.com/wordpress/2007/07/14/create-a-user-login-system-with-php-and-mysql#comments</comments>
		<pubDate>Sun, 15 Jul 2007 04:23:28 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.qsopht.com/wordpress/2007/07/14/create-a-user-login-system-with-php-and-mysql/</guid>
		<description><![CDATA[First &#8211; The Demo Here is all the code for the page &#8211; phplogin.php &#160; &#60;?php &#160; &#160; &#160;session_start&#40;&#41;; &#160; &#160; &#160; &#160; &#160; &#160;if &#40;$_SESSION&#91;&#8216;loggedin&#8217;&#93; == 1&#41; &#160; &#160; &#160;&#160; &#160; &#160;header&#40;&#34;Location: loginsuccess.php&#34;&#41;; &#160; &#160; &#160;&#160; &#160; &#160; &#160; &#160; &#160;if&#40;isset&#40; $Submit &#41;&#41; &#160; &#160; &#160;&#123; &#160; &#160; &#160;&#160; &#160; &#160;$username=&#34;username&#34;; &#160; &#160; &#160;&#160; [...]]]></description>
		<wfw:commentRss>http://www.qsopht.com/wordpress/2007/07/14/create-a-user-login-system-with-php-and-mysql/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>playing with light</title>
		<link>http://www.qsopht.com/wordpress/2007/07/11/playing-with-light</link>
		<comments>http://www.qsopht.com/wordpress/2007/07/11/playing-with-light#comments</comments>
		<pubDate>Thu, 12 Jul 2007 03:52:55 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.qsopht.com/wordpress/2007/07/11/playing-with-light/</guid>
		<description><![CDATA[found an article on digg recently and starting playing around with light and long exposures. here are a few shots from that. they are all 10 second exposures. each light source is my phone. i tried laser, flashlight, led, and my phone. the phone worked out best. 1. 2. 3.]]></description>
		<wfw:commentRss>http://www.qsopht.com/wordpress/2007/07/11/playing-with-light/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>google the alphabet.</title>
		<link>http://www.qsopht.com/wordpress/2007/03/10/google-the-alphabet</link>
		<comments>http://www.qsopht.com/wordpress/2007/03/10/google-the-alphabet#comments</comments>
		<pubDate>Sun, 11 Mar 2007 02:48:35 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.qsopht.com/wordpress/2007/03/10/google-the-alphabet/</guid>
		<description><![CDATA[I thought it would be interesting to see what happens when you google the alphabet. Here are the results. #alphabet td { border: 1px solid #CCCCCC; } num results top result a 6,850,000,000 http://www.w3.org/tr/html4/struct/links.html e 3,570,000,000 http://www.eonline.com/ s 3,450,000,000 http://en.wikipedia.org/wiki/Sulfur i 3,420,000,000 http://www.ionline.tv/ t 3,200,000,000 http://www.mbta.com/ d 2,920,000,000 http://www.digitalmars.com/d/ c 2,630,000,000 http://en.wikipedia.org/wiki/C_(programming_language) m 2,600,000,000 http://imdb.com/title/tt0022100/ [...]]]></description>
		<wfw:commentRss>http://www.qsopht.com/wordpress/2007/03/10/google-the-alphabet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How exercising causes global warming.</title>
		<link>http://www.qsopht.com/wordpress/2007/02/27/how-exercising-causes-global-warming</link>
		<comments>http://www.qsopht.com/wordpress/2007/02/27/how-exercising-causes-global-warming#comments</comments>
		<pubDate>Wed, 28 Feb 2007 03:34:48 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://www.qsopht.com/wordpress/2007/02/27/how-exercising-causes-global-warming/</guid>
		<description><![CDATA[We must breathe the air around us in order to live. Carbon dioxide is released as we exhale. Plants then take this carbon dioxide and produces oxygen. Hey look, it&#8217;s a cycle. This cycle assumes that humans produce only a certain level of carbon dioxide. Exercising causes us to breathe more frequently, thus producing more [...]]]></description>
		<wfw:commentRss>http://www.qsopht.com/wordpress/2007/02/27/how-exercising-causes-global-warming/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ajax javascript function to create XMLHttpRequest object</title>
		<link>http://www.qsopht.com/wordpress/2007/02/18/ajax-javascript-function-to-create-xmlhttprequest-object</link>
		<comments>http://www.qsopht.com/wordpress/2007/02/18/ajax-javascript-function-to-create-xmlhttprequest-object#comments</comments>
		<pubDate>Sun, 18 Feb 2007 13:11:32 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.qsopht.com/wordpress/2007/02/18/ajax-javascript-function-to-create-xmlhttprequest-object/</guid>
		<description><![CDATA[function getXMLHttp&#40;&#41; &#123; &#160; &#160; var xmlHttp; &#160; &#160; // Firefox, Opera 8.0+, Safari &#160; &#160; try &#123; xmlHttp=new XMLHttpRequest&#40;&#41;; &#125; &#160; &#160; // Internet Explorer &#160; &#160; catch &#40;e&#41; &#160; &#160; &#123; &#160; &#160; &#160; &#160; try &#123; xmlHttp=new ActiveXObject&#40;&#34;Msxml2.XMLHTTP&#34;&#41;; &#125; &#160; &#160; &#160; &#160; //Older IE? &#160; &#160; &#160; &#160; catch &#40;e&#41; &#160; [...]]]></description>
		<wfw:commentRss>http://www.qsopht.com/wordpress/2007/02/18/ajax-javascript-function-to-create-xmlhttprequest-object/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>javascript function to toggle visibility of webpage elements</title>
		<link>http://www.qsopht.com/wordpress/2007/02/17/toggle-visibility-of-webpage-elements</link>
		<comments>http://www.qsopht.com/wordpress/2007/02/17/toggle-visibility-of-webpage-elements#comments</comments>
		<pubDate>Sat, 17 Feb 2007 05:20:13 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://www.qsopht.com/wordpress/2007/02/17/toggle-visibility-of-webpage-elements/</guid>
		<description><![CDATA[&#160; function toggleDisplay&#40;id&#41; &#123; &#160; &#160; &#160; &#160; var oLayer; &#160; &#160; &#160; &#160; oLayer = document.getElementById&#40;id&#41;; &#160; &#160; &#160; &#160; if &#40;oLayer.style.visibility == &#34;visible&#34; &#124;&#124; oLayer.style.display == &#34;block&#34;&#41; &#160; &#160; &#160; &#160; &#123; &#160; &#160; &#160; &#160; &#160; &#160; &#160;oLayer.style.visibility = &#34;hidden&#34;; &#160; &#160; &#160; &#160; &#160; &#160; &#160;oLayer.style.display = &#34;none&#34;; &#160; &#160; &#160; [...]]]></description>
		<wfw:commentRss>http://www.qsopht.com/wordpress/2007/02/17/toggle-visibility-of-webpage-elements/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.qsopht.com/wordpress/2007/02/16/hello-world</link>
		<comments>http://www.qsopht.com/wordpress/2007/02/16/hello-world#comments</comments>
		<pubDate>Sat, 17 Feb 2007 02:06:38 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[First WordPress entry!]]></description>
		<wfw:commentRss>http://www.qsopht.com/wordpress/2007/02/16/hello-world/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
