Cool stuff I saw at MADExpo

A random list of cool things.

  1. HTML5. Start now. It's supported (more or less) by all browsers if you add appropriate shims. Start with sites like http://www.html5rocks.com/en/ and continue reading. It's largely arrived and there's no compelling reason to delay.
  2. JavaScript. I'm not a fan of …
more ...


Getting Started Creating Web Pages

Got this question recently.

I’m looking for an HTML editor that fits into my price range (free of course). I don’t need to do anything fancy, just vanilla HTML to run on an Apache server ..., and maybe some PHP down the line. Can you recommend any open source …
more ...

Obsolescence

My old Citizen Pro-Master watch died. It needs batteries. It's a dive watch, so it also needs to be opened by professionals, have the gaskets replaced, and get pressure tested to be sure it works.

I tried sending it to the Citizen Watch Service facility in Dallas. Their web site …

more ...




Applet Not Inited; the "Red X" problem

I haven't done Applet stuff in years.

I do -- intensely -- like embedding functionality in web pages. RIA/Ajax and what-not are something I have trouble with because I'm not a graphic designer. Javascript and Applets fall into three clear categories:

  1. Basic usability. Javascript offers lots of little enhancements to HTML …
more ...