[RESOLVED] "Problem solved" icon?

can you add problem solved icon
so a thread creator user can notify thread viewers when his problem is solved
that would be usefull to people searching for solutions an to those trying to help
i dont mean to close thread just to mark it "solved"
[267 byte] By [l00p1n6] at [2007-11-19 5:11:49]
# 1 Re: [RESOLVED] "Problem solved" icon?
I've asked the Jupitermedia Community Manager to look into this and see if a hack can be added.

Brad!
Brad Jones at 2007-11-10 3:36:51 >
# 2 Re: [RESOLVED] "Problem solved" icon?
I appreciate the suggestion given by l00p1n6. :thumb:

Regards.
Ajay Vijay at 2007-11-10 3:37:54 >
# 3 Re: [RESOLVED] "Problem solved" icon?
This is one of the most popular requests we get. Because it required a hack, we have not done it in the past. Now that we have a person more focused on the vBulletin software for Jupitermedia, we have a better chance of being able to do -some- hacks but only to a point. This is one that he will hopefully find a way for us to do.

Brad!
Brad Jones at 2007-11-10 3:38:53 >
# 4 Re: [RESOLVED] "Problem solved" icon?
Well, one more thing that is related to vBulletin is, my recommendation, to add time of the person who has posted a post.

What I mean is, for instance I post at 9:40pm which is seen to other user as posted on 04:10am in some other part of the country. So, a time explanation could be:Today, 07:41 PM (Yesterday, 10:31am)So that veiwer reads first time as per his/her location and sees time in bracket as per poster's location.
Ajay Vijay at 2007-11-10 3:39:56 >
# 5 Re: [RESOLVED] "Problem solved" icon?
Time is relative. If it shows on the other user's machine that you posted at 4 am, then it was probably 4 am where they are when you posted. I don't understand how showing them the poster's true time would do anything other than confuse poeple.

Telling me that it iit is 6 am in California when someone posted, doesn't help me if I'm in New York. Rather It would be better to say it was posted at 9 am (which is what time it was in New York when it was posted). Showing me 9 am (6 am) would only confuse me and possibly make me believe it was posted 3 hours earlier than it was.

vBulletin uses a relative time system. Everything is relative to GMT. By setting an offset in your profile, the system makes everything relative to you.

I'm not sure what showing the poster's time does to help?

Brad!
(not in NY)
Brad Jones at 2007-11-10 3:40:55 >
# 6 Re: [RESOLVED] "Problem solved" icon?
another good thing would be "urgency" or something like that

to explain on an example

//a user has a problem (needs to load something from a file)
while (!problem_is_solved)
{
if (another_user_has_this_problem && he_clicks_adToUrgencyLevel())
urcency_level++;
if(urgency_level<5)
mark_thread(green);
else if(urgency_level<20)
mark_thread(yellow);
else
mark_thread(red);
}

i hope you got the point:)

as for the "time" issue, i agree with Brad Jones
l00p1n6 at 2007-11-10 3:42:01 >
# 7 Re: [RESOLVED] "Problem solved" icon?
We definitely do not need any kind of urgent level here which in my eyes would simply be inappropriate. Everybody here answering questions does it on his/her spare time, thus volunteering his/her time. The only result we would get with this is simpy that everybody would of course think that his/her questions is the most urgent one.

Furthermore, usually we do not differentiate here between urgent and or not. Questions are answered on several other criteria than simply specifying a question would be urgent...
Andreas Masur at 2007-11-10 3:42:53 >
# 8 Re: [RESOLVED] "Problem solved" icon?
I agree with all that Andreas said.

What I mean is, for instance I post at 9:40pm which is seen to other user as posted on 04:10am in some other part of the country. So, a time explanation could be:

Today, 07:41 PM (Yesterday, 10:31am)

So that veiwer reads first time as per his/her location and sees time in bracket as per poster's location.

No, no, this is not good. The way time stamps are displayed now is very good. It doesn't matter what our it was in India when you post that message, it counts only what our was in Romania at that time (just an example, of course :D). Each use has his own time, and that is all that counts. If I want to know what hour was in India when you post your message, I look in Windows for GMTs and make the difference.
cilu at 2007-11-10 3:43:56 >
# 9 Re: [RESOLVED] "Problem solved" icon?
We definitely do not need any kind of urgent level here which in my eyes would simply be inappropriate.

