Category Archives: Pagosoft

PgsAction and Guice — a mix made in heaven

Posted on by Patrick Gotthardt


Close to 100 years ago I published an Open Source library called “PgsAction”. This library was targeted towards Swing developers who used Swings Action class. PgsAction supports to styles of usage. You can extend from the AbstractSystemAction class and gain … Continue reading

Posted in Java, Pagosoft, Swing | 8 Comments

Pgs_StringTemplate 1.0 beta 1 released

Posted on by Patrick Gotthardt


In my previous blog entry I introduced Pgs_StringTemplate. Today I’m announcing the first beta release of this project. It includes: The ST-Compiler An introduction to ST (based on my previous blog entry) The Treebank-website with complete source code (as an example … Continue reading

Posted in Pagosoft, PHP | Comments Off

Introducing Pgs_StringTemplate — yet another PHP template engine

Posted on by Patrick Gotthardt


There has been a lot of discussions about Template-Engines and PHP for years with opinions ranging from “PHP is a great template language on its own!” to “Using PHP for templates feels like shooting birds with a bazooka.” As for … Continue reading

Posted in Pagosoft, PHP | 1 Comment