|
I'm planning to build a community-driven website with voting functionality similar to StackOverflow (or Digg etc..). I really like SO's voting system where your points are deducted for voting down someone and so on.
Anyway, is there any open-source module...
Started by Nimbuz on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Have a look at Pligg
Pligg started as a simple CMS to let users submit and vote on news articles, and that's still what....
This open source system is on the lines of Stackoverflow and digg .
And moderated by the community by a voting system.
|
|
Possible Duplicate:
Stack Overflow / reddit voting system in php
How do voting systems, like the one here at SO, work? I would like to implement a voting system on my web page (coded in php), but dont want to have to force the user to post a form to vote...
Started by Petey B on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Check this tutorial: Reddit-style Voting With PHP, MySQL And jQuery.
Essentially, you'd be using Javascript to handle on that.
Read up on Ajax.
Like voting functionality.
|
|
Hi all,
I'm trying to create a Stackoverflow like voting system, and I've run into a slight problem.
I have the following HTML that has jQuery onClick events wired to it:
<div id="c_<%=Html.Encode(Model.C.cID) %>" class="votes"> <img src...
Started by Jeremy on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
$.post("/Vote/CUp", { id: id[1] }, function(data) { $("#vc_"+data.id).html(data.voteCount); }, "json" ); } else { //R Vote $.post....
= $(this).parent().attr("id").split("_"); if (id[0] == "c") { //C Vote //id[1] contains the id number.
|
Ask your Facebook Friends
|
Hey everyone. Please vote for two entries. Voting will end on February 27th
Entry 1: Bitte
Spoiler : Impressions left, when first we meet,
are branded backwards on our hearts
and branded deep. The gasping lulls us
into wakeful sleep, where in dreams
we...
Started by Gamzee on
, 13 posts
by 10 people.
Answer Snippets (Read the full thread at zeldauniverse):
TWITTUUURRR l FORMSPRRAAHHNG
D VIIIAAANNTTT RRRT 3 and 5 five + three
writing contests: april voting (nature)
poetry + short works + art 2 and 5'♥♥♥♥in' embarrass you three and five I vote....
2 and 5.
Hmmmm...I vote for Entries 1 and 5.
|
|
Voting the hows and wherefors and ESP Voting???
Started by Garreth Falls on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at craftsforum):
|
|
MARCH WRITING CONTEST: VOTING
theme MUSIC voting closes April 30, 2012 reminders Please vote! Our entrants put forth an effort to participate, and the contest can't continue to run if the voting session runs weakly. If you entered, vote! Just don't vote...
Started by Holden on
, 11 posts
by 8 people.
Answer Snippets (Read the full thread at zeldauniverse):
It took a while for me to read all of them... .
Entry #1
Entry #2
Also, I extended the deadline for voting.
My Poems
"Words offer Your Eyes ^ Only two votes this month.
I'm voting three and four.
Be sure to read that, too! Tough choice.
|
|
APRIL WRITING CONTEST: VOTING
theme NATURE voting closes May 31, 2012 reminders Please vote! Our entrants put forth an effort to participate, and the contest can't continue to run if the voting session runs weakly. If you entered, vote! Just don't vote...
Started by Holden on
, 12 posts
by 9 people.
Answer Snippets (Read the full thread at zeldauniverse):
I would be grateful if there were more people voting, though.
So will voting end? I want to know the results.
Number 4 is obviously inspired by Bon Iver.
My final vote is Entry #1, and entry #3 .
Of my SD.
|
|
MARCH WRITING CONTEST: VOTING
theme MUSIC voting closes April 30, 2012 reminders Please vote! Our entrants put forth an effort to participate, and the contest can't continue to run if the voting session runs weakly. If you entered, vote! Just don't vote...
Started by Holden on
, 11 posts
by 8 people.
Answer Snippets (Read the full thread at zeldauniverse):
Entry #1
Entry #2
Also, I extended the deadline for voting.
My Poems
"Words offer Your Eyes ^ Only two votes this month.
I'm voting three and four.
Be sure to read that, too! Tough choice.
|
|
I am trying to build a site with news links that can be voted, I have the following code:
case 'vote': require_once('auth/auth.php'); if(Auth::isUserLoggedIn()) { require_once('data/article.php'); require_once('includes/helpers.php'); $id = isset($_GET...
Started by Slzr on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Then you can just do a check in your $article->vote(); method to make sure don't always have to use a join to get vote....
Have a table that keeps track of a user's vote for an article (something like UserID,ArticleID,VoteTimeStamp).
|
|
FEBRUARY WRITING CONTEST: VOTING
theme WINTER voting closes March 30, 2012 reminders Please vote! Our entrants put forth an effort to participate, and the contest can't continue to run if the voting session runs weakly. If you entered, vote! Just don'...
Started by Holden on
, 13 posts
by 9 people.
Answer Snippets (Read the full thread at zeldauniverse):
Why most of them are about love, it's quite irrelevant to the theme of winter .
|