Project Elf:)
Page |
1 |
I think, currently system of tags adding or deleting is not good. Just for fun – It’s very easy to write script, which will store in memory current tags on page, then delete tags from page and after that insert tags on page (for example under my account:) If I do it for all pages, I’ll get very big rating and pull down rating of our top members:) For example, script can do only N pages per day (it will be invisible for you). It’s simple way to get C7 :)))
38 replies
There is an effort going on here: http://developer.qt.nokia.com/wiki/Tagging
Oh, I just figured this wasn’t working yet. So score doubles overnight :) That explains how the scores are shooting up so fast.
Just to clarify on the consistent tags:
If someone tries to tag a word, it looks up all terms that mean the same thing for that word in the system . Then it chooses the standard tag word and adds this to the list.
Later when someone searches a tag word, it uses the same method to find the tag (convert to standard name and find).
In fact, you could go over the tag database with a script (once the synonym library is done) to ensure old tags are standardised too.
Example:
I add tag ‘visual studio’ and system adds ‘msvc’
Later someone searches for ‘microsoft vc++’ and it recognises it as ‘msvc’ and finds all related to this.
This way you would get 0 points in our system. You might think you get points for doing that (the front end will show +2 points), but our nightly script will reassign the points to the original tagger.Sorry :)
Ok lets take this hypothetically forward .. suppose someone write code to run all the pages, collect all the tags — then say manually finds their substitute or replaces them in his/her DB (e.g. MSVC becomes ms vis studio) … and then in batches replaces them on the devnet pages… does the devnet nightly script still figure this out …
disclaimer: this is only hypothetical and I am not responsibile if someone actually decides to try something :P heh heh
This sounds like a workable idea to me.I will prolly add a few tags by hand tonight, but I see little value in tags as I never use them myself.
I’ve found tags quite useful while searching for old threads in the forum …
also, suggest if you can quote the author before saying “this sounds like a workable idea” … i’m still wondering if you replied that to my hypothetical idea of hacking or to some earlier reply in this thread ;-)
This way you would get 0 points in our system. You might think you get points for doing that (the front end will show +2 points), but our nightly script will reassign the points to the original tagger.
How long is the original tagger kept for? If I remove all ‘qml’ tags before tonight and then add them after your script runs. What happens? It still keeps record of original tagger for next nights script?
You must log in to post a reply. Not a member yet? Register here!








