CCK
Drupal gallery using CCK and Views
This lesson explains how to set up a full photo and video gallery solution in Drupal using CCK and Views. Step by step instructions as well as Views/CCK imports, template files, and CSS are provided.
Theming CCK input forms with hook_form_alter
A short guide with references and examples of methods for custom theming CCK input forms.
Creating a home page using CCK
One interesting method of making a home page that offers a mix of easy editing of static fields, plus the ability to embed blocks and other dynamic content, is by making your front page using CCK.