jQuery 1.4.3 Release Candidate 1 Released

Posted on by

jQuery 1.4.3 Release Candidate 1 is released! This is the first release candidate of jQuery 1.4.3. The code is stable (passing all tests in all browsers we support), feature-complete (we’re no longer accepting new features for the release), and needs to be tested in live applications.

Grab the code:

NOTE: If you’re using jQuery 1.4.3rc1 and you run into an error please make sure that you’re using the regular version of the code, it’ll make it easier to spot where the error is occurring.

How can I help?

To start, try dropping the above un-minified version of jQuery 1.4.3rc1 into a live application that you’re running. If you hit an exception or some weirdness occurs immediately login to the bug tracker and file a bug. Be sure to mention that you hit the bug in jQuery 1.4.3rc1!

We’ll be closely monitoring the bug reports that come in and will work hard to fix any inconsistencies between jQuery 1.4.2 and jQuery 1.4.3.

What to Watch For

There are a few areas in jQuery that have seen extensive changes since 1.4.2 was released:

  • .css() and related css-handling methods were all overhauled.
  • Logic for determining element visibility and toggling of display in animation code.
  • Much of the traversing logic has been improved and changed (is, filter, closest, find).

Full details concerning the release are forthcoming – for now we just need your help in catch regressions.

With your input we should be able to produce a solid release. Right now we’re looking to get the final 1.4.3 release out in time for the jQuery Conference in Boston this next weekend. Thanks for your help in reviewing jQuery 1.4.3rc1!

New Official jQuery Plugins Provide Templating, Data Linking and Globalization

Posted on by

As the jQuery project has grown, so have the needs of the developer community. As a project, we’re focused on building the best features possible and providing them in a reliable and open manner. Like most open-source projects, the software we’re able to offer is in no small part due to the generosity of many volunteers who donate their time and coding skills to make jQuery and jQuery UI some of the most widely used JavaScript libraries available.

In March, we announced at MIX 2010 that Microsoft had committed to supporting the jQuery Project via code contributions and resources. Shortly thereafter, Microsoft made available for public review their first jQuery plugin which provided client-side templating capabilities to the jQuery community. This was soon followed by their second plugin, jQuery Data Link, which offered data synchronization capabilities and, most recently, the jQuery Globalization plugin which offers globalization information to JavaScript applications for over 350 cultures ranging from Scottish Gaelic, Frisian, Hungarian, Japanese, to Canadian English.

During the seven months of development, the jQuery and Microsoft teams worked closely to ensure that the code conformed to the best practices specified by the jQuery project and filled specific needs of the jQuery community. We also ensured that any code contributed would be available to the jQuery community under the same non-restrictive licensing terms as the jQuery JavaScript Library.

Official jQuery Plugins

Today, we’re very happy to announce that the following Microsoft-contributed plugins – the jQuery Templates plugin, the jQuery Data Link plugin, and the jQuery Globalization plugin – have been accepted as officially supported plugins of the jQuery project. As supported plugins, the jQuery community can feel confident that the plugins will continue to be enhanced and compatible with future versions of the jQuery and jQuery UI libraries.

The jQuery Templates and jQuery Datalink plugin will be managed by the jQuery Core team while the jQuery Globalization plugin will become part of the jQuery UI project, allowing for extended globalization functionality for our rich UI library. In addition, the functionality found in the jQuery Templates plugin will be directly integrated into the jQuery Core library starting with version 1.5.

Documentation and Tutorials

To help you immediately use these plugins, we’re providing API documentation and tutorials that will help you ramp up on these new technologies.

API Documentation

Tutorials

Available for Download

Source code for the new plugins can be found on Github and we encourage the community to evaluate & enhance the functionality. The new plugins are available immediate download and the code can be found here:

jQuery Templateshttp://github.com/jquery/jquery-tmpl
jQuery Datalinkhttp://github.com/jquery/jquery-datalink
jQuery Globalizationhttp://github.com/jquery/jquery-global

New Contribution Vehicle

We’d like to thank Microsoft for their commitment to helping the jQuery Project and providing new and exciting functionality for the jQuery libraries. This has been a rewarding experience for both teams, laying the foundation for future collaboration and creating a new path for meeting the needs of the jQuery community.

Please be sure to read Microsoft’s joint announcement outlining the history of the effort and the importance of these contributions to Microsoft and the jQuery community:

jQuery Templates, Data Link, and Globalization Accepted as Official jQuery Plugins – Scott Guthrie, Corporate Vice President in the Microsoft Developer Division

jQuery Templates is now an Official jQuery Plugin – Boris Moore, Microsoft

jQuery Templating in the wild – James Senior, Microsoft

