Software > Miscellaneous Scripts

Miscellaneous Scripts

Here lies some older archived scripts. Most have outlived their usefulness; others are just too custom to belong anywhere else.

  • DHTML Source - in the pre-Firebug days, this was a lifesaver. It's a JS bookmarket that lets you view dynamic content by element ID or by the entire body tag.
  • htmlArea Generator - ah, the heady days when it was more fun programming for IE than Mozilla. This JavaScript-driven program was written while I worked at interactivetools.com. They develop a WYSIWYG textarea replacement tool called 'htmlArea'. While being quite flexibility in terms of what options appear in the tool, it was rather complicated for the average user to understand and set up. I wrote htmlArea generator to build them automatically through a simple UI. IE 5.5+ only.
  • Link Counter - Link Counter is a simple, lightweight script that allows you to keep track of how many times people have clicked your links on your site. Very simple to use and install. I wrote versions in both PHP and Perl.
  • Webpage Emailer - This concise little PHP/MySQL script emails the contents of a webpage to a list of people. You just add your list of people through the UI, enter a URL, click 'Send' and it does the rest. Comes with an install script, password protection and a number of other nice features.
  • Webpage Filter

Stuff for André