Mike’s Experiments Table of Contents
This is a listing of experiments I’ve done. They are ordered from newest to oldest.
- Nov 2008 - PHP: PHP in UBBC - This allows randomized UBBC sigs, etc., sans PHP in forums.
- Apr 2008 - CSS: Plaid Maker - This experiment, admittedly, is kind of lame.
- Mar 2008 - CSS: Pushbutton Links - This is a very realistic trick-of-the-eye effect.
- Feb 2008 - CSS: Perspective Text - I discovered this quite by accident but it is neat.
- Jan 2008 - PHP: Name Truncater - First and last becomes first only. Could be useful.
- Dec 2007 - PHP: Simple Calculator - Add, subtract, multiply or divide. It works.
- Nov 2007 - PHP: Textarea Resizer - This was tricky but it works really quite well.
- Oct 2007 - PHP: Maintenance Block - This has proven to be an invaluable script.
- Sep 2007 - CSS: Flashy Links - This Flash-wannabe really only works right in Firefox.
- Aug 2007 - CSS: List Boxes - Could be useful on some sites (e-commerce perhaps).
- Jul 2007 - PHP: Masthead Rotator - Very effective and useful script I have used often.
- Jun 2007 - PHP: Directory Finder - I have used this many, many time. Very useful script.
- May 2007 - CSS: Menu Descriptions - I have not used this but I would. It is useful.
- Apr 2007 - PHP: Time Tracker - Useful, fun, and the demo itself has great error management.
- Mar 2007 - CSS: Link Backgrounds - This is still iffy with IE 6 when links wrap lines.
- Feb 2007 - PHP: IP Blacklister - Works if IP address is static. Useful script, though.
- Jan 2007 - PHP: Email Protector - I use this myself. It works exceptionally well.
- Dec 2006 - PHP: Ad Generator - I use this regularly. It works and is effective.
- Oct 2006 - CSS: Image Replacement - For embedded images! Should use a sprite though.
- Oct 2006 - PHP: Image Randomizer - I actually use this one myself sometimes.
- Sep 2006 - CSS: Text Shadows - It works but is very weird I think.
- Sep 2006 - PHP: Style Changer - This has become a very popular script that also detects cookies.
- Aug 2006 - CSS: Simple Tabs - Basic horizontal tabbed navigation.
- Jul 2006 - CSS: Smart Corners - A simple and popular way to make rounded corners.
- Jul 2006 - PHP: Browser Sniffer - Wildly popular, good for serving style sheets.
- Jun 2006 - PHP: Font Sizer - This is a good script, but I have not used it myself.
- Jun 2006 - CSS: Map Pop - This turned out really well and is quite popular.
- Jun 2006 - PHP: Hide Email - This is an effective solution for about 1 year.
- May 2006 - MIX: Donations Gauge - Lots of charities have used this.
- May 2006 - CSS: Double Lists - If you need one side-by-side list.
- Apr 2006 - JS: Slide Show - This does not work in Opera.
- Apr 2006 - CSS: Photo Showcase - This could be done better, think sprites.
- Mar 2006 - MIX: Content Doser - One of my few JavaScript/PHP experiments.
- Mar 2006 - CSS: List Calendar - It would be better to use a data table for this.