Author

Topic: Fund favourite bitcoin projects (new website) (Read 4975 times)

legendary
Activity: 1232
Merit: 1076
Don't worry. Those problems are already fixed. It's actually using a utility library from another project,

http://gitorious.org/intersango/master/trees/master

When I upload it, I'll migrate the new library over.

(The problem FYI was that in util.php cleanup_string applies a regex. Originally it was using ereg_replace but that's deprecated. The newer preg_replace requires / / on both sides of the search string.)

I'll keep you posted once everything's done so you can check  Grin For now, I'm still waiting on the VPS from mtux.

http://gitorious.org/postecon
sr. member
Activity: 322
Merit: 250
Do The Evolution
http://92.7.172.0/

Don't have a VPS for that around that I can use right now. Can someone please host this.

It's a site where you propose features for Bitcoin and donate. Once the feature is completed & confirmed, then it goes to the dev who wrote that feature.

It's an experiment into how future free software development could work.

Please, do not donate a single Bitcoin until the security issues are resolved.
genjix: http://www.owasp.org/index.php/Category:Attack

I will give you a clue on what to fix first, SQL Injections.
If you need help contact me. I can help you fix this. :-)

EDIT: Also, all bounties ask for the same address. Tongue

Code:
            UPDATE proposals
            SET
                shortdes='\'',
                info='\''
            WHERE pid='7' AND ownid='7';
legendary
Activity: 1232
Merit: 1076
VPS is paid for Grin Just waiting for MagicalTux to give me the details since a few days (well he HAS suffered an earthquake).
legendary
Activity: 980
Merit: 1020
Everyone really likes the idea of kickstarter clone for bitcoin.
legendary
Activity: 1291
Merit: 1000
BRAVO! I was just thinking how cool it would be to have a service like fundry or kickstarter with bitcoins, and *BAM*, somebody has already started working on it!

Note that you could use your site to fund its own development, btw  Cheesy

+1

This is a great idea, and I'm posting mainly to make sure I'm able to keep track of this thread since the forum subscriptions don't work.

Please keep us up to date, and I'd be willing to help fund development of this idea.
full member
Activity: 175
Merit: 101
BRAVO! I was just thinking how cool it would be to have a service like fundry or kickstarter with bitcoins, and *BAM*, somebody has already started working on it!

Note that you could use your site to fund its own development, btw  Cheesy
legendary
Activity: 1232
Merit: 1076
Thanks to dissipate Grin He donated 200 BTC so I can buy a VPS.

18DRwiDQPWDz6yiNfbysS5qNRFvnxCwKpE
member
Activity: 107
Merit: 10
Does the site manage a wallet? Suppose two people come up with a bug fix, who gets the bounty? Who distributes the funds?

I see the vision, but not a clear mission statement. People are more likely to donate if there is some concrete set of goals. Here is my attempt at a mission statement:
Quote
I, genjix, run this website to facilitate the development of free open source software. I shall reward bounties to those who develop the most wanted and needed new features as well as bug fixes. I choose to focus my attention on the Bitcoin project.

Before using it for Bitcoin, why not use it for itself? Let other developers help you build your vision. As soon as your project is old enough to walk on its own two legs, it could be used for anybody's vision or project. Then, you just use it for Bitcoin and focus on that if that is your passion.

Awesome idea.
hero member
Activity: 714
Merit: 500
Sounds like you could spin it off as kickstarter clone, except with bitcoin.

That would be an excellent idea for a bitcoin-based service. I've been thinking about making something like that myself.
legendary
Activity: 1232
Merit: 1076
Maybe? Firstly I want to setup a dev oriented version for Bitcoin project development (think bug tracker where bugs have bounties attached)... Then once that's hosted, lets make another one for anything else?

Kind of just like lets see where this goes. I haven't got hosting yet FWIW. Still looking.
sr. member
Activity: 288
Merit: 251
Thank you! That's great.

Obviously the site is very basic for now. I hacked it up as an experiment. If it grows then I'll add features later on. See what happens.

Like imagine a bug tracker, but where people can donate to prioritise bugs.

ATM the front page heuristic is to select the top 10 most funded open tickets so far and the 5 newest ones (mixed together).

The kickstarter thing sounds nice, but not my goal here. I want to see free software projects gain funding. Money goes really far in free software and even the smallest amounts will lead to a huge quality increase for everyone.

This is awesome, but can it be used to fund non-bitcoin projects? Did you see my post here: https://bitcointalksearch.org/topic/bitcoin-based-bounty-pool-software-platform-for-foss-projects-update-4435
legendary
Activity: 1232
Merit: 1076
I logged in and posted a test project successfully, but now I get an error when I try to visit the website.

It's on my laptop because I don't have a permanent host yet.
newbie
Activity: 41
Merit: 0
I logged in and posted a test project successfully, but now I get an error when I try to visit the website.
sr. member
Activity: 280
Merit: 252
Send me a PM with your site idea/intentions. There may be some room at my inn.

I run a fairly powerful (and under used) dedicated server that I use to host my own personal projects.

I even have a few hundred domain names lying around we could maybe attach it to.
legendary
Activity: 1232
Merit: 1076
Thank you! That's great.

Obviously the site is very basic for now. I hacked it up as an experiment. If it grows then I'll add features later on. See what happens.

Like imagine a bug tracker, but where people can donate to prioritise bugs.

ATM the front page heuristic is to select the top 10 most funded open tickets so far and the 5 newest ones (mixed together).

The kickstarter thing sounds nice, but not my goal here. I want to see free software projects gain funding. Money goes really far in free software and even the smallest amounts will lead to a huge quality increase for everyone.
legendary
Activity: 980
Merit: 1020
Sounds like you could spin it off as kickstarter clone, except with bitcoin.
legendary
Activity: 1232
Merit: 1076
http://92.7.172.0/

Don't have a VPS for that around that I can use right now. Can someone please host this.

It's a site where you propose features for Bitcoin and donate. Once the feature is completed & confirmed, then it goes to the dev who wrote that feature.

It's an experiment into how future free software development could work.
Jump to: