Drupal

Drupal module for Unit PNG Fix

Unit PNG Fix is one of the PNG transparency fixes that I use the most.
To make it easier to use in my Drupal projects I wrote a small that just simple enables it. Download it from GitHub.

Swedish services for Service Links 2.x

For those of you interested in swedish services for Service Links 2.x I just published a small module with support for Bloggy and Pusha.

Get it from GitHub.

Disabling the Slate theme in Admin module on specific node type forms

A quick Drupal snippet/module hack for Admin. I'm not a fan of these kinds of hacks but I had to in this case.

I'm using this short snippet on a site for which I needed to disable Slate on certain node type forms. This was necessary since I wanted to disable Slate and display the default theme for regular users as well as administrators. (Otherwise I could sort it out with the 'admin inline and 'admin menu' permissions.)

Add the code in the file below at the start of the admin_init() hook in admin.module.

My votes in the .net magazine awards 2009

Here's my take on the list of nominees in the 2009 .net magazine awards.
The full list is available on thenetawards.com and you have until october 12 to cast your vote.

1. Web application of the year

My vote: Spotify
I've been a premium user for almost a year now and with the release of the iPhone and Android app earlier this autumn they really nailed it. This is the first time I'm willing to pay for music since the 90's.Read full post