-
28 Aug 2010 11:07 PM #1
ShiftEdit: Web Based IDE
ShiftEdit: Web Based IDE
ShiftEdit is a new web-based IDE for editing HTML/ CSS/ JS and PHP.
It uses ExtJS and the excellent extensions: FileTreePanel and DDTabPanel.
These are some of the features:
Syntax highlighting, Integrated FTP/ SFTP, Tabs, Find/Replace, Revision history, Realtime Syntax checking + it's free
http://shiftedit.net
-
30 Aug 2010 12:43 AM #2
Free Source?
Perfection as a goal is a nice idea that can point one in a specific direction. However, since "perfection" is an ever changing (evolving?) and moving target, one must admit that perfection can never be obtained...
When in doubt, check the d4mn source code!
-
31 Aug 2010 2:34 PM #3
-
1 Sep 2010 12:23 AM #4
On first impression, you can see over panelling. Thick blue lines showing that there is a lot of nesting of Panels going on.
I do not know if the nesting is necessary, but if it is, then Containers should be used in preference to Panels.Search the forum: http://www.google.com/coop/cse?cx=01...%3Az7of1ufqccu
Read the docs too: http://extjs.com/deploy/dev/docs/
Scope: http://extjs.com/forum/showthread.ph...642#post257642
-
1 Sep 2010 12:24 AM #5
It is over nested. The center region of the page is a Panel which contains a TabPanel.
It should just BE a TabPanel.Search the forum: http://www.google.com/coop/cse?cx=01...%3Az7of1ufqccu
Read the docs too: http://extjs.com/deploy/dev/docs/
Scope: http://extjs.com/forum/showthread.ph...642#post257642
-
2 Sep 2010 4:46 PM #6
Looks okay in FF3+...
IE chokes on an error in your shiftedit.js file... You might want to run that script through http://jslint.com ...
Code:Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; Creative AutoUpdate v1.40.01) Timestamp: Fri, 3 Sep 2010 00:45:11 UTC Message: Expected identifier, string or number Line: 1013 Char: 7 Code: 0 URI: http://edit.shiftcreate.com/filetree/js/Ext.ux.FileTreePanel.js Message: Object doesn't support this property or method Line: 6905 Char: 9 Code: 0 URI: http://edit.shiftcreate.com/BespinEmbedded-0.9a1/BespinEmbedded.js Message: Expected identifier, string or number Line: 1 Char: 5971 Code: 0 URI: http://edit.shiftcreate.com/js/shiftedit.js
Perfection as a goal is a nice idea that can point one in a specific direction. However, since "perfection" is an ever changing (evolving?) and moving target, one must admit that perfection can never be obtained...
When in doubt, check the d4mn source code!
-
28 Oct 2010 7:34 AM #7
-
28 Oct 2010 7:36 AM #8
Similar Threads
-
Woohoo!! JetBrains Web IDE will support php debuggin and javascript.
By jay@moduscreate.com in forum Community DiscussionReplies: 43Last Post: 13 Nov 2009, 2:44 PM -
Web Based Live Messenger
By red900 in forum Community DiscussionReplies: 3Last Post: 30 Sep 2009, 8:28 PM -
New web based IDE with video link
By hicham in forum Community DiscussionReplies: 0Last Post: 27 Nov 2008, 9:21 AM -
MetaCoding - Free Web-Based IDE
By Scrat in forum Community DiscussionReplies: 14Last Post: 27 Dec 2007, 4:58 PM -
Workspace - Web based IDE
By jguru in forum Community DiscussionReplies: 1Last Post: 20 Jul 2007, 10:55 AM


Reply With Quote

