|
|
|
|
|
|
Two Many-to-Many
Category: Web Development > Ruby On Rails
Posted: 04 Jul 07
There are two different ways to set up a many-to-many association in Rails. In this episode you will see how to implement both ways along with some tips on choosing the right one for your project.
|
|
Code Monkey
Category: Others > Funny
Posted: 14 Jun 07
Jonathan Coulton's song paired with a fun take on a group project
|
|
|
|
|
diff/LCS screencast: How difference engines work
Category: Web Development > Coldfusion
Posted: 22 May 07
For those of you with a spare 12 minutes to learn something new today, I’ve made a quick screencast on how the Longest Common Subsequence problem works, how it is applied to finding differences between text documents, and how it can be implemented and optimized in ColdFusion. Admittedly, there...
|
|
Pretty Page Title
Category: Web Development > Ruby On Rails
Posted: 20 May 07
If you are like me, you avoid creating page titles because it is kind of a pain. But in this episode I will show you a clean way to add titles to your ...
|
|
|
|
Python Usage 101
Category: Tools > Textmate
Posted: 18 May 07
Domenico Carbotta shows how to write a small Python program using some useful Python shortcuts like an intelligent class snippet for auto-initialization of object data, and how to run the program from within TextMate
|
|