I think you're getting excited a bit too soon - they need to provide a lot more information before I'd trust them with my coin
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.
AMD driver:
$ sudo apt-get install fglrx
$ sudo reboot
=====================================================================
Download AMD ADL "ADL_SDK10.zip", link: http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/
Download AMD SDK "AMD APP SDK 3.0", link: http://developer.amd.com/tools-and-sdks/opencl-zone/amd-accelerated-parallel-processing-app-sdk/
$ cd ~/Download
$ mkdir AMDADL
$ unzip ADL_SDK10.zip -d AMDADL/
$ mkdir AMDSDK
uncompress APP-SDKInstaller-v3.0.130.136-GA-linux64.tar.bz2 to AMDSDK/
$ cd AMDSDK
$ sh AMD-APP-SDK-V3.0.130.136-GA-linux64.sh
close terminal
=====================================================================
open terminal
$ sudo apt-get install build-essential libcurl4-openssl-dev git automake libtool libjansson* libncurses5-dev git
$ mkdir AidenMiner
$ cd AidenMiner
$ git clone https://github.com/chrisfranko/ogminer.git
$ cd ogminer
$ cp ~/Download/AMDADL/include/* ADL_SDK/
$ ./autogen.sh
$ ./configure CFLAGS="-O3 -Wall -march=native"
$ make
$ ./ogminer -n
server = 1
rpcuser = yourusername
rpcpassword = yourpassword
rpcport = 4560
addnode=82.238.124.41:4561
addnode=104.236.59.76:4561
addnode=78.92.172.33:4561
addnode=108.31.14.26:4561
addnode=176.37.199.14:4561