<?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>Xrvel Programming Blog</title>
	<atom:link href="http://www.xrvel.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xrvel.com</link>
	<description>Xrvel Blog</description>
	<lastBuildDate>Wed, 18 Aug 2010 04:20:42 +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>Apache Stopped Working on Windows</title>
		<link>http://www.xrvel.com/362/programming/apache-stopped-working-on-windows</link>
		<comments>http://www.xrvel.com/362/programming/apache-stopped-working-on-windows#comments</comments>
		<pubDate>Wed, 18 Aug 2010 04:02:24 +0000</pubDate>
		<dc:creator>Xrvel</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[HTTPD]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.xrvel.com/?p=362</guid>
		<description><![CDATA[Since about 3 weeks ago until today, my Apache server stopped working on Windows XP. I have no idea why it was stopped. I have searched some solutions on Google about this. Some solution asked whether i have Skype installed &#8230; <a href="http://www.xrvel.com/362/programming/apache-stopped-working-on-windows">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since about 3 weeks ago until today, my Apache server stopped working on Windows XP. I have no idea why it was stopped. I have searched some solutions on Google about this. Some solution asked whether i have Skype installed on my machine, because it was known that Skype can cause conflict with apache because Skype uses port 80 (solution if Skype is the reason is : 1) uninstalling Skype, or 2) modify apache port to 8081 for example).<br />
<span id="more-362"></span></p>
<p>Here is my apache error log.</p>
<pre>
[Tue Jul 27 11:05:13 2010] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations
[Tue Jul 27 11:05:13 2010] [notice] Server built: Dec 10 2008 00:10:06
[Tue Jul 27 11:05:13 2010] [notice] Parent: Created child process 3372
[Tue Jul 27 11:05:15 2010] [notice] Child 3372: Child process is running
[Tue Jul 27 11:05:15 2010] [notice] Child 3372: Acquired the start mutex.
[Tue Jul 27 11:05:15 2010] [notice] Child 3372: Starting 64 worker threads.
[Tue Jul 27 11:05:15 2010] [notice] Child 3372: Starting thread to listen on port 80.
</pre>
<p>I have tried to install wampserver and xamp, but both gave me same error message.</p>
<p>Some solutions also described that we have to restart apache, windows, check firewall setting, etc, but it didn&#8217;t work on my situation.<br />
Finally i have found a REAL solution. It seems it is related to my <strong>antivirus</strong>.<br />
The solution is adding these lines to httpd.conf file.</p>
<pre>
EnableSendfile Off
EnableMMAP Off
Win32DisableAcceptEx
</pre>
<p>And restart the Apache server. And it worked <img src='http://www.xrvel.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' title="Apache Stopped Working on Windows Image" /><br />
Thanks to idiotnesia, kaskus. <img src='http://www.xrvel.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' title="Apache Stopped Working on Windows Image" /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.xrvel.com/362/programming/apache-stopped-working-on-windows/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HostGator Coupon From Xrvel</title>
		<link>http://www.xrvel.com/360/web-hosting/hostgator-coupon-from-xrvel</link>
		<comments>http://www.xrvel.com/360/web-hosting/hostgator-coupon-from-xrvel#comments</comments>
		<pubDate>Sat, 07 Aug 2010 08:03:18 +0000</pubDate>
		<dc:creator>Xrvel</dc:creator>
				<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://www.xrvel.com/?p=360</guid>
		<description><![CDATA[To receive $9.94 discount on HostGator hosting, enter this coupon on your HostGator order form : xrveldotcom * discount only applies on first month. Good luck]]></description>
			<content:encoded><![CDATA[<p>To receive <strong>$9.94 discount</strong> on HostGator hosting, enter this coupon on your HostGator order form :</p>
<p><strong>xrveldotcom</strong></p>
<p>* discount only applies on first month.<br />
Good luck <img src='http://www.xrvel.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' title="HostGator Coupon From Xrvel Image" /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.xrvel.com/360/web-hosting/hostgator-coupon-from-xrvel/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.0.1 Dirilis</title>
		<link>http://www.xrvel.com/358/programming/wordpress-3-0-1-dirilis</link>
		<comments>http://www.xrvel.com/358/programming/wordpress-3-0-1-dirilis#comments</comments>
		<pubDate>Fri, 30 Jul 2010 08:42:20 +0000</pubDate>
		<dc:creator>Xrvel</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.xrvel.com/?p=358</guid>
		<description><![CDATA[WordPress 3.0.1 sudah dirilis. Mari update WordPress kita Berita resmi bisa dibaca di http://wordpress.org/news/2010/07/wordpress-3-0-1/]]></description>
			<content:encoded><![CDATA[<p>WordPress 3.0.1 sudah dirilis. Mari update WordPress kita <img src='http://www.xrvel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Wordpress 3.0.1 Dirilis Image" /><br />
Berita resmi bisa dibaca di http://wordpress.org/news/2010/07/wordpress-3-0-1/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xrvel.com/358/programming/wordpress-3-0-1-dirilis/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Website Kirim SMS Gratis KuSMS.com</title>
		<link>http://www.xrvel.com/356/personal/website-kirim-sms-gratis-kusms-com</link>
		<comments>http://www.xrvel.com/356/personal/website-kirim-sms-gratis-kusms-com#comments</comments>
		<pubDate>Mon, 26 Jul 2010 08:54:06 +0000</pubDate>
		<dc:creator>Xrvel</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Kirim SMS Gratis]]></category>

		<guid isPermaLink="false">http://www.xrvel.com/?p=356</guid>
		<description><![CDATA[Baru saja kira-kira 1 minggu lalu saya selesai membuat website untuk melakukan kirim SMS gratis. Yaitu di KuSMS.com. Rencana nanti mungkin user bisa daftar agar bisa simpan nomer yg sering dikunjungi di phonebook pribadi. Tapi jangan khawatir, untuk kirim SMS &#8230; <a href="http://www.xrvel.com/356/personal/website-kirim-sms-gratis-kusms-com">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Baru saja kira-kira 1 minggu lalu saya selesai membuat website untuk melakukan <a href="http://www.kusms.com" target="_blank">kirim SMS gratis</a>. Yaitu di KuSMS.com. Rencana nanti mungkin user bisa daftar agar bisa simpan nomer yg sering dikunjungi di phonebook pribadi. Tapi jangan khawatir, untuk kirim SMS gratis tetap nggak usah daftar. Ada juga beberapa ide gebrakan, tapi nanti aja kita tunggu tanggal mainnya <img src='http://www.xrvel.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' title="Website Kirim SMS Gratis KuSMS.com Image" /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.xrvel.com/356/personal/website-kirim-sms-gratis-kusms-com/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WordPress Login ReCAPTCHA Plugin</title>
		<link>http://www.xrvel.com/336/programming/wordpress-login-recaptcha-plugin</link>
		<comments>http://www.xrvel.com/336/programming/wordpress-login-recaptcha-plugin#comments</comments>
		<pubDate>Sun, 20 Jun 2010 18:04:18 +0000</pubDate>
		<dc:creator>Xrvel</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Captcha]]></category>
		<category><![CDATA[recaptcha]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.xrvel.com/?p=336</guid>
		<description><![CDATA[This WordPress plugin will add reCAPTCHA to login page. WP-reCAPTCHA plugin must be installed first. Why use reCAPTCHA instead of other CAPTCHA? Because reCAPTCHA is a powerful CAPTCHA. Screenshot : Actually i love the existing WP-reCAPTCHA plugin. But it does &#8230; <a href="http://www.xrvel.com/336/programming/wordpress-login-recaptcha-plugin">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This WordPress plugin will add reCAPTCHA to login page. <a href="http://wordpress.org/extend/plugins/wp-recaptcha/" target="_blank" rel="external nofollow">WP-reCAPTCHA</a> plugin must be installed first. Why use reCAPTCHA instead of other CAPTCHA? Because reCAPTCHA is a powerful CAPTCHA.</p>
<p><span id="more-336"></span></p>
<p>Screenshot :<br />
<img src="http://i46.tinypic.com/w2obow.jpg" title="Wordpress Login ReCAPTCHA Plugin Image" alt="Wordpress Login ReCAPTCHA Plugin Image" /></p>
<p>Actually i love the existing <a href="http://wordpress.org/extend/plugins/wp-recaptcha/" target="_blank" rel="external nofollow">WP-reCAPTCHA</a> plugin. But it does not have feature to enable reCAPTCHA on login page, only on comment form and on registration page.</p>
<p>I created this under WordPress 3.0.</p>
<p>Installation :</p>
<ol>
<li>You should register on <a href="http://recaptcha.net" target="_blank" rel="external nofollow">reCAPTCHA site</a> first.</li>
<li><a href="http://wordpress.org/extend/plugins/wp-recaptcha/" target="_blank" rel="external nofollow">WP-reCAPTCHA</a> plugin must be installed first.<br />
Click the link below to download WP-reCAPTCHA plugin.<br />
<a href="http://wordpress.org/extend/plugins/wp-recaptcha/">http://wordpress.org/extend/plugins/wp-recaptcha/</a><br />
<img src="http://i50.tinypic.com/2cyl3k9.gif" title="Wordpress Login ReCAPTCHA Plugin Image" alt="Wordpress Login ReCAPTCHA Plugin Image" /></li>
<li>Go to your wp-admin page, check under &#8220;Settings&#8221; menu.<br />
There is a &#8220;reCAPTCHA&#8221; menu.</p>
<p><img src="http://i46.tinypic.com/2nbg1uv.gif" title="Wordpress Login ReCAPTCHA Plugin Image" alt="Wordpress Login ReCAPTCHA Plugin Image" /></p>
<p>Click that link and set your reCAPTCHA public key and private key.</p>
<p><img src="http://i46.tinypic.com/29dx0d4.gif" title="Wordpress Login ReCAPTCHA Plugin Image" alt="Wordpress Login ReCAPTCHA Plugin Image" /></p>
<p>Do not enter wrong public and private key.</li>
<li>Finally, you just need to install my WP Login reCAPTCHA plugin <img src='http://www.xrvel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Wordpress Login ReCAPTCHA Plugin Image" /><br />
<img src="http://i46.tinypic.com/2w4y1hd.gif" title="Wordpress Login ReCAPTCHA Plugin Image" alt="Wordpress Login ReCAPTCHA Plugin Image" /></li>
</ol>
<p>To download the plugin, go to official WordPress.org plugin page, and click &#8220;Download&#8221; link there  :<br />
<a href="http://wordpress.org/extend/plugins/wp-login-recaptcha/">http://wordpress.org/extend/plugins/wp-login-recaptcha/</a></p>
<p>Enjoy this plugin. <img src='http://www.xrvel.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' title="Wordpress Login ReCAPTCHA Plugin Image" /> </p>
<p>Version history :</p>
<ul>
<li>0.1.2 &#8211; 23 June 2010 &#8211; small change.</li>
<li>0.1.1 &#8211; 22 June 2010 &#8211; small bug fix.</li>
<li>0.1.0 &#8211; 21 June 2010 &#8211; first release.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.xrvel.com/336/programming/wordpress-login-recaptcha-plugin/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
