<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Opitz, Pascal</title>	<link>http://tc.eserver.org/authors/Opitz,_Pascal</link>
	<description>A bibliography of works by Opitz, Pascal in the field of technical communication.</description>
	<language>en-us</language>
	<copyright>Copyright (c) 2005-08 by the EServer. All rights reserved.</copyright>
	<managingEditor>tclib-editorial@eserver.org (TC Library Editorial Board)</managingEditor>
	<webMaster>webmaster@eserver.org (Geoffrey Sauer)</webMaster>
	<image>
		<url>http://tc.eserver.org/images/newlogo.gif</url>
		<title>Opitz, Pascal</title>
		<link>http://tc.eserver.org/dir/Opitz,_Pascal</link>
	</image>
	<item>
		<title>Templates from Babel?</title>
		<link>http://tc.eserver.org/28847.html</link>
		<guid>http://tc.eserver.org/28847.html</guid>
		<description>Discusses the current way of rendering templates used in most MVC style rapid development frameworks.</description>
	</item>
	<item>
		<title>Comments on Comments</title>
		<link>http://tc.eserver.org/26970.html</link>
		<guid>http://tc.eserver.org/26970.html</guid>
		<description>The right kind of comments to speed up the development process and enable a couple of interesting possibilities to generate documentations automatically. This article tries to reflect on the pros and cons of comments and to show some interesting possibilities for automatic comment parsing.&#xD;Comment Basics</description>
	</item>
	<item>
		<title>Clean URLs for a Better Search Engine Ranking</title>
		<link>http://tc.eserver.org/26352.html</link>
		<guid>http://tc.eserver.org/26352.html</guid>
		<description>Search engines are often key to the successful promotion and running of your website. Read more on how clean URLs can influence your ranking and how clean URLs can be achieved for dynamic applications.</description>
	</item>
	<item>
		<title>Processing the Output Buffer with XSLT</title>
		<link>http://tc.eserver.org/26040.html</link>
		<guid>http://tc.eserver.org/26040.html</guid>
		<description>This article shows an example of a technique mentioned in one of our recent articles. It uses the PHP output buffer in combination with XML as intermediate application layer. Ideally you should familiarize yourself with this concept first.</description>
	</item>
	<item>
		<title>Database-Driven Tree Structures with XML and XSLT</title>
		<link>http://tc.eserver.org/25840.html</link>
		<guid>http://tc.eserver.org/25840.html</guid>
		<description>This article deals with the display of tree-structures that are driven by a database. There are actually a few approaches to transform a 2-dimensional structure into a tree, and it seems odd that most are unknown to many developers.</description>
	</item>
	<item>
		<title>DOM Scripting, or How to Keep the Code Clean</title>
		<link>http://tc.eserver.org/25731.html</link>
		<guid>http://tc.eserver.org/25731.html</guid>
		<description>In this tutorial I want to show up the differences between DOM-Scripting and the &apos;traditional&apos; JavaScript technique using event-handlers embedded into the HTML-code.&#xD;I’ll show a way to have accessible popups, and by showing how to do those, I’ll explain the propper use of DOM-scripting.</description>
	</item>
	<item>
		<title>Dynamic Tables With XSLT</title>
		<link>http://tc.eserver.org/25728.html</link>
		<guid>http://tc.eserver.org/25728.html</guid>
		<description>How to use the powerful dynamic features of XSLT for sorting and displaying table-data.</description>
	</item>
	<item>
		<title>Find Your Node: Advanced XPATH Commands</title>
		<link>http://tc.eserver.org/25730.html</link>
		<guid>http://tc.eserver.org/25730.html</guid>
		<description>All that XSLT does is applying code-templates on XML-nodes. In order to do this you need to find the right node. XPATH offers you an advanced toolkit to do that within an XSL-file.</description>
	</item>
	<item>
		<title>UTF-8: Documents With a Lot of Character</title>
		<link>http://tc.eserver.org/25726.html</link>
		<guid>http://tc.eserver.org/25726.html</guid>
		<description>Did you ever built a webpage in Homesite and then you didn’t encode the html-entities? Then, probably when the client has a look on it, all the german Umlaut characters look awkward on a mac? And did you figure out why? It’s because of the charsets and the encoding of the characters in the saved file!</description>
	</item>
	<item>
		<title>XML as Intermediate Application Layer</title>
		<link>http://tc.eserver.org/25724.html</link>
		<guid>http://tc.eserver.org/25724.html</guid>
		<description>In this article I want to share my thoughts on techniques for keeping our code XML-based - so there&apos;s no need to get your hands dirty in your application code to change the markup that is rendered afterwards.</description>
	</item>
	<item>
		<title>XSL: The Other Way of Styling Up Content</title>
		<link>http://tc.eserver.org/25729.html</link>
		<guid>http://tc.eserver.org/25729.html</guid>
		<description>Two of the best known acronyms around right now are XML and XSL, often being mentioned as &apos;the way to go&apos; or some abstract technique that stands for a new direction within the whole web.&#xD;Rather than dealing with the languages itself in detail I’ll try to give a pragmatic approach and to show basic examples how to transform data into browser-ready HTML.</description>
	</item>
	<atom:link href="http://tc.eserver.org/authors/Opitz,_Pascal.xml" rel="self" type="application/rss+xml"/>
</channel>
</rss>