-
Archives
- July 2011
- January 2011
- August 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- December 2009
- November 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- January 2009
- December 2008
- November 2008
- October 2008
- August 2008
- July 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
-
Meta
Tag Archives: PHP
My Move to Improving Enterprises, Part 1
This blog article has turned into a ridiculously long posting that I’m splitting into 2, possibly 3 parts. The series pretty much recaps what I did at the College of Architecture and what I’m doing at Improving Enterprises. Enjoy! For … Continue reading
Posted in *nix, Personal, Software Development, Systems Administration
Tagged .net, automation, continuous integration, gentoo, linux, PHP, phpunit, postgresql, Systems Administration, wcf, wpf, zend framework
1 Comment
PHP Developers Beware – PHPUnit isn’t gonna be on Subversion for Much Longer
Sebastian Bergmann, lead developer of the PHPUnit testing framework, has decided to switch PHPUnit from subversion to Git. I wouldn’t normally have a problem with this, especially if he were to follow all of the other mainstream projects that choose … Continue reading
Zend Framework Update and Zend_Db Mocks
Recently I upgraded one of my projects from 1.6.1 to the latest in branch-1.8.x of the Zend Framework. This resulted in most of my 1200+ unit tests breaking for that project. After several hours of trying to figure out the … Continue reading
Protected: TouchNet uPay Problems
There is no excerpt because this is a protected post.
Dojo Drag-n-Drop and Form Submission
While working on one of my consulting projects, I was having a difficult time finding documentation anywhere online on how to use the Dojo Drag-n-Drop (dojo.dnd) features with forms. I wasn’t too keen on making JSON calls or writing a … Continue reading
PHP, Meet Master Pages
This was an article I began writing several months ago. I didn’t want to abandon it, so I’m finishing it up now. It’s merely an informational and doesn’t contain a lot of depth. It’s meant for the introductory users. For … Continue reading
Flexible and Pragmatic Automated PHP Development
The last year or so I have dabbled in C# .Net development, which was quite a bit different from PHP development. The .Net Framework is absolutely huge, the capabilities are endless, and the tools to help me develop faster far … Continue reading
Posted in Uncategorized
Tagged automation, code sniffer, continuous integration, PHP, phpUnderControl, phpunit
1 Comment