Mike’s Experiments - Main Index

Jump to content list. Now and then I get some wild idea about a script or style sheet trick — purely experimental. Sometimes they turn out good, other times they don’t. That’s your call. I make them for my own use here in my playground. If you want to use them, it’s cool, but you are on your own. I don’t offer support for these experiments. Otherwise, enjoy. Please donate or linkback.


Donate Via PayPal

Mike’s Experiments Table of Contents

This is a listing of experiments I’ve done. They are ordered from newest to oldest.

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