December 11th, 2008 by Adam Kinder
As we wrap up another year here at E29, I wanted to post about the changes in store for our company as we move into 2009.
Read the rest of this entry »
Product Tag: Serenity
Current Status: Announcement, Products
No Comments »
September 15th, 2008 by Adam Kinder
E29 is pleased to announce the first fall release of Serenity AP. You can download the new build from the usual place, and then follow the upgrade instructions.
Click here for a list of new features and bug fixes in this release.
About Serenity Application Platform
Serenity AP is a PHP web application framework that was designed to be as small and unobtrusive as possible. Comparisons can be made to CakePHP, Ignite Framework, etc, however Serenity is not a strict MVC framework, nor a strict application framework. What Serenity does well is provide a simple host->action->application binding UI and all the tools a developer would need to build anything from a customer management system to a single script.
Product Tag: Serenity
Current Status: Products
No Comments »
August 18th, 2008 by Adam Kinder
E29 is pleased to announce the fourth summer maintenance release of Serenity AP. You can download the new build from the usual place, and then follow the upgrade instructions.
v2008.Summer.4 fixes the following issues:
About Serenity Application Platform
Serenity AP is a PHP web application framework that was designed to be as small and unobtrusive as possible. Comparisons can be made to CakePHP, Ignite Framework, etc, however Serenity is not a strict MVC framework, nor a strict application framework. What Serenity does well is provide a simple host->action->application binding UI and all the tools a developer would need to build anything from a customer management system to a single script.
Product Tag: Serenity
Current Status: Products
No Comments »
July 24th, 2008 by Adam Kinder
We have added some advanced tutorials for the sGen system used by Serenity. If you’d like to get a handle on how to use plugins, dynamic data and more with Serenity, check out the sGen tutorials!
Product Tag: Documentation, Serenity
Current Status: Products
No Comments »
July 23rd, 2008 by Adam Kinder
E29 is pleased to announce the third maintenance release of Serenity AP. You can download the new build from the usual place, and then follow the upgrade instructions.
v2008.Summer.3 adds the following functionality:
- Serenity::get_config() now takes an override to retrieve any application configuration
- Serenity’s Data layer now takes an application key override to use another application’s SQL map
- The Serenity Single Sign On widget is now functional and included.
- Application helper classes are now automagically loaded at runtime
v2008.Summer.3 fixes the following issues:
- Using session / ACL functions inside an application using a different database host/db would cause SQL map errors.
- Connection cloning was incorrectly creating multiple driver instances
- Bug in Serenity::set_cookie() would set SSO cookies under the wrong path
About Serenity Application Platform
Serenity AP is a PHP web application framework that was designed to be as small and unobtrusive as possible. Comparisons can be made to CakePHP, Ignite Framework, etc, however Serenity is not a strict MVC framework, nor a strict application framework. What Serenity does well is provide a simple host->action->application binding UI and all the tools a developer would need to build anything from a customer management system to a single script.
Product Tag: Serenity
Current Status: Products
No Comments »
July 17th, 2008 by Adam Kinder
E29 is pleased to announce the second maintenance release of Serenity AP. You can download the new build from the usual place, and then follow the upgrade instructions.
v2008.Summer.2 adds the following functionality:
- Applications can now be deleted from the app admin interface
v2008.Summer.2 fixes the following issues:
- Various APIs are now considered stable and frozen
About Serenity Application Platform
Serenity AP is a PHP web application framework that was designed to be as small and unobtrusive as possible. Comparisons can be made to CakePHP, Ignite Framework, etc, however Serenity is not a strict MVC framework, nor a strict application framework. What Serenity does well is provide a simple host->action->application binding UI and all the tools a developer would need to build anything from a customer management system to a single script.
Product Tag: Serenity
Current Status: Products
No Comments »
June 30th, 2008 by Adam Kinder
E29 is pleased to announce the first maintenance release of Serenity AP. You can download the new build from the usual place, and then follow the upgrade instructions.
v2008.Summer.1 adds the following functionality:
- Database adapter supports limits and ordering properly
- sGen output supports adding arrays as data, instead of just database objects
v2008.Summer.1 fixes the following issues:
- Single sign on application not using SSO internal driver
- Merged ACL system into ::user() system
- Disk access to /cache system was broken
- Moved app-admin to application land folder
About Serenity Application Platform
Serenity AP is a PHP web application framework that was designed to be as small and unobtrusive as possible. Comparisons can be made to CakePHP, Ignite Framework, etc, however Serenity is not a strict MVC framework, nor a strict application framework. What Serenity does well is provide a simple host->action->application binding UI and all the tools a developer would need to build anything from a customer management system to a single script.
Product Tag: Serenity
Current Status: Products
No Comments »
June 18th, 2008 by Adam Kinder
The Serenity AP “Hello World” developer tutorial is now finished, including the database section. Head over to the resource site and learn how to add data to your Serenity application.
Product Tag: Serenity
Current Status: Products
No Comments »
June 17th, 2008 by Adam Kinder
We are pleased to announce the immediate availability of Serenity Application Platform. This first release ( 2008.Summer.0 ) is considered production ready, and all contained API’s are stable.
Developers can download the release here: Serenity Application Platform 2008.Summer.0.
After downloading, start on the “Hello World” tutorial over on our resource site: Building Hello World with Serenity AP. All bugs and issues should be directed to our P2P forums for the time being.
About Serenity Application Platform
Serenity AP is a web application framework that was designed to be as small and unobtrusive as possible. Comparisons can be made to CakePHP, Ignite Framework, etc, however Serenity is not a strict MVC framework, nor a strict application framework. What Serenity does well is provide a simple host->action->application binding UI and all the tools a developer would need to build anything from a customer management system to a single script.
Product Tag: Serenity
Current Status: Announcement, Products
1 Comment »