fortes / history.js

[Not Maintained!] HTML5 History APIs for legacy browsers. Implements window.history.pushState(), window.history.replaceState(), and the window.onpopstate event.
171 stars 12 forks source link

Hey mate, seems we are trying to accomplish the same thing :) #5

Open balupton opened 13 years ago

balupton commented 13 years ago

Hey Fortes,

Author of the other History.js here ;-) Seems we are both trying to accomplish the same things. Working on this stuff is my day job, so I've been able to dedicate a lot of hours to my History.js and it handles a whole series of use cases that haven't been covered yet in yours:

I'll be spending today and tomorrow working on it some more - as I'd like to add data persistance to all browsers, better unit tests, and queuing of events. Eventually this will replace my jQuery History project used in jQuery Ajaxy - my primary product.

I'd be happy to have a chat with you about it - you can reach me on skype with username balupton - as perhaps we can merge our efforts :)

rc1 commented 13 years ago

It is very confusing having two similar named projects (this projects shows first in google).

balupton commented 13 years ago

@rc1 yeah google's ranking algorithms are very strange, especially considering the amount of downloads and followers the projects are getting:

I will be sorting out the SEO issue soon enough :-)

balupton commented 13 years ago

@fortes is there any chance of having this project removed as it is now maintained in your treesaver project https://github.com/Treesaver/treesaver/blob/master/src/lib/history.js and not here?

marsgoonbars commented 12 years ago

where's that google "+1" when you need it, lol.