Tagged Questions
Open source software is software whose source code is published and made available to the public, enabling anyone to copy, modify and redistribute the source code without paying royalties or fees. Open source code evolves through community cooperation. These communities are composed of individual programmers as well as very large companies.
435
votes
147answers
31k views
What are your favorite extension methods for C#? (codeplex.com/extensionoverflow)
Caution!
This ancient question is from the early days of Stack Overflow, and while we recognize its historical significance and have thus chosen to keep it around, please realize that if a ...
223
votes
16answers
12k views
Is Mono ready for prime time?
Has anyone used Mono, the open source .NET implementation on a large or medium sized project? I'm wondering if it's ready for real world, production environments. Is it stable, fast, compatible, ... ...
214
votes
10answers
31k views
Open Source Alternatives to Reflector?
Just to ask if anyone knows of an open source alternative to RedGate's Reflector? I'm interested in checking out how a tool similar to Reflector actually works.
Note, if you know of a free but not ...
170
votes
24answers
23k views
Open source iOS components? Reusable views, controllers, buttons, table cells, etc?
Are there any repositories around for open sourced iPhone and iPad components?
For instance, I have found myself needing to create several new types of table cells to mimic some of Apple's existing ...
161
votes
7answers
15k views
Good Haskell source to read and learn from
What are some open source programs that use Haskell and can be considered to be good quality modern Haskell? The larger the code base, the better.
I want to learn from their source code. I feel I'm ...
139
votes
31answers
14k views
Open source C# projects that have high code quality?
Question:
What are some open source C# projects I can download that implement many best-practices and have a relatively high code quality?
Please accompany your answer with some of the reasons you ...
135
votes
10answers
21k views
How to get involved in an open source project
What's the best way to get involved in an open source project? There are several projects I'd be interested in, and others I'd be happy to look into if just to keep my skills sharp in languages I ...
120
votes
25answers
12k views
Best Open Source Project Hosting Site [closed]
I want to start an open source project, but the rise in hosting sites leaves me a little paralyzed with choice. I know a little about several:
I never really liked SourceForge's UI but it still ...
109
votes
3answers
18k views
Apache licence vs BSD vs MIT
A couple of years ago, ZDNet ran an article interviewing Greg Stein on the Google Code project, discussing several software licences and why Google Code only accepts a few of them. That article's ...
80
votes
15answers
21k views
What should every developer know about legal matters? [closed]
Today I had a bad surprise learning about some implications of the GPL license, mainly that I couldn't use it as freely as I thought.
Now I know.
What else should I know, and more widely, what ...
78
votes
21answers
40k views
Are there any Open-source iPhone applications around?
I'm looking for open source iPhone applications. There are many sample applications around, but not many "complete" applications. Any ideas?
67
votes
22answers
12k views
Can I legally incorporate GPL & LGPL, open-sourced software in a proprietary, closed-source project? [closed]
At the company I work for, we develop and sell a proprietary, closed-source software application.
Our application uses third party open-source projects licensed under open source licenses such as GPL ...
64
votes
12answers
14k views
Project management to go with GitHub
(EDIT: This question is now outdated for my particular issue, as Google Code supports git now and I've converted Protocol Buffers to Mercurial anyway. However, it's still of general interest, IMO.)
...
58
votes
13answers
35k views
Best open XML parser for C++ [closed]
Looking for a simple, clean, correct XML parser to use in my C++ project. Read and write my own..extension? You know what I mean.
Thanks
57
votes
43answers
3k views
What are the best free software that helps you become more productive or helps you code?
What are the best free software that helps you become more productive or helps you code?
55
votes
9answers
2k views
Is C open source?
This is probably a stupid question, but I've been wondering about this for a while. Does C (or any other low-level language, for that matter) even have source, or is the compiler the part that "does ...
55
votes
15answers
60k views
Good examples of WPF applications
I just starting to learn Windows Presentation Foundation (WPF) and I am interested in seeing some great examples of WPF applications. These can either be applications written entirely for showcasing ...
54
votes
24answers
20k views
What are good open source projects in Python for which I can be a contributor? [closed]
I have been learning and using Python for the last several months and I am interested in getting involved in open source projects using Python so as to be exposed to good implementations of Python in ...
53
votes
22answers
3k views
How can I write freely available open-source software and make a living from it as well? [closed]
How can I write freely available open-source software and make a living from it as well?
How are you doing it if you are already? Do you charge for support services?
Related questions:
Making ...
50
votes
7answers
8k views
Examples of “modern c++” in action? [closed]
For new and completely revised tricks and dark corners of STL go here: Hidden Features and Dark Corners of STL
I've been using more "modern" c++ constructs for a while, but kind of superficially and ...
49
votes
17answers
11k views
Is there anything like RegexBuddy in the open source world?
I've used RegexBuddy several times and found it to be a really useful tool. Is there anything like it in the open source world, preferably something that is platform agnostic? (the fact that ...
48
votes
55answers
5k views
What are the most relevant OSS projects for .NET?
Not a popularity contest, but if you were to elect some in some categories, what would be the names?
The only criteria are:
it needs to be fully OSS
it is not a one-man show
it has some people ...
47
votes
7answers
2k views
What level of programming should I have to contribute to open source?
I'd like to contribute to open source but I'm not a professional programmer. I contributed an extra function to a PHP project once, but on submission it was rewritten and, in hindsight, the ...
46
votes
11answers
1k views
What to do about open source ripoff?
I posted an open source project to Google Code a while back under the MIT License. Recently someone told me they saw a project on GitHub that looked "remarkably similar" to mine. So I go on there to ...
43
votes
12answers
2k views
Code reading: where can I read great, modern, and well-documented C++ code?
Reading code is one of the best ways to learn new idioms, tricks, and techniques.
Sadly it's very common to find badly written C++ code. Some use C++ as if it was C, others as if it was Java, some ...
43
votes
15answers
2k views
Why is open source software banned in some shops?
I noticed from various SO questions that some shops ban the usage of open source software, like Subversion for example. What are the reasons for doing this?
EDIT: Just to be sure: I'm not asking ...
41
votes
11answers
16k views
Sentiment analysis for twitter in python
I'm looking for an open source implementation, preferably in python, of Textual Sentiment Analysis (http://en.wikipedia.org/wiki/Sentiment_analysis). Is anyone familiar with such open source ...
40
votes
8answers
37k views
Any open source C# OCR library?
I couldn't get anything out of google, so I ask: Do you know some free open source C# OCR library?
edit
I need C# option, no coding of wrappers from C++ or similar stuff. the google library's website ...
40
votes
5answers
20k views
Open Source C++ projects for beginners
I am trying to get into some open source projects that use C++. I have looked at some on sourceforge, tried Google Chrome, OpenOffice.org, but they are too hard of projects. I know some C++, but I ...
36
votes
3answers
12k views
Is there a “free” alternative to .NET Reflector? [closed]
Possible Duplicate:
Something Better than .NET Reflector?
Possible Duplicate:
Open Source Alternatives to Reflector?
I don't consider this to be a duplicate, as the contact of ...
36
votes
13answers
4k views
F# open source projects
I'm looking for some open source F# projects to learn from.
Something like this question but for F#, i.e. not snippets but full projects that are good representatives of F# features (i.e. pattern ...
35
votes
11answers
4k views
Very simple, terse and easy GUI programming “frameworks”
Please list GUI programming libraries, toolkits, frameworks which allow to write GUI apps quickly. I mean in such a way, that
GUI is described entirely in a human-readable (and human-writable) plain ...
33
votes
9answers
26k views
Resize an image in Java - Any Open Source Library?
I need to resize PNG, JPeg and Gif files. Are there good java open source libraries to do that ?
32
votes
12answers
2k views
What Open Source License to choose?
I was checking codeplex.com and when it's time to start a project, it requires to choose a License. They give us this link to choose the license.
What do you suggest? I have read few description and ...
32
votes
5answers
25k views
Open Source Alternative to Microsoft Project?
What is a good open-source alternative to Microsoft Project? Mac OS-X or Linux binaries available would be a huge plus.
31
votes
12answers
3k views
Is there a business proven cloud store / Key=>Value Database? (Open Source)
I have been looking for cloud computing / storage solutions for a long time (inspired by the Google Bigtable). But I can't find a easy-to-use, business-ready solution.
I'm searching a simple, fault ...
31
votes
8answers
2k views
How do you promote/advertise/evangelize your open source project?
How do you promote/advertise/evangelize your open source project?
I know about sourceforge and freshmeat, and they gave me some initial traffic, but I'd like to push for a greater audience. Once a ...
30
votes
21answers
2k views
How do you learn other people's code?
I've been a programmer for years now and I feel very comfortable in a handful of languages, especially C.
What I find baffling is that while I have no problem reading code from textbooks and example ...
30
votes
7answers
14k views
Open Source Code Review Tools? (Mondrian)
I've read a bit about Google's Mondrian, and I've seen Atlassian's Crucible demonstrated - I'm convinced that the tools have value. Are there open-source code review tools? It would be used on a ...
29
votes
2answers
609 views
Good examples of .NET (C#) open source projects ported to Java? ( C# -> Java ) [closed]
I notice several well-known projects in java that were ported to C# .NET. Some examples:
Hibernate -> NHibernate
JUnit --> NUnit
Ant --> NAnt
Lucene --> Lucene.Net, NLucene
iText --> iTextSharp
...
28
votes
13answers
8k views
What are some examples of exceptional C++ open-source code?
The best way to learn is by practicing, but it's always good to learn from others who are smarter than you. What is the best example of a well-designed, well coded open-source project? I'm ...
28
votes
9answers
5k views
Can I develop flash without buying anything? [closed]
I'm a little lost here. I don't know flash, but I want to learn - especially since Adobe's opened up the spec. I don't want to learn badly enough to shell out for the real tools, though.
What sort ...
27
votes
39answers
2k views
What is your most wanted non-existent or underdeveloped open source project? [closed]
I am wondering if people have any ideas for open source projects that don't exist yet that they would like to share. Also, submit ideas that may be under open source development but need considerable ...
27
votes
5answers
26k views
Open source PDF library for C/C++ application?
I want to be able to generate PDF ouput from my (native) C++ Windows application. Are there any free/open source libraries available to do this?
I looked at the answers to this question, but they ...
26
votes
11answers
2k views
What are some good open source c# examples of quality domain models
I'm a pretty young developer, and still in the emulation phase of my career. I have read a lot about some topics like concurrency, and using unit of work to allow your business layer to control ...
25
votes
5answers
544 views
Proposing feature requests to the R Core Team
What's the recommended way of contacting the R Core Team in order to propose feature requests?
By "feature requests" I do not simply mean firing something like "I'd like to see functionality XY doing ...
25
votes
5answers
3k views
What Markdown c# library should I use?
I want to build a simple cms and I would able to allow the user to input the text with the Markdown syntax (as StackOveflow). There's a c# open sourced library I can use?
25
votes
19answers
2k views
Are we shooting ourselves in the foot by working on Open Source projects?
I've been considering the idea of working on some open source projects, mainly because of the same reasons that everyone else does it: for fun and to learn something new. But now more than ever these ...
25
votes
7answers
4k views
How to find opensource projects looking for help?
Earlier, sourceforge had up-to-date listings of volunteer requirements. Now, very few projects are asking for volunteers. Is there any other forum where requirements are posted, and people interested ...
24
votes
7answers
747 views
Examples of good JavaScript code in open source web apps
I'm struggling to find a way of writing good JavaScript code that would be efficient, widely accepted by other developers and not very ugly.
Until recently, what I used were just literal objects and ...