Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

41
votes
11answers
3k views

How to rank a million images with a crowdsourced sort

I'd like to rank a collection of landscape images by making a game whereby site visitors can rate them, in order to find out which images people find the most appealing. What would be a good method ...
14
votes
11answers
1k views

Have you made interesting use of Mechanical Turk? [closed]

I would like to hear about interesting projects which made use of Amazon's Mechanical Turk.
11
votes
9answers
2k views

Crowdsourcing a Complete list of Common Java System Properties and Known Values

I've been inspired by another question: Best Practice for Using Java System Properties I'm currently looking for a complete list of Java system properties and possible values. I'm working on a simple ...
10
votes
2answers
338 views

Strategy for Crowd Sourcing and Iterative Development

I've recently gotten involved with a web-based crowd sourcing project. I have two main issues, both with several subquestions. Any insight into any of these questions would be greatly ...
5
votes
7answers
710 views

Ideas exchange between programmers

I plan to develop website for exchange ideas for website, application, startups… Main purpose of this website is exchange ideas for new project between programmers. Please tell me if exist site like ...
4
votes
2answers
564 views

What are your crowdsource translation management system recommendations?

I'm looking for a tool to help with crowdsourcing the translations for a web site. Some generous translators have volunteered to help so I want to provide them with a tool to use that will make their ...
4
votes
3answers
309 views

How to ensure correctness of data gathered via crowdsourcing?

I have a site where users are entering data of some products they buy. How do I ensure correctness of data entered via crowdsourcing (enabling users to vote/edit products) minimizing amount of work ...
2
votes
2answers
203 views

how to crowd source my web crawling

I want to crawl a website anonymously without having to rely on an anonymous proxy server. So I was thinking of letting users of my website help me by inserting an invisible IFrame in my template - ...
2
votes
3answers
648 views

Application internationalization/translation experience using crowd-sourcing? Mechanical Turk?

I have developed a web application using internationalization best practices such as putting all my displayable strings in property files, etc, etc. I would like to have the strings in the property ...
1
vote
1answer
95 views

What crowdsourcing platforms are the most effective? [closed]

What crowdsourcing platforms are the most effective? and what measures have people used?
1
vote
0answers
74 views

Evaluating ranks with crowdsourcing

I have three ordered ranks of web pages for a set of queries and would like to decide which rank performs better across all queries. Imagine that for 50 queries I have collected the top 10 results ...
0
votes
0answers
12 views

Is there a way to build a ushahidi like website using WordPress or Drupal?

I would like to know if there is some Drupal module or a WordPress plugin that enables the creation of a ushahidi type website (Ushahidi is a non-profit software company that develops free and open ...
0
votes
1answer
15 views

Adaptive Payments application approval - average timescale?

Does anyone have any idea of the average Adaptive Payments application approval time at the moment? It appears there may be a backlog as we've heard nothing from the moderators and it has been over 15 ...
0
votes
0answers
20 views

Is it possible to get one person to answer a series of HIT's on Amazon Mechanical Turk?

I'd like a single person to answer a series of questions (HITs) and unless they complete all the HITs, they shouldn't get paid. Is this possible with AMT?
0
votes
1answer
123 views

JavaScript - po files and gettext() vs json and custom i18n library?

I need to develop or find some sort of lightweight gettext-like library in JavaScript for browser-side translations. (Preferably the same library could be used by node.js if I'd like to translate ...
0
votes
1answer
68 views

Are there any examples of group data-sharing using a replicated database, such as CouchDB?

Background: I am working on a proposal for a PHP/web-based P2P replication layer for PDO databases. My vision is that someone with a need to crowd-source data sets up this software on a web server, ...
0
votes
0answers
12 views

Recommendations for API or system for programatically moderating content

We have a site that allows users to upload content including video and pictures. We need the uploaded content moderating before it goes live. Does anyone have any experience with any third party ...
0
votes
1answer
74 views

Crowdsourcing reliability measurements - spam/fraud detection

I'd like to collect some kind of geographical information from website users - for given set of data they will mark checkbox indicating whether place has or has not given property. Are there any ...
0
votes
2answers
39 views

Crowdsourcing development

Do you know which type of Crowdsourcing platform (framework) uses these sites http://99designs.com/ http://www.quirky.com/ or which programing language uses? any idea how they are developed?
0
votes
0answers
24 views

What are the wisdom of crowd features of popular sites?

What are the wisdom of crowd features of popular sites like Facebook, Amazon, twitter? Or the Wisdom of crowds features on e Commerce or social networking sites?
0
votes
1answer
27 views

Prevent abuse on a crowd-sourced website

I am building a crowd-sourced website where users can create new articles, update any existing articles in a category A. There is no ownership in all articles in category A. Because I wanna show ...
0
votes
4answers
76 views

How (in code) can I prevent two people starting the same crowdsourcing task at once?

I'm trying to build a Django app for a translation crowdsourcing task. For each task in the database, I have an is_completed boolean flag that is set when the user completes the task. I also have a ...
0
votes
3answers
277 views

What is the best place to run a private prediction market?

From wikipedia: Prediction markets are speculative markets created for the purpose of making predictions. Assets are created whose final cash value is tied to a particular event (e.g., will the ...