YAFLogo

Edmondo
  • Edmondo
  • 54.2% (Neutral)
  • YAF Forumling Topic Starter
14 years ago
Can't find anything in mods forum, so that users can rank each other comments.

Any future plans for this feature?

Sponsor
Edmondo
  • Edmondo
  • 54.2% (Neutral)
  • YAF Forumling Topic Starter
14 years ago
http://irkoo.com 

It's a generic user reputation service for websites.

There are instructions for YAF.NET.

Hope this helps someone.

Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer
14 years ago
http://irkoo.com 

It's a generic user reputation service for websites.

There are instructions for YAF.NET.

Hope this helps someone.

Thanks for finding that... never knew about that. Looks interesting.

EDIT: Any devs want to add optional support for this to v1.9.5?

Kamyar
  • Kamyar
  • 100% (Exalted)
  • YAF Developer
14 years ago
I'd love to if you don't mind. How much time do I have to make it ready (If you want me to do it)?
If at first you don’t succeed, call it version 1.0
Edmondo
  • Edmondo
  • 54.2% (Neutral)
  • YAF Forumling Topic Starter
14 years ago
It generates ID for every website it is used on + domains list where it is used (otherwise voting up or down causes invalid_referrer error).

So it cannot be just integrated into YAF distributive as is. And also, to make it work with member ids of YAF, I put their C# snippet into YAF that has generated secret key.

Hope someday YAF will have its own +/- system, so no external widgets will be required for this.

Kamyar
  • Kamyar
  • 100% (Exalted)
  • YAF Developer
14 years ago

It generates ID for every website it is used on + domains list where it is used (otherwise voting up or down causes invalid_referrer error).

So it cannot be just integrated into YAF distributive as is.

Edmondo wrote:

Why not? Just see how recaptcha control is implemented... We can add some options for the admin to be able to enable/disable the feature. The admin enables the feature, goes to irkoo.com and gets his own siteID and secret key, lets YAF know its siteID and secret key... And he has a neat reputation service embedded into his site.
If at first you don’t succeed, call it version 1.0
Edmondo
  • Edmondo
  • 54.2% (Neutral)
  • YAF Forumling Topic Starter
14 years ago
Love Recaptcha, good example.

What you say, means just more coding work for you as YAF developer =)

Also noticed, they have a code snippet that shows overall user reputations table in a popup.

I've added it into top YAF menu. But it doesn't look native to YAF.

I've tried to add a separate page that uses their JSONP reputations data. So that forum footer and header were in place.

But have not much experience with this kind of YAF customization, so no luck so far.

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
14 years ago
The Reputation Feature would be nice for yaf, but why an script with an external API.

We already have an useless points system which is not used. I am Planing to implement in the next version 2.0 an Reputation/Community Recognition System like that irkoo, but better :cheesy:.

But that wont be available soon.

Kamyar
  • Kamyar
  • 100% (Exalted)
  • YAF Developer
14 years ago

But that wont be available soon.

tha_watcha wrote:

That's great news. But since adding Irkoo doesn't really take much time, and can be useful until you implement a better one. actually, I'm on it right now and probably will commit the code tomorrow.


If at first you don’t succeed, call it version 1.0
Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer
14 years ago

It generates ID for every website it is used on + domains list where it is used (otherwise voting up or down causes invalid_referrer error).

So it cannot be just integrated into YAF distributive as is. And also, to make it work with member ids of YAF, I put their C# snippet into YAF that has generated secret key.

Hope someday YAF will have its own +/- system, so no external widgets will be required for this.

Edmondo wrote:

this is PLANNED -- but it's a much bigger initative then this up/down thing.

I want YAF moved closer to stack overflow in regards to reputation systems.

EDIT: tha_watcha and I are on the same page... 🙂

cagliostro
14 years ago

I want YAF moved closer to stack overflow in regards to reputation systems.

Jaben wrote:

Holly cow. I felt off my chair. stack overflow !! i had to google it....

:shock: :shock:


Edmondo
  • Edmondo
  • 54.2% (Neutral)
  • YAF Forumling Topic Starter
14 years ago
Great to hear this.

But what's planned?

Stackoverflow has up/down + mark it as answer. And they have better reputation calculation I think.

Thanks

Edmondo
  • Edmondo
  • 54.2% (Neutral)
  • YAF Forumling Topic Starter
14 years ago
Oh, I forgot different kinds of badges they have. Yes, that's cool.
Kamyar
  • Kamyar
  • 100% (Exalted)
  • YAF Developer
14 years ago

I want YAF moved closer to stack overflow in regards to reputation systems.

@Jaben: +1 for defining an amazing roadmap. (The stackoverflow style!😝)

Anyway, what's your call Jaben? Should we add Irkoo service to YAF (maybe temporarily?) or wait for the new reputation system to be launched?


If at first you don’t succeed, call it version 1.0
Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer
14 years ago
Yeah, they have a very advanced reputation engine. Up/down is part of it... but it's based on rules which will be able to be defined by the admins.
Users browsing this topic