If you see and download this project, send your feedback about it.
The new version of the WebMesh Framework and WebMesh Newsletter based on the Framework was released.
The WebMesh Newsletter was updated to support the latest version of the framework and was implemented the i18n for two languages: English US and Brazil Portuguese.
webMesh Newsletter isn't a great send newsletter application but offer a demonstration the framework power and your features in action.... read more
WebMesh framework 0.12 is released with some new features and improvements.
To understand better how to the webmesh framework work, a simple newsletter sender application had been developed based on webmesh version 0.11.2.
The webmesh newsletter application is available in:
http://sourceforge.net/project/showfiles.php?group_id=188241&package_id=249652&release_id=582854
The webmesh framework 0.11.2 is available in:
http://sourceforge.net/project/showfiles.php?group_id=188241&package_id=220081&release_id=582853
The release 0.11.2 already be available.
See the ChangeLog to know what the new changed.
To understand better how to the webmesh framework work, a simple newsletter sender application had been developed based on webmesh version 0.11.1.
The webmesh newsletter application is available in:
http://sourceforge.net/project/showfiles.php?group_id=188241&package_id=220081&release_id=548449
The webmesh framework 0.11.1 is available in:
http://sourceforge.net/project/showfiles.php?group_id=188241&package_id=220081&release_id=548449
The WebMesh framework have a new release!
The main features and improviments are:
- New package [imaget] to manipulating images and generate thumbnails or watermarks.
- Added more classes in [util] package (collections).
- The Importer class has some tasks uncouple. This tasks are assigned to other classes that execute it.
- The new version of the webmeshmvc (1.1) is released (the MVC implementation).
- The PHPDoc is reviewed.
The new release 0.11 of the webmesh framework will come with new features and improviments.
The file releases was replaced by same files with more PHPDoc. No significant modification was not applied, therefore we kept the same version.
The main packages that was replaced are the following:
- webmeshmvc (WEB-INF/lib/webmeshmvc)
- dataobject (WEB-INF/classes/phpx/persistence and WEB-INF/classes/phpx/persistence/dataobject)
Soon the web site of framework will be launched depending mainly of the SourceForge Shell server (that maintain the web sites) to be online.
The WebMesh framework already was being developed sice April of 2006 and now released a stable version.
Download now and discover what this framework can offer to you.
This framework reuse various open source projects integrated to it. See below some of these projects:
PHP Projects
- A part of Phrame (MVC framework - https://www.phrame.org/\).
- Log4php (logging framework - http://logging.apache.org/log4php/\)
- Smarty (template framework - http://smarty.php.net\)
- ADOdb (database abstraction library - http://adodb.sourceforge.net/\)
- JPGraph (PHP Graph creating library - http://www.aditus.nu/jpgraph/\)
- AD LDAP (AD manipulating - http://adldap.sourceforge.net/\)
- Zend framework (http://framework.zend.com)
- PEAR DB and DB_DataObject... read more
In this month will be released the first BETA of the WebMesh framework.
API features:
- Date and time manipulating (util package)
- Data structure classes (util package)
- Manipulating, reading and writing files (io package)
- simple and attachment send mail (mail package)
- Implement TCP/IP client and servers (sockets)
- Encapsulated HTTP service in several classes as HttpRequest, HttpResponse, HttpSession and HttpService (http package)
- Access database, execute SQL queries and offer interfaces to be used on the entities (persistence package)
Contains two frameworks in this package
- ADOdb - Access databases and execute SQL queries
- dataobject - ORM to persistence in RDB (relational-database) or xml