Technology

Code discussions, tips and tricks, methodologies and new discoveries

High traffic sports news sites

Real Footy The brief for RealFooty was for a site that needed to be fun, big, brash and bright, making great use of team colours (but not the logos due to licensing restrictions). However the site also had to work within the technical limitations of the existing publishing system. The  design process for RealFooty was [...]

Also posted in 2007, Code, CSS, web sites | | 4 Comments

Add a widget to a WordPress page or post via a shortcode – with default values

I’m loving working with WordPress because the development community is so large that it seems that no matter what obscure customisation you wan to achieve there is usually someone out there who has tried it and blogged about it. Take the problem of adding widgets to a page or post via a shortcode. This is [...]

Also posted in Code, wordpress | | Tagged , , | 3 Comments

Adding column number CSS classes to WordPress widgets

I’m working on a WordPress theme that is designed to provide a  lot of flexibility. It has many widget areas (sidebars) and quite a few supplied custom widgets. The widget areas have different layouts, either: single column, full page width two columns, full page width three columns, full page width single column, one-third page width [...]

Also posted in Code, wordpress | | Leave a comment

House swap travel sites

The client brief for this House Swap Holidays was for it to feel Australian but not overly ‘ocker’ or stereotypical/cringeworthy. Virgin Blue was cited as a good starting point – a little bit cheeky but ‘modern’.

Also posted in 2009, Code, Featured, web sites | | Leave a comment

Good Food Guides 2011

The Sydney Morning Herald and The Age Good Food Guides are the Michelin Guides of Australia. If you are into food then you have these on your shelf and consult them regularly. If you work in the restaurant industry then you await their publication each year with a sense of foreboding or giddy hope that [...]

Also posted in 2010, Code, CSS, Featured, web sites | | Leave a comment

Hippo.com.au redesign

Hippo.com.au is a youth focused employment site that was launched in 2005. Like other players in the market it’s fortunes took a hit towards the end of 2008 as the GFC hit and many employers took a risk averse approach to hiring.

Also posted in 2010, Code, consulting, CSS, Featured, SEO, web design advice, web sites | | Leave a comment

Transferring WordPress sql data between localhost and production

There are quite a few blog posts around that provide helpful tips on transferring the sql data (all the posts and category content in the wordpress database) between your local development environment and production (live) site.

Also posted in wordpress | | 2 Comments

Android CSS background image blurriness

Recently I completed some UI intensive work for a client that was designed for smart-phones. The project was targeted at iPhone and Android users primarily and being web based, made heavy use of CSS3 and HTML5 to achieve the desired highly graphical user interface. During the course of the project we noticed that some Android [...]

Also posted in Code, CSS, mobile | | 9 Comments

Semantic HTML

After reviewing the folios of over 50 front end developers and working with quite a few, I’ve come to the conclusion that when it comes to semantic markup, most developers talk the talk but in reality have no clue what it means.

Also posted in Code | | Tagged , | Leave a comment

Updating from AS2 to AS3 with Find and replace

I’m kidding really – there is no way you could find and replace your AS2 code into AS3 Actionscript 3 is hugely different from Actionscript 2, but that doesn’t meant that you can’t do a lot of the grunt work using a simple find and replace

Also posted in Code, flash | | Tagged , , , | Leave a comment