Nov
18
Sending HTML email in Drupal
Fri, 11/18/2011 - 19:19 | Add new comment
Sep
2
Populating a vocabulary with provinces, towns and postal codes
Fri, 09/02/2011 - 19:16 | Add new comment
I'm working on a website that required an easy way to associate locations with a content type. It should be possible to first select a Province from a dropdown list, and then choose from a list of the towns in that province.
Aug
4
Setting a different front page for each language in Drupal 7
Thu, 08/04/2011 - 14:37 | 5 comments
The use case: a multilingual Drupal 7 site, with each language having a different node to serve as front page. Each of the nodes have the same URL alias "home". Setting the homepage to the "home" URL does not work, since the Path module is returning the first match it finds, causing the wrong translation to be shown for all but one language.
The solution is in the i18n_variables module which is a part of the Internationalization module. This module allows to customize the front page variable for every language separately.
Sep
16
Building Hamster time tracker from source
Thu, 09/16/2010 - 14:33 | Add new comment
Hamster is a very handy time tracking tool for Gnome. It is an applet which lives in the Gnome panel which is great as it is always readily available. You can switch tasks and projects effortlessly, add tags to tasks, see pretty graphs and print out time sheets for your boss or clients.
May
9
Printing a file from the right-click context menu in Nautilus
Sun, 05/09/2010 - 19:41 | 8 comments
By default, Gnome does not provide a print option in the right-click menu of the file browser. Luckily it is very easy to add more functions to this menu.
Jan
29
Easy to use content editing with TinyMCE
Fri, 01/29/2010 - 18:27 | Add new comment
Web site owners prefer to have a CMS that is tailored to their personal computer expertise level. TinyMCE is great for the less computer literate user, as its button driven interface resembles the common word processors they are familiar with and all confusing HTML markup is hidden.
TinyMCE can be customized, allowing you to pick only the functions that are needed. Still some things can be simplified even further for computer novices. I'll show how you can hide potentially confusing options such as link targets and titles using CSS.
In this article I will set up an extremely easy to use editor with support for paragraphs, links and bulleted lists, alongside with cut/copy/paste and undo/redo buttons for convenience.
Jan
6
Running Ubuntu Netbook Remix from a persistent live-USB stick the easy way
Wed, 01/06/2010 - 17:06 | Add new comment
I run Ubuntu Netbook Remix 9.10 on my Acer Aspire One netbook. A couple of days ago my SSD drive died and until the replacement drive arrives I would like to continue using the netbook, running the operating system directly from a USB stick.
Dec
24
Install VLMC video editor in Debian and Ubuntu
Thu, 12/24/2009 - 18:25 | 14 comments
I was very excited to learn that the developers of the VLC player are working on a cross platform non-linear video editor. I spent some time getting it to compile and made a script that will install it automatically.
Dec
22
Update MySQL with Directadmin
Tue, 12/22/2009 - 19:08 | 1 comment
Updating MySQL is a piece of cake with the custombuild tool. You just need to make sure the option 'mysql_inst' is set to 'yes' in the options.conf file; if not the MySQL update will be skipped.
Nov
13
Een oude PC nieuw leven inblazen met Xubuntu
Fri, 11/13/2009 - 19:08 | 1 comment
Xubuntu is een versie van linux die erg geschikt is om te draaien op oudere, tragere computers met weinig geheugen. Als je nog een oude PC hebt rondslingeren kan je deze met Xubuntu een nieuw leven geven. Xubuntu gaat je oude computer natuurlijk niet in een flitsend snelheidsbeest veranderen maar de machine is waarschijnlijk wel nog bruikbaar als internet- of kantoorPC, als fileserver, muziekcentrale of als persoonlijke computer voor de kinderen.
