Archive for the 'WebDev' Category
Tuesday, March 27th, 2007
Just to let you know that i’ll be speaking at the 9th annual Flashconference in Stuttgart, Germany on May 4th. My presentation is about the new Actionscript 3 Flash UI Components that come with Adobe Flash CS3. I’ll give an overview on what’s new, what’s different with respect to previous components sets and Flex, if [...]
Posted in AS3, Flash, WebDev | 3 Comments »
Wednesday, November 22nd, 2006
The DENG Modular XML Browser project finally has a new home. Over the last two years, i switched hostings twice (don’t ask), and DENG was scattered all over the internets, and many things got lost.
I finally sat down to clean up the mess and everything is in one place again. The project homepage features a [...]
Posted in DENG, Flash, WebDev | 2 Comments »
Wednesday, November 22nd, 2006
An old friend of mine from Argentina contacted me recently and showed off his work. I was impressed.
6kbytes.com integrates all your messenger accounts (MSN, Yahoo!, ICQ, IRC) into one slick Flash 8 interface. And it’s all free.
As far as i understood, communication is done via XMLSockets to a Jabber server that is used as a [...]
Posted in Flash, WebDev | Comments Off
Sunday, October 29th, 2006
I just learned about Adobes “Mars” project via John Dowdell:
Mars is the code name for a project developing an XML-based representation of PDF documents.
Interesting.
Reading the Mars FAQ on Adobe Labs, i found this little gem:
Can an end-user create a Mars document?
Anyone over the age of 18, or minors with parental permission, can create a Mars [...]
Posted in WebDev | Comments Off
Wednesday, October 18th, 2006
In celebration of todays release of the Flash Player 9 for Linux beta, i finally updated the demo of FC64, our C64 emulator for Flash Player 9.
Some time ago i implemented support for sprites and the lo-res bitmap mode, so quite some more games work on FC64 now, including Elite (see screenshot below - i [...]
Posted in AS3, Flash, Flex 2 | Comments Off
Thursday, September 21st, 2006
Tech-books publisher O’Reilly Media has launched Code Search, a single place to search all the code examples in every O’Reilly book - 2.6 million lines of code!
Posted in WebDev | 1 Comment »
Saturday, September 16th, 2006
The fine folks at gotoandplay.it recently interviewed Darron and me about FC64 - what it’s about, how we did it, and what our plans are. Go check it out!
Posted in AS3, Flash, Flex 2 | Comments Off
Friday, September 15th, 2006
Darron already blogged it: FC64 won Flashforward Film Festival in the Technical Merit category. Ohhh yeah!
I promised i show you the FC64 trailer that was shown at the ceremony, so here it is:
http://codeazur.com.br/stuff/fc64_final/flashforward/
Posted in AS3, Flash, Flex 2 | 1 Comment »
Friday, September 15th, 2006
Did you ever write an image gallery or a game in Flash? Did it bother you to write rather complicated load queues to load lots of small files such as image thumbnails or game assets like tiles? Are you working with big text files and need a reliable way to compress/uncompress them to save valuable bandwidth?
I’m proud to announce FZip, a cute little Actionscript 3 class i’ve been working on together with Max Herkender that enables you to load standard ZIP archives and extract contained files while the archive is still loading.
Posted in AS3, Flash, Flex 2 | 5 Comments »
Wednesday, September 13th, 2006
Probably the most useful mashup application ever made:
http://www.neave.tv/
Aggregates Flash video from the various video sites out there (YouTube, Google, etc) and plays it back seamlessly and fullscreen. Throw your TV out the window, sit back, watch and relax.
Posted in Flash | 1 Comment »