Lots of resources this week, most of which are featured in the newsletter. Check out some of the best here:

Resumable.js. A JavaScript library for providing multiple simultaneous, stable, fault-tolerant and resumable/restartable uploads via the HTML5 File API.

jEditable. A jQuery plugin for converting a number of HTML elements into in-place editable containers.

24 Extremely Useful Ruby Gems For Web Development. Envato provides a killer round up of a variety of Ruby Gems that can help prevent you from reinventing the wheel and help make your life easier in future Rails projects.

Minimut Gallery. A customizable jQuery plugin for galleries, slideshows, carousels, and so on.

Upgrading To Rails 3.2. A recent Railscast that gives clearn instructions of how to upgrade your Rails applications to version 3.2.

Poshy Tip jQuery PluginA jQuery plugin for generating tooltips from the title attribute of anchor tags.

HTML5 Please. Look up HTML5, CSS3, etc features, know if they are ready for use, and if so find out how you should use them – with polyfills, fallbacks or as they are.

Font.jsFont.js adds new Font() functionality to the JavaScript toolbox, akin to how you use new Image() for images.