The future of the web!!

May 29, 2003 at 12:00 AM

Category: Internet & Technology

You don't understand how many articles that I've read in the past week that claim one technology to be THE FUTURE OF THE WEB!! (Cap locks and exclamation points optional.)

This HDTV project I'm working on is suppose to be completely authored in open standards so the w3c and I have been seeing quite a lot of each other. I applaud the optimism of this industry but I'm getting a headache from all the acroynms...

Being that this is a video project, my crew has been looking at SMIL (Synchronized Multimedia Integration Language) in order to add a layer of interactivity to video. The examples in the testsuite are quite simple (and ugly) but definetely much more than I expected.

SVG (Scalable Vector Graphics) was brought to my attention almost a year ago by an article by Colin Moock (Mr. Definitive Guide to ActionScript) himself but SVG still hasn't caught on to a wider audience. Now I've seen my fair share of ugly SVG graphics that I've scoffed at but these next two links will suprise you all:
+ a tutorial that takes an animation originally made in Flash and rewrites it in SVG, and
+ Adobe's link to some heavy duty SVG application examples.

Now there's a few things exciting about these links. Run an example and right-click. You'll get a menu that's sort of like the Flash Player but wait... View Source (!) ... Find (!) Now there's a kicker...

There's other cool stuff too like having the benefits of being part of the XML family and being able to apply CSS to a SVG file (told you the acronyms have gotten to me) so developers can rejoice but maybe that's the downfall of SVG... it's not very designer-friendly at all. Worth looking into though I don't know how they're going to replace the one-line inertia effect of ActionScript (this._x += (this.targetx - this._x)/rate).

And finally, there's MPEG-4. I'm still sort of confused with everything that it can do (because it does many many things) but here's a pdf of a magazine article that talks about it in layman's terms. It sounds spiffy though. And MPEG-21... they'll probably add 'serving coffee' to it's specifications... it's that good. Future of the web and all, ya know. :)

TrackBack (0)