<?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>eBlog &#187; blog</title>
	<atom:link href="http://emresaglam.com/blog/tag/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://emresaglam.com/blog</link>
	<description>My Blog about my life and my thoughts...</description>
	<lastBuildDate>Fri, 03 Feb 2012 07:08:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>New blog theme!</title>
		<link>http://emresaglam.com/blog/1033</link>
		<comments>http://emresaglam.com/blog/1033#comments</comments>
		<pubDate>Fri, 15 Jul 2011 04:47:31 +0000</pubDate>
		<dc:creator>Emre</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://emresaglam.com/blog/1033</guid>
		<description><![CDATA[My blog changed 4-5 times over the years. A facelift was long overdue. For the last 4 years I&#8217;ve been using dfBlog as my theme and the latest release is brilliant. Enjoy the new look. Hope to be more active in the future!!]]></description>
			<content:encoded><![CDATA[<p>My blog changed 4-5 times over the years. A facelift was long overdue. For the last 4 years I&#8217;ve been using dfBlog as my theme and the latest release is brilliant.</p>
<p>Enjoy the new look. Hope to be more active in the future!!</p>
]]></content:encoded>
			<wfw:commentRss>http://emresaglam.com/blog/1033/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moved to my new blog</title>
		<link>http://emresaglam.com/blog/749</link>
		<comments>http://emresaglam.com/blog/749#comments</comments>
		<pubDate>Fri, 01 May 2009 05:53:46 +0000</pubDate>
		<dc:creator>Emre</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.emresaglam.com/blog/?p=749</guid>
		<description><![CDATA[I&#8217;ve been planning this for a while. I had written my own blog engine, it&#8217;s been bits and pices of code I&#8217;ve been patching to each other with band aid and chewing gum&#8230; It was good for late 90s and early 2000&#8230; However the net changed, I had to move on, I didn&#8217;t update my [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been planning this for a while. I had written my own blog engine, it&#8217;s been bits and pices of code I&#8217;ve been patching to each other with band aid and chewing gum&#8230;</p>
<p>It was good for late 90s and early 2000&#8230; However the net changed, I had to move on, I didn&#8217;t update my blog code accordingly, it became sluggish, I became sluggish&#8230; No updates on my blog, no updates on my code&#8230; So I made one last leap and wrote a small perl script to port my contents to <a title="Wordpress" href="http://wordpress.org">wordpress</a>. It went OK. The content was there, well, at least the text part of it.</p>
<p>The images were another story. I was too lazy to write regexps to cover all my possible images in the content while importing. So I used some <a href="http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html">mod_rewrite</a> tricks. I think it covered most of my image content.</p>
<p>I preserved the same story ids while importing, this gave me a lot of flexibility on the content that are &#8220;famous&#8221; on my blog: Like <a title="Hubless Wheels" href="http://emresaglam.com/blog/183">this one</a>, and <a href="http://www.emresaglam.com/blog/294">this one</a>. They were contents that were constantly searched and linked. I couldn&#8217;t afford to lose them. So some more mod_rewrite magic needed. Like converting links like http://emresaglam.com/blog/haber.php?id=183 to http://emresaglam.com/blog/183</p>
<p>In the end, I spent almost equal time writing my perl script and my mod_rewrite rules <img src='http://emresaglam.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (for mod_rewrite: 3 lines to cover RSS, 5 lines to cover image contents plus friendly urls and backward compatibility) I&#8217;ll share them sometime when I&#8217;m not lazy.</p>
<p>Well, hopefully I&#8217;ll go back writing stuff again <img src='http://emresaglam.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://emresaglam.com/blog/749/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

