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.
a-man /usr/local/src/Electrum-1.9.8 $ ./electrum &
[1] 23391
a-man /usr/local/src/Electrum-1.9.8 $ "sni-qt/23391" WARN 15:06:48.753 void StatusNotifierItemFactory::connectToSnw() Invalid interface to SNW_SERVICE
pip install --pre slowaes
pip install Electrum-1.9.8.tar.gz
a-man /usr/local/src/Electrum-1.9.8 $ ./electrum &
[1] 23391
a-man /usr/local/src/Electrum-1.9.8 $ "sni-qt/23391" WARN 15:06:48.753 void StatusNotifierItemFactory::connectToSnw() Invalid interface to SNW_SERVICE
wget https://download.electrum.org/Electrum-1.9.8.tar.gz
tar -zxvf Electrum-1.9.8.tar.gz
apt-get purge python-pip
wget https://raw.github.com/pypa/pip/master/contrib/get-pip.py
python get-pip.py
pip install slowaes
python get-pip.py
Downloading/unpacking pip
Downloading pip-1.5.4-py2.py3-none-any.whl (1.2MB): 1.2MB downloaded
Installing collected packages: pip
Successfully installed pip
Cleaning up...
a-man # pip install slowaes
bash: /usr/bin/pip: No such file or directory
# which pip
/usr/local/bin/pip
a-man # /usr/local/bin/pip install slowaes
Downloading/unpacking slowaes
Could not find a version that satisfies the requirement slowaes (from versions: 0.1a1)
Cleaning up...
No distributions matching the version for slowaes
Storing debug log for failure in /root/.pip/pip.log
a-man #
apt-get purge python-pip
wget https://raw.github.com/pypa/pip/master/contrib/get-pip.py
python get-pip.py
pip install slowaes
apt-get install python-qt4 python-pip
pip install https://download.electrum.org/Electrum-1.9.8.tar.gz#md5=e3918fec0254267f08e41a1fb8691382
Downloading/unpacking https://download.electrum.org/Electrum-1.9.8.tar.gz
Downloading Electrum-1.9.8.tar.gz (860kB): 860kB downloaded
Running setup.py egg_info for package from https://download.electrum.org/Electrum-1.9.8.tar.gz
Including all files
Downloading/unpacking slowaes (from Electrum==1.9.8)
Could not find a version that satisfies the requirement slowaes (from Electrum==1.9.8) (from versions: 0.1a1)
Cleaning up...
No distributions matching the version for slowaes (from Electrum==1.9.8)
Storing complete log in /root/.pip/pip.log
Downloading/unpacking slowaes (from Electrum==1.9.8)
Getting page https://pypi.python.org/simple/slowaes/
URLs to search for versions for slowaes (from Electrum==1.9.8):
* https://pypi.python.org/simple/slowaes/
Analyzing links from page https://pypi.python.org/simple/slowaes/
Skipping link https://pypi.python.org/packages/2.4/s/slowaes/slowaes-0.1a1-py2.4.egg#md5=f1371
dc6d46230f3d22b2dfae6f9050e (from https://pypi.python.org/simple/slowaes/); unknown archive format
: .egg
Skipping link https://pypi.python.org/packages/2.5/s/slowaes/slowaes-0.1a1-py2.5.egg#md5=5fb70
1750887fa4d85b61f92cb439330 (from https://pypi.python.org/simple/slowaes/); unknown archive format
: .egg
Skipping link https://pypi.python.org/packages/2.6/s/slowaes/slowaes-0.1a1-py2.6.egg#md5=2877d
c9c31352d812bfa390e0d84fc8a (from https://pypi.python.org/simple/slowaes/); unknown archive format
: .egg
Found link https://pypi.python.org/packages/source/s/slowaes/slowaes-0.1a1.tar.gz#md5=eafee95a
788a795403e972a35e80ce4f (from https://pypi.python.org/simple/slowaes/), version: 0.1a1
Ignoring link https://pypi.python.org/packages/source/s/slowaes/slowaes-0.1a1.tar.gz#md5=eafee95
a788a795403e972a35e80ce4f (from https://pypi.python.org/simple/slowaes/), version 0.1a1 is a pre-r
elease (use --pre to allow).
Could not find a version that satisfies the requirement slowaes (from Electrum==1.9.8) (from ver
sions: 0.1a1)
Cleaning up...
Removing temporary dir /tmp/pip_build_root...
No distributions matching the version for slowaes (from Electrum==1.9.8)
Exception information:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 134, in main
status = self.run(options, args)
File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 236, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1085, in prepare_files
url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
File "/usr/lib/python2.7/dist-packages/pip/index.py", line 309, in find_requirement
raise DistributionNotFound('No distributions matching the version for %s' % req)
DistributionNotFound: No distributions matching the version for slowaes (from Electrum==1.9.8)