[SourceEdit-development] Concept of the project
Status: Planning
Brought to you by:
mglenc
From: Michał G. <mg...@gm...> - 2009-04-30 14:12:22
|
Hi again, First of all that is my first project as an admin, so I am inexperienced in this materia. Don't blame me for my errors ;-). We are from different time zones (Europe, India, Canada), so in my opinion mailing list will be the most effective way of communication. After all we should think of what is the goal. I was thinking about a simple editor, which supports real-time higlihting for such languages as html, css, javascript (the most commonly used by website developers). Application may be included in CMSes to edit website code (stored in database). The editor could be something like a standard source code editor for Windows or OS X. I already started writing the code some time ago (it's attached). It's based on SyntaxHighlighter <http://alexgorbatchev.com/wiki/SyntaxHighlighter >, but it highlights only the initial code and than it does nothing. It also uses prototype.js framework. In our project we may write a custom syntax highlighting library. However yesterday Gomaa (another developer) proposed to write a bigger web-based application for developing websites. What do you think? Let's make a mind-storm and make some decisions. Greetings, Michal Glenc |