A simple free program that I often use is ontop. On top makes a window always stay on top of other windows. This is useful if you want to copy things from one window to another or if you want to look at two documents simultaneously.

Ontop works very easily. You run it either manually or place a shortcut to it in your start menu startup folder and it will run on windows startup. When running ontop displays a small icon in the system tray. Using it is very simple. Just right click on a window title bar and you'll see the new option "Always on top". Click on that and your window will never be buried. Click it again to make it function like all other windows.
Author's site (strangely empty)
I have heard a lot of webmasters rave about sNews so I decided to try it out. sNews aims to be a simple and minimalistic Content Management System (CMS). It tries to provide the 20% of features that people use 80% of the time.
Lightweight- The project site boasts that sNews is based on just one php file. What this means is that its designed to take up very little disk space so you should have no trouble squeezing it into a minimal hosting account. The zipped up download is just 40KB . Unzipped it takes up a few hundred KB only. That is impressive given the feature list. It does require a mySQL database though.
The usual suspects - Basically you have all the essential features neccessary for a decent CMS:
Comment spam protection - Comment spam is a major problem these days and any live website that supports comments needs an appropriate anti-spam system. sNews has a pretty good feature set but one important thing it lacks in its default installation is anti-spam for comments. It does allow the admin to moderate all comments before they are approved but thats about it for the default installation. However, there are image and math captcha plugins available.
True WYSIWYG editor - The editor available to the site admin is rather simple. It features a few quick HTML tag insertion buttons but none of the features of a true What You See is What You Get editor are available in the default installation.
Sub-categories - You can't create a hierarchical set of categories since sNews only supports one level of categories.
Media management - Their is no media management system that allows the admin to add, remove, or generate thumbnails of images. There is a section that allows you to upload images and files but if you want to add those images to your articles you have to copy-paste the url manually.
Multiple Users - sNews is a single user system so no multiple users.
I am indeed impressed by sNews' feature set. For such a lightweight system it does have a lot of features. The admin panel is also well designed and their are a number of good templates for sNews. But It seriously needs to bundle a comment anti spam solution with its default installation. Sub categories would also be nice but I guess they would add to the complexity of the system.
I think sNews is an excellent system for those looking to set up minisites. Its ideal for domainers to use to develop some of their domains. sNews is also great if you don't have much space on your hosting account or if you can only afford a small hosting account of say 10MB or less of space. sNews could also be used by newbies if they got somebody to do the installation for them. There are some fairly large sNews based sites such as free css templates .com.
It is often neccessary for a web master to transfer files from one site to another. Whether it be to install open source software or to move a site, the ability to transfer a file directly from one web server to another can be a real time saver. This is where this PHP script comes into play. Once uploaded onto the destination server it should be accessed using your browser. It will display a form in which you can enter the details of the source file and server and it will download the file directly from the source file server onto your server.
