Bitcoin Forum
May 27, 2024, 05:41:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 »  All
  Print  
Author Topic: BitcoinAverage.com - bitcoin price index  (Read 69955 times)
BitcoinAverage (OP)
Full Member
***
Offline Offline

Activity: 147
Merit: 102



View Profile WWW
June 26, 2014, 07:12:32 AM
 #281

Site looks awesome man. I love that it's written in python, as I'm currently learning that and it's nice to go through your code and see an ACTUAL working website. Smiley

Thankyou, these kind of comments mean a lot Smiley

Design wise its hard to please everyone i guess, we love criticism but it must be constructive, to give us areas to make improvements.

Regards
BitcoinAverage

Free Live Price Data: https://BitcoinAverage.com/ - API: https://apiv2.bitcoinaverage.com/ - Twitter: https://twitter.com/BitcoinAverage
BitcoinAverage (Blockchain Data LTD) © 2012-2017
hivewallet
Sr. Member
****
Offline Offline

Activity: 378
Merit: 325


hivewallet.com


View Profile WWW
June 28, 2014, 05:22:00 AM
 #282

Hey guys, we really need you to not be offline.

Hive, a beautiful, secure wallet with an app platform for Mac OS X, Android and Mobile Web. Translators wanted! iOS and OS X devs see BitcoinKit.
Tweets @hivewallet. Skype us here. Donations appreciated at 1HLRg9C1GsfEVH555hgcjzDeas14jen2Cn
gweedo
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000


View Profile
June 28, 2014, 05:23:49 AM
 #283

Hey guys, we really need you to not be offline.

https://github.com/bitcoinaverage/bitcoinaverage Why not run it yourself?
neha
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
June 28, 2014, 08:26:27 AM
 #284

Are we allowed to run this by ourself? We could use the API's in our app as we would need it run 24x7 for sure. Also, if we run it by our self, what size vps will be needed?

Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1001


https://gliph.me/hUF


View Profile
June 28, 2014, 01:41:20 PM
 #285

Are we allowed to run this by ourself? We could use the API's in our app as we would need it run 24x7 for sure. Also, if we run it by our self, what size vps will be needed?

https://github.com/bitcoinaverage/bitcoinaverage/blob/master/README.md
Quote
*this is the source of BitcoinAverage.com website*

*licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License*

run instructions
---------------------
- download sources
- copy server.py.dist into server.py in the same folder and setup paths to folders (see comments in the file).
- install dependencies with `sudo apt-get install python-dev libevent-dev libxml2-dev python-pip libxslt1-dev && sudo apt-get build-dep libxml2 && sudo pip install SQLObject eventlet requests libxslt-dev lxml`
- to run the api_daemon.py you need python 2.7, no db or other storage engines needed. Install any other missing dependencies if needed.

[...]

*Feel free to contact us at bitcoinaverage@gmail.com for with questions on any matters about this system and website.*

[...]

Sure you can. I tried and failed. Smiley

The devs are very friendly and helpful though.

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
hivewallet
Sr. Member
****
Offline Offline

Activity: 378
Merit: 325


hivewallet.com


View Profile WWW
June 29, 2014, 03:48:21 AM
 #286

Sure you can. I tried and failed. Smiley

The devs are very friendly and helpful though.

+1 and thanks for the service!

Hive, a beautiful, secure wallet with an app platform for Mac OS X, Android and Mobile Web. Translators wanted! iOS and OS X devs see BitcoinKit.
Tweets @hivewallet. Skype us here. Donations appreciated at 1HLRg9C1GsfEVH555hgcjzDeas14jen2Cn
newIndia
Legendary
*
Offline Offline

Activity: 2212
Merit: 1049


View Profile
June 29, 2014, 10:43:48 AM
 #287

Hey guys, we really need you to not be offline.

https://github.com/bitcoinaverage/bitcoinaverage Why not run it yourself?

I was checking https://github.com/bitcoinaverage/bitcoinaverage ...seems the code is in Python. Can it be run on Google App Engine for Python ?

tspacepilot
Legendary
*
Offline Offline

Activity: 1456
Merit: 1078


I may write code in exchange for bitcoins.


View Profile
June 29, 2014, 06:29:00 PM
 #288

I just want to say how cool it is that you guys have released the code of your website.  I already liked this project but now I love it.  I think it's a bold and proper move and I just want to say how much respect I have for folks with this kinda attitude.

