Archive | Web Development RSS feed for this section

All things web development

Football Badges 50,000

Another milestone. Football Badges has now reach 50,000 active users. This is the largest Facebook application that I have created to date. I will be releasing a new Facebook app in the next few days. It has some functionality and will hopefully keep users coming back to use the application, whereas Football Badges is a [...]

SEO Friendly PHP Twitter Script

There are loads of scripts out there for pulling in your Twitter posts. A lot, if not most of them, base themselves heavily on JavaScript. This is bad for 3 reasons: People with JS disabled can’t read them It’s bad for your website’s search engine rank (SEO) as the search bots can’t read them It [...]

PHP json_encode Alternative

The amount of times I’ve been working on a project and the environment hasn’t had the useful json_encode function installed due to PHP being < version 5.2 is quite worrying. So, I decided to write my own replacement. How very decent of me. You can use it as you will. I wrote this a long [...]

Plans for the New Year

Well, it’s a new year and as everyone else are starting their fitness regimes, I’m thinking about what projects need finishing off, beginning and pushing. 2009 was a good year for me and some great accomplishments were made. I graduated with my Software Engineering Degree, I got ‘best project’ of 2009, I started my job [...]

Football Badges 30000

Yet another milestone, Football Badges now has (close enough) 30,000 users. There are around 15,000 new users signing up per month at the moment, so hopefully we’ll hit the 100,000 mark very soon. There are 300,000,000 people using Facebook at the moment, so I think 1 in every 3,000 people having my application on their [...]

Buy Ubuntu

Ubuntu is an operating system that runs on most computers. It is a completely free alternative to Microsoft’s Windows and Apples MacOSX. Ubuntu comes with all of the software you need to get up and running; from a fully functioning word processor (capable of editing and creating Microsoft Office files) to a web server and [...]