Home » Archive

Articles in the headline Category

Zend Framework, css, headline, php, user experience »

[1 Dec 2008 | 9 Comments | 1,126 views]
5 tips and tools to optimize your php application - Part 1 simple

With php becoming a more mature language and frameworks becoming a standard practice, it’s increasingly important to analyze your code and test the performance where possible.
Frameworks and libraries can speed up the development time and make code maintenance simpler, but it’s important you understand how they work.  It’s not just the framework itself but the entire footprint your application leaves when a user visits a specific page.  Ask yourself what’s involved from the database, to the code/framework, and then to the client through http requests.

Web Strategy, analytics, design, headline »

[2 Sep 2008 | No Comment | 625 views]
Using Web Statistics to Make Informed Design Decisions

One of your worst nightmares as a web designer is getting caught up in a conversation where you’re trying to defend a design decision, and what you’re battling isn’t a rationed and informed perspective based on…