<?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>Khalil Majdalawi&#039;s Blog &#187; windows</title>
	<atom:link href="http://dev3k.com/blog/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev3k.com/blog</link>
	<description>Web development,Technology,Games and more...</description>
	<lastBuildDate>Tue, 08 Jun 2010 10:07:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>windows 98 still alive</title>
		<link>http://dev3k.com/blog/2009/07/windows-98-still-alive/</link>
		<comments>http://dev3k.com/blog/2009/07/windows-98-still-alive/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 06:54:30 +0000</pubDate>
		<dc:creator>Khalil Majdalawi</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[operating systems]]></category>

		<guid isPermaLink="false">http://dev3k.com/blog/?p=309</guid>
		<description><![CDATA[today i was shocked as my daily blog check, i noticed someone or &#8220;something&#8221; is actually still use windows 98 &#038; IE5 WTF ?! this person &#8220;zombie&#8221; should be jailed of illegal use of internet or send him back to hell . i wonder if there any version of firefox for windows 98 he could [...]]]></description>
			<content:encoded><![CDATA[<p>today i was shocked as my daily blog check, i noticed someone or &#8220;something&#8221; is actually still use windows 98 &#038; IE5  WTF ?! this person &#8220;zombie&#8221; should be jailed of illegal use of internet or send him back to hell .<br />
<br/><br />
<center><a href="http://dev3k.com/blog/wp-content/uploads/2009/07/traffic_from_win98.jpg"><img src="http://dev3k.com/blog/wp-content/uploads/2009/07/traffic_from_win98.jpg" alt="traffic_from_win98" title="traffic_from_win98" width="379" height="189" class="aligncenter size-full wp-image-310" /></a></center><br />
<br />
 i wonder if there any version of firefox for windows 98 he could use?!<br /></p>
]]></content:encoded>
			<wfw:commentRss>http://dev3k.com/blog/2009/07/windows-98-still-alive/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Enable Mod rewrite in apache</title>
		<link>http://dev3k.com/blog/2009/05/enable-mod-rewrite-in-apache/</link>
		<comments>http://dev3k.com/blog/2009/05/enable-mod-rewrite-in-apache/#comments</comments>
		<pubDate>Thu, 21 May 2009 08:14:08 +0000</pubDate>
		<dc:creator>Khalil Majdalawi</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[apache]]></category>

		<guid isPermaLink="false">http://dev3k.com/blog/?p=252</guid>
		<description><![CDATA[For Debian use sudo a2enmod rewrite For Windows Find the httpd.conf file (usually you will find it in a folder called conf, config or something along those lines) Inside the httpd.conf file uncomment the line LoadModule rewrite_module modules/mod_rewrite.so Also find the line ClearModuleList is uncommented then find and make sure that the line AddModule mod_rewrite.c [...]]]></description>
			<content:encoded><![CDATA[<p>
<strong>For Debian use</strong></p>
<pre><code>sudo a2enmod rewrite</code></pre>
<p><strong>For Windows </strong></p>
<ol>
<li> Find the httpd.conf file (usually you will find it in a folder called conf, config or something along those lines)</li>
<li> Inside the httpd.conf file uncomment the line LoadModule rewrite_module modules/mod_rewrite.so</li>
<li> Also find the line ClearModuleList is uncommented then find and make sure that the line AddModule mod_rewrite.c is not commented out.</li>
</ol>
<p>restart your apache service and you are cool to go</p>
]]></content:encoded>
			<wfw:commentRss>http://dev3k.com/blog/2009/05/enable-mod-rewrite-in-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
