<?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>Chanh&#039;s blog</title>
	<atom:link href="http://blog.ongetc.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.ongetc.com</link>
	<description>Thoughts about web, CMS and technology</description>
	<lastBuildDate>Sun, 15 Aug 2010 20:46:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WebMatrix Beta first look!</title>
		<link>http://blog.ongetc.com/?p=151</link>
		<comments>http://blog.ongetc.com/?p=151#comments</comments>
		<pubDate>Sun, 15 Aug 2010 20:45:43 +0000</pubDate>
		<dc:creator>chanhong</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Techonology]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.ongetc.com/?p=151</guid>
		<description><![CDATA[I revisit WebMatrix site recently just to see what&#8217;s up with this nice little web editor from Microsoft and I must say I am in for a pleasantly surprise! WebMatrix turn into a small full Web development that installs quickly and it support database and PHP. It comes with a build in IISExpress and it [...]<BR/><MAP name="bdv_RSS_Ad_150810084543"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=150810084543&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=150810084543&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=150810084543&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_150810084543" /></a></P>]]></description>
			<content:encoded><![CDATA[<p>I revisit WebMatrix site recently just to see what&#8217;s up with this nice little web editor from Microsoft and I must say I am in for a pleasantly surprise!</p>
<p>WebMatrix turn into a small full Web development that installs quickly and it support database and PHP.   It comes with a build in IISExpress and it works extremely well for web site development.</p>
<p>If you use the web installer to install the open source script like WordPress, Drupal, etc then WebMatrix will configure to support PHP automatically but if you create a site from scratch you have to do some manual tweaking!</p>
<p>You have to edit and a few lines in the config file as shown below and will you be able to edit your PHP file in your site.</p>
<p>C:\Users\[youruserlogin]\Documents\IISExpress8\config\applicationhost.config<br />
<code><br />
  < location path="wordpress" ><br />
    < system.webServer ><br />
      < handlers ><br />
        < add name="PHP via FastCGI" path="*.php" verb="*" modules="FastCgiModule" scriptProcessor="C:\Program Files\PHP\php-cgi.exe" resourceType="Either" / ><br />
      < /handlers ><br />
    < /system.webServer ><br />
  < /location ><br />
</code></p>
<p>Note: The above is assuming you install PHP from the web installer</p>
<p>Relevant links:</p>
<p><a href="http://www.asp.net/WebMatrix">http://www.asp.net/WebMatrix</a></p>
<p><a href="http://www.microsoft.com/web/webmatrix/features/">http://www.microsoft.com/web/webmatrix/features/</a></p>
<BR/><MAP name="bdv_RSS_Ad_150810084543"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=150810084543&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=150810084543&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=150810084543&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_150810084543" /></a></P>]]></content:encoded>
			<wfw:commentRss>http://blog.ongetc.com/?feed=rss2&amp;p=151</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free utility for counting PDF pages</title>
		<link>http://blog.ongetc.com/?p=148</link>
		<comments>http://blog.ongetc.com/?p=148#comments</comments>
		<pubDate>Fri, 18 Jun 2010 17:48:50 +0000</pubDate>
		<dc:creator>chanhong</dc:creator>
				<category><![CDATA[Techonology]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.ongetc.com/?p=148</guid>
		<description><![CDATA[This is a continuation of previous article on &#8220;Counting PDF pages&#8221; and due to some limitation that I discover during testing so I have to find some alternative. The result is this completely free utility that you can copy and compile into a very tiny executable to use as you wish. Here is the complete [...]<BR/><MAP name="bdv_RSS_Ad_180610054850"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=180610054850&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=180610054850&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=180610054850&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_180610054850" /></a></P>]]></description>
			<content:encoded><![CDATA[<p>This is a continuation of previous article on &#8220;Counting PDF pages&#8221; and due to some limitation that I discover during testing so I have to find some alternative.</p>
<p>The result is this completely free utility that you can copy and compile into a very tiny executable to use as you wish.</p>
<p><a href="http://docs.ongetc.com/index.php?q=content/free-utility-counting-pdf-pages">Here</a> is the complete article and source code</p>
<p>Enjoy!</p>
<BR/><MAP name="bdv_RSS_Ad_180610054850"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=180610054850&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=180610054850&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=180610054850&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_180610054850" /></a></P>]]></content:encoded>
			<wfw:commentRss>http://blog.ongetc.com/?feed=rss2&amp;p=148</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Counting PDF pages</title>
		<link>http://blog.ongetc.com/?p=143</link>
		<comments>http://blog.ongetc.com/?p=143#comments</comments>
		<pubDate>Sun, 11 Apr 2010 15:51:34 +0000</pubDate>
		<dc:creator>chanhong</dc:creator>
				<category><![CDATA[Techonology]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.ongetc.com/?p=143</guid>
		<description><![CDATA[Did you ever have a need to count pages of all your PDF files? If you do then you are in luck! There are many paid and free PDF counting utilities that you can use but if you are using Windows then you can do it yourself easily! Here is an article and complete working [...]<BR/><MAP name="bdv_RSS_Ad_110410035134"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=110410035134&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=110410035134&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=110410035134&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_110410035134" /></a></P>]]></description>
			<content:encoded><![CDATA[<p>Did you ever have a need to count pages of all your PDF files?</p>
<p>If you do then you are in luck!  There are many paid and free PDF counting utilities that you can use but if you are using Windows then you can do it yourself easily!</p>
<p><a href="http://docs.ongetc.com/index.php?q=content/pdf-pages-counting-using-vb-script">Here</a> is an article and complete working code that you can take and use it for free.</p>
<BR/><MAP name="bdv_RSS_Ad_110410035134"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=110410035134&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=110410035134&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=110410035134&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_110410035134" /></a></P>]]></content:encoded>
			<wfw:commentRss>http://blog.ongetc.com/?feed=rss2&amp;p=143</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netbeans IDE 6.8 first look!</title>
		<link>http://blog.ongetc.com/?p=140</link>
		<comments>http://blog.ongetc.com/?p=140#comments</comments>
		<pubDate>Mon, 22 Mar 2010 04:12:45 +0000</pubDate>
		<dc:creator>chanhong</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Techonology]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://blog.ongetc.com/?p=140</guid>
		<description><![CDATA[I have follow NetBeans IDE for a long time and with this latest version of NetBeans 6.8 it is surprisingly good! NetBeans IDE 6.8 support Java EE, EJB, RESTful web services, JavaFX (Javascript), and PHP and more. NetBeans also has integration with Kenai project. It has features for database integration, Ruby, Groovy, and C/C++ projects. [...]<BR/><MAP name="bdv_RSS_Ad_220310041245"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=220310041245&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=220310041245&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=220310041245&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_220310041245" /></a></P>]]></description>
			<content:encoded><![CDATA[<p>I have follow NetBeans IDE for a long time and with this latest version of NetBeans 6.8 it is surprisingly good!</p>
<p>NetBeans IDE 6.8 support Java EE, EJB, RESTful web services, JavaFX (Javascript), and PHP and more.</p>
<p>NetBeans also has integration with Kenai project.  It has features for database integration, Ruby, Groovy, and C/C++ projects.</p>
<p>The one feature that I want to highlight here is PHP support!  NetBeans has the most amazing support for PHP!  You can install the plugins to do PHP look up right in the IDE, project, code navigation, code refactor, code usage, code run and debug, PHPUnit test, etc.   </p>
<p>Oh my!  It just has so much features that it will take pages and pages to even attempt to cover the little bit of what NetBeans can offer.</p>
<p>Best of all, it is FREE!  I think I will be spending the majority of my PHP coding in NetBeans from here on unless other IDE can beat its features and price!</p>
<p>You can read the full features list <a href="http://netbeans.org/features/index.html">here</a>.</p>
<BR/><MAP name="bdv_RSS_Ad_220310041245"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=220310041245&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=220310041245&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=220310041245&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_220310041245" /></a></P>]]></content:encoded>
			<wfw:commentRss>http://blog.ongetc.com/?feed=rss2&amp;p=140</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio Express Web Developer Edition</title>
		<link>http://blog.ongetc.com/?p=138</link>
		<comments>http://blog.ongetc.com/?p=138#comments</comments>
		<pubDate>Sat, 13 Feb 2010 06:53:53 +0000</pubDate>
		<dc:creator>chanhong</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Editor]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.ongetc.com/?p=138</guid>
		<description><![CDATA[I have been using Visual Studio for a long time and also using the Express edition but until recent version 2008 of Visual Studio Express Web Developer Edition I say this is a clear winner but one little wish item, more about that later&#8230; The Visual Studio Express Web Developer Edition is a freeware web [...]<BR/><MAP name="bdv_RSS_Ad_130210065353"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=130210065353&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=130210065353&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=130210065353&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_130210065353" /></a></P>]]></description>
			<content:encoded><![CDATA[<p>I have been using Visual Studio for a long time and also using the Express edition but until recent version 2008 of Visual Studio Express Web Developer Edition I say this is a clear winner but one little wish item, more about that later&#8230;</p>
<p>The Visual Studio Express Web Developer Edition is a freeware web development tool from Microsoft.  Its main function is to create ASP.NET pages, It has a WYSIWYG interface and very good HTML editor, support CSS, Javascript, XML, drag-and-drop user interface designer; a database explorer for SQL express edition; and lot more!</p>
<p>I would not go into the limitation in compare to the paid version of Visual Studio but I do want to expand on the database explorer for SQL express edition.  Some might think it is limited but I think it is perfect for personal development.  It allow you to explore SQL database file without needing to concern about the standard SQL security and all that headache!  You can debug your web site which access your SQL database file easily.  In some case I would prefer this Express edition over the paid version although I do have both version load on my computer.</p>
<p>I heard the rumor that the future version of Visual Studio Express 2010 will have build in support for PHP if that is to be true it would be wonderful for open source developer.  There is a big void out there for a nice editor that support PHP for free!  There are some out there and I won&#8217;t name it but it just take too long to start up.   If Visual Studio Express will have build in support for PHP that will be a big thumb up from me.</p>
<p>One little wish item that I would like to see in Visual Studio Express is to have some kind of plugin or extension support so that the open source community can help to extend this wonderful product further!</p>
<BR/><MAP name="bdv_RSS_Ad_130210065353"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=130210065353&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=130210065353&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=130210065353&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_130210065353" /></a></P>]]></content:encoded>
			<wfw:commentRss>http://blog.ongetc.com/?feed=rss2&amp;p=138</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>000webhost, free hosting with no ads and no catch!</title>
		<link>http://blog.ongetc.com/?p=130</link>
		<comments>http://blog.ongetc.com/?p=130#comments</comments>
		<pubDate>Thu, 21 Jan 2010 17:11:21 +0000</pubDate>
		<dc:creator>chanhong</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Free]]></category>

		<guid isPermaLink="false">http://blog.ongetc.com/?p=130</guid>
		<description><![CDATA[I have been searching for hosting service and there are so many out there, free and paid! For most typical free hosting offering are provided with some catch like ads, point base, etc and with very limited web space, database size, bandwidth, etc. Then I found this 000webhost, they gave you 1.5 Gig of web [...]<BR/><MAP name="bdv_RSS_Ad_210110051121"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=210110051121&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=210110051121&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=210110051121&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_210110051121" /></a></P>]]></description>
			<content:encoded><![CDATA[<p>I have been searching for hosting service and there are so many out there, free and paid!</p>
<p>For most typical free hosting offering are provided with some catch like ads, point base, etc and with very limited web space, database size, bandwidth, etc.</p>
<p>Then I found this 000webhost, they gave you 1.5 Gig of web space, 2 MySQL databases, lot of bandwidth, rewrite rule support, PHP 5, GD, IMAP, webmail, etc.</p>
<p>You can read more about this service <a href="http://docs.ongetc.com/index.php?q=content/000webhost">here</a>.</p>
<BR/><MAP name="bdv_RSS_Ad_210110051121"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=210110051121&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=210110051121&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=210110051121&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_210110051121" /></a></P>]]></content:encoded>
			<wfw:commentRss>http://blog.ongetc.com/?feed=rss2&amp;p=130</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft URL Rewrite Module</title>
		<link>http://blog.ongetc.com/?p=124</link>
		<comments>http://blog.ongetc.com/?p=124#comments</comments>
		<pubDate>Fri, 25 Dec 2009 14:21:14 +0000</pubDate>
		<dc:creator>chanhong</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Techonology]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Rewrite]]></category>

		<guid isPermaLink="false">http://blog.ongetc.com/?p=124</guid>
		<description><![CDATA[Mod_rewrite was the only mean to have search engine friendly URL for a long time but it is no longer the case with this Microsoft URL rewrite module! It is extremely easy to use not like Mod_rewrite! I will write more on how to use this URL rewrite module at my Docs site later but [...]<BR/><MAP name="bdv_RSS_Ad_251209022114"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=251209022114&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=251209022114&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=251209022114&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_251209022114" /></a></P>]]></description>
			<content:encoded><![CDATA[<p>Mod_rewrite was the only mean to have search engine friendly URL for a long time but it is no longer the case with this Microsoft URL rewrite module!  It is extremely easy to use not like Mod_rewrite!</p>
<p>I will write more on how to use this URL rewrite module at my <a href="http://docs.ongetc.com">Docs</a> site later but for now I will just post some high light!</p>
<p>Once this module is installed there are three templates available and they are:</p>
<p># User Friendly URL<br />
# Rule with Rewrite Map<br />
# Request Blocking </p>
<p>There are so much more you can do with it!</p>
<p>You can download it <a href="http://www.iis.net/downloads/default.aspx?tabid=34&#038;g=6&#038;i=1691">here</a>.</p>
<p>You can get more information <a href="http://learn.iis.net/page.aspx/734/url-rewrite-module/">here</a>.</p>
<BR/><MAP name="bdv_RSS_Ad_251209022114"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=251209022114&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=251209022114&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=251209022114&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_251209022114" /></a></P>]]></content:encoded>
			<wfw:commentRss>http://blog.ongetc.com/?feed=rss2&amp;p=124</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perfect Search for intranet in Windows infrastructure!</title>
		<link>http://blog.ongetc.com/?p=120</link>
		<comments>http://blog.ongetc.com/?p=120#comments</comments>
		<pubDate>Fri, 30 Oct 2009 05:08:22 +0000</pubDate>
		<dc:creator>chanhong</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Techonology]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.ongetc.com/?p=120</guid>
		<description><![CDATA[I have been looking for a search solution for our intranet site and have evaluate several search packages! I recently come across Microsoft Search Server 2008 Express which is a free application that you can download from here. It can crawl content from various sources such as Windows SharePoint Services sites, file shares, Exchange Public [...]<BR/><MAP name="bdv_RSS_Ad_301009050822"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=301009050822&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=301009050822&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=301009050822&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_301009050822" /></a></P>]]></description>
			<content:encoded><![CDATA[<p>I have been looking for a search solution for our intranet site and have evaluate several search packages!</p>
<p>I recently come across Microsoft Search Server 2008 Express which is a free application that you can download from <a href="http://www.microsoft.com/enterprisesearch/serverproducts/searchserverexpress/download.aspx">here</a>.</p>
<p>It can crawl content from various sources such as Windows SharePoint Services sites, file shares, Exchange Public Folders, and Web sites.  Although Search Server Express includes only a subset of the search features of Microsoft Office SharePoint Server 2007 but from what I can see it is just perfect for my need.</p>
<p>Here are a <a href="http://www.microsoft.com/enterprisesearch/en/us/search-server-express.aspx#forth-tab">features list</a> of this product.</p>
<p>On top of that, don&#8217;t forgot this is a SharePoint Service bundle with search so you can do all things that you can with SharePoint including Wiki, blog, calendar, and lot more&#8230;</p>
<p>With such a features list who need anything else!</p>
<BR/><MAP name="bdv_RSS_Ad_301009050822"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=301009050822&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=301009050822&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=301009050822&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_301009050822" /></a></P>]]></content:encoded>
			<wfw:commentRss>http://blog.ongetc.com/?feed=rss2&amp;p=120</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Case of missing &#8220;install.exe&#8221; in Windows 2003!</title>
		<link>http://blog.ongetc.com/?p=104</link>
		<comments>http://blog.ongetc.com/?p=104#comments</comments>
		<pubDate>Fri, 21 Aug 2009 15:10:37 +0000</pubDate>
		<dc:creator>chanhong</dc:creator>
				<category><![CDATA[Techonology]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.ongetc.com/?p=104</guid>
		<description><![CDATA[This took me several weeks to figure out how to fix this problem! It starts out when I try to install IIS to my Windows 2003 R2 sp2 server and for some reason IIS just only show htm file but none for asp, aspx or php! I searched high and low, I tried numerous sources, [...]<BR/><MAP name="bdv_RSS_Ad_210809031037"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=210809031037&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=210809031037&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=210809031037&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_210809031037" /></a></P>]]></description>
			<content:encoded><![CDATA[<p>This took me several weeks to figure out how to fix this problem!</p>
<p>It starts out when I try to install IIS to my Windows 2003 R2 sp2 server and for some reason IIS just only show htm file but none for asp, aspx or php!</p>
<p>I searched high and low, I tried numerous sources, I combed through many forum, Microsoft support site, etc but can&#8217;t find a solution!</p>
<p>In the process I found out that there are lot of people having very similar symptom but none seem to have the same problem like mine.</p>
<p><strong>The symptom are:</strong></p>
<p>. IIS won&#8217;t show asp, aspx but only show htm</p>
<p>. IIS MMC crashes when try to set &#8220;allow&#8221; in &#8220;web extension&#8221;</p>
<p>. There are no error in the event log</p>
<p>. Can&#8217;t un-install .NET framework 2.0 (keep asking for install.exe&#8221;) &lt;&#8211; clue</p>
<p>The solution is very simple once I figure it out!</p>
<p><strong>Here are the steps:</strong></p>
<p>. Un-install all newer .NET framework</p>
<p>. download and extract .NET framework 2.0 to a folder call &#8220;dotnetv2&#8243;</p>
<p>. Un-install .NET framework 2.0 and point to &#8220;dotnetv2&#8243; folder when prompt for &#8220;install.exe&#8221;</p>
<p>. Reinstall .NET framework 2.0</p>
<p>. Re-apply all patches and all new .NET framework</p>
<p>Now all the above symptom that I described are all gone and IIS happily serves up htm, asp, aspx, even php too!</p>
<p>That&#8217;s it!</p>
<BR/><MAP name="bdv_RSS_Ad_210809031037"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=210809031037&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=210809031037&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=210809031037&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_210809031037" /></a></P>]]></content:encoded>
			<wfw:commentRss>http://blog.ongetc.com/?feed=rss2&amp;p=104</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 is Amazing!</title>
		<link>http://blog.ongetc.com/?p=97</link>
		<comments>http://blog.ongetc.com/?p=97#comments</comments>
		<pubDate>Sat, 08 Aug 2009 23:24:17 +0000</pubDate>
		<dc:creator>chanhong</dc:creator>
				<category><![CDATA[Techonology]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.ongetc.com/?p=97</guid>
		<description><![CDATA[Windows 7 is amazing!  It is fast!  It is super!  It is looking somewhat like Vista but much better than Vista! It runs on almost all the pc that I have which are ranging from new to a several years old and even on pc that I built from components!  Many of these old pc [...]<BR/><MAP name="bdv_RSS_Ad_080809112417"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=080809112417&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=080809112417&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=080809112417&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_080809112417" /></a></P>]]></description>
			<content:encoded><![CDATA[<p>Windows 7 is amazing!  It is fast!  It is super!  It is looking somewhat like Vista but much better than Vista!</p>
<p>It runs on almost all the pc that I have which are ranging from new to a several years old and even on pc that I built from components!  Many of these old pc that Vista refused to install but it all works fine with Windows 7!</p>
<p>Even if some of the devices might not have the right driver during initial install but as long as you can get your pc that is running Windows 7 on the network then it will detect and download the right driver for your pc.</p>
<p>I even able to install many legacy software using the compatibility mode in Windows 7 even though the &#8220;compatibility wizard&#8221; is missing in Windows 7 but I was able to get around that by using the compatibility mode that I mention above.</p>
<p>Windows 7 is definitely a done right out the gate!</p>
<BR/><MAP name="bdv_RSS_Ad_080809112417"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=080809112417&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=258430&amp;Ref_Option=main&amp;source=142498456" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=258430&amp;bid=630525&amp;PHS=080809112417&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=258430&amp;bid=630525&amp;PHS=080809112417&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_080809112417" /></a></P>]]></content:encoded>
			<wfw:commentRss>http://blog.ongetc.com/?feed=rss2&amp;p=97</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
