Bitcoin Forum
May 29, 2024, 12:18:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3]
41  Bitcoin / Bitcoin Discussion / Re: HTTPS Everywhere - Rulesets for bitcoin.org etc. on: January 24, 2011, 01:07:38 AM

Could you please include https://bitcoinbonus.com

Thanks,
  --Darrell
42  Bitcoin / Development & Technical Discussion / Re: My PHP5 and Drupal Bitcoin APIs (beta) on: January 23, 2011, 01:28:56 AM
Wow, very cool.   Do you have CVS access on Drupal? 

Also, I've created a Bitcoin Address field type for CCK, hope you can use this.  See http://github.com/DarrellDuane/btc-address

I've created a Bitcoin group at  groups.drupal.org but they haven't approved it yet.

Will you be at DrupalCon Chicago?  I will have a Bitcoin BOF there. 

--Darrell
43  Economy / Marketplace / Re: We accept Bitcoins on: January 09, 2011, 04:46:19 PM
I've opened my Bitcoin Bonus web presence for crediting you for your purchases on the Internet with Bitcoins.  
We have about 15 different companies that you can buy items from and get bitcoins back for your purchases, with more on the way.  

https://bitcoinbonus.com


I am offering 10 bitcents for everyone who joins, and 10 bitcents to everyone who refers a friend who joins.  More details on the site.  

While I do hope to make some money with this site, I'm also hopeful that this site will be a gateway for others to learn and become interested in all of the possibilities of bitcoins.  Lets hope that we get more people to download the client or join MyBitcoin because they want to get credit for their purchases.  


Please add this to the page at bitcoin.org/trade. Perhaps now that there are a few of us offering Affiliate Links for credit we warrant a new section on the page.
44  Bitcoin / Development & Technical Discussion / Re: Bitcoin library for PHP (alpha release) on: January 03, 2011, 06:18:45 AM
Also check out the btc_address module (http://github.com/DarrellDuane/btc_address)  for holding bitcoin addresses.

I've also made a very rough release of the mtgox drupal module for being able to utilize the Mt. Gox Tradiing API.   
http://github.com/DarrellDuane/mtgox

I've just added code the the btc_address to check for the Bitcoin library and provide instructions for downloading it if it isn't downloaded on the Drupal status report.  I'd encourage someone who's working on uc_bitcoin to copy my code and my README.txt and separate the bitcoin.inc library from the uc_bitcoin distribution.   Not sure if Mike wants to do that or perhaps MizeryDearia might want to. 
45  Bitcoin / Bitcoin Discussion / Re: bitcoin-ubercart-drupal is coming on: December 30, 2010, 07:27:25 PM
I'll definitely be at DrupalCon Chicago and I'll be hosting a Bitcoin Birds-of-a-Feather gathering.
46  Bitcoin / Bitcoin Discussion / Re: bitcoin-ubercart-drupal is coming on: December 25, 2010, 08:42:39 AM
I've just completed a beta of btc_address Drupal Module, for creating a CCK field type to hold and validate Bitcoin Addresses. Please give it a try and let me know if you have any problems.  It uses mikegogulski's bitcoin-php library which needs to be downloaded from github and installed per the README.txt instructions.  I'd recommend that any other bitcoin related modules that get created move to using this format for including this library.  

For now you can download it at https://github.com/DarrellDuane/btc_address  I'm planning on applying for a CVS account at Drupal.org with it once I get some feedback about how it works for others.  It uses the bitcoin: URI when displaying the addresses by default in the node view or via views. 

Also, I've started a Drupal Group for discussing Bitcoin issues there at http://groups.drupal.org/bitcoin, please join us!

Glad to see there's an IRC channel now and lots of other Drupal/Bitcoin cross-fertilization happening!
47  Bitcoin / Development & Technical Discussion / Re: determine valid bitcoin address on: December 19, 2010, 07:30:54 AM
Here's my PHP version:
http://pastebin.com/vmRQC7ha

I have a web interface to that:
http://theymos.ath.cx:64150/q/checkaddress

Thanks for this, I'm working on a Drupal module to accept Bitcoin addresses as a CCK field type and validate them with this. 

--Darrell
Pages: « 1 2 [3]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!