Debugging Stylesheets Using Microsoft IE5 XSL Processing This has turned out to be a frequently asked question on the XSL maillist XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list so now this resource can be refered to as a summary of a methodology to debug stylesheets being developed for the Microsoft IE5 XSL engine. This is useful because the menu function View/Source in IE5 shows the XML source, not the HTML resulting from the transformation described by the XSL stylesheet.
1/7/2001
XML.com: Robert DuCharme’s column provides
XML.com: Robert DuCharme’s column provides regular practical examples of using XSLT to transform XML.
1/1/2001
NCAM/Web Access Project Summary
12/29/2000
TxQuery home page TxQuery is
TxQuery home page TxQuery is an SQL engine implemented in a TDataSet descendant component, that can parse SQL syntax, and that will use that syntax to query to another TDataSet, or a group of TDatasets in order to get a result set.
sips | news Blog without
sips | news
Blog without databases – no MySQL
12/28/2000
Streaming Media World: SMIL –
Streaming Media World: SMIL – Synchronized MultiMedia Integration Language – Tutorials
More stuff about SMIL and RealPlayer… Some interesting links to other tutorials also.
RealNetworks Documentation Library : Production
RealNetworks Documentation Library : Production & Authoring
Just the place to go read up on authoring SMIL stuff for playback with RealPlayer. Online and downloadable versions.
12/27/2000
Synchronized Multimedia On The Web
Synchronized Multimedia On The Web (Web Techniques, Sep 1998)
A bit old, but still a pretty good article to get you started with SMIL via the RealPlayer.
12/26/2000
Professional Adobe Photoshop Articles by
12/24/2000
Determining Browser Type and Version
Determining Browser Type and Version with JavaScript When creating a web page, you may need to account for the possibility that viewers will be using browsers of various versions from various vendors. You may also need to account for the possibility that certain page elements such as native plug-ins may not be available on all operating systems.