XML / XSL

How to transform a RSS feed in HTML in 3 simple steps

How to transform a RSS feed in HTML in 3 simple steps
I have been asked recently if I knew a simple way of transforming an RSS feed in html via PHP.
This procedure is indeed fairly simple, and can done a serie of small steps that I’m going to present here.
Namely, what you will need, is […]

I looked for an XML+XSL generating framework/class for PHP but could not found one…

…So I wrote it.
It’s the main reason this blog have been slow.
Well, apart family meetings, sickness, holidays, laziness and such, but you’ve got the idea.
For a bit more than 1 year now, I work on an Oracle DB.
I work on an school management application based on oracle which use XML with XSL style sheets […]

Export Zen Cart orders to OpenOffice in 1 click

Synopsis
In this article, I’m going to explain you how integrate the OpenOffice with Zen Cart, to generate ODT files on the fly from your web server.
This article only gives you directions on how to achieve this. Every Zen cart is specific, and too many payment plugins make it just too much to have something portable […]