1. 我发什么样的票?
    Toupiao360.com 鼓励大家提交一些我们华人喜闻乐见的资讯,提高素质从每个人做起,请大家互相支持让不良信息失去生存的土壤,在这里群众的眼睛永远是雪亮的。
  2. What is the difference between OpenID or Signed up user?
    OpenID eliminates the need for multiple usernames across different websites. We support OpenID login, which means if you have an account in Yahoo, AOL, Wordpress, Blogger, myOpenID etc you can login without registering in 投票360. If you do not have any OpenID account, you can get one free from here. There is no difference between OpenID and signed up users, we treat both the same. However, some of the OpenID providers do not provide email address of user, which is required to get the complete benefits of 投票360 (e.g. comment notification via mail).
  3. 什么是投一票
    投一票 refers to the goodness of a story. It shows how the 投票360 community likes the story and clicked over the Shout it link to show their acceptance.
  4. What is user score? How does it calculate?
    User score indicates the contribution of an user in 投票360. Most of the activity of an user in 投票360 has associated score:
    Activity Score
    Registration/OpenID 05.00
    Story submitted 10.00
    Story appears in front page 05.00
    Story clicked* 00.01
    Upcoming story promoted* 03.00
    Published story promoted* 02.00
    Mark story as spam* 05.00
    Comment submitted* 01.00
    Comment marked as offended by moderator -1.00
    Story incorrectly marked as spam -1.00
    Spam story submitted -50.0
    Spam comment submitted -20.0
    *Story that is not older than 10 days.
    (The above scores might change in future without prior notification)
    If user score falls down in minus figure, the account will be automatically disabled.
  5. What is TopMovers & TopLeaders?
    TopMovers are the users who earned the highest score in last 24 hours and TopLeaders are all time highest score earners.
  6. How does stories get published? Why my story never get published?
    Stories are published based upon votes aka shouts, comments, freshness, views, user score (who voted it), source of story etc. The more the story has these values the more chance it has to be published. Once the stories are published the top ten stories are listed in the front page The story publishing process runs 4/5 times in a day depending upon the upcoming story queue.
  7. I am a blogger, how can I put the Shout it counter in my blog's post?
    The easiest way to get the counter html is from your submitted story page, just go to that page, click the show counter code link, copy the html and put it in your blog post. If you are a serious blogger, then go for the following: The above components have the complete customization of Shout It counter and the source codes are also available. To download just visit our latest release section and follow the instruction in the downloaded file. We are currently working on to add the other platforms as well, till then you can modify your blogging platform templates like the following:
    <div class="shoutIt">
        <a rev="vote-for" href="http://toupiao360.com/Submit?url=YOUR_POST_ABSOLUTE_URL">
            <img alt="Shout it" src="http://toupiao360.com/image.axd?url=YOUR_POST_ABSOLUTE_URL" style="border:0px"/>
        </a>
    <div>