<?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>WowKhmer Tech &#187; Tools</title>
	<atom:link href="http://tech.wowkhmer.com/tag/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.wowkhmer.com</link>
	<description>We.Passionate.Technologies</description>
	<lastBuildDate>Sun, 28 Mar 2010 08:39:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Compile and Test .NET Code Snippet Without Saving</title>
		<link>http://tech.wowkhmer.com/2008/10/compile-and-test-net-code-snippet-without-saving/</link>
		<comments>http://tech.wowkhmer.com/2008/10/compile-and-test-net-code-snippet-without-saving/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 02:29:00 +0000</pubDate>
		<dc:creator>Samnang Chhun</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://tech.wowkhmer.com/?p=40</guid>
		<description><![CDATA[I often find myself creating a new .NET project in Visual Studio.NET every time I want to try some simple pieces of code from books that I read or test some code in my system. Have you ever faced the same problem? If yes, that’s not a big deal forever. I’ve found a little tool [...]]]></description>
			<content:encoded><![CDATA[<p>I often find myself creating a new .NET project in Visual Studio.NET every time I want to try some simple pieces of code from books that I read or test some code in my system. Have you ever faced the same problem? If yes, that’s not a big deal forever. I’ve found a little tool invaluable called <a href="http://www.sliver.com/dotnet/SnippetCompiler/">Snippet Compiler</a>.</p>
<p>The Snippet Compiler is a small Windows-based application that allows you to write, compile, and run .NET 2.0/3.5 code.It has some other features such as intellisense that lets you write code as fast as using Visual Studio.NET, etc, but the ability of just being able to test things quickly is my opinion the best feature.</p>
<p style="text-align: center"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Snippet Compiler" src="http://tech.wowkhmer.com/wp-content/uploads/2009/08/snippetcompiler.png" border="0" alt="Snippet Compiler" width="527" height="614" /> Snippet Compiler was written by Jeff Key and can be download from <a href="http://www.sliver.com/dotnet/SnippetCompiler/">http://www.sliver.com/dotnet/SnippetCompiler/</a>.</p>
<p>All I can say is a tool that .NET programmers must have in their development PC. What are your tools?</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.wowkhmer.com/2008/10/compile-and-test-net-code-snippet-without-saving/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fix Google Chrome &#8211; Ah, Snap! Something went wrong while displaying this webpage</title>
		<link>http://tech.wowkhmer.com/2008/10/fix-google-chrome-ah-snap-something-went-wrong-while-displaying-this-webpage/</link>
		<comments>http://tech.wowkhmer.com/2008/10/fix-google-chrome-ah-snap-something-went-wrong-while-displaying-this-webpage/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 03:47:00 +0000</pubDate>
		<dc:creator>Samnang Chhun</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[anti-virus]]></category>
		<category><![CDATA[browers]]></category>

		<guid isPermaLink="false">http://tech.wowkhmer.com/?p=34</guid>
		<description><![CDATA[I have given Google Chrome a try as my default browser instead of Firefox. I really love it, but after while I stalled Symantec Endpoint Protection, I got an error message when I try to load the new Google Chrome. Due to this error I could not use Google Chrome on my machine at all.  [...]]]></description>
			<content:encoded><![CDATA[<p>I have given <a href="http://www.google.com/chrome">Google Chrome</a> a try as my default browser instead of <a href="http://www.mozilla.com/firefox/">Firefox</a>. I really love it, but after while I stalled <a href="http://www.symantec.com/business/endpoint-protection">Symantec Endpoint Protection</a>, I got an error message when I try to load the new Google Chrome. Due to this error I could not use Google Chrome on my machine at all.  The error message says:</p>
<p><strong>“Ah, Snap! Something went wrong while displaying this webpage. To continue, press Reload or go to another page.”</strong></p>
<p>Following is a screen shot of the error. No matter what I do, I still face this error message.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="google chrome " src="http://tech.wowkhmer.com/wp-content/uploads/2009/08/googlechrome1.jpg" border="0" alt="google chrome " width="515" height="323" /></p>
<p>This problem is most likely because of anti-virus. Luckily, two solutions I  learn at the moment are:</p>
<ol>
<li>Right click on the Chrome’s shortcut and select property and add “&#8211;no-sandbox” without quotes to the end of Target.<img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="google chrome property" src="http://tech.wowkhmer.com/wp-content/uploads/2009/08/googlechromeproperty.jpg" border="0" alt="google chrome property" width="377" height="531" /></li>
<li>Symantec has also posted a fix if you have access to the registry:
<ol>
<li>Backup the registry on an affected system.</li>
<li>Open the registry on the Agent system by entering regedit from a run prompt .</li>
<li>Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SysPlant.</li>
<li>Open the Start DWORD.</li>
<li>Change the value to 4 to disable the drivers.</li>
<li>Reboot the system to commit the changes.</li>
</ol>
</li>
</ol>
<p>Then you are ready to go to see Google Chrome works!!!</p>
<p>Please post in the comment if you have further info or if the suggested solution helped you.</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.wowkhmer.com/2008/10/fix-google-chrome-ah-snap-something-went-wrong-while-displaying-this-webpage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
