Location: PSX Framework / News /
I like to announce version 0.4.2 of psx. This release contains some new implementations and bug fixes. Here an short overview about the most important changes:
Have fun with the new release
best regards k42b3
I like to announce version 0.4.1 of the psx framework. After ca. one year of development the new version of PSX is finally released. The problems wich PSX tries to solve has been specified during development and the focus of the framework is to help you developing RESTful APIs.
With the new version I have created a new website for PSX and setup a PEAR channel. The Examples section was improved and the manual was rewritten.
The following feature are included in the new version:
best regards
k42b3
I like to announce version 0.3.2 of the psx framework. This release contains mostly small bug fixes. Also one major bug was fixed wich causes that psx framework throws an parse error because on some system the syntax $class::$method is not allowed. The psx stream wrapper was removed and the function import() was introduced because it is more stable and faster. You can use the import function to include other modules i.e. import(foo/bar) or import(foo::bar).
best regards
k42b3
I like to announce a new release of psx version 0.3.1. This release includes the following changes:
Also I have added and fixed some examples at the demo website ... hf
best regards
k42b3
I have spend the psx website a new template. Also I have rewrote the example website it is now based on psx 0.3 and some more complex examples like OAuth and OpenID client were added. I plan to implement for each class in the psx library a demo application so hf ...
best regards
k42b3
I like to announce a new major release of psx version 0.3. This release contains changes to the application design because of that I have raised the verion number to 0.3. Here the list of changes.
have fun with this release
best regards
k42b3
Iam happy to announce an new release of psx framework version 0.2.3. A pubsubhubbub component was added with that you can subscribe and publish content. Also an atom and rss component was added to parse feeds. A html parses component was added wich is designed to parse malformed html. The atom, rss and opensearch component uses now the XMLWriter class to produce XML and several bugs werde fixed.
This release contains all components. I dont have found a good way to sperate the components from the framework and still maintaining all components in the same repository. So unit I have found an easy solution all components will included in the release.
best regards
k42b3
Iam currently developing an opensocial library for the psx framework so that its easier to make your website as an "Social API Server". Therefor I have also to implement an OAuth server to the framework.
In the next release I will probably splitt up all not necessary components and offer them here under a new section "components" to download. So you can download the components that you need that means you dont have unused components in psx.
regards
k42b3