ampoliros-announces Mailing List for Ampoliros
Brought to you by:
burzmali
You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(5) |
Sep
(8) |
Oct
(6) |
Nov
(3) |
Dec
(1) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(2) |
Feb
(1) |
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: The A. T. <in...@am...> - 2004-06-15 10:35:36
|
DATELINE JUNE 15, 2004 FOR IMMEDIATE RELEASE AMPOLIROS 3000 3.7 RELEASED NEXT MAJOR VERSION OF AMPOLIROS PHP WEB APPLICATION SERVER SHIPS June 15, 2004. THE INTERNET. The Ampoliros Team today announced the immediate release of Ampoliros 3000 3.7 new major version, the open source PHP web application server. Ampoliros 3000 3.7 is mainly a released focused as a bridge towards PHP 5 and the Ampoliros 4000 future generation. Ampoliros is supported in a variety of platforms, mainly Linux-based operating systems, BSD and a variety of other Unix and Unix-like operating system, other than Win32 platform; it can virtually run on every platform for which a PHP port exists. Various step-by-step installation and usage tutorials are available, you can see them in the tutorials page of Ampoliros site: http://www.ampoliros.com/en/tutorials.php. You may also want to have a look at the Ampoliros forum located here: http://www.ampoliros.com/en/forum. In the forum you can join the Ampoliros community, submit help requests, propose your wishlist, etc. If you wish to receive email updates about new Ampoliros and Ampoliros hosted projects releases, you can subscribe to the Ampoliros announces mailing list. The list is moderated and low-traffic; you can subscribe/unsubscribe here: http://lists.sourceforge.net/lists/listinfo/ampoliros-announces. Here follows a list of the main features introduced in this new release. For more information and details see the full change log here: http://www.ampoliros.com/en/docs/changelog.php. --- Principal improvements - New big icons support in icons sets. A new icons category has been added to the list of the supported ones in the icons sets. - PHP 5 compliancy. Ampoliros 3000 is now compliant to the PHP 5 Release Candidate 3. --- Obtaining Ampoliros Ampoliros 3000 is available for free under the GPL open source license and is available for anyone to use; it can be obtained for free here: http://www.ampoliros.com/en/dl/download.php. If you wish to get the latest Ampoliros source tree, you can obtain it through anonymous CVS here: http://www.ampoliros.com/en/dev/cvsrepository.php. You should be warned that the CVS version is a development version, and as such, is often unstable, and may not even run properly. The advantage of using CVS, though, is that you can get the latest fixes and updates, without having to wait for the official releases. You can find more information about CVS access to Ampoliros sources here: http://www.ampoliros.com/en/dev/cvsrepository.php. For further instructions on installing Ampoliros 3000, please consult the installation instructions here: http://www.ampoliros.com/en/docs/installation.php and, if you encounter problems, the Ampoliros FAQ here: http://www.ampoliros.com/en/docs/faq.php. --- About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web application server written in PHP language, suitable as Internet/Intranet development and deployment system. It has a very strong modular architecture and allows very fast deployment of web solutions. You can find more about Ampoliros here: http://www.ampoliros.com/en/features.php. Linux is a trademark of Linus Torvalds. All other names and trademarks are the property of their respective owners. -- The Ampoliros Team - http://ampoliros.com/ |
|
From: The A. T. <in...@am...> - 2003-05-15 15:41:26
|
DATELINE MAY 15, 2003 FOR IMMEDIATE RELEASE AMPOLIROS 3000 3.4 RELEASED NEXT MAJOR VERSION OF AMPOLIROS PHP WEB APPLICATIONS PLATFORM SHIPS May 15, 2003. THE INTERNET. The Ampoliros Team today announced the immediate release of Ampoliros 3000 3.4 new major version, the open source PHP web applications platform. Ampoliros 3000 3.4 mainly adds a maintenance system. Ampoliros is supported in a variety of platforms, mainly Linux-based operating systems, BSD and a variety of other Unix and Unix-like operating system, other than Win32 platform; it can virtually run on every platform for which a PHP port exists. Various step-by-step installation and usage tutorials are available, you can see them in the tutorials page of Ampoliros site: http://www.ampoliros.com/en/tutorials.php. You may also want to have a look at the Ampoliros forum located here: http://www.ampoliros.com/en/forum. In the forum you can join the Ampoliros community, submit help requests, propose your wishlist, etc. If you wish to receive email updates about new Ampoliros and Ampoliros hosted projects releases, you can subscribe to the Ampoliros announces mailing list. The list is moderated and low-traffic; you can subscribe/unsubscribe here: http://lists.sourceforge.net/lists/listinfo/ampoliros-announces. Here follows a list of the main features introduced in this new release. For more information and details see the full change log here: http://www.ampoliros.com/en/docs/changelog.php. --- Principal improvements - Maintenance system. This is the main improvement in this major release. A new "maintenance state" has been added, that is called by the new ampmaintenance.php bootstrap script and that is to be called invoked by a script or by a cron job (planned task under Win32). When Ampoliros is set to maintenance state, some maintenance routines defined by modules and by Ampoliros itself are called. The maintenance routines defined by Ampoliros are useful for cleaning the log files, the cache, the temporary directories, the process files and the opened sessions. Modules can add new scheduled maintenance tasks via the new "maintenancetask" element. - Interface improvements. Now tab widgets have an arrow inside each tab, like the treemenu widget; the main menu icons in the Amp3000 default theme were changed; the listbox widget now accepts multiple default element and the link widget now accepts a target, bold and compact arguments. The menus now get opened when clicking them and no more when the mouse cursor is over them. The XML widget accepts files as definition, opening new possibilities. Some HTML code produced by the widgets was fixed. - Database layer fixes. Some queries that led to errors under Postgres layer were fixed; the old bug with quotes in SQL queries was also fixed and some other minor issues were corrected. - Security improvements. Now the access log contains the remote address of users who log in or log out and some minor exploitable issues where removed. - Proxy support and other improvements for web services. Now Ampoliros is able to call remote XmlRpc web services through a proxy, and sites can be assigned to remote users so that if a remote user with an assigned site los in, that site is initialized. - Speed improvements. In certain cases, the interface building speed has been drammatically improved. Some other speed optimizations were done too. - Other improvements. This release also contains various other improvements, like an extended garbage collecting in the cache, a new major number versions policy, and other internal new features and improvements. --- Obtaining Ampoliros Ampoliros 3000 is available for free under the GPL open source license and is available for anyone to use; it can be obtained for free here: http://www.ampoliros.com/en/dl/download.php. If you wish to get the latest Ampoliros source tree, you can obtain it through anonymous CVS here: http://www.ampoliros.com/en/dev/cvsrepository.php. You should be warned that the CVS version is a development version, and as such, is often unstable, and may not even run properly. The advantage of using CVS, though, is that you can get the latest fixes and updates, without having to wait for the official releases. You can find more information about CVS access to Ampoliros sources here: http://www.ampoliros.com/en/dev/cvsrepository.php. For further instructions on installing Ampoliros 3000, please consult the installation instructions here: http://www.ampoliros.com/en/docs/installation.php and, if you encounter problems, the Ampoliros FAQ here: http://www.ampoliros.com/en/docs/faq.php. --- About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web applications platform written in PHP language, suitable as Internet/Intranet development and deployment system. It has a very strong modular architecture and allows very fast deployment of web solutions. You can find more about Ampoliros here: http://www.ampoliros.com/en/features.php. Linux is a trademark of Linus Torvalds. All other names and trademarks are the property of their respective owners. -- The Ampoliros Team - http://ampoliros.com/ |
|
From: The A. T. <in...@am...> - 2003-03-27 12:32:55
|
DATELINE MARCH 27, 2003 FOR IMMEDIATE RELEASE AMPOLIROS 3000 3.3.1 RELEASED NEXT VERSION OF AMPOLIROS PHP WEB APPLICATIONS PLATFORM SHIPS March 27, 2003. THE INTERNET. The Ampoliros Team today announced the immediate release of Ampoliros 3000 3.3.1 new version, the open source PHP web applications platform. Ampoliros 3000 3.3.1 fixes a minor security issue. Ampoliros is supported in a variety of platforms, mainly Linux-based operating systems, BSD and a variety of other Unix and Unix-like operating system, other than Win32 platform; it can virtually run on every platform for which a PHP port exists. Various step-by-step installation and usage tutorials are available, you can see them in the tutorials page of Ampoliros site: http://www.ampoliros.com/en/tutorials.php. You may also want to have a look at the Ampoliros forum located here: http://www.ampoliros.com/en/forum. In the forum you can join the Ampoliros community, submit help requests, propose your wishlist, etc. If you wish to receive email updates about new Ampoliros and Ampoliros hosted projects releases, you can subscribe to the Ampoliros announces mailing list. The list is moderated and low-traffic; you can subscribe/unsubscribe here: http://lists.sourceforge.net/lists/listinfo/ampoliros-announces. Here follows a list of the main features introduced in this new release. For more information and details see the full change log here: http://www.ampoliros.com/en/docs/changelog.php. --- Principal improvements - Security fix. A fix for a minor security issue has been applied. --- Obtaining Ampoliros Ampoliros 3000 is available for free under the GPL open source license and is available for anyone to use; it can be obtained for free here: http://www.ampoliros.com/en/dl/download.php. If you wish to get the latest Ampoliros source tree, you can obtain it through anonymous CVS here: http://www.ampoliros.com/en/dev/cvsrepository.php. You should be warned that the CVS version is a development version, and as such, is often unstable, and may not even run properly. The advantage of using CVS, though, is that you can get the latest fixes and updates, without having to wait for the official releases. You can find more information about CVS access to Ampoliros sources here: http://www.ampoliros.com/en/dev/cvsrepository.php. For further instructions on installing Ampoliros 3000, please consult the installation instructions here: http://www.ampoliros.com/en/docs/installation.php and, if you encounter problems, the Ampoliros FAQ here: http://www.ampoliros.com/en/docs/faq.php. --- About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web applications platform written in PHP language, suitable as Internet/Intranet development and deployment system. It has a very strong modular architecture and allows very fast deployment of web solutions. You can find more about Ampoliros here: http://www.ampoliros.com/en/features.php. Linux is a trademark of Linus Torvalds. All other names and trademarks are the property of their respective owners. -- The Ampoliros Team - http://ampoliros.com/ |
|
From: The A. T. <in...@am...> - 2003-02-20 08:28:29
|
DATELINE FEBRUARY 17, 2003 FOR IMMEDIATE RELEASE AMPOLIROS 3000 3.3.0 RELEASED NEXT MAJOR VERSION OF AMPOLIROS PHP WEB APPLICATIONS PLATFORM SHIPS February 17, 2003. THE INTERNET. The Ampoliros Team today announced the immediate release of Ampoliros 3000 3.3.0 new major version, the open source PHP web applications platform. Ampoliros 3000 3.3.0 adds an ASP / Enterprise edition differentiation feature. In the Enterprise edition only a site can be created. Ampoliros is supported in a variety of platforms, mainly Linux-based operating systems, BSD and a variety of other Unix and Unix-like operating system, other than Win32 platform; it can virtually run on every platform for which a PHP port exists. Various step-by-step installation and usage tutorials are available, you can see them in the tutorials page of Ampoliros site: http://www.ampoliros.com/en/tutorials.php. You may also want to have a look at the Ampoliros forum located here: http://www.ampoliros.com/en/forum. In the forum you can join the Ampoliros community, submit help requests, propose your wishlist, etc. If you wish to receive email updates about new Ampoliros and Ampoliros hosted projects releases, you can subscribe to the Ampoliros announces mailing list. The list is moderated and low-traffic; you can subscribe/unsubscribe here: http://lists.sourceforge.net/lists/listinfo/ampoliros-announces. Here follows a list of the main features introduced in this new release. For more information and details see the full change log here: http://www.ampoliros.com/en/docs/changelog.php. --- Principal improvements - ASP / Enterprise editions. This is the main improvement in this major release. While the standard Ampoliros behaviour is still there (as ASP edition), a sigle site mode (the Enterprise edition) has been introduced. In the Enterprise edition only a site can be created, and modules get automatically enabled to that site when installed. This is useful when deploying an Ampoliros based solution in a customer server. - AmpCentral autoinstallation. During the Ampoliros installation phase now AmpCentral Client can be automatically retrieved and installed by Ampoliros itself. You can find more information about AmpCentral here. - Auto reupdate feature. In certain, special cases modules need to be updated twice in order to make all changes available. Now an auto reupdate feature has been introduced so that particular changes are immediately available. - Look changes. The Solarix/Ampoliros logo has been redesigned a bit so that now is cleaner. A new mini icons (16x16) category has been added and now the windows titlebar contains a miniicon. --- Obtaining Ampoliros Ampoliros 3000 is available for free under the GPL open source license and is available for anyone to use; it can be obtained for free here: http://www.ampoliros.com/en/dl/download.php. If you wish to get the latest Ampoliros source tree, you can obtain it through anonymous CVS here: http://www.ampoliros.com/en/dev/cvsrepository.php. You should be warned that the CVS version is a development version, and as such, is often unstable, and may not even run properly. The advantage of using CVS, though, is that you can get the latest fixes and updates, without having to wait for the official releases. You can find more information about CVS access to Ampoliros sources here: http://www.ampoliros.com/en/dev/cvsrepository.php. For further instructions on installing Ampoliros 3000, please consult the installation instructions here: http://www.ampoliros.com/en/docs/installation.php and, if you encounter problems, the Ampoliros FAQ here: http://www.ampoliros.com/en/docs/faq.php. --- About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web applications platform written in PHP language, suitable as Internet/Intranet development and deployment system. It has a very strong modular architecture and allows very fast deployment of web solutions. You can find more about Ampoliros here: http://www.ampoliros.com/en/features.php. Linux is a trademark of Linus Torvalds. All other names and trademarks are the property of their respective owners. -- The Ampoliros Team - http://ampoliros.com/ |
|
From: The A. T. <in...@am...> - 2003-01-31 13:09:23
|
DATELINE JANUARY 31, 2003 FOR IMMEDIATE RELEASE AMPOLIROS 3000 3.2.1 RELEASED NEXT VERSION OF AMPOLIROS PHP WEB APPLICATIONS PLATFORM SHIPS January 31, 2003. THE INTERNET. The Ampoliros Team today announced the=20 immediate release of Ampoliros 3000 3.2.1 new major version, the open sou= rce=20 PHP web applications platform. Ampoliros 3000 3.2.1 is mainly a maintainance update and fixes some issue= s=20 with PHP 4.3.0 and Windows platforms. Ampoliros is supported in a variety of platforms, mainly Linux-based oper= ating=20 systems, BSD and a variety of other Unix and Unix-like operating system,=20 other than Win32 platform; it can virtually run on every platform for whi= ch a=20 PHP port exists. Various step-by-step installation and usage tutorials are available, you = can=20 see them in the tutorials page of Ampoliros site:=20 http://www.ampoliros.com/en/tutorials.php. You may also want to have a look at the Ampoliros forum located here:=20 http://www.ampoliros.com/en/forum. In the forum you can join the Ampoliro= s=20 community, submit help requests, propose your wishlist, etc. If you wish to receive email updates about new Ampoliros and Ampoliros ho= sted=20 projects releases, you can subscribe to the Ampoliros announces mailing l= ist.=20 The list is moderated and low-traffic; you can subscribe/unsubscribe here= :=20 http://lists.sourceforge.net/lists/listinfo/ampoliros-announces. Here follows a list of the main features introduced in this new release. For more information and details see the full change log here:=20 http://www.ampoliros.com/en/docs/changelog.php. --- Principal improvements - Various code updates. Web services and XML handling code has been updat= ed=20 and minor bugs have been fixed. - Various fixes. Some PHP 4.3.0 and Windows platforms related bugs have b= een=20 fixed. No more corruption of images occurs when upgrading Ampoliros;=20 Ampoliros installation can be now succesfully completed under Windows wit= h=20 PHP 4.3.0.=20 --- Obtaining Ampoliros Ampoliros 3000 is available for free under the GPL open source license an= d is=20 available for anyone to use; it can be obtained for free here:=20 http://www.ampoliros.com/en/dl/download.php. If you wish to get the latest Ampoliros source tree, you can obtain it th= rough=20 anonymous CVS here: http://www.ampoliros.com/en/dev/cvsrepository.php. Yo= u=20 should be warned that the CVS version is a development version, and as su= ch,=20 is often unstable, and may not even run properly. The advantage of using = CVS,=20 though, is that you can get the latest fixes and updates, without having = to=20 wait for the official releases. You can find more information about CVS=20 access to Ampoliros sources here:=20 http://www.ampoliros.com/en/dev/cvsrepository.php. For further instructions on installing Ampoliros 3000, please consult the= =20 installation instructions here:=20 http://www.ampoliros.com/en/docs/installation.php and, if you encounter=20 problems, the Ampoliros FAQ here: http://www.ampoliros.com/en/docs/faq.ph= p. --- About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web=20 applications platform written in PHP language, suitable as Internet/Intra= net=20 development and deployment system. It has a very strong modular architect= ure=20 and allows very fast deployment of web solutions. You can find more about Ampoliros here:=20 http://www.ampoliros.com/en/features.php. Linux is a trademark of Linus Torvalds. All other names and trademarks ar= e the=20 property of their respective owners. --=20 The Ampoliros Team - http://ampoliros.com/ |
|
From: The A. T. <in...@am...> - 2003-01-08 13:08:33
|
DATELINE JANUARY 08, 2003 FOR IMMEDIATE RELEASE AMPOLIROS 3000 3.2.0 RELEASED NEXT MAJOR VERSION OF AMPOLIROS PHP WEB APPLICATIONS PLATFORM SHIPS January 08, 2003. THE INTERNET. The Ampoliros Team today announced the=20 immediate release of Ampoliros 3000 3.2.0 new major version, the open sou= rce=20 PHP web applications platform. Ampoliros 3000 3.2.0 adds a new platform layer for security. Ampoliros is supported in a variety of platforms, mainly Linux-based oper= ating=20 systems, BSD and a variety of other Unix and Unix-like operating system,=20 other than Win32 platform; it can virtually run on every platform for whi= ch a=20 PHP port exists. Various step-by-step installation and usage tutorials are available, you = can=20 see them in the tutorials page of Ampoliros site:=20 http://www.ampoliros.com/en/tutorials.php. You may also want to have a look at the Ampoliros forum located here:=20 http://www.ampoliros.com/en/forum. In the forum you can join the Ampoliro= s=20 community, submit help requests, propose your wishlist, etc. If you wish to receive email updates about new Ampoliros and Ampoliros ho= sted=20 projects releases, you can subscribe to the Ampoliros announces mailing l= ist.=20 The list is moderated and low-traffic; you can subscribe/unsubscribe here= :=20 http://lists.sourceforge.net/lists/listinfo/ampoliros-announces. Here follows a list of the main features introduced in this new release. For more information and details see the full change log here:=20 http://www.ampoliros.com/en/docs/changelog.php. --- Principal improvements - Security layer. This is the main improvement in this major release. A=20 security reports and alerts system has been introduced.=20 - Max users per site. Now a max number users can be set for each site, so= that=20 you can deploy modules with a max users based license.=20 - Submodules. A new major feature about modules handling has been added. = With=20 the submodules system, you can choose to enable or disable smaller parts = of=20 modules, when provided.=20 - Updated icons set. The default icons set has been updated to the=20 CrystalIcons 0.85 release, thus introducing a lot more new icons and bett= er=20 ones.=20 - Disappearing icons bug fixed. This release fixes a bug under Internet=20 Explorer that led to disappearing icons in the main left menu.=20 --- Obtaining Ampoliros Ampoliros 3000 is available for free under the GPL open source license an= d is=20 available for anyone to use; it can be obtained for free here:=20 http://www.ampoliros.com/en/dl/download.php. If you wish to get the latest Ampoliros source tree, you can obtain it th= rough=20 anonymous CVS here: http://www.ampoliros.com/en/dev/cvsrepository.php. Yo= u=20 should be warned that the CVS version is a development version, and as su= ch,=20 is often unstable, and may not even run properly. The advantage of using = CVS,=20 though, is that you can get the latest fixes and updates, without having = to=20 wait for the official releases. You can find more information about CVS=20 access to Ampoliros sources here:=20 http://www.ampoliros.com/en/dev/cvsrepository.php. For further instructions on installing Ampoliros 3000, please consult the= =20 installation instructions here:=20 http://www.ampoliros.com/en/docs/installation.php and, if you encounter=20 problems, the Ampoliros FAQ here: http://www.ampoliros.com/en/docs/faq.ph= p. --- About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web=20 applications platform written in PHP language, suitable as Internet/Intra= net=20 development and deployment system. It has a very strong modular architect= ure=20 and allows very fast deployment of web solutions. You can find more about Ampoliros here:=20 http://www.ampoliros.com/en/features.php. Linux is a trademark of Linus Torvalds. All other names and trademarks ar= e the=20 property of their respective owners. --=20 The Ampoliros Team - http://ampoliros.com/ |
|
From: The A. T. <in...@am...> - 2002-12-05 08:34:34
|
DATELINE DECEMBER 01, 2002 FOR IMMEDIATE RELEASE AMPOLIROS 3000 3.1.4 RELEASED NEXT VERSION OF AMPOLIROS PHP WEB APPLICATIONS PLATFORM SHIPS December 01, 2002. THE INTERNET. The Ampoliros Team today announced the=20 immediate release of Ampoliros 3000 3.1.4 new version, the open source PH= P=20 web applications platform. Ampoliros 3000 3.1.4 is an important bug fix for the 3.1.3 release. A bug= in=20 installation procedure, now solved, prevented Ampoliros to be installed=20 correctly. Ampoliros is supported in a variety of platforms, mainly Linux-based oper= ating=20 systems, BSD and a variety of other Unix and Unix-like operating system,=20 other than Win32 platform; it can virtually run on every platform for whi= ch a=20 PHP port exists. Various step-by-step installation and usage tutorials are available, you = can=20 see them in the tutorials page of Ampoliros site:=20 http://www.ampoliros.com/en/tutorials.php. You may also want to have a look at the Ampoliros forum located here:=20 http://www.ampoliros.com/en/forum. In the forum you can join the Ampoliro= s=20 community, submit help requests, propose your wishlist, etc. If you wish to receive email updates about new Ampoliros and Ampoliros ho= sted=20 projects releases, you can subscribe to the Ampoliros announces mailing l= ist.=20 The list is moderated and low-traffic; you can subscribe/unsubscribe here= :=20 http://lists.sourceforge.net/lists/listinfo/ampoliros-announces. Here follows a list of the main features introduced in this new release. For more information and details see the full change log here:=20 http://www.ampoliros.com/en/docs/changelog.php. --- Principal improvements - Installation bug fixed. This release fixes a major installation phase b= ug.=20 --- Obtaining Ampoliros Ampoliros 3000 is available for free under the GPL open source license an= d is=20 available for anyone to use; it can be obtained for free here:=20 http://www.ampoliros.com/en/dl/download.php. If you wish to get the latest Ampoliros source tree, you can obtain it th= rough=20 anonymous CVS here: http://www.ampoliros.com/en/dev/cvsrepository.php. Yo= u=20 should be warned that the CVS version is a development version, and as su= ch,=20 is often unstable, and may not even run properly. The advantage of using = CVS,=20 though, is that you can get the latest fixes and updates, without having = to=20 wait for the official releases. You can find more information about CVS=20 access to Ampoliros sources here:=20 http://www.ampoliros.com/en/dev/cvsrepository.php. For further instructions on installing Ampoliros 3000, please consult the= =20 installation instructions here:=20 http://www.ampoliros.com/en/docs/installation.php and, if you encounter=20 problems, the Ampoliros FAQ here: http://www.ampoliros.com/en/docs/faq.ph= p. --- About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web=20 applications platform written in PHP language, suitable as Internet/Intra= net=20 development and deployment system. It has a very strong modular architect= ure=20 and allows very fast deployment of web solutions. You can find more about Ampoliros here:=20 http://www.ampoliros.com/en/features.php. Linux is a trademark of Linus Torvalds. All other names and trademarks ar= e the=20 property of their respective owners. --=20 The Ampoliros Team - http://ampoliros.com/ |
|
From: The A. T. <in...@am...> - 2002-11-28 09:32:28
|
DATELINE NOVEMBER 27, 2002 FOR IMMEDIATE RELEASE AMPOLIROS 3000 3.1.3 RELEASED NEXT VERSION OF AMPOLIROS PHP WEB APPLICATIONS PLATFORM SHIPS November 27, 2002. THE INTERNET. The Ampoliros Team today announced the=20 immediate release of Ampoliros 3000 3.1.3 new version, the open source PH= P=20 web applications platform. Ampoliros 3000 3.1.3 mainly adds big speed and code optimizations. It als= o=20 fixes the known bugs. Ampoliros is supported in a variety of platforms, mainly Linux-based oper= ating=20 systems, BSD and a variety of other Unix and Unix-like operating system,=20 other than Win32 platform; it can virtually run on every platform for whi= ch a=20 PHP port exists. Various step-by-step installation and usage tutorials are available, you = can=20 see them in the tutorials page of Ampoliros site:=20 http://www.ampoliros.com/en/tutorials.php. You may also want to have a look at the Ampoliros forum located here:=20 http://www.ampoliros.com/en/forum. In the forum you can join the Ampoliro= s=20 community, submit help requests, propose your wishlist, etc. If you wish to receive email updates about new Ampoliros and Ampoliros ho= sted=20 projects releases, you can subscribe to the Ampoliros announces mailing l= ist.=20 The list is moderated and low-traffic; you can subscribe/unsubscribe here= :=20 http://lists.sourceforge.net/lists/listinfo/ampoliros-announces. Here follows a list of the main features introduced in this new release. For more information and details see the full change log here:=20 http://www.ampoliros.com/en/docs/changelog.php. --- Principal improvements - Huge speed improvements. This release brings huge speed improvements in= =20 interface and code, especially on slow machines.=20 - No more needed DomXml PHP extension. Now the DomXml PHP extension is no= more=20 needed, all the DomXml depending code has been replaced with Ampoliros=20 defined Xml parsers so that Ampoliros can be installed on more systems.=20 - Various optimizations and fixes. All the known bugs have been fixed, an= d at=20 this stage no major bugs are known. --- Obtaining Ampoliros Ampoliros 3000 is available for free under the GPL open source license an= d is=20 available for anyone to use; it can be obtained for free here:=20 http://www.ampoliros.com/en/dl/download.php. If you wish to get the latest Ampoliros source tree, you can obtain it th= rough=20 anonymous CVS here: http://www.ampoliros.com/en/dev/cvsrepository.php. Yo= u=20 should be warned that the CVS version is a development version, and as su= ch,=20 is often unstable, and may not even run properly. The advantage of using = CVS,=20 though, is that you can get the latest fixes and updates, without having = to=20 wait for the official releases. You can find more information about CVS=20 access to Ampoliros sources here:=20 http://www.ampoliros.com/en/dev/cvsrepository.php. For further instructions on installing Ampoliros 3000, please consult the= =20 installation instructions here:=20 http://www.ampoliros.com/en/docs/installation.php and, if you encounter=20 problems, the Ampoliros FAQ here: http://www.ampoliros.com/en/docs/faq.ph= p. --- About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web=20 applications platform written in PHP language, suitable as Internet/Intra= net=20 development and deployment system. It has a very strong modular architect= ure=20 and allows very fast deployment of web solutions. You can find more about Ampoliros here:=20 http://www.ampoliros.com/en/features.php. Linux is a trademark of Linus Torvalds. All other names and trademarks ar= e the=20 property of their respective owners. --=20 The Ampoliros Team - http://ampoliros.com/ |
|
From: The A. T. <in...@am...> - 2002-11-14 11:13:24
|
DATELINE NOVEMBER 14, 2002 FOR IMMEDIATE RELEASE INTERVIEW TO THE AMPOLIROS PROJECT LEADER AT OPEN ENTERPRISE TRENDS ALEX PAGNONI, AMPOLIROS PROJECT LEADER, HAS BEEN INTERVIEWED BY OPEN=20 ENTERPRISE TRENDS November 14, 2002. THE INTERNET. The Ampoliros Team today announced the=20 availability of an interview to Alex Pagnoni, the Ampoliros project leade= r,=20 at the Open Enterprise Trends portal, an E-Newsletter for Open Source=20 Enterprise Developers. You can read the full text of the interview here:=20 http://www.oetrends.com/cgi-bin/page_display.cgi?136. --- About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web=20 applications platform written in PHP language, suitable as Internet/Intra= net=20 development and deployment system. It has a very strong modular architect= ure=20 and allows very fast deployment of web solutions. You can find more about Ampoliros here:=20 http://www.ampoliros.com/en/features.php. --=20 The Ampoliros Team - http://ampoliros.com/ |
|
From: The A. T. <in...@am...> - 2002-11-06 08:37:05
|
DATELINE NOVEMBER 04, 2002 FOR IMMEDIATE RELEASE AMPOLIROS 3000 3.1.2 RELEASED NEXT VERSION OF AMPOLIROS PHP WEB APPLICATIONS PLATFORM SHIPS November 04, 2002. THE INTERNET. The Ampoliros Team today announced the=20 immediate release of Ampoliros 3000 3.1.2 new version, the open source PH= P=20 web applications platform. Ampoliros 3000 3.1.2 mainly adds some minor but usefull features. It also= =20 contains many optimizations and fixes the known bugs. Ampoliros is supported in a variety of platforms, mainly Linux-based oper= ating=20 systems, BSD and a variety of other Unix and Unix-like operating system,=20 other than Win32 platform; it can virtually run on every platform for whi= ch a=20 PHP port exists. Various step-by-step installation and usage tutorials are available, you = can=20 see them in the tutorials page of Ampoliros site:=20 http://www.ampoliros.com/en/tutorials.php. You may also want to have a look at the Ampoliros forum located here:=20 http://www.ampoliros.com/en/forum. In the forum you can join the Ampoliro= s=20 community, submit help requests, propose your wishlist, etc. If you wish to receive email updates about new Ampoliros and Ampoliros ho= sted=20 projects releases, you can subscribe to the Ampoliros announces mailing l= ist.=20 The list is moderated and low-traffic; you can subscribe/unsubscribe here= :=20 http://lists.sourceforge.net/lists/listinfo/ampoliros-announces. Here follows a list of the main features introduced in this new release. For more information and details see the full change log here:=20 http://www.ampoliros.com/en/docs/changelog.php. --- Principal improvements - Hui widget validator. This brings more power to the Hui widgets and all= ows=20 modules to define validation and other code when forms are called. - Site annotations. Now the Ampoliros system administrators can set notes= to=20 each site in sites administration page. - New logging facilities. A new LogCenter class allows developers to impr= ove=20 logging capabilities and a new standard log for each module has been=20 introduced. - More security. Now the unlock script (usefull when installing a broken=20 module) requires root authentication. - Various optimizations and fixes. All the known bugs have been fixed, an= d at=20 this stage no major bugs are known. Code has been also greatly optimized = for=20 speed. --- Obtaining Ampoliros Ampoliros 3000 is available for free under the GPL open source license an= d is=20 available for anyone to use; it can be obtained for free here:=20 http://www.ampoliros.com/en/dl/download.php. If you wish to get the latest Ampoliros source tree, you can obtain it th= rough=20 anonymous CVS here: http://www.ampoliros.com/en/dev/cvsrepository.php. Yo= u=20 should be warned that the CVS version is a development version, and as su= ch,=20 is often unstable, and may not even run properly. The advantage of using = CVS,=20 though, is that you can get the latest fixes and updates, without having = to=20 wait for the official releases. You can find more information about CVS=20 access to Ampoliros sources here:=20 http://www.ampoliros.com/en/dev/cvsrepository.php. For further instructions on installing Ampoliros 3000, please consult the= =20 installation instructions here:=20 http://www.ampoliros.com/en/docs/installation.php and, if you encounter=20 problems, the Ampoliros FAQ here: http://www.ampoliros.com/en/docs/faq.ph= p. --- About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web=20 applications platform written in PHP language, suitable as Internet/Intra= net=20 development and deployment system. It has a very strong modular architect= ure=20 and allows very fast deployment of web solutions. You can find more about Ampoliros here:=20 http://www.ampoliros.com/en/features.php. Linux is a trademark of Linus Torvalds. All other names and trademarks ar= e the=20 property of their respective owners. --=20 The Ampoliros Team - http://ampoliros.com/ |
|
From: The A. T. <in...@am...> - 2002-10-28 09:33:55
|
DATELINE OCTOBER 28, 2002 FOR IMMEDIATE RELEASE AMPOLIROS 3000 3.1.1 RELEASED NEXT VERSION OF AMPOLIROS PHP WEB APPLICATIONS PLATFORM SHIPS October 28, 2002. THE INTERNET. The Ampoliros Team today announced the=20 immediate release of Ampoliros 3000 3.1 new major version, the open sourc= e=20 PHP web applications platform. Ampoliros 3000 3.1.1 is mainly a maintenance release, with some optimizat= ions. Ampoliros is supported in a variety of platforms, mainly Linux-based oper= ating=20 systems, BSD and a variety of other Unix and Unix-like operating system,=20 other than Win32 platform; it can virtually run on every platform for whi= ch a=20 PHP port exists. Various step-by-step installation and usage tutorials are available, you = can=20 see them in the tutorials page of Ampoliros site:=20 http://www.ampoliros.com/en/tutorials.php. You may also want to have a look at the Ampoliros forum located here:=20 http://www.ampoliros.com/en/forum. In the forum you can join the Ampoliro= s=20 community, submit help requests, propose your wishlist, etc. If you wish to receive email updates about new Ampoliros and Ampoliros ho= sted=20 projects releases, you can subscribe to the Ampoliros announces mailing l= ist.=20 The list is moderated and low-traffic; you can subscribe/unsubscribe here= :=20 http://lists.sourceforge.net/lists/listinfo/ampoliros-announces. Here follows a list of the main features introduced in this new release. For more information and details see the full change log here:=20 http://www.ampoliros.com/en/docs/changelog.php. --- Principal improvements - Various optimizations and fixes. All the known bugs have been fixed, an= d at=20 this stage no major bugs are known. Code has been also optimized for spee= d. --- Obtaining Ampoliros Ampoliros 3000 is available for free under the GPL open source license an= d is=20 available for anyone to use; it can be obtained for free here:=20 http://www.ampoliros.com/en/dl/download.php. If you wish to get the latest Ampoliros source tree, you can obtain it th= rough=20 anonymous CVS here: http://www.ampoliros.com/en/dev/cvsrepository.php. Yo= u=20 should be warned that the CVS version is a development version, and as su= ch,=20 is often unstable, and may not even run properly. The advantage of using = CVS,=20 though, is that you can get the latest fixes and updates, without having = to=20 wait for the official releases. You can find more information about CVS=20 access to Ampoliros sources here:=20 http://www.ampoliros.com/en/dev/cvsrepository.php. For further instructions on installing Ampoliros 3000, please consult the= =20 installation instructions here:=20 http://www.ampoliros.com/en/docs/installation.php and, if you encounter=20 problems, the Ampoliros FAQ here: http://www.ampoliros.com/en/docs/faq.ph= p. --- About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web=20 applications platform written in PHP language, suitable as Internet/Intra= net=20 development and deployment system. It has a very strong modular architect= ure=20 and allows very fast deployment of web solutions. You can find more about Ampoliros here:=20 http://www.ampoliros.com/en/features.php. Linux is a trademark of Linus Torvalds. All other names and trademarks ar= e the=20 property of their respective owners. --=20 The Ampoliros Team - http://ampoliros.com/ |
|
From: The A. T. <in...@am...> - 2002-10-25 09:18:37
|
DATELINE OCTOBER 25, 2002 FOR IMMEDIATE RELEASE MAGELLAN 3.1.0 RELEASED NEXT VERSION OF MAGELLAN CONTENT MANAGEMENT SYSTEM SHIPS October 25, 2002. THE INTERNET. The Ampoliros Team today announced the=20 immediate release of Magellan 3.1.0 new version, the open source PHP cont= ent=20 management system based on Ampoliros. Magellan 3.1.0 mainly adds web users permissions handling and elements ac= cess=20 lists. Various optimizations and fixes have been also implemented. This=20 release has been intensively tested on many production sites. For more information and details see the full change log here:=20 http://www.ampoliros.com/projects/web/magellan/changelog.php. Magellan is supported in a variety of platforms, it can run on every plat= form=20 for which the Ampoliros platform works. If you wish to receive email updates about new Ampoliros and Ampoliros ho= sted=20 projects releases, you can subscribe to the Ampoliros announces mailing l= ist.=20 The list is moderated and low-traffic; you can subscribe/unsubscribe here= :=20 http://lists.sourceforge.net/lists/listinfo/ampoliros-announces. --- Obtaining Magellan Magellan is available for free under the GPL open source license and is=20 available for anyone to use; it can be obtained for free here:=20 http://sourceforge.net/project/showfiles.php?group_id=3D54181. If you wish to get the latest Magellan source tree, you can obtain it thr= ough=20 anonymous CVS here: http://sourceforge.net/cvs/?group_id=3D54181. You sho= uld be=20 warned that the CVS version is a development version, and as such, is oft= en=20 unstable, and may not even run properly. The advantage of using CVS, thou= gh,=20 is that you can get the latest fixes and updates, without having to wait = for=20 the official releases. For further instructions on installing Magellan on Ampoliros, please cons= ult=20 the installation instructions here:=20 http://www.ampoliros.com/en/docs/installation.php and, if you encounter=20 problems, the Ampoliros FAQ here: http://www.ampoliros.com/en/docs/faq.ph= p. --- About Magellan Magellan is a powerful CMS (content management system) designed for Ampol= iros.=20 It is one of the most commonly used Ampoliros modules and serves as a Web= =20 gateway platform for many other Ampoliros modules. Magellan is able to handle sites of all sizes, from standard institutiona= l=20 sites to very large portals. You can find more about Magellan here: http://magellan.ampoliros.com. --=20 The Ampoliros Team - http://ampoliros.com/ |
|
From: The A. T. <in...@am...> - 2002-10-18 10:33:58
|
DATELINE OCTOBER 18, 2002 FOR IMMEDIATE RELEASE JPCACHE 1.1.1-1 RELEASED FIRST PUBLIC VERSION OF JPCACHE MODULE SHIPS October 18, 2002. THE INTERNET. The Ampoliros Team today announced the=20 immediate release of JpCache 1.1.1-1 for Ampoliros. JpCache for Ampoliros is a lightweight, full page caching system for the=20 Magellan content management systems (http://magellan.ampoliros.com), thus= =20 reducing server-load, as pages are generated less often. It also uses gzi= p=20 content-encodig and ETag-headers, which results in around 80% in=20 traffic-saving for php-pages. This module is based on the JpCache code by= =20 Jean-Pierre Deckers located at http://www.jpcache.com/. If you wish to receive email updates about new Ampoliros and Ampoliros ho= sted=20 projects releases, you can subscribe to the Ampoliros announces mailing l= ist.=20 The list is moderated and low-traffic; you can subscribe/unsubscribe here= :=20 http://lists.sourceforge.net/lists/listinfo/ampoliros-announces. --- Obtaining JpCache JpCache is available for free under the GPL open source license and is=20 available for anyone to use; it can be obtained for free here:=20 http://sourceforge.net/project/showfiles.php?group_id=3D65012. If you wish to get the latest JpCache source tree, you can obtain it thro= ugh=20 anonymous CVS here: http://sourceforge.net/cvs/?group_id=3D65012. You sho= uld be=20 warned that the CVS version is a development version, and as such, is oft= en=20 unstable, and may not even run properly. The advantage of using CVS, thou= gh,=20 is that you can get the latest fixes and updates, without having to wait = for=20 the official releases. For further instructions on installing JpCache on Ampoliros, please consu= lt=20 the installation instructions here:=20 http://www.ampoliros.com/en/docs/installation.php and, if you encounter=20 problems, the Ampoliros FAQ here: http://www.ampoliros.com/en/docs/faq.ph= p. --- About JpCache JpCache for Ampoliros is a lightweight, full page caching system for the=20 Magellan content management systems. You can find more about JpCache for Ampoliros here:=20 http://www.ampoliros.com/projects/web/jpcache. --=20 The Ampoliros Team - http://ampoliros.com/ |
|
From: The A. T. <in...@am...> - 2002-10-16 08:34:22
|
DATELINE OCTOBER 16, 2002 FOR IMMEDIATE RELEASE AMPOLIROS 3000 3.1 RELEASED NEXT MAJOR VERSION OF AMPOLIROS PHP WEB APPLICATIONS PLATFORM SHIPS October 16, 2002. THE INTERNET. The Ampoliros Team today announced the=20 immediate release of Ampoliros 3000 3.1 new major version, the open sourc= e=20 PHP web applications platform. Ampoliros 3000 3.1 version is an important step for the Ampoliros project= :=20 this release marks a leap forward in Ampoliros development and usability. Ampoliros 3000 3.1 offers developers a sophisticated debugger as well as = a=20 rich set of major technological improvements. "Due to our strong commitment to Ampoliros, we are excited to ship new sy= stem=20 administrators and developers tools like the processes control and the=20 processes debugger. Ampoliros power and ease of use by users, system=20 administrators and developers alike will prove itself in the field,"=20 commented Alex Pagnoni, project leader of the Ampoliros project. Ampoliros is supported in a variety of platforms, mainly Linux-based oper= ating=20 systems, BSD and a variety of other Unix and Unix-like operating system,=20 other than Win32 platform; it can virtually run on every platform for whi= ch a=20 PHP port exists. Various step-by-step installation and usage tutorials are available, you = can=20 see them in the tutorials page of Ampoliros site:=20 http://www.ampoliros.com/en/tutorials.php. You may also want to have a look at the Ampoliros forum located here:=20 http://www.ampoliros.com/en/forum. In the forum you can join the Ampoliro= s=20 community, submit help requests, propose your wishlist, etc. If you wish to receive email updates about new Ampoliros and Ampoliros ho= sted=20 projects releases, you can subscribe to the Ampoliros announces mailing l= ist.=20 The list is moderated and low-traffic; you can subscribe/unsubscribe here= :=20 http://lists.sourceforge.net/lists/listinfo/ampoliros-announces. Here follows a list of the main features introduced in this new release. For more information and details see the full change log here:=20 http://www.ampoliros.com/en/docs/changelog.php. --- Principal improvements - Debugger. A powerful debugger of the Ampoliros instances has been=20 introduced. with this new tool users can submit bug reports and developer= s=20 can debug their code. - Interface improvements. Various interface tweaks have been made, in=20 particular a new tab widget has been introduced. - Various other changes and fixes. All the known bugs have been fixed, an= d at=20 this stage no major bugs are known. A lot of code has been also optimized= =2E --- Obtaining Ampoliros Ampoliros 3000 is available for free under the GPL open source license an= d is=20 available for anyone to use; it can be obtained for free here:=20 http://www.ampoliros.com/en/dl/download.php. If you wish to get the latest Ampoliros source tree, you can obtain it th= rough=20 anonymous CVS here: http://www.ampoliros.com/en/dev/cvsrepository.php. Yo= u=20 should be warned that the CVS version is a development version, and as su= ch,=20 is often unstable, and may not even run properly. The advantage of using = CVS,=20 though, is that you can get the latest fixes and updates, without having = to=20 wait for the official releases. You can find more information about CVS=20 access to Ampoliros sources here:=20 http://www.ampoliros.com/en/dev/cvsrepository.php. For further instructions on installing Ampoliros 3000, please consult the= =20 installation instructions here:=20 http://www.ampoliros.com/en/docs/installation.php and, if you encounter=20 problems, the Ampoliros FAQ here: http://www.ampoliros.com/en/docs/faq.ph= p. --- About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web=20 applications platform written in PHP language, suitable as Internet/Intra= net=20 development and deployment system. It has a very strong modular architect= ure=20 and allows very fast deployment of web solutions. You can find more about Ampoliros here:=20 http://www.ampoliros.com/en/features.php. Linux is a trademark of Linus Torvalds. All other names and trademarks ar= e the=20 property of their respective owners. --=20 The Ampoliros Team - http://ampoliros.com/ |
|
From: The A. T. <in...@am...> - 2002-10-11 14:39:51
|
DATELINE OCTOBER 11, 2002 FOR IMMEDIATE RELEASE FREE FIELDS 1.1.0 RELEASED NEXT VERSION OF FREE FIELDS MODULE SHIPS October 11, 2002. THE INTERNET. The Ampoliros Team today announced the=20 immediate release of Free Fields 1.1.0 new version, the open source modul= e=20 for Magellan that allows the user to define his own template tags. Free Fields 1.1.0 is mainly an update to the new Ampoliros 3000 interface= =20 style. Various optimizations have been also implemented. Magellan is supported in a variety of platforms, it can run on every plat= form=20 for which the Magellan platform works. If you wish to receive email updates about new Ampoliros and Ampoliros ho= sted=20 projects releases, you can subscribe to the Ampoliros announces mailing l= ist.=20 The list is moderated and low-traffic; you can subscribe/unsubscribe here= :=20 http://lists.sourceforge.net/lists/listinfo/ampoliros-announces. - Obtaining Free Fields Free Fields is available for free under the GPL open source license and i= s=20 available for anyone to use; it can be obtained for free here:=20 https://sourceforge.net/project/showfiles.php?group_id=3D64544. If you wish to get the latest Free Fields source tree, you can obtain it=20 through anonymous CVS here: https://sourceforge.net/cvs/?group_id=3D64544= =2E You=20 should be warned that the CVS version is a development version, and as su= ch,=20 is often unstable, and may not even run properly. The advantage of using = CVS,=20 though, is that you can get the latest fixes and updates, without having = to=20 wait for the official releases. For further instructions on installing Free Fields on Ampoliros, please=20 consult the installation instructions here:=20 http://www.ampoliros.com/en/docs/installation.php and, if you encounter=20 problems, the Ampoliros FAQ here: http://www.ampoliros.com/en/docs/faq.ph= p. - About Free Fields Free Fields is an Ampoliros module for Magellan that allows the user to d= efine=20 his own template tags. You can find more about Free Fields here:=20 http://www.ampoliros.com/projects/web/freefields. --=20 The Ampoliros Team - http://ampoliros.com/ |
|
From: The A. T. <in...@am...> - 2002-10-04 08:51:28
|
DATELINE OCTOBER 4, 2002 FOR IMMEDIATE RELEASE MAGELLAN 3.0.0 RELEASED NEXT VERSION OF MAGELLAN CONTENT MANAGEMENT SYSTEM SHIPS October 4, 2002. THE INTERNET. The Ampoliros Team today announced the=20 immediate release of Magellan 3.0.0 new version, the open source PHP cont= ent=20 management system based on Ampoliros. Magellan 3.0.0 is mainly an update to the new Ampoliros 3000 interface st= yle=20 and adds support for the P3P cookie privacy policy format. Various=20 optimizations and fixes have been also implemented. This release has been= =20 intensively tested on various system. Magellan is supported in a variety of platforms, it can run on every plat= form=20 for which the Ampoliros platform works. If you wish to receive email updates about new Ampoliros and Ampoliros ho= sted=20 projects releases, you can subscribe to the Ampoliros announces mailing l= ist.=20 The list is moderated and low-traffic; you can subscribe/unsubscribe here= :=20 http://lists.sourceforge.net/lists/listinfo/ampoliros-announces. - Obtaining Magellan Magellan is available for free under the GPL open source license and is=20 available for anyone to use; it can be obtained for free here:=20 http://sourceforge.net/project/showfiles.php?group_id=3D54181. If you wish to get the latest Magellan source tree, you can obtain it thr= ough=20 anonymous CVS here: http://sourceforge.net/cvs/?group_id=3D54181. You sho= uld be=20 warned that the CVS version is a development version, and as such, is oft= en=20 unstable, and may not even run properly. The advantage of using CVS, thou= gh,=20 is that you can get the latest fixes and updates, without having to wait = for=20 the official releases. For further instructions on installing Magellan on Ampoliros, please cons= ult=20 the installation instructions here:=20 http://www.ampoliros.com/en/docs/installation.php and, if you encounter=20 problems, the Ampoliros FAQ here: http://www.ampoliros.com/en/docs/faq.ph= p. - About Magellan Magellan is a powerful CMS (content management system) designed for Ampol= iros.=20 It is one of the most commonly used Ampoliros modules and serves as a Web= =20 gateway platform for many other Ampoliros modules. Magellan is able to handle sites of all sizes, from standard institutiona= l=20 sites to very large portals. You can find more about Magellan here: http://magellan.ampoliros.com. --=20 The Ampoliros Team - http://ampoliros.com/ |
|
From: The A. T. <in...@am...> - 2002-09-30 10:13:45
|
DATELINE SEPTEMBER 30, 2002 FOR IMMEDIATE RELEASE AMPOLIROS 3000 3.0.2 RELEASED NEXT VERSION OF AMPOLIROS PHP WEB APPLICATIONS PLATFORM SHIPS September 30, 2002. THE INTERNET. The Ampoliros Team today announced the=20 immediate release of Ampoliros 3000 3.0.2 new version, the open source PH= P=20 web applications platform. Ampoliros 3000 3.0.2 is mainly a maintenance release, with various change= s and=20 fixes. Various security related functions have been also implemented. Ampoliros is supported in a variety of platforms, mainly Linux-based oper= ating=20 systems, BSD and a variety of other Unix and Unix-like operating system,=20 other than Win32 platform; it can virtually run on every platform for whi= ch a=20 PHP port exists. Various step-by-step installation and usage tutorials are available, you = can=20 see them in the tutorials page of Ampoliros site:=20 http://www.ampoliros.com/en/tutorials.php. If you wish to receive email updates about new Ampoliros and Ampoliros ho= sted=20 projects releases, you can subscribe to the Ampoliros announces mailing l= ist.=20 The list is moderated and low-traffic; you can subscribe/unsubscribe here= :=20 http://lists.sourceforge.net/lists/listinfo/ampoliros-announces. Here follows a list of the main features introduced in this new release. For more information and details see the full change log here:=20 http://www.ampoliros.com/en/docs/changelog.php. - Principal improvements - Stronger security. A security flag for the web services is now availabl= e,=20 and a 3 seconds delay has been introduced in the login form when the pass= word=20 is wrong before the form is redisplayed. -Updated code and icons set. New icons have been added to the default=20 Ampoliros theme and various external libraries have been updated to their= =20 latest stable release. - Various other changes and fixes. All the known bugs have been fixed, an= d at=20 this stage no major bugs are known.=20 - Obtaining Ampoliros Ampoliros 3000 is available for free under the GPL open source license an= d is=20 available for anyone to use; it can be obtained for free here:=20 http://www.ampoliros.com/en/dl/download.php. If you wish to get the latest Ampoliros source tree, you can obtain it th= rough=20 anonymous CVS here: http://www.ampoliros.com/en/dev/cvsrepository.php. Yo= u=20 should be warned that the CVS version is a development version, and as su= ch,=20 is often unstable, and may not even run properly. The advantage of using = CVS,=20 though, is that you can get the latest fixes and updates, without having = to=20 wait for the official releases. You can find more information about CVS=20 access to Ampoliros sources here:=20 http://www.ampoliros.com/en/dev/cvsrepository.php. For further instructions on installing Ampoliros 3000, please consult the= =20 installation instructions here:=20 http://www.ampoliros.com/en/docs/installation.php and, if you encounter=20 problems, the Ampoliros FAQ here: http://www.ampoliros.com/en/docs/faq.ph= p. - About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web=20 applications platform written in PHP language, suitable as Internet/Intra= net=20 development and deployment system. It has a very strong modular architect= ure=20 and allows very fast deployment of web solutions. You can find more about Ampoliros here:=20 http://www.ampoliros.com/en/features.php. Linux is a trademark of Linus Torvalds. All other names and trademarks ar= e the=20 property of their respective owners. --=20 The Ampoliros Team - http://ampoliros.com/ |
|
From: The A. T. <in...@am...> - 2002-09-23 10:32:48
|
23/09/2002 - Ampoliros 3000 3.0.1 released New version of Ampoliros PHP web applications platform ships. DATELINE SEPTEMBER 23, 2002 FOR IMMEDIATE RELEASE AMPOLIROS 3000 3.0.1 RELEASED NEXT VERSION OF AMPOLIROS PHP WEB APPLICATIONS PLATFORM SHIPS September 23, 2002. THE INTERNET. The Ampoliros Team today announced the=20 immediate release of Ampoliros 3000 3.0.1 new version, the open source PH= P=20 web applications platform. Ampoliros 3000 3.0.1 is mainly a maintenance release, with various change= s and=20 fixes. Ampoliros is supported in a variety of platforms, mainly Linux-based oper= ating=20 systems, BSD and a variety of other Unix and Unix-like operating system,=20 other than Win32 platform; it can virtually run on every platform for whi= ch a=20 PHP port exists. Various step-by-step installation and usage tutorials are available, you = can=20 see them in the tutorials page of Ampoliros site:=20 http://www.ampoliros.com/en/tutorials.php. If you wish to receive email updates about new Ampoliros and Ampoliros ho= sted=20 projects releases, you can subscribe to the Ampoliros announces mailing l= ist.=20 The list is moderated and low-traffic; you can subscribe/unsubscribe here= :=20 http://lists.sourceforge.net/lists/listinfo/ampoliros-announces. Here follows a list of the main features introduced in this new release. For more information and details see the full change log:=20 http://www.ampoliros.com/en/docs/changelog.php. - Principal improvements Users locale fix. The localization handling of site administration users = has=20 been fixed. Various other changes fixes. All the known bugs have been fixed, and at t= his=20 stage no major bugs are known.=20 - Obtaining Ampoliros Ampoliros 3000 is available for free under the GPL open source license an= d is=20 available for anyone to use; it can be obtained for free here:=20 http://www.ampoliros.com/en/dl/download.php. If you wish to get the latest Ampoliros source tree, you can obtain it th= rough=20 anonymous CVS. You should be warned that the CVS version is a development= =20 version, and as such, is often unstable, and may not even run properly. T= he=20 advantage of using CVS, though, is that you can get the latest fixes and=20 updates, without having to wait for the official releases. You can find m= ore=20 information about CVS access to Ampoliros sources here:=20 http://www.ampoliros.com/en/dev/cvsrepository.php. For further instructions on installing Ampoliros 3000, please consult the= =20 installation instructions and, if you encounter problems, the Ampoliros F= AQ:=20 http://www.ampoliros.com/en/docs/faq.php - About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web=20 applications platform written in PHP language, suitable as Internet/Intra= net=20 development and deployment system. It has a very strong modular architect= ure=20 and allows very fast deployment of web solutions. You can find more about Ampoliros here: http://www.ampoliros.com Linux is a trademark of Linus Torvalds. All other names and trademarks ar= e the=20 property of their respective owners. --=20 The Ampoliros Team - http://ampoliros.com/ |
|
From: The A. T. <in...@am...> - 2002-09-20 22:28:58
|
DATELINE SEPTEMBER 21, 2002 FOR IMMEDIATE RELEASE NEW AMPOLIROS FORUM LAUNCHED A NEW FORUM FOR AMPOLIROS HAS BEEN LAUNCHED IN THE AMPOLIROS SITE September 21, 2002. THE INTERNET. The Ampoliros Team is pleased to announ= ce=20 that the new Ampoliros Forum has been launched. It has sections for new,=20 general discussion, support requested and more. There are also specific=20 forums for the most popular modules, like Magellan. Follow this link to the new forums: http://www.ampoliros.com/en/forum/. Please note, the old forums at Sourceforge have been decomissioned. You w= ill=20 find answers to your questions only on the new forums. - About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web=20 applications platform written in PHP language, suitable as Internet/Intra= net=20 development and deployment system. It has a very strong modular architect= ure=20 and allows very fast deployment of web solutions. --=20 The Ampoliros Team - http://ampoliros.com/ |
|
From: The A. T. <in...@am...> - 2002-09-16 14:03:52
|
DATELINE SEPTEMBER 16, 2002 FOR IMMEDIATE RELEASE AMPOLIROS 3000 3.0 RELEASED NEXT GENERATION OF AMPOLIROS PHP WEB APPLICATIONS PLATFORM SHIPS September 16, 2002. THE INTERNET. The Ampoliros Team today announced the immediate release of Ampoliros 3000 new generation, the open source PHP web applications platform. Ampoliros 3000 generation is a major step for the Ampoliros project: this 3.0 release marks a leap forward in Ampoliros stability, usability and maturity and is even more suitable for enterprise deployment. "With the experience gained from developing Ampoliros 2000 generation and the useful feedback from users, we almost re-engineered Ampoliros 3000 to make it even more powerful and user friendly", explained Alex Pagnoni, founder and project leader of the Ampoliros project. "Ampoliros 3000 is an important release," stated Roberto Ricci, Chief Projects Officer at Solarix. "Our customers are anxious to have their Ampoliros installations migrated to this new generation. And this is only a matter of a mouse click." In Ampoliros 3.0, you'll see the results of continued features and stability work, and many performance improvements. "Developing on the Ampoliros 3000 platform will take a leap forward with the release of 3.0", also said Alex Pagnoni. Ampoliros is supported in a variety of platforms, mainly Linux-based operating systems, BSD and a variety of other Unix and Unix-like operating system, other than Win32 platform; it can virtually run on every platform for which a PHP port exists. Various step-by-step installation and usage tutorials have been created, you can see them in the tutorials page (http://www.ampoliros.com/en/tutorials.php) of Ampoliros site. If you wish to receive email updates about new Ampoliros and Ampoliros hosted projects releases, you can subscribe to the Ampoliros announces mailing list. The list is moderated and low-traffic; you can subscribe/unsubscribe at the following url: http://lists.sourceforge.net/lists/listinfo/ampoliros-announces. Here follows a list of the main features introduced in this new release. For more information and details see the full change log: http://www.ampoliros.com/en/docs/changelog.php. PRINCIPAL IMPROVEMENTS * New bootstrap phase. Now Ampoliros has a well defined bootstrap phase and bootstrap scripts, and a "state", "mode" and "interface type" flags. This boasts some significant advances for developers. * Themes. Ampoliros standard web interface now is completely theme-oriented. A new section for themes in the Ampoliros site has been created here: http://www.ampoliros.com/projects/. From there you can download various themes and you can also contribute with your own defined themes. * New default theme. A new standard look for Ampoliros has been defined. You can see some screenshots here: http://www.ampoliros.com/en/screenshots.php. From that page you can also view the differences between the new and the old interface layous. And, if you don't like the new interface style and you preferred the previous one, you may install the Ampoliros 2000 like theme. * Better user interface. Some elements like a shared menu have been introduced in order to achieve more speed during Ampoliros administration. * P3P support. Ampoliros now supports by default the P3P privacy format with the 'P3P: CP=3D"CUR ADM OUR NOR STA NID"' compact header, that is now required by some new generation browser in order to set cookies. * New $gEnv environment variable. The previous $env environment variable has been completely re-engineered and now the new $gEnv global variable has been introduced. The $gEnv variable reflects the new Ampoliros internal structure and has a rigorous structure. * New shutdown function. When an Ampoliros instance ends, a shutdown function is now automatically called. This function can perform final actions and system clean ups. * Interactive hooks. Now the hook events can return values and the event issuer functions can check the returning value of the called hooks. Hooks are so called because these are functions that are automatically called ("hooked") when a certain event occurs. * Total compatibility. Even with all those new big features and changes, all the modules created before the 3000 generation are fully compatible. No changes are required to old modules in order to preserve functionalities, even if module developers are suggested to implement the new Ampoliros features. * Many optimizations. Ampoliros code has been intensively optimized: about half of the change log is about changes and optimizations. * Various fixes. All the known bugs have been fixed, and at this stage no major bugs are known. OBTAINING AMPOLIROS Ampoliros 3000 is available for free under the GPL open source license and is available for anyone to use; it can be obtained for free here: http://www.ampoliros.com/en/dl/download.ph= p. If you wish to get the latest Ampoliros source tree, you can obtain it through anonymous CVS. You should be warned that the CVS version is a development version, and as such, is often unstable, and may not even run properly. The advantage of using CVS, though, is that you can get the latest fixes and updates, without having to wait for the official releases. You can find more information about CVS access to Ampoliros sources here: http://www.ampoliros.com/en/dev/cvsrepository.php. For further instructions on installing Ampoliros 3000, please consult the installation instructions (http://www.ampoliros.com/en/docs/installation.php) and, if you encounter problems, the Ampoliros FAQ (http://www.ampoliros.com/en/docs/faq.php). ABOUT AMPOLIROS Ampoliros is an advanced, easy to use and cross platform distributed web applications platform written in PHP language, suitable as Internet/Intranet development and deployment system. It has a very strong modular architecture and allows very fast deployment of web solutions. You can find more about Ampoliros here: http://www.ampoliros.com/en/features.php LINUX is a trademark of Linus Torvalds. All other names and trademarks are the property of their respective owners. --=20 The Ampoliros Team - http://ampoliros.com/ |
|
From: Alex P. <al...@am...> - 2002-09-07 12:01:47
|
07/09/2002 - Magellan now available through CVS repository THE INTERNET. Magellan, the Ampoliros based Content Management System, is= now=20 available through an anonymous CVS repository and developers can contribu= te=20 with their code. If you wish to get the latest Magellan source tree, you can obtain it thr= ough=20 anonymous CVS. You should be warned that the CVS version is a development= =20 version, and as such, is often unstable, and may not even compile properl= y.=20 The advantage of using CVS, though, is that you can get the latest fixes = and=20 updates, without having to wait for the official releases. Magellan development has been CVS based since the beginning, but the=20 repository wasn't available until now. You can find instructions about accessing the new CVS repository here:=20 http://sourceforge.net/cvs/?group_id=3D54181 - About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web=20 applications platform written in PHP language, suitable as Internet/Intra= net=20 development and deployment system. It has a very strong modular architect= ure=20 and allows very fast deployment of web solutions. =BB More about "Ampoliros": http://www.ampoliros.com/ - About Solarix Solarix is an Italian ISV (Indipendent Software Vendor) and ASP (Applicat= ion=20 Service Provider). =BB More about "Solarix": http://www.solarix.biz/ --=20 Alex Pagnoni - Project Leader The Ampoliros Team http://www.ampoliros.com |
|
From: Alex P. <al...@am...> - 2002-09-05 15:43:27
|
05/09/2002 - The Ampoliros team hosts a new PHP Classes official mirror THE INTERNET. The Ampoliros team is pleased to announce the hosting of a = new=20 PHP Classes Repository official mirror, thanks to Solarix efforts in=20 supporting the Open Source movement and the PHP language. The mirror has been in test for a while and now it has been made publicly= =20 available. You can access the mirror here: http://phpclasses.solarix.biz/= =2E - What is the "PHP Classes Repository"? PHP Classes Repository is an experimental service that is intended to be = as=20 means of distribution of freely available programming classes of objects=20 written the Web scripting language named PHP. The goal of this service is= =20 build a base of programming components ready to be used in Web applicatio= ns=20 written in PHP. - What PHP classes are available? Initially, only classes developed by Manuel Lemos were available. But now= ,=20 other developers may contribute with their own classes. You may browse th= e=20 available classes by entering the browse page. - About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web=20 applications platform written in PHP language, suitable as Internet/Intra= net=20 development and deployment system. It has a very strong modular architect= ure=20 and allows very fast deployment of web solutions. =BB More about "Ampoliros": http://www.ampoliros.com/ - About Solarix Solarix is an Italian ISV (Indipendent Software Vendor) and ASP (Applicat= ion=20 Service Provider). =BB More about "Solarix": http://www.solarix.biz --=20 Alex Pagnoni - Project Leader The Ampoliros Team http://www.ampoliros.com |
|
From: Alex P. <ale...@so...> - 2002-09-04 21:14:03
|
04/09/2002 - Ever wonder where the Ampoliros word come from? Ever wonder where the Ampoliros word come from? Read the "Legend of Ampol= iros"=20 here: http://www.ampoliros.com/en/misc/legend.php About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web=20 applications platform written in PHP language, suitable as Internet/Intra= net=20 development and deployment system. It has a very strong modular architect= ure=20 and allows very fast deployment of web solutions. =BB More about "Ampoliros": http://www.ampoliros.com/ About Solarix Solarix is an Italian ISV (Indipendent Software Vendor) and ASP (Applicat= ion=20 Service Provider). =BB More about "Solarix": http://www.solarix.biz/ --=20 Alex Pagnoni Chief Executive Officer Chief Research & Development Officer ale...@so... SOLARIX S.r.l. Advanced web services http://www.solarix.biz |
|
From: Alex P. <ale...@so...> - 2002-09-02 09:00:49
|
02/09/2002 - Ever wonder how Ampoliros is pronounced? Ever wonder how Ampoliros is pronounced? Now you can hear it pronounced h= ere=20 in wav format and remove all doubt:=20 http://www.ampoliros.com/files/ampoliros.wav About Solarix Solarix is an Italian ISV (Indipendent Software Vendor) and ASP (Applicat= ion=20 Service Provider). =BB More about "Solarix": http://www.solarix.biz/ About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web=20 applications platform written in PHP language, suitable as Internet/Intra= net=20 development and deployment system. It has a very strong modular architect= ure=20 and allows very fast deployment of web solutions. =BB More about "Ampoliros": http://www.ampoliros.com/ --=20 Alex Pagnoni Chief Executive Officer Chief Research & Development Officer ale...@so... SOLARIX S.r.l. Advanced web services http://www.solarix.biz |
|
From: Alex P. <ale...@so...> - 2002-08-27 15:45:06
|
27/08/2002 - Ampoliros 3000 teaser screenshots THE INTERNET. Added some teaser screenshots of the forthcoming Ampoliros = 3000=20 generation. The screenshots show the new default theme, with the Crystal icons. You can view the screenshots here: - Main page: http://www.ampoliros.com/files/newsfiles/20020826_amp3000main.png - Sites administration: http://www.ampoliros.com/files/newsfiles/20020826_amp3000sites.png - Theme changer: http://www.ampoliros.com/files/newsfiles/20020826_amp3000themes.png About Solarix Solarix is an Italian ISV (Indipendent Software Vendor) and ASP (Applicat= ion=20 Service Provider). =BB More about "Solarix": http://www.solarix.biz About Ampoliros Ampoliros is an advanced, easy to use and cross platform distributed web=20 applications platform written in PHP language, suitable as Internet/Intra= net=20 development and deployment system. It has a very strong modular architect= ure=20 and allows very fast deployment of web solutions. =BB More about "Ampoliros": http://www.ampoliros.com --=20 Alex Pagnoni Chief Executive Officer Chief Research & Development Officer ale...@so... SOLARIX S.r.l. Web advanced services http://www.solarix.biz |