Links
-
Recent Posts
Archives
- March 2019
- October 2016
- May 2016
- August 2015
- May 2015
- April 2015
- October 2014
- July 2014
- June 2014
- February 2014
- January 2014
- December 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- September 2012
- May 2012
- April 2012
- February 2012
- May 2011
- April 2011
- August 2010
- July 2010
- September 2009
- May 2009
- March 2009
- November 2008
- September 2008
- August 2008
- July 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- January 2005
- November 2004
- October 2004
- September 2004
- July 2004
- April 2004
- August 1996
- December 1994
- February 1992
Categories
- .NET
- AJAX
- AttentionRank
- Axonomics
- Browsers
- C#
- Chrome
- Coolhunting
- CSS
- dasBlog
- Downtime
- Family
- Faster Than Light
- Flash
- GL
- Hardware
- IPTV
- JavaScript
- JavaScript Benchmarks
- Just Kidding
- LOL-STAR
- MakerBot
- Massive
- Me Myself and I
- Meta-Narrative
- MetaWrap Server
- Mobile Phones
- MonoGame
- Music & Art
- My Hardware
- Nostalgia for Misspent Youth
- Ookle
- Parsing Theory
- Politics
- qr.tl
- Quantum Mechanics
- Rants
- Search
- Silverlight
- TheGame
- Things To Do
- ThumbWhere.com
- TimeConverter
- Uncategorized
- Web0.0
- Web2.0
- Whining
- XML
- XPath
Meta
Monthly Archives: September 2005
JavaScript Logging With FVLogger And The MetaWrap Logging Class
Adds cool logging widget to your pages. Something else I was thinking about building, but now someone has done it for me.. w00t – Looks great! http://alistapart.textdrive.com/articles/jslogging#fvlogger [Update] Decided to write my own after all. Needed some good logging for … Continue reading
Posted in Coolhunting, JavaScript
1 Comment
null, undefined and NaN
null null represents “no value,” meaning “nothing,” not even an empty string or zero. It’s used as a placeholder in a variable to let you know there’s nothing useful in there. It’s a reference to nothing. When a variable is … Continue reading
Posted in Uncategorized
1 Comment
Windows Media Center Version Of BigPond V8 Supercars
If you are wondering why I have been not posting much to the blog recently, or if you met me in person lately, why I have been so tired and not really in the mood to talk, its because I have … Continue reading
Posted in Coolhunting, JavaScript, Massive, XML
4 Comments
Javascript ActiveRecord
Ruby’s ActiveRecord Implementation is a very cool part of the very cool Ruby on Rails (RoR) project. RoR is a great way to build a database driven web page. It has weaknesses if you’re trying to build something that’s truly … Continue reading
Posted in Coolhunting, JavaScript
Leave a comment
Me And My Cat – 1994 – Robotic B&W QuickCam
I attempt the use of mind powers to shift a cat [Recovered from pre HD crash blog]
Posted in Nostalgia for Misspent Youth
Leave a comment
The Problem With Stacking Browser Event Handlers From JavaScript
You learn something new every day, which is why I love being alive. Its an astounding coincidence that just when I needed to implement a cross browser method of stacking event handlers (for MetaWrap WireWrap), this blog post came out … Continue reading
Posted in Coolhunting, JavaScript
Leave a comment