Invenzzia »

Invenzzia... in English

Keyword - OPL

Entries feed - Comments feed

Wednesday, 26 May 2010

Invenzzia goes to github

Projects Tagged under: community development git OPL OPT2 svn typefriendly

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.

Continue reading »

Zyx 2010-05-26, 13:42

no comment

Saturday, 28 November 2009

Open Power Template 2.1 - a closer look

Open Power Template Tagged under: development OPL OPT2

In this note, I would like to show some new features of the incoming Open Power Template 2.1. The new branch, which is currently under development, will bring many new tools and improvements to the template language syntax and the library API. Some of them are already implemented, but there is still a lot of work to do. It is hard to say when it is going to be released, but I'll do my best, so that you would not have to wait another year for it.

Continue reading »

Zyx 2009-11-28, 11:35

7 comments

Tuesday, 12 May 2009

Invenzzia Summary #3

Summaries Tagged under: development OPL OPT2 phar summary svn

Welcome to the third episode of the Invenzzia Summaries. Today we will make a small celebration of the 100th revision to the OPL repository, as well as take a closer look at the recently implemented features, such as PHAR support, caching interface and the improved autoloader.

Continue reading »

Zyx 2009-05-12, 10:38

no comment

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.

Continue reading »

Zyx 2009-03-25, 15:12

2 comments

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.

Continue reading »

Zyx 2009-03-10, 09:04

one comment

Tuesday, 23 December 2008

SVN layout changes in OPL

Tagged under: development OPL OPT2 svn

Merry Christmas everyone! We've had a small delay with OPT 2.0.0-beta1 concerning SVN problems, but they seem to be solved. After the Christmas, we are planning to make important changes in OPL repository layout and everybody whose scripts depend on checking out should upgrade their paths. It is connected with introducing the independent development cycles for each library. The details can be found below.

Continue reading »

Zyx 2008-12-23, 17:00

no comment