Categories


Recent Posts


Archives


OroCRM Hello World

The Oro Business Application Platform (or OroBAP) is the new framework from OroCRM. OroBAP is the programming framework they're using to build their new CRM application, as well as the framework we all hope will bring some modernity to the crufty world of business

astorm

N98-magerun: Writing Tests

Test driven development is all the rage in certain PHP circles (while rage inducing code is all the rage in other PHP circles). Today we’re going to cover using the PHPUnit testing tools that ship with n98-magerun, as well as cover some programatic testing basics. Creating a test in n98-magerun is simple. First, make sure [...]

astorm

Oro, Symfony, Logging, and Debugging

PHP developers used to var_dump debugging will be slightly disappointed by the early pre-alpha release of OroCRM. Oro's CRM application uses an ajax-with-history style navigation that requests chunks of HTML directly from the server. The javascript code seems to require well formed HTML with

astorm

Installing OroCRM on Mac OS X

This week OroCRM released an early version of their new open source business application framework and CRM suite. This article is extensibly about solving the symfony/icu v1.2.0-RC1 requires lib-icu >=4.4 problem some Mac based developers ran into when installing this

astorm
email hidden; JavaScript is required