<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>tcwicks.com &#187; Code Samples</title>
	<atom:link href="http://www.tcwicks.com/category/code-samples/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tcwicks.com</link>
	<description>Art of the state</description>
	<lastBuildDate>Tue, 12 Jan 2010 22:09:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.4" -->
		<copyright>2006-2007 </copyright>
		<managingEditor>tcwicks@tcwicks.com (tcwicks.com)</managingEditor>
		<webMaster>tcwicks@tcwicks.com (tcwicks.com)</webMaster>
		<category>posts</category>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>Art of the state</itunes:summary>
		<itunes:author>tcwicks.com</itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name>tcwicks.com</itunes:name>
			<itunes:email>tcwicks@tcwicks.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://www.tcwicks.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://www.tcwicks.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>tcwicks.com</title>
			<link>http://www.tcwicks.com</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>Free Web Cron Application for Windows</title>
		<link>http://www.tcwicks.com/software-development/free-web-cron-application-for-windows</link>
		<comments>http://www.tcwicks.com/software-development/free-web-cron-application-for-windows#comments</comments>
		<pubDate>Tue, 12 Jan 2010 22:05:13 +0000</pubDate>
		<dc:creator>tcwicks</dc:creator>
				<category><![CDATA[Code Samples]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://www.tcwicks.com/?p=227</guid>
		<description><![CDATA[To cut a long story short I&#8217;ve been getting really annoyed creating web crons to execute background jobs for an ever growing number of php sites. What makes it even worse on Windows is that scheduled tasks and batch files can get pretty messy real fast.
Being even more annoyed than usual today I figured I [...]]]></description>
		<wfw:commentRss>http://www.tcwicks.com/software-development/free-web-cron-application-for-windows/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Increase ASP Dot Net Website Loading Speed Using Web GZip Compression</title>
		<link>http://www.tcwicks.com/code-samples/increase-asp-dot-net-website-loading-speed-using-web-gzip-compression</link>
		<comments>http://www.tcwicks.com/code-samples/increase-asp-dot-net-website-loading-speed-using-web-gzip-compression#comments</comments>
		<pubDate>Fri, 27 Feb 2009 10:43:55 +0000</pubDate>
		<dc:creator>tcwicks</dc:creator>
				<category><![CDATA[Code Samples]]></category>

		<guid isPermaLink="false">http://www.tcwicks.com/?p=186</guid>
		<description><![CDATA[Sadly a large number ASP.Net web applications on the internet often do not use HTTP GZIP compression.
Most modern browsers support GZIP compression. The benefits of compression are huge essentially significantly reducing the size of the HTML content that needs to be transfered. The end result is that the page loads in the browser in a [...]]]></description>
		<wfw:commentRss>http://www.tcwicks.com/code-samples/increase-asp-dot-net-website-loading-speed-using-web-gzip-compression/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

