vote up 30 vote down star
37

Does anyone know interesting clones of the SO web site model?

Please list valid clones.

If the site exists in this list of Stack Exchange sites it is not a clone but part of the self-hosted Stack Overflow solution.

flag
Let's expand the question to mention not just clones, but "inspired by SO" sites too. – Sergey Jul 4 at 16:30
1  
@Jakub, you are totally right. – Sergey Jul 12 at 9:48
4  
... and: do they have Jon-Skeet-Clones as well? – The Chairman Sep 8 at 16:02
is this design patented ? – Xinus Nov 24 at 10:18

25 Answers

vote up 18 vote down

Google tells me that there's Stacked, an open source implementation of StackOverflow. There's a Stacked demo site and the Stacked repository at Google Code.

link|flag
17  
my precious eyes – Ian Elliott Jul 4 at 2:04
3  
open source but 2nd-generation forced GPL >:( – Jason S Jul 7 at 15:42
Does anyone know what the deal is with their lawsuit? I couldn't find any details on the site. – DisgruntledGoat Jul 8 at 10:42
See blog.inspired.no/… and ra-ajax.org/lawsuit-settled-the-war-is-over.blog. Sounds like a "developed on company time" problem. – crb Aug 7 at 1:21
The lawsuit is settled. – inspired.no Nov 23 at 16:16
vote up 17 vote down

There's a russian clone of SO at http://www.askdev.ru/

link|flag
1  
Actually looks pretty good, although rather inactive. – Ian Elliott Jul 3 at 23:55
1  
Don't be confused with domain name -- that crap comes from Ukraine. – Henry Flower Jul 4 at 0:24
1  
> that crap comes from Ukraine It is definitely not crap! > although rather inactive it new and in devepment >There's a russian clone It is not clone, it has really different features, they have different model, but, yes, they have similar features too. – waney Jul 5 at 16:51
4  
I don't know russian or ukraine too much to say something about the features but the layout/style is a REAL clone :) – marco.ragogna Jul 27 at 13:04
yeah, I don't mean is not clone, I mean it is clone but have some difference. Never mind :) – waney Aug 13 at 23:09
vote up 14 vote down

There is of course CNProg. They at one point had a copy of the look of SO.

It's a very small community and the highest user has 311 rep.

link|flag
4  
CNProg appears also to source on github github.com/chagel/cnprog/tree/master (previously on code.google.com/p/cnprog ) – valters Jul 7 at 15:50
2  
design looks pretty good! – homestead Jul 8 at 2:40
there is a translation to english code.google.com/p/cnprog/issues/detail?id=28#c6, so so but usable for the start – Evgeny Jul 9 at 2:36
1  
best design so far, of all posted. – Andrija Jul 13 at 20:23
... and has accumulated only 10 rep points in.. two months?!! – Oscar Reyes Sep 2 at 3:21
1  
CNProg project and source are officially located at: github.com/cnprog/CNPROG – Chagel Oct 14 at 16:16
vote up 8 vote down

Looks like debugging.com is going to be in the same park.

link|flag
Password protected – Downvoter Jul 22 at 14:57
Boo! – Randell Aug 20 at 12:26
vote up 7 vote down

There's also Our Naked Food. The design could use some serious work though.

link|flag
pretty old school design though. – homestead Jul 8 at 2:39
2  
agreed, it's actually painful to look at! – mdresser Jul 27 at 12:03
vote up 6 vote down

The beta O'Reilly Answers site.

link|flag
vote up 5 vote down

Don't forget Cahoots, best implementation I've seen yet. It also helps that its developers are programmer MVPs. It's built on CodeIgniter, which is yet another plus. Though it still has some bugs, I've found it's very easy to extend and set up a new site with. Certainly much easier to extend this to build your own SO site than to start from square one.

link|flag
Thanks picardo. Don's worked pretty hard and keeps adding features to improve the user experience. – Steven Murawski Jul 10 at 18:25
vote up 5 vote down

Another Clone :ThrowCatch.Me

link|flag
4  
It's my site. I do public relese today at 17:21 (UTC+4) – Alexandr Jul 22 at 19:37
@Alexandr - жжешь! – waney Jul 24 at 18:16
@waney, чем недовольны? – Alexandr Jul 24 at 18:43
круто! я смотрю екс-СССР - просто заповедник клонов! :) let's see who will survive in a year or two :-0 – Bogdan_Ch Aug 13 at 16:07
@Alexandr ничем, просто какой толк от указывания самого себя тут, все равно американцам пофиг. – waney Aug 13 at 23:07
11  
Heh - you guys talk funny. – Graeme Perrow Aug 28 at 16:26
Graeme Perrow, да, друг, мы тут о своём наболевшем. – Alexandr Aug 31 at 13:49
daaaaaaamn... sick burn – snicker Nov 23 at 14:44
Alexandr, when you say you do public release, did you mean you have open sourced this application somewhere? Please clarify. – Rick Ross Dec 21 at 13:41
vote up 5 vote down

