Author Archives: Peter Wilson

About Peter Wilson

Peter Wilson is a Web developer based in Melbourne, Australia, and started making Websites in 1994.

Peter co-founded web production studio Soupgiant in 2009 and forms opinions on all things web at Big Red Tin.

Behind the Websites: JavaScript the WordPress Way / Part 2

In Part 1 we introduced the wp_register_script and wp_enqueue_script functions developed to avoid JavaScript conflicts.

In this section we’ll deal with a more complicated example. We’ll also take what we’ve learnt about including JavaScript and apply it to our CSS.

Behind the Websites: JavaScript the WordPress Way / Part 1

Problems arise when your theme or plugin both use the same JavaScript library or if Prototype and jQuery are both used on the same site.

Two of the most important WordPress functions are often ignored by WordPress theme and plugin developers. Introducing: wp_register_script and wp_enqueue_script.

Behind the Websites: Rounded Corners Everywhere

Similar support of rgba and border-radius in modern browsers allows us to use both the old graphical and new css3 methods for rounded corners. This gives us the same look in almost all browsers.

Business: Confirming a caller’s identity

The ATO called me last week and asked for my middle name and date of birth to confirm my identity. I told the operator that I wasn’t in the habit of giving out my personal details to incoming callers.

Content Strategy: 10 Ways to Draw Traffic to Your Site

Once you’ve started your site, your blog, or real time web app, there’s no point publishing and just hoping people will come.

Business: Never too old

At 94, my granddad decided to get a computer and onto the internet.

Dedicated to R Feltscheer, 1-1-1912 – 22-11-2009.

Business: Craig McLachlan, Who Knew?

This week, Boxcutters featured Craig McLachlan as their guest, in the process providing a great example of the advantages of podcasting.

Behind the Websites: Charging for themes? Do the right thing!

Of all the Wordpress functions, I think wp_register_script, wp_register_style, wp_enqueue_script, and, wp_enqueue_style are the most elegant.

Behind the Websites: Partying like it’s 1999

Within a couple of months of writing that I prefered my own base JavaScript file to an exisiting framework, I was a convert to jQuery. Why the turnaround?

Business: Genesis of a Giant

Deciding to start Soupgiant resulted from a simple conversation – actually two simple conversations.