Some Greasemonkey scripts can really improve the usability on specific websites. We have reviewed several popular scripts before including Greasemonkey scripts for IMDB, Twitter, 4Chan, Youtube or Google Search. Greasemonkey scripts require the Firefox Greasemonkey extension before they can be installed. Users who want to be notified about userscript updates need to install another userscript to do so (read Greasemonkey Updater).
The Greasemonkey Compiler is an online tool that can be used to convert Greasemonkey userscripts into Firefox add-ons. One of the main advantages of Firefox add-ons is that they do not require the Greasemonkey extension to be installed. This makes it also easier to distribute the script.

Offering computer translations of documents seems to be a one of the features that Google wants to introduce in many of their services. You might remember that they have added automatic translations of RSS feed items in Google Reader a while ago. A super useful feature for users who follow foreign blogs. A few days ago document translations were added to Google Docs as well which allows users of the document hosting and managing service to translate documents that are available in Google Docs easily.
Even solid well programmed applications crash from time to time. This might not be a huge problem most of the time but it can be one in specific situations. This is especially true in a server environment where some processes, like a mail server, ftp server or streaming media server, have to be running all the time to provide access to their functionality to clients that are connected to it.
Webmasters have to make sure that the code of their website is excaping several characters correctly. Failure to do so can lead to all kinds of problems from display errors to functions that are not working correctly because of this (check out 
