Re: [SourceEdit-development] (no subject)
Status: Planning
Brought to you by:
mglenc
From: Michał G. <mg...@gm...> - 2009-04-30 19:37:13
|
On 2009-04-30, at 17:19, Tomasz Kisielewski wrote: > Hi > Michal, what do you have in mind saying web-based application for > developing websites. Is it something like Django, turboGear for > Python, Rails ? for which U need server running on machine, or > something like Dreamweaver where "user interface" is web browser ? > I always think about frameworks while talking about web-based > applications. I am very new to JavaScript I thought that this > language is mostly for frontend web development, backend is > serverside PHP,Python, Ruby(?) with Database We'll think about the IDE for developing websites later. We should start with text editor, written in javascript, html etc. In the beggining we have to set up some developing enviroment, for example Aptana Studio. Than we should define how will we develop the program, I mean who will be responsible for certain things. Those who are javascript begginners should read something about DOM in javascript and about Prototype.js - a advanced js framework. If you want to ask anything about that, feel free to write to this list and we'll answer. Greetings, Michal Glenc |