Videos tagged with code
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."
Use Design, Code and Split Views in Dreamweaver CS3
See a higher quality video on TechTutor.TV! There are three views for you to use in Dreamweaver CS3 - design, code and split. In this video tutorial, you will learn how to use design, code and split views in Dreamweaver CS3. See higher quality tutorials all for FREE at http://www.techtutor.tv
Poppin' forms that clients love. - Simon Hobbs
Let's get jiggy with Ajax and Forms API. If you came to my talk in Brisbane, we're talking Chaos tool suite (ctools) again, plus some of the similar features that got into Drupal 7. Find out about all the bits that you can use to turn an ordinary form into and extraordinary form. You know you want to!.
Media savvy: Adding media to your Drupal site - James Gollan
The media module is described as 'a file browser for the web' and promises a much more unified and usable experience when dealing with files on your site. But it isn't without it's problems. In this session we will take a look at the core file handling in Drupal 7, and how this is enhanced by the media module suite. We will also implement a recipe for uploading and displaying images, audio, vid...
Google Developer Day 2010 - Highlights
Highlights from Google Developer Day 2010 in Tokyo, Sao Paulo, Munich, Moscow and Prague.http://www.google.com/events/developerday/2010/All photos & videos at http://www.google.com/events/developerday/2010/gallery.htmlFollow us on the Code blog and Twitter to stay updated on developer news:http://googlecode.blogspot.comhttp://twitter.com/googlecodeHashtags: #gdd2010jp #gddbr #gddde #gddru #gddcz
Google I/O 2008 - Project Hosting on Google Code
Introduction to Project Hosting on Google CodeBrian Fitzpatrick and Ben Collins-Sussman (Google)Did you know that over 100,000 open source projects are hosted on Google Code? Come see for yourself how other open source projects have been successful hosting their projects on Google Code. You'll learn how you can host your open source project on Google Code, collaborate with the open source commu...
Google I/O 2008 - Project Hosting on Google Code
Introduction to Project Hosting on Google CodeBrian Fitzpatrick and Ben Collins-Sussman (Google)Did you know that over 100,000 open source projects are hosted on Google Code? Come see for yourself how other open source projects have been successful hosting their projects on Google Code. You'll learn how you can host your open source project on Google Code, collaborate with the open source commu...
Google Visualization API on Google Spreadsheets
A 60s introduction to using the Google Visualization API over Google Spreadsheets.
Code Review
This week I discuss the good news around JavaScript performance, Geolocation and other great Gears 0.4 functionality such as multiple file upload abilities that YouTube now shows off, mobile news around Android and iPhone, open source contributions such as Keyczar, and much more.
Addressbook: A walkthrough of a simple AppEngine application
I recently ported my Gears-front end Addressbook History pattern sample to use App Engine as the backend data store. This short video walks through the application and the code, to give you a quick feel for App Engine development.