Summer 2012 Update

Jul 19 2012 8:00 PM JUL 19 2012 8:00 PM
Coming up...Javascript | PHP | Linux | Ubuntu | Unix

Summers seem to always be the busiest far as running around. I have stepped away from doing any writing for the Summer. Now that summer is starting to heat up and come to a close I have a few articles that I am going to write about this month.

  1. JavaScript Threading
  2. Optimizing your WebApp for large applications.
  3. PHP CPU/Memory usages and how to optimize your app based on these.

I have been working on some rather large projects lately that have no end... Some of my recent experiences have changed a lot of views on how even the simplest of functions should be handled. All the way down to a simple sort or "add" can cause a large application to freeze up and many times especially in IE give a wonderful (Unrepsonsive script alert.)

Hopefully Ill get to these before the end of this Month as I have a few snippets that are extremely helpful with large applications.