Can you Firefox users give this a whirl? http://marc.abramowitz.info/xul.php Sort of an interesting way to navigate blogs, although probably not too useful to uber-geeks who only read my site through an RSS reader. The box at the...
Wow, this is amazing! These guys implemented a fully-functional UNIX shell environment in JavaScript. You can even use vi! Thanks to the Lazy Hacker for finding this....
Here's a nifty little usage of XSLT. Check out my RSS feed at http://marc-abramowitz.com/feed/ - with your browser - yep, that's right with a browser. I know that you've already added my feed to My Yahoo! or added my feed to...
I've been trying to learn a bit more about the Ruby programming language. It's been going very slowly since I don't have a lot of time to devote to it, but here are some of the resources that were given to me by a colleage who is...
I just checked out the 10 minute intro to Laszlo and it was pretty interesting. It's an XML user interface language, similar to XUL. You write JavaScript event handlers like XUL. You can make your own tags like with XBL, except...