Archive for the ‘CSS’ Tag

 

Testing WP-Wetfloor Plugin

July 16th, 2007
By: Steven Haddox
No Comments »

Hacker Stevie

This is a quick sample of what one simple plugin (wp-wetfloor) and a few minutes of research can do. Now instead of having to redesign all of my icons at the top of my blog, I can simply upload the actual images and apply the class=”reflect” to them and they will automatically become reflective and transparent in the exact same manner as they are now, but they will do it on any color of background dynamically changing to fit their environment.

I LOVE CSS & JavaScript :)

PHP and Google Maps “Mashup”

June 21st, 2007
By: Steven Haddox
No Comments »

I’ve never really had to write a mashup really, but I recently came across an urge (for whatever reason) to create a mashup, or simple interface, where one can supply Google Maps with a little bit of data, and return a very nifty result.

If you want to try it out - simply go play with my mashup or view the source code (.zip). Otherwise keep reading to get a feel for the input parameters and the intended results.

Read the rest of this entry »