WordPress plugin: Custom Sections
Custom Sections is a WordPress plugin that gives you an alternative to the default Widgets.read more
Add custom fields to a taxonomy
In a project I worked on recently I needed custom fields in some taxonomies. WordPressread more
WordPress plugin: Widgets Master
With Widgets Master you can easily manage the visibility of Widgets by Categories/Taxonomies, Pages, Postread more
WordPress wp_get_category sort order workaround
While working on a WordPress website I stumbled on a strange issue with the wp_get_category. Here’s a little workaround.
How to get SSH access on a LaCie Network Space 2
If you’ve got a LaCie Network Space 2 (NS2 in short), and you want to do more with it you need SSH access. Here’s how!
Last.FM blocks module
The Last.fm Blocks module enables a site-owner to generate several blocks to display his Top Albums, Loved Tracks using Album Covers and/or Metadata.
OAuth PhoneGap plugin
Doing OAuth with only javascript isn’t really secure, your API tokens will be readable. So I decided to create a PhoneGap plugin written in Objective-C.
Howto: Setup your Unify Project development environment
Unify, a metaframework recently opensourced by Deutsche Telekom, aims to provide a unified API for building cross-platform mobile and desktop applications.