Finally, just one question: I noticed your use of CC-SA-NC license.  I think this means copyleft with only non-commercial use allowed.  Are you guys yourselves non-commercial, is this a non-profit service?  Or are you guys a commercial outfit and you're simply limiting the reuse of your code to non-commercial stuff?

Thanks again for the code release!
BitcoinAverage (OP)
Full Member
***
Offline Offline

Activity: 147
Merit: 102



View Profile WWW
June 30, 2014, 02:26:39 PM
 #289

Hey guys, we really need you to not be offline.

As stated on twitter its best to always have a fallback, either by running our code or just falling back to an exchange. We do wish to improve our infrastructure however being an open source project with a few ads we don't have all the money in the world to do so. Of course you can donate Smiley

Free Live Price Data: https://BitcoinAverage.com/ - API: https://apiv2.bitcoinaverage.com/ - Twitter: https://twitter.com/BitcoinAverage
BitcoinAverage (Blockchain Data LTD) © 2012-2017
BitcoinAverage (OP)
Full Member
***
Offline Offline

Activity: 147
Merit: 102



View Profile WWW
June 30, 2014, 02:28:12 PM
 #290

I just want to say how cool it is that you guys have released the code of your website.  I already liked this project but now I love it.  I think it's a bold and proper move and I just want to say how much respect I have for folks with this kinda attitude.

Finally, just one question: I noticed your use of CC-SA-NC license.  I think this means copyleft with only non-commercial use allowed.  Are you guys yourselves non-commercial, is this a non-profit service?  Or are you guys a commercial outfit and you're simply limiting the reuse of your code to non-commercial stuff?

Thanks again for the code release!

Hey, the code has been open source since August/Sep 2013 Smiley

As for the license, yes we've changed this since the original one, and your understanding is correct

Free Live Price Data: https://BitcoinAverage.com/ - API: https://apiv2.bitcoinaverage.com/ - Twitter: https://twitter.com/BitcoinAverage
BitcoinAverage (Blockchain Data LTD) © 2012-2017
tspacepilot
Legendary
*
Offline Offline

Activity: 1456
Merit: 1078


I may write code in exchange for bitcoins.


View Profile
June 30, 2014, 09:41:31 PM
 #291

Hey, the code has been open source since August/Sep 2013 Smiley

Fair enough, I just found out about it when I saw the link gweedo placed in the thread, then I noticed it in your sig.  A most honorable decision, IMHO.
BitcoinAverage (OP)
Full Member
***
Offline Offline

Activity: 147
Merit: 102



View Profile WWW
July 01, 2014, 02:14:14 PM
 #292

Hey, the code has been open source since August/Sep 2013 Smiley

Fair enough, I just found out about it when I saw the link gweedo placed in the thread, then I noticed it in your sig.  A most honorable decision, IMHO.

Thanks Smiley

Free Live Price Data: https://BitcoinAverage.com/ - API: https://apiv2.bitcoinaverage.com/ - Twitter: https://twitter.com/BitcoinAverage
BitcoinAverage (Blockchain Data LTD) © 2012-2017
M25
Newbie
*
Offline Offline

Activity: 29
Merit: 0



View Profile
July 05, 2014, 11:27:17 PM
 #293

Calculator was about the most useful thing on the front page, but it's mysteriously disappeared...
hivewallet
Sr. Member
****
Offline Offline

Activity: 378
Merit: 325


hivewallet.com


View Profile WWW
July 06, 2014, 01:21:40 AM
 #294

Calculator was about the most useful thing on the front page, but it's mysteriously disappeared...

Yeah please bring that back!

Hive, a beautiful, secure wallet with an app platform for Mac OS X, Android and Mobile Web. Translators wanted! iOS and OS X devs see BitcoinKit.
Tweets @hivewallet. Skype us here. Donations appreciated at 1HLRg9C1GsfEVH555hgcjzDeas14jen2Cn
MICRO
Legendary
*
Offline Offline

Activity: 2464
Merit: 1037


CEO @ Stake.com and Primedice.com


View Profile WWW
July 06, 2014, 09:22:05 AM
 #295

Calculator was about the most useful thing on the front page, but it's mysteriously disappeared...

Yeah please bring that back!

Well calculator now is way better than before . But yeah i would love to have simple one on front page for quick access.

      ▄▄████████▄▄
   ▄████████████████▄
 ▄█████▀▀       ▀▀████     ████                  ████
