Live data from Hacker News

EtherPad Open Source Release

etherpad.com

21–30 of 78 posts

Re: EtherPad Open Source Release

#21
Not completely related but, super interesting that etherpad actually started as appjet.

via crunchbase: AppJet intends to simplify the process of writing web applications. The applications are programmed on a web based text editor in the simple but powerful JavaScript programming language. JavaScript is used on both the server and client side.

I guess they ended up realizing that the code editor was a better product/market to go after than the app creation/hosting itself.

Also, interesting that pg invested in the angel round as well, post-YC.

More: http://www.crunchbase.com/company/appjet

Re: EtherPad Open Source Release

#22
post #13

I have my last final today. This comes as a perfect school-is-over-and-i-can-start-hacking-again gift! I'm hoping to be able to integrate LaTeX export into this so I can collaborate on LaTeX reports without having to download and build manually.

I had the same thought.

Let me know if you want to collaborate.

Re: EtherPad Open Source Release

#23

    $ sh bin/rebuildjar.sh 
    using JAR jar...
    usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file     target_file
           cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ...     target_directory
    including etherpad JARs...
    using cached JAR-etherpad...
    updating...
    java.io.FileNotFoundException: ../../build/appjet.jar (No such file  or directory)
	at java.io.FileInputStream.open(Native Method)
	at java.io.FileInputStream.(FileInputStream.java:106)
	at sun.tools.jar.Main.run(Main.java:175)
	at sun.tools.jar.Main.main(Main.java:1044)
    done.
    cp: build/appjet.jar: No such file or directory
Anyone got any ideas what I'm doing wrong?

Re: EtherPad Open Source Release

#24
post #23

$ sh bin/rebuildjar.sh using JAR jar... usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ... target_directory including etherpad JARs... using cached JAR-etherpad... updating... java.io.FileNotFoundException: ../../build/appjet.jar (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream. (FileIn…

Looks like the cp failed. What operating system is this on?

Re: EtherPad Open Source Release

#25
post #12

Earlier quoted context omitted.

Where? I only sampled a few directories, couldn't find anything except js.

Check the 'infrastructure' at the root.

Oh, thanks. I had assumed that whole appjet thing was some kind of framework, not the actual EtherPad server.

Re: EtherPad Open Source Release

#26
post #23

$ sh bin/rebuildjar.sh using JAR jar... usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ... target_directory including etherpad JARs... using cached JAR-etherpad... updating... java.io.FileNotFoundException: ../../build/appjet.jar (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream. (FileIn…

Looks like the cp failed. What operating system is this on?

From cp usage message, it seems to be a Mac. But compilecache.sh seems to be handling properly for Darwin based systems.

Re: EtherPad Open Source Release

#27
...and it's offline. Whole repo now 404s.

[edit] Appears Aaron is re-importing the tree as I type. Paths have all changed to be under trunk/trunk...

[edit2] Back to normal paths. Not clear what has changed.

Re: EtherPad Open Source Release

#29
post #22
post #13

I have my last final today. This comes as a perfect school-is-over-and-i-can-start-hacking-again gift! I'm hoping to be able to integrate LaTeX export into this so I can collaborate on LaTeX reports without having to download and build manually.

I had the same thought. Let me know if you want to collaborate.

I too had a similar thought :) I'm booked until mid January, but would be interested in collaborating then.

Re: EtherPad Open Source Release

#30
post #14

Thanks to The Google & The Etherpads! I fully expect to see 30 different sites offering this now, and HN to be full of links to them tomorrow.

For those of us who have been working on side-project competitors for a few months this is a worrying prediction, and quite probably correct.

Can HN name any niches that they feel should be filled with a similar product?

Post reply on HN