web

FacebookTwitter

Understanding WSDL

http://msdn.microsoft.com/en-us/library/ms996486.aspx Aaron Skonnard Northface University October 2003 Applies to: Web Services Web Services Description Language (WSDL) 1.1 WS-I Basic Profile Version 1.0 XML Messaging XML Schema Summary: See the importance of WSDL in the overall Web services architecture, as it describes the complete contract for application communication.
http://en.wikipedia.org/wiki/HTML5

HTML5

HTML5 is a markup language for structuring and presenting content for the World Wide Web and a core technology of the Internet . It is the fifth revision of the HTML standard (created in 1990 and standardized as HTML 4 as of 1997) [ 2 ] and, as of December 2012 [update] , is a W3C Candidate Recommendation . [ 3 ] Its core aims have been to improve the language with support for the latest multimedia while keeping it easily readable by humans and consistently understood by computers and devices ( web browsers , parsers , etc.). HTML5 is intended to subsume not only HTML 4 , but XHTML 1 and DOM Level 2 HTML as well. [ 2 ]
http://sublimevideo.net/modular-player

HTML5 Video Player - Demo

Modular architecture New Re-written from the ground-up using the SublimeVideo Horizon HTML5 Video Framework , the SublimeVideo Player is now fully modular and allows you to choose and assemble exactly the player you need. Seamless YouTube integration New

10 HTML5 Video Players as Alternatives to Flash Player

Flash has always been the standard for displaying video online, yet with the arrival of HTML5 web developers have got more excellent possibilities to easily streamline video content. HTML5 new specifications for a video is for sure one of the most talked aspects in the range of many new notable HTML5 features developed for more dynamic web applications and interfaces. Though support for HTML5 is still evolving, a video element has clear benefits for the users who can now get browser-native video players without any third-party plugins at all. In the current blog entry we’ve covered some of the best HTML5 media player implementations to help you get the most out of HTML5 video tag and embed video content into your web pages. This round-up is done specifically for you to decide which HTML5 video player is better for your website design project, so check out a few of the solutions that we particularly like. http://blog.templatemonster.com/2011/03/10/html5-video-players/
http://en.wikipedia.org/wiki/HTML5_video

HTML5 video

The HTML5 draft specification introduced the video element for the purpose of playing videos or movies, [ 1 ] partially replacing the object element . HTML5 video is intended by its creators to become the new standard way to show video on the web without plugins, but has been hampered by lack of agreement as to which video formats should be supported in web browsers. [ edit ] History of <video> element The <video> element was proposed by Opera Software in February 2007. [ 2 ] Opera also released a preview build that was showcased the same day, [ 3 ] [ 4 ] and a manifesto that called for video to become a first-class citizen of the web. [ 5 ] [ edit ] <video> element examples
With the release of the iPhone OS 3 update came the ability to do live streaming. There are a few types of streaming and each requires a certain encoding and segmentation. I've put together a cheat sheet on how I went about building a static stream using FFMpeg and an example segmenter that someone has posted.

iPhone HTTP Streaming with FFMpeg and an Open Source Segmenter

http://www.ioncannon.net/programming/452/iphone-http-streaming-with-ffmpeg-and-an-open-source-segmenter/

Looks like HTML5 is gaining momentum

http://gigaom.com/2011/08/10/looks-like-html5-is-gaining-momentum/ Sometimes I can’t help myself. After spending years in the trenches as a reporter, anytime I see three or more information blurbs about a technology or a company, I immediately think of it as a trend. And this time, I’m making a somewhat obvious observation — well obvious for most of our readers, at the very least — that a set of technologies collectively known as HTML5 is finally starting to gain a lot momentum, and to me, that’s a good thing. In last month or so, we’ve seen some major services re-launch their websites for the iPhone, iPad and other tablets based on HTML5 and are bringing them to the mainstream users — so much so that even giants like Microsoft are ready to cast aside their own technologies in favor of HTML5 . There’s Google of course, whose apps keep getting better and better. It’s clearly leading the HTML5 charge.
Web services architecture. A web service is a method of communication between two electronic devices over the World Wide Web . A web service is a software function provided at a network address over the web or the cloud, it is a service that is "always on" as in the concept of utility computing . The W3C defines a "Web service" as: [...] a software system designed to support interoperable machine-to-machine interaction over a network . It has an interface described in a machine-processable format (specifically WSDL ).

Web service

http://en.wikipedia.org/wiki/Web_service