Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Some thoughts

From: jjmmes:y:ahoo:es at: 25-Aug-2002 18:36

I am interested in your RAD/Road project. The app I want to build or help build (given I'm starting to use view now) is described below. I also have some random ideas on how the community of rebol developers could improve personal productivity or attack new projects. APP IDEA: The basic idea is to have a View jabber-like client that facilitates posting small descriptions of projects/technologies we are interested in or current scripts we are working on and sharing this info. Most communication would be offline (although online would be enabled too). The important point is that this is not related to the IOS collaboration platform or substitute for the mailing list. This is similar to the agents idea posted by Gabrielle a while back. The basic exchange example is: ;====================================================== Developer-id: "xyz" Now: [ Core CGI ] "working on search scripts" Short-Term: [ View ] "interested in RAD HTML development" [ Command Linux ] "working on Berkeley DB 4.0 interface" Medium-Term: [ View ] "interested in GIS applications" Long-Term: [] "" ;===================================================== This would only require someone volunteering a server to run the CGI scripts to store and retrieve the developer profiles and then locally on the clients we could look for projects that have synergies with our projects Feedback welcome !