Christian Biggins

Design, Technology, SEO, General Ramblings. Something for everybody.

Why do the guys behind jailbreaking iPhones need to make their information so difficult to understand? More people would jail break if they knew how easy it was to do.
For the record, a jail broken iPhone (or iPod Touch) is one that can install software from sources other than iTunes. This has many advantages that [...]

Ok, I know I have been neglecting this blog for a long time. Thats because most of my technical rantings have moved to Fliquid Studios. But, I needed to share one of the most ridiculous usability failures I have ever experienced.
Today I was searching for a simple tank volume calculator to work out how [...]

Recently I was trying to upgrade using Yum on my Fedora 9 machine and I got an awful message that I did not have enough space to complete the upgrade. What the hell? My / partition has a huge 10GB, how can this be so?
[root@Garth Download]# df -hFilesystem            Size  Used Avail Use% Mounted on/dev/sda2             9.5G  [...]

Almost an hour ago (or maybe more) one of the worlds most popular blogs, mashable, posted about Google Ads for Terrorism. Basically, Googles automated ad server, which picks up on keywords and displays ads based on those words, seems to advertise a lot of bad stuff.
eBay had this problem for a long time. A Google [...]

grep is a file content searching tool for Linux. It is loved by programmers for its ease of use and swift search results (with customisable output). For example, if you forgot where you left your debug code, you can quickly display a list of the files that contain the code like so;
grep -ril ‘var_dump’ *

But, [...]

A lot of people these days use graphical clients for creating their database schema’s and therefor start with the Entity Relationship diagram and then have it generate the SQL for them. I prefer to write SQL directly as I seem to have an ongoing misunderstanding with most graphical clients but then I would need to [...]

The short answer is no. The internet will not do everything for you. It will not work for you. You will only get out of the internet what you want to and it will be directly related to how much you put into it.
Businesses consistently believe that by simply having a [...]

Interesting Google results

About a year ago I started generating XML sitemaps for Skylines Australia. At the same time I started pushing a bunch of other SEO strategies like friendly URL’s, metadata and a search engine friendly ’skin’ for my site which is a publically available ‘text-only’ skin. Its also good for PDA’s and mobile phone access.
For [...]

Through my University, I was able to get a bunch of Microsoft development and design software for nothing. This is obviously a vain attempt by Microsoft to lure me to god-awful .Net development or something similar. But, at the end of the day, I am an open source developer and a big fan of the [...]

I have been toying with the idea of moving to a self hosted wordpress blog for quite some time and I finally bit the bullet and did it. The main driving force behind this decision was;

More control. I can edit code, add plugins, modify anything I want,
Owned posts. With Google owning everything posted to [...]

« Previous Entries  Next Page »