Rating blog entries

Newsgator Forums
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        


12»»

Rating blog entries Expand / Collapse
Author
Message
Posted 10/23/2004 4:10:17 PM
Forum Member

Forum Member

Group: Forum Members
Last Login: 5/25/2007 2:27:57 AM
Posts: 60, Visits: 45

That nice javascript for hooking into the newsgator rating systems ...

Can we rip it out and put it on our own sites, so we can let people use the newsgator ratings (if we point a credit your way?)

(not that I already did it or anything just to see if it worked. Nope. Honest. :whistling

Post #4486
Posted 10/23/2004 5:50:21 PM
NewsGator

NewsGator

Group: Administrators
Last Login: 11/7/2008 1:37:27 PM
Posts: 444, Visits: 43

You probably don't want to grab what you find on the web edition as-is.  However...I just got the last few kinks ironed out, and we have a script you can use now.

The new script will correctly deal with users being logged-in or logged-out.  It supports inline ratings when logged-in (same experience as when you're using the online site), and uses a popup for rating when the user isn't logged in.

Here's what you need to add to your site:

<p>Rate this post: <script src="http://www.newsgator.com/ngs/ratings.aspx?rurl=<$MTEntryPermalink$>"></script> (data provided from <a href="http://www.newsgator.com">NewsGator Online</a> )</p>

The above works for, say, Movable Type. If you wanted to set this up for another weblog tool, just replace <$MTEntryPermalink$> with the permalink for the post you want to rate. And of course the <script> tag is the part you really need - the rest you can change how you like.

You can see this in action on my own weblog at http://www.rassoc.com/gregr/weblog/. I'm actually putting together a weblog post on this now, along with documentation for the NewsGator Online site. You're getting this info before it's even published!

Since you'll be one of the first to use this feature, please post back here with your site's URL if you add the ratings to it, so we can look things over and make sure things are working ok.  Thanks!

Post #4488
Posted 10/23/2004 10:40:06 PM
Forum Member

Forum Member

Group: Forum Members
Last Login: 5/25/2007 2:27:57 AM
Posts: 60, Visits: 45

http://idunno.org

Oh pretty stars.

Intersting, it looks slightly different in mozilla/firefox, there's a line break after the stars.

Post #4489
Posted 10/23/2004 11:58:54 PM
NewsGator

NewsGator

Group: Administrators
Last Login: 11/7/2008 1:37:27 PM
Posts: 444, Visits: 43
Not sure what the deal is with the extra line break on Firefox.  I saw that on someone else's site as well, but I don't have the problem on my own site.  Hmm...
Post #4491
Posted 10/24/2004 12:10:56 AM
Forum Member

Forum Member

Group: Forum Members
Last Login: 5/25/2007 2:27:57 AM
Posts: 60, Visits: 45
I wouldn't worry about it to be honest, it's still very usable. Now to work out how to increase my own ratings by registering 75 sock puppet accounts
Post #4492
Posted 10/25/2004 1:09:35 PM
Forum Member

Forum Member

Group: Forum Members
Last Login: 5/25/2007 2:27:57 AM
Posts: 60, Visits: 45

Hmm just noticed in my logs

  • /errorPages/404.aspx?404;http://idunno.org:80/2004-10-25_13-02-16-937_files/PostRateImg_002.gif
  • /errorPages/404.aspx?404;http://idunno.org:80/2004-10-25_13-02-16-937_files/PostRateImg.gif
  • /errorPages/404.aspx?404;http://idunno.org:80/2004-10-25_13-02-16-937_files/PostRateImg_002.gif
  • /errorPages/404.aspx?404;http://idunno.org:80/2004-10-25_13-02-16-937_files/PostRateImg.gif
  • Oh. I assume those are the rating images and the script has bodged up the URLs somewhere?

    Post #4496
    Posted 11/4/2004 7:27:11 PM
    Forum Member

    Forum Member

    Group: Forum Members
    Last Login: 4/10/2006 10:28:00 PM
    Posts: 3, Visits: 1
    Any ideas on how to add this to a .Text site? I can't seem to figure that one out.
    Post #4593
    Posted 1/28/2005 2:35:41 PM
    Forum Member

    Forum Member

    Group: Forum Members
    Last Login: 1/28/2005 2:35:00 PM
    Posts: 1, Visits: 1
    Maybe this should be a new topic altogether but I would really like to be able to allow people to rate blog posts without having to register their information with NewsGator.

    All I really want is an easy rating system without the hassles.
    Post #4920
    Posted 1/28/2005 3:00:28 PM
    Forum Member

    Forum Member

    Group: Forum Members
    Last Login: 4/10/2006 10:28:00 PM
    Posts: 3, Visits: 1

    The new edition of Community server (.text next-gen) has this.

    http://www.communityserver.org/

    Post #4921