<?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>Kosh&#039;s Web Log &#187; PHP</title>
	<atom:link href="http://www.koshatul.com/topics/programming/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.koshatul.com</link>
	<description>Now in Technicolour</description>
	<lastBuildDate>Tue, 10 Nov 2009 00:10:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>World of Warcrack</title>
		<link>http://www.koshatul.com/2007/08/31/world-of-warcrack/</link>
		<comments>http://www.koshatul.com/2007/08/31/world-of-warcrack/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 09:43:03 +0000</pubDate>
		<dc:creator>Kosh</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.koshatul.com/2007/08/31/world-of-warcrack/</guid>
		<description><![CDATA[Yeah, I&#8217;m back and coding stuff like always.
I&#8217;ve got a script that pulls the XML data out of the armory, parses and stores it for later use in a database.
w0000t
]]></description>
		<wfw:commentRss>http://www.koshatul.com/2007/08/31/world-of-warcrack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KittenAuth</title>
		<link>http://www.koshatul.com/2006/04/16/kittenauth/</link>
		<comments>http://www.koshatul.com/2006/04/16/kittenauth/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator>Kosh</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[So simple. but it just works.
It stops computers from jumping their way in and is alot easier than most of those &#8220;type the combinations&#8221; that are hard to read even for human eyes.
I might give this a go on the next bb I setup.
]]></description>
		<wfw:commentRss>http://www.koshatul.com/2006/04/16/kittenauth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Space Daemon UDP</title>
		<link>http://www.koshatul.com/2006/01/25/space-daemon-udp/</link>
		<comments>http://www.koshatul.com/2006/01/25/space-daemon-udp/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator>Kosh</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a fair bit of work to do, but when I get stuck coding I like to go off an finish or improve something I started a while ago.
So I rewrote my &#8220;space daemon&#8221; for my home network.
I was working on a udp based &#8220;system status&#8221; service for my windows / linux boxen a [...]]]></description>
		<wfw:commentRss>http://www.koshatul.com/2006/01/25/space-daemon-udp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.NET and PHP SOAP Applications</title>
		<link>http://www.koshatul.com/2005/08/24/net-and-php-soap-applications/</link>
		<comments>http://www.koshatul.com/2005/08/24/net-and-php-soap-applications/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator>Kosh</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have been wanting to try my hand at SOAP between .NET and php (since my xml retreiver works, but I hate the issues I have with latency.
I haven&#8217;t found anything concrete, but i&#8217;m sure some of the modules I have included in the project have memory leaks, which by now I thought .NET was [...]]]></description>
		<wfw:commentRss>http://www.koshatul.com/2005/08/24/net-and-php-soap-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript and CSS, Making Pages Dynamic</title>
		<link>http://www.koshatul.com/2005/08/23/javascript-and-css/</link>
		<comments>http://www.koshatul.com/2005/08/23/javascript-and-css/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator>Kosh</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have always had a hate / dislike relationship with javascript.
I have never considered it reliable enough to use in websites, different browsers baulk at different things.
To my point, The company website I am working on at the moment needs a collapsing side structure, for the first time in a long time I used javascript [...]]]></description>
		<wfw:commentRss>http://www.koshatul.com/2005/08/23/javascript-and-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kosh&#8217;s Sidebar</title>
		<link>http://www.koshatul.com/2005/08/12/koshs-sidebar/</link>
		<comments>http://www.koshatul.com/2005/08/12/koshs-sidebar/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator>Kosh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[If i get bored tomorrow, I might upload a screenshot of my sidebar i use in mozilla.
It basically monitors the connection speeds at the routers and the disk space / disk temperature
on my file server.
it has world time, but that was because when I first made it I was working in a company that had [...]]]></description>
		<wfw:commentRss>http://www.koshatul.com/2005/08/12/koshs-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Persephone &#8211; Name Change</title>
		<link>http://www.koshatul.com/2005/08/02/persephone-name-change/</link>
		<comments>http://www.koshatul.com/2005/08/02/persephone-name-change/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator>Kosh</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Should that be Codename: Persephone now ?
After speaking with the guys at work (Persephone was always a codename, every reference to it comes from my Constants class) I believe it will be named
*drum roll*
Lighthouse.
Which works well with logos etc, so we may well be seeing the Lighthouse name publicly referenced now.
By *we*, I mean *me*.
There [...]]]></description>
		<wfw:commentRss>http://www.koshatul.com/2005/08/02/persephone-name-change/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Persephone &#8211; First Customer Usage</title>
		<link>http://www.koshatul.com/2005/08/02/persephone-first-customer-usage/</link>
		<comments>http://www.koshatul.com/2005/08/02/persephone-first-customer-usage/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator>Kosh</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[This really needed to be said.
Today the Persephone System had the first customer ticket logged in it.
It is like watching a child grow up *sniff*.
Although, while demonstrating it the mail update component failed.
It was almost funny.
During the beta stage, the Notify via Mail functions were seperated to allow the child classes to call more specific [...]]]></description>
		<wfw:commentRss>http://www.koshatul.com/2005/08/02/persephone-first-customer-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kosh&#8217;s Sidebar &#8211; Bandwidth</title>
		<link>http://www.koshatul.com/2005/08/02/koshs-sidebar-bandwidth/</link>
		<comments>http://www.koshatul.com/2005/08/02/koshs-sidebar-bandwidth/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator>Kosh</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have been looking at making a load balance between my two main download links (Rikku and Vandread) since i&#8217;m doing a Debian update at the moment, and Vandread is saturated.
But Rikku is sitting there with almost no utilization. Grrr.
I sm just putting my idea out there, but I am considering searching for and modifying [...]]]></description>
		<wfw:commentRss>http://www.koshatul.com/2005/08/02/koshs-sidebar-bandwidth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CVS Commit &#8211; Persephone</title>
		<link>http://www.koshatul.com/2005/07/31/cvs-commit-persephone/</link>
		<comments>http://www.koshatul.com/2005/07/31/cvs-commit-persephone/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator>Kosh</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Weekend Coding for Work, if I had time to code the mood plugin, it would say &#8220;tired&#8221;
Still got a fair bit todo.
Just to explain what i&#8217;m building (because I feel like it), I am building a system I have codenamed &#8220;Persephone&#8221;, it is basically a custom designed Customer Management/Ordering/Sales/Etc Management tool.
A *HUGE* workflow system, and [...]]]></description>
		<wfw:commentRss>http://www.koshatul.com/2005/07/31/cvs-commit-persephone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
