Using XSLT with PHPUsing XSLT with PHPUsing XSLT with PHP 12/05/2003 07:52 PM XSLT (XSL Transformations) plays a vital role in the transformation and presentation of XML documents. Though the primary intent ... This is a GrokNews Entry: (what is grok?)Using XSLT with PHPGrok Headline matches for Using XSLT with PHPmod-xsltmod-xslt 08/30/2004 06:49 AM mod-xslt 1.3.6 (stable) released XML::XSLTXML::XSLT 02/16/2004 09:18 AM XML::XSLT 0.47 released XML-XSLT-0.47XML-XSLT-0.47 02/16/2004 10:51 AM XSLTXSLT 10/19/2002 01:34 AM PHP class which will hopefully make it a little bit easier to work with PHPs XSLT extension mod-xslt 1.3.6mod-xslt 1.3.6 08/30/2004 06:27 AM An Apache module that applies XSLT stylesheets to XML files on the fly. mod-xslt 1.3.2mod-xslt 1.3.2 06/06/2004 06:50 AM An Apache module that applies XSLT stylesheets to XML files on the fly. mod-xslt 1.3.5mod-xslt 1.3.5 08/01/2004 04:26 PM An Apache module that applies XSLT stylesheets to XML files on the fly. mod-xslt 1.3.4mod-xslt 1.3.4 07/25/2004 07:38 PM An Apache module that applies XSLT stylesheets to XML files on the fly. mod-xslt 1.3.3mod-xslt 1.3.3 07/14/2004 01:24 PM An Apache module that applies XSLT stylesheets to XML files on the fly. Conversions using XSLTConversions using XSLT 11/01/2002 02:37 AM CNET Nov 1 2002 2:02AM ET XSLT in SafariXSLT in Safari 08/15/2004 10:51 PM Some time ago we switched over to libxml in Safari for the processing of XML (and XHTML) files. I'm happy to report that we now have basic XSLT support working in Safari using libxslt. You can style your XML using xml-stylesheet processing instructions. I don't yet have a programmatic JS API working for transforming documents, but that shouldn't be too difficult to add. What I really need are XSLT test cases that use xml-stylesheet. Track back or comment if you know of some good test cases online that I can use, or just generally have suggestions to make regarding XSLT support. mod-xslt for Apache 2.0.35 and latermod-xslt for Apache 2.0.35 and later 12/13/2003 06:29 PM mod_xslt 2.0.0 released XSLT ReflectionXSLT Reflection 11/05/2003 08:20 PM Reflection enables a programming language to inspect and modify its own code. XSLT, being expressed in XML, comes with this built in. This article shows how XSLT can be used to process XSLT to solve real problems. Five XSLT BasicsFive XSLT Basics 12/02/2003 01:58 AM You've just inherited a new project at work that requires you to learn XSLT, but you don't have a clue where to start. This article by Michael Fitzgerald should give you a leg up over the wall. It covers five basics of XSLT 1.0--from what it is to how to get it to work--information you'll also find in the first chapter of Michael's book, Learning XSLT. Transforming XML with XSLT and PHPTransforming XML with XSLT and PHP 10/29/2003 02:21 AM In this tutorial, Timothy shows you how to use XSLT to transform XML documents into HTML documents. Of course, the use of PHP XSLT functions are highlighted. Sorting in XSLT (XML.com)Sorting in XSLT (XML.com) 07/09/2002 11:19 AM XSLT 2.0 Web DevelopmentXSLT 2.0 Web Development 06/02/2004 02:37 AM Java Pro Jun 2 2004 5:32AM GMT Sorting in XSLTSorting in XSLT 07/03/2002 05:15 PM In this month's Transforming XML column, Bob DuCharme explains the various uses of xsl:sort, including sort ordering, multiple keys, and reversing the sort. Grouping With XSLT 2.0Grouping With XSLT 2.0 11/05/2003 08:20 PM In his latest Transforming XML column Bob DuCharme explains how to use the new grouping facilities in XSLT 2. XSLT Processing in .NETXSLT Processing in .NET 08/14/2002 06:28 PM Joe Feser gives an overview of the many ways XML can be transforming using XSLT within the Microsoft .NET Framework. Perl/XSLT/Web developerPerl/XSLT/Web developer 05/25/2004 01:25 PM Virus Bulletin - United Kingdom, Oxfordshire, Abingdon (2004-05-25) mod_perl/XSLT Developermod_perl/XSLT Developer 05/18/2004 04:25 PM Whapps, LLC. - United States, Ohio, Cincinnati (2004-05-18) The SAXON XSLT Processor 7.8The SAXON XSLT Processor 7.8 11/15/2003 06:35 AM A collection of tools for processing XML documents. The XSLT C library for GNOME 1.1.3The XSLT C library for GNOME 1.1.3 02/17/2004 10:02 AM The XSLT C library developed for the GNOME project. EditiX - XML / XSLT Editor 1.3EditiX - XML / XSLT Editor 1.3 05/18/2004 04:08 PM EditiX is a cross-platform XML editor designed to help web authors and application programmers take advantage of the latest XML and XML-related technologies such as XSLT / FO and XSD Schema. EditiX provides users with an extensive range of XML functionality within a refined IDE that guides you with intelligent entry helpers. EditiX has realtime XPath location and syntax error detection. Helpers are also provided with context syntax popup supporting DTD, Schema and RelaxNG. EditiX supports multiple templates and project management. User can apply XSLT or FO Transformation and show the result with a dedicated view. All the process can be managed by shortcuts. EditiX includes default templates with XML, DTD, XHTML, XSLT, XSD, XML RelaxNG, SVG, MathML and XML FO. XSLT, Browsers, and JavaScriptXSLT, Browsers, and JavaScript 02/05/2003 07:24 PM Bob DuCharme, in this month's Transforming XML column, shows us how to include JavaScript in the HTML result tree of XSLT transformations. XSLT for XHTML to AtomXSLT for XHTML to Atom 02/17/2004 08:42 AM if you know what all the acronyms mean, then you probably know i think this is cool as shit FeedDemon XSLT ChallengeFeedDemon XSLT Challenge 05/05/2004 03:37 PM Jason Fried points out an interesting idea for an RSS reader: make it group items that link to the same story. This sounded like a simple task for FeedDemon's XSLT-based newspaper styling - I figured, just use the Muench ian Method to group items that have the same <link>. Problem solved! Then I remembered that the RSS <link> element is the URL of the item itself rather than the URL of the story being discussed. Oops. One possible solution is to group items by title, since items that talk about the same thing often have the same title. However, because this isn't always true, grouping items by title isn't entirely reliable. (If you're viewing this in FeedDemon, you can see what I mean by clicking here to apply a newspaper style that groups by title). What's really needed is a way to group by the links within each item's description, but my limited XSLT experience has left me scratching my head over how to do this. So...are there any XSLT gurus out there who want to take a crack at this? XQueryX to XSLT conversionXQueryX to XSLT conversion 01/07/2004 04:56 PM The XML Query Working Group has released an updated Working Draft of XML Syntax for XQuery 1.0 (XQueryX). Designed to be read with the XQuery language and its formal semantics, the document proposes that XQueryX will be an optional conformance level. The Working Group invites comments. ? oXygen gets XSLT debuggeroXygen gets XSLT debugger 05/01/2004 08:14 PM The oXygen XML Editor for Mac OS X has been updated to version 4.0, which adds such new features as a XSLT debugger in the standalone version... The XSLT C library for GNOME 1.1.6The XSLT C library for GNOME 1.1.6 04/18/2004 08:25 PM The XSLT C library developed for the GNOME project. mod_perl/sql/xslt programmermod_perl/sql/xslt programmer 04/13/2004 05:04 PM CNSys PLC - Bulgaria, Sofia (2004-04-13) EditiX 1.4 - XML / XSLT EditorEditiX 1.4 - XML / XSLT Editor 06/28/2004 04:31 PM We are glad to announce the availability of EditiX 1.4. EditiX is a Mac OS X and powerful XML/XSLT Editor. News :
The XSLT C library for GNOME 1.1.8The XSLT C library for GNOME 1.1.8 07/06/2004 08:18 AM The XSLT C library developed for the GNOME project. The XSLT C library for GNOME 1.1.0The XSLT C library for GNOME 1.1.0 11/04/2003 06:00 PM The XSLT C library developed for the GNOME project. XSLT debate and critiqueXSLT debate and critique 06/05/2002 07:50 AM XSLT was designed as a language for transforming XML documents into other documents (perhaps also XML). In essence, XSLT "transformations" are made of templates that match portions of input documents and correspondingly emit portions of output documents. The XSLT engine applies the appropriate templates (usually recursively) to input documents to yield output documents. Thus, XSLT seems perfect for our task. We can simply match the text portions of our input documents, perform our substitutions, and emit the results. But, alas, XSLT suffers from fundamental weaknesses that make it exceedingly difficult for many common tasks, and our text-conversion problem is one such task. Ken Holman, a noted teacher of XSLT has a good response: Don't regard writing a stylesheet as writing a program, regard it as supplying to the processor a collection of templates, or "examples of the result tree", that the processor is going to use to build the result of the transformation. Yes, it [XSLT] happens to be Turing Complete, so if you need to do programming things along the way (which, I claim, is *not* the norm in XSLT stylesheets), they are available to be used at the cost of shoehorning the activity into markup constructs. I agree it isn't a pretty programming language ... because it's primary purpose *isn't* programming, so that's okay! They also say "Give a man a plough and he can farm the land, give a man a noose and he can ...". A little knowledge is a dangerous thing. - John
"zeldman.abc" The Power Of Three: XML, XSLT and PHP --
|
Also check out: |