 | MEMBER LOGIN |
|
|
 |
|
 | SERVICES & FEATURES |
|
|
 |
|
 | THE 20 LATEST PROJECTS |
|
|
Project: details from captcha company ID: 1219799886 |  |  |
 |
 |
| |
|
Status: |
Closed (Cancelled)
|
|
Budget: |
$5-500
|
|
Created: |
8/26/2008 at 21:18 EST
|
|
Cancelled: |
9/17/2008 at 1:28 EST
|
|
Project Creator: |
richway
Rating:
(73 reviews)
|
|
Description: |
Okay let me explain the situation to you before i explain the
project. The programs i build to advertise on these sites are going to
work with the project i need done. Basically you know how on websites
like myspace you have to enter captcha images in order to certain
things like send mail, add friends, set info and so on. Well what we
did is when my programs got to this point where it had to enter a
captcha image it would download the captcha image and then upload it
to a website we had built. On this website there was a team of about
100 data entry members who would type in the value of that image. Then
my program would download the result to the images that had been typed
in. Its all pretty basic and easy. I have had 2 different coders make
the program. One was just one guy i hired and he did the job perfect.
Infact i tested it out and it was exactly what we needed. Then the guy
died in a car wreck and we had to have it recoded because he had not
yet told us any info about the server he had put it on. So we had no
source and couldnt access the server to download the script. So then
we hired a actual company instead of just one single guy. They said it
would be no problem and could do it in just a few days. It has now
been 8 weeks and it still does not work. Infact its
so bad that my data entry teams are saying if its not fixed or redone
they will refuse to work with me. Everything on the site seems to work
except for the fact that when to many people get on it errors start to
occur. This is why i want you to do the job. Please
read everything below and take a look at the examples i provide.
Please dont do anything in the example but look.
Okay now on to the project. Like i said above the main idea for the
project is just a website where data entry members can login and type
in captcha images that my programs upload to the site. Then when the
image is typed in the value of that image is stored somewhere and my
programs can retrieve that data. There will be 2 different login
types. The admin and the DEO (Data Entry Operators). I have explained
what each is below.
-ADMIN-
* The admin section should have an area where i can create different
data entry teams
* When i create the team i should be able to specify how many members
should be on the team. For example if i create a team name EvansTeam
and i say that it will have 100 members on it with the password
cowboys then it will create logins EvansTeam1 through EvansTeam100 all
with the password cowboys. All of these ids will be under the team
EvansTeam of course.
* There should be a stats section that shows how many entries a team
has as a whole. Then if you click on that team name it should bring up
a more detailed stat area that shows exactly how many entries each id
has. See i pay these teams per 1000 entries. This is why it is so
important to keep track of what team has what amount of entries. Then
they pay there team members the same way so they also need to know
what ids had what entries so they can pay there team correctly.
* I should be able to delete an entire teams entries with just one
click of a button.
* Somewhere in the admin section i should also see stats showing me
how many people from each team are online. I should also be able to
see how many images have been uploaded to the site and are still
waiting to be assigned to a data entry member. This stat is important
because it helps me judge how the flow of images is. If i dont have
any images waiting it means that the data entry members are not
getting enough images. They will start to bitch about this because i
pay per entry and not by an basis. Just remember the stat is
not how many images i have uploaded to the site. Its how many i have
uploaded that have not been assigned yet.
To see the current admin section of the site we have go here
http://216.55.132.15/ and login as username = jarett and password =
jarett
-DEO
* When a DEO logs in its pretty basic stuff. They will either login
and see an image load with a text box below it where they can enter
the images value or they will see a message saying that there are no
images currently available and this page will refresh in 10 seconds.
* If the DEO logs in and sees an image loaded this is how it should
be. The image should load and below it there will be a text box. The
cursor should automatically be focused inside of this text box.
Otherwise the DEO's have to manually click the text box everytime to
type in the image and it slows down the entry pace a lot. When the DEO
types in the value of the image they only have to hit enter and the
value of that image is then submitted. Then a new one will load and
they will repeat the same sequence of events.
* The DEO should always see in the top right corner exactly how many
entries they have for there id. This way they know how much they have
made so far. The current site we have now does not have this option
and they DEO"s bitch about it all the time.
* If there is no images available to assign to the DEO when he logs in
he sees the message saying no images available and the page will
refresh in 10 seconds. So the page will then refresh every 10 seconds
until an image becomes available.
* If the DEO has not typed in an image in 10 minutes then they are
logged out. This way my logged out stat in the admin section is more
accurate.
To view the current DEO section of our current site go here
http://216.55.132.15/ and use the username = test1 password =
iloveas212
-Uploading rules
* Now like i said my programs will do the image uploading to the
website so all you have to do is make an image upload form and my
program will use this.
* Each image uploaded has an expiration time. This means that the
image must be assigned to a DEO for entry before this amount of time
or else its deleted and not shown. I should be able to set the amount
of time the image has for entry somewhere in the admin section. For
example say i set the time to 50 seconds. So when an image is uploaded
to the site that images expiration time starts ticking. It must be
assigned to a DEO for entry before 50 seconds. If it is not then its
deleted from the server so the images dont build up.
* The images that have been typed in also need to be deleted once they
have an entry for them.
* The expiration time stops counting down once the image has been
assigned to a DEO for entry.
-Downloading the result
* like i said before my program will also grab the results of the
entries. I do not care how you save the results thats up to you but
please run it by me whatever you decide. Currently on the site i use
now the results are saved to an xml file and i download them from
that. The xml file is cleared every 5 minutes by a script that runs on
the site. This way the xml file does not just grow and grow where it
takes minutes to download the whole file. By making it clear every 5
minutes it keeps it where it only takes about 1 to 2 seconds to
download the latest entry results.
* The key to making all this work though is this. If i upload an image
named kshjdkdjsh.jpg then when the value of that image is saved it
should be listed under the id kshjdkdjsh. For example if i upload the
image kshjdkdjsh.jpg and the images value was like jjsstuy then when i
get the result it could be like kshjdkdjsh = jjsstuy. I dont care how
you do it but i must no what image name that value is for. Otherwise
it wont work with my programs.
Okay i have given you a pretty good description of the site along with
login ids for both the admin and DEO section of my current site. Now
of course you can make yours look different as long as it does all the
stuff i listed. You dont have to make it look like the current one we
have at all. Anyway get back to me as soon as you can on your thoughts
on the project and how long you think it would take you to get it
done. Also maybe what server we should go with and from where.
|
|
Job Type: |
|
| |
 |
