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