ORM is only a subset of the Model in MVC
patrick — Fri, 2010-08-20 00:58
I've been trying to put my finger on why I think a particular set of classes a previous programmer wrote to interact with a payment gateway annoys the hell out of me. At first I just felt overwhelmed by the number of classes and their interactions. I then listed out the classes and used a simple diagram to show basic interaction. Class A has a process that uses data from Class B, runs it through Class C, dumps the results into Class D, & somewhere along the line Class E gets used as well.
thus spake the Oracle: "all your MySQL are belong to us!"
patrick — Tue, 2009-04-21 14:05
If you've not seen the news yet, Oracle is buying Sun for 10 cents a share more than IBM's final offer (Oracle Agrees to Acquire Sun Microsystems). And if you're really lagging in tech news, MySQL was purchased by Sun a while ago.
Many people were worried about Sun's purchase of MySQL and what that would mean. MySQL is an open source database and is in use all over the internet. I was somewhat worried about where they might decide to push the commercial product as that somewhat leads the open source project.
I'm thinking Oracle is primarily purchasing Sun for their hardware, not for MySQL - MySQL is just a bonus. However, as someone else pointed out, Oracle hasn't really been making anything new. Oracle has been buying out companies that make great 3rd party apps for Oracle, repackaging it with the Oracle brand, and selling as is - bugs and all.
CouchDB - A Document Database
patrick — Wed, 2008-04-02 13:05
I watched the Racklabs Tech Talk 2: Next Generation Data Storage with CouchDB (speaker: Jan Lehnardt) on Yahoo! video (Part 1, Part 2).