<?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>Blinkky.com &#187; on</title>
	<atom:link href="http://www.blinkky.com/tag/on/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blinkky.com</link>
	<description></description>
	<lastBuildDate>Tue, 01 Nov 2011 16:45:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How To Enable Gravatar On Your WordPress Blog ?</title>
		<link>http://www.blinkky.com/2009/12/how-to-enable-gravatar-on-your-wordpress-blog/</link>
		<comments>http://www.blinkky.com/2009/12/how-to-enable-gravatar-on-your-wordpress-blog/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 17:42:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[enable]]></category>
		<category><![CDATA[gravatar]]></category>
		<category><![CDATA[on]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blinkky.com/?p=605</guid>
		<description><![CDATA[You have installed a new theme for your WordPress blog but there is no Gravatar available for that theme. Actually the solution is simple. So, How To Enable Gravatar On Your WordPress Blog ? No plugin needed =) 1. Open comment.php for your theme that you use for your blog. 2. Copy the code below [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://blinkky.com/images/gravatar_how_to.jpg" alt="" width="301" height="77" />You have installed a new theme for your <strong>WordPress blog</strong> but there is no <a href="http://blinkky.com/2009/04/what-is-gravatar/" target="_blank"><strong>Gravatar</strong></a> available for that theme. Actually the solution is simple.</p>
<p>So, <strong>How To Enable Gravatar On Your WordPress Blog ?</strong> No plugin needed =)<br />
<span id="more-605"></span></p>
<p><strong>1.</strong> Open <strong>comment.php</strong> for your theme that you use for your blog.</p>
<p><strong>2. </strong>Copy the code below :</p>
<p><textarea cols="55" rows="2" name="textarea">&lt;?php if(function_exists(&#8216;get_avatar&#8217;)) { echo get_avatar($comment, &#8217;40&#8242;); } ?&gt;</textarea></p>
<p><strong>3. </strong>Paste the code in <strong>comment.php</strong>. You&#8217;ll find the suitable place to paste code. Take a look on the example :</p>
<p><a href="http://blinkky.com/images/paste_code_gravatar_example.jpg"><img class="alignnone" title="paste_code_gravatar_example.jpg" src="http://blinkky.com/images/paste_code_gravatar_example.jpg" alt="" width="404" height="107" /></a></p>
<p style="text-align: left;"><em> Click on the image to view larger</em></p>
<p style="text-align: left;">
<p><strong>4.</strong> Save the <strong>comment.php</strong> file and you&#8217;re done! You can change the size of the gravatar. As you can see, I&#8217;m using 40 for the size of my gravatar. Good luck =)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blinkky.com/2009/12/how-to-enable-gravatar-on-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>How To Install WordPress On Your PC ?</title>
		<link>http://www.blinkky.com/2009/11/how-to-install-wordpress-on-your-pc/</link>
		<comments>http://www.blinkky.com/2009/11/how-to-install-wordpress-on-your-pc/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 16:08:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[on]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[your]]></category>

		<guid isPermaLink="false">http://blinkky.com/?p=590</guid>
		<description><![CDATA[This question always come in my mind before I started to blog a few months ago. How to install wordpress on my own pc ? Ok, I&#8217;ll show you step by step on how to do this. 1. You have to install WampServer on your computer. You can download it HERE. It&#8217;s just free =) [...]]]></description>
			<content:encoded><![CDATA[<p>This question always come in my mind before I started to blog a few months ago. <strong>How to install wordpress on my own pc ?</strong> Ok, I&#8217;ll show you step by step on how to do this.</p>
<p><strong>1.</strong> You have to install <a href="http://www.wampserver.com/en/" target="_blank"><strong>WampServer</strong></a> on your computer. You can download it <a href="http://www.wampserver.com/en/" target="_blank"><strong>HERE</strong></a>. It&#8217;s just free =)<br />
<span id="more-590"></span><br />
<strong>2.</strong> After all the installation is done, open the <a href="http://www.wampserver.com/en/" target="_blank"><strong>WampServer</strong></a> program. You&#8217;ll notice that there will be an icon on the bottom right side of the windows. Left click an click on <em><strong>www directory</strong></em>.</p>
<p><img src="http://blinkky.com/images/how_to_install_wordpress_pc_1.jpg" alt="how to install wordpress on your pc" /></p>
<p><strong>3.</strong> A window will open. Create a new folder in it. For example &#8220;<strong>blog</strong>&#8220;. Upload all the wordpress files into &#8220;<strong>blog</strong>&#8221; folder. <em>You can use any name you want. But in this tutorial I use blog for my folder</em></p>
<p><strong>4</strong>. Now I assume that you&#8217;ve uploaded all wordpress files into &#8220;<strong>blog</strong>&#8221; folder. Left click on the icon again and click <em><strong>Localhost</strong></em>.</p>
<p><img src="http://blinkky.com/images/how_to_install_wordpress_pc_2.jpg" alt="how to install wordpress on your pc" /></p>
<p><strong>5. </strong>Click on <em><strong>phpmyadmin</strong></em> under <strong>Your Aliases</strong> menu.</p>
<p><img src="http://blinkky.com/images/how_to_install_wordpress_pc_3.jpg" alt="how to install wordpress on your pc" /></p>
<p><strong>6.</strong> Now, you have to create a new database for your blog. Fill in any word. For example, I use &#8220;<strong>blog</strong>&#8221; for my database. Hit on <em><strong>create</strong></em> button.</p>
<p><img src="http://blinkky.com/images/how_to_install_wordpress_pc_4.jpg" alt="how to install wordpress on your pc" /></p>
<p><strong>7.</strong> You have to add user for your database. Click on <em><strong>Privileges</strong></em> tab and click on <em><strong>Add a new user</strong></em>.</p>
<p><img src="http://blinkky.com/images/how_to_install_wordpress_pc_5.jpg" alt="how to install wordpress on your pc" /></p>
<p><img src="http://blinkky.com/images/how_to_install_wordpress_pc_6.jpg" alt="how to install wordpress on your pc" /></p>
<p><strong>8.</strong> Fill in the form and hit <em><strong>Go</strong></em> button.</p>
<p><img src="http://blinkky.com/images/how_to_install_wordpress_pc_7.jpg" alt="how to install wordpress on your pc" /></p>
<p><strong>9.</strong> Open the <strong>wp-config-sample.php</strong> in the &#8220;<strong>blog</strong>&#8221; folder and change the database name, user for your blog and the password. Save the file as <strong>wp-config.php</strong>.</p>
<p><img src="http://blinkky.com/images/how_to_install_wordpress_pc_8.jpg" alt="how to install wordpress on your pc" /></p>
<p><strong>10. </strong>Left click on the icon again and click <em><strong>Localhost</strong></em>. Click on <em><strong>blog</strong></em> link under <strong>Your Projects </strong>menu.</p>
<p><img src="http://blinkky.com/images/how_to_install_wordpress_pc_2.jpg" alt="how to install wordpress on your pc" /></p>
<p><img src="http://blinkky.com/images/how_to_install_wordpress_pc_9.jpg" alt="how to install wordpress on your pc" /></p>
<p><strong>11. </strong>The hard part is over. Just fill on your blog title and your email. Hit <strong>Install WordPress</strong> button and you&#8217;re done !</p>
<p><img src="http://blinkky.com/images/how_to_install_wordpress_pc_10.jpg" alt="how to install wordpress on your pc" /></p>
<p><img src="http://blinkky.com/images/how_to_install_wordpress_pc_11.jpg" alt="how to install wordpress on your pc" /></p>
<p>That&#8217;s all. Enjoy =)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blinkky.com/2009/11/how-to-install-wordpress-on-your-pc/feed/</wfw:commentRss>
		<slash:comments>51</slash:comments>
		</item>
	</channel>
</rss>

