Invenzzia »

Invenzzia... in English

Keyword - OPC

Entries feed - Comments feed

Wednesday, 20 May 2009

Invenzzia Summary #4

Summaries Tagged under: community development OPC OPT2 summary typefriendly

Welcome to the fourth episode of Invenzzia Summaries. The issues discussed today:

  1. Incoming TypeFriendly 0.1.2 release
  2. Revised plans for 0.2 branch of TypeFriendly
  3. Open Power Classes
  4. Release plan for Open Power Template

Continue reading »

Zyx 2009-05-20, 15:04

one comment

Friday, 10 April 2009

Invenzzia Summary #1

Summaries Tagged under: community invenzzia OPC OPF OPT2 summary

This is the first episode of the Invenzzia Summaries, a way to inform about various events and activities of Invenzzia Group and the development of the open-source projects. We will try to publish them regularly, but the exact period depends on the amount of issues worth concerning. In the first episode, we will talk about the last beta version of Open Power Template and the new projects that are going to use it.

Continue reading »

Zyx 2009-04-10, 22:02

no comment

Sunday, 28 September 2008

Open Power Classes: Visit information

Open Power Classes Tagged under: development OPC visit

I'm currently working on a project written in Zend Framework and while trying to secure sessions, I noticed that this utility does not have any class that collects everything about the visitor and the request. The problem is quite serious, as many values in $_SERVER depend on the installed server software, PHP mode (module, CGI, FastCGI...) and many other things. This means that the scripts should not rely on them without a proper processing, because it can even crash whole website after the software change (I experienced it not so long ago). Thankfully, I noticed that in the old OPF code, I have a class called opfVisit that does this job. Now it's a part of the new Open Power Classes project :).

Continue reading »

Zyx 2008-09-28, 21:55

no comment