<?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! &#187; Tutorial</title>
	<atom:link href="http://www.s-t-f-u.com/category/tutorial/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>Mon, 07 Nov 2011 15:21:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Windows Server 2003 Offer Remote Assistance</title>
		<link>http://www.s-t-f-u.com/2011/11/07/windows-server-2003-offer-remote-assistance/</link>
		<comments>http://www.s-t-f-u.com/2011/11/07/windows-server-2003-offer-remote-assistance/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 15:21:02 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=432</guid>
		<description><![CDATA[asdf]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2011/11/07/windows-server-2003-offer-remote-assistance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asp.net C# Globalization and Master Pages</title>
		<link>http://www.s-t-f-u.com/2011/04/11/asp-net-c-globalization-and-master-pages/</link>
		<comments>http://www.s-t-f-u.com/2011/04/11/asp-net-c-globalization-and-master-pages/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 22:35:48 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[globalization]]></category>
		<category><![CDATA[localization]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=401</guid>
		<description><![CDATA[I ran into an issue trying to develop a website and to display it in both english and spanish. It seems that when using localization and a master page. Trying to change the text on the master page and the sub page doesn&#8217;t normally work. I&#8217;ve found a work around by setting a session variable [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2011/04/11/asp-net-c-globalization-and-master-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubunty upgrade to 10.04 LTS breaks mysql</title>
		<link>http://www.s-t-f-u.com/2010/11/12/ubunty-upgrade-to-10-04-lts-breaks-mysql/</link>
		<comments>http://www.s-t-f-u.com/2010/11/12/ubunty-upgrade-to-10-04-lts-breaks-mysql/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 16:05:49 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[10 lts]]></category>
		<category><![CDATA[can't connect to local mysql server through socket]]></category>
		<category><![CDATA[error 2002]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=385</guid>
		<description><![CDATA[Well another complaint when upgrading to the latest version of Ubuntu. Mysql gets broken and will not work. I found a really simple fix that will help you all. If you are getting this error. ERROR 2002 (HY000): Can&#8217;t connect to local MySQL server through socket &#8216;/var/run/mysqld/mysqld.sock&#8217; (2) Or something of a similar nature after [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2010/11/12/ubunty-upgrade-to-10-04-lts-breaks-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubunty hangs while upgrading to 10.04 LTS</title>
		<link>http://www.s-t-f-u.com/2010/11/10/ubunty-hangs-while-upgrading-to-10-04-lts/</link>
		<comments>http://www.s-t-f-u.com/2010/11/10/ubunty-hangs-while-upgrading-to-10-04-lts/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 15:53:55 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=383</guid>
		<description><![CDATA[If you&#8217;ve had the unfortunate experience where Ubuntu hangs while doing a an upgrade to 10.04 LTS. Then you&#8217;ve probably had a sleepless night. Fortunately there is a easy fix for the hang. All you have to do is figure out what process is keeping the upgrade stuck. Luckily enough this is a pretty easy [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2010/11/10/ubunty-hangs-while-upgrading-to-10-04-lts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS, Asp.net, C# sending SMTP Mail so it won&#8217;t get flagged as spam by filters</title>
		<link>http://www.s-t-f-u.com/2010/08/30/iis-asp-net-c-sending-smtp-mail-so-it-wont-get-flagged-as-spam-by-filters/</link>
		<comments>http://www.s-t-f-u.com/2010/08/30/iis-asp-net-c-sending-smtp-mail-so-it-wont-get-flagged-as-spam-by-filters/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 13:56:55 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[pickupdirectoryfromiis]]></category>
		<category><![CDATA[smtp mail]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=372</guid>
		<description><![CDATA[I had a hell of a time getting my smtp mailer to send to aol and a few other places on our IIS server. It seems that with one little setting change I was able to get things working correctly. After taking the time to actually spend a few hours scouring the net and reading [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2010/08/30/iis-asp-net-c-sending-smtp-mail-so-it-wont-get-flagged-as-spam-by-filters/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>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>
	</channel>
</rss>

