Dear HN,<p>I think I've identified a problem:
There is no central place in the company for employees to share interesting information about business topics, ask questions and get meaningful answers. Currently all of this happens via email.<p>Don't you think that something like a private HN for the Enterprise could solve this problem (actually I'm thinking of a little bit Quora/HN solution)?
Private and secure place where all the company employees go to ask questions, share links and have meaningful discussions about business topics they care about?<p>The key elements of the system:<p>1. topics (essentially tags that you can follow)<p>2. karma points (reward for being active and a way to find out what is more interesting - like on HN)<p>3. Ability to add links, files (doc templates?images?) and text (questions)<p>4. search<p>5. Quora like activity stream sorted by karma consisting of links, questions and other interesting info from topics you follow<p>Anyone here WANTS this kind of system in their company?
Thanks in advance for feedback,
Jarek.<p>PS. 2 mockups are here: http://sygitowicz.posterous.com/social-link-file-and-qa-for-your-company
<i>Don't you think that something like a private HN for the Enterprise could solve this problem (actually I'm thinking of a little bit Quora/HN solution)?</i><p>Yep. In fact, I'm actively working on building something like that. Although I use Reddit as a comparison more than HN, and the scope goes further than a Reddit/HN clone, that's a big part of it.<p>If you're interested in looking at what I'm doing, it's all open source. See:<p>(project site):<p><a href="http://code.google.com/p/neddick" rel="nofollow">http://code.google.com/p/neddick</a><p>(Github repo):<p><a href="http://github.com/fogbeam/Neddick" rel="nofollow">http://github.com/fogbeam/Neddick</a><p>(demo site):<p><a href="http://spdemo.fogbeam.org:8080/neddick1/" rel="nofollow">http://spdemo.fogbeam.org:8080/neddick1/</a><p>(warning: the demo site can be abysmally slow at times, but I'm not promoting this real heavily yet, so I haven't put a lot of effort into make the demo real stable and performant.)<p><i>2. karma points (reward for being active and a way to find out what is more interesting - like on HN)</i><p>That and any notion of "gamification" is one thing I haven't done much with yet. I'm still undecided on the extent to which it has value in an organizational setting.<p>My approach is also less Quora like (I started before I discovered Quora, or maybe there would be more of a Quora influence), and is more like Reddit. But I'm working on another piece that I've been describing as a "sort of mini "Facebook" that will deal with managing social graph connections, and will have support of more of an "activity stream" type of thing.. I'm envisioning a very pub/sub model where you can subscribe to "things" you find interesting, whether that means "subscribe to this tag" or "subscribe to updates from this app" or "subscribe to status updates from this user," etc.