Buy 2, Get the 3rd FREE. Use discount code OPC10 - All orders over $29.95 qualify for FREE SHIPPING within the US

jQuery Development and Resources

jQuery Experts

Rob Orsini Rob Orsini is the author of the Rails Cookbook (O'Reilly). He's also the founder and CEO of Tuple Shop, Inc., a web software consulting company specializing in Rails and Python development.

Bill Lubanovic Bill Lubanovic started developing software with UNIX in the 70s, GUIs in the 80s, and the Web in the 90s. He now does web visualization work for a wind energy company.

Noah Gift Noah Gift is the co-author of Python For Unix and Linux by O'Reilly. He is an author, speaker, consultant, and community leader, writing for publications such as IBM Developerworks, Red Hat Magazine, O'Reilly, and MacTech, and Manning.

Ryan Benedetti Ryan Benedetti holds a Master of Fine Arts degree in creative writing from the University of Montana and teaches in the Liberal Arts Department at Salish Kootenai College (SKC) on the Flathead Indian Reservation.

More jQuery Experts

jQuery Videos

Cooking with jQuery

Cooking with jQuery Video "Cooking with jQuery" captures one of the popular tutorial sessions presented at OSCON 2010 — the O'Reilly Open Source Convention held in Portland, Oregon in July.

More Videos | More from OSCON

jQuery News & Answers

Four short links: 21 February 2012

By Nat Torkington
February 21, 2012

Stop Paying Your jQuery Tax (Sam Saffron) -- performance advice for front-end developers. The faster your site responds, the more customers will use it. George Dyson Interviewed (Wired) -- a different perspective on computing, worth reading. VLC 2.0.0 -- VLC lets you bypass manufacturers' designed-in brokenness so your computer can play media. Glad to see it still being actively...

Four short links: 10 February 2012

By Nat Torkington
February 10, 2012

Monki Gras 2012 (Stephen Walli) -- nice roundup of highlights of the Redmonk conference in London. Sample talk: Why Most UX is Shite. Frozen -- flow-based programming, intent is to build the toolbox of small pieces loosely joined by ZeroMQ for big data programming. Arctext.js -- jQuery plugin for curving text on web pages. (via Javascript Weekly) Hi, My...

Four short links: 7 February 2012

By Nat Torkington
February 7, 2012

Integrated Content Editor (GitHub) -- a track changes implementation, built in javascript, for anything that is contenteditable on the web, written by the NY Times team and open sourced. Data Tables -- featureful jQuery plugin for tables of data. (via Javascript Weekly) Creating a Developer Community (Slideshare) -- treat the problem like a channel conversion funnel: turn visitors into...

jquery cookbook code samples

By omegaman2006
September 5, 2011

Can the source code for the samples in jQuery Cookbook be downloaded somewhere?

How to navigate the pages of your app with jQuery Mobile

By chco
July 1, 2011

jQuery Mobile is a touch-optimized web framework for creating apps that look and behave consistently across many devices. The following excerpt from the O'Reilly publication jQuery Mobile offers some insight into its implementation. jQuery Mobile automatically manages the URLs of the various pages and dialogs in the application. Each page (that is to say, each element that has a data-role=&quo...

How to style buttons with jQuery Mobile

By chco
June 28, 2011

The future belongs to mobile web apps that function on a broad range of smartphones and tablets. The excerpt below from the O'Reilly publication jQuery Mobile helps you get started with jQuery Mobile, the touch-optimized web framework for creating apps that look and behave consistently across many devices. jQuery Mobile will automatically create stylized buttons out of regular form buttons, wh...

More NewsMore Answers