- We design and build extraordinary applications for companies looking to make the next great idea a reality.
- learn more
Really Simple History 0.6 goes public
Really Simple History 0.6 rolled over this morning from release candidate into final production code. All previous versions are now considered deprecated. The production version of 0.6 is exactly the same as RC1, but it includes more complete release notes and a minified version of rsh.js. (Much respect to Dojo ShrinkSafe!)
I'd like to extend thanks to the many tireless beta-testers who have put RSH through its paces over the last couple of months. Thanks also to the many developers whose work on other Ajax history frameworks has informed my own. Most of all, thanks to Brad Neuberg for initiating the project and allowing me to get my grubby little paw prints all over it.
As always, you can download RSH from its home at Google Code and participate in the RSH community at its Google Group.
The roadmap from 0.6 to 1.0 is taking shape:
0.8 will become available for beta testing by the end of the year. It will include the following enhancements and changes:
- Automatic escaping and unescaping of history points; in 0.6, if you want a history key with spaces or special characters, you have to escape and unescape it in your application code.
- Support for automatic title changes with each new history point; you'll be able to pass a title in with each call to dhtmlHistory.add and see it updated in the browser title bar and history stack.
- A configurable location for blank.html, the html file that enables the library to work in Internet Explorer.
- A totally rewired internal structure using Crockford's module pattern. Private members will be truly private, and the number of global variables will be reduced from 2 to 1.
- An exhaustive tutorial on how to use RSH for a number of different application types.
1.0 is scheduled for 2008 Q1. It will include full jsUnit and Selenium test coverage.
Technorati Tags
Topics: Ajax Bookmarking, Really Simple History
Comments: 2 so far
Leave a comment
About Pathfinder
Recent
- Push Button Phones and the Limits of User Testing
- Firefox Plugin Malware ‘Trojan.PWS.ChromeInject.A’
- Pathfinder releases version 1 of the its Flash Platform microsite (codename Mica)
- Pimp my Rails: Five Plugins & Gems to Make Rails Better
- iPhone: Using Pre-processor Directives for Device Testing
- Subtle OpenGL Projection Matrix Difference Between iPhone Simulator and Device
- App Security: Throw Out the Org Chart!
- Pimp my jQuery: Five plugins to replace the features Prototype and Scriptaculous users expect
- Thanksgiving 2008: What We’re Thankful For (In Rails)
- iPhone SDK: Testing with TextMate & GTM
Archives
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006


Congrats Brian!
Comment by Brad Neuberg, Monday, December 3, 2007 @ 9:25 am
Awesome work. Our stuff wouldn’t be the same without RSH. Keep up the good work.
Comment by Justin Meyer, Tuesday, December 4, 2007 @ 11:10 pm