Really Simple History now live at Google Code

Point your browsers to Google Code for the new home of Really Simple History, the Ajax bookmarking and back-button library I recently agreed to take over from creator Brad Neuberg.

I just got back from vacation and spent today diving into the code, which hasn't been versioned in a couple of years. I've already gotten some great feedback and suggestions from users who have hacked the library since its last update. I expect to get a new version out in the next few weeks, so keep the requests and comments coming.

Related posts:

  1. Really Simple History 0.6 RC1 now live at Google Code
  2. Really Simple History: Onwards and upwards
  3. Really Simple History: Consulting services now available
  4. A quick update on Really Simple History
  5. Really Simple History: Progress on title updates

Comments: 4 so far

  1. At this moment, at least, the SVN repo appears to be empty :)

    Looking forward to the renewed development!!!

    Comment by Takuan Daikon, Wednesday, September 19, 2007 @ 8:19 am

  2. Yes, for now we just have the same old ZIP file available for download. It’ll go into SVN this week.

    Comment by Brian Dillard, Wednesday, September 19, 2007 @ 8:48 am

  3. We implemented the RSH framework in slippymap.com. It works quite well.

    http://www.slippymap.com

    I wanted to point out that RSH does not work with Opera 9.23.

    Also, it would be great to provide a port of RSH to Prototype since other frameworks (e.g. Dojo and jQuery) already provide support for the back button.

    If you used Prototype, you could replace the first line with the 2nd line and dump the JSON lib, since Prototype provides support for JSON.

    // Les var serializedHashTable = JSON.stringify(this.storageHash);

    var serializedHashTable = Object.toJSON(this.storageHash);

    Comment by Les, Wednesday, September 19, 2007 @ 12:59 pm

  4. Wow, nifty library, I always thought the back button and Ajax didn’t play nicely together. Seems I stand corrected.

    Comment by David Cumps, Thursday, September 20, 2007 @ 2:17 pm

Leave a comment

Powered by WP Hashcash

Launch: Pathfinder Newsletter

    Get a monthly update on best practices for delivering successful software.

    Subscribe via email


    Subscribe via RSS      RSS icon

Topics

Search

WordPress

Comments about this site: info@pathf.com