Happy Easter to you all! Although I don’t believe in God or his minions I DO believe in chocolate, and hence the eggs! :D
I haven’t really been up to much recently, as I have exams coming up in May and I’ve been working hard for them!
Here are a couple ideas I’ve been toying with, though:
- A webcomic syndicator. It would download a list of comics, the image locations, and download them to .program-name/comic-name, where they would be easily viewable, perhaps through the same program. This may, however, take up too much space =P
- A desktop wheel. When changing workspace, the desktop spins round, somewhat like a CD.
I have no idea how to pull them off, though. Take ‘em if you want :]
Posted in Coding, Personal | No Comments »
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.
Posted in Coding, Linux | No Comments »
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.
Posted in Coding, Personal | No Comments »
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 »
Posted in Coding | No Comments »