if (another_user_has_this_problem && he_clicks_adToUrgencyLevel())
urcency_level++;

please note that another user is not the thread starter

what i meant is when 20 or more people are having the same problem, that then there is something wrong

but you are right, maybe this is NOT such a good idea after all
l00p1n6 at 2007-11-10 3:44:56 >
# 10 Re: [RESOLVED] "Problem solved" icon?
what i meant is when 20 or more people are having the same problem, that then there is something wrong
With what? Or actually with whom?

I disagree with this proposal of urgency levels.
cilu at 2007-11-10 3:46:05 >
# 11 Re: [RESOLVED] "Problem solved" icon?
please note that another user is not the thread starter

what i meant is when 20 or more people are having the same problem, that then there is something wrong

but you are right, maybe this is NOT such a good idea after all
Yes, I kind of noticed that...however, it still boils down to the same in my eyes. It might not touch every thread as I have mentioned before, however, I simply don't think any kind of urgendcy level is needed. If a question has been asked by many people, we will usually make a FAQ out of it and refer to that.

Besides that...I usually don't differ between an urgend questrion and one that is not. I answer them still in the same order... ;)
Andreas Masur at 2007-11-10 3:47:03 >
# 12 Re: [RESOLVED] "Problem solved" icon?
Well if someone wants to tell that the problem is solved, simply alter the title of the thread and write "(solved)" at the very front, I've done it before.
YourSurrogateGod at 2007-11-10 3:47:59 >
# 13 Re: [RESOLVED] "Problem solved" icon?
Well if someone wants to tell that the problem is solved, simply alter the title of the thread and write "(solved)" at the very front, I've done it before.
yes but then the user would stil have to open the thread, because thread title cant be changed (can it?)
btw not all users look at the first post in the thread, some could jump to the end
l00p1n6 at 2007-11-10 3:49:06 >
# 14 Re: [RESOLVED] "Problem solved" icon?
Well, would be a good solution for Brad: hire Commander Data to read dev-archive thrads every minute and refresh the status to unsolved/solved/unknown and the level to no_matter/hmmmm/urgent/please_gurus_heeeeeeeeeeeelp.
ovidiucucu at 2007-11-10 3:50:08 >
# 15 Re: [RESOLVED] "Problem solved" icon?
another good thing would be "urgency" or something like that I disagree
most posts with urrrrrrgentttt and plzzzzzzzzzzzzzzz help are complete homework solution requests !!!:D
hspc at 2007-11-10 3:51:01 >
# 16 Re: [RESOLVED] "Problem solved" icon?
Urgency level is a bad idea for all the reasons mentionned in this thread. If it's urgent, then you are at the wrong place on a message board. A "solved" icon is good, in fact, this would be pretty interesting to have that someway unique feature on dev-archive.

JeffB
JeffB at 2007-11-10 3:52:05 >
# 17 Re: [RESOLVED] "Problem solved" icon?
In My Opinion, every question asked here is urgent to the person asking the question.

I agree with the solved icon - but sometimes, the problem is solved and the person asks a different question on that thread, but will get no reply because the title reads "Solved".
HanneSThEGreaT at 2007-11-10 3:53:02 >
# 18 Re: [RESOLVED] "Problem solved" icon?
hm, i give up with the urgency request, but i'll just clarify what i had in mind because i dont want people to think that it was SUCH a bad idea:
example
i ask:
"how to declare an integer?"
then Someone_1 comes and he is also interested to know the answer to that question. he adds a "+" to the thread
then Someone_2 reads the thread and he/she also wants to know the answer to that qoestion, he adds a "+" to the thread
and so on

when some user sees the thread he'll see that, for example, 111 users don't know the answer to that question and that must be something IMPORTANT, then when the answer is found it could be places in FAQ section

like i said i GIVE UP WITH "URGENCY" REQUEST

but i'll stay at proposal for "problem solved icon"
why?
if i have the same "integer" problem ("how to declare an integer?") i use search and type "integer"
i get 1000 of threads with similar questions and i have to read all of them to find an answer
some might be "dead ends" and some might misslead me to the wrong track
but if i find the thread with "how to declare an integer?" and icon problem solved that could almoust certanly be the solution to my problem in no time.

