Show HN: Etherpad meets Markdown for a minimal company wiki
61–65 of 65 posts
Re: Show HN: Etherpad meets Markdown for a minimal company wiki
#62This is gorgeous. We've been looking for something like this. I'd use this for our company as soon as you - support google apps authentication - allow us to pay for it (I don't trust free services)
Thanks! How many dollars per month would you pay for something like this?)
For a reliable universal private notepad like this, I'd pay $2 per month. That sounds cheap, but I'm talking personal use, not business.
Re: Show HN: Etherpad meets Markdown for a minimal company wiki
#63Earlier quoted context omitted.
curl -O http://enterprisewiki.co/bin/app.min.js uglify -b | vim - Looks like they're using Showdown for Markdown functionality, sharejs for concurrent editing, node-browserchannel for async communication... Or, maybe Closure's BrowserChannel? I would love to see an end-to-end "here's how we built this" blog post for this kind of project. Very nicely done!
I'm very excited about fixing wikis, and I'm really impressed to see that OP has some very similar ideas about it. Because of this, I found it worthwhile to burn 1-2 hours to de-minify his Javascript, which mostly required figuring out what all his inlined JS libs are. https://gist.github.com/4321959 To save you a click, here are the JS files he uses: https://github.com/EightMedia/hammer.js/blob/master/jquery.h... ht…
Re: Show HN: Etherpad meets Markdown for a minimal company wiki
#64Earlier quoted context omitted.
Thanks! How many dollars per month would you pay for something like this?)
(I'm a different user) For a reliable universal private notepad like this, I'd pay $2 per month. That sounds cheap, but I'm talking personal use, not business.
Re: Show HN: Etherpad meets Markdown for a minimal company wiki
#65Etherpad has various Wiki functionality available by enabling plugins
Etherpad also has WikiMedia/Wordpress etc. integration