Biometric
A handy list of states to avoid living in.
A handy list of states to avoid living in.
figured out event setting on Opera, it's just like IE 5 for the mac. Instead of
node.setAttribute("eventName", "some code");
eval("node."+eventName+"=function(){"+somecode+"};");
node.eventName=function(){somecode();}
Opera 7 compatibility listings.
I've been playing a bit with the new Opera 7 beta, and with less than an hour's worth of work, we have inline constructors and the rest of the netWindows infrastructure working correctly on it. There are some issues with node creation and event setting, but they seem workable.
I'm very impressed. Kudos to the guys at opera.
Scott points to Joe Hewitt's new comment interface for his weblog. This is (close to) what I've been envisioning for the brainFeed threaded comment system for some months now. Guess he beat me too it. He's even got it set up in such a way that you don't have to reload the page to see new comments. Holy crap. He's thought of everything I've been mulling but haven't had time to do.
I suppose this is good (in addition to being super nifty), becuase it's probably going to be another 2 months before I have time to hack any more python, let alone a NW widget to handle it and write tools for converting from blogger, etc...