Posts Tagged ‘application’

Top 10 Client-Side Performance Problems in Web 2.0

To coincide with my previous post, I’ve also included a link to a post that Andreas Grabner from DynaTrace Software wrote regarding Web 2.0 performance issues.  These are especially helpful and can relieve headaches down the road when you are trying to debug performance issues with a Web 2.0 client.

http://blog.dynatrace.com/2010/08/25/top-10-client-side-performance-problems-in-web-2-0/

Top 10 Performance Problems taken from Zappos, Monster, Thomson and Co

Andreas Grabner from DynaTrace Software recently published an article highlighting the Top 10 performance issues that they have experienced when working with their clients. The article is well written and very informative.  I have found myself working on similar issues regarding performance and know that these issues are present.

http://blog.dynatrace.com/2010/06/15/top-10-performance-problems-taken-from-zappos-monster-and-co/?goback=.gde_50472_member_28202364

A look at the Programming industry today

Here is a link that shows the top programming trends and their changes from last year:

http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html

CodeIgniter and Ajax using jQuery

Article in IBM Developer Works describing how to use CodeIgniter – a MVC framework built on PHP – with jQuery to create great Web 2.0 applications:

http://www.ibm.com/developerworks/web/library/wa-aj-codeigniter/