Web Camps TV #5 – Microsoft Commits Code to jQuery!
– Channel 9 Video

jQuery Conference 2010: Boston – Update

Posted on by

The jQuery Conference in Boston is fast approaching and we are officially sold out.  Thank you so much for your support it’s going to be a great event.  For those that are coming there is some venue information on the Events home page if you are still looking for a cheaper hotel or if your driving to the venue, there is some parking information you’ll need to be aware of.

Sponsors
We are still looking for last minute sponsors.  Last minute sponsors are our favorite sponsors!

Why sponsor?  The jQuery Conference is supported by our generous Sponsors and Donors, without whom things would be very different. The jQuery Conference is a great way to get your message out to 500+ highly qualified influential technology decision makers; if you or your company are interested, download our prospectus for more information. We are willing to talk with you about a package that would work for you.  Contact information can be found on the prospectus.

Training Class Seats Still Available
I did want to remind everyone about our training class we are holding before the conference. We still have openings for the training class and it is separate from the conference.

In San Francisco, the training class was ran by appendTo and it was a great success.  In Boston, the class will be run by Bocoup, a Boston JavaScript Company.  Here are some of the details about the class.

About the class
Over the course of this one day class the group will build an exciting web application using jQuery. This class will teach you what jQuery does and how to use it responsibly in your websites. Intended for web development beginners.

Trainers
Let me introduce you to the trainers.

From left to right: Boaz Sender, Pete Karl, Rick Waldron and Ben Alman

Agenda

  • What is jQuery?
  • What is the DOM?
  • jQuery and Selectors
  • jQuery and Methods
  • Get stuff do something: DOM traversal and manipulation
  • jQuery and Events
  • jQuery and AJAX
  • jQuery and Effects
  • Using plugins
  • jQuery UI and the widget factory
  • Debugging techniques with jQuery

Advanced classes
Bocoup does offer more advance classes around the same time as the conference.  Check out their site for more details. (18% of the proceeds go directly to the jQuery Foundation)

The jQuery Team would like to thank Bocoup for their donation of the one day training class and the proceeds for the other classes.

jQuery Conference 2010: Boston – Confirmed Speakers

Posted on by

I’d like to announce the confirmed speakers for the jQuery Conference 2010: Boston.

