It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency,
since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site;
Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in -
your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency
so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
UPDATE: THIS WAS A VERY DIFFICULT TASK AND NONE OF THE SUBMISSIONS WORKED, but they gave me some ideas on how to do it and I eventually got the code written myself.
(5/31/13) THE CONTEST IS OVER
I need php code to allow selective display through a drop-down box with the contents of several mysql entries when the box is clicked. Specifically, The code: echo '
'; echo '
'.$r['id'].'
'; echo '
';
This code prints the correct 'id' variable from table 'a'. I need to change the code to instead print each and every (there are multiple) 'msg' variables from table 'b' if the table 'b' row has 'ID' matching the variable 'id' as printed above (remember that 'id' is from table 'a'). To rephrase, table 'b' has columns for 'ID' and 'msg', I need each 'msg' printed where that row's 'ID' = 'id' (from table 'a' as revealed with [echo '
'.$r['id'].'
';])
It should be pretty simple, but I don't know enough to do it atm.
Value for partial or non-functional code: 0BTC Value for a completely working code substitution: $40 (in BTC).
Just post the code here with your btc address. If it works, you get coin, if not, no coin.