PHPLondon Conference 08
Wednesday, March 5th, 2008I managed to dodge most of the photos, however, one person managed to get a non-blurry shot of me.

I managed to dodge most of the photos, however, one person managed to get a non-blurry shot of me.

If you are viewing this on a planet, you may need to click here to view the video
Hehe. As I’m moving soon, and I’m only going to have wireless internet, I thought I’d sit down and have a look to see whether the D-Link USB adapter I’ve had for about 2 years would actually work with Linux, which, while it had previously picked up details of the networks, never seemed to work.
After reading through a couple of Ubuntu Wiki Pages, I managed to download, compile and install the working module - and guess what - it works!
Now this is great news - I won’t have to go out and search for a new Wireless Dongle/Card, and well - seeing as the end of my ethernet cable is missing the clip, and keeps falling out of the router, I can now use wireless! woohoo! (and it’s even working with WPA!)
Oh, and hello Planet #bitfolk
It’s coming up to that time of year when the London PHP Conference is gearing up and getting ready to go.
Head on over to http://www.phpconference.co.uk/ to book your tickets!
“I am your father”

It’s official, The President said it
On another note - one heck of a day at work. I need a drink
So, helping someone with an issue earlier (amarok had crashed and they couldn’t kill it properly), I told them to issue the following command
ps x | awk '/amarok/ {print $1}' | xargs kill -9
Now, this is a command I use a lot to kill programs that are being evil (generally, I use it to kill evolution!)
But the comment came back “That’s nifty!”
So I’ve got to ask, what are your favourite “nifty” commands? and what do they do?
<edit> So far, within 5 mins of posting this, I’ve had 2 people ask why I don’t just use killall
mez@apathy:~$ ps x -ocommand | grep [e]vo evolution /usr/lib/evolution/evolution-data-server-1.12 <snip> /usr/lib/evolution/2.12/evolution-exchange-storage <snip>
So, a few years back, I started playing around with some photos, and started my own mini “An Insight into the mind” series, which was basically me taking photos of my friends, and adding captions to them, a la…
After looking over Aaron’s new Webcomic I decided that it might be a fun idea to start doing the same for a few of the random “Conference” Photo’s you find around.
You can find my first (5 mins) attempt here
I apologise in advance to Zack and Aaron.
So yeah - who think’s I should, who thinks I shouldn’t - answers on a postcard (or just comments will do)
Radio Amarok is looking for a design for their new website.
As a community project, we’re opening up the design as a competition to the general public, so if you’re an arty type, want to contribute to Open Source, and want your work out there, then please do enter the competition.
Requirements
Minimum requirements for a submission are as follows
After the 31st, the top designs will be picked out by the Radio Amarok team, and a vote will be put out for one week to the general public to decide which design they want for the site.
So, get your virtual paintbrushes out, and get designing - we’ve had some great entries already, and haven’t even announced it yet!
More information will be available soon at http://www.radioamarok.com/
Generally, I’m pretty lax when it comes to Firewalls in Linux, for the simple fact that I use kubuntu/ubuntu, which opens no ports by default. So any open ports on the system, I generally know about.
Anyway, as I’ve recently had a new server setup for Radio Amarok (many thanks to BitFolk for this, who have provided this service for us) and I knew that it would be something that’s going to be in the public eye, I thought that I better get a firewall up and running
So yes, I’ve been learning how to use Iptables correctly, and having to learn more about how TCP/IP works. I knew the basics, but actually sitting down and learning more about it is definitely interesting. Though, I’ve still not much idea on some issues, like why Aaron Krill’s ISP can’t route him to the Radio Amarok server (Andy Smith tried explaining - but I still had no idea what was going on!)
On another note, Radio Amarok is still looking for help. So if you have anything to offer (we’re looking for sponsors, artists, DJs, and web developers/designers (and at some point we’ll be looking for a sysadmin)), so if you have anything to offer us, feel free to pop into IRC (irc.freenode.net #amarok.radio) or email me (mez AT radioamarok DOT com)