<?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>i am rommel &#187; Science</title>
	<atom:link href="http://www.iamrommel.com/main/category/science/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iamrommel.com/main</link>
	<description>Starting to write my own history</description>
	<lastBuildDate>Wed, 30 Jun 2010 14:02:36 +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>Dependency Injection to solved unit test problem</title>
		<link>http://www.iamrommel.com/main/2010/01/dependency-injection-to-solved-unit-test-problem/</link>
		<comments>http://www.iamrommel.com/main/2010/01/dependency-injection-to-solved-unit-test-problem/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 11:02:12 +0000</pubDate>
		<dc:creator>Rommel Manalo</dc:creator>
				<category><![CDATA[Science]]></category>

		<guid isPermaLink="false">http://www.iamrommel.com/main/2010/01/dependency-injection-to-solved-unit-test-problem/</guid>
		<description><![CDATA[One of the common problems with unit testing is the dependency of the SUT (systems under test) with other items/modules. So the common approach is to mock/fake this dependency. There are several frameworks that do this mocking, TypeMock, Moq, Rhinomock as some popular ones. But sometime these dependencies can be done by simple method overload [...]]]></description>
		<wfw:commentRss>http://www.iamrommel.com/main/2010/01/dependency-injection-to-solved-unit-test-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating MSDN like documentation for .Net Projects using SandCastle</title>
		<link>http://www.iamrommel.com/main/2009/12/creating-msdn-like-documentation-for-net-projects-using-sandcastle/</link>
		<comments>http://www.iamrommel.com/main/2009/12/creating-msdn-like-documentation-for-net-projects-using-sandcastle/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 10:03:46 +0000</pubDate>
		<dc:creator>Rommel Manalo</dc:creator>
				<category><![CDATA[Science]]></category>

		<guid isPermaLink="false">http://www.iamrommel.com/main/2009/12/creating-msdn-like-documentation-for-net-projects-using-sandcastle/</guid>
		<description><![CDATA[The days of NDoc are over (in my opinion)! But in fairness to NDoc, this is really a great tool for generating documentation for .Net Projects ever since the SandCastle was not yet born. Today I&#8217;d downloaded this tool from Codeplex and start working on it. Good thing there is a GUI available so I [...]]]></description>
		<wfw:commentRss>http://www.iamrommel.com/main/2009/12/creating-msdn-like-documentation-for-net-projects-using-sandcastle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GUI for Nant, the NantBuilder</title>
		<link>http://www.iamrommel.com/main/2009/12/gui-for-nant-the-nantbuilder/</link>
		<comments>http://www.iamrommel.com/main/2009/12/gui-for-nant-the-nantbuilder/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 09:15:35 +0000</pubDate>
		<dc:creator>Rommel Manalo</dc:creator>
				<category><![CDATA[Science]]></category>

		<guid isPermaLink="false">http://www.iamrommel.com/main/2009/12/gui-for-nant-the-nantbuilder/</guid>
		<description><![CDATA[Are you tired of creating Nant task using the plain old NotePad, or maybe you&#8217;re using the Visual Studio for editing the XML for NAnt, here comes the NantBuilder. NAntBuilder is a full-featured Integrated Development Environment (IDE) for NAnt, the popular process-automating tool. It is designed to be a powerful NAnt script creator, editor, and [...]]]></description>
		<wfw:commentRss>http://www.iamrommel.com/main/2009/12/gui-for-nant-the-nantbuilder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to debug Fitnesse Codes in Visual Studio</title>
		<link>http://www.iamrommel.com/main/2009/12/how-to-debug-in-fitnesse-codes-in-visual-studio/</link>
		<comments>http://www.iamrommel.com/main/2009/12/how-to-debug-in-fitnesse-codes-in-visual-studio/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 11:45:21 +0000</pubDate>
		<dc:creator>Rommel Manalo</dc:creator>
				<category><![CDATA[Science]]></category>

		<guid isPermaLink="false">http://www.iamrommel.com/main/?p=383</guid>
		<description><![CDATA[Fitnesse is a great tool, a fully integrated standalone wiki, and acceptance testing framework and we used this on BlastSuites projects development. During test codes/scripts creation we may encounter runtime errors that are very hard to determine/check unless we use the Visual Studio debug. Below are the sample acceptance test pages using Fitnesse and C# [...]]]></description>
		<wfw:commentRss>http://www.iamrommel.com/main/2009/12/how-to-debug-in-fitnesse-codes-in-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notepad++, NOT another notepad tool</title>
		<link>http://www.iamrommel.com/main/2009/12/notepad-not-another-notepad-tool/</link>
		<comments>http://www.iamrommel.com/main/2009/12/notepad-not-another-notepad-tool/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 09:32:55 +0000</pubDate>
		<dc:creator>Rommel Manalo</dc:creator>
				<category><![CDATA[Science]]></category>

		<guid isPermaLink="false">http://www.iamrommel.com/main/?p=372</guid>
		<description><![CDATA[Sometime your plain old notepad is so annoying that it just give you confusion when editing, especially when you are editing xml files (web.config, nant build files, xml configuration file, etc). The only biggest thumb up for me for notepad that&#8217;s why I continue using it is it loads fast. That was the time when [...]]]></description>
		<wfw:commentRss>http://www.iamrommel.com/main/2009/12/notepad-not-another-notepad-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Write regular CSS with your .NET apps, and then add a few variables, mixins and nested rules</title>
		<link>http://www.iamrommel.com/main/2009/12/write-regular-css-with-your-net-apps-and-then-add-a-few-variables-mixins-and-nested-rules/</link>
		<comments>http://www.iamrommel.com/main/2009/12/write-regular-css-with-your-net-apps-and-then-add-a-few-variables-mixins-and-nested-rules/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 02:41:39 +0000</pubDate>
		<dc:creator>Rommel Manalo</dc:creator>
				<category><![CDATA[Science]]></category>

		<guid isPermaLink="false">http://www.iamrommel.com/main/?p=328</guid>
		<description><![CDATA[What if you can make a dynamic CSS, include some operations (add, subtract, multiply, divide), create CSS variables, mix properties of the CSS class, and create a more compact nested CSS. That can be done by “.less” (pronounced dot-less), a .NET port of the funky ruby LESS library. We are trying/planning to implement this on [...]]]></description>
		<wfw:commentRss>http://www.iamrommel.com/main/2009/12/write-regular-css-with-your-net-apps-and-then-add-a-few-variables-mixins-and-nested-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET: Error: System.Security.Cryptography.CryptographicException: Keyset does not exist or Access is denied.</title>
		<link>http://www.iamrommel.com/main/2009/11/asp-net-error-system-security-cryptography-cryptographicexception-keyset-does-not-exist-or-access-is-denied/</link>
		<comments>http://www.iamrommel.com/main/2009/11/asp-net-error-system-security-cryptography-cryptographicexception-keyset-does-not-exist-or-access-is-denied/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 09:45:56 +0000</pubDate>
		<dc:creator>Rommel Manalo</dc:creator>
				<category><![CDATA[Science]]></category>

		<guid isPermaLink="false">http://www.iamrommel.com/main/2009/11/asp-net-error-system-security-cryptography-cryptographicexception-keyset-does-not-exist-or-access-is-denied/</guid>
		<description><![CDATA[This article provides a possible solution to fix the following exception: System.Security.Cryptography.CryptographicException &#8211; Keyset does not exist or Access is denied. I experienced this when I&#8217;m working with the Windows Identity Foundation.  I am doing a research for single sign-on, federated identification that will be implemented on BlastSuites project QuickSaas. Message: Keyset does not exist [...]]]></description>
		<wfw:commentRss>http://www.iamrommel.com/main/2009/11/asp-net-error-system-security-cryptography-cryptographicexception-keyset-does-not-exist-or-access-is-denied/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using command line to run Fitnesse Test</title>
		<link>http://www.iamrommel.com/main/2009/11/using-command-line-to-run-fitnesse-test/</link>
		<comments>http://www.iamrommel.com/main/2009/11/using-command-line-to-run-fitnesse-test/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 10:56:13 +0000</pubDate>
		<dc:creator>Rommel Manalo</dc:creator>
				<category><![CDATA[Science]]></category>

		<guid isPermaLink="false">http://www.iamrommel.com/main/2009/11/using-command-line-to-run-fitnesse-test/</guid>
		<description><![CDATA[Here are the steps in running the Fitnesse Tests from the command line   Make sure you have Fitnesse and its running       Use this command line Basic running of Fitnesse test using command line   java -cp fitnesse.jar fitnesse.runner.TestRunner localhost 8091 BlastSuitesOsam –v   localhost – the running fitnesse server 8091 – [...]]]></description>
		<wfw:commentRss>http://www.iamrommel.com/main/2009/11/using-command-line-to-run-fitnesse-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft and Apple are now in shaking knees stage as Google introduce the new OS</title>
		<link>http://www.iamrommel.com/main/2009/11/microsoft-and-apple-are-now-in-shaking-knees-stage-as-google-introduce-the-new-os/</link>
		<comments>http://www.iamrommel.com/main/2009/11/microsoft-and-apple-are-now-in-shaking-knees-stage-as-google-introduce-the-new-os/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 02:14:31 +0000</pubDate>
		<dc:creator>Rommel Manalo</dc:creator>
				<category><![CDATA[Science]]></category>

		<guid isPermaLink="false">http://www.iamrommel.com/main/2009/11/microsoft-and-apple-are-now-in-shaking-knees-stage-as-google-introduce-the-new-os/</guid>
		<description><![CDATA[A radical new day has dawned for the operating system. Today Google finally aired its long awaited Chrome Operating System. The operating system was detailed at a press conference starting at 1 p.m. EST, and the open source code was posted online just before the start of the presentation. The new operating system brings a [...]]]></description>
		<wfw:commentRss>http://www.iamrommel.com/main/2009/11/microsoft-and-apple-are-now-in-shaking-knees-stage-as-google-introduce-the-new-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Log-in Multiple Accounts in Yahoo Messenger 9.0</title>
		<link>http://www.iamrommel.com/main/2009/11/log-in-multiple-accounts-in-yahoo-messenger-9-0/</link>
		<comments>http://www.iamrommel.com/main/2009/11/log-in-multiple-accounts-in-yahoo-messenger-9-0/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 11:45:46 +0000</pubDate>
		<dc:creator>Rommel Manalo</dc:creator>
				<category><![CDATA[Science]]></category>

		<guid isPermaLink="false">http://www.iamrommel.com/main/2009/11/log-in-multiple-accounts-in-yahoo-messenger-9-0/</guid>
		<description><![CDATA[If for some reason you want to log-in multiple accounts to your favorite messenger YM, you can do it in a simple registry hack. Click Start Menu à Run Type regedit and press enter Navigate to the following registry branch (HKEY_CURRENT_USER\Software\yahoo\pager\Test) Then on the right pane, right click on the registry editor and select &#8220;New&#8221; [...]]]></description>
		<wfw:commentRss>http://www.iamrommel.com/main/2009/11/log-in-multiple-accounts-in-yahoo-messenger-9-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
