<?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>Jon Raasch&#039;s Blog &#187; server</title>
	<atom:link href="http://jonraasch.com/blog/tag/server/feed" rel="self" type="application/rss+xml" />
	<link>http://jonraasch.com/blog</link>
	<description>Web development and design blog from Portland based developer Jon Raasch</description>
	<lastBuildDate>Thu, 29 Jul 2010 16:35:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<atom:link rel="next" href="http://jonraasch.com/blog/tag/server/feed?page=2" />

		<item>
		<title>5 Asset Management Tricks for Faster Websites</title>
		<link>http://jonraasch.com/blog/5-asset-management-tricks-for-faster-websites</link>
		<comments>http://jonraasch.com/blog/5-asset-management-tricks-for-faster-websites#comments</comments>
		<pubDate>Tue, 11 May 2010 17:04:53 +0000</pubDate>
		<dc:creator>Jon Raasch</dc:creator>
				<category><![CDATA[performance]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[assets]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[front-end]]></category>
		<category><![CDATA[HTTP header]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[load-time]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://jonraasch.com/blog/?p=1027</guid>
		<description><![CDATA[When it comes to front-end performance, good asset management is just as important as good code.  Simply put: downloading assets takes time.

Computers and browsers now render pages and execute Javascript faster than ever.  Although <strong>user bandwidth</strong> is increasing, the filesize of assets has been growing in turn.

These factors, combined with the rise of the <strong>mobile web</strong>, have made bandwidth the primary bottleneck in website performance.

Here are <strong>5 simple steps</strong> to reduce download times with better asset management on your sites. <a href="http://jonraasch.com/blog/5-asset-management-tricks-for-faster-websites">Read more...</a>]]></description>
		<wfw:commentRss>http://jonraasch.com/blog/5-asset-management-tricks-for-faster-websites/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>normalurl.com: Free URL Redirection</title>
		<link>http://jonraasch.com/blog/normalurl-free-url-redirection-service</link>
		<comments>http://jonraasch.com/blog/normalurl-free-url-redirection-service#comments</comments>
		<pubDate>Tue, 30 Sep 2008 15:43:44 +0000</pubDate>
		<dc:creator>Jon Raasch</dc:creator>
				<category><![CDATA[general web]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[back-end]]></category>
		<category><![CDATA[mod rewrite]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web2.0]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://jonraasch.com/blog/normalurl-free-url-redirection-service</guid>
		<description><![CDATA[There's nothing worse than those long, ugly URLs with twenty variables in the query string.  In recent years there have been a number of websites offering a free service where users can create shorter links to these complex URLs.  While a short URL is great, the links provided by most of these sites are computer generated and impossible to remember.  

This weekend I programmed a simple tool to allow users to create their own links and normalize ugly URLs called <a href="http://normalurl.com">normalurl.com</a>.  Just like other URL rewriting services, this website is completely free and allows anonymous users to easily create new URL redirects.  However this ... <a href="http://jonraasch.com/blog/normalurl-free-url-redirection-service" title="Continue reading this entry" rel="nofollow">(more...)</a>]]></description>
		<wfw:commentRss>http://jonraasch.com/blog/normalurl-free-url-redirection-service/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cache-Control and AJAX</title>
		<link>http://jonraasch.com/blog/cache-control-and-ajax</link>
		<comments>http://jonraasch.com/blog/cache-control-and-ajax#comments</comments>
		<pubDate>Thu, 07 Feb 2008 00:36:03 +0000</pubDate>
		<dc:creator>Jon Raasch</dc:creator>
				<category><![CDATA[webdev]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[geodesic]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://jonraasch.com/blog/cache-control-and-ajax</guid>
		<description><![CDATA[Here‚Äôs some free advice: don‚Äôt forget the cache-control tags on any server-side AJAX page. I was doing some Geodesic Solutions customization today. Anyone who has dealt with Geo will tell you it‚Äôs the biggest pain to customize, and that anyone who mentions Geo and best-practices in the same breath must be joking. Basically, the only [...]]]></description>
		<wfw:commentRss>http://jonraasch.com/blog/cache-control-and-ajax/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Switching Hosting Plans</title>
		<link>http://jonraasch.com/blog/switching-hosting-plans</link>
		<comments>http://jonraasch.com/blog/switching-hosting-plans#comments</comments>
		<pubDate>Mon, 13 Aug 2007 16:33:36 +0000</pubDate>
		<dc:creator>Jon Raasch</dc:creator>
				<category><![CDATA[webdev]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[mod rewrite]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://jonraasch.com/blog/switching-hosting-plans</guid>
		<description><![CDATA[Ok it&#8217;s time to come clean&#8230;when I first started this website I signed up for hosting thru godaddy.com. Yes yes I know, ugh. Well I&#8217;d been too lazy to switch it over (that&#8217;s how they get you!) until recently, as I have become interested in deploying Drupal¬Æ. Well I had Drupal¬Æ working fine when I [...]]]></description>
		<wfw:commentRss>http://jonraasch.com/blog/switching-hosting-plans/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
