<?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>Break the Style &#187; Tips &amp; Tricks</title>
	<atom:link href="http://www.shahporan.com/post-item/category/tips-tricks/feed" rel="self" type="application/rss+xml" />
	<link>http://www.shahporan.com</link>
	<description>Lets develop web based world</description>
	<lastBuildDate>Mon, 04 Jul 2011 10:24:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>How to create photo slideshow</title>
		<link>http://www.shahporan.com/post-item/175.html</link>
		<comments>http://www.shahporan.com/post-item/175.html#comments</comments>
		<pubDate>Fri, 17 Dec 2010 06:09:53 +0000</pubDate>
		<dc:creator>Paran</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.shahporan.com/?p=175</guid>
		<description><![CDATA[Suppose you are beginners of designing section. Or you would like to develop a website but in this site need to add photo slide show. But you are a  coder or programmer, you have no technical knowledge to create a photo slide show. Now what r u do? oh! don&#8217;t worry I will help you [...]]]></description>
			<content:encoded><![CDATA[<p>Suppose you are beginners of designing section. Or you would like to develop a website but in this site need to add photo slide show. But you are a  coder or programmer, you have no technical knowledge to create a photo slide show. Now what r u do? oh! don&#8217;t worry I will help you to solve your problem. Just click to the <a href="http://www.frobee.com/slideshow-maker" target="_blank">slideshow</a> link and add your require photo.</p>
<p>Also click to settings button and setup your desired.</p>
<p>Ok just now click to the save button and download your file. After download this file extract it and place it on your desired place.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shahporan.com/post-item/175.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to create website slideshow?</title>
		<link>http://www.shahporan.com/post-item/172.html</link>
		<comments>http://www.shahporan.com/post-item/172.html#comments</comments>
		<pubDate>Fri, 17 Dec 2010 05:38:08 +0000</pubDate>
		<dc:creator>Paran</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.shahporan.com/?p=172</guid>
		<description><![CDATA[Many times we need to create a slide-show of our specific website specific page. But how to do it? Don&#8217;t worry about this. Just now click the following link to create slide-show. For testing write something on the title bar. Then copy the http://www.shahporan.com and paste it on the bottom field. Then click to Create [...]]]></description>
			<content:encoded><![CDATA[<p>Many times we need to create a slide-show of our specific website specific page. But how to do it? Don&#8217;t worry about this.</p>
<p>Just now click the following link to create <a href="http://www.bridgeurl.com/" target="_blank">slide-show</a>.</p>
<p>For testing write something on the title bar. Then copy the http://www.shahporan.com and paste it on the bottom field.</p>
<p>Then click to Create Link button. Fine then you will get a two url. One of them url copy and paste on your browser address bar and see the your website slide-show.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shahporan.com/post-item/172.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>cPanel Folder and File Permission</title>
		<link>http://www.shahporan.com/post-item/169.html</link>
		<comments>http://www.shahporan.com/post-item/169.html#comments</comments>
		<pubDate>Thu, 09 Dec 2010 04:35:00 +0000</pubDate>
		<dc:creator>Paran</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.shahporan.com/?p=169</guid>
		<description><![CDATA[cPanel does not allow permissions 666 and 777. It allow the following permission: Folder : 755 File : 644 Suppose your file permission may be exist on  777 or 666 , Now you need create folder permission 755 and file 644. Just now you open your terminal and write the bellow code: Folder: find top/directory [...]]]></description>
			<content:encoded><![CDATA[<p>cPanel does not allow permissions 666 and 777.</p>
<p>It allow the following permission:</p>
<p>Folder : 755</p>
<p>File : 644</p>
<p>Suppose your file permission may be exist on  777 or 666 , Now you need create folder permission 755 and file 644.</p>
<p>Just now you open your terminal and write the bellow code:</p>
<p>Folder: find top/directory -type d -exec chmod 755 &#8216;{}&#8217; \;</p>
<p>File: find top/directory -type f -exec chmod 644 &#8216;{}&#8217; \;</p>
<p>Yes, now your folder and file proper for cPanel.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shahporan.com/post-item/169.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to create a custom search engine</title>
		<link>http://www.shahporan.com/post-item/149.html</link>
		<comments>http://www.shahporan.com/post-item/149.html#comments</comments>
		<pubDate>Fri, 01 Oct 2010 18:44:03 +0000</pubDate>
		<dc:creator>Paran</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.shahporan.com/?p=149</guid>
		<description><![CDATA[Paste this code in the page where you&#8217;d like the Custom Search element to appear. &#60;!&#8211; Google Custom Search Element &#8211;&#62; &#60;div id=&#8221;cse&#8221; style=&#8221;width:100%;&#8221;&#62;Loading&#60;/div&#62; &#60;script src=&#8221;http://www.google.com/jsapi&#8221; type=&#8221;text/javascript&#8221;&#62;&#60;/script&#62; &#60;script type=&#8221;text/javascript&#8221;&#62; google.load(&#8216;search&#8217;, &#8217;1&#8242;, {style: google.loader.themes.GREENSKY}); google.setOnLoadCallback(function(){ new google.search.CustomSearchControl().draw(&#8216;cse&#8217;); }, true); &#60;/script&#62; Want to do more with your Custom Search element? Go this page for details information.]]></description>
			<content:encoded><![CDATA[<div>Paste this code in the page where you&#8217;d like the Custom Search element to appear.</div>
<p>&lt;!&#8211; Google Custom Search Element &#8211;&gt;<br />
&lt;div id=&#8221;cse&#8221; style=&#8221;width:100%;&#8221;&gt;Loading&lt;/div&gt;<br />
&lt;script src=&#8221;http://www.google.com/jsapi&#8221; type=&#8221;text/javascript&#8221;&gt;&lt;/script&gt;<br />
&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
google.load(&#8216;search&#8217;, &#8217;1&#8242;, {style: google.loader.themes.GREENSKY});<br />
google.setOnLoadCallback(function(){<br />
new google.search.CustomSearchControl().draw(&#8216;cse&#8217;);<br />
}, true);<br />
&lt;/script&gt;</p>
<p>Want to do more with your Custom Search element? Go <a href="http://www.google.com/webelements/customsearch/" target="_blank">this page</a> for details information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shahporan.com/post-item/149.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
