Pages:
Author

Topic: Looking for WordPress plugin (or someone to write one) - page 2. (Read 5635 times)

hero member
Activity: 742
Merit: 500
0.2 BTC tipped (because that's all I had in my phone wallet here at work) and more on the way as new features are developed. I like that you used wp_postmeta to store the addresses, that should make it easy to extend the functionality in the future.
edd
donator
Activity: 1414
Merit: 1002
That's absolutely brilliant. I will be testing this out first thing tomorrow on a dev system and picking through the code to see where I can possibly help. I'm very excited to see this become a reality and you can bet once I verify functionality and finish doing a happy dance there will be a tip/bounty heading your way.

This is one of the things I love most about this community: if the idea is good enough someone will just do it.

Ditto.

0.25 BTC already tipped and I'll be happy to send more once new features are added.
hero member
Activity: 616
Merit: 522
Great, let me know what do you think after you try it. I hope to find time to push it a little bit further during the weekend so that maybe It'll be ready for a public announcement early next week (and for submission into the WordPress Plugin Directory).
hero member
Activity: 742
Merit: 500
I'll kick in .2 for the bounty even though I don't use Wordpress Wink

Way cool of you. Every penny we can get to guys who see a good idea and just make it happen is a penny well spent.

Edit: Didn't realize that was my 1,000th post - it still came out as a pretty awesome 1,000th post though.
sr. member
Activity: 434
Merit: 254
Editor-in-Chief of Let's Talk Bitcoin!
I'll kick in .2 for the bounty even though I don't use Wordpress Wink
hero member
Activity: 742
Merit: 500
That's absolutely brilliant. I will be testing this out first thing tomorrow on a dev system and picking through the code to see where I can possibly help. I'm very excited to see this become a reality and you can bet once I verify functionality and finish doing a happy dance there will be a tip/bounty heading your way.

This is one of the things I love most about this community: if the idea is good enough someone will just do it.
sr. member
Activity: 434
Merit: 254
Editor-in-Chief of Let's Talk Bitcoin!
Really f'ing cool Terk, great work.   I didn't even think about automating the address creation, I do it manually each time.
hero member
Activity: 616
Merit: 522
I hate Wordpress development as its architecture is so wrong, but I loved the idea so much that I actually learnt writing Wordpress plugins overnight.

This is a result of my all-night work and this is a working plugin that does what enmaku described: http://terk.co/wordpress-bitcoin-tips-plugin/

The plugin is in very beta, but it's already working and you can download it and install on your blog. It is of course open source (the MIT License). There is still a lot of things to do and you will find a list of issues in the above blog post. Feel free to send me feedback and suggest ideas. I'm not publishing it into the Wordpress Plugin Directory yet and I don't announce it in a separate post here until it's more complete/mature.

I'd appreciate tips/mentioned bounties if you like this plugin and would like to support my further work on it (the plugin is already working, but all the little details will be much more time consuming than the first working prototype). Thanks!
sr. member
Activity: 434
Merit: 254
Editor-in-Chief of Let's Talk Bitcoin!
See now I didn't even get that far David Smiley I just wanted to know myself!
hero member
Activity: 742
Merit: 500
After Adam B Levine's lovely talk at Bitcoin 2013 I was discussing some ideas with him on taking the concept beyond YouTube and an idea came about that I love but frankly do not have the time to build from scratch so I'm hoping there's either already something like it that I can modify or that someone out there has already put in the time to learn how to write wordpress plugins that I can just beg or hire or whatever.

The basis of the idea is this: Individual Bitcoin donation/tip addresses for each piece of content with user feedback and back-end tracking. I'm thinking something like http://coinwidget.com/ on each post but instead of configuring, copying and pasting each and every time simply have a plugin add an address field to each post. Additionally, I'd like the ability to view internal reports from within WordPress, maybe even a dashboard widget on aggregated donations and top-performing content, maybe even the ability to publicly post a "top content" page or select a featured/sticky post automatically based on some kind of donation criteria.

Really, though, those are all nice extras I wouldn't mind having, simply the ability to paste in an address is the baseline requirement and if someone knows of another plugin with similar functionality that I could just modify that will do for now.

On the other hand, if someone wants to write me up a quote for full functionality or if others like the idea and want to start a bounty with me, I wouldn't be opposed to the idea either. Regardless of how we get to the final result, though, I intend to open source whatever I get so the community can make full use of it.

Hi David,

We didn't "officially" meet but I also spoke to Adam very briefly after his presentation and I saw you at several others. I'm a big fan of wordpress and I'd be happy to contribute to a bounty for this.

As you said, a plugin that adds a BTC address field to each post/page and then populated a widget like coinwidget below the post would be great. I wouldn't mind tracking the stats myself if including that functionality requires a lot of work.

I don't think it would require that much extra work, but then I've never written for WordPress before - that's why I'm wanting to hire this out, in addition to my notable lack of time.

I also wouldn't mind tracking the stats myself, but one of the ideas I loved most about this stemmed from that stat-tracking: a "top content" page that's sorted by the # of donations. Once you've got those stats in WordPress it can be extended to so many things. Want to make the most donated-to page in the last 2 weeks sticky at the top of the site? Want to make a "best of" page with the top donated content ever? Want to have a "what's hot" page with the top 10 pages in the last 30 days by donation? All easy once you've got the data.
edd
donator
Activity: 1414
Merit: 1002
Hey Edd, it was good to meet you Smiley

Likewise, Adam!
sr. member
Activity: 434
Merit: 254
Editor-in-Chief of Let's Talk Bitcoin!
Hey Edd, it was good to meet you Smiley
edd
donator
Activity: 1414
Merit: 1002
After Adam B Levine's lovely talk at Bitcoin 2013 I was discussing some ideas with him on taking the concept beyond YouTube and an idea came about that I love but frankly do not have the time to build from scratch so I'm hoping there's either already something like it that I can modify or that someone out there has already put in the time to learn how to write wordpress plugins that I can just beg or hire or whatever.

The basis of the idea is this: Individual Bitcoin donation/tip addresses for each piece of content with user feedback and back-end tracking. I'm thinking something like http://coinwidget.com/ on each post but instead of configuring, copying and pasting each and every time simply have a plugin add an address field to each post. Additionally, I'd like the ability to view internal reports from within WordPress, maybe even a dashboard widget on aggregated donations and top-performing content, maybe even the ability to publicly post a "top content" page or select a featured/sticky post automatically based on some kind of donation criteria.

Really, though, those are all nice extras I wouldn't mind having, simply the ability to paste in an address is the baseline requirement and if someone knows of another plugin with similar functionality that I could just modify that will do for now.

On the other hand, if someone wants to write me up a quote for full functionality or if others like the idea and want to start a bounty with me, I wouldn't be opposed to the idea either. Regardless of how we get to the final result, though, I intend to open source whatever I get so the community can make full use of it.

Hi David,

We didn't "officially" meet but I also spoke to Adam very briefly after his presentation and I saw you at several others. I'm a big fan of wordpress and I'd be happy to contribute to a bounty for this.

As you said, a plugin that adds a BTC address field to each post/page and then populated a widget like coinwidget below the post would be great. I wouldn't mind tracking the stats myself if including that functionality requires a lot of work.
hero member
Activity: 742
Merit: 500
The most complex part of your idea is the statistics, you would need to deal a fair amount with SQL.
Else I could finish you maybe a basic plugin that allowed flawless donation (using coinbase) for $30 over a weekend.

Also, how much would you want for the entire plugin as described?
hero member
Activity: 742
Merit: 500
The most complex part of your idea is the statistics, you would need to deal a fair amount with SQL.
Else I could finish you maybe a basic plugin that allowed flawless donation (using coinbase) for $30 over a weekend.

You caught the part where the donation address on each post is different, yes? I can do my own analytics on the back-end but it's important that the addresses be distinct to each piece of content.

For those not familiar, you can find my talk here from Bitcoin 2013 in San Jose
"Youtube is Broken - Rethinking Content Monetization with Bitcoin"
https://www.youtube.com/watch?v=M4tgNi5gle0

Thanks Adam, I meant to plug the video but forgot Smiley
sr. member
Activity: 434
Merit: 254
Editor-in-Chief of Let's Talk Bitcoin!
For those not familiar, you can find my talk here from Bitcoin 2013 in San Jose
"Youtube is Broken - Rethinking Content Monetization with Bitcoin"
https://www.youtube.com/watch?v=M4tgNi5gle0
member
Activity: 100
Merit: 10
The most complex part of your idea is the statistics, you would need to deal a fair amount with SQL.
Else I could finish you maybe a basic plugin that allowed flawless donation (using coinbase) for $30 over a weekend.
hero member
Activity: 742
Merit: 500
After Adam B Levine's lovely talk at Bitcoin 2013 I was discussing some ideas with him on taking the concept beyond YouTube and an idea came about that I love but frankly do not have the time to build from scratch so I'm hoping there's either already something like it that I can modify or that someone out there has already put in the time to learn how to write wordpress plugins that I can just beg or hire or whatever.

The basis of the idea is this: Individual Bitcoin donation/tip addresses for each piece of content with user feedback and back-end tracking. I'm thinking something like http://coinwidget.com/ on each post but instead of configuring, copying and pasting each and every time simply have a plugin add an address field to each post. Additionally, I'd like the ability to view internal reports from within WordPress, maybe even a dashboard widget on aggregated donations and top-performing content, maybe even the ability to publicly post a "top content" page or select a featured/sticky post automatically based on some kind of donation criteria.

Really, though, those are all nice extras I wouldn't mind having, simply the ability to paste in an address is the baseline requirement and if someone knows of another plugin with similar functionality that I could just modify that will do for now.

On the other hand, if someone wants to write me up a quote for full functionality or if others like the idea and want to start a bounty with me, I wouldn't be opposed to the idea either. Regardless of how we get to the final result, though, I intend to open source whatever I get so the community can make full use of it.
Pages:
Jump to: