Live data from Hacker News

Installing Etherpad

pauleira.com

1–7 of 7 posts

Re: Installing Etherpad

#2
Great writeup of all the places to modify for pro accounts.

Sounds like we need a setup script to modify everything with one action. I'll look at making one soon. I'm also in the process of ripping out mysql/derby support and replacing it with postgres: http://bitbucket.org/mattsta/etherpad-postgres/.

Re: Installing Etherpad

#3
This is indeed pretty awesome. I was actually just looking through articles about getting it running today. I think for many collaborative apps it would be great to be able to use a barebones etherpad in a model much like we currently use text fields and charfields. This would make me infinitely happy :)

Re: Installing Etherpad

#6
post #3

This is indeed pretty awesome. I was actually just looking through articles about getting it running today. I think for many collaborative apps it would be great to be able to use a barebones etherpad in a model much like we currently use text fields and charfields. This would make me infinitely happy :)

I was looking through the Etherpad blog today and came across your exact idea: http://etherpad.com/ep/blog/posts/embedding-etherpad

The etherpad blog is actually an extension of etherpad itself, but they didn't include the blog template in the open source release (the guts are there, just not the UI). Anybody want to poke them and see why it didn't get added?

Re: Installing Etherpad

#7
post #2

Great writeup of all the places to modify for pro accounts. Sounds like we need a setup script to modify everything with one action. I'll look at making one soon. I'm also in the process of ripping out mysql/derby support and replacing it with postgres: http://bitbucket.org/mattsta/etherpad-postgres/ .

(might as well reply to myself!)

I finished the postgres support today along with a sane one step installer. Give it a try.