<?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>Shut the F*ck Up!</title>
	<atom:link href="http://www.s-t-f-u.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.s-t-f-u.com</link>
	<description>I blog so you don't have to.</description>
	<lastBuildDate>Tue, 27 Jul 2010 12:57:15 +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>Error converting data type nvarchar to numeric.</title>
		<link>http://www.s-t-f-u.com/2010/07/27/error-converting-data-type-nvarchar-to-numeric/</link>
		<comments>http://www.s-t-f-u.com/2010/07/27/error-converting-data-type-nvarchar-to-numeric/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 12:57:15 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Error converting data type nvarchar to numeric]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=368</guid>
		<description><![CDATA[I&#8217;ve come to the conclusion that MSSQL is a whiney little bitch. However I&#8217;ve found out a way to deal with MSSQL in this case. The solution is pretty simple however not the easiest to come bye. Read on for the solution. Recently I was trying to do a SUM of a column. However I [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2010/07/27/error-converting-data-type-nvarchar-to-numeric/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A simple way to put a page loading message for slow loading pages.</title>
		<link>http://www.s-t-f-u.com/2010/07/16/a-simple-way-to-put-a-page-loading-message-for-slow-loading-pages/</link>
		<comments>http://www.s-t-f-u.com/2010/07/16/a-simple-way-to-put-a-page-loading-message-for-slow-loading-pages/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 15:56:12 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ajax loader]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[loading message]]></category>
		<category><![CDATA[loading page]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=366</guid>
		<description><![CDATA[This came around from me answering a question on Experts Exchange. I had solved this some time ago for myself. But someone else needed some help so I gave them my example. If you ever need a simple loader for pages and don&#8217;t want to use jscript or any of that nonsense. You can use my [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2010/07/16/a-simple-way-to-put-a-page-loading-message-for-slow-loading-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bypassing security on a word document</title>
		<link>http://www.s-t-f-u.com/2010/07/16/bypassing-security-on-a-word-document/</link>
		<comments>http://www.s-t-f-u.com/2010/07/16/bypassing-security-on-a-word-document/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 14:54:57 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[not editible]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[wordpad]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=362</guid>
		<description><![CDATA[One of the guys here at work had a word doc that was secured with a password and was not editable. After flexing some brain muscle. I came up with a quick and dirty trick to bypass words security and make a Word doc that was editable using Windows 7 wordpad. This is a pretty [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2010/07/16/bypassing-security-on-a-word-document/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mailbox unavailable. The server response was: 5.7.1 Unable to relay</title>
		<link>http://www.s-t-f-u.com/2010/06/25/mailbox-unavailable-the-server-response-was-5-7-1-unable-to-relay/</link>
		<comments>http://www.s-t-f-u.com/2010/06/25/mailbox-unavailable-the-server-response-was-5-7-1-unable-to-relay/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 21:29:40 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[mailbox unavailable]]></category>
		<category><![CDATA[SMTP]]></category>
		<category><![CDATA[unable to relay]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=358</guid>
		<description><![CDATA[If you&#8217;re working with IIS and trying to relay email from your webserver to your exchange server you&#8217;ll probably run into this message. There is a simple line of code you can use to get your smtp mail working that works great. To start off lets assume that you&#8217;ve setup the smtp server on the [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2010/06/25/mailbox-unavailable-the-server-response-was-5-7-1-unable-to-relay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scion 2010 xB Alpine Premium Radio With Video</title>
		<link>http://www.s-t-f-u.com/2010/06/19/scion-xb-alpine-premium-radio-with-video/</link>
		<comments>http://www.s-t-f-u.com/2010/06/19/scion-xb-alpine-premium-radio-with-video/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 02:53:24 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[alpine]]></category>
		<category><![CDATA[premium audio]]></category>
		<category><![CDATA[scion]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[xb]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=349</guid>
		<description><![CDATA[Recently I got a 2010 Scion xB with the Alpine premium head unit. After doing some research online I saw that it was possible to play video from an external source like a dvd player. I made a video that talks about this and I will post a few picks so that maybe you can [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2010/06/19/scion-xb-alpine-premium-radio-with-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crystal Reports: Using A Dataset And Multiple Tables</title>
		<link>http://www.s-t-f-u.com/2010/05/20/crystal-reports-using-a-dataset-and-multiple-tables/</link>
		<comments>http://www.s-t-f-u.com/2010/05/20/crystal-reports-using-a-dataset-and-multiple-tables/#comments</comments>
		<pubDate>Thu, 20 May 2010 21:14:40 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[crystal reports]]></category>
		<category><![CDATA[multiple tables]]></category>
		<category><![CDATA[visual studio 2008]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=342</guid>
		<description><![CDATA[I was recently tasked with creating a excel file export of users in a database. Unfortunately the data is spread across multiple tables. Crystal Reports documentation on the web is unfortunately sparse when it comes to using multiple tables. In the following tutorial I will show you how to accomplish this task using asp.net and [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2010/05/20/crystal-reports-using-a-dataset-and-multiple-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slow Samba transfer rates from Samba File Server</title>
		<link>http://www.s-t-f-u.com/2010/05/14/slow-samba-transfer-rates-from-samba-file-server/</link>
		<comments>http://www.s-t-f-u.com/2010/05/14/slow-samba-transfer-rates-from-samba-file-server/#comments</comments>
		<pubDate>Fri, 14 May 2010 21:12:13 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[rate]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[slow]]></category>
		<category><![CDATA[transfer]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=339</guid>
		<description><![CDATA[I was banging my head against the wall today trying to figure out why the heck it was taking 7 minutes to transfer a 12 mb file to my win xp desktop from my ubuntu samba file server. A simple change to my /etc/hosts file now lets me transfer a 514mb file in about 1 [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2010/05/14/slow-samba-transfer-rates-from-samba-file-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Antispyware Soft: Kill it!</title>
		<link>http://www.s-t-f-u.com/2010/05/05/antispyware-soft-kill-it/</link>
		<comments>http://www.s-t-f-u.com/2010/05/05/antispyware-soft-kill-it/#comments</comments>
		<pubDate>Wed, 05 May 2010 17:09:27 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Stuff]]></category>
		<category><![CDATA[antispyware soft]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=337</guid>
		<description><![CDATA[The other day I ran across a computer with the fake Antispyware Soft malware. I found a great post on bleeping computer  on how to get rid of this lame software. I used their removal method and had great success. Give it a try.]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2010/05/05/antispyware-soft-kill-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blocking Yahoo&#8217;s Web Messenger From Domain Users Via Hosts Script</title>
		<link>http://www.s-t-f-u.com/2010/04/02/blocking-yahoos-web-messenger-from-domain-users-via-hosts-script/</link>
		<comments>http://www.s-t-f-u.com/2010/04/02/blocking-yahoos-web-messenger-from-domain-users-via-hosts-script/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 17:34:26 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[messenger]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[yahoo messenger]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=334</guid>
		<description><![CDATA[Management asked us to block access to all chat programs. Programs are easy to do with a Group Policy. However some of the web messengers are harder to restrict. Yahoo&#8217;s web messenger is very tricky to stop. However I found a way to block access. Yahoo has a page over here on how to restrict access. [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2010/04/02/blocking-yahoos-web-messenger-from-domain-users-via-hosts-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Omg: WTF is this</title>
		<link>http://www.s-t-f-u.com/2010/03/27/omg-wtf-is-this/</link>
		<comments>http://www.s-t-f-u.com/2010/03/27/omg-wtf-is-this/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 17:48:14 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Stuff]]></category>
		<category><![CDATA[omg]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=333</guid>
		<description><![CDATA[This guy was at the Ultra music festival. I have a feeling, and this is the scary part, he&#8217;s completely sober.]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2010/03/27/omg-wtf-is-this/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
