Michael Girouard

Mike Girouard's Blog I would like to begin this special series in the run-up to AJAXWorld RIA Conference & Expo in October with one of the most useful and commonplace patterns in my code. Arguably, this can be considered a feature of the JavaScript language rather than a design p... (more)
Mike Girouard's Blog Load time configuration is the process where a JavaScript application configures itself as it is being loaded. This pattern is most commonly found in libraries in which they configure themselves at load time to be optimized for a particular browser. Load tim... (more)
Michael Girouard's Blog Before I get into any sort of detail, I think it's important to say that there is more than one way to approach an MVC. Go ahead, ask a few seasoned developers how they would hack together a project like this and each one will give you a completely differe... (more)
Michael Girouard's Blog Over the next couple of articles, I'll be walking you through the process of developing a simple MVC framework that you can use as a starting point for almost any PHP application that needs to be developed. Furthermore this framework won't be like any other ... (more)
Mike Girouard's Blog There are a lot of professions that have emerged from the web: designers, developers, strategists, search engine optimists, information architects, usability and accessibility consultants, the list goes on… Today, I’d like to talk about the first t... (more)
© 2008 SYS-CON Media