Road to WordPress 3.1

WordPress 3.1 is finally here!

Of the new features that arrived today, a few of my favourites are:

  • Internal linking
  • Improved WXR import/export (well it had to be on my list)
  • Admin bar, just because of the awesome Debug Bar plugin

The following is a visualization of all the commits made to WordPress up until the release of 3.1:

The video was made using Gource on a checkout of the whole WordPress repository using the following commands.

`gource --log-command svn` > svn.log
gource --user-image-dir gravatars --disable-progress --stop-at-end --highlight-users -s 0.1 --date-format '%A, %e %B %Y' --output-ppm-stream - svn.log | ffmpeg -b 3000K -r 60 -f image2pipe -vcodec ppm -i - -vcodec libx264 -vpre medium wp-gource.mp4

Unfortunately the commits appear to lose sync with the date. There are only four commits in the log for 23 February 2011, but the video shows some from a few days before. However since it took so long to create the video the first time I was not going to try again!

Time to start work on 3.2!

This entry was posted in WordPress. Bookmark the permalink.

10 Responses to Road to WordPress 3.1

  1. It’s awesome watching WP grow like that. You get a good idea of which committers work on which pieces of code by watching where they float around. Neat!

  2. Aaron Jorbin says:

    That’s awesome. It’s cool to see how often there have been releases and how the directory structure has changed throughout the years.

  3. Pingback: WordPress 3.1 is Out! Upgrade!!! | sara cannon

  4. Pingback: The road to WordPress 3.1, visualized by Jon Cave in Gource | WPCandy

  5. Pingback: Watch The Development of WordPress « Weblog Tools Collection

  6. Ben L. says:

    Me next! I’ll do the bbPress plugin repository!

  7. Pingback: bbPress Plugin Repository: The Movie « Nightgunner5 on bbPress

  8. mercime says:

    Wicked :-)

  9. Guillermo Cavazos says:

    Only thing that is left to say is “THANK YOU GUYS” for all the awesome work!!!!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>