Bitcoin Forum

Economy => Goods => Topic started by: iSellGames on August 18, 2011, 04:51:41 PM



Title: Original $€ to BTC bbcode image service
Post by: iSellGames on August 18, 2011, 04:51:41 PM
Bored to update prices for your products? Use my script, it will automatically change the price :)
Examples:
Random Stuff, price: http://pricecounter.hostzi.com/2.php?p=12.3&color=FF00FF
Random Stuff, price: http://pricecounter.hostzi.com/2.php?p=22.5&bold=1
Price of 1 BTC is http://pricecounter.hostzi.com/2.php?p=1&reverse=1&euro=1&d=2 or http://pricecounter.hostzi.com/2.php?p=1&reverse=1

Code:
[b]How to use[/b]
Just paste this code: [img]http://pricecounter.hostzi.com/2.php?p=PRICE[/img]

To use low etc: add &m=low (you can use all prices offered by MtGox)
To change color: add &color=F0F0F0
To change decimals: add &d=amount of decimals
To use euro as currency: add &euro=1
To use bold text: add &bold=1
To use BTC -> USD/EUR add: &reverse=1
Example: http://pricecounter.hostzi.com/2.php?p=3.5&bold=1&euro=1

Version 0.03a 9/8/2011
It's now possible to change color and decimals. Also caching for price added, loads now faster!

Do you like my script? Donate few cents to poor coder, even 0.01 is very nice! Thanks :)
14LkwJGwuZZ3huSDevEmM8AJPLNauzapML


Title: Re: [FREE] Automatically changing price for your notification
Post by: Ssoele on August 18, 2011, 04:54:19 PM
Cool, I'll donate some. Is there a possibility to make a EUR > BTC converter?


Title: Re: [FREE] Automatically changing price for your notification
Post by: iSellGames on August 18, 2011, 04:55:45 PM
EUR->BTC will come (probably) with next version :)


Title: Re: [FREE] Automatically changing price for your notification | Version 0.02
Post by: iSellGames on August 18, 2011, 05:31:35 PM
New version released!
EDIT: Big thanks to donor Ssoele! <3


Title: Re: SELLERS! Automatically updating price for your ad!
Post by: iSellGames on August 19, 2011, 05:15:05 PM
Up


Title: Re: SELLERS! Automatically updating price for your ad!
Post by: airdata on August 19, 2011, 06:22:16 PM
This is a necessity for any listings where bitcoin is accepted.  Great.


Title: Re: SELLERS! Automatically updating price for your ad!
Post by: iSellGames on August 19, 2011, 06:26:34 PM
Source code added.


Title: Re: SELLERS! Automatically updating price for your ad!
Post by: Viking on August 19, 2011, 07:36:47 PM
Nice. I donated 0.10. Request: Make one less decimal and that the weighted average mtgox is used?


Title: Re: SELLERS! Automatically updating price for your ad!
Post by: iSellGames on August 19, 2011, 07:47:46 PM
Nice. I donated 0.10. Request: Make one less decimal and that the weighted average mtgox is used?
Thanks! I added 2 decimals version too, see starting post! It already uses average :)


Title: Re: SELLERS! Automatically updating price for your ad!
Post by: Viking on August 19, 2011, 09:15:56 PM
Nice. I donated 0.10. Request: Make one less decimal and that the weighted average mtgox is used?
Thanks! I added 2 decimals version too, see starting post! It already uses average :)

Thanks for that. I know that it uses average, but the weighted average is a better estimate I think. It's called "vwap" instead of "avg" in the mtgox phpfile.


Title: Re: SELLERS! Automatically updating price for your ad!
Post by: iSellGames on August 21, 2011, 03:10:27 AM
Up!


Title: Re: SELLERS! Automatically updating price for your ad!
Post by: iSellGames on August 25, 2011, 09:00:07 PM
Up!


Title: Re: SELLERS! Automatically updating price for your ad!
Post by: joulesbeef on August 25, 2011, 09:05:35 PM
cool simple idea.. should do well


Title: Re: SELLERS! Automatically updating price for your ad!
Post by: Reckman on August 25, 2011, 09:50:16 PM
+1 good job


Title: Re: SELLERS! Automatically updating price for your ad!
Post by: iSellGames on August 27, 2011, 10:31:57 PM
Up! ;D


