unchi (OP)
Newbie
Offline
Activity: 23
Merit: 0
|
|
February 12, 2015, 03:45:20 AM Last edit: October 14, 2016, 03:33:47 AM by unchi |
|
---
|
|
|
|
twister
|
|
February 12, 2015, 05:34:28 AM |
|
Clean and simple. Looks awesome! Good work.
|
|
|
|
h0lybyte
|
|
February 13, 2015, 07:19:36 PM |
|
Are you just using blockchain for your rates?
I would minifiy your HTML and then use angular / jquery / ajax to fetch the prices.
|
|
|
|
avatar_kiyoshi
Legendary
Offline
Activity: 1106
Merit: 1000
|
|
February 14, 2015, 06:08:33 PM |
|
Simple, user friendly, dont need much connection. awesome! Are you just using blockchain for your rates?
I would minifiy your HTML and then use angular / jquery / ajax to fetch the prices.
btc rates from blockchain.info fiat rates from quandl.com
|
|
|
|
coinpr0n
|
|
February 16, 2015, 06:01:48 PM |
|
How did you package the Android app? PhoneGap?
|
|
|
|
coinpr0n
|
|
March 04, 2015, 08:55:30 PM |
|
How did you package the Android app? PhoneGap?
No, I created it myself using Android Studio. Oh, cool. That is a good idea. I really like the finished product you made here. Very clean and simple. Great work!
|
|
|
|
emrebey
|
|
March 05, 2015, 08:38:51 AM |
|
cool, does it have auto-refresh?
|
|
|
|
Enzyme
|
|
March 05, 2015, 08:49:01 AM |
|
Nice UI. Good job with the website!
|
|
|
|
rammy2k2
Legendary
Offline
Activity: 1974
Merit: 1003
|
|
March 05, 2015, 11:46:31 AM |
|
very nice, simple and effective
|
|
|
|
Bitcoin Explorer
|
|
March 05, 2015, 01:58:52 PM |
|
How did you package the Android app? PhoneGap?
No, I created it myself using Android Studio. Ah... Nice. You should consider adding more stuff. Nice domain. Moreover, what backend are you using?
|
|
|
|
bitwarrior
Legendary
Offline
Activity: 1764
Merit: 1000
|
|
March 06, 2015, 04:30:58 AM |
|
Nice simple configurable btc ticker, well hopefully next time the units could be changed to other currency pair such as euro or cny. thanks
|
|
|
|
Bitcoin Explorer
|
|
March 06, 2015, 05:03:53 AM |
|
How did you package the Android app? PhoneGap?
No, I created it myself using Android Studio. Ah... Nice. You should consider adding more stuff. Nice domain. Moreover, what backend are you using? Yeah I've considered adding more features, maybe the ability to select different exchanges. But at the same time I want to keep it as simple as possible. I also made bitkoin.io which is a bitcoin calculator. On the back end I'm running a python script that grabs the prices for both these websites. Thats great. Even I have a python script which grabs the price from 7 exchanges but unfortunately, I haven't been able to use it. I have a Bitcoin price related website in beta stage Bitcoinpricelab.com Check that out, running meteor.js backend
|
|
|
|
|
xingming
Sr. Member
Offline
Activity: 322
Merit: 250
Writing to dispel society's myths.
|
|
March 07, 2015, 02:02:56 AM |
|
ibit.ioSimple Bitcoin TickerCustomizable Colors, Font Size, Currency, and Bitcoin Units
Mobile Friendly
I think there's a small css error in the search tool behind that the tool is very fast and easy to use . default color is so nice love it ! Just a question what you are using and what programming language please ?
|
|
|
|
Kprawn
Legendary
Offline
Activity: 1904
Merit: 1074
|
|
March 07, 2015, 03:15:00 PM |
|
I'm actually planning on making a simple plugin for people to use on their websites. Well, whenever I can find the time to do it, that is. I'll let you know. Thanks... It would be your best bet to get it out there on forums, for people to see and then work things from there. Feel free to contact us if you need any kind of beta testing done. I like the clean look and the color selection is pretty good. The site is VERY responsive, where are you hosting it?
|
|
|
|
Bitcoin Explorer
|
|
March 07, 2015, 05:48:16 PM |
|
ibit.ioSimple Bitcoin TickerCustomizable Colors, Font Size, Currency, and Bitcoin Units
Mobile Friendly
I think there's a small css error in the search tool behind that the tool is very fast and easy to use . default color is so nice love it ! Just a question what you are using and what programming language please ? Thanks! Client side is all javascript/jquery. Using ajax to retrieve json data from my server. I'm running a simple Python script on the server that retrieves prices. I have a php file encoding json values but some trouble using ajax. Do you know of any way to use php+ajax to make private APIs to grab the bitcoin price from various exchanges? That would make the plugin process easier. If you are interested in collaborating with me for a bitcoin price project please let me know. I own BitcoinPriceLab.com
|
|
|
|
coinpr0n
|
|
March 07, 2015, 08:00:08 PM |
|
Nice simple configurable btc ticker, well hopefully next time the units could be changed to other currency pair such as euro or cny. thanks
If you click the little gear icon at the top right you can change the currency. It does 144 different currencies at the moment. It will remember your currency selection for the next time you visit. I didn't even notice the gear icon at first glance, I just liked the simple ticker. The menu with more features is awesome. Great work!
|
|
|
|
melwinder
|
|
March 07, 2015, 08:56:28 PM |
|
Clean and simple, this actually is really handy! I also love the bitkoin.io calculator you added on the settings part. Thank you for this!
|
|
|
|
Bitcoin Explorer
|
|
March 08, 2015, 03:58:53 AM |
|
I'm actually planning on making a simple plugin for people to use on their websites. Well, whenever I can find the time to do it, that is. I'll let you know. Thanks... It would be your best bet to get it out there on forums, for people to see and then work things from there. Feel free to contact us if you need any kind of beta testing done. I like the clean look and the color selection is pretty good. The site is VERY responsive, where are you hosting it? I'm using digitalocean.com. They have been pretty great so far. Try bithost.io you can use digital ocean servers by paying in BTC and the fee is nominal, only $1.5 more for a 512 mb server.
|
|
|
|
rikfredsy
|
|
March 08, 2015, 03:46:37 PM |
|
Very nice tool , The design is very cool and the price convert very fast but i was asking my if its in real time ? I can do the same job using php i would like to learn python if it is mroe fast than php .
|
|
|
|
|