7 Apr 2005

Speeding up Firefox

Firefox is my browser of choice. I really love the tabbed features, extensions and correct rendering of css. There are times though when it feels sooooo slow. It is mainly when starting up the program and occasionaly when opening links in new popup windows. So whenever I can find some tips to speed it up, [...]

Read More
17 Feb 2005

Tables

With the standards revolution in full swing, it seems that a lot of sites look at tables as pure evil. But you are actually supposed to use tables for tabular data. I know it sounds crazy, but information that is supposed to be in a table, actually looks good in a table. Enter Setting the [...]

Read More
27 Jan 2005

Microsoft Searching

With all the hoopla about the Desktop Search guides, it is very intersting to note that Windows XP already has a very fast search tool built in. It’s the mysterious Indexer, that through an error in programming, never got hooked to the Search dialog. All you need to do to enable this feature is add [...]

Read More
7 Oct 2004

Using JUnit and Eclipse

Using JUnit With Eclipse IDE by Alexander Prohorenko and Olexiy Prohorenko — Test-driven development principles call for writing the tests before writing any code. Alexander and Olexiy Prohorenko demonstrate how this approach can be used with the JUnit testing tool and the Eclipse IDE. This is a great article about how you can get JUnit [...]

Read More
17 Aug 2004

Auto Updating Photo Album

Digital cameras are becoming more and more common. But creating new pages for every single picture that you take can be time consuming to say the least. Here’s how you can make a simple photo album that automatically scans and displays all of the pictures in a specified folder. Note: The idea for this came [...]

Read More