Title: Re: SELLERS! Automatically updating price for your ad!
Post by: runlinux on August 27, 2011, 11:05:46 PM
this is an awesome idea put into action!

i'll keep this in mind when ever i sell things! Thanks!


Title: Re: SELLERS! Automatically updating price for your ad!
Post by: graingert on August 28, 2011, 12:47:12 AM
Bored to update prices for your products? Use my script, it will automatically change the price :)
Example: Random Stuff, price: http://pricecounter.hostzi.com/img.php?p=12.3

How to use
Just paste this code:
Code:
3 decimals: [img]http://pricecounter.hostzi.com/img.php?p=PRICE_IN_DOLLARS[/img]
2 decimals: [img]http://pricecounter.hostzi.com/2.php?p=PRICE_IN_DOLLARS[/img]
or put it on your own server: http://pastebin.com/aa7aSpdR (You need verdana.ttf in same folder)

Version 0.02 8/18/2011
Added one more decimal, new font, font size fixed. Only cosmetic changes so far, will do other stuff after some sleep. Stay tuned!

Do you like my script? Donate few cents to poor coder! Thanks :)
1DBTZFJUnmtqEPXzorBZGdVNMn3Lj913J3

It would be great if you could license it specifically - so I know what I can do with it.

It's a web server so AGPL might be a good idea
But it's fairly short and "obvious" so WTFPL might be even better


Title: Re: SELLERS! Automatically updating price for your ad!
Post by: NothinG on August 28, 2011, 12:50:18 AM
Bored to update prices for your products? Use my script, it will automatically change the price :)
Example: Random Stuff, price: http://pricecounter.hostzi.com/img.php?p=12.3

How to use
Just paste this code:
Code:
3 decimals: [img]http://pricecounter.hostzi.com/img.php?p=PRICE_IN_DOLLARS[/img]
2 decimals: [img]http://pricecounter.hostzi.com/2.php?p=PRICE_IN_DOLLARS[/img]
or put it on your own server: http://pastebin.com/aa7aSpdR (You need verdana.ttf in same folder)

Version 0.02 8/18/2011
Added one more decimal, new font, font size fixed. Only cosmetic changes so far, will do other stuff after some sleep. Stay tuned!

Do you like my script? Donate few cents to poor coder! Thanks :)
1DBTZFJUnmtqEPXzorBZGdVNMn3Lj913J3

It would be great if you could license it specifically - so I know what I can do with it.

It's a web server so AGPL might be a good idea
But it's fairly short and "obvious" so WTFPL might be even better
Don't worry about the licensing.
This has been publicly released.
Somewhere...OP, don't make me look for it. >.>


Title: Re: SELLERS! Automatically updating price for your ad!
Post by: graingert on August 28, 2011, 10:20:34 AM
ship the license with the code :p


Title: Re: SELLERS! Automatically updating price for your ad!
Post by: Chemicalbro on August 28, 2011, 01:33:33 PM
I made a similar tool like this one after I couldn't get isell's code to work, but with a bit more features. You can check it out at https://bitcointalk.org/index.php?topic=39561.0


Title: Re: SELLERS! Automatically updating price | Updated: Euro, Bold text
Post by: iSellGames on August 28, 2011, 07:17:32 PM
Up! Any comments? ;D


Title: Re: SELLERS! Automatically updating price | Updated: Euro, Bold text
Post by: Stefanie Andrea on August 28, 2011, 08:03:36 PM
Does this use 24hr Weighted Average Price from Mtgox?


Title: Re: SELLERS! Automatically updating price | Updated: Euro, Bold text
Post by: iSellGames on August 28, 2011, 08:09:02 PM
Yes. I didn't remember to add that to updates :)


Title: Re: SELLERS! Automatically updating price | Updated: Euro, Bold text
Post by: shakaru on August 28, 2011, 08:17:25 PM
Nice tool. Here some money


Title: Re: SELLERS! Automatically updating price | Updated: Euro, Bold text
Post by: iSellGames on August 28, 2011, 08:30:55 PM
Nice tool. Here some money
Thanks!  :-*


Title: Re: SELLERS! Automatically updating price | Updated: Euro, bold text...
Post by: Stefanie Andrea on August 28, 2011, 11:59:59 PM
Are you using the weighted prices from http://bitcoincharts.com/t/weighted_prices.json ? :D :D


