ifphp


Most Recent

RSS

Let the training begin.

Not that I’m any good but I was asked to go a strum a little so Ima go give it a shot and see where it goes who knows I might be able to get this weight off my shoulders....


Good Git book

here's a fairly good git resource for you guys to have a crack at: http://progit.org/book/...


Quality Code

PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. phpmd scans PHP source code and looks for potential problems such as possible bugs, suboptimal code or overcomplicated expressions. phpcpd...


Intalling phpunit for linux

In Ubuntu 9.04 I found I could install it using $ sudo aptitude install phpunit but that seems to bring a very old version of PHPUnit. In order to use PEAR first I had to install the command line tool using $ sudo aptitude install php-pear Then I fo...


Zend 1.9 and PHP 5.3.0

So I had set up my gateway with ubuntu and install all the apache, mysql, memcache and php stuff. But Php 5.3.0 is so fresh and so new that it wasn’t part of the apt-get install php5 so I had to uninstall php and compile it myself. Granted this was ...


A vertical look at civilization

CRUSH and Marco Brambilla of the The Ebeling Group partnered up to create an AMAZING motion graphics installation at the Standard Hotel here in New York. This “video mural” is displayed in a panel inside the elevator and pans up or down, dep...


Edisto Beach, South Carolina

I spent the past week relaxing with my family in Edisto Beach, South Carolina. It was really enjoyable and could not have happened at a more appropriate time. I’ve always enjoyed the South Atlantic because of its unique terrain, people and cuisine...


DJ B.Cause: Super Disco Hyphy

Here’s an oldie but a real goodie. San Francisco based DJ B. Cause made this mix back in 2007. B. Cause is one of my favorite remix artists and in this mix he seamlessly blends bay area hyphy acapellas over disco and boogie instrumentals. A odd com...


The three pillars of testing

So social websites are all the rage, but no one gets that it’s not an overnight process. One of the most often forgotten areas is quality assurance (qa). Working on huge projects in less than ideal timelines almost guarantees that there will be mist...


Finally launched Virgin.com!

I’ve been working on Virgin.com for a while and it finally launched last week (July 10th to be exact). It’s a social website for the Virgin group of companies that pushes the boundaries of a corporate website. This is one of those sites I̵...