<?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/"
	xmlns:georss="http://www.georss.org/georss" >

<channel>
	<title>jaffamonkey &#187; wordpress</title>
	<atom:link href="http://blog.jaffamonkey.com/category/featured/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jaffamonkey.com</link>
	<description>with more mentions of the word &#34;Kanban&#34;, than ever before</description>
	<lastBuildDate>Sun, 05 Feb 2012 13:16:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress and georss</title>
		<link>http://blog.jaffamonkey.com/2011/12/17/georss-and-googlemaps/</link>
		<comments>http://blog.jaffamonkey.com/2011/12/17/georss-and-googlemaps/#comments</comments>
		<pubDate>Sat, 17 Dec 2011 12:36:33 +0000</pubDate>
		<dc:creator>jaffamonkey</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[semanticweb]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Author]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[self]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[type]]></category>

		<guid isPermaLink="false">http://blog.jaffamonkey.com/?p=4282</guid>
		<description><![CDATA[How to create georss from your wordpress site feed. Firstly, you will need to ensure that your posts have post meta values for latitude and longitude. Geonames provide extensive amount of worldwide geolocation data http://www.geonames.org/export/. Plugins can do this work, but this is an exercise to remove dependncy from googlemaps wordpress plugins (which add overhead [...]]]></description>
		<wfw:commentRss>http://blog.jaffamonkey.com/2011/12/17/georss-and-googlemaps/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Generating coordinates from location (WordPress)</title>
		<link>http://blog.jaffamonkey.com/2011/11/17/generating-coordinates-from-location/</link>
		<comments>http://blog.jaffamonkey.com/2011/11/17/generating-coordinates-from-location/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 18:00:13 +0000</pubDate>
		<dc:creator>jaffamonkey</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Altitude]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[coordinates]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[Generating]]></category>
		<category><![CDATA[Google Maps API]]></category>
		<category><![CDATA[lng]]></category>
		<category><![CDATA[Maps]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[param]]></category>
		<category><![CDATA[return string]]></category>
		<category><![CDATA[setopt]]></category>

		<guid isPermaLink="false">http://blog.jaffamonkey.com/?p=6210</guid>
		<description><![CDATA[Though you can manually add in post meta values for coordinates, or use plugins such as geopress or geo-mashup, it is not that complicated to automatically generate these yourself, using mathematics to work out coordinates. First of all, lets create the file that will do that work of generating coordinates (save as class.googleHelper.php, and save somewhere) [...]]]></description>
		<wfw:commentRss>http://blog.jaffamonkey.com/2011/11/17/generating-coordinates-from-location/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Classipress Child Theme</title>
		<link>http://blog.jaffamonkey.com/2011/11/09/classipress-child-theme/</link>
		<comments>http://blog.jaffamonkey.com/2011/11/09/classipress-child-theme/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 10:55:00 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[Child]]></category>
		<category><![CDATA[Classipress]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[Facebook login]]></category>
		<category><![CDATA[Googlemaps]]></category>
		<category><![CDATA[proximity search]]></category>
		<category><![CDATA[result]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://blog.jaffamonkey.com/?p=3868</guid>
		<description><![CDATA[UPDATE!(09/11/2011) Currently updating this child theme for classipress 3.1.5 compatibility. Numerous functional improvements around proximity searching, improved FB integration, autocompletion on City field, and georss feeds (great to quickly generate mashup maps).  DEMO &#160; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; I recently completed a Classipress child theme, with extensive customisations. Built on WordPress, Classipress Theme, Googlemaps, and Facebook/Twitter API, and [...]]]></description>
		<wfw:commentRss>http://blog.jaffamonkey.com/2011/11/09/classipress-child-theme/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Why use a child theme?</title>
		<link>http://blog.jaffamonkey.com/2011/06/06/why-use-a-child-theme/</link>
		<comments>http://blog.jaffamonkey.com/2011/06/06/why-use-a-child-theme/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 09:49:41 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[carpet]]></category>
		<category><![CDATA[Child]]></category>
		<category><![CDATA[concept]]></category>
		<category><![CDATA[ground]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[use]]></category>

		<guid isPermaLink="false">http://blog.jaffamonkey.com/?p=4219</guid>
		<description><![CDATA[It&#8217;s an odd question now perhaps, as child themes are still pretty thin on the ground. I think this is largely down to misunderstandings about the concept and how they can help. The main advantage of child theme is:- 1. You can generate sites quickly from the same core/parent template. 2. Updates to core/parent theme [...]]]></description>
		<wfw:commentRss>http://blog.jaffamonkey.com/2011/06/06/why-use-a-child-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>London WordPress Meetup</title>
		<link>http://blog.jaffamonkey.com/2011/05/27/london-wordpress-meetup/</link>
		<comments>http://blog.jaffamonkey.com/2011/05/27/london-wordpress-meetup/#comments</comments>
		<pubDate>Fri, 27 May 2011 10:50:39 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[June]]></category>
		<category><![CDATA[new London wordpress]]></category>
		<category><![CDATA[open source CMS]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[vibe]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.jaffamonkey.com/?p=4025</guid>
		<description><![CDATA[There is a new London wordpress meetup starting on 9th June. WordPress has been in exisitence for many years now, and has built up a large following. Drupal seems to be dominating the commercial end of open source CMS&#8217;s currently, but I always favoured WordPress because of its vibe, architecture and semantic web philosophy. WordPress [...]]]></description>
		<wfw:commentRss>http://blog.jaffamonkey.com/2011/05/27/london-wordpress-meetup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>By the balls</title>
		<link>http://blog.jaffamonkey.com/2011/04/13/by-the-balls/</link>
		<comments>http://blog.jaffamonkey.com/2011/04/13/by-the-balls/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 02:07:47 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[budget]]></category>
		<category><![CDATA[Classipress]]></category>
		<category><![CDATA[product range]]></category>
		<category><![CDATA[range]]></category>
		<category><![CDATA[series]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[software vendor]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[understanding]]></category>
		<category><![CDATA[use]]></category>

		<guid isPermaLink="false">http://blog.jaffamonkey.com/?p=3846</guid>
		<description><![CDATA[I sometimes think it is better to go with open source, than budget kick-start code, such as Classipress. With a key release being delayed 6 months, I feel in the same stranglehold as if I had gone with a regular software vendor product &#8211; what has happened is I have done coding work to get [...]]]></description>
		<wfw:commentRss>http://blog.jaffamonkey.com/2011/04/13/by-the-balls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Command-line wordpress install</title>
		<link>http://blog.jaffamonkey.com/2010/07/13/command-line-wordpress-install/</link>
		<comments>http://blog.jaffamonkey.com/2010/07/13/command-line-wordpress-install/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 11:11:45 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[com]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[grant]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[unzip]]></category>
		<category><![CDATA[var]]></category>
		<category><![CDATA[www]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://blog.jaffamonkey.com/?p=3295</guid>
		<description><![CDATA[ssh root@domain.com cd /var/www/vhosts/domain.com/httpdocs/ wget http://wordpress.org/latest.zip unzip latest.zip cp -rf ./wordpress/* ./ mysql -uusername -ppassword create database dbname grant usage on *.* to username@localhost identified by &#8216;password&#8217; grant all privileges on dbname.* to username@localhost mv wp-config-sample.php wp-config.php vi ./wp-config.php]]></description>
		<wfw:commentRss>http://blog.jaffamonkey.com/2010/07/13/command-line-wordpress-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source CMS Award</title>
		<link>http://blog.jaffamonkey.com/2009/11/27/open-source-cms-award/</link>
		<comments>http://blog.jaffamonkey.com/2009/11/27/open-source-cms-award/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 15:45:06 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[codewise]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Open]]></category>
		<category><![CDATA[open source CMS]]></category>
		<category><![CDATA[Packt]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://blog.jaffamonkey.com/2009/11/27/open-source-cms-award/</guid>
		<description><![CDATA[Well done WP, very well deserved, and hopefully this means the image of WordPress just being for bloggers will change.&#160; I have used many Open Source CMS&#8217;s &#8211; Drupal, Nuke, Joomla, etc &#8230; but none has inspired me codewise and creatively as WordPress has. Big hugs and kisses Open Source CMS Award &#124; Packt Publishing]]></description>
		<wfw:commentRss>http://blog.jaffamonkey.com/2009/11/27/open-source-cms-award/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress MU &#8211; Video Embedding Issues</title>
		<link>http://blog.jaffamonkey.com/2009/08/15/wordpress-mu-video-embedding-issues/</link>
		<comments>http://blog.jaffamonkey.com/2009/08/15/wordpress-mu-video-embedding-issues/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 09:59:10 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[testing]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Editor]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[progress]]></category>
		<category><![CDATA[Quicktags]]></category>
		<category><![CDATA[result]]></category>
		<category><![CDATA[round]]></category>
		<category><![CDATA[subject]]></category>
		<category><![CDATA[Video Embedding]]></category>
		<category><![CDATA[video support]]></category>
		<category><![CDATA[Vimeo]]></category>
		<category><![CDATA[wordpress MU]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://blog.jaffamonkey.com/?p=2451</guid>
		<description><![CDATA[<a href="http://blog.jaffamonkey.com/files/2009/08/viper.png"><img class="alignleft size-thumbnail wp-image-2453" src="http://blog.jaffamonkey.com/files/2009/08/viper-150x95.png" alt="viper" width="150" height="95" /></a>I had recent problems on both Wordpress and Wordpress MU, embedding video.    I tried embedding videos from Vimeo, Youtube, Vodpod ... all with same result - the object and/or embed code was stripped.    The forums threads lead into black holes, spattered with the usual annoying "works for me!" comments (without actually saying why they thought it works).  They might as well add "nyah nyah!" on the end of their comments.]]></description>
		<wfw:commentRss>http://blog.jaffamonkey.com/2009/08/15/wordpress-mu-video-embedding-issues/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Page vs Post</title>
		<link>http://blog.jaffamonkey.com/2009/08/14/page-vs-post/</link>
		<comments>http://blog.jaffamonkey.com/2009/08/14/page-vs-post/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 08:51:15 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[testing]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[amount]]></category>
		<category><![CDATA[area]]></category>
		<category><![CDATA[blog post]]></category>
		<category><![CDATA[commercial sense]]></category>
		<category><![CDATA[consumer]]></category>
		<category><![CDATA[count]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[show]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://blog.jaffamonkey.com/?p=2314</guid>
		<description><![CDATA[I have lost count of the amount of times I have heard WordPress (and other &#8220;blogging&#8221; CMS&#8217;s) dismissed, as they &#8220;just do blogs&#8221;.   Though there is commercial sense in confusing the consumer it an also prevent them discovering very good solutions to eb management problems. The crux of the argument is page vs post, and [...]]]></description>
		<wfw:commentRss>http://blog.jaffamonkey.com/2009/08/14/page-vs-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

