<?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>Ferolen - IT Help and Tutorial Blog</title>
	<atom:link href="http://www.ferolen.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ferolen.com/blog</link>
	<description>Resources, FAQ, Help, Tutorial for your IT problem from day to day computer to web development problem.</description>
	<lastBuildDate>Fri, 09 Dec 2011 14:02:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Microsoft HTTPAPI/2.0 use Port 80 &#8211; Cannot Start WAMP Apache</title>
		<link>http://www.ferolen.com/blog/microsoft-httpapi2-0-use-port-80-cannot-start-wamp-apache/</link>
		<comments>http://www.ferolen.com/blog/microsoft-httpapi2-0-use-port-80-cannot-start-wamp-apache/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 14:02:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ferolen.com/blog/?p=107</guid>
		<description><![CDATA[I just installed fresh Microsoft Windows 7, and I installed WAMP for my APACHE &#8211; PHP server. When I want to start the server, the WAMP icon turn yellow (not green). Upon further investigation, I found out that when I go to WAMP dock icon -> Apache -> Service -> Test Port 80, I received [...]]]></description>
		<wfw:commentRss>http://www.ferolen.com/blog/microsoft-httpapi2-0-use-port-80-cannot-start-wamp-apache/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How it works: ASP.NET Custom Validator</title>
		<link>http://www.ferolen.com/blog/how-it-works-asp-net-custom-validator/</link>
		<comments>http://www.ferolen.com/blog/how-it-works-asp-net-custom-validator/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 00:48:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ferolen.com/blog/?p=96</guid>
		<description><![CDATA[This time I will highlight how ASP.NET validator works (in particular the Custom Validator). This control has almost the same attributes as the other validation controls, but with Custom Validator you can specify your own method (Server code and Client script) to validate.]]></description>
		<wfw:commentRss>http://www.ferolen.com/blog/how-it-works-asp-net-custom-validator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Floating Element Causes Disappearing (Phantom) Background Image CSS in IE7, IE6</title>
		<link>http://www.ferolen.com/blog/floating-element-causes-disappearing-phantom-background-image-css-in-ie7-ie6/</link>
		<comments>http://www.ferolen.com/blog/floating-element-causes-disappearing-phantom-background-image-css-in-ie7-ie6/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 04:00:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ferolen.com/blog/?p=91</guid>
		<description><![CDATA[When you set background image in a div, and have a floating element on top of the background image, it will cause the image to flicker, disappear, or missing some part of the image. This happens when you scroll the page up and down and occur in IE prior version 8 (mainly I experienced it in IE7 and IE6).]]></description>
		<wfw:commentRss>http://www.ferolen.com/blog/floating-element-causes-disappearing-phantom-background-image-css-in-ie7-ie6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Submit A Read-only or Disabled Form Field &#8211; Microsoft Dynamic CRM</title>
		<link>http://www.ferolen.com/blog/submit-a-read-only-or-disabled-form-field-microsoft-dynamic-crm/</link>
		<comments>http://www.ferolen.com/blog/submit-a-read-only-or-disabled-form-field-microsoft-dynamic-crm/#comments</comments>
		<pubDate>Mon, 17 May 2010 07:12:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft Dynamic CRM]]></category>

		<guid isPermaLink="false">http://www.ferolen.com/blog/?p=86</guid>
		<description><![CDATA[Disabling or setting a form field to read-only will cause CRM to ignore any changes to that field on save. For any reason, a form field maybe disabled or set to read-only to prevent the user change the data manually. In some cases, we may need to set the value via form Javascript. In this [...]]]></description>
		<wfw:commentRss>http://www.ferolen.com/blog/submit-a-read-only-or-disabled-form-field-microsoft-dynamic-crm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CRM 4.0 Create customeraddress 0&#215;80040216 An unexpected error occurred</title>
		<link>http://www.ferolen.com/blog/crm-4-0-create-customeraddress-0x80040216-an-unexpected-error-occurred/</link>
		<comments>http://www.ferolen.com/blog/crm-4-0-create-customeraddress-0x80040216-an-unexpected-error-occurred/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 01:46:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft Dynamic CRM]]></category>

		<guid isPermaLink="false">http://www.ferolen.com/blog/?p=82</guid>
		<description><![CDATA[When I tried to add more address into an account in CRM, I keep getting this error with error message that doesn’t really help you nail down the problem. If you face the same error or you want to know how to create customeraddress using CRM 4.0 SDK DynamicEntity, please read through. The following simple [...]]]></description>
		<wfw:commentRss>http://www.ferolen.com/blog/crm-4-0-create-customeraddress-0x80040216-an-unexpected-error-occurred/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

