Category: Web App Development

  • Featured on Fossfa.Net

    I got featured on the Fossfa.Net website. Please do not mind the English as I was interviewed by a German lady. Here is the link: http://www.ict-innovation.fossfa.net/blog/%5Buser-raw%5D/featuring-our-community-members-joe-murithi-njeru

  • Benchmarking PHP / Apache / Your Code

    I’ve been looking at optimising my development and deployment servers over the last couple of weeks. Here is a tip I came across from Rasmus Lerdorf to benchmark your code and environment using siege siege -b -t30s -c5 http://www.twitter.com Try it out…