<?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>Jarls Technical &#187; PHP</title>
	<atom:link href="http://www.jarl-andre.com/tech/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jarl-andre.com/tech</link>
	<description>Where technical stuff blends with personality</description>
	<lastBuildDate>Thu, 25 Aug 2011 18:19:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>A useful program for dropping mysql tables</title>
		<link>http://www.jarl-andre.com/tech/2009/04/13/a-usefull-program-for-dropping-mysql-tables/</link>
		<comments>http://www.jarl-andre.com/tech/2009/04/13/a-usefull-program-for-dropping-mysql-tables/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 13:53:12 +0000</pubDate>
		<dc:creator>Jarl André Hübenthal</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.jarl-andre.com/tech/?p=33</guid>
		<description><![CDATA[I was recently in the need of deleting a set of mysql tables with a shared prefix, and I searched the net to find something that could help me, so that I didnt have to write all the code myself. Yeah programmers are lazy, but its good actually to reuse instead of reinventing. The jar [...]]]></description>
		<wfw:commentRss>http://www.jarl-andre.com/tech/2009/04/13/a-usefull-program-for-dropping-mysql-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update chmod on php files only</title>
		<link>http://www.jarl-andre.com/tech/2009/04/12/update-chmod-on-php-files-only/</link>
		<comments>http://www.jarl-andre.com/tech/2009/04/12/update-chmod-on-php-files-only/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 14:17:29 +0000</pubDate>
		<dc:creator>Jarl André Hübenthal</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://localhost/blog/?p=3</guid>
		<description><![CDATA[I am sick and tired of having to search for this every time I need it, so now you&#8217;ll get it for free. The following is a small script that you can use on any folder you wish&#8230; just pass the folder name to the script. #!/bin/bash die () { echo &#62;&#38;2 &#8220;$@&#8221; exit 1 [...]]]></description>
		<wfw:commentRss>http://www.jarl-andre.com/tech/2009/04/12/update-chmod-on-php-files-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

