February 2, 2010

Web 2.0 MacGyver

MacGyver
Image via Wikipedia

TV shows like MacGyver and Junk Yard Wars, as well as real world survival and minimalist training [even camping] tell us that it’s cool to take bits of whatever is lying around, and jury-rig it into something useful, and potentially vital to our survival.  Today as I was thinking about the plethora of hacks we need to do something insanely simple…like…embed a flash video and have it work properly in all browsers. This made me realize, anyone who does web development or design is a fly-by-the-seat-of-our-pants, certified, Web 2.0 MacGyver.

We use CSS hacks to get things to look right in IE, load extra images or add a wack of useless tags to get rounded corners to work.  And, don’t think HTML5 is going to save our butt, it won’t.  We’ll need to make videos in 2 different formats and nest three different video and embed tags and hacks for it to work (seriously).  Worse, one of those formats we’ll need to license and pay for (or, as is the online way, hope we don’t get caught for not).

So, developers, hold your heads high; we’re holding the world together with duct tape and paperclips, and we make it look easy.

Reblog this post [with Zemanta]
September 11, 2008

All not well in the world of Drupal themes?

A graphical depiction of a very simple css doc...Image via Wikipedia

It seems Template Monster is now offering Drupal themes as part of it’s collection (it also previously offered Joomla themes).  Top Notch Themes was hot on their case, and showed some horrific tables-based markup and hard coded block CSS selectors in one of the Template Monster themes.

drupal4hu also brought up Template Monster themes, twice.  Looks like Template Monster is going to need to step it up a notch if they want to applease the Drupal community.  CSS based markup would be a nice start :)
And also, non-themeing related, if you want a humorous journey of browser identification themes, ending with Google Chrome, you’ll need to check this out!

Reblog this post [with Zemanta]