Author

Topic: Flattr-like functions in Bitcoin-qt (Read 1272 times)

full member
Activity: 238
Merit: 100
April 03, 2014, 06:40:56 PM
#8
Flattr is a nice way to contribute money so I like the idea.
For a client like bitcoin-qt though I think it would make most sense to create a plugin architecture, and make the Flattr function a plugin
full member
Activity: 164
Merit: 100
Gone for a minute now back again
April 03, 2014, 06:17:09 PM
#7
So, how come this excellent idea still hasn't taken off?

Consider the potential : you could have a much better way to support content creators and websites than paid advertising or Google Play-like walled gardens.
full member
Activity: 364
Merit: 100
August 11, 2013, 02:49:08 PM
#6
Hey

i love this idea.

Flattr is so easy - just load it up and spend via browser-button. Why can't bitcoin don't do the same?

In my sight it must be easy - connect the wallet to the browser, create a nice button like "Donate", make the thing compatible to apps, produce a compatible code for content-offerer and -- go Huh

-- asks someone who has not a bit of knowledge about the IT-Wabble-Dabble, but is Bitcoin-Enthusiastic and likes to dream
sr. member
Activity: 378
Merit: 250
Magic Staff
August 10, 2013, 02:04:18 PM
#5
https://github.com/ins-pirat-ion/bitcoin_monthly_contribute = ruby scripts. I use Ruby 1.9.1.
I think it's the beginning of good btc-flattr software Smiley

Hard to install but I got it working after 3 days, so now it works nicely Smiley

The ruby script
Code:
add_btc_address_to_subs_or_single_donations
collect addresses when clicking Bitcoin buttons like those found on http://coinwidget.com/ and let's you choose if you want to flattr for this month or flattr permanently.

At the end of the month you manually run bitcoin_monthly_contribute.rb to do the payments to the recipients. It connects with either
Code:
bitcoin-qt -server
or
Code:
bitcoind
through RPC implemented in Ruby.
sr. member
Activity: 378
Merit: 250
Magic Staff
August 02, 2013, 08:09:54 PM
#4
There is always Flattr, in which you can now fund with Bitcoin ?
Just found out totally randomly this: https://github.com/ins-pirat-ion/bitcoin_monthly_contribute

Unfortunately I have zero experience with ruby, so I don't know if I can make this run.
Yes I use flattr, but since I among others flattr Bitcoin people, they probably want it in Bitcoin and that makes the most sense.

Flattr allows you to fund your account with Bitcoin. Though creators can only get "fake money" and not Bitcoins, so flattr needs to do something about this. Let the creators get Bitcoins.
newbie
Activity: 18
Merit: 0
August 02, 2013, 05:01:34 AM
#3
There is always Flattr, in which you can now fund with Bitcoin ?
legendary
Activity: 1232
Merit: 1001
August 01, 2013, 10:28:24 AM
#2
Bitcoin-QT is just the very Basic Client and more important a full node.

It's important to have a client that just gives access to the very core functions of the protocol and that maintains the Bitcoin Network (Storing the Blockchain, Validation and relaying Block & transactions).

That's what Bitcoin QT is for. What you propose belongs IMO in an alternative client.
sr. member
Activity: 378
Merit: 250
Magic Staff
August 01, 2013, 10:18:22 AM
#1
I would like some Bitcoin-flattr-like functions in Bitcoin-qt. Then the only thing that would be missing would be sites who have these "widgets" or rather "html/javascript markup" that enables me to click on a button easily on their site("one click" gets registered for a site in Bitcoin-qt for an address x). Then at the end of the month, Bitcoin-qt asks me "Would you like to send your Bitcoin-flattr now to the addresses specified in this list y?". I press yes and I sit back, relax and enjoy myself for clicking on "yes" Cheesy

Some others had the bad luck of having to program all this  Grin

Please link to a relevant thread that has already been opened on the topic. Couldn't find any Sad
Jump to: