⟩ HOW DO YOU PLAY A VIDEO USING HTML5?
We can display video using the tag as shown below:
<video width=“320″ height=“240″ controls=“controls”>
<source src=“test.mp4″ type=“video/mp4″ />
</video>
We can display video using the tag as shown below:
<video width=“320″ height=“240″ controls=“controls”>
<source src=“test.mp4″ type=“video/mp4″ />
</video>
Can you give me a brief history of your programming days? Where did it all start?
How did you become the creator of jQuery UI? Whats the story behind that?
With jQuery UI 1.7 being released in the last few days, what do you see as the key parts of jQuery UI 1.7? What are you most proud of out of that release?
What were the biggest challenges of getting the 1.7 release out there?
Jumping off of jQuery UI for a second, Do you “release early, release often” with all of your projects? What are your thoughts on that strategy?
Have any of your startup projects failed dismally - if so, why and how did you learn from them?
Mac, Windows or Linux? Why do you love this platform while using jQuery?
What are your tools of choice to get the jQuery job done?
Back onto jQuery UI… Can you see jQuery UI making more of an impression in the future, lead by the current successes of jQuery?
Whats next on the hitlist with jQuery UI?