<?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>digifuzz.net &#187; Javascript</title>
	<atom:link href="http://www.digifuzz.net/archives/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digifuzz.net</link>
	<description>diggin the fuzz for the masses</description>
	<lastBuildDate>Tue, 17 Feb 2009 18:10:51 +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>Suckerfish Style Menus in Drupal 6.x</title>
		<link>http://www.digifuzz.net/archives/2008/06/suckerfish-style-menus-in-drupal-6x/</link>
		<comments>http://www.digifuzz.net/archives/2008/06/suckerfish-style-menus-in-drupal-6x/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 17:11:47 +0000</pubDate>
		<dc:creator>digifuzz</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[drop-down]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[primary-links]]></category>
		<category><![CDATA[primary_links]]></category>
		<category><![CDATA[suckerfish]]></category>

		<guid isPermaLink="false">http://www.digifuzz.net/?p=39</guid>
		<description><![CDATA[I spent hours and hours hunting around for a simple solution to implementing suckerfish-style drop-down menus in Drupal 6. Lo-and-behold, I couldn&#8217;t find one. Every solution out there was overly complicated, and didn&#8217;t quite do what I wanted it to. After a few hours of hacking around, this is the solution I came up with. [...]]]></description>
		<wfw:commentRss>http://www.digifuzz.net/archives/2008/06/suckerfish-style-menus-in-drupal-6x/feed/</wfw:commentRss>
		<slash:comments>51</slash:comments>
		</item>
		<item>
		<title>PHP/Javascript File Uploader</title>
		<link>http://www.digifuzz.net/archives/2007/08/phpjavascript-file-uploader/</link>
		<comments>http://www.digifuzz.net/archives/2007/08/phpjavascript-file-uploader/#comments</comments>
		<pubDate>Thu, 02 Aug 2007 14:46:32 +0000</pubDate>
		<dc:creator>digifuzz</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Upload]]></category>

		<guid isPermaLink="false">http://www.digifuzz.net/archives/2007/08/phpjavascript-file-uploader/</guid>
		<description><![CDATA[Recently one of our clients was in need of the ability to upload files to their webserver. This was easily accomplished with PHP&#8217;s built in functionality. But the draw back to this approach was that end-user had little or no indication that anything was happening. Now we all know what happens. Typical scenario: User clicks [...]]]></description>
		<wfw:commentRss>http://www.digifuzz.net/archives/2007/08/phpjavascript-file-uploader/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Mimic AJAX Form Posts with PHP, Javascript, and Cookies</title>
		<link>http://www.digifuzz.net/archives/2007/07/mimic-ajax-form-posts-with-php-javascript-and-cookies/</link>
		<comments>http://www.digifuzz.net/archives/2007/07/mimic-ajax-form-posts-with-php-javascript-and-cookies/#comments</comments>
		<pubDate>Sun, 15 Jul 2007 22:45:07 +0000</pubDate>
		<dc:creator>digifuzz</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://www.digifuzz.net/archives/2007/07/mimic-ajax-form-posts-with-php-javascript-and-cookies/</guid>
		<description><![CDATA[I was recently reading various articles on how to load external pages using javascript and loading the results into a container div, mimicing that aspect of AJAX requests. But the main complaint I read was that you couldn&#8217;t POST. I thought it would be neat to figure out a way to do this, so after [...]]]></description>
		<wfw:commentRss>http://www.digifuzz.net/archives/2007/07/mimic-ajax-form-posts-with-php-javascript-and-cookies/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