▄████▀            ████    ████▌                 ▐████
█████           ▄████▀   ▐████                  ████▌    ▄▄
█████           ▀▀▀▀    ▄█████████▀            ▐████   ▄███▀
 █████▄           ▄▄███████████▀▀   ▄▄▄▄       ████  ▄███▀
   ▀█████▄▄       ▀████▀████▀     ▄████▀███   ▐███████▀▀        ▄▄▄▄
      ▀███████▄        ▐████    ▄████  ▐██▌   ███████        ▄███▀ ██▌
         ▀▀██████▄▄    ████    ▄███▀   ███   ▐███▌███      ▄███▀  ▄██▌
    ▄▄▄▄     ▀▀█████  ▐████    ████   ▄███   ████ ▐███    ▐████▄▄███▀
  █████▀▀      ▀████▌ ▐████▄▄██████▄▄█████▄▄█████  ▀███   ████
 ████▀          ████▌  ▀████▀▀  ▀████▀  ▀██▀ ███▀   ▀███  ▀████▄▄▄▄██
████▌          █████        ▄▄▄▄   ▄▄▄▄▄▄  ▄ ▄▄ ▄ ▄▄ ▀███   ▀▀████▀▀
████▄       ▄▄████▀       ▄█▀   ▀ ▄█▀  ▀█▄ ██▀▀██▀▀██▀███▄▄      ▄▄██
 ██████████████▀▀  ▄███▄  ██▄     ██▄  ▄██ ██  ██  ██   ▀▀█████████▀▀
   ▀██████▀▀▀      ▀███▀   ▀████▀  ▀████▀  ██  ██  ██



▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀▐▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄█▀▀▀█████████▀▀▀█▄
▄█▀    ▄▀█████▀     ▀█▄
▄█▄    █        ▀▄   ███▄
▄████▀▀▀▀▄       ▄▀▀▀▀▀███▄
████      ▀▄▄▄▄▄▀       ███
███     ▄▄███████▄▄     ▄▀█
█  ▀▄ ▄▀ ▀███████▀ ▀▄ ▄▀  █
▀█   █     ▀███▀     ▀▄  █▀
▀█▄▄█▄      █        █▄█▀
▀█████▄ ▄▀▀ ▀▀▄▄ ▄▄███▀
▀█████        ████▀
▀▀█▄▄▄▄▄▄▄█▀▀



● OVER 1000 GAMES
● DAILY RACES AND BONUSES
● RAKEBACK & VIP RANKS
● 24/7 LIVE SUPPORT
Ibian
Legendary
*
Offline Offline

Activity: 2268
Merit: 1278



View Profile
July 06, 2014, 03:17:31 PM
 #296

What's with the spike over 700? Is that legit or a fluke in the code?

Look inside yourself, and you will see that you are the bubble.
BitcoinAverage (OP)
Full Member
***
Offline Offline

Activity: 147
Merit: 102



View Profile WWW
July 07, 2014, 10:13:54 AM
 #297

Calculator was about the most useful thing on the front page, but it's mysteriously disappeared...

https://bitcoinaverage.com/converter

We're currently changing a few things around, the original one was buggy and has issues due to how data on the homepage is updated. This will change in the future and we could put a simple one back there. However the one linked above will be much more feature rich, and is coded far better Smiley

Feedback taken on board as always!

Free Live Price Data: https://BitcoinAverage.com/ - API: https://apiv2.bitcoinaverage.com/ - Twitter: https://twitter.com/BitcoinAverage
BitcoinAverage (Blockchain Data LTD) © 2012-2017
BitcoinAverage (OP)
Full Member
***
Offline Offline

Activity: 147
Merit: 102



View Profile WWW
July 07, 2014, 10:16:49 AM
 #298

What's with the spike over 700? Is that legit or a fluke in the code?

Someone bought out the orderbook on campbx by accident! http://www.reddit.com/r/Bitcoin/comments/29ziry/bubble_happened_this_morning_btc_almost_hit_10000/

Free Live Price Data: https://BitcoinAverage.com/ - API: https://apiv2.bitcoinaverage.com/ - Twitter: https://twitter.com/BitcoinAverage
BitcoinAverage (Blockchain Data LTD) © 2012-2017
MICRO
Legendary
*
Offline Offline

