Archive for January, 2010

Php MVC Code Standards

Posted: January 19, 2010 in PHP, Symfony
Tags: ,

There is a nice tool called PHP CodeSniffer but not a good set of code standards for PHP MVC frameworks in PHP Code Sniffer format. The one I found for Symfony is somewhat old and missing items. I should have something up at GitHUb this evening to correct that set of issues.

PHP Build For Testing

Posted: January 16, 2010 in PHP
Tags: , , , ,

One of the challenges in the increase in usable MVC frameworks is that each framework wants to  use its own unit test framework that is slightly different form PHPUnit. Yes, some CI servers have plugins to integrate those test xml report s in phpunit format but are often not updated depending upon whether they were [...]

PHPLoc Phing Task

Posted: January 7, 2010 in PHP
Tags: ,

For those of us who are using PHPLoc 1.4.0, Raphael Stolt’s PHPLoc Phing task is based on 1.20 and so you need to make on little change. At line 6 change Xml.php to XML.php. The other soft error that occurs at this point you can safely ignore for now.

Even though most of the world is recovering financially, we have entered a climbing surge of innovation in the web scripting space to whereas webprise has replaced high cost and large development time heavy enterprise java. Even PHP can now do daemons and gtk interfaces. Do not get me wrong, news on some areas of [...]

Enterprise, DOA 2010

Posted: January 5, 2010 in Tools

I have been going through a re-evaluation process. As TBray has pointed out; Sun, IBM, etc have spent billions of dollars attempting to convince others that Enterprise has to be complicate and very expensive and yet very enterprise systems such as WordPress.com, facebook, twitter, etc prove that C# and Java are not the answer. In [...]

Eclipse Perfect Install

Posted: January 2, 2010 in Tools
Tags:

This is a rough draft of the prefect eclipse251 install steps. It will save you  some pain in installing Eclipse.

Beyond TechCrud

Posted: January 1, 2010 in Uncategorized
Tags: , ,

There is this interplay between programming technologies for different platforms( Desktop, enterprise, Mobile etc) and an interplay between different computer languages and tools that escapes being covered or even discussed in the normal SEO-linkbait rush to have something noticed in this real-time atmosphere of technical blogging. A chance to do something different in that I [...]