Skip to content

Instantly share code, notes, and snippets.

@benoror
Created September 14, 2010 21:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benoror/579776 to your computer and use it in GitHub Desktop.
Save benoror/579776 to your computer and use it in GitHub Desktop.
Realie Brainstorm
- Gist + esteroids
- Collaborative Real-Time IDE in the cloud
- A lot like Gist + GDocs (GIT repos based, forking, embeding, etc), but for whole GIT projects, and real-time!
- Github API or GIT based?
- Many collaborators may contribute a project.
+ Authorization
+ It may be a must forking/cloning it before contributing a project.
- "Commit this file" or "Commit All" buttons
- Source tree (browse files)
+ Tabs
- Collaborators tree, online and offline + more info (which files editing, diff's colors, etc) (Like GDocs)
- Good Editor, not a simple textarea
+ Syntax Higlighting
+ Indenting
+ Google this: "vim clone javascript", or maybe something lighter
- Refactoring tools
- Quoting tool for source pieces w/annotations/comments (Useful for StackOverflow questions)
- Undo/Redo
- Embeding (like Gist)
- Find/Replace (Regexp)
- Code Folding
B. Orozco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment