- Democrats and the Reality of the Political Mind
- Open Source and the Argument for Opening the Debates
- Social Networks VS Social Networking
- Jon Stewart at his best
- The Palin Surprise
- What Is Google Hiding With Chrome?
- IE6 DeathMarch
- Web Apps as Desktop Apps; Prism, Web-Runner & Fluid.app
- Comparison of Virtual Machines for Mac OS X; VMware, VirtualBox, Parallels, Q
- Drupal 7 - The New Database Layer
CCK
Programmatically Create, Insert, and Update CCK Nodes
I am working on a new module (uscongress module). The basics of the module is that it imports data and makes it available via CCK nodes. The dataset is a common one (U.S. Congressional Bills) that many people might want to develop applications around. I decided to try to implement the data using CCK rather than as a custom data model, thinking that CCK nodes would be more flexible to application developers.
It has posed three important development hurdles.





