what the hell?!!?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

what the hell?!!?

Post by qads »

hippy lady wrote: qads
Master
Rating: Average (50)
whats the rating? how does/will it work? :D
d3ad1ysp0rk
Forum Donator
Posts: 1661
Joined: Mon Oct 20, 2003 8:31 pm
Location: Maine, USA

Post by d3ad1ysp0rk »

haha! you're just average! freak. :D

*knows his is the same*
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

u wanna join my freaks circus? :lol:
User avatar
tim
DevNet Resident
Posts: 1165
Joined: Thu Feb 12, 2004 7:19 pm
Location: ohio

Post by tim »

qads wrote:u wanna join my freaks circus? :lol:
is there a tapped keg on board? :twisted:
d3ad1ysp0rk
Forum Donator
Posts: 1661
Joined: Mon Oct 20, 2003 8:31 pm
Location: Maine, USA

Post by d3ad1ysp0rk »

Image

I don't see how people can like those things.. I'd be scared <span style='color:blue' title='I&#39;m naughty, are you naughty?'>smurf</span> if I saw one when I was young.. :P
User avatar
PrObLeM
Forum Contributor
Posts: 418
Joined: Sun Mar 07, 2004 2:30 pm
Location: Mesa, AZ
Contact:

Post by PrObLeM »

yea what is the rating thing??
User avatar
vigge89
Forum Regular
Posts: 875
Joined: Wed Jul 30, 2003 3:29 am
Location: Sweden

Post by vigge89 »

yeah, everyone's just an average :P :?:

Edit: i don't see any rating buttons :?
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

Relax, it's just me working on a User Rating system. We all have to start off as average by default (thought I will manually adjust it for a few users, but later down the line).

The goal is that people who provided good advice get higher ratings, and it will help people know who to trust when getting advice.
Draco_03
Forum Regular
Posts: 577
Joined: Fri Aug 15, 2003 12:25 pm
Location: Montreal, Canada

Post by Draco_03 »

thats really kewl...
malcolmboston
DevNet Resident
Posts: 1826
Joined: Tue Nov 18, 2003 1:09 pm
Location: Middlesbrough, UK

Post by malcolmboston »

<-- cant wait to get the <span style='color:blue' title='I'm naughty, are you naughty?'>smurf</span>-poor(3) rating

:lol:
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

malcolmboston wrote:<-- cant wait to get the <span style='color:blue' title='I'm naughty, are you naughty?'>smurf</span>-poor(3) rating

:lol:
your pushing it a bit aren't you :lol:

Mark
malcolmboston
DevNet Resident
Posts: 1826
Joined: Tue Nov 18, 2003 1:09 pm
Location: Middlesbrough, UK

Post by malcolmboston »

roflmao
AnsonM
Forum Commoner
Posts: 72
Joined: Thu Sep 25, 2003 7:21 am

Post by AnsonM »

hehe this is gonna b interesting... hmmmm.....
malcolmboston
DevNet Resident
Posts: 1826
Joined: Tue Nov 18, 2003 1:09 pm
Location: Middlesbrough, UK

Post by malcolmboston »

Code: Select all

// checking bechs rating
if ($result >= 5)
{
print "wtf!? he sucks";
}
else
{
print "muahaha, you suck";
}
exit;
hehe :lol:
Last edited by malcolmboston on Thu Apr 15, 2004 9:00 am, edited 2 times in total.
User avatar
Bill H
DevNet Resident
Posts: 1136
Joined: Sat Jun 01, 2002 10:16 am
Location: San Diego CA
Contact:

Post by Bill H »

I'm disappointed. Seriously. I have participated in other boards that have rating systems and:

1. Some participants post for the purpose of getting ratings but more problematically --

2. Flame wars start over "you didn't rate me fairly" or "this guy asks questions and doesn't give good ratings" and similar imagined affronts.

I think the quality of this forum would be seriously diminished by a rating system, and will be hugely disappointed to see one implemented.
:(
Last edited by Bill H on Thu Apr 15, 2004 9:01 am, edited 1 time in total.
Post Reply