as for the questions inside that thread, IMHO they should be posted as a new seperate thread if they are not related to thread question
for example:
if i have the same "integer" problem and some good willing people give me the answer, and then i ask inside same thread "how to declare a char?" (wich may be threated as very similar question); the person searching for answer to the "how to declare a char?" question will be given a title to the thread "how to declare an integer?" and will most probably skip that thread even thgough it may contain an answer

i had to do some clarifications, because some people missunderstood me and someone missunderstood them and so on (like a broken telephone)

please do NOT look at "request" as "something someone must do or i'll jump off the bridge":)
please do NOT take previous sentence as "i'll jump of the bridge":)

regards
looping
l00p1n6 at 2007-11-10 3:54:09 >
# 19 Re: [RESOLVED] "Problem solved" icon?
If you search "how to declare an integer?" will find only this thread because it's easier to find an answer on such type of problem in a programming language manual (anyhow this is recommended before posting here).

Returning to "solved icon" problem.
Who to decide that a thread is solved or not?

Brad Jones? I don't think that he agrees. :D ;)
Forum moderators? They have already enough problems to asure good quality of threads. Anyhow even they have strong knowledges about the subjects of the forum they are moderating, they are also humans and may not know absolutelly everything.
Thread creator? Just take a look in Members List (http://www.dev-archive.com/forum/memberlist.php?&order=asc&sort=posts) (sort ascending by posts number) and see how many have only one post. There are hundreds who do not provide any feedback after posting a question (at least to say "thanks"), and imagine they'll never mark the thread solved. Others, are very happy with a bad or wrong solution.
Everybody? Ugh... imagine the chaos.

/no search engine is enough smart to guess your mind in the moment you are typing a word. Try google search "integer" (I got 12,800,000 results). :D
But you can refine them by an advanced search: See http://www.dev-archive.com/forum/search.php?
ovidiucucu at 2007-11-10 3:55:05 >
# 20 Re: [RESOLVED] "Problem solved" icon?
you are right, this idea is not so good after all
txh

i'll mark this thread with "problem solved" icon:)
l00p1n6 at 2007-11-10 3:56:15 >
# 21 Re: [RESOLVED] "Problem solved" icon?
I added a link in the "Thread Tools" menu (you see this menu item when viewing a thread). This option is "Mark Thread Resolved". This will put the word "[RESOLVED] in the subject line of a thread. It only works though, for the person that started the thread.

This change was created by a couple of the mods over on VBForums, so I had the code posted here too. (I oversee VBForums too)

Brad!
Brad Jones at 2007-11-10 3:57:10 >
# 22 Re: [RESOLVED] "Problem solved" icon?
As far as the urgency request... I thought that was already indicated by posting in several different forums. :rolleyes:

Arjay
Arjay at 2007-11-10 3:58:07 >
# 23 Re: [RESOLVED] "Problem solved" icon?
As far as the urgency request... I thought that was already indicated by posting in several different forums. :rolleyes:

Well...kind of...and this level of urgency definitely gets my attention...however, usually not in the way the original poster intended... :cool:
Andreas Masur at 2007-11-10 3:59:18 >
# 24 Re: [RESOLVED] "Problem solved" icon?
I added a link in the "Thread Tools" menu (you see this menu item when viewing a thread). This option is "Mark Thread Resolved". This will put the word "[RESOLVED] in the subject line of a thread. It only works though, for the person that started the thread.
That's why I see an empty square where the resolved icons should be?

PS: I've selected it, I'm curious what happens...

PPS: spooky... now I can see it... these caches again... ;)
cilu at 2007-11-10 4:00:18 >
# 25 Re: [RESOLVED] "Problem solved" icon?
This change was created by a couple of the mods over on VBForums, so I had the code posted here too. (I oversee VBForums too)

Brad!

Me...;)...(and VisualAd...;))

yvind stlund ( http://www.noteme.com)
NoteMe at 2007-11-10 4:01:14 >
# 26 Re: [RESOLVED] "Problem solved" icon?
Why don't you make an icon with a "YES" to say "approve" or "resolved" ?
Andy Rodd at 2007-11-10 4:02:15 >
# 27 Re: [RESOLVED] "Problem solved" icon?
Why don't you make an icon with a "YES" to say "approve" or "resolved" ?

Thats what the Green Checkmark subject icon is for . :)
RobDog888 at 2007-11-10 4:03:17 >