Invenzzia »

Invenzzia... in English

Saturday, 21 February 2009

OPT 2.0-beta2

Open Power Template Tagged under: development OPT2 releases

It's true, the new beta version of Open Power Template is available to download. It was planned to be released a week ago, but because of problems with SVN I didn't manage to do that (again, but hopefully for the last time). This is mostly a bugfix release, but there are some small improvements and changes in the component API, which was not documented then. The changes are not too big and were quite necessary to be introduced.

Continue reading »

Zyx 2009-02-21, 09:22

no comment

Sunday, 08 February 2009

Wiki.invenzzia.org

Invenzzia Tagged under: documentation invenzzia website wiki

Our new wiki is available on-line now. I've been working for last few days to customize it and add the necessary extra functionality. However, there is still a lot to do. As you can notice, there must be added many technical templates, help pages and some navigation structure. I hope I'll manage to deal with it in the nearest days. The wiki is intended to keep community-driven materials on our open-source projects, as well as extra information on add-ons, such as framework ports. Feel free to share your solutions with everyone - you need only the discussion board account and some knowledge on MediaWiki syntax.

Zyx 2009-02-08, 17:06

no comment

Sunday, 18 January 2009

Big Invenzzia website update

Invenzzia Tagged under: invenzzia website

Today morning I've found on webresourcedepot.com a post written four days ago entitled "19 promising template engines". On the fifth position, I noticed the familiar logo of Open Power Template and a description that perfectly matched the 2.0.0-beta version. The link was redirecting to the Invenzzia website. I followed it and I was shocked - I forgot to update the main Invenzzia website! Invenzzia is no longer bilingual for some time, and here still lots of pages were empty, whereas the Polish text was very out-of-date. This was how we welcomed English readers for a couple of months :(. I decided not to wait till Extreme eXtreme (argh, note the uppercased letter - JJ) will finish the new website and to update all the information as soon as possible. And here it is!

Continue reading »

Zyx 2009-01-18, 15:04

no comment

Tuesday, 06 January 2009

OPT 2.0.0-beta1 released

Open Power Template Tagged under: OPT2 releases

Well, after many adventures with SVN and recently discovered problems with XML prologs and DTD I finally managed to release the first beta version of Open Power Template. From now, we are going to focus on removing as many bugs and problems as possible and we need here your help. Furthermore, we also need to complete the English manual, which is quite big now, but still does not explain some issues.

Continue reading »

Zyx 2009-01-06, 22:45

no 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

Thursday, 20 November 2008

One year of hard work

Open Power Template Tagged under: development OPT2 releases

Somewhere in the middle of November 2007, I wrote the first (working!) lines of the Open Power Template 2.0.0 source code. After a year of hard work, I've already uploaded a revision that finally gives you all the invented features implemented. For that time, OPTv2 grew and changed its shape. The first development releases resembled OPT 1.1.x when it comes to API and some features. They were just ported to the new XML compiler. Nowadays, OPT is a totally different library. It is much more modularized and designed to make the integration with frameworks easier. There is still a lot to do. The incoming release will be the last one with the "-dev" prefix, and in the next few weeks, the beta versions will appear, then Release Candidates and at last, the first stable release.

Continue reading »

Zyx 2008-11-20, 18:59

one 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

Saturday, 27 September 2008

wp-htmlCache - work in progress

Other Tagged under: cache plugin Wordpress

Recently I'm working on a special Wordpress cache plugin which would be appreciated by bloggers and their hosting providers. First tests are very promising and motivate for harder work.

Continue reading »

radzio 2008-09-27, 00:53

no comment

Saturday, 20 September 2008

New days for international Invenzzia

Invenzzia Tagged under: documentation invenzzia website

Recently we found that developing Invenzzia projects in bilingual way was a big mistake. As you can probably see, the result is that for example OPL is now closed for programmers that do not live and work in Poland, even if it is a quite nice country with beautiful language. Since now, it is going to change. We understand that English language simply gives us more profits and we want to correct our mistakes. So, what changes are expected?

Continue reading »

Zyx 2008-09-20, 17:31

no comment

Wednesday, 23 July 2008

TypeFriendly 0.1.0 released

TypeFriendly Tagged under: development releases typefriendly

At last, the translation of the manual into English is complete and the source code has been already released as the first version of TypeFriendly, the documentation generator. In is available in Files on the main site. The user manual is provided in the source form and it works also as an example, so please do not worry that something is missing. All the necessary information to build the HTML version can be found in /info/README.txt file. All you need is to type one command in the system console. The on-line documentation will be available soon, as we are preparing new website. To get more information about TypeFriendly, take a look at the previous note.

Zyx 2008-07-23, 10:34

no comment

Wednesday, 02 July 2008

TypeFriendly

TypeFriendly Tagged under: development documentation typefriendly

Together with eXtreme, we work hard to make the first release available as soon as possible and we are quite close now. This is a perfect opportunity to tell something more about this project, which should be appreciated by those programmers who write their own scripts and libraries and look for a smart tool to make a documentation. The idea to write TypeFriendly was born in my head after I failed to add some necessary things to the XSLT sheets for DocBook. The PHP manual shows, what could be done with it (syntax coloring, lots of different formats, enormous amount of tags), but don't become too happy too fast. To achieve similar effects, we need weeks of coding and we must also fight against the portability. In fact, I'd rather use those weeks to write something more useful and friendly.

