Is anybody else getting really bored of Twitter news? These days it seems to be everywhere; you cannot get away from it. Do you - like myself - find it really difficult to give a damn?
Read More »
PHP 5.3 adds some great features such as lambda functions, namespaces and class constants, but one new feature "goto" in my eyes is a massvie step backwards.
Read More »
A few people have asked me recently about setting up CodeIgniter to run accross multiple domains based on the same codebase, so here are a few tips on how to get this working on your CodeIgniter set-up.
Read More »
We've all done it. Started working on a task, ticket or issue and realised we have forgotten to create a branch. Using git stash we can easily hide these changes, create a branch and then get the changes back.
Read More »
There seams to be a great deal of anger on the Internet over the new iPhone. I agree with the outrage over upgrade costs, but I have to disagree with iPhone fans complaining about the tethering costs.
Read More »
The last two screencasts I recorded recieved a great responce. Now I am not entirely sure to do for my next screencast. Use this Twitter Poll to cast a vote.
Read More »
There have been 1 or 2 RESTful implementations for CodeIgniter so far, but none of them have been flexible or clean enough. This is the first publicly available RESTful implementation for CodeIgniter.
Read More »
When you have an ActiveRecord call that just will not work, it can be a pain. To save asking questions on the CodeIgniter forums that you could answer yourself, try these steps.
Read More »
PyroCMS reaches its nearly final stage. This release took care of many bugs known in v0.9.2 and has while it has not added in many amazing new features, it has improved the existing ones considerably.
Read More »
I noticed a few people hitting this site after searching for "add new module to pyrocms". Well, here is how.
Read More »