Live data from Hacker News

Open Source Visitor.js

github.com

11–20 of 56 posts

Re: Open Source Visitor.js

#11

i'm curious about the timing here. did you see vistor.js hit HN and rewrite it in a few hours? or were you working on this in isolation and when you saw it on HN decided it was the perfect time to ship?

Either way, Monday seems like it wouldve made for a bigger splash than Friday night

Re: Open Source Visitor.js

#12
I don't understand the pricing model behind visitorjs, and we had to implement a similar solution at my company. But the fact is - they created something and shared it here. If you think you can do a better job at it - fine, but why haven't you done it before, or at the very least named it differently. I don't mean to exaggerate, but it just doesn't feel ethical to me.

Re: Open Source Visitor.js

#14
Damn, you beat me to it. After I saw the original visitor.js was a paid service (which blew my mind), I started hacking together the JS implementations of most of the functionality I had laying around already.

Re: Open Source Visitor.js

#16
post #8

Earlier quoted context omitted.

No. And the recently-posted paid visitor.js site does have a few advantages, most being that this is using pure javascript, while they have the server side doing most of the heavy lifting.

In that case, this implementation really should have a different name. It's confusing to have two competing implementations share the same name, and it may be a trademark violation.

>"and it may be a trademark violation."

"visitor.js" isn't distinct in the field, particularly as it's descriptive and of a common form, I'd warrant it's not novel either.

That doesn't mean that you wouldn't be sued for using it just that any sane TM office shouldn't allow it to be registered and that a sane IP judge should dismiss a case brought against it's use as passing off. The law isn't sane of course ....

I think it's reasonable to use the same name if the scope is largely co-terminous.

Re: Open Source Visitor.js

#19

i'm curious about the timing here. did you see vistor.js hit HN and rewrite it in a few hours? or were you working on this in isolation and when you saw it on HN decided it was the perfect time to ship?

He answers that in the earlier visitor.js thread:

http://news.ycombinator.com/item?id=3434154

Post reply on HN