May 19th, 2007 / JavaScript, PHP, WordPress
CHANGES
- FEATURE: Better visitor experience when clicking on a link/search or commenting. Especially when the server or the connection is slow. It is configurable in the WP Admin Panel. Thanks to Vijayendra Mohanty for suggesting it
- FEATURE: You can now disable the Left-Sidebar to have a bigger main column. Thanks to Becky Lai for the idea that is showed on www.sockparade.com
Continue reading
May 8th, 2007 / JavaScript, PHP, WordPress
Please use the latest version!

- FEATURE: Configurable options in WordPress Admin Panel!
- SUPPORT: WordPress Widget support
- ENHANCEMENT: Made the TextSlider code much nicer. And works much better now.
Continue reading
May 4th, 2007 / JavaScript, PHP, WordPress
Please use the latest version!
A minimal, simple, crisp, clear and light 3 column design. This plugin independent theme highlights the excerpt of the latest article on the home page. Continue reading
April 15th, 2007 / Network-/System Administration
When you have a fine Symantec Ghost Solution Suite deployment environment, it could still be a pain to deploy new computers. These are the steps you probably have to do:
Continue reading
February 8th, 2007 / Network-/System Administration
So, you have a great Symantec Ghost deployment solution to deploy your standardized sysprep image. On every physical (office) location you have a dedicated Ghost Console because the Ghost Console isn’t build for concurrent multi-user access and it would probably flood your backbone fiber if you only had one Ghost Console.
Continue reading
January 21st, 2007 / Network-/System Administration
When you install new computers in your corporate network with Symantec Ghost, choosing the right dos networkcard template could be a pain when you didn’t update your drivers that Ghost use for booting using the virtual partition in dos. Major networkchip vendors like Broadcom or Intel are releasing every 2 months a new chip model along with a driver update… Continue reading
January 7th, 2007 / JavaScript
Because I had some spare time, I took a good look at the Google Personalized Homepage… It looks very much the same as Live.com at first sight (although loading speed of Google is much better). Be amazed about the tremendious amount of items and gadgets you can add.
Continue reading
October 22nd, 2006 / JavaScript
After releasing my AjaxBerlee WordPress theme George and Milan’Che reported problems with Google’s AdSense. This left me with a problem. Because new page requests in my theme are parsed over the old ones. Continue reading
October 17th, 2006 / JavaScript, PHP, WordPress
Please use the latest version!
With proud I present to you ….. my theme. I finally decided it’s works good enough to be used by others. Continue reading
September 9th, 2006 / JavaScript, PHP
Cache is your friend, not the enemy
Internet Explorer handles AJAX responses different than other browsers. It will cache the response. The tendency on most articles I’ve read is: Caching is bad and you need disable caching!. No!!! Although Microsoft didn’t program Internet Explorer to respond according to RFC IE should do, that’s not an excuse to totally disable Cache. When visitors click on a link they expect something happens. Although AJAX makes the response time shrink, you don’t have any guarantee about the novelty of the content. Continue reading