Web performance has been a topic I have been working on for quite some time now. While building Nexaweb’s Ajax library we ran into and solved many challenges that developers will face while developing their own Ajax applications. Most of my effort has been around JavaScript performance and Ajax’s impact on a websites performance.
Ajax’s Impact on site performance

  • Increased Number of Requests
  • Increased Download Size
  • Increased JavaScript Code

Upcoming Webinar

On Thursday at 2:00pm myself and Ryan Breen from Gomez and Ajax Performance.com will be giving a free 2 hour webinar covering all things performance. Usually, I do this webinar by myself, so I am excited to get another person on board to give their perspective on Website performance. Ryan will be talking about:

  • Survey tools available for performance analysis
  • Establish and follow a site optimization workflow
  • Explore real world examples of how to improve the end user experience

▪kk

Go to Webex.com and sign up, its free, you can ask questions and we will be handing out information on how you can optimize the performance of your Website / Web application.

Sign up for the Webinar now!

New Release of jsLex

I am never one to just talk about something, if I haven’t put in effort to solve the issue in a repeatable way then I probably wouldn’t talk about it at all. jsLex is a tool I created over a year ago that makes Website Optimization easier for developers build simple.

I have been getting a lot of good feedback on jsLex, which I have incorporating into the plugins since the release a month ago. jsLex 1.1.1 includes code to automatically build the compressed CSS and JavaScript files. The builder listens for changes to resources and when a dependency changes rebuilds the appropriate CSS or JavaScript files. Click here to read more about the feature and how it works.

Just check the box and jsLex will install the first and only Web Optimization builder for Eclipse that I know about.

Anyone having ideas on how to make it better, send me an email, comment on the Blog or create a topic in jsLex’s Yahoo Group.

I hope everyone joins the Webinar on Thursday and downloads the latest jsLex plugins.

Bob (Buffone)