Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am interested in web applications. So I came across Reddit and Jaiku for which the code is available in the public domain. Do you know any other such sites for which the source code is available?

It will be useful for interested people to learn about the web applications from these websites.

share|improve this question

3 Answers

For Blogs there is good opensource project: BlogEngine

For Content Management Systems

  1. DotNetNuke
  2. Joomla
share|improve this answer

There is a good survey tool called LimeSurvey: http://www.limesurvey.org/

share|improve this answer

Sourceforge would be a great place to start looking as it hosts thousands of open source projects including many web based ones. Freshmeat is another fantastic resource.

What types of web applications did you have in mind?

share|improve this answer
Any popular web application like reddit. – Sundar Dec 23 '09 at 13:09
Doing a search in sourceforge for reddit/digg brings up a few possibilities: sourceforge.net/search/?type_of_search=soft&words=digg sourceforge.net/search/?type_of_search=soft&words=reddit Pligg CMS looks quite interesting (sourceforge.net/projects/pligg). – Richard Dec 23 '09 at 13:45

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.