PDA

View Full Version : Streaming media codecs xml spec


italic_dj
11th February 2003, 22:12
Hi all,

just wanted to advertise my open xml and xml schema for streaming media codecs.
Its all a little loose at the moment but its available at...
http://www.cubicgarden.com/streaming/

unfortually i'm not running server side transformation for xml, so you need to make sure your browser can support xml transformation at the moment. IE6 will do the trick.

direct links to the xml and schemas... http://80.177.26.60/streaming/streaming%20codecs.xml - The nicely transformed version for the web
http://80.177.26.60/streaming/streaming%20codecs_non.xml - The pure xml version
http://80.177.26.60/streaming/streaming_codecs.xsd - The XML schema I made for the XML

Will start server side transformation at some point soon http://www.dvdoctor.net/cgi-bin/ubb/smile.gif

italic

dacquinh
12th February 2003, 00:34
Ian I suppose ;)

Nice page, seems like you have put a lot of work into that one...

If you ever run out of ideas to perform serverside XML/XSL parsing give me a sign, it's a 4 lines piece of code with PHP and DOMXML or sablotron http://www.dvdoctor.net/cgi-bin/ubb/wink.gif

Welcome on the board

Hendrik

[This message has been edited by dacquinh (edited 12 February 2003).]

italic_dj
13th February 2003, 01:51
yep ian here...

Thanks for the thumbs up...

Didn't take all that long, a few days over christmas while on trains and buses. If all the information is crediable is really the question. Because its all from my own experiences and knowledge of the codecs.

Tell you what, I would like to see how easy it is to do server side transformation with something else besides asp.

What kind of setup do i need to run php on a windows 2000 server? a little worried about the security and speed of php (just what i've heard nothing more) hows sablotron? trying to run the min amount of apps on my server. http://www.dvdoctor.net/cgi-bin/ubb/smile.gif

Thanks

italic

italic_dj
18th February 2003, 12:33
Thanks for the offer again...

I've decided to go the XSP route with Apache Cocoon. Seems over kill but i will use it more over the year.

Ialic