Title: New bitcoin features Post by: genjix on March 22, 2011, 04:53:16 AM As per this (http://bitcointalk.org/index.php?topic=4543.0) and this (http://bitcointalk.org/index.php?topic=4435.0) post, me & dissipate have setup a new site:
http://bitcoin.cz.cc You propose features for Bitcoin. The front page shows a mix of the most donated proposals (10) and newest ones (5). Once the feature is implemented in Bitcoin then the bounty goes to the author and the proposal is deleted. Think of it as an experiment into future methods for bitcoin based free software dev. Right now I'm just putting it out there to see what happens. If it grows then we can think about turning it into a bug tracker type thing with tickets, comments, statuses, assignment of tickets and search. ############## For this to work, people have to know about it. Add it to your signatures! "Vote up your favourite ideas to go into Bitcoin" ############## Source code (http://gitorious.org/btfeature/btfeature/trees/master). Title: Re: New bitcoin features Post by: jgarzik on March 22, 2011, 05:27:54 AM The front page doesn't show anything?
Title: Re: New bitcoin features Post by: genjix on March 22, 2011, 05:48:56 AM The front page doesn't show anything? Because nobody has proposed any features yet. BTW for now, I specify payouts once bounties are completed. If Bitcoin development becomes too fast then we can develop a system, but for now I'm doing it manually. Title: Re: New bitcoin features Post by: kiba on March 22, 2011, 05:51:35 AM I still think it works better as a kickstarter clone!
Title: Re: New bitcoin features Post by: Anonymous on March 22, 2011, 02:01:15 PM Maybe everyone thinks bitcoin is perfect the way it is. Wasnt there a list of bugs gavin was wanting to get people to focus on ?
Title: Re: New bitcoin features Post by: Anonymous on March 22, 2011, 02:03:00 PM I still think it works better as a kickstarter clone! clones are pale copies of the original :) Title: Re: New bitcoin features Post by: stakhanov on March 22, 2011, 02:22:52 PM Don't call it a kickstarter clone, call it a bitcoin-enhanced kickstarter :)
Title: Re: New bitcoin features Post by: dissipate on March 22, 2011, 04:55:39 PM Maybe everyone thinks bitcoin is perfect the way it is. Wasnt there a list of bugs gavin was wanting to get people to focus on ? By putting bounties on each bug fix and feature, Gavin and the other bitcoin developers will be able to tell which features and bug fixes are most urgent. Each part of the project has it's own price! This pricing mechanism for FOSS projects is a radical improvement over the model of putting arbitrary priorities on bugs and features. Title: Re: New bitcoin features Post by: BitterTea on March 22, 2011, 05:06:05 PM Do features have to be implemented in the official Bitcoin client to be eligible for the bounty, or can they be in a standalone application?
Title: Re: New bitcoin features Post by: kiba on March 22, 2011, 05:09:02 PM Maybe everyone thinks bitcoin is perfect the way it is. Wasnt there a list of bugs gavin was wanting to get people to focus on ? By putting bounties on each bug fix and feature, Gavin and the other bitcoin developers will be able to tell which features and bug fixes are most urgent. Each part of the project has it's own price! This pricing mechanism for FOSS projects is a radical improvement over the model of putting arbitrary priorities on bugs and features. Maybe you just need to interface with the Github bug tracker. I heard they have an API for you to use. Title: Re: New bitcoin features Post by: genjix on March 22, 2011, 06:28:35 PM Maybe you just need to interface with the Github bug tracker. I heard they have an API for you to use. This is actually a very cool idea. By using existing systems, it allows you get up to speed very quickly. Yet at the same time you loose the flexibility and inventiveness from having a blank canvas. Since this is a grand experiment, maybe it's best to keep with the custom solution for now, adding features as we see fit later. Maybe everyone thinks bitcoin is perfect the way it is. Wasnt there a list of bugs gavin was wanting to get people to focus on ? By putting bounties on each bug fix and feature, Gavin and the other bitcoin developers will be able to tell which features and bug fixes are most urgent. Each part of the project has it's own price! This pricing mechanism for FOSS projects is a radical improvement over the model of putting arbitrary priorities on bugs and features. +1 Title: Re: New bitcoin features Post by: PLATO on March 23, 2011, 12:59:16 AM Can you set this up so we can see how many people have donated to each fund? 5 people each bidding 1, and 1 person bidding 5, convey different information
Title: Re: New bitcoin features Post by: genjix on March 23, 2011, 06:03:36 AM Can you set this up so we can see how many people have donated to each fund? 5 people each bidding 1, and 1 person bidding 5, convey different information Yep. Does it matter if it doesn't show names? Title: Re: New bitcoin features Post by: PLATO on March 23, 2011, 06:11:22 AM Nope, I'd hide names as well.
Title: Re: New bitcoin features Post by: Bimmerhead on March 23, 2011, 01:47:23 PM Nice!
How about a discussion board/comments section under each project? Pretty easy with Disqus. Or use Facebook Connect+fb board and have the discussion posts go down the Facebook newsfeed for extra virality. Title: Re: New bitcoin features Post by: genjix on March 23, 2011, 03:26:34 PM Nice! How about a discussion board/comments section under each project? Pretty easy with Disqus. Or use Facebook Connect+fb board and have the discussion posts go down the Facebook newsfeed for extra virality. I'll integrate Disqus. How easy is it to do? Otherwise I can just slap on comments (it's not hard to do). Title: Re: New bitcoin features Post by: Cdecker on March 23, 2011, 03:56:54 PM I'll integrate Disqus. How easy is it to do? If it's as easy as IntenseDebate's API it is just a matter of putting a JavaScript where you want the comments.Otherwise I can just slap on comments (it's not hard to do). Title: Re: New bitcoin features Post by: genjix on March 23, 2011, 07:32:20 PM done! check it out
I noticed sometimes disqus fails to connect, so just refresh if that happens. Title: Re: New bitcoin features Post by: Bimmerhead on March 24, 2011, 03:22:13 AM done! check it out I noticed sometimes disqus fails to connect, so just refresh if that happens. That was fast... looks good. Title: Re: New bitcoin features Post by: MoonShadow on March 24, 2011, 04:58:05 AM New feature request...
Blockchain broken up into distinct files, by year or half-year, so that really old blocks can be archived onto less-than-local storage while still be accessible to the client. |