Pogledajte određenu poruku
Staro 24. 04. 2006.   #47
dinke
Super Moderator
Invented the damn thing
 
Avatar dinke
 
Datum učlanjenja: 06.06.2005
Poruke: 2.371
Hvala: 370
701 "Hvala" u 194 poruka
dinke je pravi dragi kamendinke je pravi dragi kamendinke je pravi dragi kamendinke je pravi dragi kamendinke je pravi dragi kamendinke je pravi dragi kamendinke je pravi dragi kamen
Default

Citat:
Originalno napisao Blood
Npr, ja sam video Dinketov oglas i zvucao je sasvim ok dok nisam video stavku "pocetna plata $1000". Onda sam stao i zapitao se koliki ja ekspert moram da budem da bi imao pocetnu platu $1000, sta oni rade tamo-prave avione pomocu php-a!?!
Ja sam stavio platu na oglas samo zato sto mi se na isti nakon 2 objavljivanja niko vredan paznje nije javio. Nazalost situacija se nije promenila ni posle toga.

Glede pravljenja aviona, evo ti test koji dajemo programerima prilikom primanja u tim. Ako mislis da je pretezak, onda j*ga, da, pravimo avione, i to vrlo skupe

Citat:
Hello,

Here is the sample project. Please give me a price quote and timeline before starting the project.

Program should be written using LAMP (Linux/Apache/MySQL/PHP) style
programming but may also include CLI and any available extensions -
However, keep in mind we use both Linux and Unix. Program should be
scalable, easy to use & feature rich.

We need a program that will search this online tool via an API and
compile some data.
http://keyworddiscovery.com/kd-free-api-manual.html

Your program needs to take words and/or phrases from a database,
search the above tool, then take the suggested terms returned, combine
them to do additional search and log the hits to those results.

For example, we search the term 'hockey' from the API
(http://api.keyworddiscovery.com/top15.php?query=hockey) and get back as
one of the many results from the initial search "nhl hockey". We
take that and form both "nhlhockey" and "nhlhockey.com" and
search both of the terms at

http://inventory.overture.com/d/sear...ry/suggestion/

and log it if there are any results. For the above example the data
for the word "nhl hockey" would be:
nhlhockey 0 (because there is no exact match)
nhlhockey.com 401
and it would do this for every keyword returned from the initial
search of "hockey". Again, in case there is no exact match, it should
return 0.

If the overture script returns an error, such as "Service Temporarily
Unavailable" it should NOT mark the initial word as having already
been searched, instead it should leave it in the pool of data so it
can be searched again.

Last but not least, make the script work so it binds to multiple IP's
which your script will obtain from a database table. It should use a
random IP, be used for a random length of time and then not used again
until all other IP's have been used. A bonus feature would be having
the script multi threaded to work even faster. Overture has a
detection so each IP can hit the URL only X times per minute. As long
as each IP is not hitting it sooner than every 5 seconds, then we are
ok and will not get the IP's blocked.

Final frontend should generate output in table, something like:
+-------------------------------------------------------------------+
|Keyword | Without .com | With .com | Keyword D |
+---------------------+---------------+--------------+--------------+
|hockey | 183000| 1740| 3129797|
|ice hockey equipment | 0| 0| 309692|
|hockey equipment | 0| 39| 246119|
|ice hockey | 0| 98| 232862|
...
(above values are real, generated by hand)

While the above features are all required, feel free to display your
creative programming ability and add to it. One of the things we look
for are people who take initiative and are capable of handing their
own without being told what to do every step. Someone who can spot
what's missing in a program and make it happen. Such a skill means the
difference between a program that is cutting edge and one that's
really dull.

In case you have any question, don't hesitate to ask.

Best Regards,
Dinke
__________________
Caught in a Web|Blogodak
With great power comes great responsibility!
dinke je offline   Odgovorite uz citat