Scott Hanselman

Hanselminutes Podcast 126 - Chat with John Resig, Creator of jQuery

August 16, 2008 Comment on this post [9] Posted in ASP.NET | Javascript | Podcast
Sponsored By

image My one-hundred-and-twenty-sixth podcast is up. I got to talk to John Resig the creator of jQuery. We talk about about how he developed jQuery, how it performs, and where he thinks it's headed.

Subscribe: Subscribe to Hanselminutes Subscribe to my Podcast in iTunes

If you have trouble downloading, or your download is slow, do try the torrent with µtorrent or another BitTorrent Downloader.

Do also remember the complete archives are always up and they have PDF Transcripts, a little known feature that show up a few weeks after each show.

Telerik is our sponsor for this show.

Telerik's new stuff is pretty sweet, check out the ONLINE DEMO of their new ASP.NET AJAX suite. RadGrid handles sorting, filtering, and paging of hundreds of thousands of records in milliseconds, and the RadEditor loads up to 4 times faster and the navigation controls now support binding to web services on the client.

As I've said before this show comes to you with the audio expertise and stewardship of Carl Franklin. The name comes from Travis Illig, but the goal of the show is simple. Avoid wasting the listener's time. (and make the commute less boring)

Enjoy. Who knows what'll happen in the next show?

About Scott

Scott Hanselman is a former professor, former Chief Architect in finance, now speaker, consultant, father, diabetic, and Microsoft employee. He is a failed stand-up comic, a cornrower, and a book author.

facebook twitter subscribe
About   Newsletter
Hosting By
Hosted in an Azure App Service
August 16, 2008 2:37
Ok consider me sold.I'm giving jQuery a try :D

Also it looks like you had a moment of "revelation" during the show when you said that if you make something very plug able it will be very successful. Maybe MVC will be it :D Although I think it kind'a already is.

Thanks again!
August 16, 2008 2:41
Hello Scott,
I have been keeping an eye of jQuery from last few months. But it would be great that ASP.NET will embrace jQuery is a really easy way as do with providers. Please make some very small tutorials ( Video will be best, along with tutorials ) So that we all can produce great applications with ASP.NET, AJAX 1.0 and jQuery.
Thank You,
Shail
August 16, 2008 10:30
Firebug is the Web's REPL. :) I'm so glad to see John Resig get involved with that project. It's folks like John, Joe Hewitt, Doug Crockford, and of course Brendan that make JavaScript great. Thanks for the great interview, Scott!
August 16, 2008 23:07
Forgot how much I enjoyed these (and all the other Pwop podcasts) shows. Thanks for spending the time to make them.
August 17, 2008 22:45
I'd love to see something on DNRTV about jQuery and how it works with or in cooperation with the Microsoft or Telerik AJAX frameworks.

In particular I would like to see how you can use jQuery and the standard validation tools to build a rememberthemilk.com style registration form. Replacing the client side validation code with jQuery.
August 18, 2008 10:56
Hello Scott,

Thanks for sharing this. I love jQuery.
August 21, 2008 12:08
Another great podcast Mr Hanselman!
August 30, 2008 10:33
Been meaning to comment on this - you asked John what we were waiting for in order to get something like JQuery, since Javascript's been a mess for a while. But JQuery supports IE6, so we weren't waiting on better browsers. I think it took Firefox's marketshare increase to drive the desire for cross-platform Javascript libraries, and a better way of doing things with Javascript is the "unintended" result after several iterations. By this point, the better way of doing things is obviously intentional, but what set it all in motion wasn't.
September 16, 2008 19:08
For me, the single best reason to choose JQuery over other javascript libraries is documentation.

JQuery.com has THEE BEST documentation of any javascript library I've looked at.
Descriptions and samples for everything, multiple getting started guides, etc.

Then there are guys like Dave Ward at Encosia.com, and Rick Strahl at http://west-wind.com/weblog/ who keep doing new things with JQuery and ASP.Net (check out Rich's site for a ASP.Net Calendar control based off of the JQuery Calendar control--so much better than the ASP.Net AJAX Calendar control)

Comments are closed.

Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.