March 2007 Entries

JSON

Anyone who isn't familiar with JSON (Javascript Object Notation) should check this out. http://msdn2.microsoft.com/
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Friday, March 30, 2007 7:22 PM | Feedback (0)

Vista Sidebar Gadget VS template

Just found this; as the title says its a VS project template for Sidebar gadgets. Creates all the files and folder structure....Very handy! http://timheuer.com/blog/ar
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Tuesday, March 20, 2007 10:24 AM | Feedback (0)

MP3 player – which one??

I am in the market for an MP3 player and need some advice on which one to go for!! The driving force behind getting one is for use down the gym, running etc. I was looking at the Creative Zen Nano (too many bad reviews about the iPod Nano!) but then I found the MS Zune with a million more features but it's bigger and obviously more expensive but when you consider the extra features it worth it. Has anyone taken their Zune running? Is it to big and heavy to strap to my arm/waist?!? Anyone got any...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Tuesday, March 06, 2007 9:53 AM | Feedback (2)

Flash swf object in html: z-index

Yesterday I came across a right little pain in the butt! I found that swf objects display on top of all layers regardless of z-index. I found the solution was to add this line in the markup. <object type="application/x-shockwa... data="/someMovie.swf" width="100" height="100"> <param name="movie" value="/someMovie.swf" /> <param name="wmode" value="transparent"> </object> Problem is this doesn't work in firefox, does anyone have a cross browser solution to this??? Thx...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Saturday, March 03, 2007 12:21 PM | Feedback (63)

Copyright © Steve Clements

Design by Bartosz Brzezinski

Design by Phil Haack Based On A Design By Bartosz Brzezinski