Tag Archive for 'development'

dev8d 2010

From February 2th6 to 27th I was in London for dev8d. It describes itself as:

Dev8D is 4 days of 100% pure software developer heaven. It will be intense. It will be exhilarating. It will make you a better programmer.

• Learn to use unfamiliar languages (such as Python, Ruby and Clojure)
• Team up with other developers and build rapid development projects for tech prizes
• Take part in lightning session discussions with industry experts
• Swap skills and ideas with other developers

It was indeed like some kind of heaven! I arrived later in the week on Friday, but I still learnt quite a lot. I spent a lot of my time in the Expert Zone and at GB’s Arduino workshops.

Think of the Expert Zone as a more relaxed Pecha Kucha or Ignite. You get 15 minutes to talk about or promote whatever you want. I gave a short presentation on hackerspaces, with particular emphasis on fizzPOP, and why you should either form one or join one.

The Arduino workshops, led by fizzPOP regular GB, were really fun.

img_7101.jpg (by benc)

I’ve had an Arduino ever since the Howduino event last year but I’ve never really played around with it. Being around lots of people who are in the same position really helped me to make a move in learning it. In the end I got lots of LED’s flashing and a little buzzer to play some music. A small achievement to some, but a massive leap into the world of electronics!

Being at dev8d (and at the GNOME Hackfest, which I’ll write about another time) really taught me a lot about software development. It all starts with an idea, but taking that idea and turning it into a reality I feel is best achieved in a group setting with those who can contribute ideas and skills.

Congrats to the dev8d and devCSI team for putting on a very successful event. I’ll definitely be along next year!

Ubuntu Bug Jam

Ubuntu Bug Jam

From Friday 2nd to Sunday many Ubuntu, Linux and Open Source enthusiasts descended upon the Linux Emporium to take part in the Ubuntu Bug Jam. In the words of an Ubuntu blogger, the Ubuntu Bug Jam is:

…a world-wide online and face-to-face event to get people together to fix Ubuntu bugs – we want to get as many people online fixing bugs, having a great time doing so, and putting their brick in the wall for free software. This is not only a great opportunity to really help Ubuntu, but to also get together with other Ubuntu fans to make a difference together, either via your LoCo team, your LUG, other free software group, or just getting people together in your house/apartment to fix bugs and have a great time.

This is the second time I’ve been to a bug jam. The first time I went I hadn’t even used Ubuntu, so only managed to report one bug and otherwise mostly focused on reporting stuff in Inkscape as I use it more often.

This time was a similar affair. Apart from testing out the beta of the next release of Ubuntu (the Karmic Koala) and asking for help in fixing bugs in my own system I mostly spent time testing bugs in Inkscape and suggesting features for future releases of Ubuntu.

Overall, I think reporting any bug in any package or program helps everyone and one thing I really like about open source is its transparency and honesty in its errors. That is, it’s not ashamed to admit that there are a few bugs here and there.

WordPress Theme Development

I’ve finally updated to WordPress 2.5. Great looking interface!

On a similar note I’ve finally decided that I’m going to develop my own WordPress theme. Although I have a bit of knowledge when it comes to CSS and PHP I’m not really clued up on the structure of WordPress, so have always avoided it. Here are my efforts as of today:

Progress screenshot

The overall idea is to create a WordPress theme that is better suited to a portfolio website than a blog. In the long term I want to be able to have different layouts that are more typical of portfolio websites and also allow integration with Gallery2, which itself will have a modified display to suit portfolio websites.

That is, unless anyone can recommend an existing theme?