FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Discussion
   General Processing Discussion
(Moderators: fry, REAS)
   SubEthaEdit Processing Mode File
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: SubEthaEdit Processing Mode File  (Read 700 times)
swannodette

swannodette WWW
SubEthaEdit Processing Mode File
« on: Oct 12th, 2004, 3:50pm »

For those of you that want something between Eclipse and Processing's lack-luster editor, I just started a Processing mode file for SubEthaEdit, a relatively lightweight Mac OS X editor (3.4mb).  You get all the niceties like a function list, color coding (matches Processing), code-completion, block editing, and the best feature of any editor of this class in existence: real-time concurrent editing by multiple users of the same document, essentially software enabled peer-programming over IP or Rendevous.
 
You can download SubEthaEdit here:
http://www.codingmonkeys.de/subethaedit/
 
The mode file is here:
http://stage.itp.nyu.edu/~dn525/processing/modefile.html
 
Install SubEthaEdit into your Applications folder.  Once that's done, switch to your home directory and drop the mode file into /Library/Application Support/SubEthaEdit/Modes.
 
Happy processing!
 
I just whipped this up so it's probably in need of corrections/suggestions.
 
David
 
amoeba

WWW
Re: SubEthaEdit Processing Mode File
« Reply #1 on: Oct 12th, 2004, 9:58pm »

on Oct 12th, 2004, 3:50pm, swannodette wrote:
...and the best feature of any editor of this class in existence: real-time concurrent editing by multiple users of the same document, essentially software enabled peer-programming over IP or Rendevous...

 
Sounds like potential for Live Coding performances to me. Check the TOPLAP manifesto for Live Coding...
 

marius watz // amoeba
http://processing.unlekker.net/
Pages: 1 

« Previous topic | Next topic »