Get Yahoo’s HTTP performance analysis tool
AJAX, ASP.NET, Performance By Dave Ward. Posted July 25, 2007YSlow, Yahoo’s previously internal-only HTTP profiling tool, has been released to the public. It extends FireBug to analyze a page and provide an optimization checklist.
After experimenting with it for a bit today, I think it will quickly become as integral to my performance tuning as FireBug itself.
Get it here: http://developer.yahoo.com/yslow/



When you have a name as common as mine, you run across the entire gamut of schemes to deal with username availability in membership systems. By availability, of course I mean denial and rejection. Out of all of the ways that I’ve had “Dave” rejected, inline AJAX verification is definitely the least annoying. Wanting to be less-annoying myself, I’ve added the same functionality to my ASP.NET AJAX sites. Let me show you how I did it.
Just a quick Highslide update.
Your wishes are my command. Highslide JS .NET now includes support for captioning. The captions can be specified using the Caption property of each HighslideImage control, and can be easily styled using CSS.
