Bitcoin Forum
April 25, 2024, 11:04:28 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How do you accept Bitcoin donations on Facebook and other sites?  (Read 4529 times)
Fog Fence (OP)
Member
**
Offline Offline

Activity: 105
Merit: 10


View Profile
December 21, 2010, 08:19:10 AM
 #1

Sorry for the newb question but I couldn't find it in a websearch.

I'm making a documentary about positive open source systems for the future, and want to include a section about Bitcoin.
We want to accept Bitcoin donations on Facebook, and have a place where people can donate.

We know a bit about film but not too much about computers, and were looking for a step by step guide on how to install a donate button, especially on Facebook.

If there's a guide somewhere please let us know...

And we'll let you know once the trailer is online...

Thx



1714043068
Hero Member
*
Offline Offline

Posts: 1714043068

View Profile Personal Message (Offline)

Ignore
1714043068
Reply with quote  #2

1714043068
Report to moderator
1714043068
Hero Member
*
Offline Offline

Posts: 1714043068

View Profile Personal Message (Offline)

Ignore
1714043068
Reply with quote  #2

1714043068
Report to moderator
1714043068
Hero Member
*
Offline Offline

Posts: 1714043068

View Profile Personal Message (Offline)

Ignore
1714043068
Reply with quote  #2

1714043068
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
BioMike
Legendary
*
Offline Offline

Activity: 1658
Merit: 1001


View Profile
December 21, 2010, 08:21:43 AM
 #2

I guess I have to start writing it. See http://bitcointalk.org/index.php?topic=2336.0
Fog Fence (OP)
Member
**
Offline Offline

Activity: 105
Merit: 10


View Profile
December 21, 2010, 08:26:54 AM
 #3

I've got half a brain on me, speak a few languages, play music, know how to edit film etc... but if there isn't an idiots guide on how to do these things I get lost. We're releasing in under a week so there's a bit of pressure.

We'll use another site in the meantime if there's nothing easy from BC.

I saw a discussion on an easy to install Facebook app, but there was disagreement on which was the best.

Hope we can raise your profile.

Thanks for the prompt reply and I'll check the thread.

Peace
Timo Y
Legendary
*
Offline Offline

Activity: 938
Merit: 1001


bitcoin - the aerogel of money


View Profile
December 21, 2010, 09:08:16 AM
 #4

We're releasing in under a week so there's a bit of pressure.

I suggest you stick to the 80/20 rule and simply publish your Bitcoin address on Facebook.

Chances are that if someone knows how the get hold of more than 0.05 Bitcoins, they know how to copy and paste a Bitcoin address.

GPG ID: FA868D77   bitcoin-otc:forever-d
Fog Fence (OP)
Member
**
Offline Offline

Activity: 105
Merit: 10


View Profile
December 21, 2010, 09:19:22 AM
 #5

I see what you're saying forever...

If that's all it takes that makes sense...

Hal
VIP
Sr. Member
*
Offline Offline

Activity: 314
Merit: 3853



View Profile
December 21, 2010, 08:49:29 PM
 #6

That's what EFF did for accepting donations. See http://www.eff.org/helpout, about 12-15 lines down the page.

Hal Finney
jgarzik
Legendary
*
Offline Offline

Activity: 1596
Merit: 1091


View Profile
December 21, 2010, 09:33:10 PM
 #7

There still needs to be an easy, standard way to associate a DNS name with a bitcoin address.

On a business card, you need something human readable like "donations.bitcoinwatch.com" that can be translated by software into a bitcoin address.

Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own.
Visit bloq.com / metronome.io
Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
genjix
Legendary
*
Offline Offline

Activity: 1232
Merit: 1072


View Profile
December 22, 2010, 12:47:09 AM
 #8

There still needs to be an easy, standard way to associate a DNS name with a bitcoin address.

On a business card, you need something human readable like "donations.bitcoinwatch.com" that can be translated by software into a bitcoin address.

What's to stop me using an ipv6 DNS with leading zeroes? obviously the protocol would have to know it's bitcoin (bitcoin://donations.bitcoinwatch.com)
jib
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
December 22, 2010, 12:54:24 AM
 #9

I don't think a Bitcoin address even fits in an IPv6 address. Even if it did, it'd probably be better to use a DNS TXT record instead.
jgarzik
Legendary
*
Offline Offline

Activity: 1596
Merit: 1091


View Profile
December 22, 2010, 03:46:59 AM
 #10

Yes, a TXT record would be much more appropriate than trying to cram data into network addresses.

Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own.
Visit bloq.com / metronome.io
Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
davux
Sr. Member
****
Offline Offline

Activity: 288
Merit: 263


Firstbits.com/1davux


View Profile WWW
December 22, 2010, 08:10:11 AM
 #11

What about a <link> line in the HTML page? On my homepage, I put the following lines, just for the sake of experimentation:

Code:
<link rel="bitcoin.address" href="bitcoin:1MYaBk1s6jjtJyXsErDU9F9JBLZLeihVit" title="Send me coins for anything" />
<link rel="bitcoin.address" href="bitcoin:16AquDrvnJ49sUBeyR4Q4SmiLCvB6QGAMW" title="my address for the Pay It Forward thing" />

After all, if the point is just to associate a bitcoin address to a short name in an easy way, <link/> is a fine way to go. There can be others as well, but this one sounds just fit, and it's not even a hack.

1DavuxH9tLqU4c7zvG387aTG4mA7BcRpp2
México (Oaxaca) – France - Leeds
Fog Fence (OP)
Member
**
Offline Offline

Activity: 105
Merit: 10


View Profile
December 22, 2010, 10:12:05 AM
 #12

Thanks for the ideas everyone.

I'll probably just go with a small jpg with the BC address, but I'll have to think every aspect through...

This is so new that I guess a lot of ideas and components are still in beta.
Anonymous
Guest

December 22, 2010, 11:10:50 AM
 #13

See how it was done at http://lmptfy.com with a popup.

Can you have popups on facebook?
ribuck
Donator
Hero Member
*
Offline Offline

Activity: 826
Merit: 1039


View Profile
December 22, 2010, 11:14:19 AM
 #14

I'll probably just go with a small jpg with the BC address
Why a jpg? Who is going to type out a BC address from an image? What's the problem with putting the BC address in plain text?
FreeMoney
Legendary
*
Offline Offline

Activity: 1246
Merit: 1014


Strength in numbers


View Profile WWW
December 22, 2010, 11:30:26 AM
 #15

I'll probably just go with a small jpg with the BC address
Why a jpg? Who is going to type out a BC address from an image? What's the problem with putting the BC address in plain text?

Maybe he means have a bitcoin image and the address in text under it? That would make the most sense.

Play Bitcoin Poker at sealswithclubs.eu. We're active and open to everyone.
pj
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
December 23, 2010, 04:28:24 AM
 #16

What about a <link> line in the HTML page? On my homepage, I put the following lines, just for the sake of experimentation:

That resembles one of the ways that one can bind a domain (URL) you control with an Openid, as explained at https://www.myopenid.com/help#own_domain
Pages: [1]
  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!