Videos in category Web Technologies


HTML5 Storage: Application Cache

HTML5 Storage: Application Cache

Posted in Web Technologies, Companies, Conferences

Google Tech Talk January 5, 2011 Presented by Nikolas Coukouma. ABSTRACT HTML5 includes a specification for application caches. This unique feature allows a page to store needed static resources and start even when offline. This talk will cover both the basics and some more advanced uses. Hopefully it will answer most of your questions about what's possible and provide some hints about how to d...

Tags: Google Tech Talk, HTML5, web programming, application cache, Google, GoogleTechTalks



Insert a Subscript or Superscript Character in Dreamweaver CS3

Insert a Subscript or Superscript Character in Dreamweaver CS3

Posted in Web Technologies, Graphics

See a higher quality video on TechTutor.TV! Any character can be added as a subscript or superscript character in Adobe Dreamweaver CS3 without using an HTML tag. In this video tutorial, you will learn how to insert a subscript or superscript character in Dreamweaver CS3. See higher quality tutorials all for FREE at http://www.techtutor.tv

Tags: subscript, superscript, tag, HTML, Website, Web Design, Tutorials, videos, Dreamweaver, Adobe, dreamweaver cs3, ...


How to Write Clean, Testable Code

How to Write Clean, Testable Code

Posted in Web Technologies, Development, Companies, Conferences

Google Tech Talks December 15, 2010 Presented by Miško Hevery. ABSTRACT The Clean Code Talks are designed to help teams get better at writing clean, well-designed, testable code. Such code is easier to write tests for, more robust, easier to understand and maintain. Having clean code lets you be more productive. It helps you release more often, with more robustness, more confidence, and fewer r...

Tags: Google Tech Talk, google nyc tech talk, Software Testing, Javascript, Google, GoogleTechTalks



YUI Open Hours: Photos Near Me on the Server

YUI Open Hours: Photos Near Me on the Server

Posted in Web Technologies, Development, Companies, Conferences

In this YUI Open Hours session from April 26, 2012, YUI engineer Eric Ferraiuolo provides a guided tour of the latest version of his Photos Near Me application, which uses shared YUI code and Handlebars templates on the server (in Node.js) and on the client to provide an optimal experience for users regardless of whether they have JavaScript enabled.

Tags: YUI, open hours, Javascript, yui 3, Node.js, express, handlebars, Yahoo!, YUI Theater, Techtalks





Douglas Crockford: Principles of Security

Douglas Crockford: Principles of Security

Posted in Security, Development, Web Technologies, Companies, Conferences

In this talk from the March 5, 2012 BayJax event at Yahoo!, Douglas Crockford outlines the basic principles of designing secure software, with a focus on web applications. With his usual sardonic wit, he starts at the beginning (almost literally -- with the invention of language itself) and makes a strong case for designing secure software based on fundamental principles rather than specific te...

Tags: douglas crockford, Security, Programming, software engineering, software, Javascript, HTML, HTML5, XSS, cross-site scripting, sql injection, ...


Douglas Crockford: The JavaScript Programming Language

Douglas Crockford: The JavaScript Programming Language

Posted in Web Technologies, Development, Companies, Conferences

In this 2007 presentation at Yahoo!, which is meant to be the beginning of a three-course sequence (followed by "Theory of the DOM" and then "Advanced JavaScript"), Douglas Crockford explores not only the language as it is today but also how the language came to be the way it is. Note: there's a title at the opening that claims this is "Part 1 of 4", but this video contains all four parts edite...

Tags: crockford, Javascript, Programming, Webdev, frontend engineering, Yahoo!, YUI, YUI Theater, Techtalks


Douglas Crockford: Quality

Douglas Crockford: Quality

Posted in Development, Web Technologies, Companies, Conferences

In this talk from Yahoo!'s internal Frontend Engineering Summit in 2007, Douglas Crockford discusses the importance of quality in software engineering. "I'm going to cover the whole range of human emotion," he begins, "from the heights of creative ecstasy all the way down to the depths of technical despair. And, as you'd expect, we're going to start with the latter."

Tags: crockford, software, quality, Programming, code, Javascript, frontend engineering, Webdev, YUI, Yahoo!, YUI Theater, ...