PHP Rapid Application Development with ZF1.8 and AR
by Clay vanSchalkwijk on May 21, 2009
In the days since I began programming in PHP the web has come a long way. With the 5.3 release of PHP, the OOP side of things are finally getting a much needed polish. In the past year there’s been (…)
PHP ActiveRecord Available for Beta Testing
by Kien La on May 19, 2009
We’ve been working hard to get this ready for people to start poking around in and we’re happy to announce that it’s now ready for public beta testing! You can grab it from http://github.com/kla/php-activerecord/. Play with it… break it… and (…)
PHP ActiveRecord with PHP 5.3
by Jacques Fuentes on May 14, 2009
Update! Find the latest here. PHP 5.3 gets ActiveRecord! A quick search to find an implementation of active record for php on google is discouraging when one considers the state of ActiveRecord for Ruby on Rails. The reader will notice (…)
SOLR Performance Benchmarks – Single vs. Multi-core Index Shards
by Justin Leider on May 5, 2009
Single vs. multi-core sharded index. Which one is the right one? There is not a whole lot of information out there, especially when it comes to hard numbers and comparisons. There are a couple reasons for this. The first one (…)