PDA

View Full Version : Ext Playground



ry.extjs
2 Apr 2009, 3:52 PM
Has anyone ever thought of setting up some sort of service for deploying snippets of Ext code on web server?

Just upload your javascript/html, and a sandbox gets created with Ext already included. This would save on bandwidth as every1 going there will already have Ext cached (perhaps it could even use CacheFly).

The source code would be formatted for easy viewing. You could even include a basic editor for others to make changes to the code, which would be highlighted. These changes could be public or private. A commenting system would be beneficial as well. It would be great for helping others with their code and also for showcasing extensions or certain scenarios.

What do you think?

jay@moduscreate.com
2 Apr 2009, 3:59 PM
extpaste.com does the formatting.

what would the benefit be? Hosting is dirt cheap.

mankz
3 Apr 2009, 11:13 AM
Cool idea, I'd be interested in helping out if I can :)

mjlecomte
3 Apr 2009, 12:13 PM
There's this one:
http://sandbox.extjs-ux.org/

ry.extjs
3 Apr 2009, 3:36 PM
There's this one:
http://sandbox.extjs-ux.org/

Am I missing something? I just see a bunch of files listed.