<?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>o7th Web Design &#187; optimizing scripts</title>
	<atom:link href="http://blog.o7th.com/index.php/tag/optimizing-scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.o7th.com</link>
	<description>our design and development articles</description>
	<lastBuildDate>Wed, 09 Jun 2010 17:18:46 +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>Optimizing Scripts</title>
		<link>http://blog.o7th.com/index.php/optimizing-scripts/</link>
		<comments>http://blog.o7th.com/index.php/optimizing-scripts/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 18:34:00 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[optimizing scripts]]></category>
		<category><![CDATA[script compression]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://blog.o7th.com/?p=39</guid>
		<description><![CDATA[I&#8217;ve found that by optimizing my javascript and CSS files a bit, I can decrease the load times of my pages by quite a bit. Combining script files, and removing a few elements decreased the total filesize by 36%. Here is how I do it! Using it! &#60;!&#8211;#include virtual=&#34;/includes/server/classes/compress.asp&#34;&#8211;&#62; &#60;% Set objCompress = New clsCompress [...]]]></description>
		<wfw:commentRss>http://blog.o7th.com/index.php/optimizing-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
