Personal coding styles can be a big thing for some people. It can take a while for some people to figure out what styles are their favorite. For instance: I used to code by putting curly braces on their own lines; I have since changed. Unfortunately, I’m constantly coming across my own code (and the… Read more »
Posts Tagged: programming
Benchmark Results Show 400%-700% Increase In Server Capabilities with APC and Squid Cache
Our servers are getting ready to be awaken by the masses. As such, we needed to ensure our servers would not simply fall over if we should get a sudden influx of traffic when we open our doors to everyone. When we first released our software, we quickly found that we needed to adjust some… Read more »
PHP Solution for AJAX/XHTML Entities Problem with Chrome and Safari
If you’re having issues with getting some AJAX to work in Chrome or the newer Safari versions, then I hope this post will hope you. This issue arose when one of our designers was testing some of the new AJAX I had written in Chrome. It worked fine in Firefox and IE, but Chrome was… Read more »