[p2pu-dev] etherpad upgrade question
Philipp Schmidt
philipp at p2pu.org
Wed Jul 20 21:02:51 UTC 2011
Joe:
This is really great. THANK YOU!!!
Copying Zuzel to get you an account on the server.
(And the dev list so everyone knows this is happening. )
P
On Wed, Jul 20, 2011 at 11:30 AM, Joe Corneli <holtzermann17 at gmail.com> wrote:
> Hi Philipp:
>
> I don't think anyone's using the notification feature on a production
> server. However, both this plugin and also, my favourite, the
> real-time recent changes plugin, work fine out of the box for the
> latest Etherpad (just tested). Here are the steps I followed, would
> be happy to re-run this on P2PU server if you want, but it should be
> very fast/easy for anyone who currently has access. Note that the
> "notification" is just a bell (not a pop-up window as is familiar from
> e.g. Skype). The benefit of the RTRC plugin is that it allows people
> to keep track of what's happening on the whole etherpad installation
> in real time, so I'd suggest using it as well as the notification
> plugin.
>
> Joe
>
> git clone git://github.com/ether/pad.git
>
> # you can skip this because you already have these
> sudo apt-get install scala
> sudo apt-get install libmysql-java
> sudo apt-get install openjdk-6-jdk
>
> # skip this step to use old etherpad database
> mysql -u root -p
> mysql> grant all on etherpad.* to 'etherpad'@localhost identified by
> 'MAKE-UP-A-PASSWORD'; create database etherpad;
>
> cd pad
> mv ./etherpad/etc/etherpad.localdev-default.properties
> ./etherpad/etc/etherpad.local.properties
>
> # Edit ./etherpad/etc/etherpad.local.properties to provide database
> info, change host name
> # (You can probably just reuse etherpad.local.properties from previous
> installation.)
>
> bin/build.sh
> bin/run.sh
>
> # Visit http://hostname/ep/admin/pluginmanager/
> # Turn on search, chatNotification, and if you want, twitterStyleTags,
> and realTimeRecentChanges plugins
>
> # ... follow up: start chatting, hear bells, or start tagging pads #foo
> # Visit http://metameso.org:9000/ep/rtrc to see real-time recent
> changes are working
> # Embed this page in an iframe somewhere where you want to see changes
> appearing in real time
>
> On Wed, Jul 20, 2011 at 2:05 AM, Philipp Schmidt <philipp at p2pu.org> wrote:
>> Hey Joe - do you know someone who is hosting an etherpad server with the
>> notification feature enabled?
>> (or someone who might be willing to upgrade our server)
>> P
>>
>> On 19 July 2011 20:30, zuzel.vp <zuzel.vp at gmail.com> wrote:
>>>
>>> Will need a volunteer to make that happen. I am buried in deadlines
>>> this summer and the first part of the fall.
>>>
>>> On Mon, Jul 18, 2011 at 8:38 PM, Alison Jean Cole
>>> <alisonjean.cole at gmail.com> wrote:
>>> > Excellent idea.
>>> >
>>> > ALISON
>>> > p2pu.org/en/alison/
>>> >
>>> >
>>> >
>>> >
>>> >
>>> > On Sat, Jul 16, 2011 at 4:17 PM, Jessica Ledbetter
>>> > <jessica at jessicaledbetter.com> wrote:
>>> >>
>>> >> That sounds like a great idea :)
>>> >>
>>> >> On Sat, Jul 16, 2011 at 3:56 PM, Philipp Schmidt <philipp at p2pu.org>
>>> >> wrote:
>>> >>>
>>> >>> (a) could we upgrade to a version of etherpad that has this feature?
>>> >>> https://github.com/ether/pad/issues/177
>>> >>> (b) or turn it on if our version already supports.
>>> >>> (c) or someone point me to a public etherpad server that has the
>>> >>> feature
>>> >>> turned on ... which I could use.
>>> >>>
>>> >>> WHY?
>>> >>>
>>> >>> i am hatching a plan to use etherpad as our "hang-out space" for
>>> >>> everyone
>>> >>> working on P2PU. instead of lurking on IRC, we could log into a shared
>>> >>> etherpad in the morning (respectively) - note down what we are working
>>> >>> on
>>> >>> for that day - and see who else is around to get quick feedback or
>>> >>> discuss.
>>> >>> this will help to create a stronger sense of co-working ... important
>>> >>> given
>>> >>> that we are all so mobile.
>>> >>> having a notification for new chat messages is an important feature
>>> >>> for
>>> >>> that.
>>> >>> (thanks pippa for the inspiration for this!)
>>> >>> P
>>> >>> _______________________________________________
>>> >>> p2pu-dev mailing list
>>> >>> p2pu-dev at lists.p2pu.org
>>> >>> http://lists.p2pu.org/mailman/listinfo/p2pu-dev
>>> >>>
>>> >>
>>> >>
>>> >>
>>> >> --
>>> >> Jessica Ledbetter
>>> >> http://jessicaledbetter.com
>>> >>
>>> >>
>>> >> _______________________________________________
>>> >> p2pu-dev mailing list
>>> >> p2pu-dev at lists.p2pu.org
>>> >> http://lists.p2pu.org/mailman/listinfo/p2pu-dev
>>> >>
>>> >
>>> >
>>> > _______________________________________________
>>> > p2pu-dev mailing list
>>> > p2pu-dev at lists.p2pu.org
>>> > http://lists.p2pu.org/mailman/listinfo/p2pu-dev
>>> >
>>> >
>>> _______________________________________________
>>> p2pu-dev mailing list
>>> p2pu-dev at lists.p2pu.org
>>> http://lists.p2pu.org/mailman/listinfo/p2pu-dev
>>
>>
>
More information about the p2pu-dev
mailing list