To use a framework, or not to: that is the question
“To be, or not to be: that is the question:” is the memorable quote from Shakespeare’s Hamlet played in the 1600s. Programmers, today, have a similar dilemma.
When should a programming framework be used?
Last day to vote and win for our PHP on Windows contest
You can still vote for your favourite project in our PHP on Windows contest—and you could be the lucky winner of a one-year subscription to php|a!
A developer's introduction to Drupal
As part of the TEK·X webcast series, we invited noted author and open source contributor Matt Butcher to speak about a topic he know more than a little about, Drupal.
New version of MongoDB
Version 1.4.0 has been released to production, bringing with it new security features and many other enhancements to MongoDB.
AntidisestablishmentSQLism: an introduction to NoSQL
Talking about the NoSQL movement is like talking about a “NoC++” movement: people not using C++ have very little else in common with each other. For instance, some people say that NoSQL is obviously all about ACID (atomic, consistent, isolated, durable) vs. BASE (basically available, soft-state, easy). Other people say it’s all about scalability, whereas […]