An Intensive Exploration Of jQuery
Category: Web Development > Javascript      Posted: 06 Apr 09

Ben Nadel has generously created a comprehensive video overview of the jQuery framework. He carefully covers everything from the basic hide/show method...

Working with the jCrop Plugin
Category: Web Development > Javascript      Posted: 14 Mar 09

jCrop is a fantastic jQuery plugin that allows your users to easily crop their photos to the exact dimensions that they choose. Setting up such a syste...

Working with the jCrop Plugin
Category: Web Development > Javascript      Posted: 14 Mar 09

jCrop is a fantastic jQuery plugin that allows your users to easily crop their photos to the exact dimensions that they choose. Setting up such a syste...

The Dom is a Mess - Lecture by John Resig
Category: Web Development > Javascript      Posted: 14 Mar 09

John Resig of the Mozilla Corporation, and the creator of the popular jQuery library, talks about the challenges of DOM/JavaScript programming, and his...

How to Build a Login System for a Simple Website
Category: Web Development > PHP      Posted: 14 Mar 09

In today's video tutorial, we'll be building a login system with PHP and MYSQL. Many, many features will be covered; including MySqli, Prepared Stateme...

Building the Back-End of a Photo Site
Category: Web Development > PHP      Posted: 14 Mar 09

For those of you who have been following the last few screencasts, you must have noticed that each tutorial has been centered around a "photo site" the...

An Intensive Exploration Of jQuery With Ben Nadel
Category: Web Development > Javascript      Posted: 07 Mar 09

The following video and slide show is my presentation: An Intensive Exploration Of jQuery With Ben Nadel. The presentation covers most aspects of the very robust feature-set provided by the jQuery library. While I cannot go too in-depth on any one particular topic, I do try to cover and thoroughly de...

New Features in DWR Version 3 with Joe Walker
Category: Web Development > Javascript      Posted: 17 Feb 09

with Joe Walker, Creator, Direct Web Remoting (DWR); Director, Support & Development, SitePen

This session looks at the new features of DWR version 3, including server proxy APIs and integration with Dojo, script.aculo.us, Pub/Sub message passing and integration with JMS and the OpenAjax ...

jQuery on Rails (The Real Ones) with Jonathan Sharp
Category: Web Development > Javascript      Posted: 17 Feb 09

This session looks at how a large Class 1 transportation company leveraged jQuery to develop a client-side framework for building 80+ internal and customer-facing applications, using a variety of backend frameworks, such as Wicket, Struts, JSF, ColdFusion and raw servlets. This project streamlined th...

Rich Interactivity, Simplified, with jQuery UI with Richard Worth
Category: Web Development > Javascript      Posted: 17 Feb 09

jQuery UI, built on top of jQuery, is a complete set of behaviors and components that can be used in building Rich Internet Applications. Behaviors and components included in jQuery UI include drag-and-drop, resizing, mouse-sorting, mouse-selecting (click-select, shift-select, ctrl-select, lasso sele...

An In-Depth Look at jQuery UI with Paul Baukus
Category: Web Development > Javascript      Posted: 17 Feb 09

Paul Baukus presenting jQuery UI. His demo of the snap function uses Winamp images to create the visual

Advanced jQuery with John Resig
Category: Web Development > Javascript      Posted: 17 Feb 09

This session picks up where the Intro to jQuery session leaves off. Join us and look at some complex situations that are made easy with the jQuery framework.

In this session, we use jQuery and a number of jQuery plugins to create an advanced wizard. We implement complex form, navigation...