Bitcoin Forum
April 23, 2024, 02:26:09 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Bitval - Monitor the bitcoin exchangerate live  (Read 8540 times)
Dorphern (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
June 04, 2011, 05:17:29 PM
Last edit: June 10, 2011, 06:43:53 PM by Dorphern
 #1

Hi bitcoinlovers!

I've developed this service, that monitors the bitcoin buy value. Right now it only takes the value from mtgox, but in the future it will monitor other bitcoin trading sites as well.

I know this thing exists already but I thought I wanted to make it a little bit more simple to look at, and more sleek.

You can find it here: http://bitval.dorphern.dk/
And the API here: http://bitval.dorphern.dk/api

I would love ideas and constructive criticism Smiley
oh yeah, one more thing: Tested in Chrome, FireFox and Safari.

/Dorphern

UPDATE: Ajax fallback for browsers that does not support websockets.
UPDATE: Live graph, of the last 24 hours.
UPDATE: Notification sound everytime the price changes
UPDATE: bitval.info now redirects you to bitval :-)
UPDATE: An API has been added to bitval.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713882369
Hero Member
*
Offline Offline

Posts: 1713882369

View Profile Personal Message (Offline)

Ignore
1713882369
Reply with quote  #2

1713882369
Report to moderator
bittrader
Jr. Member
*
Offline Offline

Activity: 42
Merit: 1



View Profile
June 04, 2011, 05:57:57 PM
 #2

Cool.

A couple thoughts:
-It works for me in Chrome, but not in FF4 (it just shows "--"). The FF error console says: "WebSocket is not defined".
-It would be nicer if it had an easier to remember URL.
kokjo
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000

You are WRONG!


View Profile
June 04, 2011, 06:04:29 PM
 #3

The FF error console says: "WebSocket is not defined".
its because websockets don't work in FF, only in chrome i think...
You can find it here: http://bitval.dorphern.dk/

FEDT! er du dansk?

"The whole problem with the world is that fools and fanatics are always so certain of themselves and wiser people so full of doubts." -Bertrand Russell
Dorphern (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
June 04, 2011, 06:07:58 PM
 #4

Cool.

A couple thoughts:
-It works for me in Chrome, but not in FF4 (it just shows "--"). The FF error console says: "WebSocket is not defined".
-It would be nicer if it had an easier to remember URL.

Thanks alot.
Hmm, yeah FF doesn't support websockets at the time being, but I will make a fallback, or find another way to get this working :-)
For the URL being, yeah, i agree, but for now it has to be this way. I but in a near future I will must certainly register a domain.

Dorphern (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
June 04, 2011, 06:08:36 PM
 #5

The FF error console says: "WebSocket is not defined".
its because websockets don't work in FF, only in chrome i think...
You can find it here: http://bitval.dorphern.dk/

FEDT! er du dansk?

haha ja, det er jeg! :-) Troede sku ikke der var mange andre danskere herinde !
kokjo
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000

You are WRONG!


View Profile
June 04, 2011, 06:19:19 PM
 #6

The FF error console says: "WebSocket is not defined".
its because websockets don't work in FF, only in chrome i think...
You can find it here: http://bitval.dorphern.dk/

FEDT! er du dansk?

haha ja, det er jeg! :-) Troede sku ikke der var mange andre danskere herinde !
der er nogle stykker... ik så mange, se her: http://forum.bitcoin.org/index.php?topic=5633.0

"The whole problem with the world is that fools and fanatics are always so certain of themselves and wiser people so full of doubts." -Bertrand Russell
Dorphern (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
June 04, 2011, 08:46:00 PM
 #7

I have now been working on the script for some time, and have successfully created a fallback ajax script, that enables the script in FF and other major browsers as well (FF, Safari and Chrome tested).
Dorphern (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
June 05, 2011, 04:28:24 PM
 #8

UPDATE!

There now is a live graph that displays the last 24 hours of the bitcoin value in USD :-)
bittrader
Jr. Member
*
Offline Offline

Activity: 42
Merit: 1



View Profile
June 05, 2011, 04:32:11 PM
 #9

This has become very cool.
Sukrim
Legendary
*
Offline Offline

Activity: 2618
Merit: 1006


View Profile
June 05, 2011, 04:41:04 PM
 #10

Which rate do you use to convert USD to EUR and how often is this rate updated? Wink

https://www.coinlend.org <-- automated lending at various exchanges.
https://www.bitfinex.com <-- Trade BTC for other currencies and vice versa.
Dorphern (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
June 05, 2011, 05:46:46 PM
 #11

@bittrader Thank you! :-)

@Sukrim See the funny thing is that I have no clue ;-) I use the same as google, as they have an api for conversionrates, between currencies.
Dorphern (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
June 05, 2011, 07:48:47 PM
 #12

So I made a 3rd update to bitval, a sound notification, it is off by default btw ;-)
When ever the price of a bitcoin changes it will make a noise to notify you of the price change.
w0mbat
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile WWW
June 06, 2011, 01:10:16 AM
 #13

