I use FlashDevelop to write Emma. Its a freely downloadable editor for Flash projects. The flash app end of emma is written entirely in actionscript 3. (flashdevelop is different than the tools adobe sells, its all code). Emma also uses php scripts and a mysql database on the server side. You can edit php files in flashdevelop as well. (emma needs bulletproofing against sql injection attacks just to note.)
I would like to add lots of features to Emma over time. There is a version I want that is userless, or at least logs in a fixed user/pass that loads emma at a place other than the root. So people could view part of emma without needing a password, and sites could use emma to display information they wanted, and even gather data nodes in secured container nodes. (to prevent random users from messing up the rest of what the site would try to show.)
I want to add tags or at least searching titles. Also I plan to eventually plan to add the whole container comaprison mechanism, for theoretical use of comparing core beliefs. I'm 'sure it would be useful beyond that as well.
I'm probably forgetting some things, but its late, so thats all for now. Hope we can drum up some interest in this idea and springboard emma into something polished and used/useful.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I use FlashDevelop to write Emma. Its a freely downloadable editor for Flash projects. The flash app end of emma is written entirely in actionscript 3. (flashdevelop is different than the tools adobe sells, its all code). Emma also uses php scripts and a mysql database on the server side. You can edit php files in flashdevelop as well. (emma needs bulletproofing against sql injection attacks just to note.)
I would like to add lots of features to Emma over time. There is a version I want that is userless, or at least logs in a fixed user/pass that loads emma at a place other than the root. So people could view part of emma without needing a password, and sites could use emma to display information they wanted, and even gather data nodes in secured container nodes. (to prevent random users from messing up the rest of what the site would try to show.)
I want to add tags or at least searching titles. Also I plan to eventually plan to add the whole container comaprison mechanism, for theoretical use of comparing core beliefs. I'm 'sure it would be useful beyond that as well.
I'm probably forgetting some things, but its late, so thats all for now. Hope we can drum up some interest in this idea and springboard emma into something polished and used/useful.