Speaker name and their accepted talk title:

  • Chad Pytel –  Mobile Web Applications with jQuery
  • Mike Taylor –  Is these a bug?, or how to contribute to the jQuery project through  better bug reporting.
  • Garann Means –  Using templates to achieve awesomer architecture
  • Chris Bannon – Theming jQuery UI like an Aristocrat
  • Alex Sexton –  jQuery’s Best Friends
  • Dave Artz –  jQuery in the [AOL] Enterprise
  • Yehuda Katz – Moving to jQuery
  • Doug Neiner –  Contextual jQuery
  • Scott González – Building Extensible Widgets
  • Mike Hostetler – jQuery(‘#knowledge’).appendTo(‘#you’); [Introduction to jQuery]
  • Karl Swedberg – jQuery Effects: Beyond the Basics
  • Jonathan Sharp –  App in a Browser
  • Rey Bango & Ralph Whitbeck – Getting involved!
  • Paul Irish – Inaugural State of HTML5
  • John “unscriptable”  Hann & Brian Cavalier – OOCSS for JavaScript Pirates
  • Brian Moschel – A Crash Course in JavaScript Application  Testing with FuncUnit
  • Rebecca Murphey –  Beyond the DOM: Functionality-Focused Code Organization
  • Thomas Reynolds –  Organizing Code with JavascriptMVC 3
  • Boaz Sender –  Exploding the internet with jQuery and CouchDB
  • Ben Vinegar –  Building Distributed JavaScript Widgets with jQuery
  • Menno van Slooten – Rapid testing, rapid development –  Increase your development speed by reducing your feedback loops
  • Brian Crescimanno – jQueryUI and HTML5 Video Play Nice
  • Paul Elliott –  TDD Your jQuery Plugin
  • Elijah Manor – Introduction to jQuery UI

Update Just confirmed:

  • Matt Kelly – Super Awesome Interactions with jQuery

As always the keynotes for the conference will be given by:

  • Richard D. Worth – jQuery UI
  • John Resig – jQuery Core & jQuery Mobile

We’ll be updating the events site soon with speaker bios, talk abstracts and the schedule for Saturday, October 16th and Sunday, October 17th.  So look for that soon.

Again, you can register for the conference at http://events.jquery.org/2010/boston/register/

Don’t forget that we are also again offering a full day of training to jump start your jQuery skills at the Bocoup Loft.  You can register for the training class on the same page as the conference registration (just scroll down).

Hope to see you there!

The Official jQuery Podcast has a New Home

Posted on by

Today, we’d like to announce that we’ve moved the Official jQuery Podcast off the jQuery blog and onto it’s own site at http://podcast.jquery.com.

We felt that with a weekly blog post for each episodes show notes the podcast was taking over the blog.  Some of the community members thought the same way.  We’ve been working on porting over the existing posts and making the new podcast site easier to use for our listeners.

Each episodes show-notes are now streamlined to give you a quick introduction about what the show is about followed by all the links that were mentioned in the show.  We also have the ability to play the show from the post with an embedded player as well as easy links to download and subscribe.

We also have a easy contact form that will allow you to contact the podcast directly.

We’ve cleaned up the jQuery blog and removed the old show notes and put in place URL redirects so old urls will still go to the right post on the new site. While we are talking about the blog, we’d like to know what would you like to see more of on the jQuery blog?  Currently we’ve been using the blog to post news about the project and upcoming events.  What else can we post to help you out?  We’d love to hear your ideas.

Special thanks goes out to Doug Neiner for helping out with design and coding, also, would like to thank Jonathan Sharp for setting up the site and getting the URL redirects in place.

Let us know what you think of the new podcast site and don’t forget to keep listening to the show.

jQuery Conference 2010: Boston Announcement

Posted on by


The jQuery Project is very excited to announce the jQuery Conference 2010: Boston on October 16-17, 2010.  The conference will be held at the Hilton Boston Logan in Boston, Massachusetts.  The best part of this announcement is that Tickets are on sale now!

This venue is the largest that the project has worked with to date (Harvard Law School in ‘07, the MIT Stata Center in ‘08 and Microsoft New England Research Center in ‘09) and we expect to sell out very quickly.

A brief synopsis of some of the content that you’ll be able to expect:

  • jQuery
  • jQuery Mobile
  • jQuery UI
  • jQuery Plugins
  • Complex Application Development
  • jQuery Case Studies
  • Plus much more

Speakers currently include jQuery Team Members:

We are still accepting speaker submissions for Boston, so please submit your proposed talk today! Deadlines for submissions is September 6, 2010 at 11:59PM PST.

In addition to two days of jQuery sessions, we’ll once again be offering a full day of jQuery Training prior to the event.  The jQuery Training will be offered by Bocoup and will be hosted at the Bocoup Loft. The training will cover the following topics:

  • What is jQuery?
  • What is the DOM?
  • jQuery and Selectors
  • jQuery and Methods
  • Get stuff do something: DOM traversal and manipulation
  • jQuery and Events
  • jQuery and AJAX
  • jQuery and Effects
  • Using plugins
  • jQuery UI and the widget factory
  • Debugging techniques with jQuery

Tickets for the jQuery Boston Training may be purchased on the Training Events Page.

Check out the jQuery Conference 2010: Boston event site for up-to-date information.

The jQuery Project is Proud to Announce the jQuery Mobile Project

Posted on by

Mobile web development is an emerging hot topic in the web development community. As such, the jQuery Team has been hard at work on determining the strategy and direction that the jQuery Project will take. Today, we are proud to announce the jQuery Mobile Project. We’ve launched a new site at jquerymobile.com that publicly outlines our strategy, research and UI designs.

As always, we want to hear from you.  We’ve created a new Mobile jQuery forum to collect feedback from the community.  Please feel free to join in on the discussion and read more in the announcement.

jQuery London 2010 Postponed

Posted on by

After much deliberation, The jQuery Project Operations Team has decided to postpone our planned London event this year.  Unfortunately, we were unable to secure a suitable venue that would allow us to provide the type of professional-quality event the community has come to expect within a budget sustainable by the project.  We regret any inconvenience this may have caused and are actively working on planning a European event for 2011.

Seattle jQuery Open Space and Hack Attack with John Resig – July 5th

Posted on by

On Monday, July 5th, John Resig will be at the Seattle jQuery/JavaScript community meetup at Amazon’s brand new Van Vorst Meeting Center in South Lake Union for an afternoon of learning, openspace, hacking and, of course, pizza!

The fun begins at 1pm with a quick keynote and explanation of open space technology then the group will self organize into smaller sessions run in an open space style until 6pm.

There will be plenty of pizza, refreshments and networking space to meet like minded developers, so come and meet, eat, learn and play with some of the Pacific Northwest’s best front end and interface developers. Topics will be suitable for beginners all the way through to advanced jQuery and JavaScript programmers.

This awesome event is provided for free and but you need to register to get in. Be sure to get your ticket quick.