Caching with Instance Variables
Category: Web Development > Ruby On Rails      Posted: 27 Apr 07

Learn a quick way to improve performance. Just store the end result of an expensive command in an instance variable!

Creating a search engine in eight minutes
Category: Web Development > Ruby On Rails      Posted: 27 Apr 07

In eight minutes, we go from scratch to a complete Google-killing enterprise-class search engine. But since the actual application only took 76,417 lin...

Taking Advantage of ColdFusion MX 7 Event Gateways
Category: Web Development > Coldfusion      Posted: 07 Apr 07

In this Macrochat, Macromedia Architect and Technical Lead for ColdFusion, Tom Jordahl discusses ColdFusion event gateways. ColdFusion has long been the easiest way to create applications that respond to web requests from web browsers. ColdFusion MX 7 opens up a whole new world of applications that c...

ColdBox Auto Update feature
Category: Web Development > Coldfusion      Posted: 07 Apr 07

Demonstrating how to update a coldbox system folder via the coldbox dashboard

Yxplorer: ColdFusion Scope Explorer
Category: Web Development > Coldfusion      Posted: 07 Apr 07

Yxplorer is a Flash based scope explorer for ColdFusion. Using Flash remoting yxplorer gives you a birds eye view of whats going on in your ColdFusions...

Better Interfaces with CSS, JavaScript, and the DOM
Category: Web Development > Javascript      Posted: 07 Apr 07

Today's modern, standards-compliant browsers provide designers with vastly improved capabilities for creating rich user interfaces. In this ... all ยป...

Model-Glue:Unity - ColdFusion CD Collection in 10 Minutes
Category: Web Development > Coldfusion      Posted: 06 Apr 07

Another speedy capability demonstration, we take at look at scaffolding one-to-many and many-to-many relationships by building a CD collection with CDs...

Model-Glue:Unity - ColdFusion Blog in 15 Minutes
Category: Web Development > Coldfusion      Posted: 06 Apr 07

A quick preview at Adobe Developer Week presentation where we build an MVC-based ColdFusion+MySQL weblog in about nine minutes - without writing any SQ...