I've just looked into all the open source implementations mentioned, to summarise:

Most active that look the best bets

  • cahoots. PHP, CodeIgniter, Zend framework, MySQL. GPL, MIT license. Example site. Seems to be under active development (v2.1 RC2 released 1 Feb 2010, as of Feb 2010).

    Poor front-end website, but nice wiki. Looks very full featured, but the example website is very cluttered. No doubt needs considerable customisation.

  • CNPROG. Django. Live site. GPLv3. Not a lot of recent activity; last code commit, Oct 2009 (as of Feb 2010). Primarily developed in Chinese, although there are English translations.

  • OSQA. Django. Live site. GPLv3. More actively developed fork of CNPROG.

  • shapado Ruby, mongomapper and mongodb. Live site, also provide hosted sites for free. AGPLv3. Seems to be under active development as of Feb 2010.

Ones that look sorta finished

  • openoverflow. Ruby, PostgreSQL, Haml. MIT license. No example site, and I can't find anyone using this one. Not a lot of recent activity; last code commit, May 2009 (as of Feb 2010).

  • phpancake. PHP, Zend framework, MySQL. Live site. MIT license. A bit of recent activity, v0.4.5.0 released Dec 2009; some code changes Jan 2010 (as of Feb 2010). Renders poorly in some browsers (e.g. Chrome) - see BrowserShots

  • Question2Answer. PHP, MySQL. Custom license.

  • Qwench PHP. Example site. Custom license. No activity, initial and only commit in Dec 2009 (as of Feb 2010).

  • soclone. Django framework. MIT license. Seems to have gone stale in Nov 2008 (and only started on Google Code at the end of Oct 2008).

  • Plurk Solace. Python. BSD license. No example site, and I can't find anyone using this one.

  • stacked ASP.NET, Ra-Ajax, ActiveRecord ORM. GPLv3. Live site. Seems to have gone stale in Jun 2009. Some legal issues, but they seem to be over now.

Others that seem to be work in progress

Did I miss any? Disagree? Please add a comment or update this answer.

And I don't really want to get into listing clones, but I have just come across Answer Bag which seems to be an all-encompassing clone covering everything from aviation through programming to religion. Or maybe that was there first? And Just Answer is another...

link|flag
Very writeup and assessment. Perhaps sort it by what is most active? I would put CNProg + Shapado at the top. Here are a few that you missed: <github.com/mcaprari/fortytwo/>; Looks good in feature set, but design is ugly <github.com/dkd/smartr>; Seems active, but can't find a demo <github.com/fuadmuhammad/kerjakelompok/>; <github.com/ripper234/Stack-Underflow/>; <github.com/membrain/T002_rails-overflow/>; – Joseph Turian yesterday
Also you should note that phpancake rendering is broken in some browsers like Chrome: browsershots.org/http://phpancake.sourceforge.net – Joseph Turian yesterday
Lastly, you should discuss the osqa.net fork of CNprog, which seems to be more actively developed: See my discussion here: osqa.net/question/10/… Incidentally, it is on osqa.net, which I believe is this particular fork: github.com/rickross/osqa osqa.net/question/2/… – Joseph Turian yesterday
New: question2answer.org – songdogtech yesterday
Okay, have sorted it by type, then alphabetically. It seems a bit subjective though. Shame you don't have enough rep to modify the answer, but then neither do I. I've added Question2Answer, but it's not pukka open-source other than by virtue of being distrubted in PHP source form. Would be nice if Stack Overflow had a nice easy way of doing tables. Would be good for one of the clones to add that as a feature! – Mat yesterday
1  
answers.onstartups.com is a stackexchange site. – Isaac Waller yesterday
vote up 4 vote down

Credit goes to cwrea for finding these:

link|flag
nice ... big sexy evo online ad ! – waffles Sep 4 at 23:48
So ... the question is: are these clones, or authentic SO-offspring? I found them by Googling for exact wording from SO-family sites. If they are knockoffs, they look like good ones. – BasicallyMoney.com Sep 5 at 1:23
1  
Good question cwrea - more on that here: meta.stackoverflow.com/questions/20397/… – kanamekun Sep 5 at 1:26
Thx for the pointer to 20397 – BasicallyMoney.com Sep 5 at 1:33
Not exactly clones, the clone here is cnprog – hasen j Nov 27 at 19:34
vote up 3 vote down

Mine, but it is under very low development rate right now. Soon.... http://phpancake.sourceforge.net

link|flag
It's broken in Chrome... – DisgruntledGoat Nov 4 at 10:36
As a good colleague of mine says about problems in his open source: "The code is open and the permission to fix is here by given to all". That sayed, I will probably get to that some time in the future. But, this is strange, as it was developed using Fire Fox... – Itay Moav Nov 15 at 23:31
vote up 3 vote down

