Web Development Software

Recent Blog Entries

  • Database connection pooling in PHP
    It's all about the numbers. Take 150 webservers. Each of those webservers are processing about 60 page requests per second. On average, each page load requires anywhere from 3 to 30 queries, depending on the complexity of the page.
    more ...

  • MVC revisited
    A lot of you know I am a big fan of the MVC architecture produced by Sean Kerr. I was finally inspired to write one of my own, not because of anything lacking in the Mojavi Framework, but simply because it is fun!
    more ...

  • Mojavi Forum Application
    A number of mojavi developers have been interested in creating a forum application using the mojavi framework. So many php forums have been created that lack a plug-and-play architecture. We hope to collaborate and create the beginnings of a project that will allow developers to contribute to a growing project while still allowing them to customize the application easily to fit their needs. Mojavi provides the tools to do this easily.
    more ...