Bespin Mozilla Labs Web Editor https://bespin.mozillalabs.com Joe Walker twitter.com/joewalker Friday, 12 March 2010
Friday, 12 March 2010
Friday, 12 March 2010
Why? Features Architecture Editor Command Line Sharing Friday, 12 March 2010
vi? Friday, 12 March 2010
emacs? Friday, 12 March 2010
textmate? Friday, 12 March 2010
intellij? Friday, 12 March 2010
eclipse? Friday, 12 March 2010
Open > Closed Friday, 12 March 2010
Closed > Open Friday, 12 March 2010
Interaction Friday, 12 March 2010
Simplicity Friday, 12 March 2010
Speed Friday, 12 March 2010
Sharing Friday, 12 March 2010
Friday, 12 March 2010
CommonJS Friday, 12 March 2010
var ¡editor ¡= ¡require("editor"); var ¡console ¡= ¡require("console"); editor.clear(); console.log("Cleared ¡the ¡editor"); Friday, 12 March 2010
F5-less reloading Friday, 12 March 2010
Reboot Friday, 12 March 2010
Canvas Syntax Highlighting Completion Friday, 12 March 2010
Friday, 12 March 2010
Friday, 12 March 2010
Unix: Small pieces, loosely coupled Friday, 12 March 2010
$ ¡ Friday, 12 March 2010
$ ¡ls Friday, 12 March 2010
$ ¡ ls [TAB] Friday, 12 March 2010
$ ¡ ls [TAB] Applications/ ¡ ¡Mesh/ ¡ ¡ ¡ ¡ ¡ ¡ ¡Projects/ Desktop/ ¡ ¡ ¡ ¡ ¡ ¡ ¡Movies/ ¡ ¡ ¡ ¡ ¡Public/ Documents/ ¡ ¡ ¡ ¡ ¡Music/ ¡ ¡ ¡ ¡ ¡ ¡Sites/ Downloads/ ¡ ¡ ¡ ¡ ¡Parallels/ ¡ ¡backup/ Library/ ¡ ¡ ¡ ¡ ¡ ¡ ¡Pictures/ ¡ ¡ ¡bin/ Friday, 12 March 2010
$ ¡ Friday, 12 March 2010
$ ¡telnet Friday, 12 March 2010
$ ¡ telnet [TAB] Friday, 12 March 2010
$ ¡ telnet [TAB] 192.168.0.1 192.168.0.12 download.directwebremoting.org download.dojotoolkit.org getahead.org hg.mozilla.com localhost people.mozilla.com sandbox.dojotoolkit.org svn.directwebremoting.org www.christadelphian.org Friday, 12 March 2010
$ ¡ Friday, 12 March 2010
$ ¡git Friday, 12 March 2010
$ ¡ git [TAB] Friday, 12 March 2010
$ ¡ git [TAB] add ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡-‑-‑ ¡add ¡paths ¡to ¡the ¡index am ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡-‑-‑ ¡apply ¡patches ¡from ¡a ¡m apply ¡ ¡ ¡ ¡ ¡ ¡ ¡-‑-‑ ¡apply ¡patch ¡on ¡a ¡git ¡i bisect ¡ ¡ ¡ ¡ ¡ ¡-‑-‑ ¡find ¡the ¡change ¡that ¡i branch ¡ ¡ ¡ ¡ ¡ ¡-‑-‑ ¡create ¡and ¡show ¡branch cat-‑file ¡ ¡ ¡ ¡-‑-‑ ¡provide ¡content ¡or ¡typ checkout ¡ ¡ ¡ ¡-‑-‑ ¡checkout ¡and ¡switch ¡to cherry ¡ ¡ ¡ ¡ ¡ ¡-‑-‑ ¡find ¡commits ¡not ¡merge clone ¡ ¡ ¡ ¡ ¡ ¡ ¡-‑-‑ ¡clones ¡a ¡repository ¡in commit ¡ ¡ ¡ ¡ ¡ ¡-‑-‑ ¡record ¡changes ¡to ¡the ¡ diff ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡-‑-‑ ¡show ¡changes ¡between ¡c Friday, 12 March 2010
$ ¡ Friday, 12 March 2010
$ ¡git ¡add Friday, 12 March 2010
$ ¡ git ¡add [TAB] Friday, 12 March 2010
$ ¡ git ¡add [TAB] Applications/ ¡ ¡Mesh/ ¡ ¡ ¡ ¡ ¡ ¡ ¡Projects/ Desktop/ ¡ ¡ ¡ ¡ ¡ ¡ ¡Movies/ ¡ ¡ ¡ ¡ ¡Public/ Documents/ ¡ ¡ ¡ ¡ ¡Music/ ¡ ¡ ¡ ¡ ¡ ¡Sites/ Downloads/ ¡ ¡ ¡ ¡ ¡Parallels/ ¡ ¡backup/ Library/ ¡ ¡ ¡ ¡ ¡ ¡ ¡Pictures/ ¡ ¡ ¡bin/ Friday, 12 March 2010
Bespin: Small pieces, saner coupling Friday, 12 March 2010
ep: ¡"command", name: ¡"set", params: ¡[ ¡{ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡name: ¡"setting", ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡type: ¡{ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡name: ¡"selection", ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡pointer: ¡"Settings:memory#getSettings" ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡}, ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡description: ¡"Name ¡of ¡the ¡setting ¡to ¡display ¡..." ¡ ¡ ¡ ¡}, ¡{ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡name: ¡"value", ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡type: ¡{ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡name: ¡"deferred", ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡pointer: ¡"Settings:memory#getTypeExt..." ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡}, ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡description: ¡"The ¡new ¡value ¡for ¡chosen ¡setting", ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡defaultValue: ¡null ¡ ¡ ¡ ¡} ], description: ¡"define ¡and ¡show ¡settings", pointer: ¡"commands#setCommand" manual: ¡"The ¡set ¡command ¡allows ¡you ¡to ¡customize ¡how ¡..." Friday, 12 March 2010
Keeping the good parts Improving the bad Friday, 12 March 2010
Friday, 12 March 2010
Friday, 12 March 2010
Friday, 12 March 2010
Friday, 12 March 2010
Friday, 12 March 2010
Pair programming vs. Lightweight sharing Friday, 12 March 2010
Friday, 12 March 2010
History Undo Bug Tracking File Compare Commit Messages Documentation Friday, 12 March 2010
History Undo Bug Tracking File Compare Commit Messages Documentation Friday, 12 March 2010
History Undo Bug Tracking File Compare Status Messages Commit Messages Documentation Friday, 12 March 2010
History Undo Bug Tracking File Compare Status Messages Commit Messages Documentation Friday, 12 March 2010
History Undo Bug Tracking Twitter / etc File Compare Status Messages Commit Messages Documentation Friday, 12 March 2010
History Undo Bug Tracking Twitter / etc File Compare Status Messages Commit Messages Documentation Friday, 12 March 2010
History Undo Bug Tracking Twitter / etc File Compare Status Messages Collaboration Commit Messages Documentation Friday, 12 March 2010
History Undo Bug Tracking Twitter / etc File Compare Status Messages Collaboration Commit Messages Team Awareness Documentation Friday, 12 March 2010
History Undo Bug Tracking Twitter / etc File Compare Status Messages Collaboration Commit Messages Team Awareness IRC/Chat Documentation Friday, 12 March 2010
History Undo Bug Tracking Twitter / etc File Compare Status Messages Collaboration Commit Messages Team Awareness IRC/Chat Documentation Friday, 12 March 2010
History Undo Bug Tracking Twitter / etc File Compare Status Messages Collaboration Commit Messages Team Awareness IRC/Chat Documentation Friday, 12 March 2010
History Undo Bug Tracking Twitter / etc File Compare Status Messages Collaboration Commit Messages Team Awareness IRC/Chat Documentation Friday, 12 March 2010
Replacement for <textarea> Add-on to code site like SourceForge Standalone like bespin.mozilla.com Custom project install Intranet install Titanium install Friday, 12 March 2010
Friday, 12 March 2010
Friday, 12 March 2010
Friday, 12 March 2010
Friday, 12 March 2010
Friday, 12 March 2010
Friday, 12 March 2010
Friday, 12 March 2010
Friday, 12 March 2010
Friday, 12 March 2010
Friday, 12 March 2010
Recommend
More recommend