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.
electrumdev built the project
Jul 23, 2016 (5 hours ago)
mint@mint ~ $ git clone git://github.com/spesmilo/electrum.git
Cloning into 'electrum'...
remote: Counting objects: 32349, done.
remote: Total 32349 (delta 0), reused 0 (delta 0), pack-reused 32348
Receiving objects: 100% (32349/32349), 16.77 MiB | 2.41 MiB/s, done.
Resolving deltas: 100% (23303/23303), done.
Checking connectivity... done.
mint@mint ~ $ cd electrum
mint@mint ~/electrum $ sudo apt-get install python-pycurl gettext
Reading package lists... Done
Building dependency tree
Reading state information... Done
gettext is already the newest version (0.19.7-2ubuntu3).
python-pycurl is already the newest version (7.43.0-1ubuntu1).
0 upgraded, 0 newly installed, 0 to remove and 312 not upgraded.
mint@mint ~/electrum $ ./contrib/make_locale
Generate template
gui/qt/main_window.py:909: warning: Empty msgid. It is reserved by GNU gettext:
gettext("") returns the header entry with
meta information, not the empty string.
xgettext: error while opening "gui/qt/history_widget.py" for reading: No such file or directory
Download translations
Unzip translations
Installing
Installing ar_SA
Installing hy_AM
Installing bg_BG
Installing zh_CN
Installing cs_CZ
Installing da_DK
Installing nl_NL
Installing eo_UY
Installing fr_FR
Installing de_DE
Installing el_GR
Installing hu_HU
Installing id_ID
Installing it_IT
Installing ja_JP
Installing ky_KG
Installing lv_LV
Installing nb_NO
Installing pl_PL
Installing pt_PT
Installing pt_BR
Installing ro_RO
Installing ru_RU
Installing sk_SK
Installing sl_SI
Installing es_ES
Installing ta_IN
Installing th_TH
Installing vi_VN
mint@mint ~/electrum $