Tag: web development

Client Horror Stories

Following the success of my article The surreal experience of my first developer job, which made it to the top of Hacker News for a whole day, I was invited to tell the story on the excellent podcast Client Horror Stories. The video is available on clienthorrorstories.com: Thanks to Morgan for...

Blogging about blogging

I've had a blog since 2006. I started using Blogger — Google's 2003 acquisition — allowing 17-year-old-me to publish my thoughts and share my adventures with the world in my own corner of web space at blogspot.com. I can still log in to my blogspot account and see the old posts – although it...

2013 in Review

This year I've learned lots, run events, helped mentor young people, contributed to open source, engaged in much community activity, made and developed some strong friendships and built myself a new career. OH Digital I began this year working as a web developer at OH Digital, having started there...

Goodbye Blogger?

Blogger have announced that they will be discontinuing their FTP service, which means that users will no longer be able to publish to their custom domains. This severely affects me as my blog is powered by Blogger and I publish via FTP, which means I will have to come up with an...

Version 3 and Problems with IE

I decided I needed a new website template so I made one. Much better, don't you think? It's compliant with W3C Web Standards (XHTML 1.0 Strict and CSS 2.1) and I'm even using PHP to render it using Server Side Includes, as well as a PHP email form on the contact page. I've learned so much these...