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.
root@p2Pool:~/bitcoind/litecoin/src# ./litecoind -rpcuser=a -rpcpassword=1
root@p2Pool:~/bitcoind/litecoin/src# litecoin server starting
root@p2Pool:~/bitcoind/p2pool# python run_p2pool.py --net litecoin a 1
2012-03-11 00:41:19.839442 p2pool (version 0.9.2-27-g07f4128)
2012-03-11 00:41:19.839645
2012-03-11 00:41:19.839795 Testing bitcoind RPC connection to 'http://127.0.0.1:9332/' with username 'a'...
2012-03-11 00:41:19.840403 > Error while checking bitcoind identity:
2012-03-11 00:41:19.840556 > Traceback (most recent call last):
2012-03-11 00:41:19.840704 > Failure: twisted.internet.error.ConnectionRefusedError: Connection was refused by other side: 111: Connection refused.
# this is the configuration file for rinetd, the internet redirection server
#
# you may specify global allow and deny rules here
# only ip addresses are matched, hostnames cannot be specified here
# the wildcards you may use are * and ?
#
allow *
# deny 192.168.2.1?
#
# forwarding rules come here
#
# you may specify allow and deny rules after a specific forwarding rule
# to apply to only that forwarding rule
#
# bindadress bindport connectaddress connectport
192.168.1.10 9327 127.0.0.1 9327
192.168.1.10 9338 127.0.0.1 9338
# logging information
logfile /var/log/rinetd.log
# uncomment the following line if you want web-server style logfile format
# logcommon
rpcport=10332
port=10333
server=1
daemon=1
rpcuser=a
rpcpassword=1