Interested in learning web development, new language or just want to keep yourself updated with what's happening in information technologies? This site brings you the vast collection of screencast / video from net that can help you learn new technology, keep you informed of what's new, provide how to video tutorials and help you advance in information technology field. Not to mention seeing is better then reading or listening.

cf.Objective() preview: Developing Applications With Transfer ORM

This was a 20-minute preview (plus Q&A time) of his CFObjective presentation, which will outline the basics of what an Object Relational Mapper is, and give a very high level overview of the core functionality of Transfer.

ColdFusion Variable Types

Ray discusses various forms of datatypes available to ColdFusion, specifically focusing on the things that may be confusing to newbies. (And to be clear, this is a presentation for folks new to ColdFusion).

New in CFMX 6&7: What did you miss?

Planning to move to CF8? Did you skip either 6 or 7? Or have you perhaps installed and been running on them but doing little or no new development? Were you paying attention as all the new features (and folks' experiences using them) were being shared? There may be a lot you've missed. Veteran CFML d...

Test Driven Development - BACFUG

Paul Kenney presents Test Driven Development with cfcUnit.

Stub Generator for CFCs, Unit Tests and more

Brian Kotek demonstrates using his Stub cfc generator to produce cfcs unit tests, mock objects and more

RiaForge : DataManager

DataMgr is a Data Access Layer component set.

It simplifies CRUD interactions with the database (speeding up development time) and has a common API for any supported database (and makes adding a new database easy).

DataMgr is not an ORM, but you could build an ORM on top of ...

LightWire DI/ioC Framework Presentation

One hour presentation by Peter Bell on the LightWire Dependency Injection/Inversion of Control framework. Peter discussed constructor, setter and "mixin" injection as well as the concept of "Ghetto Annotations."

Checkout Fusebox Core from Subversion

Simeon Bateman just put together a quick video tutorial showing how to get the latest Fusebox source code from the Subversion repository using Subclips...

Validating Input Parameters

One of the first things a web programmer learns is that the web is stateless. To get around this fact, web programmers use a variety of methods including form, URL, and cookie variables. A user can manipulate all of these variables, however. So, for example, you wouldn't pass the price of a product t...

Securing Your ColdFusion MX Server

Learn about best practices and about using security settings in the ColdFusion administrator