codekicker.de

link|flag
it looks great! – Andrija Aug 20 at 19:30
OMG!!! I read a couple of paragraphs and I actually understood it!!! Do you know what does it means?!! That the subliminal German lessons I hear while sleeping do actually work!!!!! I cannot believe it. :-o :-O I can officially say I understand 25% of German :P – Oscar Reyes Sep 2 at 3:36
vote up 2 vote down

http://code.google.com/p/soclone/ for django, but for now it's rather lacking and seems like there isn't much movement at the moment either.

link|flag
vote up 2 vote down

YA Russian-Ukrainian clone: http://itquest.ru/

link|flag
That doesn't look like a clone of SO. There are certain familiar elements (like voting, tag cloud, etc) but it's definitely not a copy. – Kyle Cronin Jul 4 at 0:40
Authors have claimed the site IS a clone. Look at tinyurl.com/mb3q3t if you don't believe me. – Henry Flower Jul 4 at 0:52
Let's compromise and say it's inspired by Stack Overflow. – Kyle Cronin Jul 4 at 1:52
vote up 2 vote down

Not programming related and barely any content...but:

http://www.bodybuildingqa.com

link|flag
Uncanny how similar it is. I would have taken that for a StackExchange site if I didn't know better. Even there vote system is the same. – Diago Aug 28 at 14:03
2  
I like this website. Hope it gains popularity! – Andrew Sep 2 at 2:21
1  
I actually made this site. For fun I started plopping out a few more for other topics (snowboardingqa.com, gadgetqa.com). Would anybody be interested in having this platform open source (I know that stackexchange is kinda pricey...)? The site is not totally complete in terms of features, I just haven't added any recently. – user138413 Nov 5 at 3:37
I think gadgetqa.com looks great and would be delighted to consider using an open-source version of the underlying application if you release it. Please count this as a hearty +1 !! – Rick Ross Dec 21 at 3:56
I think gadgetqa.com looks really great, and I'd be very interested in seeing you open source it. I really hope you will. – Rick Ross Dec 21 at 13:45
vote up 2 vote down

Doctype launched recently, they a have a similar concept to Stack Overflow.

http://doctype.com/

But the visual design focuses too much on the person and not enough on how good an answer is…

link|flag
1  
DocType whats that??? blog.stackoverflow.com/2009/08/… – Justin Nelson - jjnguy Aug 13 at 14:57
3  
Pretty surprising that a site for web designers would chose a text size/weight that makes it look like everything is in bold for emphasis... almost as bad as everything being in caps IMO. – U62 Aug 13 at 16:22
There's a lot of web designers out there who appear to think that's a Good Thing. Heck, I remember the last time I looked at a web design company's website. That thing was horrible! – David Thornley Aug 13 at 21:21
1  
uh-oh no OpenId ... – pageman Aug 16 at 22:29
vote up 1 vote down

I've just found a Ruby on Rails clone of SO called openoverflow. Code, but no example site I can see.

link|flag
vote up 1 vote down

I like Shapado, but it's a shame it's developed on Ruby on Rails. I would've preferred a PHP/MySQL solution instead.

link|flag
Actually shapado being coded in Ruby on Rails makes it very easy to hack on. I'v been looking at the source and it is very simple to read and extent, much more simple than the usual php soup. – user139603 Nov 27 at 18:05
Looked on it recently. It's active and looking good. I'd better say best of I've found built with ruby. Going to dive deeper.. and recommend you do the same – alecnmk Jan 5 at 22:05
vote up 1 vote down

Solace is inspired by Stack Exchange and is open source.

link|flag
vote up 1 vote down

Stack Overflow clone in PHP -- "Qwench"

link|flag
vote up 0 vote down

I wouldn't call my communitytracker an SO clone, but it is inspired by it. I got tired of the noise that is phpBB. I am starting to feel the pain now, I need a meta site.

link|flag
vote up 0 vote down

Polish clone: http://www.salonit.pl/

link|flag
vote up 0 vote down

Quick Answers at Code Project: http://www.codeproject.com/script/Answers/List.aspx

link|flag
vote up 0 vote down

Polish clone: http://9fingers.pl/ (based on CNProg mentioned above)

The gold, silver and bronze badges' desriptions http://9fingers.pl/badges/ are word-for-word translations of descriptions from here http://stackoverflow.com/badges.

E.g.

Złote odznaki są rzadkością. Aby taką otrzymać nie wystarczy być aktywnym, trzeba również posiadać wiedzę i umiejętności. Otrzymanie złotej odznaki jest szczególnym osiągnięciem!

means exactly

Gold Badges are rare. You'll have to not only participate but be skilled and knowledgeable to earn these. They're something of an accomplishment!

link|flag

Your Answer

Get an OpenID

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