Archive for the “Dwakn” Category

WP Super Cache not caching (solution)

Wednesday, July 1st, 2009

(this post is more a note to my future self than anything else) The WP Super Cache plugin for WordPress is a pretty awesome plugin. The other day I was having problems with it not doing any caching and spitting out the following just before the head tag (where the wp_head() call is): <!– Page [...]

Google and search ranking

Monday, May 4th, 2009

I’ve recently finished a new site for a client, and in the process of developing, I uploaded a test site to a web server for the client to review. Since going live with the actual site, I left the test site up and running (in the assumption that its less effort to leave it up [...]

Jobs @ Dwakn

Wednesday, January 4th, 2006

We are looking to hire a software developer. More details on our website. If you feel qualified, please don’t hesitate to contact us. I will let our website) provide the details…

Lack of updates

Saturday, September 10th, 2005

Yes, I am still around We are currently working on a big project for the US market, and are having to put in some substantial overtime. Hopefully this won’t go on for too much longer, but you never know… I should be updating this site more often, but I seem to be just too lazy [...]

Ajax-enabled user interfaces

Thursday, April 28th, 2005

There have been lots of people writing about ajax recently, and more importantly about ajax accessibility. Keeping it simple, I want to focus on what happens when a user has javascript off, or the browser doesn’t support the XMLHttpRequest object. Now this may seem obvious, but your interface should work without javascript enabled. Maybe it [...]