Slashdot Mirror


Advice for an Open Source Development Grant?

IgD asks: "My colleagues and I are developing an open source medical records system. A senior supervisor approached us and let us know a third party is offering a decent amount of money in the form of a grant for any legitimate medical research project. We were all but promised the money if we could come up with a proposal. Has anyone in the Slashdot community received a grant for open source software development? Are there any good examples of such a grant available? How could one measure the results of open source development for publication?"

5 of 149 comments (clear)

  1. Why should this be any different? by donutello · · Score: 4, Insightful

    Refer to other medical research proposals. I'm assuming that you're not trying to get this grant on the sole basis of this being open source, right? The open v/s closed source nature of your project should be pretty irrelevant to your research proposal.

    --
    Mmmm.. Donuts
  2. Open Source Reseach by Anonymous Coward · · Score: 4, Insightful

    >How could one measure the results of open source >development for publication?"

    The Same way one measures other research results .. Your reseach being opensource has no impact either positive or negative on the reviewers mind. Keep in mind the goals and make sure the job is well done .. Just because it is open source does not mean the results can be mediocre .. some of the best reseach is open source.

  3. Focus by jdc180 · · Score: 4, Insightful

    If you want to make an open sourced system just for the sake of it being open then you're going to have a hard time. I firmly believe that some things should be open sourced, but it's not always prudent to do so. Every situation is different and open source isn't always the answer. Companies need to make money, even the open source friendly companies release software closed source.

    If you can get grant money based on the finished product then open source is a good idea, but if you need to provide a product that will be sold, i think companies will be a little more frugal handing you money to create something open.

  4. Re:Like writing any grant I would bet. by BWJones · · Score: 4, Insightful

    I should also have stated that I believe there is a significant need for medical records management software in the open source community and if you were to perform a little market research on medical records software, you would find the field is a mess of competing programs and standards, and you would not believe how much money is made by businesses that have half assed solutions to the problem. The cost to individual medical practices and hospitals is considerable and many companies do not have any real clue of how to properly implement this code. Things are complicated by numerous proprietary databases and lots of new HIPAA legislation that makes interconnectivity a real nightmare.

    I've often thought that a good open source team of about thirty individuals including a half dozen subject matter experts, a couple good technical writers and half a dozen programmers could kick some serious butt in this market, establish an inter-operative database standard, either run it platform independent, or take advantage of some pretty powerful, yet inexpensive software like Web Objects and dominate the market within two years. Of course this third party you are talking about is probably interested in such a proposal, thus the offer. It's pretty amazing actually how many folks are wading around aimlessly in this market. Big players like GE, Siemens, IBM etc... are without any direction or focus on this problem and the market payoff could be relatively big if you properly market this to select members of government who are absolutely desperate to reduce the cost of medicine.

    --
    Visit Jonesblog and say hello.
  5. Re:what's the goal? by AresTheImpaler · · Score: 5, Insightful
    Is your goal ge get the job done, or to open source your code, or to get money? Imho they are very different goals.

    Come on, they are not very different goals. You can get the job done while having an open source product (and no money). I mean, have you seen the linux kernel? I does get the job done. You could also have the job done and get money while being closed source. You could also have open source and get money, just look at redhat, mysql, etc, etc.. So no, they are nod different goals.