Adobe To Open Real-Time Messaging Protocol
synodinos writes "Adobe has
announced plans
to publish the Real-Time Messaging Protocol specification, which is
designed for high-performance transmission of audio, video, and data between
Adobe Flash Platform technologies. This move that has followed the opening of
the AMF spec has been
received with varying degrees of enthusiasm from the RIA community."
On windows, try Foxit Reader. If you must stick with acrobat reader, disable all the plug-ins you don't need. They massively increase the loading time.
Not a sentence!
HTTPHeaders can be as useful as anything else.
It will list the full URL of every html, image, css, js, and flv requested from the server for the current page.
Simply copy the flv URL and paste stright back into the browser ... instant save-as prompt and your done :-)
Um, RTMP is not a chat protocol. It is a protocol for stateful connections with multiplexed streams for downloading large amounts of media with real-time responses and quality of service requirements. It is what the Flash Player uses to download audio and video from servers. See Wikipedia. Next time, look up the topic before spouting off.
I've written code that deals with PDF, both in terms of parsing and rendering it, as well as generating it. PDF is a great format. It certainly doesn't have the difficulties associated with, for instance, PostScript. Adobe's products might have poor performance but this is not due to the file format, which is NOT proprietary but actually quite well-documented.
I have no idea what sorts of crazy things happen inside Adobe's code. Suffice it to say, none of that is mandated by the PDF format.