Quantcast
Channel: a computer hobbyist's notebook - XML
Browsing all 6 articles
Browse latest View live

Generating Word Files with WordML (xml) as a Template

BackgroundI've been spending the past day messing around with WordML to get it to generate Word files from PHP. The goal was to create printable tables. As George Bush said as the Iraq War slid toward...

View Article


Novice's Notebook

This is a repository of "novice" articles, written with the intent of driving more traffic to the site, and getting more ad clicks. It's pretty crass, I know, but the information may be very useful....

View Article


RLIB: report generation engine

Rlib is a report writing engine that takes report specifications in an XML language. It emits reports in several formats including HTML and PDF.Visit RLIBI stumbled across RLIB while figuring out how...

View Article

MS Access to KML Data Dump

Here's a script that helps to export KML files for Google Earth from Access tables. The idea is that you create a query with columns named "Latitude" and "Longitude" and any other columns you need....

View Article

WordPress: Exporting Articles into WordPress Extended RSS (WXR)

This is an example template file that will export articles from your bespoke CMS to and XML file that WordPress version 3.5 will import. There are several articles out there about this, and this is...

View Article


Not Hating on HATEOAS

There's been some loving and some hating on HATEOAS (which I don't know how to pronounce), but I'm starting to get it. See: REST Cookbook, Timeless, and PayPal's API.The core idea is, in addition to...

View Article
Browsing all 6 articles
Browse latest View live