URL:
<http://gna.org/task/?6731>
Summary: Submission of Movicon
Project: Gna! Administration
Submitted by: etenil
Submitted on: Saturday 09/05/2009 at 10:53
Status: None
Approval Status: None
Should Start On: Saturday 09/05/2009 at 00:00
Should be Finished on: Tuesday 09/15/2009 at 00:00
Category: Project Approval
Priority: 5 - Normal
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
A new project has been registered at Gna!
This project account will remain inactive until a site admin approves or
discards the registration.
= Registration Administration =
While this item will be useful to track the registration process, *approving
or discarding the registration must be done using the specific Group
Administration <https://gna.org/siteadmin/groupedit.php?group_id=3009> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):
* Group Administration
<https://gna.org/siteadmin/groupedit.php?group_id=3009>
= Registration Details =
* Name: *Movicon*
* System Name: *movicon*
* Type: Programs
* License: GNU Lesser General Public License
----
==== Description: ====
Movicon is a very simple implementation of the MVC framework for web
applications written in PHP. Unlike other famous implementations, it aims to
be simple, straightforward and particularly easy to tweak and deploy.
The name stands for MOdel, VIew, CONtroller.
It uses a library of helper functions that are put into work by a core or
"host". The host is linked to the index.php file and handles requests based
on URL segments. Eventually, this mechanism will be taking advantage of
mod_rewrite from the web-server. The host then loads the relevant controller.
The controller uses models for data storage and views for interface creation -
that is actually a way to split the code, making it more readable.
Movicon is written in PHP and therefore runs on Free operating systems. It is
not made to manage a portfolio of applications like codeIgniter - although it
could - but to be used as a per-application's base library. The deployment is
then as simple as copying movicon's code somewhere, and use it.
I entirely wrote Movicon from scratch, and I chose to license it under LGPLv3
for its role is one of a library's. A very early version can be found at:
www.etenilsrealm.nl/movicon.tar.bz2
_______________________________________________________
Reply to this item at:
<http://gna.org/task/?6731>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Register mailing list
[email protected]
https://mail.gna.org/listinfo/register