🛠 @ceteio: Tools for organizing local structured meetups
🎤 Host @CodeHeartDesign & @ReactSydney
🗓 Ex: FE Arch Domain/Groupon/Yahoo7
UPDATE: Instructions added for enabling the hilite status feature to get nice coloured Hitpoint & Hunger highlighting_ After a 10+ year…
The Google Nexus 7 has an amazing screen, and is portable enough with a good enough battery to be used as an in-flight entertainment system…
Rooting the SGS4 GT-I9505G on OSX shouldn’t be this hard, should it? But, it is. Setup VirtualBox (don’t forget the Extension Pack ) with…
San Francisco is unique. Just like every other city…
Bikes. Everywhere! Thought Sydney had a lot of cyclists? That’s nothing on the huge number of people riding around the Bay Area! Tech logos…
So, you’ve moved from Australia to California? Great for you! Got no idea what you’re doing? Me either! But, here’s some tips I’ve…
I came across a peculiar bug today while testing theiconic.com.au in IE7; Completely breaks IE7’s CSS parser for the current .css file…
Update (2013-07-22): The libskia.so file location has been updated. You can now download it from here After updating my Samsung Galaxy S…
Installing Mojito should be a simple task using Ubuntu’s Package manager… Install the required node and npm dependancies Update npm: Clear…
I have put together some public calendars which contain the timetables of each stage for SoundWave 2013 at Olympic Park, Sydney on 24th…
Implementing the Visitor Pattern requires the ability to dynamically determine the type of the Visitor and the type of the “Element” (aka…
Or; Multi-line Search and Replace regular expression on the Command Line. The situation You have a single abstract class which is extended…
Testing Cron Jobs in Linux can be a pain - especially if you’re using a tool like CPanel which abstracts away some of the processing…
What is the Terminal? The Terminal is simply a way to execute commands and to view the files on your computer. It is very similar to the…
The Zend Framework Quickstart guide is a great place to start with the Framework, however it bases the example program on SQLite. As MySQL…
The PHPUnit Bootstrap is perfect when there is code to be run before tests are executed. The limitation however is there can only be one…
Getting started with a new project shouldn’t be hard. But, it is . We have so many different packages to consider and integrate into our…
The Play Framework provides a great flexible Module system whereby any stand-alone code can be separated entirely from your main…
Ogre3D is a great corss-platform game development library. Unfortunately, it is mostly aimed at those using a GUI based IDE. Since I use Vim…
Vim is my preferred editor for programming. However, it has been suggested that other more “full-featured” IDE’s are suitable for use with…
Using snippets to save on development time is always one of those “I’ll do it soon” tasks that I see everyone else doing but never get…
Zibbet is an online handmade artisan marketplace. Basically, you buy and sell handmade goods there. I’m responsible for a sizable chunk of…
Now that we’ve got PHPUnit setup , we need to start writing the unit tests. My immediate needs are to Unit test two classes, the first…
To install PHPUnit, there are two direct dependencies which first need to be installed; PEAR Xdebug As Xdebug also depends on PEAR, we’ll…
Welcome to the new site of Jess Telford! This will be the space for all the rants and ravings I can come up with whilst romping through the…