Excellent. Now drop in some version control (mercurial for my own preference :)) and we are onto a winner. Dropbox is great for syncing between your development machines, but version control is essential for deployment and team development. Combining the two is really powerful.
Another "feature" would be the ability to use it without dropbox--save functionality removed. I don't have my dropbox password handy, so the app is completely unusable. (HTML"5" database/ javascript localstorage?)
Web based Textmate like editor that saves to Dropbox
41–50 of 97 posts
Re: Web based Textmate like editor that saves to Dropbox
#42Re: Web based Textmate like editor that saves to Dropbox
#43PlainText, my favorite iOS app for note-taking, displays all files from a specific folder within Dropbox. It may be limiting to others, having just have one folder but it keeps things organized. I'd like to see this either support that one folder model or alternatively, hide all content (images/video etc) that don't apply to the editor.
Re: Web based Textmate like editor that saves to Dropbox
#44doesnt mozilla work on something similar ? http://ace.ajax.org/ it was previously called Bespin and is now part of a cloud based IDE as it seems. Interesting.
Re: Web based Textmate like editor that saves to Dropbox
#45Re: Web based Textmate like editor that saves to Dropbox
#46The advantage of this, of course, is that all your stuff becomes device-independent. Log in from any device that has web access, and you'll have access to all your apps and all your files.
This is much better than having each web app manage files on their own. For instance, you might have documents saved in Google Docs, notes saved in Evernote and Catch.com, and emails saved somewhere else, etc. It sure would be nice to have a single service provide the file storage so that you always have all your stuff and don't have to worry about some web app going obsolete and losing your data along with it.
Now what I would really like for backwards-compatibility is a web-based Linux environment to access my files. Someone recently created a web app using the HTML 5 canvas element (I think) to run an X GUI. (Anyone remember what this was called and where it is located?) Attach a Linux system and that GUI technology to your Dropbox, and then you have an entire computer that can be accessed from any device. Either the browser itself would load all the files and run them by emulation, or a server could run them natively and just print the results to your browser. Either way, once that becomes possible, I would be able to convert to an all-web environment.
Re: Web based Textmate like editor that saves to Dropbox
#47This is really cool. I have absolutely no use for it.
My gf just got a Chrome OS notebook from Google - that is probably the best use case for it.
On the other hand, this is fantastic for non-code text files.
Re: Web based Textmate like editor that saves to Dropbox
#48http://www.flickr.com/photos/gethifi/4952045778/
Little things like icons on the left are really helpful when trying to browse a file structure. In any case, I'll likely be using this once and a while in a pinch since I keep all of my client files in Dropbox.
I'm also excited for the Ace update. This appears to be using a pretty old version. Rendering text in the DOM is much faster.