<?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>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>A cautionary tale: 4Chan and you.</title>
		<link>http://www.s-t-f-u.com/2011/09/29/a-cautionary-tale-4chan-and-you/</link>
		<comments>http://www.s-t-f-u.com/2011/09/29/a-cautionary-tale-4chan-and-you/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 18:04:49 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[4chan]]></category>
		<category><![CDATA[b]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[hacker]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=429</guid>
		<description><![CDATA[Today we tell a tale. And it&#8217;s a bad one. Whenever 4chan is in the mix of anything it can&#8217;t be good. So read on for the story and the moral of this tale. Today&#8217;s horror story begins with a link to a post on 4Chan /b/ board. What is 4Chan? What&#8217;s /b/? You can [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2011/09/29/a-cautionary-tale-4chan-and-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.Net C# Gridview Delete Confirmation When Using a CommandField</title>
		<link>http://www.s-t-f-u.com/2011/07/28/asp-net-c-gridview-delete-confirmation-when-using-a-commandfield/</link>
		<comments>http://www.s-t-f-u.com/2011/07/28/asp-net-c-gridview-delete-confirmation-when-using-a-commandfield/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 15:04:01 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[delete confirmation]]></category>
		<category><![CDATA[gridview]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=425</guid>
		<description><![CDATA[I&#8217;m working on a Gridview and ran into an issue where I couldn&#8217;t use a templatefield for my Delete link and I needed a Delete Confirmation. Looking on Google the most widely used option is to simply use a templatefield. Finally after 2 days of looking I found a reference for adding the Delete confirmation on [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2011/07/28/asp-net-c-gridview-delete-confirmation-when-using-a-commandfield/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.Net C# Gridview Delete Not Deleting When Using SQLDataSource</title>
		<link>http://www.s-t-f-u.com/2011/07/14/asp-net-c-gridview-delete-not-deleting-when-using-sqldatasource/</link>
		<comments>http://www.s-t-f-u.com/2011/07/14/asp-net-c-gridview-delete-not-deleting-when-using-sqldatasource/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 20:37:14 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[gridview]]></category>
		<category><![CDATA[not deleting]]></category>
		<category><![CDATA[sqldatasource]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=420</guid>
		<description><![CDATA[Normally the ASP.Net Gridview control handles the delete of a row just fine. However when you have to delete a row from a table with no primary key the delete will not work if you are using a sqldatasource. After a little research I found an answer. So after figuring out that the problem is [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2011/07/14/asp-net-c-gridview-delete-not-deleting-when-using-sqldatasource/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome &#8211; Resource interpreted as document but transferred with mime type application/pdf</title>
		<link>http://www.s-t-f-u.com/2011/06/13/google-chrome-resource-interpreted-as-document-but-transferred-with-mime-type-applicationpdf/</link>
		<comments>http://www.s-t-f-u.com/2011/06/13/google-chrome-resource-interpreted-as-document-but-transferred-with-mime-type-applicationpdf/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 18:58:30 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[content-length]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[interrupted]]></category>
		<category><![CDATA[pdf]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=417</guid>
		<description><![CDATA[Ran into this funky error today when users weren&#8217;t able to download pdf&#8217;s from our server when using Google Chrome. And when doing a search online it seems that it affects alot of users. However I found out what the issue was and was able to resolve the issue server side. I was alerted this [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2011/06/13/google-chrome-resource-interpreted-as-document-but-transferred-with-mime-type-applicationpdf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.Net C# isNumeric Equivalent</title>
		<link>http://www.s-t-f-u.com/2011/05/20/asp-net-c-isnumeric-equivalent/</link>
		<comments>http://www.s-t-f-u.com/2011/05/20/asp-net-c-isnumeric-equivalent/#comments</comments>
		<pubDate>Fri, 20 May 2011 18:14:12 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=411</guid>
		<description><![CDATA[In C# there is no isNumeric Equivalent. And doing some testing with int.Parse left me with a bad taste in my mouth after doing some testing. I will go over testing results and let you know what I finally went with. &#160; Int.Parse IMO is not a good way for checking for valid numbers. Reason [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2011/05/20/asp-net-c-isnumeric-equivalent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.net Menu Control Positioning In Safari &amp; Google Chrome</title>
		<link>http://www.s-t-f-u.com/2011/05/05/asp-net-menu-control-positioning-in-safari-google-chrome/</link>
		<comments>http://www.s-t-f-u.com/2011/05/05/asp-net-menu-control-positioning-in-safari-google-chrome/#comments</comments>
		<pubDate>Thu, 05 May 2011 14:57:50 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[asp:menu]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[spacing]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=406</guid>
		<description><![CDATA[I just had a bitch of a time trying to get an asp menu control to align properly in both google chrome and safari. After trying tons of different css I finally figured out a good solution that can fix the spacing issue. Here is the cause of the spacing problem. In order to comply [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2011/05/05/asp-net-menu-control-positioning-in-safari-google-chrome/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>Active Directory User Lister App</title>
		<link>http://www.s-t-f-u.com/2011/02/04/active-directory-user-lister-app/</link>
		<comments>http://www.s-t-f-u.com/2011/02/04/active-directory-user-lister-app/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 22:02:10 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[active directory user lister]]></category>
		<category><![CDATA[ad]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=396</guid>
		<description><![CDATA[At work we need to audit our users in active directory every so often. So I wrote an app and I&#8217;m sharing with all of you. The app is called Active Directory User Lister. This very simple program does the following. It gives you the Name, email and useraccountcontrol information. Active Directory User Lister The [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2011/02/04/active-directory-user-lister-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List Directory Files</title>
		<link>http://www.s-t-f-u.com/2011/02/01/list-directory-files/</link>
		<comments>http://www.s-t-f-u.com/2011/02/01/list-directory-files/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 15:32:15 +0000</pubDate>
		<dc:creator>grey580</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[file listing]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[list files in directory]]></category>

		<guid isPermaLink="false">http://www.s-t-f-u.com/?p=390</guid>
		<description><![CDATA[I wrote a simple program that will list directory files in a folder that you choose. Follow the link for more info. Regularly I find that users need to list files in a directory. So I wrote a simple program to do that. List Directory Files Requirements: This program uses the .net 4 Framework. Download [...]]]></description>
		<wfw:commentRss>http://www.s-t-f-u.com/2011/02/01/list-directory-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

