|
|
|
|
|
Scanning Folders with PHP
Category: Web Development > PHP
Posted: 14 Mar 09
Let's imagine that you want to build a page that will display snapshots of your latest work. One way to do this would be to hard-code the images into y...
|
|
|
|
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...
|
|
firework - Playing with light in design
Category: Graphics > Photoshop
Posted: 07 Mar 09
I took a few minutes today to talk about something I've been doing with my design work as of late: playing with light to add depth and texture to a design. In this 7 minute and 19 second screencast, I look at layering elements using gradients and the use of white or black as a way to add light or sha...
|
|
Firebug Breakpoints
Category: Web Development > Javascript
Posted: 07 Mar 09
I thought it'd be nice to cover a little bit of Firebug. I've actually been meaning to put together a few screencasts on Firebug. If you like this one, definitely let me know and I'll be sure to put some more together.
In this screencast, I take a quick look at how to use breakpoints in ...
|
|
Advanced HTTP Caching
Category: Web Development > Ruby On Rails
Posted: 28 Feb 09
Once you have a firm grasp of the 3 header tags we talked about in the previous episode (max-age, etags, and last_modified) you can start to take advantage of reverse proxy caches. In this episode we let you know exactly what a proxy cache is, and how you might use it to effectively scale a dynamic w...
|
|
Page Caching
Category: Web Development > Ruby On Rails
Posted: 28 Feb 09
Ruby on Rails comes with several caching mechanisms out of the box, starting with Page Caching. In this episode we show how to implement Page Caching in a simple blog application
|
|
|
|
MooTools: An Overview with Aaron Newton
Category: Web Development > Javascript
Posted: 18 Feb 09
In this session, we cover MooTools from top to bottom. We explore the basic utility methods provided by the framework, delve into the provided functionality from the straight forward (Ajax, Drag'n'Drop, etc) to the more complex (rich effects, sortables, psuedo-selectors, etc), and then move into how ...
|
|