Bevrijdings Festival Zeeland 2012

Aside

Today I officialy released the new website for Bevrijdingsfestival Zeeland 2012.

The website runs on WordPress and the Genesis Theme Framework.

Client: Cultuurwerf

Realisation period: 1 month

Versions: 2

Linux Kernel 3.2 installation guide for Ubuntu Linux

Aside

This short walkthrough describes how to get the latest linux kernel version 3.2.0 working under Ubuntu Linux without having to compile it yourself.

This tutorial should work with the latest version of Ubuntu Linux (10.04 LTS, 11.04 and 11.10) and most distributions based on these versions of Ubuntu Linux including Mint.

The included kernel files have been compiled using the generic ubuntu configuration.

Note: ATI, Intel and NVIDIA drivers are automatically installed using DKMS, if you have these installed and up-to-date.

Installation Guide

  1. Download the kernel headers package;

    linux-headers-3.2.0-030200_3.2.0-030200.201201042035_all.deb
  2. And the appropriate package for your system
  3. And the accompanying compiled kernel;
  4. Install the files in the same order (else it won`t work!)
  5. In the terminal run:

    sudo update-grub
  6. Reboot and select the kernel from the bootloader menu If it`s not there check all steps (and of course for errors)

The source can be found on www.kernel.org

WooCommerce 1.4 Dutch translation

Aside

I just finished updating my WooCommerce dutch translation. the current translation available at my github.com/Ramoonus/WooCommerce contains the dutch language (Nederlands, nl_NL) for WooCommerce 1.4.
If you have any feedback, please post it on this github page as an issue and I will look into it.