Browsing DZone today I found an interesting article from IBM’s developerWorks site, which supposedly teaches you how to build an on-demand video site with CakePHP.
My first thought was that, being Belacena built with the same technology, I could learn one thing or two and make it run 10x as fast (OK, maybe not, but you get the point). So, I signed in (AKA got a user and password from BugMeNot), and started reading part 2 (part 1 covers the basics about video optimization for the web, creating the database tables, and extracting CakePHP). Let’s just say I was disappointed, because I have big expectations on everything that comes from IBM.
So, in sum, their 3 part tutorial teaches how to scaffold in CakePHP, tweak the views a bit, and that’s pretty much it. You can see the resulting site here. If you feel that article is worth reading, you can start here.
If you have any suggestions on more advanced topics, let me know, and I’ll consider writing about it.