<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Web developer Blog</title>
	<atom:link href="http://samibk.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://samibk.wordpress.com</link>
	<description>web dev , tips and tutorials</description>
	<lastBuildDate>Sat, 04 Sep 2010 19:03:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='samibk.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Web developer Blog</title>
		<link>http://samibk.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://samibk.wordpress.com/osd.xml" title="Web developer Blog" />
	<atom:link rel='hub' href='http://samibk.wordpress.com/?pushpress=hub'/>
		<item>
		<title>blog moved</title>
		<link>http://samibk.wordpress.com/2010/09/04/blog-moved/</link>
		<comments>http://samibk.wordpress.com/2010/09/04/blog-moved/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 19:03:31 +0000</pubDate>
		<dc:creator>samibk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://samibk.wordpress.com/?p=71</guid>
		<description><![CDATA[Hello, I moved my blog to a self hosted account. You can find my posts on samibk.com Thanks<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=samibk.wordpress.com&amp;blog=15110131&amp;post=71&amp;subd=samibk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>I moved my blog to a self hosted account.<br />
You can find my posts on <a href="http://samibk.com">samibk.com</a></p>
<p>Thanks</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/samibk.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/samibk.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/samibk.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/samibk.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/samibk.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/samibk.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/samibk.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/samibk.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/samibk.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/samibk.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/samibk.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/samibk.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/samibk.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/samibk.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=samibk.wordpress.com&amp;blog=15110131&amp;post=71&amp;subd=samibk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://samibk.wordpress.com/2010/09/04/blog-moved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e06b3be49d78cc80769e4d65ad83d412?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">samibk</media:title>
		</media:content>
	</item>
		<item>
		<title>How to enable Apache 2 mod_rewrite on Ubuntu 10.04</title>
		<link>http://samibk.wordpress.com/2010/08/15/how-to-enable-apache-2-mod_rewrite-on-ubuntu-10-04/</link>
		<comments>http://samibk.wordpress.com/2010/08/15/how-to-enable-apache-2-mod_rewrite-on-ubuntu-10-04/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 16:55:21 +0000</pubDate>
		<dc:creator>samibk</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Quick Tip]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[rewrite engine]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://samibk.wordpress.com/?p=15</guid>
		<description><![CDATA[Apache rewrite engine modifies web URL&#8217;s to make them user-friendly and optimized for search engines. This is how to enable it on Ubuntu 10.04 From the command line type the following command sudo vi /etc/apache2/sites-available/default Find the following piece of &#8230; <a href="http://samibk.wordpress.com/2010/08/15/how-to-enable-apache-2-mod_rewrite-on-ubuntu-10-04/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=samibk.wordpress.com&amp;blog=15110131&amp;post=15&amp;subd=samibk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Apache rewrite engine modifies web URL&#8217;s to make them user-friendly and optimized for search engines.<br />
This is how to enable it on Ubuntu 10.04</p>
<ol>
<li>
From the command line type the following command<br />
<code>sudo vi /etc/apache2/sites-available/default</code>
</li>
<li>
Find the following piece of code<br />
<pre class="brush: xml;">
&lt;Directory /var/www/&gt;
	Options Indexes FollowSymLinks MultiViews
	AllowOverride None
	Order allow,deny
	allow from all
&lt;/Directory&gt;
</pre>
</li>
<li>Change the line <code>AllowOverride None</code> to <code>AllowOverride All</code> and save changes</li>
<li>
Finally restart apache<br />
<code>sudo /etc/init.d/apache2 restart</code>
</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/samibk.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/samibk.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/samibk.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/samibk.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/samibk.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/samibk.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/samibk.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/samibk.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/samibk.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/samibk.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/samibk.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/samibk.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/samibk.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/samibk.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=samibk.wordpress.com&amp;blog=15110131&amp;post=15&amp;subd=samibk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://samibk.wordpress.com/2010/08/15/how-to-enable-apache-2-mod_rewrite-on-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e06b3be49d78cc80769e4d65ad83d412?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">samibk</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://samibk.wordpress.com/2010/08/09/hello-world/</link>
		<comments>http://samibk.wordpress.com/2010/08/09/hello-world/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 10:10:30 +0000</pubDate>
		<dc:creator>samibk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://samibk.wordpress.com/?p=1</guid>
		<description><![CDATA[Just started blogging today !<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=samibk.wordpress.com&amp;blog=15110131&amp;post=1&amp;subd=samibk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just started blogging today !</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/samibk.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/samibk.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/samibk.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/samibk.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/samibk.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/samibk.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/samibk.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/samibk.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/samibk.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/samibk.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/samibk.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/samibk.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/samibk.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/samibk.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=samibk.wordpress.com&amp;blog=15110131&amp;post=1&amp;subd=samibk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://samibk.wordpress.com/2010/08/09/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e06b3be49d78cc80769e4d65ad83d412?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">samibk</media:title>
		</media:content>
	</item>
	</channel>
</rss>
