April 2010
MODx Evolution's Snippet Parameters were reinvented in Revolution as Element Properties: any Element can now have them, not just Snippets. And in addition, Property Sets. Groups of properties that any number of Elements can share, in a variety of ways. Cool, huh!?
MODx CMS PHP MySQL web design web development
I've restarted work on SQLite support for xPDO, and things are looking good so far. This will be targeted at PHP 5.2's PDO driver for SQLite3, not the older sqlite2 PDO driver included with PHP 5.1.x that is no longer available via PECL. It may be easily adaptable however.
xPDO PHP MySQL database ORM web development
Shaun and I are working hard to complete 2.0.0-RC2, making key optimizations and taking care of as many loose ends as possible. Everyone that is interested, please get involved; test, use, and create with RC1 (or the latest in SVN). The more feedback we get, the better chance we'll have of making this our last Release Candidate.
MODx CMS PHP MySQL web design web development
After a few weeks of discovering Git, I have stopped using my Subversion clients altogether. In fact, I now use git-svn as my SVN client, and could not be happier about it. Git really is an amazing set of tools. Here's why I am suddenly so addicted to the Git…
web development