Continue reading »

Zyx 2008-07-02, 21:38

no comment

Monday, 30 June 2008

SVN is active!

Invenzzia Tagged under: development svn

Unfortunately, the configuration of a version control system on our current server is not as simple as on Sourceforge.net. But now I found some time and ideas, how to make it work and finally... there it is, we have an SVN repository. It's available under the address http://svn.invenzzia.org/ - we still have to install a good browser. Today I'm going to upload the source code of the new OPL and TypeFriendly, a documentation generator almost ready to its first release. All the instructions, how to connect, will be published on the main site.

Zyx 2008-06-30, 08:10

no comment

Sunday, 06 April 2008

OPT requirements

Open Power Template Tagged under: development OPT2 optimization

I've found a new entry on the bugtracker recently. The author informed that he gets "Nesting level too deep - recursive dependency" error while running the development examples provided by the newest OPTv2 dev version. I looked at it deeper and found out that he lowered the default nesting level limit 4 times from 64 to just 16. Obviously, this is a quite drastic change and would affect not only OPT, but many other scripts as well. However, I think it is time to take a look at the OPT issues concerning the requirements, because several of them needs a deeper explaination.

Continue reading »

Zyx 2008-04-06, 10:28

no comment

Friday, 21 March 2008

OPT 2.0.0-dev5

Open Power Template Tagged under: components development OPT2

The new development version became available a bit later that I planned, but on the other hand, I managed to add much more new things. The DTD issue is solved, as well as XML prologs, CDATA support and code escaping. The expression compiler is done and the programmers may use now brand new component implementation. This is a significant step towards the first beta release and the end is closer than further. There are only a few instructions to code, the rest is almost completed and works. The compiler, programmers' API and most of the stuff also works. I think of making the first real tests on my home website and creating the Open Power Forms library compatible with the new OPT.

Continue reading »

Zyx 2008-03-21, 14:38

no comment

Sunday, 02 March 2008

OPT 2.0.0-dev4

Open Power Template Tagged under: OPT2

There is a new Open Power Template development version available to download. The project begins to gel, as the main parser class is almost completed. Inspite of the output cache system mentioned earlier, I've implemented new instructions and completed the snippets. It means that all the template inheritance should work now. I hope the library will be usable by the end of this month. The real projects are really necessary to detect possible bugs and various shortcomings.

Continue reading »

Zyx 2008-03-02, 11:28

no comment

Tuesday, 26 February 2008

New Invenzzia.org

Invenzzia Tagged under: invenzzia website

One month ago we had no time to prepare a good website for our group so Zyx made something temporary. Today I present a better and more complex solution. The website has been updated with texts and articles about our team. We've got still a lot to do with organization but our website and devblog are almost finished.

Continue reading »

eXtreme 2008-02-26, 17:20

no comment

Friday, 22 February 2008

The main class almost finished

Open Power Template Tagged under: OPT2

The result of the latest works on the OPT source code is complete opt.class.php file which contains (as some of the readers may know) the main parser class. I must admit that this file was more demanding that the compiler. In the second case we can afford with quite a lot. Just an idea for the algorithm and prediction if and how it will influence the rest of the code. In the case of the main class, we must pay attention to the performance. It must contain everything that is run permanently and it must be fast and small. But the number of features is getting bigger and bigger.

Continue reading »

Zyx 2008-02-22, 08:59

no comment

Friday, 15 February 2008

OPT 2.0.0-dev3

Open Power Template Tagged under: OPT2

According to the my announcement from the last week, the development versions are going to appear much faster than before. This is the first of such events. The third dev of OPT 2.0.0 is ready to download. This time, I've paid much attention to the attribute processing. They can do a lot of interesting things with the tags they've been added to. The earl implementation has been ready so far - there were even examples showing the "opt:section" working. But to satisfy both me and probably other programmers, I had to extend it.

Continue reading »

Zyx 2008-02-15, 13:26

no comment

Saturday, 09 February 2008

New dev

Open Power Template Tagged under: OPT2

The website now has the "Download" page. In it, you can find a new development version of Open Power Template. It also contains a simple script "docgen" which we use for automated generation of the DocBook manuals. The new development versions should appear now much more often than before. In case of many new features, they might appear even every 2-3 days. The reason why this was impossible in the past was the time. The process was not automated and it takes a while to prepare such archive (for example - it takes a couple of hours to publish new OPT 1.x version on the Internet).

Continue reading »

Zyx 2008-02-09, 11:02

no comment

Thursday, 07 February 2008

Licensing

Invenzzia Tagged under: licensing

From time to time, I return to the library licensing issue. Undoubtedly, the right choice of a license is quite significant for the project success or failure. Simple, permissive licenses are very easy to follow and use, but in my opinion, they are quite dangerous for the project itself and can lead to some abuses. On the other hand, we have a GNU LGPL license, which has been used by Open Power Template so far. It provides the correct protection of the code, however the linking with non-GPL software is quite complex and produces many questions. Let's take a look: we write the libraries for all the website programmers and authors of complete scripts, whether they are open-source or not.

Continue reading »

Zyx 2008-02-07, 10:19

no comment

- page 2 of 3 -