Header Scripts

DateStamp – Sending Keystrokes to Another Application

This is a utility I wrote for a department at work to stamp a date and time for an annotation in an e-mail. The e-mail client we are using does not support this feature so we have to do it manually. The program is interesting because it shows how to send keystrokes...

Scrollable CSS Regions

Frames were an exciting addition to web design when it was released. They would allow you to have fixed regions on your web site which is good for keeping ads or menus constantly visible. The nice thing about the fixed regions is that if there was too much information...

Making Joomla Work in Windows

Joomla is an easy to use (but challenging to learn) CMS. It will run on any web server with PHP and MySQL installed. Most installations are run on Linux-based servers, but you can run it on Windows as well. I’ve been testing Joomla in Linux extensively and I...

Decompiling .NET Applications

Have you ever wondered how a program worked? If your not a programmer then you probably wouldn’t think of such things. A software developer, however, might. They would be interested in knowing how a feature or an entire application functioned in order to...

Managing Users in phpBB

Managing users is essential when running a forum. In spite of phpBB’s many strengths, it is lacking in this area. Deleting a user in the administration panel is quite an involved task and I normally do this through the backend by directly modifying the...
Translate ยป