Title: Re: SELLERS! Automatically updating price | Updated: Euro, bold text...
Post by: iSellGames on August 29, 2011, 12:01:20 AM
Are you using the weighted prices from http://bitcoincharts.com/t/weighted_prices.json ? :D :D
I'm using Mt.Gox :D


Title: Re: SELLERS! Automatically updating price | Updated: Euro, bold text...
Post by: Stefanie Andrea on August 29, 2011, 12:04:13 AM
But you could support all these SD, EUR, CAD, GBP, AUD, RUB, BGN, CNY, SLL, BRL, INR, PLN, CLP via bitcoincharts.com 24h weighted average price  :)


Title: Re: SELLERS! Automatically updating price | Updated: Euro, bold text...
Post by: BrianH on August 29, 2011, 01:04:24 AM
Really cool idea. One thing I would suggest is removing the blank space to the right of the text image. Also, an option to use the instantaneous rate at Mt. Gox would be good. Prices can fluctuate drastically in 24 hours.


Title: Re: SELLERS! Automatically updating price | Updated: Euro, bold text...
Post by: iSellGames on August 29, 2011, 12:37:09 PM
Really cool idea. One thing I would suggest is removing the blank space to the right of the text image. Also, an option to use the instantaneous rate at Mt. Gox would be good. Prices can fluctuate drastically in 24 hours.
Blank space is going away on next version. That rate idea is okay too, maybe I will add it too.


Title: Re: SELLERS! Automatically updating price | Updated: Euro, bold text...
Post by: Stefanie Andrea on August 29, 2011, 04:25:03 PM
Maybe a BTC ~> USD reverse calculation?


Title: Re: SELLERS! Automatically updating price | Updated: Euro, bold text...
Post by: iSellGames on August 29, 2011, 04:33:20 PM
Added. Supports euro too.


Title: Re: SELLERS! Automatically updating price | Updated: Euro, bold text, reverse..
Post by: iSellGames on September 02, 2011, 02:54:36 PM
B U M P


Title: Re: SELLERS! Automatically updating price | Updated: Euro, bold text, reverse..
Post by: iSellGames on September 05, 2011, 11:39:19 AM
Comments? Donations? Requests? :D


Title: Re: FREE! automatic, realtime $/€ -> BTC service
Post by: iSellGames on September 08, 2011, 01:54:18 AM
Up!


Title: Re: FREE! realtime $/€ -> BTC bbcode image service
Post by: TECSHARE on September 08, 2011, 02:05:25 AM
Funny how this was posted in August yet others are getting credit for copying and pasting this script as if it was their idea.


Title: Re: FREE! realtime $/€ -> BTC bbcode image service
Post by: Chemicalbro on September 08, 2011, 02:09:26 AM
If you are refering to me, mine was made after this one didn't do what I wanted...hence the extra features mine has...

* And mine is far from copy and pasted...


Title: Re: FREE! realtime $/€ -> BTC bbcode image service
Post by: NothinG on September 08, 2011, 02:32:18 AM
Funny how this was posted in August yet others are getting credit for copying and pasting this script as if it was their idea.
Funny how his code was taken from another post, but modified for the better.
Calm down. :|


Title: Re: Original $€ to BTC bbcode image service
Post by: iSellGames on September 08, 2011, 06:28:40 PM
Up!


Title: Re: Original $€ to BTC bbcode image service
Post by: BitcoinMint.US on September 08, 2011, 07:22:12 PM
This looks like a great service. I may implement it on my site (and send you a donation).


Title: Re: Original $€ to BTC bbcode image service
Post by: iSellGames on September 08, 2011, 11:19:11 PM
This looks like a great service. I may implement it on my site (and send you a donation).
Thanks! Let me know if you need any modifications  ;D


Title: Re: Original $€ to BTC bbcode image service
Post by: iSellGames on September 09, 2011, 12:40:00 AM
Updated.


Title: Re: Original $€ to BTC bbcode image service
Post by: BitcoinMint.US on September 09, 2011, 04:57:41 AM
Let me know if you need any modifications  ;D

Thanks for the modifications.  I added it to BitcoinMint.US (http://www.bitcoinmint.us).


Title: Re: Original $€ to BTC bbcode image service
Post by: iSellGames on September 12, 2011, 11:59:07 PM
UP!