So far, our projects have been hosted with Subversion control system installed on our own servers. While it is quite convenient and we are not limited by resources, it causes some problems with authentication and simplifying access for users that wish to help us developing our projects. In the last days, we have been discussing on that and decided to switch to Git. In the near future, all the projects will migrate to Github which will become our official hosting platform. I hope it will make the collaboration much easier.
Projects
Wednesday, 26 May 2010
Invenzzia goes to github
Projects Tagged under: community development git OPL OPT2 svn typefriendly
Zyx 2010-05-26, 13:42
Wednesday, 25 March 2009
Zend Framework port is available!
Projects Tagged under: framework OPL OPT2 releases zend framework
I've recently uploaded the first revision of Open Power Libs port for Zend Framework to our SVN repositories and it is available there for public audience. The port is not completed yet, but the basic functionality is present and seems to work. I encourage everyone to test it and submit suggestions or noticed bugs. The package includes a test ZF application, and the source code is well-commented. I'll put some extra information on wiki soon, as well as set up the "real" user manual.
Zyx 2009-03-25, 15:12
Tuesday, 10 March 2009
Zend Framework port for OPL
Projects Tagged under: development framework kohana OPL OPT2 zend framework
One of the goals in the OPL project is not only to provide a set of great libraries, but also teach the popular PHP software, how to use them. Currently, lots of applications are designed with the help of frameworks which often provide their own solutions. It is obvious that the users do not want to deal with all the integration stuff, especially if the library is in fact a replacement for a whole part of the framework. This situation perfectly suits to Open Power Template that is rather a presentation layer framework than just a simple template engine. Currently, the programmers may already use OPT in Kohana Framework thanks to the efforts of Damian Nowak who prepared a nice port. And now, we would like the announcement of the Zend Framework port that will be released soon.
Zyx 2009-03-10, 09:04
Last comments