Items tagged with jquery

Link // 09.28.2008 // 2:52 PM // 0 CommentsjQuery finds its way into Microsoft and Nokia stacks

Wow. Big win for jQuery. Microsoft is apparently planning to distribute the JavaScript library with Visual Studio, and make it the sort-of go-to library for .NET development. I’m still of the mind that backend development frameworks like .NET (and Django, and Rails, and Cake, and Java…) shouldn’t be in the business of “preferring” a particular front-end library, but you can’t really deny that this is a Really Big Dealâ„¢ for the jQuery project. Visit site »

Link // 09.13.2008 // 7:11 AM // 0 CommentsDjango snippets: Orderable inlines using drag and drop with jQuery UI

Simon throws together a handy snippets which allows for orderable inlines using drag and drop (via jQuery) in the Django admin. Sweet. Visit site »

Link // 05.28.2008 // 12:07 PM // 0 CommentsGoogle AJAX Libraries API

Google is now serving copies of popular Javascript libraries, including Prototype, Mootools, jQuery, and Dojo, to help with caching. Nice. Visit site »

Link // 03.15.2008 // 4:19 PM // 0 CommentsjQuery Tutorials for Designers

I’ve been meaning to get my learn on with jQuery for a while now — these Web Designer Wall tutorials seem like a great place to start. Visit site »

Link // 10.24.2007 // 10 AM // 3 CommentsjQuery plugin to auto adjust leading as the measure changes

If you’ve seen my talk on typography, yo know that the rule of thumb says that narrower columns require less leading (or line-height, in CSS) than wider ones. This cool little plugin for jQuery handles this for you automatically, and works very smoothly. Check out the demo page. Via Wilson. Visit site »

Link // 10.17.2007 // 10:35 PM // 1 CommentDigital Web: jQuery Crash Course

Although I’ve been using YUI a lot lately, I have definitely felt tempted by jQuery. I think I’m going to give it a shot and see what I think — Nathan Smith’s crash course looks like a great place to start. Visit site »

Link // 08.16.2007 // 9:58 AM // 3 CommentsjQuery for JavaScript programmers

Simon seems poised to do for jQuery what he has done for OpenID. Visit site »

Link // 08.09.2007 // 9:50 PM // 1 CommentSimon Willison: jQuery in 15 minutes

I’ve been mostly using YUI in my last few projects, but Simon definitely makes jQuery look appealing. Might have to give it a good look one of these nights. Visit site »

Link // 08.18.2006 // 7:37 AM // 0 CommentsYShout: A Free PHP + AJAX Shoutbox

Pretty sweet. I’d love to do something similar, sans PHP of course. Visit site »