It would be nice to have flash.
Don’t expect a release worthy edition of a new Flash for Linux until 2007 from Adobe/Macromedia. A developer with Adobe/Macormedia blogged that they are working on it. I’m not very impressed. They said a new alpha would be released very soon but they started saying that over 1 year ago. (Yes I understand that Flash 8 introduced a homemade GC so it made it hard to port and why its been hard to move to x86_64, but yeeesh).

libmozembed progress
libmozembed is getting closer and closer. I’m finishing up on a bunch of tedious parts right now. It’s working, and I should have some rough screenshots soon when I remove a bunch of inline stuff and make it re-sizable and able to move from location to location. Right now it freezes right after the first page load because of some workarounds I was using to be able to see what I was doing before while building up the underlying scaffolding that makes everything work. Now its just the tedious task of removing everything like that and remove all those annoying printfs (poor mans debug, since most of the dump stacks I get via pinvoke on the unamanged side sort of stink). Should be commit ready very soon to start alpha testing the Mozilla control for System.Windows.Forms/Managed.Windows.Forms control (not the IE API compatible version yet). I’m guestamating next week before its ready for that.