<?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>jimcode.org</title>
	<atom:link href="http://www.jimcode.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jimcode.org</link>
	<description>James Rowe&#039;s Web Design, Development and Programming Blog</description>
	<lastBuildDate>Wed, 16 May 2012 10:10:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>WordPress &#8211; Dealing with lots of standard image sizes</title>
		<link>http://www.jimcode.org/2012/05/wordpress-dealing-lots-standard-image-sizes/</link>
		<comments>http://www.jimcode.org/2012/05/wordpress-dealing-lots-standard-image-sizes/#comments</comments>
		<pubDate>Wed, 16 May 2012 10:10:19 +0000</pubDate>
		<dc:creator>James Rowe</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Development How To's]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.jimcode.org/?p=1884</guid>
		<description><![CDATA[Here is a little utility function I have used to get around the fact that there is no wordpress function for getting a thumbnail image for a specific size, even when you have correctly generated the thumbnail at that size using the add_image_size function.]]></description>
		<wfw:commentRss>http://www.jimcode.org/2012/05/wordpress-dealing-lots-standard-image-sizes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding an additional content block to your Magento page</title>
		<link>http://www.jimcode.org/2012/04/adding-additional-content-section-magento-page/</link>
		<comments>http://www.jimcode.org/2012/04/adding-additional-content-section-magento-page/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 18:24:56 +0000</pubDate>
		<dc:creator>James Rowe</dc:creator>
				<category><![CDATA[Development How To's]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[magento development]]></category>

		<guid isPermaLink="false">http://www.jimcode.org/?p=1852</guid>
		<description><![CDATA[How to add an additional content block to your Magento page that you can then add content to using layout files.]]></description>
		<wfw:commentRss>http://www.jimcode.org/2012/04/adding-additional-content-section-magento-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Really simply HTTP Authentication on Apache</title>
		<link>http://www.jimcode.org/2012/04/simply-http-authentication-apache/</link>
		<comments>http://www.jimcode.org/2012/04/simply-http-authentication-apache/#comments</comments>
		<pubDate>Sat, 07 Apr 2012 10:50:09 +0000</pubDate>
		<dc:creator>James Rowe</dc:creator>
				<category><![CDATA[Development How To's]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.jimcode.org/?p=1851</guid>
		<description><![CDATA[If you want a simple username and password to protect your website then follow these instructions for using simpe file based usernames and passwords.]]></description>
		<wfw:commentRss>http://www.jimcode.org/2012/04/simply-http-authentication-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Marketing Ecosystems Presentation</title>
		<link>http://www.jimcode.org/2012/04/marketing-ecosystems-online/</link>
		<comments>http://www.jimcode.org/2012/04/marketing-ecosystems-online/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 17:15:58 +0000</pubDate>
		<dc:creator>James Rowe</dc:creator>
				<category><![CDATA[Online]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://www.jimcode.org/?p=1861</guid>
		<description><![CDATA[I had the honour of preparing a presentation for the first ever Channel Island-wide digital marketing seminars in March this year and the whole thing has made its way onto the net.  So if you can put up with me talking for half an hour on the subject of Marketing Ecosystems and where we are likely to see marketing opportunities in the digital world over the next few years, here it is.]]></description>
		<wfw:commentRss>http://www.jimcode.org/2012/04/marketing-ecosystems-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding a CMS Block to your Magento footer</title>
		<link>http://www.jimcode.org/2012/03/adding-cms-block-magento-footer/</link>
		<comments>http://www.jimcode.org/2012/03/adding-cms-block-magento-footer/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 17:03:36 +0000</pubDate>
		<dc:creator>James Rowe</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Development How To's]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://www.jimcode.org/?p=1847</guid>
		<description><![CDATA[A quick explanation on how to add a CMS content block into the Magento footer area using layout xml in the defut page layout.]]></description>
		<wfw:commentRss>http://www.jimcode.org/2012/03/adding-cms-block-magento-footer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Humans Who Made &#8211; A directory of humans.txt files</title>
		<link>http://www.jimcode.org/2012/03/humans-directory-humans-txt-files/</link>
		<comments>http://www.jimcode.org/2012/03/humans-directory-humans-txt-files/#comments</comments>
		<pubDate>Fri, 02 Mar 2012 11:24:52 +0000</pubDate>
		<dc:creator>James Rowe</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[humans.txt]]></category>
		<category><![CDATA[humanswhomade]]></category>

		<guid isPermaLink="false">http://www.jimcode.org/?p=1840</guid>
		<description><![CDATA[Humans Who Made is a directory of humans.txt files put together by spidering the web designed to show off who designed and developed each site.]]></description>
		<wfw:commentRss>http://www.jimcode.org/2012/03/humans-directory-humans-txt-files/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A Look at two HTML5 Canvas libraries &#8211; JCanvaScript vs Processing.js</title>
		<link>http://www.jimcode.org/2012/01/html5-canvas-libraries-jcanvascript-processing-js/</link>
		<comments>http://www.jimcode.org/2012/01/html5-canvas-libraries-jcanvascript-processing-js/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 14:27:49 +0000</pubDate>
		<dc:creator>James Rowe</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[Canvas]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[jcanvascript]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[processingjs]]></category>

		<guid isPermaLink="false">http://www.jimcode.org/?p=1593</guid>
		<description><![CDATA[After looking around at my options for dealing with the HTML5 Canvas element I found two libraries that really interested me and am going to go through a quick description of each and compare how they can be used in different situations.  These two frameworks are processing.js and JCanvaScript.]]></description>
		<wfw:commentRss>http://www.jimcode.org/2012/01/html5-canvas-libraries-jcanvascript-processing-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Launch of new WordPress 3.2.1 in wordpress development</title>
		<link>http://www.jimcode.org/2012/01/launch-of-new-wordpress-3-2-1-in-wordpress-development/</link>
		<comments>http://www.jimcode.org/2012/01/launch-of-new-wordpress-3-2-1-in-wordpress-development/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 19:22:26 +0000</pubDate>
		<dc:creator>James Rowe</dc:creator>
				<category><![CDATA[Information]]></category>
		<category><![CDATA[3.2.1]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.jimcode.org/2012/01/launch-of-new-wordpress-3-2-1-in-wordpress-development/</guid>
		<description><![CDATA[Launch of new WordPress 3.2.1 in wordpress development Article by Bakul Sikri &#13; &#13; &#13; &#13; &#13; &#13; &#13; &#13; &#13; Providing advance features and making the process of website development easier has been the motive of launching every new version of wordpress. After 3.0 wordpress version was launched in February, 2011, the latest version [...]]]></description>
		<wfw:commentRss>http://www.jimcode.org/2012/01/launch-of-new-wordpress-3-2-1-in-wordpress-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eCommerce and Magento with aheadWorks</title>
		<link>http://www.jimcode.org/2012/01/ecommerce-magento-aheadworks/</link>
		<comments>http://www.jimcode.org/2012/01/ecommerce-magento-aheadworks/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 09:54:48 +0000</pubDate>
		<dc:creator>James Rowe</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://www.jimcode.org/?p=1779</guid>
		<description><![CDATA[You work regular hours in your office. You work from 9 to 5. Your days are basically the same. You&#8217;re tired, disappointed, unsatisfied or whatever. Why? Your daily routine is no longer good for you. Perhaps you need a change. Now it&#8217;s time for taking a step in a right direction. We live in the [...]]]></description>
		<wfw:commentRss>http://www.jimcode.org/2012/01/ecommerce-magento-aheadworks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress Developer: How you can choose the best?</title>
		<link>http://www.jimcode.org/2012/01/wordpress-developer-how-you-can-choose-the-best-2/</link>
		<comments>http://www.jimcode.org/2012/01/wordpress-developer-how-you-can-choose-the-best-2/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 03:15:12 +0000</pubDate>
		<dc:creator>James Rowe</dc:creator>
				<category><![CDATA[Information]]></category>
		<category><![CDATA[best]]></category>
		<category><![CDATA[Choose]]></category>
		<category><![CDATA[Developer.]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.jimcode.org/2012/01/wordpress-developer-how-you-can-choose-the-best-2/</guid>
		<description><![CDATA[WordPress Developer: How you can choose the best? Article by Manish Rawat &#13; &#13; &#13; &#13; &#13; &#13; &#13; &#13; &#13; When it comes to selecting a WordPressdeveloper for WordPress websitedevelopment, it is very important to ensure that you select the right developer. In today&#8217;s technology dominated world, there is no dearth of WordPressdevelopers. You [...]]]></description>
		<wfw:commentRss>http://www.jimcode.org/2012/01/wordpress-developer-how-you-can-choose-the-best-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

