I have been working on creating an online IDE and I need to determine which features should be focused on, since I don't have resources but I want to make the IDE competitive with the other IDEs, like Cloud9 or Exo IDE and since I am only one person.
First off is has anyone tried using Cappuccino and Node.js together? How difficult is it to use JS Libs when you are also using Obj-J? Would Sprout Core be a better choice or should I stick to a bootstrap/custom setup. The biggest questions is where do you want to access your files. GitHub is probably one of the top choices. The bigger questions arise after that. File Access Options: Which 2 - 3 are the most important to you - Git/Github - FTP - SFTP/SSH - Dropbox - Google Drive - BitBucket My other question is just features in general and which ones you would prefer over others. - Code Completion - Social Features IE Kodings Updates etc - Team Collaboration (Editing the same file at the same time) - Team Collaboration - Invite members to a project - Chat and/or IRC/Jabber integration - Task Management - API/Language Documentation Searching - Code Outline - Code Compiling (IE CoffeeScript->JS and/or Compiling C/C++/Java) - Advanced Linter - Snippet Manager - Unit Testing - Command Line - Ability to add Libraries to Code Complete - Deployment to Paas Thanks in advanced, and if you have interest in working on the project let me know. Brian McCann Application Developer @ helpscout.net -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
