Interview with the Gang of Four

October 25, 2009

My father sent this wonderful interview to me with the author’s of the book “Design Patterns”. I still find that it introducing people who aren’t software engineers to the concept of web architecture, design patterns and software development workflow that it still takes a bit for someone to see how someone could appreciate the design [...]

Read the full article →

new jQuery set launched on KillerPHP

October 10, 2009

Stefan’s been a terrific resource for my own professional development and I’ve also had the opportunity to produce videos for his sites, KillerPHP and KillerJavascript. The latest video set will guide the viewer through developing a simple application with jQuery. I try and emphasize the software paradigm rather than building a particular controller since I [...]

Read the full article →

Flyt Foundation Site Launched

October 6, 2009

About a year ago, my friend (and former substitute teacher!) Mike Savatovsky told me about a wonderful organization that he was intent on starting. Mike is someone who’s always been interested in providing people with education. I fondly remember sitting in class with Mike and remarking how apt a teacher he was.
When we started working [...]

Read the full article →

NetBeans Code Template for Unit Testing

August 3, 2009

I’ve been taking the time to configure my installation of NetBeans recently and I’ve re-discovered my love for code templates. Code templates allow the developer to make a shortcut to boiler plate code snippets which usually have targetted keywords. In the latest Zendcast video tutorial, I started showing off a code template I made by [...]

Read the full article →

Unit Testing within the NetBeans 6.7.1 UI

August 1, 2009

With Zend Studio for Eclipse 7 approaching its release date, I find myself once again comparing it to NetBeans, my previous development environment. I can safely say that I’m enjoying the code templates and intelligent PHP refactoring support. I finally feel like something in the PHP community is approaching what C# and Java developers have [...]

Read the full article →

METAphrenie website update

July 21, 2009

Last July I had the pleasure of working with METAphrenie, a design company based in Berlin (now Dubai Media City) on a zend-based application for handling client reviews. Recently they contacted me to do some work on their frontend, redo the javascript, UI layer and add a few sections. They do some fantastic work, so [...]

Read the full article →