Archive for the ‘howto’ Category

22.11.2010 22:20

There it was. A web layout with tabs. Everything is loaded when on first page load or when needed. This is great for the user experience and it minimizes the …

19.11.2010 23:36

3 Step guide into installing a new Google search engine in your Firefox or Internet Explorer browser.

I am using Firefox as my primary browser for many different reasons. I …

15.07.2010 21:38

I’ve been messing around with some weird behavior on the Ubuntu 10.04 while setting up Autofs to auto mount some NFS shares from a remote server.

My setup

Server:
Debian …

15.07.2010 16:33

A failing hard drive is something everybody fears. Are all data lost forever or can they be restored from a backup? Hopefully the latter.

I have a setup, where I …

12.07.2010 20:50

NFS is a great way to share and get access to files across a network. The NFS system gives the option to mount a NFS from an external system and …

11.07.2010 11:37

The OpenQRM installation is quite difficult if you ask me. I have tried installing on both Debian and Ubuntu with the precompiled .deb packages and directly from the Debian and …

19.04.2010 21:41

Float left. Float right. What to do and why? Well read on …

How to float it

Well – it can sometimes be quite difficult to understand how the float …

21.03.2010 17:14

The first step to get an application (program, website etc.) to work against a database is knowing the 5 basic SQL commands. The following examples is based on MySQL, but …

22.11.2009 13:07

The jQuery UI sortable widget offers a great interface for listing and moving element around.

I have been working on a small project of mine and figured that the sortable …

24.10.2009 12:54

With jQuery it is quick and easy to access and modify elements in a select dropdown box. There are of course several ways of doing thing and I will try …

09.10.2009 19:45

With this guide I will try to go through the very basic techniques of making a simple php script that can handle login authorization of website users.

The guide will …

08.10.2009 23:20

I was doing some benchmarking and performance analyzing on servers running WordPress and TYPO3 websites and the result was not than good actually. My setup could use quite a bit …