Vunsy, the websites kernel ( Alpha phase )
Posted: Wed Sep 30, 2009 12:49 pm
Vunsy system
at first i want to say thanks for all the users on IRC for helping me bout codeigniter and dojo
if you are a website developer then you know the amount of work getting the site components together you have to make a database base minimal structure and
1.users table: holding users information
2.pages table: holding pages names and titles, permissions
3.user groups table: users groups
4.content table: site articles and every components
and you need to get your javascript frameworks and some minimal backend pages.
We take about 20% of overall projects work hours in preperations. If you are tired of that then vunsy is for you.
Vunsy is a very easy CMS that built on a very simple idea like HTML and all the XML languages
every website is consisting of pages every page may have subpages and so
every page has a permissions to determine it's displayable for that user or under any other conditions
every page contain widgets inside widgets , the widget display data and may have cells that can contain another set of widgets and so on.
Every widget may have properties and children , the widget is like a function that takes paramters make a process on them and return an HTML result
vunsy support the idea of applications on the website every application has a JSON defination file and permissions to use
Features
1.dojo, jquery, codeigniter
2.easy pluggable website infrastructure
3.applications for backend easy extendable
4.ajax easy use for both frontend and backend applications
5.easy to use libraries and API
6.datamapper to use ORM concept ( converting mysql into OO)
7.add edit and delete are easy from the frontend
8.package manager to pack your site or install packages
9.a very advanced permission system based ob boolean expressions for example for allow to logged users only permission would be: logged
10.you can use search friendly URLs
Change Log:
*edit icon converted into a thin bar for small size in height
*a file multichooser added and document settings upgraded to use it
Kernel Blog: http://vunsy.wordpress.com
(Download)
Websites built on vunsy:
Masry egyptian sports club
i thought that offering it to the public could be a good thing for it, Rapid development, wide range of plugins and applications, alot of love in code
Call for developers
i want developers to help and contribute to vunsy to enlarge it, if we did it , a monster application will be available free for all users ( developers and designers )
contributions are welcome in github repository http://github.com/blazeeboy/vunsy
at first i want to say thanks for all the users on IRC for helping me bout codeigniter and dojo
if you are a website developer then you know the amount of work getting the site components together you have to make a database base minimal structure and
1.users table: holding users information
2.pages table: holding pages names and titles, permissions
3.user groups table: users groups
4.content table: site articles and every components
and you need to get your javascript frameworks and some minimal backend pages.
We take about 20% of overall projects work hours in preperations. If you are tired of that then vunsy is for you.
Vunsy is a very easy CMS that built on a very simple idea like HTML and all the XML languages
every website is consisting of pages every page may have subpages and so
every page has a permissions to determine it's displayable for that user or under any other conditions
every page contain widgets inside widgets , the widget display data and may have cells that can contain another set of widgets and so on.
Every widget may have properties and children , the widget is like a function that takes paramters make a process on them and return an HTML result
vunsy support the idea of applications on the website every application has a JSON defination file and permissions to use
Features
1.dojo, jquery, codeigniter
2.easy pluggable website infrastructure
3.applications for backend easy extendable
4.ajax easy use for both frontend and backend applications
5.easy to use libraries and API
6.datamapper to use ORM concept ( converting mysql into OO)
7.add edit and delete are easy from the frontend
8.package manager to pack your site or install packages
9.a very advanced permission system based ob boolean expressions for example for allow to logged users only permission would be: logged
10.you can use search friendly URLs
Change Log:
*edit icon converted into a thin bar for small size in height
*a file multichooser added and document settings upgraded to use it
Kernel Blog: http://vunsy.wordpress.com
(Download)
Websites built on vunsy:
Masry egyptian sports club
i thought that offering it to the public could be a good thing for it, Rapid development, wide range of plugins and applications, alot of love in code
Call for developers
i want developers to help and contribute to vunsy to enlarge it, if we did it , a monster application will be available free for all users ( developers and designers )
contributions are welcome in github repository http://github.com/blazeeboy/vunsy