ClipShare Community Forums  

Go Back   ClipShare Community Forums > ClipShare - Video Sharing Community Script - General Forum > Freelance Services
Register FAQ Bug Tracker Members List Calendar Mark Forums Read

Freelance Services Looking to hire a programmer/designer to customize your ClipShare script. You can find one here. Freelance developers can also list their services here.


Reply
 
Thread Tools Display Modes
Old 07-14-2012, 04:17 AM   #1
holyjake
Verified Member
|Forum Newbie|
 
Join Date: Jun 2012
Posts: 3
holyjake is on a distinguished road
Default Looking For Someone To Fix Rating

Hi-

I'm looking for someone with clip-share experience. I need to change the rating system. I want it to be like YouTube. Basically, Thumbs Up and Thumbs Down. Maybe with different images. Please reply to this post if you think you are eligible.

Thank You!
Jacob
holyjake is offline   Reply With Quote
Old 07-14-2012, 06:16 PM   #2
mithcd
Member
|Forum Junior|
 
Join Date: Jul 2012
Posts: 75
mithcd is on a distinguished road
Default

I think I can refer someone for this. Any rough figures on the pay?
mithcd is offline   Reply With Quote
Old 07-15-2012, 01:47 AM   #3
holyjake
Verified Member
|Forum Newbie|
 
Join Date: Jun 2012
Posts: 3
holyjake is on a distinguished road
Default

Depends how long it will take. How long do you think it will take to make such a change?
holyjake is offline   Reply With Quote
Old 07-15-2012, 06:43 PM   #4
alexstorm
Verified Member
|Forum Senior|
 
alexstorm's Avatar
 
Join Date: May 2010
Location: Near Pasadena California
Posts: 405
alexstorm will become famous soon enough
Default

I like making users own videos not available to rate. You can put a Smarty - if in the right place in the view_video.tpl.

Quote:
{if $smarty.session.UID ne ""}
{if $smarty.session.UID ne $UID}
<div id="voteProcess">&nbsp; <img src="{$imgurl}/tpl_icon_star_empty.gif" onClick="fxRate('{$viewkey}',2,'voteProcess','vote Processthank','{$VID}')">
<img src="{$imgurl}/tpl_icon_star_empty.gif" onClick="fxRate('{$viewkey}',4,'voteProcess','vote Processthank','{$VID}')">
<img src="{$imgurl}/tpl_icon_star_empty.gif" onClick="fxRate('{$viewkey}',6,'voteProcess','vote Processthank','{$VID}')">
<img src="{$imgurl}/tpl_icon_star_empty.gif" onClick="fxRate('{$viewkey}',8,'voteProcess','vote Processthank','{$VID}')">
<img src="{$imgurl}/tpl_icon_star_empty.gif" onClick="fxRate('{$viewkey}',10,'voteProcess','vot eProcessthank','{$VID}')">
</div>
<div id="voteProcessthank" style='display:none'><small>Thanks for rating</small>
</div>
{/if}{/if}

<small>{translate item='view_video.rating'}:</small><br/><small>
{if $smarty.session.UID eq $UID}<a name="rte" alt="Please only rate videos of other members. Do not rate your own videos." title="Please only rate videos of other members. Do not rate your own videos.">{$rate}</a>{else}{$rate}{/if}

alexstorm is offline   Reply With Quote
Old 07-16-2012, 04:43 AM   #5
holyjake
Verified Member
|Forum Newbie|
 
Join Date: Jun 2012
Posts: 3
holyjake is on a distinguished road
Default

Thanks Alexstorm. Would you be able to change the rating on my site to YouTube style? I'm willing to pay a small fee for that.

Thanks,
Jake
holyjake is offline   Reply With Quote
Old 07-16-2012, 07:59 PM   #6
alexstorm
Verified Member
|Forum Senior|
 
alexstorm's Avatar
 
Join Date: May 2010
Location: Near Pasadena California
Posts: 405
alexstorm will become famous soon enough
Default

Jake,

Perhaps. What do you want exactly? In ClipShare now, you must be a member to vote and currently the math for votes takes an average of votes and converts to stars. The math is not ideal and could be improved.

With thumbs up vs. thumbs down, the math is easier. You just get a graphic with the number of up and down votes and a slider colored graph.

ClipShare does not offer voting for non-members. The reason is that anyone could vote multiple times and skew the value of a video.

The solution is probably best done with the method Facebook uses. The graph can be done with JavaScript, JQuery or pure css. The number of votes would need an extra sql search query. Did you want something else? Probably best to do a mock up. PM me to send mockups if you like.
alexstorm is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Video rating hierarchy muze Feature Requests 0 07-10-2009 04:37 PM
What's your Alexa rating? dougeetx General Discussion 5 06-17-2007 10:53 AM



All times are GMT +1. The time now is 08:00 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright © 2006-2008 Envient. All Rights Reserved.

An Envient product.