<?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" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Tech That!</title>
	<atom:link href="http://jonhoo.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonhoo.wordpress.com</link>
	<description>The rantings of a mad scientist</description>
	<lastBuildDate>Thu, 26 Jan 2012 10:58:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jonhoo.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tech That!</title>
		<link>http://jonhoo.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jonhoo.wordpress.com/osd.xml" title="Tech That!" />
	<atom:link rel='hub' href='http://jonhoo.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Linux homedir dotfiles</title>
		<link>http://jonhoo.wordpress.com/2010/10/06/linux-homedir-dotfiles/</link>
		<comments>http://jonhoo.wordpress.com/2010/10/06/linux-homedir-dotfiles/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 09:58:27 +0000</pubDate>
		<dc:creator>Jon Gjengset</dc:creator>
				<category><![CDATA[References]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[configs]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[configure]]></category>
		<category><![CDATA[dotfiles]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[homefolder]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rcs]]></category>
		<category><![CDATA[runtime]]></category>
		<category><![CDATA[runtime configs]]></category>
		<category><![CDATA[runtime configuration]]></category>

		<guid isPermaLink="false">http://jonhoo.wordpress.com/?p=251</guid>
		<description><![CDATA[Most first-time Linux users come from a world where every program has a settings dialog in which to configure the program; indeed some have never opened those dialogs at all. In Linux, however, many applications still use configuration files located in your home directory. These are often prefixed with a period (.bashrc, .xinit, etc), and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonhoo.wordpress.com&amp;blog=9473648&amp;post=251&amp;subd=jonhoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jonhoo.wordpress.com/2010/10/06/linux-homedir-dotfiles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4646d0d4f5f724283f4ae05d2792845?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Jonhoo</media:title>
		</media:content>
	</item>
		<item>
		<title>Developing applications for Android – gotchas and quirks</title>
		<link>http://jonhoo.wordpress.com/2010/07/17/developing-applications-for-android-gotchas-and-quirks/</link>
		<comments>http://jonhoo.wordpress.com/2010/07/17/developing-applications-for-android-gotchas-and-quirks/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 07:28:24 +0000</pubDate>
		<dc:creator>Jon Gjengset</dc:creator>
				<category><![CDATA[References]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[arrayadapter]]></category>
		<category><![CDATA[cursoradapter]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[dialog]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[getApplication]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gotchas]]></category>
		<category><![CDATA[hints]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[orientation]]></category>
		<category><![CDATA[paintflags]]></category>
		<category><![CDATA[pencilwise]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[quirk]]></category>
		<category><![CDATA[reuse]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[sqlite]]></category>
		<category><![CDATA[strike-through]]></category>
		<category><![CDATA[string resource]]></category>
		<category><![CDATA[textview]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tuples]]></category>
		<category><![CDATA[view]]></category>

		<guid isPermaLink="false">http://jonhoo.wordpress.com/?p=227</guid>
		<description><![CDATA[Over the past couple of days, I have developed my first two applications for the Android Market; Tuples and PencilWise. The first is a simple tool for storing key-value pairs, or tuples, of information you need to remember such as your bank account numbers, your PGP fingerprints, etc.. The second is a mobile version of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonhoo.wordpress.com&amp;blog=9473648&amp;post=227&amp;subd=jonhoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jonhoo.wordpress.com/2010/07/17/developing-applications-for-android-gotchas-and-quirks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4646d0d4f5f724283f4ae05d2792845?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Jonhoo</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows 7 login screen only showing last logged-on user and &#8220;Other user&#8221;</title>
		<link>http://jonhoo.wordpress.com/2010/06/24/windows-7-login-screen-only-showing-last-logged-on-user-and-other-user/</link>
		<comments>http://jonhoo.wordpress.com/2010/06/24/windows-7-login-screen-only-showing-last-logged-on-user-and-other-user/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 06:23:38 +0000</pubDate>
		<dc:creator>Jon Gjengset</dc:creator>
				<category><![CDATA[References]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[avatar]]></category>
		<category><![CDATA[last logged-on]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[login screen]]></category>
		<category><![CDATA[other user]]></category>
		<category><![CDATA[profileimagepath]]></category>
		<category><![CDATA[profilelist]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[seven]]></category>
		<category><![CDATA[users]]></category>
		<category><![CDATA[welcome screen]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://jonhoo.wordpress.com/?p=219</guid>
		<description><![CDATA[Ever since my initial install of Windows 7, there has been one thing nagging me. The Windows welcome screen only ever displayed the avatar for the last logged on user and a blank image with the label &#8220;Other users&#8221;. When the latter was clicked, two text fields would appear prompting for username and password. I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonhoo.wordpress.com&amp;blog=9473648&amp;post=219&amp;subd=jonhoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jonhoo.wordpress.com/2010/06/24/windows-7-login-screen-only-showing-last-logged-on-user-and-other-user/feed/</wfw:commentRss>
		<slash:comments>59</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4646d0d4f5f724283f4ae05d2792845?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Jonhoo</media:title>
		</media:content>
	</item>
		<item>
		<title>RSS feed for AlertBox</title>
		<link>http://jonhoo.wordpress.com/2010/06/17/rss-feed-for-alertbox/</link>
		<comments>http://jonhoo.wordpress.com/2010/06/17/rss-feed-for-alertbox/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 05:18:15 +0000</pubDate>
		<dc:creator>Jon Gjengset</dc:creator>
				<category><![CDATA[References]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[alertbox]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://jonhoo.wordpress.com/?p=217</guid>
		<description><![CDATA[For those of you concerned with web usability, there are few better sources than Jakob Nielsen&#8217;s AlertBox. Although his site is quite infrequently updated, it contains very informative posts. Unfortunately and ironically, the site does not have a RSS feed. After an especially boring afternoon, I decided to see if I couldn&#8217;t do something about that, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonhoo.wordpress.com&amp;blog=9473648&amp;post=217&amp;subd=jonhoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jonhoo.wordpress.com/2010/06/17/rss-feed-for-alertbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4646d0d4f5f724283f4ae05d2792845?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Jonhoo</media:title>
		</media:content>
	</item>
		<item>
		<title>WPA2-Enterprise wireless with netcfg</title>
		<link>http://jonhoo.wordpress.com/2010/06/17/wpa2-enterprise-wireless-with-netcfg/</link>
		<comments>http://jonhoo.wordpress.com/2010/06/17/wpa2-enterprise-wireless-with-netcfg/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 05:00:25 +0000</pubDate>
		<dc:creator>Jon Gjengset</dc:creator>
				<category><![CDATA[References]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[University]]></category>
		<category><![CDATA[bond university]]></category>
		<category><![CDATA[bondstudents]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[netcfg]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[wpa]]></category>
		<category><![CDATA[wpa2]]></category>

		<guid isPermaLink="false">http://jonhoo.wordpress.com/?p=211</guid>
		<description><![CDATA[At Bond University the IT department has now finally taken the step from an open wireless network with a login proxy to a proper WPA2 Enterprise setup. Apart from giving much higher security since data is not transmitted unencrypted through the air, this also makes it a lot easier to automatically connect to the internet. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonhoo.wordpress.com&amp;blog=9473648&amp;post=211&amp;subd=jonhoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jonhoo.wordpress.com/2010/06/17/wpa2-enterprise-wireless-with-netcfg/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4646d0d4f5f724283f4ae05d2792845?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Jonhoo</media:title>
		</media:content>
	</item>
		<item>
		<title>Using WordPress as a website backend</title>
		<link>http://jonhoo.wordpress.com/2010/05/19/using-wordpress-as-a-website-backend/</link>
		<comments>http://jonhoo.wordpress.com/2010/05/19/using-wordpress-as-a-website-backend/#comments</comments>
		<pubDate>Wed, 19 May 2010 10:59:28 +0000</pubDate>
		<dc:creator>Jon Gjengset</dc:creator>
				<category><![CDATA[References]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[attachment]]></category>
		<category><![CDATA[backend]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://jonhoo.wordpress.com/?p=192</guid>
		<description><![CDATA[A practical guide to integrating any website with the WordPress backend and administration panel<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonhoo.wordpress.com&amp;blog=9473648&amp;post=192&amp;subd=jonhoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jonhoo.wordpress.com/2010/05/19/using-wordpress-as-a-website-backend/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4646d0d4f5f724283f4ae05d2792845?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Jonhoo</media:title>
		</media:content>
	</item>
		<item>
		<title>Random lag spikes in Windows 7</title>
		<link>http://jonhoo.wordpress.com/2010/03/10/random-lag-spikes-in-windows-7/</link>
		<comments>http://jonhoo.wordpress.com/2010/03/10/random-lag-spikes-in-windows-7/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 23:26:48 +0000</pubDate>
		<dc:creator>Jon Gjengset</dc:creator>
				<category><![CDATA[Me]]></category>
		<category><![CDATA[References]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[freeze]]></category>
		<category><![CDATA[fsynsrvstarter]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[htc sync]]></category>
		<category><![CDATA[lag]]></category>
		<category><![CDATA[mobile sync]]></category>
		<category><![CDATA[mouse freeze]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[screen freeze]]></category>
		<category><![CDATA[sony ericsson]]></category>
		<category><![CDATA[spikes]]></category>
		<category><![CDATA[synchronization]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://jonhoo.wordpress.com/?p=185</guid>
		<description><![CDATA[Update: It turns out the issue is even more general than I thought at first. It is in fact not just the HTC mobile sync program that causes these freezes; it is in fact any mobile syncing application. After launching the Sony Ericsson PC Suite today, I noticed that the issue returned immediately. I killed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonhoo.wordpress.com&amp;blog=9473648&amp;post=185&amp;subd=jonhoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jonhoo.wordpress.com/2010/03/10/random-lag-spikes-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4646d0d4f5f724283f4ae05d2792845?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Jonhoo</media:title>
		</media:content>
	</item>
		<item>
		<title>Inline website administration</title>
		<link>http://jonhoo.wordpress.com/2009/12/30/inline-website-administration/</link>
		<comments>http://jonhoo.wordpress.com/2009/12/30/inline-website-administration/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 15:12:55 +0000</pubDate>
		<dc:creator>Jon Gjengset</dc:creator>
				<category><![CDATA[References]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[admin panel]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[backend]]></category>
		<category><![CDATA[contentEditable]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[frontend]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web page]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://jonhoo.wordpress.com/?p=136</guid>
		<description><![CDATA[Almost all modern websites require some sort of administration, and this usually involves creating a separate administration page where articles can be added and users managed. Lately, I&#8217;ve been making quite a few new websites that will be released in the upcoming year, and all of these have been quite simple sites with a single [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonhoo.wordpress.com&amp;blog=9473648&amp;post=136&amp;subd=jonhoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jonhoo.wordpress.com/2009/12/30/inline-website-administration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4646d0d4f5f724283f4ae05d2792845?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Jonhoo</media:title>
		</media:content>

		<media:content url="http://jonhoo.files.wordpress.com/2009/12/popup-on.jpg" medium="image">
			<media:title type="html">Popup when editing text block</media:title>
		</media:content>

		<media:content url="http://jonhoo.files.wordpress.com/2009/12/inline-pre.jpg" medium="image">
			<media:title type="html">Before adding the article</media:title>
		</media:content>

		<media:content url="http://jonhoo.files.wordpress.com/2009/12/inline-title.jpg" medium="image">
			<media:title type="html">Adding a title</media:title>
		</media:content>

		<media:content url="http://jonhoo.files.wordpress.com/2009/12/inline-body1.jpg" medium="image">
			<media:title type="html">Editing the post body</media:title>
		</media:content>

		<media:content url="http://jonhoo.files.wordpress.com/2009/12/inline-post.jpg" medium="image">
			<media:title type="html">After saving the new post</media:title>
		</media:content>
	</item>
		<item>
		<title>Developing for the modern web</title>
		<link>http://jonhoo.wordpress.com/2009/12/17/developing-for-the-modern-web/</link>
		<comments>http://jonhoo.wordpress.com/2009/12/17/developing-for-the-modern-web/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 09:57:25 +0000</pubDate>
		<dc:creator>Jon Gjengset</dc:creator>
				<category><![CDATA[References]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[closure compiler]]></category>
		<category><![CDATA[closure tools]]></category>
		<category><![CDATA[combine]]></category>
		<category><![CDATA[communicate]]></category>
		<category><![CDATA[compress]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[gzip]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[sprites]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://jonhoo.wordpress.com/?p=137</guid>
		<description><![CDATA[Web development today is a constantly struggle between three major stakeholders: the customer, the designer and the developer. The customer tries to push through his or her (often distorted and silly) mental image of the website, the designer wants to be original, creative and fancy creating lots of intricate designs with fancy visual effects, and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonhoo.wordpress.com&amp;blog=9473648&amp;post=137&amp;subd=jonhoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jonhoo.wordpress.com/2009/12/17/developing-for-the-modern-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4646d0d4f5f724283f4ae05d2792845?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Jonhoo</media:title>
		</media:content>
	</item>
		<item>
		<title>Browse the web with PHP</title>
		<link>http://jonhoo.wordpress.com/2009/12/16/browse-the-web-with-php/</link>
		<comments>http://jonhoo.wordpress.com/2009/12/16/browse-the-web-with-php/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 07:59:09 +0000</pubDate>
		<dc:creator>Jon Gjengset</dc:creator>
				<category><![CDATA[Me]]></category>
		<category><![CDATA[References]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[browse]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[navigate]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpclasses]]></category>
		<category><![CDATA[remoteform]]></category>

		<guid isPermaLink="false">http://jonhoo.wordpress.com/?p=148</guid>
		<description><![CDATA[Ever so often, you come across a website that you would like to check regularly. Usually, this website is placed behind some sort of login, and therefore, you think, you might just as well forget it. A while ago, I found myself in the same situation. My university in Oslo published grades online, but gave you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jonhoo.wordpress.com&amp;blog=9473648&amp;post=148&amp;subd=jonhoo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://jonhoo.wordpress.com/2009/12/16/browse-the-web-with-php/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4646d0d4f5f724283f4ae05d2792845?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Jonhoo</media:title>
		</media:content>
	</item>
	</channel>
</rss>
