<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tech-stuff &#187; html</title>
	<atom:link href="http://www.uselessco.de/tag/html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.uselessco.de</link>
	<description>snipplets and more</description>
	<lastBuildDate>Mon, 22 Feb 2010 10:57:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Automatic generation of html-tables</title>
		<link>http://www.uselessco.de/2009/php/automatic-generation-of-html-tables</link>
		<comments>http://www.uselessco.de/2009/php/automatic-generation-of-html-tables#comments</comments>
		<pubDate>Tue, 17 Nov 2009 14:40:10 +0000</pubDate>
		<dc:creator>ralf</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://www.uselessco.de/?p=136</guid>
		<description><![CDATA[This class automatically generates html-tables from multi-dimensional arrays. The tables are completly customizable by assigning parameters to the standard-table tags like table, tr, th and td. Download here.]]></description>
			<content:encoded><![CDATA[<p>This class automatically generates html-tables from multi-dimensional arrays. The tables are completly customizable by assigning parameters to the standard-table tags like table, tr, th and td.</p>
<p><a href="http://www.uselessco.de/files/class_TableBuilder.zip">Download here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uselessco.de/2009/php/automatic-generation-of-html-tables/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
