<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Content with Style</title>	<link>http://tc.eserver.org/publisher/Content_with_Style</link>
	<description>A listing of works published by Content with Style 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>Content with Style</title>
		<link>http://tc.eserver.org/dir/Content_with_Style</link>
	</image>
	<item>
		<title>Figure Microformats</title>
		<link>http://tc.eserver.org/30649.html</link>
		<guid>http://tc.eserver.org/30649.html</guid>
		<description>An image, a caption and the image credit. That can&apos;t be hard to get the associations right, can it? Delve into the discussion about markup, semantics and microformats of a seemingly simple issue.</description>
	</item>
	<item>
		<title>CSS is Worthless</title>
		<link>http://tc.eserver.org/28866.html</link>
		<guid>http://tc.eserver.org/28866.html</guid>
		<description>CSS does not make a site accessible. CSS does not make your site rank higher in search engines. Good CSS does not make you an elite web programmer. I don&apos;t code CSS. CSS is misunderstood.</description>
	</item>
	<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>Playing Nice with the Other CSS Kids</title>
		<link>http://tc.eserver.org/26971.html</link>
		<guid>http://tc.eserver.org/26971.html</guid>
		<description>Over the years I&apos;ve had the privilege of working on some very large web standards projects in small teams of other CSS/XHTML developers, but I&apos;ve also spent a lot of time building little sites on my own for smaller clients. Maintenance on a small project involves being able to understand your own code when you come back to it months later. On larger projects it means your team mates being able to understand and edit your code as quickly and efficiently as possible at any point in the future. It&apos;s a far more complicated objective.</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>A to Z(ee) with P3P</title>
		<link>http://tc.eserver.org/26320.html</link>
		<guid>http://tc.eserver.org/26320.html</guid>
		<description>When you build websites that rely on cookies and they are expected to work with privacy settings other than default, you’ll have to deal with P3P. Read on to find out about the cornerstones of the Platform for Privacy Preferences, and get your hands dirty with an example guiding you from empty hands to a complete basic implementation.</description>
	</item>
	<item>
		<title>Fixing the Back Button and Enabling Bookmarking for AJAX Apps</title>
		<link>http://tc.eserver.org/26049.html</link>
		<guid>http://tc.eserver.org/26049.html</guid>
		<description>With AJAX-based applications still in their infancy there has been a tendency to disgard basic web behaviour in favour of slick functionality. In this article I am trying to rescue two of those ‘lost’ behaviours – bookmarking and the back button, using Javascript.</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>A CSS Framework</title>
		<link>http://tc.eserver.org/25725.html</link>
		<guid>http://tc.eserver.org/25725.html</guid>
		<description>If you&apos;ve been creating sites with CSS for a while you may be getting frustrated with having to recreate and retest basic layouts on a regular basis. In this article I&apos;m trying to illustrate a simple way of skipping the tedious startup on your average project, letting you get to the interesting stuff as quickly and efficiently as possible.</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>Modular CSS</title>
		<link>http://tc.eserver.org/25727.html</link>
		<guid>http://tc.eserver.org/25727.html</guid>
		<description>This isn&apos;t a new idea but looking at people&apos;s code it doesn&apos;t seem to be a particularly widely used practice: modular CSS. That&apos;s a poncy name for the very simple idea of grouping related styles into separate stylesheets. The same set of tasks turn up on project after project and a little careful thought can save hours of foundation work, allowing you to get on with the serious business of turning a flat design into a web page far more quickly.</description>
	</item>
	<item>
		<title>MVC in Smaller Web Applications</title>
		<link>http://tc.eserver.org/25723.html</link>
		<guid>http://tc.eserver.org/25723.html</guid>
		<description>MVC (Model, View, Controller) is an attempt to structure a web application into three components.</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>
	<item>
		<title>Content with Style</title>
		<link>http://tc.eserver.org/25716.html</link>
		<guid>http://tc.eserver.org/25716.html</guid>
		<description>Content with Style will try to find balance between specifics and inspiration and keep you on track with what we feel is a good approach to our daily business: Styling up information for the web!</description>
	</item>
	<atom:link href="http://tc.eserver.org/publisher/Content_with_Style.xml" rel="self" type="application/rss+xml"/>
</channel>
</rss>