12 posts tagged with OpenSource and programming. (View popular tags)
Displaying 1 through 12 of 12. Subscribe: Posts tagged with OpenSource and programming

Which Python GUI framework is right for someone new to GUI programming? But who may also aspire to open source community (linux) development/involvement? Cross platform, wonderful documentation/tutorials, and cruft-free new technology are also welcome. [more inside]
posted by cowbellemoo on Nov 25, 2009 - 14 answers

Is there a solution for producing highly formatted documents programmatically, that is an alternative to ReportLab? [more inside]
posted by Pontifex on Oct 18, 2008 - 10 answers

I need an "Online Generic Card Game Simulator" program (my term). I don't think what I want exists, but I don't know how to verify this, or more importantly, how to go about making one for myself. [more inside]
posted by johnstein on Jul 28, 2008 - 11 answers

What is a good open-source project to get involved in? [more inside]
posted by Who_Am_I on Jul 3, 2008 - 12 answers

I have an idea for a cool (though not very utilitarian) open source app, but I have zero programming experience beyond some very elementary applescript. Can I still suggest the program on a site like sourceforge.net and still have "ownership" of the project? Not for profit, but just to guide its development.
posted by tamagosan on May 30, 2008 - 9 answers

What open-source project should I work on? Or how do I find one? [more inside]
posted by mkb on May 5, 2008 - 12 answers

I love the whole Linux idea from start to finish. I've been using it for a year now, full time, and I want to go deeper. How do I contribute? [more inside]
posted by cdmwebs on Dec 26, 2007 - 19 answers

I'm looking to build a site that allows its users to submit and/or search pricing and availability information for "widgets" at local brick and mortar retail stores. The model I have in mind would be similar to the user-supported gas price sites that popped up about a year ago, in which people entered what they paid for what type of gas, and other users then could type in a zip code and see the best prices near them. So, being a non-programmer (but willing to learn through trial and error), what language/framework/open-source code do I use to build this? [more inside]
posted by pjhagop on Oct 11, 2006 - 4 answers

What are the best books to teach the fundamentals of software design and architecture? [more inside]
posted by agropyron on Feb 15, 2006 - 12 answers

How do I convince someone to fully "hand over" (to the public, not to me specificallY) a now dead, open source but not totally "open licensed" project. Furthermore, how do I find people who might want to work on its revival? [more inside]
posted by twiggy on Dec 29, 2005 - 6 answers

I'm working on something like a glorified graphing calculator application, based on a small functional programming language. Each input program describes a function of some number of parameters, and the app's job is to plot the function's output across various input ranges. Is there an existing language with an open-source parser I can reuse for this job instead of inventing and implementing a new language from scratch? [more inside]
posted by Mars Saxman on Oct 16, 2004 - 12 answers

I'm trying to find an open source "playing card" set that I would be free to use in a small game I'm curently coding in C++. (Trying to familiarize myself with a couple graphic libraries and doing a bit of experimentation with cross-compiling).
posted by RavinDave on Jul 30, 2004 - 8 answers