somethings not working:
Quote
Warning: file_get_contents(http://www.google.com/ig/calculator?hl=en&q=1USD=?EUR) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.0 503 Service Unavailable in /var/www/dorphern.dk/bitval/converter.php on line 11

*** http://btcxc.info/  <->  Your source for everything around trading & mining Bitcoins! ***
Dorphern (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
June 06, 2011, 07:26:37 AM
 #14

somethings not working:
Quote
Warning: file_get_contents(http://www.google.com/ig/calculator?hl=en&q=1USD=?EUR) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.0 503 Service Unavailable in /var/www/dorphern.dk/bitval/converter.php on line 11


Thank you, I'm aware of this problem, I think it is my host that is responsible for this error, I will look into it.
Dorphern (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
June 06, 2011, 07:51:22 AM
 #15

I've removed the bitcoin conversion for now (Only USD), it caused some problems (no idea why). I will fix it with another system tomorrow. sorry for the inconvenience!
jerfelix
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
June 06, 2011, 10:38:14 AM
 #16

Dorphern-

I love it.     Here are a few suggestions.  Please accept them in the spirit intended, or feel free to ignore them.

1.  Consider changing your TITLE tag to be the current USD value, as opposed to Bitval.  Or maybe the current USD value then Bitval.  Example:  {title}17.9984 USD - Bitval {/title}.   And update this with each change.  That way my tab will have the current value in it, while I'm in another tab (in Firefox).

2.  Move your footer down a bit - your Bitcoin donation number is colliding with your history column (in Firefox)

3.  For a memorable name, if you would like a free redirect from myB.TC, let me know, and tell me what shortname to use.  Perhaps myB.TC/current or myB.TC/value.  Of course, you could always buy a domain name from godaddy as well.
Dorphern (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
June 06, 2011, 12:22:10 PM
 #17

Dorphern-

I love it.     Here are a few suggestions.  Please accept them in the spirit intended, or feel free to ignore them.

1.  Consider changing your TITLE tag to be the current USD value, as opposed to Bitval.  Or maybe the current USD value then Bitval.  Example:  {title}17.9984 USD - Bitval {/title}.   And update this with each change.  That way my tab will have the current value in it, while I'm in another tab (in Firefox).

2.  Move your footer down a bit - your Bitcoin donation number is colliding with your history column (in Firefox)

3.  For a memorable name, if you would like a free redirect from myB.TC, let me know, and tell me what shortname to use.  Perhaps myB.TC/current or myB.TC/value.  Of course, you could always buy a domain name from godaddy as well.


Thanks a bunch for your ideas! I've implemented the 1'st one (great idea), and as far as I can see I've fixed the second as well.

For the third I'm not quite sure if it's a much better way to do it than what i'm already doing. But thanks for your proposal :-)
I will soon buy a domain for the website, after that it should be no problem.
w0mbat
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile WWW
June 06, 2011, 12:51:00 PM
 #18

for hosting i can recommend https://www.kalyhost.com/

im hosting my site there, very fast setup, low costs and nice features.

while id like to implement a live exchangerate on my website too (maybe on a subdomain like live.btcxc.info) i have no idea how to do this as html/css is the only thing i am able to code...

*** http://btcxc.info/  <->  Your source for everything around trading & mining Bitcoins! ***
jerfelix
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
June 06, 2011, 10:47:53 PM
 #19


Thanks a bunch for your ideas! I've implemented the 1'st one (great idea), and as far as I can see I've fixed the second as well.

For the third I'm not quite sure if it's a much better way to do it than what i'm already doing. But thanks for your proposal :-)
I will soon buy a domain for the website, after that it should be no problem.
I had Bitval open all day, and it worked great!   The charts were a little flaky early in the day, but that problem seems to have corrected itself.

I used to have Bitcoin Charts open a lot, but it seems to kill Firefox after some time.  I suspect it's some sort of memory leak.  Bitval is perfect - nice and light and functional.
GimEEE
Member
**
Offline Offline

Activity: 112
Merit: 10

Ride or Die


View Profile WWW
June 06, 2011, 11:23:56 PM
 #20

Will you please make a dynamic img file to link to that will display the current exchange rate (bonus for variable input)
This will enable use on Craigslist and non java forum sites.

The only way to make sure people you agree with can speak is to support the rights of people you don't agree with.
Pages: [1] 2 »  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!