JavaScript toolkit
July 2nd, 2006Link: http://dojotoolkit.org/
ui wigets and layouts
Web Authoring System for Linux , Mac & Windows
June 27th, 2006Link: http://nvu.com/index.php
Nvu (pronounced N-view)
Finally! A complete Web Authoring System for Linux desktop users as well as Microsoft Windows and Macintosh users to rival programs like FrontPage and Dreamweaver. Nvu (which stands for "new view") makes managing a web site a snap. Now anyone can create web pages and manage a website with no technical expertise or knowledge of HTML.
Command line tool for converting avi/mpg to FLV
June 16th, 2006Link: http://ffmpeg.org/
Ever wondered if there's a tool available to convert avi/mpgs to flv (flash video) for automated online purposes?
ffmpeg -i infile.[avi|mpeg] stream.flv
I've haven't tried it on windows yet (linux works fine), but I think you might need to compile first.
Also check out this URL: klaus.geekserver.net/flash/streaming.html