<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://NadeauSoftware.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NadeauSoftware.com articles from October, 2007</title>
 <link>http://NadeauSoftware.com/articles/2007/10</link>
 <description>A list of articles, sorted by title.</description>
 <language>en</language>
<item>
 <title>Latency-friendly gradient backgrounds using tables</title>
 <link>http://NadeauSoftware.com/articles/2007/10/latency_friendly_gradient_backgrounds_using_tables</link>
 <description>&lt;p class=&quot;summary&quot;&gt;A typical web page color gradient uses a thin GIF or PNG image repeated for the width of the page. However, the network latency cost for the image is high, slowing down the site. Instead, skip the image and draw the gradient with a table and thin rows of varying background colors. The table is much faster to download and looks the same.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://NadeauSoftware.com/articles/2007/10/latency_friendly_gradient_backgrounds_using_tables&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://NadeauSoftware.com/articles/2007/10/latency_friendly_gradient_backgrounds_using_tables#comments</comments>
 <category domain="http://NadeauSoftware.com/articles/web_authoring">Web authoring</category>
 <pubDate>Sat, 27 Oct 2007 07:13:12 -0700</pubDate>
 <dc:creator>Dave_Nadeau</dc:creator>
 <guid isPermaLink="false">64 at http://NadeauSoftware.com</guid>
</item>
<item>
 <title>PHP tip: How to strip numbers from a web page</title>
 <link>http://NadeauSoftware.com/articles/2007/10/php_tip_how_strip_numbers_web_page</link>
 <description>&lt;p class=&quot;summary&quot;&gt;Numbers in prices, quantities, dates, times, phone numbers, and addresses may not be of interest when processing a web page for a PHP search engine or keyword analysis tool. In international text there are around 900 different types of digits, currency symbols, and units of measure marks that need to be removed. This tip shows how to remove numbers and number-related characters.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://NadeauSoftware.com/articles/2007/10/php_tip_how_strip_numbers_web_page&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://NadeauSoftware.com/articles/2007/10/php_tip_how_strip_numbers_web_page#comments</comments>
 <category domain="http://NadeauSoftware.com/articles/php">PHP</category>
 <category domain="http://NadeauSoftware.com/articles/text_processing">Text processing</category>
 <pubDate>Sat, 13 Oct 2007 18:47:13 -0700</pubDate>
 <dc:creator>Dave_Nadeau</dc:creator>
 <guid isPermaLink="false">63 at http://NadeauSoftware.com</guid>
</item>
</channel>
</rss>
