<?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>CodeDeveloper.net &#187; AJAX</title>
	<atom:link href="http://www.codedeveloper.net/tag/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codedeveloper.net</link>
	<description>A Site For And By Web Developers</description>
	<lastBuildDate>Thu, 20 May 2010 16:27:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>jQuery WYSIWYG Editor Experience</title>
		<link>http://www.codedeveloper.net/2010/01/jquery-wysiwyg-editor-experience/</link>
		<comments>http://www.codedeveloper.net/2010/01/jquery-wysiwyg-editor-experience/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 04:14:35 +0000</pubDate>
		<dc:creator>johng</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.codedeveloper.net/?p=178</guid>
		<description><![CDATA[A short post on WYSIWYG editor integration into a PHP and AJAX based project.]]></description>
		<wfw:commentRss>http://www.codedeveloper.net/2010/01/jquery-wysiwyg-editor-experience/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Using jQuery to Add Minimize/Maximize to WordPress Sidebar Widgets</title>
		<link>http://www.codedeveloper.net/2009/12/using-jquery-to-add-minimizemaximize-to-wordpress-sidebar-widgets/</link>
		<comments>http://www.codedeveloper.net/2009/12/using-jquery-to-add-minimizemaximize-to-wordpress-sidebar-widgets/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 00:35:00 +0000</pubDate>
		<dc:creator>johng</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://www.codedeveloper.net/?p=167</guid>
		<description><![CDATA[A short tutorial on adding the ablility to minimize/maximize Wordpress sidebar widgets.]]></description>
		<wfw:commentRss>http://www.codedeveloper.net/2009/12/using-jquery-to-add-minimizemaximize-to-wordpress-sidebar-widgets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using jQuery Accordion to Alter Content Outside of the Accordion</title>
		<link>http://www.codedeveloper.net/2009/11/using-jquery-accordion-to-alter-content-outside-of-the-accordion/</link>
		<comments>http://www.codedeveloper.net/2009/11/using-jquery-accordion-to-alter-content-outside-of-the-accordion/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 04:29:37 +0000</pubDate>
		<dc:creator>johng</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.codedeveloper.net/?p=151</guid>
		<description><![CDATA[This page is a short tutorial on using the jQuery Accordion to manipulate page content outside of the accordion.]]></description>
		<wfw:commentRss>http://www.codedeveloper.net/2009/11/using-jquery-accordion-to-alter-content-outside-of-the-accordion/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WP Plugin Development – Adding Javascript and CSS</title>
		<link>http://www.codedeveloper.net/2009/09/wordpress-plugin-development-%e2%80%93-adding-javascript-and-css/</link>
		<comments>http://www.codedeveloper.net/2009/09/wordpress-plugin-development-%e2%80%93-adding-javascript-and-css/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 23:30:35 +0000</pubDate>
		<dc:creator>johng</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugin Development]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://www.codedeveloper.net/?p=74</guid>
		<description><![CDATA[In our last post we added functionality to our admin section that allowed us to save and retrieve values. In this post we will begin adding functionality for the user. We will create a simple button via CSS on our site. We will also begin to add in javascript to handle when the button is [...]]]></description>
		<wfw:commentRss>http://www.codedeveloper.net/2009/09/wordpress-plugin-development-%e2%80%93-adding-javascript-and-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin Development &#8211; Introduction</title>
		<link>http://www.codedeveloper.net/2009/09/wordpress-plugin-development-introduction/</link>
		<comments>http://www.codedeveloper.net/2009/09/wordpress-plugin-development-introduction/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 18:12:11 +0000</pubDate>
		<dc:creator>johng</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugin Development]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://www.codedeveloper.net/?p=25</guid>
		<description><![CDATA[I have been using WordPress on a number of my sites for some time now and thought it would be interesting to begin developing some of my own plugins. I also wanted a chance to experiment with thejQuery Javascript library as I haven&#8217;t had a chance to do a lot with it yet. I stumbled [...]]]></description>
		<wfw:commentRss>http://www.codedeveloper.net/2009/09/wordpress-plugin-development-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

