<?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>Mario J Vargas - Angstrey.com &#187; Mario</title>
	<atom:link href="http://angstrey.com/index.php/author/mario/feed/" rel="self" type="application/rss+xml" />
	<link>http://angstrey.com</link>
	<description>Another Web Developer blog out of many out there in the blogosphere</description>
	<lastBuildDate>Fri, 06 Aug 2010 22:37:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
		<item>
		<title>How to Add an Icon to a Button Control in Silverlight from a Resource</title>
		<link>http://angstrey.com/index.php/2010/08/02/how-to-add-an-icon-to-a-button-control-in-silverlight-from-a-resource/</link>
		<comments>http://angstrey.com/index.php/2010/08/02/how-to-add-an-icon-to-a-button-control-in-silverlight-from-a-resource/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 04:24:53 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://angstrey.com/?p=390</guid>
		<description><![CDATA[This article discusses three methods for adding an image (or icon) to a Button control in Silverlight using XAML, where the ideal method is to declare it in a global stylesheet.]]></description>
		<wfw:commentRss>http://angstrey.com/index.php/2010/08/02/how-to-add-an-icon-to-a-button-control-in-silverlight-from-a-resource/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Send Email with WordPress from Yahoo Small Business Hosting</title>
		<link>http://angstrey.com/index.php/2010/03/02/how-to-send-email-with-wordpress-from-yahoo-small-business-hosting/</link>
		<comments>http://angstrey.com/index.php/2010/03/02/how-to-send-email-with-wordpress-from-yahoo-small-business-hosting/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 02:45:31 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[contact form 7]]></category>
		<category><![CDATA[email]]></category>

		<guid isPermaLink="false">http://angstrey.com/?p=373</guid>
		<description><![CDATA[This article describes a solution for configuring WordPress to send email on websites hosted by Yahoo! Small Business. Two wonderful people worked with me in arriving at the long-awaited solution. Perhaps others have already solved the problem. Here's my contribution to the WordPress community.]]></description>
		<wfw:commentRss>http://angstrey.com/index.php/2010/03/02/how-to-send-email-with-wordpress-from-yahoo-small-business-hosting/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Contact Form 7&#8217;s &#8220;Failed to send your message&#8221; error</title>
		<link>http://angstrey.com/index.php/2009/07/20/contact-form-7s-failed-to-send-your-message-error/</link>
		<comments>http://angstrey.com/index.php/2009/07/20/contact-form-7s-failed-to-send-your-message-error/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 22:43:37 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[contact form 7]]></category>
		<category><![CDATA[email]]></category>

		<guid isPermaLink="false">http://angstrey.com/?p=218</guid>
		<description><![CDATA[This is a follow-up post to my article "How to send email with WordPress from GoDaddy". It attempts to fix a recurring problem with Contact Form 7's "From:" field and the red border error message titled "Failed to send your message. Please try again later or contact administrator by other way."]]></description>
		<wfw:commentRss>http://angstrey.com/index.php/2009/07/20/contact-form-7s-failed-to-send-your-message-error/feed/</wfw:commentRss>
		<slash:comments>90</slash:comments>
		</item>
		<item>
		<title>Finding the Next Date for Day of Week</title>
		<link>http://angstrey.com/index.php/2009/04/25/finding-the-next-date-for-day-of-week/</link>
		<comments>http://angstrey.com/index.php/2009/04/25/finding-the-next-date-for-day-of-week/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 22:04:00 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://angstrey.com/?p=174</guid>
		<description><![CDATA[In this article, I discuss the problem of easily finding the next date for a particular date of the week and how I transitioned from a complicated solution to a more simplified version by using simple arithmetic. The solution is written in the C# programming language but the formula for making this calculation can be easily ported into any programming language, including T-SQL.]]></description>
		<wfw:commentRss>http://angstrey.com/index.php/2009/04/25/finding-the-next-date-for-day-of-week/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Send Email with WordPress from GoDaddy (Windows Hosting)</title>
		<link>http://angstrey.com/index.php/2009/04/22/how-to-send-e-mail-with-wordpress-from-godaddy-windows-hosting/</link>
		<comments>http://angstrey.com/index.php/2009/04/22/how-to-send-e-mail-with-wordpress-from-godaddy-windows-hosting/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 04:18:56 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[contact form 7]]></category>
		<category><![CDATA[email]]></category>

		<guid isPermaLink="false">http://angstrey.com/?p=146</guid>
		<description><![CDATA[In this article I describe a solution, thanks to someone else's contribution on a similar issue, for having WordPress send e-mail on GoDaddy accounts hosted in their Windows package.]]></description>
		<wfw:commentRss>http://angstrey.com/index.php/2009/04/22/how-to-send-e-mail-with-wordpress-from-godaddy-windows-hosting/feed/</wfw:commentRss>
		<slash:comments>143</slash:comments>
		</item>
		<item>
		<title>How to Delete Old IIS Log Files</title>
		<link>http://angstrey.com/index.php/2009/04/22/deleting-old-iis-log-files/</link>
		<comments>http://angstrey.com/index.php/2009/04/22/deleting-old-iis-log-files/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 05:14:02 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[Server Administration]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[log files]]></category>

		<guid isPermaLink="false">http://angstrey.com/?p=79</guid>
		<description><![CDATA[In this article I talk about a batch script that deletes old IIS log files from a Windows Server 2003 computer. A link to download the script is provided.]]></description>
		<wfw:commentRss>http://angstrey.com/index.php/2009/04/22/deleting-old-iis-log-files/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Dealing with Project Failure</title>
		<link>http://angstrey.com/index.php/2009/04/20/dealing-with-project-failure/</link>
		<comments>http://angstrey.com/index.php/2009/04/20/dealing-with-project-failure/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 03:52:52 +0000</pubDate>
		<dc:creator>Mario</dc:creator>
				<category><![CDATA[Project Management]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[personal growth]]></category>

		<guid isPermaLink="false">http://angstrey.com/?p=12</guid>
		<description><![CDATA[How to deal with project failure: in this post, I list and explain what I learned from a recent failed project and how to avoid letting it happen in the future.]]></description>
		<wfw:commentRss>http://angstrey.com/index.php/2009/04/20/dealing-with-project-failure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
