<?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>&#60;br&#62;oken &#187; computers</title>
	<atom:link href="http://broken.co.za/blog/tag/computers/feed" rel="self" type="application/rss+xml" />
	<link>http://broken.co.za/blog</link>
	<description>&#60;h&#62;ello world!</description>
	<lastBuildDate>Mon, 05 Jul 2010 08:24:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Pwogwamming</title>
		<link>http://broken.co.za/blog/2008/01/03/pwogwamming</link>
		<comments>http://broken.co.za/blog/2008/01/03/pwogwamming#comments</comments>
		<pubDate>Thu, 03 Jan 2008 12:22:03 +0000</pubDate>
		<dc:creator>Broken</dc:creator>
				<category><![CDATA[Archives]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://broken.co.za/blog/2008/01/03/pwogwamming</guid>
		<description><![CDATA[WordPress has a lot of lovely plugins, but I could not find any that would do what I wanted. My main focus at the moment is to have a XBox Live Gamercard on my blog. Now, there are many sites out there that provide you with generated images, and they all look nice and all, [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress has a lot of lovely plugins, but I could not find any that would do what I wanted. My main focus at the moment is to have a XBox Live Gamercard on my blog. Now, there are many sites out there that provide you with generated images, and they all look nice and all, but I wanted something custom built.</p>
<p>I&#8217;ve found some libraries for PHP that will fetch the HTML from Microsoft&#8217;s site, and parse it into some meaningful variables. On my hosted site I&#8217;ve managed to replicate the standard HTML that is generated from the Microsoft site, but with images local to my server, which makes it faster. Currently I&#8217;m messing around with image creation from the information, and I&#8217;ve got a image that also looks similar to the Microsoft version. So it&#8217;s all good from that point of view.</p>
<p>This all leads to the next step &#8211; creation of a WordPress plugin. I&#8217;ve got the working skeleton for that, and now I need to plug in all the new wonderful code I&#8217;ve written into it to make it work. Will attempt that this weekend I think.</p>
<p>After that, I&#8217;ll probably tackle some other things that WordPress plugins don&#8217;t have, in particular the one for a Movie watch list. Will have to think about that one a bit.</p>
]]></content:encoded>
			<wfw:commentRss>http://broken.co.za/blog/2008/01/03/pwogwamming/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
