I’m quite proud of myself for making this script. It may not be particularly complex, but it is my first one that I wrote specifically for a purpose: making a list of my music library as a .php file and uploading it. You can see the output here: http://c6h12o6.co.uk/musiclist.php.

Here is the script itself, complete with fancy # comments =]:

Edit: The code is not displaying properly, so here is a link to the file.

Been messing about with PHP

| February 22nd, 2009

And I’ve come up with a new little website! You can see it at http://c6h12o6.co.uk.

It’s pretty much full valid xHTML which also uses PHP includes, and I’ve been using it as a testbed for learning things like CSS (mostly the syntax, I was always able to modify it). Next up is a testbed for Javascript, methinks. Or some more PHP.

With other news, I’ve blocked all email addresses with AOL because I was hit by a spambot (and probably from a botnet, there were a million different IPs), so sorry if you are a legitimate user :/ You can always register an email with Google or whatever.I’ve also added reCaptcha, which I find to be an easyish one (I normally fail at them!) :P

Aside from all this, I haven’t done too much with Linux. I did, however, set up a music streaming server over the local network, so there might be a tutorial in the works for that.

Not much has been happening

| February 5th, 2009

Which is why I haven’t posted. I have, however, decided I will once again try to learn how to program, this time C# through Mono.

Here is what I have so far:

more »