Talks 2007
Templating via XSLTInternational PHP Conference 2007 - Spring Edition
XSLT is a powerful way to transform data into output. This talk shows different concepts to create webpages, rss feeds, pdf files, newsletters and administration interfaces using XML output and XSLT templates. more
Generating PDF using XSLT and FPDFInternational PHP Conference 2007 - Spring Edition
Generate PDFs from XML content using XSLT/FPDF gives you several new features. You can add covers, create multicolumn pages, change the page orientation depending on the content and more. All in your corporate design.
moreNaive Bayesian spamfilter for web applications (in German)Webinale 2007
Naive Bayesian spamfilters are common for email programs, why not use them for web applications? This session shows the concept, implementation and the problems of a trainable spamfilter for web applications. more
Deliver Files With PHP Scripts
A short session about file delivery with php scripts from a PHPUG meeting. more