<?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>Aknosis.com &#187; JavaScript</title>
	<atom:link href="http://www.aknosis.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aknosis.com</link>
	<description>Once you go Ak, you don&#039;t go back.</description>
	<lastBuildDate>Fri, 25 Jun 2010 04:22:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Retrieve D-Link Router WPA Password via Firebug</title>
		<link>http://www.aknosis.com/2010/03/19/retrieve-d-link-router-wpa-password-via-firebug/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.aknosis.com/2010/03/19/retrieve-d-link-router-wpa-password-via-firebug/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 05:39:35 +0000</pubDate>
		<dc:creator>Aknosis</dc:creator>
				<category><![CDATA[Information Security]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[d-link]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[wpa]]></category>

		<guid isPermaLink="false">http://www.aknosis.com/?p=333</guid>
		<description><![CDATA[Well I&#8217;ve done it a million times, I forget my WPA password and each time a new device comes along I have to change it for them all. Well no more! My router is D-Link DGL-4300. All you need to make this work is Firefox and Firebug. (Any javascript console should work) Travel over to [...]]]></description>
		<wfw:commentRss>http://www.aknosis.com/2010/03/19/retrieve-d-link-router-wpa-password-via-firebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery 1.4.2 Released</title>
		<link>http://www.aknosis.com/2010/02/19/jquery-1-4-2-released/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.aknosis.com/2010/02/19/jquery-1-4-2-released/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 04:29:31 +0000</pubDate>
		<dc:creator>Aknosis</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.aknosis.com/?p=330</guid>
		<description><![CDATA[Such quick turn around for the last two point releases are building my confidence in jQuery! I love to see the huge performance improvements, its almost becoming an issue to try and fit each release into our codebase at work. Love jQuery nonetheless&#8230; keep up the good work. Relase notes: http://blog.jquery.com/2010/02/19/jquery-142-released/ Quick Summary: New  Methods [...]]]></description>
		<wfw:commentRss>http://www.aknosis.com/2010/02/19/jquery-1-4-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fun with jQuery &#8211; Checkboxes!!!</title>
		<link>http://www.aknosis.com/2009/10/17/fun-with-jquery-checkboxes/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.aknosis.com/2009/10/17/fun-with-jquery-checkboxes/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 05:43:15 +0000</pubDate>
		<dc:creator>Aknosis</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.aknosis.com/?p=215</guid>
		<description><![CDATA[Another day with jQuery, this time we are talking about checkboxes. Just like I stated in my previous post about select boxes, jQuery and checkbox integration, if you will, isn't cut and dry but damn near close. So how can jQuery assist with checkboxes? Lots of ways, here are a few examples to keep you [...]]]></description>
		<wfw:commentRss>http://www.aknosis.com/2009/10/17/fun-with-jquery-checkboxes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fun with jQuery &#8211; toggle() &#8211; Easy tips to visually enhance your website</title>
		<link>http://www.aknosis.com/2009/10/14/fun-with-jquery-toggle-easy-tips-to-visually-enhance-your-website/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.aknosis.com/2009/10/14/fun-with-jquery-toggle-easy-tips-to-visually-enhance-your-website/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 07:06:26 +0000</pubDate>
		<dc:creator>Aknosis</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.aknosis.com/?p=169</guid>
		<description><![CDATA[Here's a quick tip to add some cool effects with jQuery that require very little code to implement. In this example I'm going to so how use of the toggle function can make the simplest functionality and jazz it up. .toggle() In a nutshell, the toggle function will call the show() function if your element [...]]]></description>
		<wfw:commentRss>http://www.aknosis.com/2009/10/14/fun-with-jquery-toggle-easy-tips-to-visually-enhance-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using jQuery to rewrite all relative url&#8217;s</title>
		<link>http://www.aknosis.com/2009/02/11/using-jquery-to-rewrite-all-relative-urls/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.aknosis.com/2009/02/11/using-jquery-to-rewrite-all-relative-urls/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 07:16:30 +0000</pubDate>
		<dc:creator>Aknosis</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.aknosis.com/?p=56</guid>
		<description><![CDATA[Problem: I have a template file that has all relative url's for all the links and I have this template on two different subdomains, one is used for processing and the other is for static files. When I display something on my processing server I want it to make all the links point the the [...]]]></description>
		<wfw:commentRss>http://www.aknosis.com/2009/02/11/using-jquery-to-rewrite-all-relative-urls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
