Hi
        I'm about to write a parser for CC/PP
<http://www.w3.org/TR/NOTE-CCPP/> (Composite Capability/Preference Profiles)
as a perl module for apache.  Basically the information is stored in rdf
<http://www.w3.org/TR/PR-rdf-schema> which is the W3c's way of describing
meta-data and I want to pull the information from custom headers fields in
the HTTP/1.1 request and then use it to deliver custom html.

        Has anybody done this already?  I'm don't know perl at all but
languages like Java seem like overkill (and Apache Java support is woeful)
and I only have about a week to do it so complex solutions are physically
impossible to implement (learning perl is probably easier).

Thanks for any input

Craig

Reply via email to