You are here: Home » Coding

Coding – WordPress, PHP, Javascript

I mostly work with WordPress, writing PHP and Javascript code every day. Maybe you’ll find these posts useful?

Thesis Theme 1.5 with WordPress 2.8

Post image for Thesis Theme 1.5 with WordPress 2.8

by Anthony on 20 May, 2009

I’ve been playing with the newest version of WordPress (2.8), which is due to be released in the near future.  It features a completely new way of writing Widgets, so I’ve been testing that out.

I discovered a clash with my favourite wordpress theme, the Thesis framework.  Took me a little while to figure it out, but I think I’ve solved the problem. [click to continue…]

{ 6 comments }

Thesis Tutorial – Creating New Widget Areas

March 28, 2009
Wordpress Thesis Tutorial - extra sidebars for extra widgets

[NoticeBox text="This tutorial deals with the Thesis wordpress theme. It may not mean much if you haven't worked with Thesis before."] The wonderful Thesis wordpress theme comes with two sidebars which are very configurable.  You can insert widgets into either sidebar, exactly as you wish. But what if you want to put a widget somewhere [...]

Read the full article →

IE Operation Aborted – javascript issues

September 26, 2007

I’ve been battling for a while now with a certain bug on a certain site. I don’t see this bug anywhere else, and I wasn’t able to figure out what the issue was. I eventually (trial and error) narrowed it down to some javascript. If I removed the script, the site worked. (Minus the scripted [...]

Read the full article →

RSS feeds done right – XML + XSLT

October 27, 2006

This is a blog, and its got an RSS feed. It feels like RSS feeds are becoming more and more common every day. Part of this is due to the growing popularity of blogs, and partly because web users are becoming a little more savvy. Once upon a time there was a web user. We’ll [...]

Read the full article →