Microsoft Visual Studio: Web Development Futures - TL48
Category: Web Development > Asp.net      Posted: 12 Dec 08

Get a first look at the next version of Visual Studio for web developers. See how the new deployment tools enable frictionless transfers of web project...

Smalltalk Dave about Programming Languages, SOA, MDA and the Web
Category: Web Development > Other      Posted: 05 Jun 08

In an interview at OOPSLA, Dave Thomas talks about the reasons for the rise of Java, what's behind Web 2.0, MDA and SOA, the rise of dynamic languages ...

Working Modularly with PHP
Category: Web Development > PHP      Posted: 28 Mar 08

Many sites do not use any fancy Content Managment System (CMS) to generate their pages, they are just just good ol' static HTML content. A site for your grandmothers pie baking business probably only has a few pages, perhaps a homepage, about page, and contact page. Each of these pages has different ...

PPK on the Professionalization of Frontend Engineering
Category: Web Development > Other      Posted: 21 Dec 07

Peter-Paul Koch (PPK) is one of the best-known figures in the world of frontend engineering because over the years he has tirelessly tilted against the...

Learn Django: Create a Wiki in 20 minutes
Category: Languages > Python      Posted: 25 Oct 07

Learn Django shows how easily and quickly you can get a web application up and running with Django.

In the process we'll introduce the basic...

Fronteers - Guild of Front-End Developers
Category: Web Development > Other      Posted: 23 Oct 07

PPK is best-known as the author of the essential frontend engineering site quirksmode. In this talk, he discusses his more recent work — the formatio...

Using the Windowing API in Adobe AIR
Category: Web Development > Flex      Posted: 17 Oct 07

This is a video of Chafic Kazoun’s session on “Using the Windowing API in Adobe AIR” from AIR Camp Boston

Designing the Rich Web Experience: Principals and Patterns for Rich Interaction Design on the Web
Category: Web Development > Javascript      Posted: 15 Oct 07

Bill Scott served as a Yahoo Ajax Evangelist and engineering manager from 2005-7. In this talk, given at nearly a dozen conferences around the world, B...

High-performance JavaScript: Why Everything You've Been Taught
Category: Web Development > Javascript      Posted: 10 Oct 07

Joseph Smarr is the Chief Platform Architect at Plaxo, Inc., where he's led the engineering of Plaxo's address-book integration application. In the cou...

High Performance Web Sites: 14 Rules for Faster Pages
Category: Web Development > Javascript      Posted: 10 Oct 07

Steve Souders is Yahoo's chief peformance guru and the author of High Performance Web Sites. For the past three years, Steve has led a team investigati...

rails with_options
Category: Web Development > Ruby On Rails      Posted: 10 Jun 07

Several methods in rails take a hash of options as the last argument. If you are passing the same options to several methods, you can remove this duplication by using with_options. Learn all about it in this episode.

Learning Tapestry 5
Category: Languages > Java      Posted: 10 Jun 07

Screencast about Tapestry 5. It covers creating a new project (using Maven), setting up dependencies and structure, and creating a page template and seeing changes to the live application when you change a Java class.