<?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>Kishore &#039;s Blog &#187; Programming</title>
	<atom:link href="http://www.kisaso.com/category/technology/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kisaso.com</link>
	<description>Limits Undefined</description>
	<lastBuildDate>Wed, 17 Mar 2010 15:42:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Translate your web pages and get Google Indexed</title>
		<link>http://www.kisaso.com/translate-your-web-pages-and-get-google-indexed/</link>
		<comments>http://www.kisaso.com/translate-your-web-pages-and-get-google-indexed/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 19:24:48 +0000</pubDate>
		<dc:creator>Kishore</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://kishoreasokan.com/translate-your-web-pages-and-get-google-indexed/</guid>
		<description><![CDATA[ I have written a Wordpress Plugin for Translation which has the advantage of translation pages in 20 languages and you get Google to index these pages. I have tested this on this blog. I had installed this plugin 2 days back and today I was checking if Google had indexed those translation pages. 
 [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img title="image" style="display: inline; margin: 0px" height="150" alt="image" src="http://www.kisaso.com/wp-content/uploads/2008/10/image7.png" width="440" align="right" border="0" /> I have written a <a title="Wordpress Plugin for Translation SEO" href="http://kish.in/wordpress-plugin-translation-ajax-seo/" target="_blank">Wordpress Plugin for Translation</a> which has the advantage of translation pages in 20 languages and you get <a href="http://www.google.com/" target="_blank">Google</a> to index these pages. I have tested this on this blog. I had installed this plugin 2 days back and today I was checking if Google had indexed those translation pages. </p>
<p> <span id="more-1790"></span>
<p>Yes Google has indexed the translation pages and for this, you need to provide link to the translation page. You can do this using this plugin.</p>
<p> What I have seen that most of the blogs use Google Translate and the user is redirected to Google Translate domain and the user gets the translated page. </p>
<p><img title="image" style="display: inline; margin: 0px" height="31" alt="image" src="http://www.kisaso.com/wp-content/uploads/2008/10/image8.png" width="192" align="right" border="0" /> Other interesting thing I have noticed is that even the <a href="http://www.google.com/adsense" target="_blank">Google Adsense</a> ads and displayed in the translated languages (not all). <a href="http://www.kisaso.com/maldives-go-to-poll-tomorrow/?lang=hi" target="_blank">This page which is a Hindi Translation page</a> displays some Google <a href="http://www.kisaso.com/go/adsensetheme" style="color:#000099;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.kisaso.com/go/adsensetheme';return true;" onmouseout="self.status=''">Adsense</a> in Hindi.</p>
<p>What I am trying to do is to automatically create static pages for the translated pages, so that everytime we do not need to send the text for translation to Google.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kisaso.com/translate-your-web-pages-and-get-google-indexed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wordpress Plugin for Translation</title>
		<link>http://www.kisaso.com/wordpress-plugin-for-translation/</link>
		<comments>http://www.kisaso.com/wordpress-plugin-for-translation/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 12:32:35 +0000</pubDate>
		<dc:creator>Kishore</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://kishoreasokan.com/wordpress-plugin-for-translation/</guid>
		<description><![CDATA[ I have written a plugin to offer Translation of Wordpress blog pages. This is an Ajax based plugin, which does the translation in about 20 International languages. I have used the Google Translation API to get the translated text and display it on the page. 
 
You can check this plugin working on this [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img title="image" style="display: inline; margin: 0px" height="101" alt="image" src="http://www.kisaso.com/wp-content/uploads/2008/10/image4.png" width="192" align="right" border="0" /> I have written a plugin to offer Translation of <a href="http://www.wordpress.com" target="_blank">Wordpress</a> blog pages. This is an Ajax based plugin, which does the translation in about 20 International languages. I have used the <a href="http://translate.google.com/" target="_blank">Google Translation API</a> to get the translated text and display it on the page. </p>
<p> <span id="more-1782"></span>
<p>You can check this plugin working on this blog. You can find the tool on top of this page, just select the language that you would like to translate and wait for a few seconds.</p>
<h3>SEO links to the Translation pages</h3>
<p>Every translated page has a permanent link and it will be useful in Search engine point of view. I will be releasing the next version with some tweaks after a month. If you have a <a href="http://www.kisaso.com/installWP" style="color:#000099;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.kisaso.com/installWP';return true;" onmouseout="self.status=''">Wordpress</a> blog, just try this plugin. You can download it at the <a title="wordpress plugins" href="http://kish.in/category/wordpress/plugins/" target="_blank">Wordpress Plugin</a> Directory – <a href="http://wordpress.org/extend/plugins/kish-translate-ajax/" target="_blank">Kish Translate AJax</a>. I see good number of blogs using this tool and got some feedbacks. Your feedback will help me in improving this plugin.</p>
<h3>To Do</h3>
<ol>
<li>Customization, Admin Settings</li>
<li>Optimize the code</li>
<li>Add some new features</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.kisaso.com/wordpress-plugin-for-translation/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Modifying Image size for the home page &#8211; Wordpress</title>
		<link>http://www.kisaso.com/modifying-image-size-for-the-home-page-wordpress/</link>
		<comments>http://www.kisaso.com/modifying-image-size-for-the-home-page-wordpress/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 06:11:58 +0000</pubDate>
		<dc:creator>Kishore</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Tweeks]]></category>

		<guid isPermaLink="false">http://kishoreasokan.com/modifying-image-size-for-the-home-page-wordpress/</guid>
		<description><![CDATA[ I have done some modification for the current theme home page. I am showing the content till the Read More.. The problem what I was facing was the size of the images. I have written a function which resizes the image according to the image page design. We do not need to bother about [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.kisaso.com/wp-content/uploads/2008/09/image33.png"><img title="virantcms" style="margin:3px 3px 3px 0px;float:left" height="160" alt="virantcms" src="http://www.kisaso.com/wp-content/uploads/2008/09/image-thumb32.png" width="275" align="left" border="0" /></a> I have done some modification for the current <a href="http://www.kisaso.com/AffiliateTheme" style="color:#000099;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.kisaso.com/AffiliateTheme';return true;" onmouseout="self.status=''">theme</a> home page. I am showing the content till the Read More.. The problem what I was facing was the size of the images. I have written a function which resizes the image according to the image page design. We do not need to bother about the size of the image when we do the post.</p>
<p> <span id="more-1730"></span>
<p>First We need some function to find the height and width of the posted image and then resize the image according the size ratio so that images don’t look odd.</p>
<div>
<div style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">function getImageInfo($str, $strfindwhat) {</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    $widthPos = strpos($str, $strfindwhat);</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    <span style="color: #008000">//echo &quot;Width Position : &quot;.$widthPos;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    $strAfterWidth = substr($str, $widthPos);</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    <span style="color: #008000">//echo &quot;After Width : &quot;.$strAfterWidth;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    $afterWidthSpace = strpos($strAfterWidth, <span style="color: #006080">&quot; &quot;</span> );</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    $withInfo = substr($strAfterWidth,0, $afterWidthSpace);</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    <span style="color: #008000">//echo &quot; Width Info : &quot;.$withInfo;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    $finalWidth= preg_replace(<span style="color: #006080">&quot;#[^0-9]#&quot;</span>, <span style="color: #006080">&quot;&quot;</span>, $withInfo);</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    <span style="color: #008000">//&quot; ,&quot;&quot; , $withInfo); </span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    <span style="color: #0000ff">return</span> $finalWidth;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">}</pre>
</p></div>
</div>
</p>
<p>Then we modify the content using the following function</p>
<div style="border-right: gray 1px solid; padding-right: 4px; border-top: gray 1px solid; padding-left: 4px; font-size: 8pt; padding-bottom: 4px; margin: 20px 0px 10px; overflow: auto; border-left: gray 1px solid; width: 97.5%; cursor: text; max-height: 200px; line-height: 12pt; padding-top: 4px; border-bottom: gray 1px solid; font-family: consolas, &#39;Courier New&#39;, courier, monospace; background-color: #f4f4f4">
<div style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">function the_content_limit($max_char, $more_link_text = <span style="color: #006080">'(more...)'</span>, $stripteaser = 0, $more_file = <span style="color: #006080">''</span>) {</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    $content = get_the_content(<span style="color: #006080">''</span>);</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    $content = apply_filters(<span style="color: #006080">'the_content'</span>, $content);</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    <span style="color: #008000">//$content = the_content_limit(100, &quot;Read more&quot;);</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    $thisimageheight = getImageInfo($content, <span style="color: #006080">&quot;height&quot;</span>);</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    $thisimagewidth = getImageInfo($content, <span style="color: #006080">&quot;width&quot;</span>);    </pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    <span style="color: #0000ff">if</span> ($thisimagewidth&gt;100)  {</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">        $fwidth = 100;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">        $adjuster = $thisimagewidth / $fwidth;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">        $fheight = $thisimageheight / $adjuster;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">        $thisimageheight = $fheight;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">        $thisimagewidth = $fwidth;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    }</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    $content = str_replace(<span style="color: #006080">']]&gt;'</span>, <span style="color: #006080">']]&amp;gt;'</span>, $content);</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    $content = str_replace(<span style="color: #006080">'img'</span>, <span style="color: #006080">'img width='</span>.$thisimagewidth.<span style="color: #006080">'px height = '</span>.$thisimageheight.<span style="color: #006080">'px '</span>, $content);</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    <span style="color: #008000">//$content = strip_tags($content, &quot;&lt;img&gt;&lt;b&gt;&lt;strong&gt;&lt;i&gt;&lt;em&gt;&lt;a&gt;&lt;li&gt;&lt;div&gt;&quot;);</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    echo $content;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">}</pre>
</p></div>
</div>
<p>Now we call this function to print the modified content</p>
<div style="border-right: gray 1px solid; padding-right: 4px; border-top: gray 1px solid; padding-left: 4px; font-size: 8pt; padding-bottom: 4px; margin: 20px 0px 10px; overflow: auto; border-left: gray 1px solid; width: 97.5%; cursor: text; max-height: 200px; line-height: 12pt; padding-top: 4px; border-bottom: gray 1px solid; font-family: consolas, &#39;Courier New&#39;, courier, monospace; background-color: #f4f4f4">
<div style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">&lt;div <span style="color: #0000ff">class</span>=<span style="color: #006080">&quot;grid_5&quot;</span>&gt;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    &lt;?php query_posts(<span style="color: #006080">'cat=12,-29,-44&amp;showposts=5'</span>); ?&gt;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    &lt;?php <span style="color: #0000ff">if</span> (have_posts()) : <span style="color: #0000ff">while</span> (have_posts()) : the_post(); ?&gt;                    </pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    &lt;div <span style="color: #0000ff">class</span>=<span style="color: #006080">&quot;moreinfo&quot;</span>&gt;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">        &lt;h3&gt;&lt;?php the_title(); ?&gt;&lt;/h3&gt;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">        &lt;p style=<span style="color: #006080">&quot;font-size:9px; font-weight:200;&quot;</span>&gt;&lt;?php the_time(<span style="color: #006080">'F j, Y'</span>); ?&gt; by &lt;?php the_author_posts_link(); ?&gt; &amp;middot; &lt;?php comments_popup_link(<span style="color: #006080">'Leave a Comment'</span>, <span style="color: #006080">'1 Comment'</span>, <span style="color: #006080">'% Comments'</span>); ?&gt;&amp;nbsp;&lt;?php edit_post_link(<span style="color: #006080">'(Edit)'</span>, <span style="color: #006080">''</span>, <span style="color: #006080">''</span>); ?&gt;&lt;/p&gt;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">        &lt;?php the_content_limit(150, <span style="color: #006080">&quot;&quot;</span>);  ?&gt;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">        &lt;div style=<span style="color: #006080">&quot;font-size:9px; font-weight:200;&quot;</span>&gt;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">            Filed Under: &lt;?php the_category(<span style="color: #006080">', '</span>) ?&gt;&lt;br /&gt;Tagged: &lt;?php the_tags(<span style="color: #006080">''</span>) ?&gt;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">        &lt;/div&gt;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">        &lt;p <span style="color: #0000ff">class</span>=<span style="color: #006080">&quot;more&quot;</span>&gt;&lt;a title=<span style="color: #006080">&quot;Permanent Link to &lt;?php the_title(); ?&gt;&quot;</span> href=<span style="color: #006080">&quot;&lt;?php the_permalink() ?&gt;&quot;</span> rel=<span style="color: #006080">&quot;bookmark&quot;</span>&gt;Read More..&lt;/a&gt;&lt;/p&gt;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    &lt;/div&gt;&lt;!-- /moreinfo --&gt;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    &lt;?php endwhile; endif; ?&gt;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">&lt;/div&gt;</pre>
</p></div>
</div>
</p>
<p>I am using the VibrantCMS <a href="http://www.kisaso.com/AffiliateTheme" style="color:#000099;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.kisaso.com/AffiliateTheme';return true;" onmouseout="self.status=''">theme</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kisaso.com/modifying-image-size-for-the-home-page-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting text with link to hyperlink in PHP</title>
		<link>http://www.kisaso.com/converting-text-with-link-to-hyperlink-in-php/</link>
		<comments>http://www.kisaso.com/converting-text-with-link-to-hyperlink-in-php/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 09:58:41 +0000</pubDate>
		<dc:creator>Kishore</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://kishoreasokan.com/converting-text-with-link-to-hyperlink-in-php/</guid>
		<description><![CDATA[I wanted to covert http texts in my twitter plugin&#160; to clickable links. I wrote a small function which may be of your use.



&#60;?php
// string with URL's need to be changed to html format adding the the &#60;a&#62; tag


$str1 = &#34;my name is kishore and my web page is http://www.kisaso.com all are welcom 

http://kish.in isPR [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I wanted to covert http texts in my <a href="http://www.twitter.com/Asokans" target="_blank"></a><a href="http://www.kisaso.com/wordpress-twitter-plugin/">twitter plugin</a>&#160; to clickable links. I wrote a small function which may be of your use.</p>
</p>
<div>
<div style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">&lt;?php</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"><span style="color: #008000">// string with URL's need to be changed to html format adding the the &lt;a&gt; tag</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">

$str1 = <span style="color: #006080">&quot;my name is kishore and my web page is http://www.kisaso.com all are welcom </span>

<span style="color: #006080">http://kish.in isPR checker which also display the pagerank of the current page </span>

<span style="color: #006080">with a small image. I am testing http://this.com plugin on my blog and need </span>

<span style="color: #006080">to do some work o&quot;</span>;
</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">changeToUrl($str1);</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #0000ff">function</span> changeToUrl($str) {</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    $flag=<span style="color: #0000ff">true</span>;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    <span style="color: #008000">// storing the original text</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    $tempStr = $str;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    <span style="color: #0000ff">for</span>($i=0 ; $flag==<span style="color: #0000ff">true</span>; $i++) {</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">

        <span style="color: #008000">//Getting the first http position, I checking if any text begins with http, you can </span>

<span style="color: #008000">//modify this according to your need</span>
</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">        $httpos = strpos($tempStr, <span style="color: #006080">'http'</span>);</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">        <span style="color: #008000">//checking if any more http available in the text</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">        <span style="color: #0000ff">if</span>( $httpos === <span style="color: #0000ff">false</span>) $flag=<span style="color: #0000ff">false</span>;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">        <span style="color: #008000">// Removing the text before the http position</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">        $afterurl = substr($tempStr, $httpos);</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">        <span style="color: #008000">// Getting the space postion after the url which means the end of the URL</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">        $gapos = strpos($afterurl, <span style="color: #006080">&quot; &quot;</span>);</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">        <span style="color: #008000">// Getting the URL text for which we need to replace with the &lt;a&gt; tag</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">        $finalurl = substr($afterurl, 0, $gapos);</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">        <span style="color: #008000">// Getting the length of the URL</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">        $lengthOfUrl = strlen($finalurl);</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">        <span style="color: #008000">//Getting the text removing the URL that is to scan for the next URL    </span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">        $tempStr = substr($afterurl,$lengthOfUrl);</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">        <span style="color: #008000">// This will replace the URL adding the &lt;a&gt; tag</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">        $replace = <span style="color: #006080">'&lt;a href ='</span>.$finalurl.<span style="color: #006080">'&gt;'</span>.$finalurl.<span style="color: #006080">'&lt;/a&gt;'</span>;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">        <span style="color: #008000">// replacing the URL with &lt;a&gt; tag</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">        $includelink = str_replace($finalurl, $replace, $str);</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">        <span style="color: #008000">// Saving the new string after replacing the URL with &lt;a&gt; tag and goes to the next URL</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">        $str=$includelink;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    }</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    echo $includelink;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">}</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">?&gt;</pre>
</p></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kisaso.com/converting-text-with-link-to-hyperlink-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modifying Styles and using with Live Writer</title>
		<link>http://www.kisaso.com/modifying-styles-and-using-with-live-writer/</link>
		<comments>http://www.kisaso.com/modifying-styles-and-using-with-live-writer/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 07:04:32 +0000</pubDate>
		<dc:creator>Kishore</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Live Writer]]></category>

		<guid isPermaLink="false">http://kishoreasokan.com/modifying-styles-and-using-with-live-writer/</guid>
		<description><![CDATA[I use windows live writer to post on my blogs usually. From my last post, you may notice that I have added a different style, to my blog post. This is done just by the Live Writer. Its very simple, I have changed the &#60;h6&#62; style in the style sheet and I select the text [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I use <a title="windows live writer" href="http://www.kisaso.com/how-to-use-windows-liver-writer-effectively/">windows live writer</a> to post on my blogs usually. From my last post, you may notice that I have added a different <a href="http://www.freepedia.in/Style" target="_blank">style</a>, to my blog post. This is done just by the Live Writer. Its very simple, I have changed the &lt;h6&gt; style in the style sheet and I select the text which I need to put into this box.</p>
<h4>Modifying the style</h4>
<div>
<div style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #0000ff">h6</span> {</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    <span style="color: #0000ff">padding</span>:<span style="color: #006080">10px;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    <span style="color: #0000ff">margin</span>:<span style="color: #006080">5px;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    <span style="color: #0000ff">background</span>:<span style="color: #006080">#d0d7ed;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    <span style="color: #0000ff">border</span>:<span style="color: #006080">solid #698af4 1px;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">    <span style="color: #0000ff">font-size</span>:<span style="color: #006080">10px;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none">    <span style="color: #0000ff">font-family</span>:Verdana, Arial, Helvetica, sans<span style="color: #006080">-serif;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">}</pre>
</p></div>
</div>
</p>
<p><a href="http://www.kisaso.com/wp-content/uploads/2008/09/image8.png"><img title="image" style="margin: 0px 0px 0px 5px" height="124" alt="image" src="http://www.kisaso.com/wp-content/uploads/2008/09/image-thumb7.png" width="126" align="right" border="0" /></a> <a href="http://www.kisaso.com/wp-content/uploads/2008/09/image9.png"><img title="image" style="margin: 0px 0px 0px 5px" height="124" alt="image" src="http://www.kisaso.com/wp-content/uploads/2008/09/image-thumb8.png" width="171" align="right" border="0" /></a> This is the style that I have used. Now I select the text which I need to show in the box with “Heading 6” from the drop down box on top. This way you can create good looking style boxes and use it on the fly. </p>
<p><span id="more-1601"></span></p>
<p>The CSS given below is a very simple one. You can modify as you want and even you can use &lt;h5&gt; which is not much used. You should make sure that you should not use the the tags which you have modified.</p>
<h5>Technorati Tags: <a href="http://technorati.com/tags/Wordpress" rel="tag">Wordpress</a>,<a href="http://technorati.com/tags/Live+Writer" rel="tag">Live Writer</a>,<a href="http://technorati.com/tags/Windows" rel="tag">Windows</a>,<a href="http://technorati.com/tags/Hacks" rel="tag">Hacks</a> | <a href="http://www.kisaso.com/installWP" style="color:#000099;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.kisaso.com/installWP';return true;" onmouseout="self.status=''">Wordpress</a> Tags: <a href="http://www.wordpress.com/tag/Wordpress" rel="tag">Wordpress</a>, <a href="http://www.wordpress.com/tag/Live+Writer" rel="tag">Live Writer</a>, <a href="http://www.wordpress.com/tag/Windows" rel="tag">Windows</a>, <a href="http://www.wordpress.com/tag/Hacks" rel="tag">Hacks</a></h5>
]]></content:encoded>
			<wfw:commentRss>http://www.kisaso.com/modifying-styles-and-using-with-live-writer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamweaver Not Saving the Server Login Details</title>
		<link>http://www.kisaso.com/dreamweaver-site-login-not-saved/</link>
		<comments>http://www.kisaso.com/dreamweaver-site-login-not-saved/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 04:53:18 +0000</pubDate>
		<dc:creator>Kishore</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Dreamweaver]]></category>

		<guid isPermaLink="false">http://kishoreasokan.com/dreamweaver-site-login-not-saved/</guid>
		<description><![CDATA[ I regularly use Dreamweaver for working on&#160; the files on my server. I was facing a problem of related to the saving of Remote Information, the server login details. Every time when I need to connect to the server for editing the files, I need to go to the Manage Sites and enter the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.kisaso.com/wp-content/uploads/2008/08/image36.png" class="thickbox"><img title="image" style="margin:3px 3px 3px 0px;float:left" height="89" alt="image" src="http://www.kisaso.com/wp-content/uploads/2008/08/image-thumb28.png" width="275" align="left" border="0" /></a> I regularly use <a href="http://www.adobe.com/support/dreamweaver/" target="_blank">Dreamweaver</a> for working on&#160; the files on my server. I was facing a problem of related to the saving of Remote Information, the server login details. Every time when I need to connect to the server for editing the files, I need to go to the Manage Sites and enter the login information, even though I opt for saving the login information ( a check box is provided to save the login information). </p>
<p>I am sure many of you have this problem unresolved. In fact this is a bug and Macromedia has a patch for this. You can download the patch for this <a href="http://www.kisaso.com/tag/bugs/">bug</a> from the <a href="http://www.adobe.com/support/dreamweaver/downloads_updaters.html" target="_blank">dreamweaver updates site</a></p>
</p>
</p>
</p>
<div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:98452821-b5f3-4bf9-9d04-3e637c185d8b" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"><a href="http://www.kisaso.com/installWP" style="color:#000099;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.kisaso.com/installWP';return true;" onmouseout="self.status=''">Wordpress</a> Tags: <a href="http://www.wordpress.com/tag/Bugs" rel="tag">Bugs</a>, <a href="http://www.wordpress.com/tag/Dreamweaver" rel="tag">Dreamweaver</a></div>
<p>&#160; ,
<div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:14285664-9227-4a71-852b-c60e768d9c04" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/Dreamweaver" rel="tag">Dreamweaver</a>,<a href="http://technorati.com/tags/Bugs" rel="tag">Bugs</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.kisaso.com/dreamweaver-site-login-not-saved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SPB Screen shot Generator for Pocket Pc</title>
		<link>http://www.kisaso.com/spb-screen-shot-generator-for-pocket-pc/</link>
		<comments>http://www.kisaso.com/spb-screen-shot-generator-for-pocket-pc/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 09:45:15 +0000</pubDate>
		<dc:creator>Kishore</dc:creator>
				<category><![CDATA[Handheld Devices]]></category>
		<category><![CDATA[Mobile Whispers]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Snaps]]></category>
		<category><![CDATA[PDC]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://kishoreasokan.com/spb-screen-shot-generator-for-pocket-pc/</guid>
		<description><![CDATA[Testing Screen shots
]]></description>
			<content:encoded><![CDATA[<p></p><p><img src='http://www.kisaso.com/wp-content/uploads/2008/08/screen02.jpg' />Testing Screen shots</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kisaso.com/spb-screen-shot-generator-for-pocket-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use Feedburner to burn your feeds?</title>
		<link>http://www.kisaso.com/how-to-use-feedburner-to-burn-your-feeds/</link>
		<comments>http://www.kisaso.com/how-to-use-feedburner-to-burn-your-feeds/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 07:05:55 +0000</pubDate>
		<dc:creator>Kishore</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Feeds]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://kishoreasokan.com/how-to-use-feedburner-to-burn-your-feeds/</guid>
		<description><![CDATA[If you have a blog, you should be knowing about feeds and RSS. In Wordpress, the Default URL for your blog will be http://yoursite.com/feed/. I Wordpress, you can get feeds for your comments, categories, tags separately. 
Now let me talk about Feedburner. Feedburner is a free service to burn your feeds. All you need is [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>If you have a blog, you should be knowing about feeds and RSS. In <a href="http://www.kisaso.com/installWP" style="color:#000099;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.kisaso.com/installWP';return true;" onmouseout="self.status=''">Wordpress</a>, the Default URL for your blog will be <a href="http://yoursite.com/feed/">http://yoursite.com/feed/</a>. I <a href="http://www.kisaso.com/installWP" style="color:#000099;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.kisaso.com/installWP';return true;" onmouseout="self.status=''">Wordpress</a>, you can get feeds for your comments, categories, tags separately. </p>
<p>Now let me talk about <a title="Burn your feeds" href="http://www.feedburner.com" target="_blank">Feedburner</a>. Feedburner is a free service to burn your feeds. All you need is sign-up for a free account, you can now use your Google Account to sign-in, (Google has acquired Feedburner). Once you sign-in, just enter your feed URL to the box as seen below</p>
<p><a href="http://www.kisaso.com/wp-content/uploads/2008/04/feedburner-1.jpg"><img height="54" alt="feedburner-1" src="http://www.kisaso.com/wp-content/uploads/2008/04/feedburner-1-thumb.jpg" width="440" border="0"/></a> </p>
<p>You can either enter you blog URL or if you know the Feed URL , you can enter the feed URL.</p>
<p>Thats it your Feed is ready, you can now use the <a title="Burn your feeds" href="http://www.feedburner.com" target="_blank">Feedburner</a> URL like <a href="http://feeds.feedburner.com/Asokans">http://feeds.feedburner.com/Asokans</a></p>
<p>You can burn multiple blog feeds and the service is 100% free. There are lots of options available like monetizing your feeds using Google <a href="http://www.kisaso.com/go/adsensetheme" style="color:#000099;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.kisaso.com/go/adsensetheme';return true;" onmouseout="self.status=''">Adsense</a>, Email Subscriptions, Statistics of your blog feed and some widgets.</p>
<h3>Why do we need to use Feedburner for this?</h3>
<p>That&#8217;s something you will understand when you go through the Publicize tab of the Feed. I will be coming up with more features of Feedburner soon. Stay tuned in or Subscribe to my Blog by email for free</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kisaso.com/how-to-use-feedburner-to-burn-your-feeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Script to Validate URL</title>
		<link>http://www.kisaso.com/php-script-to-validate-url/</link>
		<comments>http://www.kisaso.com/php-script-to-validate-url/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 22:32:11 +0000</pubDate>
		<dc:creator>Kishore</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[php function]]></category>
		<category><![CDATA[url validator]]></category>

		<guid isPermaLink="false">http://kishoreasokan.com/php-script-to-validate-url/</guid>
		<description><![CDATA[I have been working to create a moderation tool for one of our project. In this project the members working for the project needs to submit links and snippets of the page. The moderators need to validate the links as many of the news pages are aggregated ones and the page expires after certain period [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I have been working to create a moderation tool for one of our project. In this project the members working for the project needs to submit links and snippets of the page. The moderators need to validate the links as many of the news pages are aggregated ones and the page expires after certain period of time.</p>
<p>I created a script which checks if the page is valid or returns a 404 error or any error</p>
<p><span id="more-193"></span></p>
<div>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"><span style="color: #0000ff">function</span> validateURL2($url) {
    <span style="color: #0000ff">if</span>(strlen($url)) {
        $file = <span style="color: #cc6633">@fopen</span> ($url, <span style="color: #006080">&quot;r&quot;</span>);
        <span style="color: #0000ff">if</span> ($file) {
        <span style="color: #0000ff">return</span> <span style="color: #0000ff">true</span>;
        }
        <span style="color: #0000ff">else</span> <span style="color: #0000ff">return</span> <span style="color: #0000ff">false</span>;
        exit;
    }
    <span style="color: #0000ff">else</span> <span style="color: #0000ff">return</span> <span style="color: #0000ff">false</span>;
}</pre>
</div>
<p>This function actually checks for any error and returns true</p>
<div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:35c1ada3-4461-404d-bdc7-443c01520888" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"><a href="http://www.kisaso.com/installWP" style="color:#000099;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.kisaso.com/installWP';return true;" onmouseout="self.status=''">WordPress</a> Tags: <a href="http://www.wordpress.com/url%20validator" rel="tag">url validator</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.kisaso.com/php-script-to-validate-url/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Re-structuring my blog</title>
		<link>http://www.kisaso.com/re-structuring-my-blog/</link>
		<comments>http://www.kisaso.com/re-structuring-my-blog/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 19:51:57 +0000</pubDate>
		<dc:creator>Kishore</dc:creator>
				<category><![CDATA[My Projects]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[re constructing your blog]]></category>

		<guid isPermaLink="false">http://kishoreasokan.com/re-structuring-my-blog/</guid>
		<description><![CDATA[I have been posting on different blogs of mine. I have to do posts on about 5 blogs to keep them live and my problem is I hardly get time to do a post. To keep my readers visit my blogs and to tell them something interesting, I last night decided to just work on [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I have been posting on different blogs of mine. I have to do posts on about 5 blogs to keep them live and my problem is I hardly get time to do a post. To keep my readers visit my blogs and to tell them something interesting, I last night decided to just work on two of my blogs.</p>
<ol>
<li>KishoreAsokan.Com</li>
<li><a href="http://www.kisaso.com/go/gaf" style="color:#000099;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.kisaso.com/go/gaf';return true;" onmouseout="self.status=''">Home Jobs</a></li>
</ol>
<p><span id="more-185"></span></p>
<p>I purchased two <a href="http://www.kisaso.com/wpremix" style="color:#000099;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.kisaso.com/wpremix';return true;" onmouseout="self.status=''">templates</a> from Revolution <a href="http://www.kisaso.com/AffiliateTheme" style="color:#000099;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.kisaso.com/AffiliateTheme';return true;" onmouseout="self.status=''">Themes</a> and installed one to this blog and to the <a href="http://www.kisaso.com/go/gaf" style="color:#000099;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.kisaso.com/go/gaf';return true;" onmouseout="self.status=''">Home Jobs</a> Blog. Today being a holiday for me, I spent the whole day restructuring and upgrading my blog. I will be posting pages related to my projects, travels, news in Maldives, India, and some tech posts here. My Home Jobs blog is totally dedicated to money making tips and tricks. I even set up an ad server to manage my ads and banners. The software I am using is <a href="http://www.openads.com" target="_blank">Openads</a> which is now branded as Opex. Its excellent and the latest version is 2.4. I managed to learn most of the functionality and successfully started serving ads to my blogs. I will gradually shift all the ads through this ad server for all my other websites</p>
<p>During my work, I could learn some tricks and hacks related to this template. I have paid US$79.95 each for these <a href="http://www.kisaso.com/wpremix" style="color:#000099;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.kisaso.com/wpremix';return true;" onmouseout="self.status=''">templates</a> and I feel its work. I designed the Logo on the header and then did some configuration for the home page. It will take some time to normalize everything. During this process I managed to upgrade the <a href="http://wordpress.org" target="_blank">Wordpress</a> version to the latest available 2.3. The upgrade process was successful and I have checked almost everything. If you find any problems, please post it here. There are some problems in pages with images (Old Posts) as I had sized the images according to my Old template. The previous template which I was using was ported by myself</p>
<div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:6924b8f8-a829-46d4-9970-3c44cac52c46" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"><a href="http://www.kisaso.com/installWP" style="color:#000099;text-decoration:underline;" target="_blank" rel="nofollow" onmouseover="self.status='http://www.kisaso.com/installWP';return true;" onmouseout="self.status=''">Wordpress</a> Tags: <a href="http://wordpress.com/tags/Wordpress" rel="tag">Wordpress</a>, <a href="http://wordpress.com/tags/Blog" rel="tag">Blog</a>, <a href="http://wordpress.com/tags/Templates" rel="tag">Templates</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.kisaso.com/re-structuring-my-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
