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.
--url URL
URL for bitcoin JSON-RPC server (default: http://127.0.0.1:8332/)
$ ./minerd --user 1 --pass 1 --url "http://127.0.0.1:7777/"
[2011-10-08 00:17:02] Binding thread 0 to cpu 0
[2011-10-08 00:17:03] Binding thread 1 to cpu 1
[2011-10-08 00:17:04] Binding thread 2 to cpu 2
[2011-10-08 00:17:05] Binding thread 3 to cpu 3
[2011-10-08 00:17:06] 4 miner threads started, using SHA256 'scrypt' algorithm.
[2011-10-08 00:18:03] HTTP request failed: Empty reply from server
[2011-10-08 00:18:03] json_rpc_call failed, retry after 30 seconds
^C
tenebrix@bitcoindearia ~/bin $ nmap -p 7777 127.0.0.1
Starting Nmap 5.51 ( http://nmap.org ) at 2011-10-08 00:19 CDT
mass_dns: warning: Unable to determine any DNS servers. Reverse DNS is disabled. Try using --system-dns or specify valid servers with --dns-servers
Nmap scan report for localhost (127.0.0.1)
Host is up (0.000044s latency).
PORT STATE SERVICE
7777/tcp open cbt
Nmap done: 1 IP address (1 host up) scanned in 0.03 seconds
tenebrix@bitcoindearia ~/bin $ ./tenebrix
bitcoin server starting
Segmentation fault
tenebrix@bitcoindearia ~/bin $ [xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
tenebrix: /var/tmp/portage/x11-libs/libX11-1.4.4/work/libX11-1.4.4/src/xcb_io.c:273: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
all: bitcoin
bitcoin: $(OBJS) obj/init.o obj/ui.o obj/uibase.o
$(CXX) $(CXXFLAGS) -o $@ $^ $(WXLIBS) $(LIBS)