Activity: 2464
Merit: 1037


CEO @ Stake.com and Primedice.com


View Profile WWW
July 07, 2014, 01:59:59 PM
 #299

What's with the spike over 700? Is that legit or a fluke in the code?

Someone bought out the orderbook on campbx by accident! http://www.reddit.com/r/Bitcoin/comments/29ziry/bubble_happened_this_morning_btc_almost_hit_10000/

That was one weird moment Cheesy .

Anyways, i rly love that new calculator, but i think it should be somewhere on front page if possible.

One suggestion, would be nice if it can remember my defolt currency so its set every time i load calculator.

      ▄▄████████▄▄
   ▄████████████████▄
 ▄█████▀▀       ▀▀████     ████                  ████
▄████▀            ████    ████▌                 ▐████
█████           ▄████▀   ▐████                  ████▌    ▄▄
█████           ▀▀▀▀    ▄█████████▀            ▐████   ▄███▀
 █████▄           ▄▄███████████▀▀   ▄▄▄▄       ████  ▄███▀
   ▀█████▄▄       ▀████▀████▀     ▄████▀███   ▐███████▀▀        ▄▄▄▄
      ▀███████▄        ▐████    ▄████  ▐██▌   ███████        ▄███▀ ██▌
         ▀▀██████▄▄    ████    ▄███▀   ███   ▐███▌███      ▄███▀  ▄██▌
    ▄▄▄▄     ▀▀█████  ▐████    ████   ▄███   ████ ▐███    ▐████▄▄███▀
  █████▀▀      ▀████▌ ▐████▄▄██████▄▄█████▄▄█████  ▀███   ████
 ████▀          ████▌  ▀████▀▀  ▀████▀  ▀██▀ ███▀   ▀███  ▀████▄▄▄▄██
████▌          █████        ▄▄▄▄   ▄▄▄▄▄▄  ▄ ▄▄ ▄ ▄▄ ▀███   ▀▀████▀▀
████▄       ▄▄████▀       ▄█▀   ▀ ▄█▀  ▀█▄ ██▀▀██▀▀██▀███▄▄      ▄▄██
 ██████████████▀▀  ▄███▄  ██▄     ██▄  ▄██ ██  ██  ██   ▀▀█████████▀▀
   ▀██████▀▀▀      ▀███▀   ▀████▀  ▀████▀  ██  ██  ██



▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀▐▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄█▀▀▀█████████▀▀▀█▄
▄█▀    ▄▀█████▀     ▀█▄
▄█▄    █        ▀▄   ███▄
▄████▀▀▀▀▄       ▄▀▀▀▀▀███▄
████      ▀▄▄▄▄▄▀       ███
███     ▄▄███████▄▄     ▄▀█
█  ▀▄ ▄▀ ▀███████▀ ▀▄ ▄▀  █
▀█   █     ▀███▀     ▀▄  █▀
▀█▄▄█▄      █        █▄█▀
▀█████▄ ▄▀▀ ▀▀▄▄ ▄▄███▀
▀█████        ████▀
▀▀█▄▄▄▄▄▄▄█▀▀



● OVER 1000 GAMES
● DAILY RACES AND BONUSES
● RAKEBACK & VIP RANKS
● 24/7 LIVE SUPPORT
BitcoinAverage (OP)
Full Member
***
Offline Offline

Activity: 147
Merit: 102



View Profile WWW
July 08, 2014, 06:39:08 AM
 #300

What's with the spike over 700? Is that legit or a fluke in the code?

Someone bought out the orderbook on campbx by accident! http://www.reddit.com/r/Bitcoin/comments/29ziry/bubble_happened_this_morning_btc_almost_hit_10000/

That was one weird moment Cheesy .

Anyways, i rly love that new calculator, but i think it should be somewhere on front page if possible.

One suggestion, would be nice if it can remember my defolt currency so its set every time i load calculator.

Converter on homepage - This version is far too large to be on the homepage in our opinion, especially with the changes we have planned, but we'll definitely consider a mini version as before Smiley
Default currency - we'll get that added along with other planned features!

Regards
BitcoinAverage

Free Live Price Data: https://BitcoinAverage.com/ - API: https://apiv2.bitcoinaverage.com/ - Twitter: https://twitter.com/BitcoinAverage
BitcoinAverage (Blockchain Data LTD) © 2012-2017
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!