<?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/"
	>

<channel>
	<title>Lost-In-Code &#187; Wordpress Themes</title>
	<atom:link href="http://www.lost-in-code.com/category/platforms/wordpress/wordpress-themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lost-in-code.com</link>
	<description>Web Development Resources</description>
	<pubDate>Wed, 03 Dec 2008 17:15:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress Image Gallery</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-plugins/wordpress-image-gallery/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/wordpress-plugins/wordpress-image-gallery/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 20:46:52 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
		
		<category><![CDATA[Wordpress Plugins]]></category>

		<category><![CDATA[Wordpress Themes]]></category>

		<category><![CDATA[gallery]]></category>

		<category><![CDATA[image galleries]]></category>

		<category><![CDATA[image gallery]]></category>

		<category><![CDATA[image gallery wordpress]]></category>

		<category><![CDATA[images]]></category>

		<category><![CDATA[javascript library]]></category>

		<category><![CDATA[lightbox]]></category>

		<category><![CDATA[photo gallery]]></category>

		<category><![CDATA[photos]]></category>

		<category><![CDATA[photos images]]></category>

		<category><![CDATA[rel value]]></category>

		<category><![CDATA[rustenburg]]></category>

		<category><![CDATA[slideshow]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[wordpress image gallery]]></category>

		<category><![CDATA[wordpress images]]></category>

		<category><![CDATA[wp image gallery]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=143</guid>
		<description><![CDATA[Building WordPress image galleries is a rather painless process and allows you to display a set of photos/images to your users inside posts/pages related to an event or topic.

In case you are interested in seeing what the result looks like, you may want to look at the Kgaswane Nature Reserve post I wrote on the [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/wordpress-plugins/wordpress-image-gallery/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress.com Stats Stopped Working</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpresscom-stats-stopped-working/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/wordpresscom-stats-stopped-working/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 22:48:13 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[Wordpress Themes]]></category>

		<category><![CDATA[footer]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[stats]]></category>

		<category><![CDATA[wordpress.com stats]]></category>

		<category><![CDATA[wp_footer]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=64</guid>
		<description><![CDATA[I recently integrated a blog and documentation base into the Tribulant.com website and noticed after a few days that my Wordpress.com stats stopped working completely after switching the theme.

I&#8217;ve been puzzled about this for a few days now and managed to figure out that, out of idiocy, I completely forgot to call the wp_footer function [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/wordpresscom-stats-stopped-working/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress : Using jQuery library with your plugin or theme</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-jquery-library-with-your-plugin-or-theme/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-jquery-library-with-your-plugin-or-theme/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 23:20:05 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[Wordpress Plugins]]></category>

		<category><![CDATA[Wordpress Themes]]></category>

		<category><![CDATA[jquery]]></category>

		<category><![CDATA[library]]></category>

		<category><![CDATA[noconflict]]></category>

		<category><![CDATA[plugin]]></category>

		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=57</guid>
		<description><![CDATA[When you develop a Wordpress plugin or theme, you might want to make use of the jQuery library included and distributed with the Wordpress package.

The jQuery library is located inside the &#8220;wp-includes/js/jquery/&#8221; folder. Even though you know what the location of the jQuery library is, I do not recommend that you reference this script using [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-jquery-library-with-your-plugin-or-theme/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WordPress : Using Javascript libraries with your plugin or theme</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/#comments</comments>
		<pubDate>Sat, 21 Jun 2008 15:58:16 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[Wordpress Plugins]]></category>

		<category><![CDATA[Wordpress Themes]]></category>

		<category><![CDATA[add javascript]]></category>

		<category><![CDATA[libraries]]></category>

		<category><![CDATA[plugins]]></category>

		<category><![CDATA[themes]]></category>

		<category><![CDATA[wp_enqueue_script]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=47</guid>
		<description><![CDATA[When you develop a Wordpress plugin or theme, you might want to make use of some of the Javascript libraries distributed with the Wordpress package such as Prototype, Scriptaculous and jQuery.

Simple enough, they are in the &#8220;wp-includes/js/&#8221; folder, so what more is there to it? Can&#8217;t I just add a SCRIPT tag in the HEAD [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-javascript-libraries-with-your-plugin-or-theme/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
