<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/assets/rss.xsl"?><rss version="0.92">
<channel>
<title>Aquarionics - Category - PHP</title>
<link>http://www.aquarionics.com/category/PHP</link>
<description></description>
<language>en-gb</language>
<managingEditor>Aquarion (nicholas@aquarionics.com)</managingEditor>
<webMaster>Site Admin (nicholas@aquarionics.com)</webMaster>
<lastBuildDate>Sun, 05 Oct 2008 00:13:00 +0000</lastBuildDate>
<docs>http://backend.userland.com/rss092</docs>
<item>
	<title>Uh-oh</title>
	<link>http://www.aquarionics.com/journal/2008/03/18/Uh-oh</link>
	<description></description>
</item>
<item>
	<title>Debugging Ajax</title>
	<link>http://www.aquarionics.com/article/name/Debugging_Ajax</link>
	<description>One of the problems with Ajax is that the server side of it becomes invisible. You send a request to the server with an ajax request object, and you can get output from the JS by firebug, or alert boxes, or whatever, but for the script running on the other side, there's no visible place for the output.

There are many ways around it, but my current favourite is Growl.

Growl is a...</description>
</item>
<item>
	<title>Textile</title>
	<link>http://www.aquarionics.com/journal/2006/10/22/Textile</link>
	<description>For the last couple of hours, Aquarionics has been using Jim and Lissa&amp;#8217;s TexilePHP system, which is a conversion to PHP of Brad Choate&amp;#8217;s conversion to Movable Type of Dean Allen&amp;#8217;s textile system (Once relased on its own, now part of Textpattern).

	It&amp;#8217;s the same system as AqWiki uses for text formating, and I used the Jim and Lissa version because it supports multiple...</description>
</item>
<item>
	<title>T Paamayim Nekudotayim</title>
	<link>http://www.aquarionics.com/journal/2006/08/16/T_Paamayim_Nekudotayim</link>
	<description>Lesson of the day, PHP calls the &amp;#8221;::&amp;#8221; &amp;#8211; used to identify an uninstantiated class function &amp;#8211; a Paamayim Nekudotayim.

	A day when you learn something is a day not wasted.</description>
</item>
<item>
	<title>PHP sessions in Debian Sarge</title>
	<link>http://www.aquarionics.com/journal/2005/12/22/PHP_sessions_in_Debian_Sarge</link>
	<description>This is how debian Woody (and all sane systems) clean up PHP disk based (the default) sessions:

	
	Every x (default: 1000) requests, PHP will delete all outdated sessions.
	

	This is how Debian Sarge does it:

	
	Every half hour (at 9 and 39 past) run a script
		This script runs a second shell script that parses the PHP config file with a regex to get the value for how long sessions should...</description>
</item>
<item>
	<title>Handing 404s over to Google</title>
	<link>http://www.aquarionics.com/journal/2005/04/25/Handing_404s_over_to_Google</link>
	<description>This site once won an award from a perl web hackers site &amp;#8211; now defunct &amp;#8211; for the 404 system.

	The system was really simple. If you hit a 404 on this site it would apologise, then redirect you to a google search of Aquarionics for whatever you were looking for. This has worked for a while now, with the apologies getting ever more extravagant and the redirections being turned into...</description>
</item>
<item>
	<title>Instant Cat Pictures</title>
	<link>http://www.aquarionics.com/journal/2004/09/05/Instant_Cat_Pictures</link>
	<description>Since I&amp;#8217;ve had my new camera-phone, I&amp;#8217;ve been taking random shots occasionally. After a fairly brief stint using Gallery and moblog.co.uk I&amp;#8217;ve done my usual thing of writing an Epistula Module to do it a) the way I want it, and b) within my own site. (I started off adapting the webcam module, but that&amp;#8217;s bitrotted slightly and was never very good, so I rewrote a whole new...</description>
</item>
<item>
	<title>Errands and the End Of PHP</title>
	<link>http://www.aquarionics.com/journal/2004/03/29/Errands_and_the_End_Of_PHP</link>
	<description>Got stuff done.

	In this case, the stuff was of a many and varied nature and involved:

	
	Sorting out bank accounts
		Joining Blockbuster
		Joining Library
		Posting Stuff
	

	But also:

	
	Resolving that I will never again begin a personal project written in PHP.
	

	Yesterday, you see, I managed to get PHP5 working on Atoll, my local server. It works fine, from a technical standpoint, it...</description>
</item>
<item>
	<title>Comment as mucked</title>
	<link>http://www.aquarionics.com/journal/2004/02/06/Comment_as_mucked</link>
	<description>So, whilst other people have been attacked by comment spammers, I &amp;#8211; in my Epistula fortified ivory tower &amp;#8211; have recieved two, which I have then deleted. More of a problem for me is that Google has placed my review of Broken Sword III in the top of it&amp;#8217;s rankings for that phrase, meaning I&amp;#8217;ve had a couple of people saying how much it sucks.

	This full and frank exchange of...</description>
</item>
<item>
	<title>Wiki wiki wild, wiki wiki wild wild web.</title>
	<link>http://www.aquarionics.com/journal/2003/07/21/Wiki_wiki_wild%2C_wiki_wiki_wild_wild_web.</link>
	<description>In which Aquarion wikifies stuff</description>
</item>
<item>
	<title>Gzip Compression with PHP</title>
	<link>http://www.aquarionics.com/journal/2003/07/09/Gzip_Compression_with_PHP</link>
	<description>In which Aquarion makes his site smaller</description>
</item>
<item>
	<title>Everyone loves Spam Statistics</title>
	<link>http://www.aquarionics.com/journal/2003/06/09/Everyone_loves_Spam_Statistics</link>
	<description>In which Aquarion sings about lovely spam! wonderful spam spam spam spam, spam spam spam, lovely Spam! wonderful spam spam spam spam&#8230;</description>
</item>
<item>
	<title>MusicDB</title>
	<link>http://www.aquarionics.com/journal/2003/05/22/MusicDB</link>
	<description>In which Aquarion announces some new software: MusicDB</description>
</item>
</channel>
</rss>