Web

Great articles

This will be my stash of links to great articles on web development, management, etc. Starting off small. When We Build Bored People Quit

Confoodoolized

Confoodoolized

Flying out tomorow for Confoo.  This is my first time in Canada, and first time at ConFoo.  I’m totally pumped, there seems to be some fantastic talks planned.  I’ve figured out my planned schedule (for now…for a couple of the flat ones I might switch it up): http://confoo.ca/en/YI7CnHGS

datetime

A nice article on using the datetime class in PHP as opposed to the straight date function: http://ditio.net/2008/06/03/php-datetime-and-datetimezone-tutorial/

Unit testing

See the below for an intro to using phpunit (granted this is a bit old and out of date, but it gets the point across). Testing PHP Applications with PHPUnit 3 View more presentations from Sebastian Bergmann.

Development Tools

Here are a list of tools I use regularly for development and day-to-day work is OSX: NetBeans PHP 6.latest MAMP Sequel Pro SQLDeveloper Git Versions Textmate Photoshop Transmit (great app) Evernote Alfred On windows 7, I switch to: Netbeans PHP 6.latest Notepad++ WinSCP Git SQLYog SQL Developer Launchy Photoshop On windows XP, I just cry [...]

Site Envy

Browsing through the web and looking at all the sites out there, I find myself experiencing an extreme case of site envy. I’m good at what I do, I know I am (ego aside). There is little on the web that I could not reproduce given time and a budget. And yet both time and [...]

To-do and Learn

The following is a list of programming/PHP items on my “to-learn” list: Doctrine Setting up ideal virtualbox test environment for localhost development phpunit/selenium Git with subversion/ Refresher on core programming concepts Textmate (in-depth)