TEC Framework v0.2 Alpha
The day for the first public release of the TEC Framework has come. It’s still in an early stage of development but functional for creating websites. The TEC Framework is a PHP5 object oriented event-driven framework for building websites in a fast and easy way, easy to maintain and extend. Providing some level of abstraction, the web developer doesn’t need to implement or understand the JavaScript code behind Ajax requests, the framework as a built-in Ajax mechanism. Another great feature is the use of templates to change the layout of you Page and Controls. Client side scripts rely on the jQuery library (http://jquery.com/), I included in the release its version 1.3.2.
One thing that it’s lacking in the project is its documentation. I’m currently working on a small introduction tutorial, I expect to post it in a few days, meanwhile check the README.txt file in the release for some introduction notes on how to begin using the framework.
In this release there are some basic Controls implemented (Textbox, Label, Combobox, etc) with some of its important properties and events available. I’m releasing it to the public to have some feedback about interesting features to implement and bugs to solve. So please let me know of your experience by sending an email to tnlveiga@users.sourceforge.net or by leaving a message in the project forum http://sourceforge.net/forum/forum.php?forum_id=936973.
See you soon,
Tiago Veiga.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Release Notes
TEC Framework v0.2 Alpha
The day for the first public release of the TEC Framework has come. It’s still in an early stage of development but functional for creating websites. The TEC Framework is a PHP5 object oriented event-driven framework for building websites in a fast and easy way, easy to maintain and extend. Providing some level of abstraction, the web developer doesn’t need to implement or understand the JavaScript code behind Ajax requests, the framework as a built-in Ajax mechanism. Another great feature is the use of templates to change the layout of you Page and Controls. Client side scripts rely on the jQuery library (http://jquery.com/), I included in the release its version 1.3.2.
One thing that it’s lacking in the project is its documentation. I’m currently working on a small introduction tutorial, I expect to post it in a few days, meanwhile check the README.txt file in the release for some introduction notes on how to begin using the framework.
In this release there are some basic Controls implemented (Textbox, Label, Combobox, etc) with some of its important properties and events available. I’m releasing it to the public to have some feedback about interesting features to implement and bugs to solve. So please let me know of your experience by sending an email to tnlveiga@users.sourceforge.net or by leaving a message in the project forum http://sourceforge.net/forum/forum.php?forum_id=936973.
See you soon,
Tiago Veiga.