|
Messages Posted: 5 |
|
Programmers |
Bid  |
Delivery Within |
Time of Bid |
Rating |
|
86bg |
$200 |
2 days |
8/27/2008 at 0:54 EST | (No Feedback Yet) |
| Doesn't sound the least bit difficult.
| | |
|
najira2007 |
$250 |
5 days |
9/6/2008 at 1:22 EST | (No Feedback Yet) |
| I have a team of 50 full-time captcha entry who are working with my firm since 6 years. I am currently seeking another long-term client. I specialize in web content, PR writing, business writing, copywriting, blogging and data entry. I guarantee 100% accuracy with everything. I attached my data entry budget proposal in PM.
| | |
|
gltechnologies |
$250 |
10 days |
8/26/2008 at 21:27 EST |  (12 reviews) |
| Please see pmb
| | |
|
shipon52 |
$280 |
11 days |
9/1/2008 at 0:38 EST | (No Feedback Yet) |
| Ready for this captcha company.Professional work.
| | |
|
newbuldog |
$400 |
6 days |
8/27/2008 at 11:18 EST | (No Feedback Yet) |
| i can start doing it
| | |
|
ranim |
$1,000 |
35 days |
8/27/2008 at 5:51 EST | (No Feedback Yet) |
| Hi Our firm is 6 years old and we have completed several projects successfully - we provide custom software design and development, testing and consulting services. We have excellent programmers and designers and are very confident that we can complete this project to your total satisfaction. Please see pmb for samples of our recent work. We look forward to hearing from you. Thank you Rani.
| | |
| |