Search found 7 matches

by sakimahesh
Mon Apr 29, 2013 3:02 am
Forum: General Development Discussion
Topic: [GSoC 2013] Karma System Extension
Replies: 7
Views: 9294

Re: [GSoC 2013] Karma System Extension

As said,
"That's good, but you might want to consider A, B to be functions rather than a fixed multiplier, otherwise another problem can come up, that users with to much weighting can overly affect other's reputation unintentionally. A logarithmic function or something similar might be best, but it ...
by sakimahesh
Mon Apr 29, 2013 1:15 am
Forum: General Development Discussion
Topic: [GSoC 2013] Karma System Extension
Replies: 7
Views: 9294

Re: [GSoC 2013] Karma System Extension

@EXreaction,
Thanks for pointing out as i might have missed a crucial point by not describing about so some sort of weighting or algorithm.
I have planned to implement this as follows:

1.All votes will not be treated as equal.
2.The weighting of votes would depend upon the feedback providers karma ...
by sakimahesh
Sun Apr 28, 2013 5:22 am
Forum: General Development Discussion
Topic: [GSoC 2013] Karma System Extension
Replies: 7
Views: 9294

[GSoC 2013] Karma System Extension

Basic idea/Goal

Karma is used as an incentive to tell or differentiate users activity on the basis of the feedback given to the user's content which they have contributed to,
and how to engage and reward contributors on these basis thus scaling up rating systems and avoiding inappropriate content ...
by sakimahesh
Tue Apr 23, 2013 7:26 pm
Forum: General Development Discussion
Topic: Patch submitting doubts
Replies: 7
Views: 11655

Re: Patch submitting doubts

Thanks it helps a lot .

I am currently working on my proposal and will submit a draft proposal of it in a day or two.
by sakimahesh
Tue Apr 23, 2013 6:39 pm
Forum: General Development Discussion
Topic: Patch submitting doubts
Replies: 7
Views: 11655

Re: Patch submitting doubts

Thanks for the reply i will work over it.

Also, i would like to ask:
Whether the selection criteria of a proposal for GSOC is based on just your proposal submitted only and besides it the patch proposed by one for trivial issues will give some advantage and will help in selection or just a strong ...
by sakimahesh
Fri Apr 19, 2013 5:46 pm
Forum: General Development Discussion
Topic: Patch submitting doubts
Replies: 7
Views: 11655

Re: Patch submitting doubts

Sorry i had provided the wrong link for the issue.
http://tracker.phpbb.com/browse/PHPBB3-9975 is the issue link from bug tracker.
For this bug i am not getting to the sessons.php file from the code repository on git.


Thanks
Saket Maheshwary
by sakimahesh
Fri Apr 19, 2013 2:00 pm
Forum: General Development Discussion
Topic: Patch submitting doubts
Replies: 7
Views: 11655

Patch submitting doubts

Hello,
I am having a problem in changing head branch name in the pull request.I would like it to be in ticket/<ticket_id> format.

I have submitted a pull request https://github.com/phpbb/phpbb3/pull/1349 but there were some issues with it.
Though i am able to sort out all by myself but this head ...