Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

make suggestions on homepage dynamic #24

Closed
chadwhitacre opened this issue Jun 6, 2012 · 8 comments
Closed

make suggestions on homepage dynamic #24

chadwhitacre opened this issue Jun 6, 2012 · 8 comments

Comments

@chadwhitacre
Copy link
Contributor

Need more velocity for this to make sense.

We should only list people on the homepage who have claimed their account. That will mean they've opted in to the system as a participant.

@chadwhitacre
Copy link
Contributor Author

We now have enough velocity for this. Implement this after tomorrow and before next Friday.

@jtauber
Copy link

jtauber commented Jun 15, 2012

what's the planned algorithm for this? just the most popular? (all time? recent?) completely random? weighted random?

@chadwhitacre
Copy link
Contributor Author

Well, on #7 we talked about only including people who filled out a statement ("I am making the world better by ..."). We also talked about collecting "Thank you!"s, but I'm not going to wait for that.

I guess I would envision a "most popular" listing of three or so that links to the leaderboard, and then a "featured participant" that is random or weighted random from those with a statement, that would further link to whatever we come up with to address #20.

@chadwhitacre
Copy link
Contributor Author

What would you suggest, @jtauber? :-)

@jtauber
Copy link

jtauber commented Jun 15, 2012

Weighted random isn't hard to do:

http://stackoverflow.com/a/3679747/112855

although top 3 + random featured works for me too

@chadwhitacre
Copy link
Contributor Author

Velocity is a function of backed tips, so we now need to recover from #58 before implementing this. Bumping a week.

chadwhitacre added a commit that referenced this issue Jun 27, 2012
Seeing some PHP community traffic to Gittip.com. Adding @fabpot to the
homepage to help make the connection for 'em. Ref. #24
chadwhitacre added a commit that referenced this issue Jun 27, 2012
@chadwhitacre
Copy link
Contributor Author

Decided to add @fabpot and @taylorotwell to give the PHP community a connection on the homepage while word is spreading on Twitter. Permission granted here and here.

This makes me think we should have a "trending" feature on the homepage. Not sure yet if that's a new ticket.

@chadwhitacre
Copy link
Contributor Author

Going to ride this out another week since I just added @fabpot and @taylorotwell. Will land this before next week, I promise. :-)

chadwhitacre added a commit that referenced this issue Jul 5, 2012
We talked about a few ways to make the homepage dynamic. The leaderboard
exists and is low-hanging fruit for this.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants