Archive for: October 2007

October 17, 2007

What Are Runtime Errors?

Filed under: Questions & Answers - 17 Oct 2007

Runtime errors usually occur due to unforeseen programming problems in applications that you might be using. These errors usually occur when certain conditions are true and were not actually detected and taken care of during the development …

October 16, 2007

What You Need To Clean Your Windows Registry

Filed under: Computers - Hardware and Software - 16 Oct 2007

The registry is the heart and soul of your Windows computer. It is quite similar to the Windows file system. Just like you save all your files and data in the file system, your Windows operating system stores …

October 11, 2007

The End of My Tutorials Directory

Filed under: Site News - 11 Oct 2007

It´s almost a year ago that I installed a quite sophisticated directory script on my site. I wanted to give people the opportunity to submit their tutorials, to review and rate other tutorials in order to build a tutorial directory …

October 9, 2007

XSS Security Bug in WordPress Themes - how to update

Filed under: Blogging - 09 Oct 2007

A few days ago, somebody brought to my attention that there was a security bug in my themes (as well as in the default WP themes) that allowed XSS (cross site scripting) attacks. This only affects WP themes that use …