<?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</title>
	<atom:link href="http://www.iamrommel.com/main/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>Iisang Bangka Project</title>
		<link>http://www.iamrommel.com/main/2010/06/iisang-bangka-project/</link>
		<comments>http://www.iamrommel.com/main/2010/06/iisang-bangka-project/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 14:01:07 +0000</pubDate>
		<dc:creator>Rommel Manalo</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Business Systems]]></category>
		<category><![CDATA[EF Code Only]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Personal Project]]></category>

		<guid isPermaLink="false">http://www.iamrommel.com/main/?p=432</guid>
		<description><![CDATA[Another open-source project under OnePiece umbrella that focuses on Team Management! The &#8220;Iisang Bangka&#8221; is the title of another hit Filipino musician &#8220;The Dawn&#8221;. It mainly focuses on the proper management, coordination, unity, separation of concerns of a team. I prefer to use the HTML 5 here, a two-layer application(UI and Service) on single tier [...]]]></description>
		<wfw:commentRss>http://www.iamrommel.com/main/2010/06/iisang-bangka-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tindahan Ni Aleng Nena Project</title>
		<link>http://www.iamrommel.com/main/2010/06/tindahan-ni-aleng-nena-project/</link>
		<comments>http://www.iamrommel.com/main/2010/06/tindahan-ni-aleng-nena-project/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 16:28:53 +0000</pubDate>
		<dc:creator>Rommel Manalo</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Business Systems]]></category>
		<category><![CDATA[EF Code Only]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Personal Project]]></category>
		<category><![CDATA[SILVERLIGHT]]></category>
		<category><![CDATA[Tindahan Ni Aleng Nena]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.iamrommel.com/main/?p=419</guid>
		<description><![CDATA[Yes this is an Open Source Project for simple E-Commerce that fully fits the Philippine Market. The main purpose of this project is to fully understand the lumps of emerging technologies of Microsoft like, ASP.NET MVC, EF Code Only, Modeling, T4 Templates, WCF 4, .NET Framework 4, SQL Server 2008, Visual Studio 2010, etc. That [...]]]></description>
		<wfw:commentRss>http://www.iamrommel.com/main/2010/06/tindahan-ni-aleng-nena-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
	</channel>
</rss>
