Impact factor for posts is a measurement of importance.

Impact factor for users reflect their authority, reputation and contribution on a particular topic.

Rating reflects the quality of posts.

Rating on Voofie is not a simple average of all ratings, but a weighted average of rating, weighted by the impact factor of users who rated.

Voofie > Leisure

All

Article

Discussion

Q&A

Link

Leisure

34 related concepts
2 items for Category:Leisure
0
36
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 36 and 700 pageviews

One upload dialog - Two targets ?

I have already created image handling functions:
An upload reciever (filebrowserUploadUrl) and an image browser dialog (filebrowserBrowseUrl)
- Both work perfectly 

BUT of course my users want more... ...

T4NK3R 06 Aug 10 |2 answers
0
22
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 22 and 690 pageviews

Non-standard URL for Python urllib2.urlopen

I am using

to retrieve HTML pages. It require a standard "http://www.blahblahblah.com" syntax in order to work. However, sometimes the url input may be in the form of "www.blahblahblah.com" or "blahblahblah.com", which should be able to work in web browser but not urllib2.urlopen.  My question is: Are there a simple way to convert these non-standard URLs to the standard ones? Thanks. ...

georgewu 09 Jul 10