Videos tagged with Web
Philippe Le Hégaret, who heads the W3C Interaction Domain, discusses HTML5. While the HTML5 specification itself does actually not contain many new features, the new Web platform, often labeled as HTML5, does come with many new features from HTML video to SVG to CSS animations or Web sockets. This talk gives an overview of what's ahead of us, using concrete demonstrations in latest generation W...
YUI Open Hours: 3.5.0 Examples Update
In this YUI Open Hours session from March 29, 2012, we review some of the new and updated examples that went into 3.5.0.
Pat Cavit: Automating Website Optimizations
Pat Cavit, a frontend engineer at ArenaNet and an active YUI contributor and community member, joined us at YUIConf 2011 to give this talk on automating build-time website optimizations such as file concatenation, minification, renaming, and more using the Ant build tool.
CouchDB: Relaxing Offline JavaScript
CouchDB's web API and offline replication capabilities make it ideally suited to power a sea-change in the relationships between users and service providers. I'll give a 10,000 foot overview of CouchDB, as well as discuss the benefits and challenges of writing applications that can be replicated transparently from the cloud to local machines.Chris Anderson is an Apache CouchDB committer and co-...
Tekzilla Daily Tip #647: Chrome: Speed Up Browsing With Smart Shortcuts
Add shortcuts to browse the web more efficientlyWant to browse the web quicker and with less hassle? On today's Tekzilla Daily, Veronica shows you how to use FasterChrome, which adds helpful links all over the web to make your life easier.
Tekzilla Daily Tip #649: Youtube: New Third Option For Sharing Videos: Unlisted
Make your videos viewable but not searchableYoutube recently added a new option to the privacy controls of your videos. Now you can make your videos public, private, or unlisted. On today's Tekzilla Daily, Veronica shows you the pros and cons of this new feature.
Tekzilla Daily Tip #645: Firefox: Choose Which Cookies To Delete
More control over your cookie selection Tired of deleting cookies one at a time? Just try Selective Cookie Delete, a Firefox addon that provides more efficient cookie control, and Veronica has all the details on today's Tekzilla Daily.
Tekzilla Daily Tip #640: Firefox: Control Multi-Tab Loading
Background loading to prevent crashesIf you're loading dozens of tabs at once when opening Firefox, give BarTab a try, and see how it manages multi-tab loading on today's Tekzilla Daily.
Tekzilla Daily Tip #561: Preview iTunes Songs on the Web
Listen to iTunes from your browserWant to browse iTunes without launching the application? On today's Tekzilla Daily, Veronica shows you how to do just that from Apple's website!
Google AJAX APIs go RESTful
Mark Lucovsky sat down with me to discuss the fact that developers can now access Google Search, Feed, and Language APIs not only through the browser, but from the server side and elsewhere. He clarifies the new access, and compares it to the Google SOAP API