<?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>Ashfame &#124; Tech Blog &#187; Tips n Tricks</title>
	<atom:link href="http://blog.ashfame.com/category/tips-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ashfame.com</link>
	<description>Hacking life of Power Users and Webmasters</description>
	<lastBuildDate>Thu, 15 Dec 2011 23:35:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://blog.ashfame.com/?pushpress=hub'/>
<cloud domain='blog.ashfame.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>WordPress plugin Facebook Like Thumbnail Updates</title>
		<link>http://blog.ashfame.com/2011/04/wordpress-plugin-facebook-like-thumbnail-updates/</link>
		<comments>http://blog.ashfame.com/2011/04/wordpress-plugin-facebook-like-thumbnail-updates/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 21:48:00 +0000</pubDate>
		<dc:creator>Ashfame</dc:creator>
				<category><![CDATA[How To / Tutorials]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugin]]></category>

		<guid isPermaLink="false">http://blog.ashfame.com/?p=912</guid>
		<description><![CDATA[I have updated my WordPress plugin to fix Facebook Like Thumbnails to version 0.2 which I am sure will make the existing users happy! Some of the users who quickly upgraded might be facing issues because of a silly mistake on my part. If the plugin has disappeared from the plugins listing, then you would [...]<ul>
		<li><a href="http://blog.ashfame.com/2011/02/wordpress-plugin-fix-facebook-like-thumbnail/" rel="bookmark">WordPress Plugin to fix Facebook Like Thumbnail</a><!-- (53.7)--></li>
		<li><a href="http://blog.ashfame.com/2010/02/post-twitter-updates-tweets-facebook-automatically/" rel="bookmark">Post Twitter updates on Facebook automatically</a><!-- (26.4)--></li>
		<li><a href="http://blog.ashfame.com/2011/02/kontactr-wordpress-plugin/" rel="bookmark">Kontactr WordPress plugin</a><!-- (24.8)--></li>
		<li><a href="http://blog.ashfame.com/2010/04/wordpress-plugin-move-comments-between-posts-change-parents/" rel="bookmark">WordPress Plugin to move comments between posts and change parents</a><!-- (22.9)--></li>
		<li><a href="http://blog.ashfame.com/2010/12/add-facebook-video-wordpress/" rel="bookmark">Add Facebook video in WordPress</a><!-- (20.3)--></li>
	</ul>
]]></description>
			<content:encoded><![CDATA[<p>I have updated my WordPress plugin to fix Facebook Like Thumbnails to version 0.2 which I am sure will make the existing users happy! <img src='http://blog.ashfame.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Some of the users who quickly upgraded might be facing issues because of a silly mistake on my part. If the plugin has disappeared from the plugins listing, then you would have to delete the folder &#8220;<strong>facebook-like-thumbnail</strong>&#8221; folder in your plugins folder (<strong>/wp-content/plugins/</strong>) and then reinstall the plugin by typing &#8220;<strong>Facebook Like Thumbnail</strong>&#8221; in <strong>Add New Plugins</strong> screen. I apologise for the issue, please excuse me, I am not used to pushing updates to public repositories.</p>
<p>The plugin now features an options pages which can be found under <strong>Settings</strong> &gt; <strong>Facebook Like Thumbnail</strong>. You can specify your default thumbnail image on that page, no more code edits are required. This was a necessary move as the users would have to edit the plugin to specify their default image after every upgrade.</p>
<p>The plugin now supports <strong>featured thumbnails</strong> and <strong>NextGEN galleries</strong> (other than the slideshow ones).</p>
<p>The plugin picks the thumbnail in the following order (whichever is found first)</p>
<ul>
<li>If its a post or page
<ul>
<li>Featured Thumbnail</li>
<li>First Image in the post</li>
<li>Default</li>
</ul>
</li>
<li>If its a Front Page or Search Page
<ul>
<li>Default</li>
</ul>
</li>
<li>Anything else
<ul>
<li>First image in the first post of the loop</li>
<li>Default</li>
</ul>
</li>
</ul>
<p><strong><a href='http://wordpress.org/extend/plugins/facebook-like-thumbnail/'>Facebook Like Thumbnail</a></strong> <br/></p><p>Author: <a href="http://blog.ashfame.com/">Ashfame</a>, version: 0.2, updated: April 16, 2011, <br/>Requires WP version: 2.7 or higher, tested up to: 3.1.4.<br/><a href="http://downloads.wordpress.org/plugin/facebook-like-thumbnail.0.2.zip">Download</a> (18 983 hits) <img src="http://blog.ashfame.com/wp-content/plugins/my-wordpress-plugin-info/img/full.png"/><img src="http://blog.ashfame.com/wp-content/plugins/my-wordpress-plugin-info/img/full.png"/><img src="http://blog.ashfame.com/wp-content/plugins/my-wordpress-plugin-info/img/full.png"/><img src="http://blog.ashfame.com/wp-content/plugins/my-wordpress-plugin-info/img/full.png"/><img src="http://blog.ashfame.com/wp-content/plugins/my-wordpress-plugin-info/img/half.png"/> (23 votes)</p>
<p>Adding the author avatar on author pages to be used as thumbnail and ignoring smilies as a possible match for thumbnail are on my To-do lists. If you have any suggestions, comments section is all yours.</p>
<p>Also the plugin can be totally uninstalled by using the delete option from WordPress dashboard, it won&#8217;t leave anything behind in the database.</p>
<p>I have tried to keep the plugin as fast as it can be. If any developer can provide any suggestions/improvements, I would love that. If you have any questions or facing any issues because of the early upgrade or need any help, give me a shout in the comments.</p>
<ul>
		<li><a href="http://blog.ashfame.com/2011/02/wordpress-plugin-fix-facebook-like-thumbnail/" rel="bookmark">WordPress Plugin to fix Facebook Like Thumbnail</a><!-- (53.7)--></li>
		<li><a href="http://blog.ashfame.com/2010/02/post-twitter-updates-tweets-facebook-automatically/" rel="bookmark">Post Twitter updates on Facebook automatically</a><!-- (26.4)--></li>
		<li><a href="http://blog.ashfame.com/2011/02/kontactr-wordpress-plugin/" rel="bookmark">Kontactr WordPress plugin</a><!-- (24.8)--></li>
		<li><a href="http://blog.ashfame.com/2010/04/wordpress-plugin-move-comments-between-posts-change-parents/" rel="bookmark">WordPress Plugin to move comments between posts and change parents</a><!-- (22.9)--></li>
		<li><a href="http://blog.ashfame.com/2010/12/add-facebook-video-wordpress/" rel="bookmark">Add Facebook video in WordPress</a><!-- (20.3)--></li>
	</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ashfame.com/2011/04/wordpress-plugin-facebook-like-thumbnail-updates/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Which one to use WP_Query vs query_posts() vs get_posts()?</title>
		<link>http://blog.ashfame.com/2011/04/difference-wp-query-vs-query-posts-vs-get-posts/</link>
		<comments>http://blog.ashfame.com/2011/04/difference-wp-query-vs-query-posts-vs-get-posts/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 19:57:15 +0000</pubDate>
		<dc:creator>Ashfame</dc:creator>
				<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.ashfame.com/?p=909</guid>
		<description><![CDATA[There are several instances where we want to display content other than what WordPress displays at a particular page. There are three methods which you can use, but each of them is meant for a specific purpose, otherwise why would they have existed? Makes sense? Good! Some tutorials use one, some other and many of [...]<ul>
		<li><a href="http://blog.ashfame.com/2011/04/pagination-approach-get-posts-wordpress/" rel="bookmark">Pagination approach using get_posts() in WordPress</a><!-- (18.3)--></li>
	</ul>
]]></description>
			<content:encoded><![CDATA[<p>There are several instances where we want to display content other than what WordPress displays at a particular page. There are three methods which you can use, but each of them is meant for a specific purpose, otherwise why would they have existed? Makes sense? Good!</p>
<p>Some tutorials use one, some other and many of them are in fact incorrect because they might seem to get the job done but in certain cases they cause side effects, such as modified global variables on which other functionality may rely.</p>
<p>The fight is in between using WP_Query or query_posts or get_posts. <a href="http://www.rarst.net/">Rarst</a> created a great chart to explain what is going on in the three approaches to make it easy to understand the working. which I totally recommend checking out.</p>
<p><img class="aligncenter" src="http://blog.ashfame.com/wp-content/uploads/2011/04/query_functions.png" alt="wordpress query" /></p>
<p>Rarst explained the difference quite precisely as follows:</p>
<blockquote>
<ul>
<li><a rel="nofollow" href="http://codex.wordpress.org/Function_Reference/query_posts"><code>query_posts()</code></a> should be used in one and only case if you need to modify main query of  page. It sets a lot of global variables and will lead to obscure and  horrible bugs if used in any other place and for any other purpose;</li>
<li><a rel="nofollow" href="http://codex.wordpress.org/Template_Tags/get_posts"><code>get_posts()</code></a> is very similar in mechanics and accepts same arguments, but returns  array of posts, doesn&#8217;t modify global variables and is safe to use  anywhere;</li>
<li><a rel="nofollow" href="http://codex.wordpress.org/Function_Reference/WP_Query"><code>WP_Query</code></a> class power both behind the scenes, but you can also create and work  with own object of it. Bit more complex, less restrictions, also safe to  use anywhere.</li>
</ul>
<p>I want to stress that <code>query_post()</code> wrongfully overused in <strong>many</strong> tutorials around. It is one of the most widespread bad practices.</p></blockquote>
<p>Next time you need to make WordPress to show content other than what it does by default, take care to choose the right method. If there is something that you don&#8217;t understand in the chart, leave a comment here and I will happily explain. <img src='http://blog.ashfame.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<ul>
		<li><a href="http://blog.ashfame.com/2011/04/pagination-approach-get-posts-wordpress/" rel="bookmark">Pagination approach using get_posts() in WordPress</a><!-- (18.3)--></li>
	</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ashfame.com/2011/04/difference-wp-query-vs-query-posts-vs-get-posts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using Ubuntu Notification System &#8211; NotifyOSD</title>
		<link>http://blog.ashfame.com/2011/04/ubuntu-notification-system/</link>
		<comments>http://blog.ashfame.com/2011/04/ubuntu-notification-system/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 11:30:58 +0000</pubDate>
		<dc:creator>Ashfame</dc:creator>
				<category><![CDATA[How To / Tutorials]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[NotifyOSD]]></category>
		<category><![CDATA[Shell Script]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.ashfame.com/?p=904</guid>
		<description><![CDATA[Ubuntu features a notification system, where you can see a message notifying you about some particular event. Rhythmbox uses it to show the next track when a track ends, Filezilla shows a notification that file transfers are completed when its window is not in focus (Very handy!) and so on several applications can use it [...]<ul>
		<li><a href="http://blog.ashfame.com/2011/04/pomodoro-timer-in-ubuntu/" rel="bookmark">Pomodoro Timer in Ubuntu</a><!-- (24.4)--></li>
		<li><a href="http://blog.ashfame.com/2008/10/remove-windows-genuine-notification/" rel="bookmark">Remove Windows Genuine Notification</a><!-- (22.2)--></li>
		<li><a href="http://blog.ashfame.com/2011/01/connect-ftp-server-ubuntu-without-client/" rel="bookmark">Connect to a FTP server in Ubuntu without any FTP client</a><!-- (16)--></li>
		<li><a href="http://blog.ashfame.com/2011/03/quickly-setup-localhost-environment-ubuntu/" rel="bookmark">Quickly setup a localhost environment in Ubuntu</a><!-- (14.9)--></li>
		<li><a href="http://blog.ashfame.com/2008/02/safely-remove-usb-drive-safely-remove-hardware-icon-disappears-system-tray/" rel="bookmark">How to safely remove your USB drive when Safely Remove Hardware icon disappears from the system tray</a><!-- (14.3)--></li>
	</ul>
]]></description>
			<content:encoded><![CDATA[<p>Ubuntu features a notification system, where you can see a message notifying you about some particular event. Rhythmbox uses it to show the next track when a track ends, Filezilla shows a notification that file transfers are completed when its window is not in focus (Very handy!) and so on several applications can use it to notify users in the same way (keeping the UI consistent, which is a good design principle).</p>
<h2>Rhythmbox Song Notification</h2>
<p><img class="aligncenter" src="http://blog.ashfame.com/wp-content/uploads/2011/04/rhythmbox-notify.png" alt="rhythmbox notify" /></p>
<h2>Filezilla Transfer Complete Notification</h2>
<p><img class="aligncenter" src="http://blog.ashfame.com/wp-content/uploads/2011/04/filezilla-notify.png" alt="filezilla notify" /></p>
<p>We too can use this easily in our shell scripts. It supports more functionality if you are working in Python or C (Read <a href="https://wiki.ubuntu.com/NotifyOSD">Ubuntu NotifyOSD</a>) but for shell scripts it does the pretty fine job too, if you just want to make Ubuntu work for you.</p>
<h2>Using NotifyOSD in shell scripts</h2>
<p>Make sure you have <strong>libnotify-bin</strong> installed, if not, just install it by typing the following command in a terminal:</p>
<pre class="brush: bash; title: ; toolbar: false; notranslate">sudo apt-get install libnotify-bin</pre>
<h2><em>notify-send</em> &#8211; Program to send desktop notifications</h2>
<p>With notify-send you can sends desktop notifications to the user via a notification daemon from the command line.  These notifications can be used to inform the user about an event or display some form of information without getting in the user’s way.</p>
<p>Check out the man page for it, to see the options it has to offer &#8211; <strong>man notify-send</strong></p>
<p>Enter this in a terminal, <strong>notify-send &#8220;Hello&#8221; &#8220;this is just a test&#8221;</strong> and you will see the notification appearing up on your desktop.I usually collect icons that I would like to use and then use them in notification bubbles in the following manner:</p>
<p>In terminal, you can use it like</p>
<pre class="brush: bash; title: ; toolbar: false; notranslate">notify-send -t 2000 -i /home/ashfame/Dropbox/Ubuntu/icons/console.png &quot;Hello Ashfame&quot; &quot;This is your computer, lets start with work&quot;</pre>
<p>In a shell script, use it like (take care of the screen where you want to display the message &#8211; I am on a dual screen setup)</p>
<pre class="brush: bash; title: ; toolbar: false; notranslate">DISPLAY=:0 notify-send -t 2000 -i /home/ashfame/Dropbox/Ubuntu/icons/console.png &quot;Hello Ashfame&quot; &quot;This is your computer, lets start with work&quot;</pre>
<p><img class="aligncenter" src="http://blog.ashfame.com/wp-content/uploads/2011/04/notify-example.png" alt="notify example" /></p>
<p>Time parameter (-t) lets you specify the time in miliseconds after which the notification will fade away. Its affected with a bug right now (will work on the default timeout even if you set it, but will be fixed in upcoming releases anyway, so better use it).</p>
<p>Icon parameter (-i) is used to specify the icon which is to be used in the notification.</p>
<p>You can also use it to notify you when a certain command has completed in the terminal, like when you were compiling some code or anything which takes a good amount of time so that you can get to know the moment it is ready. As an example, you can use it like</p>
<pre class="brush: bash; title: ; toolbar: false; notranslate">make &amp;&amp; notify-send &quot;DONE&quot;</pre>
<h2>Making practical use of NotifyOSD using notify-send</h2>
<p>You can create shell scripts for additional functionality you want, right? Just use notify-send where you want you to be informed or alerted.</p>
<p>Here are the examples, where I use them:</p>
<ol>
<li><strong>WordPress new version alert</strong></li>
<li><strong>Alert if my site is down</strong></li>
<li><strong>Health check</strong> &#8211; Tells me to take breaks, sleep at night and if I resist, lock the screen</li>
<li><strong>Pomodoro technique</strong> for quantizing time for increasing productivity</li>
<li><strong>Random fun facts</strong> from randomfunfacts.com</li>
</ol>
<p>You can build a lot more useful stuff as per your needs. Share your ideas in the comments and we can discuss <img src='http://blog.ashfame.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<ul>
		<li><a href="http://blog.ashfame.com/2011/04/pomodoro-timer-in-ubuntu/" rel="bookmark">Pomodoro Timer in Ubuntu</a><!-- (24.4)--></li>
		<li><a href="http://blog.ashfame.com/2008/10/remove-windows-genuine-notification/" rel="bookmark">Remove Windows Genuine Notification</a><!-- (22.2)--></li>
		<li><a href="http://blog.ashfame.com/2011/01/connect-ftp-server-ubuntu-without-client/" rel="bookmark">Connect to a FTP server in Ubuntu without any FTP client</a><!-- (16)--></li>
		<li><a href="http://blog.ashfame.com/2011/03/quickly-setup-localhost-environment-ubuntu/" rel="bookmark">Quickly setup a localhost environment in Ubuntu</a><!-- (14.9)--></li>
		<li><a href="http://blog.ashfame.com/2008/02/safely-remove-usb-drive-safely-remove-hardware-icon-disappears-system-tray/" rel="bookmark">How to safely remove your USB drive when Safely Remove Hardware icon disappears from the system tray</a><!-- (14.3)--></li>
	</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ashfame.com/2011/04/ubuntu-notification-system/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Deal with Blog Scrappers getting indexed quicker than the original site</title>
		<link>http://blog.ashfame.com/2011/03/blog-scrappers-getting-indexed-quicker-original-site/</link>
		<comments>http://blog.ashfame.com/2011/03/blog-scrappers-getting-indexed-quicker-original-site/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 20:41:36 +0000</pubDate>
		<dc:creator>Ashfame</dc:creator>
				<category><![CDATA[How To / Tutorials]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.ashfame.com/?p=895</guid>
		<description><![CDATA[Although its not something that one should be worried about as such things often happen, and its actually a sign that you are growing. I would suggest you to just keep going on with the quality content on your site and not to worry about them scrapping your articles. Google does a pretty good job [...]<ul>
		<li><a href="http://blog.ashfame.com/2008/01/promote-blog-site-brand-college-5plus1-ways/" rel="bookmark">5+1 Ways of promoting your Blog/Site/Brand name in your college</a><!-- (27.2)--></li>
		<li><a href="http://blog.ashfame.com/2010/12/vps-hosting-benefits-growing-site/" rel="bookmark">VPS Hosting Benefits for a Growing Site</a><!-- (16.5)--></li>
		<li><a href="http://blog.ashfame.com/2010/02/add-blog-feed-facebook-notes/" rel="bookmark">Add blog feed to Facebook notes</a><!-- (14)--></li>
		<li><a href="http://blog.ashfame.com/2009/10/how-to-start-website-blog/" rel="bookmark">How to start a website or blog</a><!-- (13.7)--></li>
		<li><a href="http://blog.ashfame.com/2010/02/create-pdf-pages-url-embed-wordpress-blog/" rel="bookmark">Create PDF pages from URL and embed link in WordPress blog</a><!-- (13.3)--></li>
	</ul>
]]></description>
			<content:encoded><![CDATA[<p>Although its not something that one should be worried about as such things often happen, and its actually a sign that you are growing. I would suggest you to just keep going on with the quality content on your site and not to worry about them scrapping your articles. Google does a pretty good job in killing spam blogs. They generally gain traction for a month or so and then they are completely gone.</p>
<p>But sometimes it might happen that the spam blog site might be getting indexed quicker than the original site when your original site is pretty much new, so it can be a temporary hold for your organic traffic growth. In such case, we can deal with them by delaying the feeds for a certain amount of time as all these scrappers work by pulling articles from your feeds and then publishing your articles on their site.</p>
<h2>Delay publishing of WordPress Feeds:</h2>
<p>Here is the snippet with you can delay your feeds for (lets say 15 minutes):</p>
<pre class="brush: php; title: ; notranslate">
/**
 * Publish the content in the feed 15 minutes later
 * $where ist default-var in WordPress (wp-includes/query.php)
 * This function an a SQL-syntax
 */
function publish_later_on_feed($where)
{
	global $wpdb;
	if ( is_feed() )
	{
		// timestamp in WP-format
		$now = gmdate('Y-m-d H:i:s');
		// value for wait; + device
		$wait = '15'; // integer
		// http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html#function_timestampdiff
		$device = 'MINUTE'; //MINUTE, HOUR, DAY, WEEK, MONTH, YEAR
		// add SQL-sytax to default $where
		$where .= &quot; AND TIMESTAMPDIFF($device, $wpdb-&gt;posts.post_date_gmt, '$now') &gt; $wait &quot;;
	}
	return $where;
}
add_filter('posts_where', 'publish_later_on_feed');
</pre>
<p>This will delay the feeds for 15 minutes (Line 14 in the code) before any new article appears in it. This is a very good approach in killing those automated blogs. But sometimes it can be the case, that they are not automated. Its humans manually copy-pasting the articles from various sources. In such a case, what you can do is to make your blog ping the crawl bots so that your chances of getting indexed first is maximised.</p>
<h2>Checklist for fast indexing:</h2>
<ul>
<li>Submit a <strong>Sitemap</strong> to <a href="http://www.google.com/webmasters/" target="_blank">Google Webmasters</a>.</li>
<li>Use <a href="http://wordpress.org/extend/plugins/pushpress/" target="_blank">PushPress</a> and <a href="http://wordpress.org/extend/plugins/rsscloud/">RSS Cloud</a> WordPress plugin.</li>
<li>Use WordPress option to ping <strong><em>pinging service</em></strong> and add several multiple pinging service there (less effective now but doing it won&#8217;t harm)</li>
<li>Delay your feeds for a few minutes (Scrappers won&#8217;t be manually monitoring your site every minute)</li>
</ul>
<p>Hope that helps you defeat those blood sucking scrappers. If you have any questions or tip, feel free to leave it in the comments below.</p>
<ul>
		<li><a href="http://blog.ashfame.com/2008/01/promote-blog-site-brand-college-5plus1-ways/" rel="bookmark">5+1 Ways of promoting your Blog/Site/Brand name in your college</a><!-- (27.2)--></li>
		<li><a href="http://blog.ashfame.com/2010/12/vps-hosting-benefits-growing-site/" rel="bookmark">VPS Hosting Benefits for a Growing Site</a><!-- (16.5)--></li>
		<li><a href="http://blog.ashfame.com/2010/02/add-blog-feed-facebook-notes/" rel="bookmark">Add blog feed to Facebook notes</a><!-- (14)--></li>
		<li><a href="http://blog.ashfame.com/2009/10/how-to-start-website-blog/" rel="bookmark">How to start a website or blog</a><!-- (13.7)--></li>
		<li><a href="http://blog.ashfame.com/2010/02/create-pdf-pages-url-embed-wordpress-blog/" rel="bookmark">Create PDF pages from URL and embed link in WordPress blog</a><!-- (13.3)--></li>
	</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ashfame.com/2011/03/blog-scrappers-getting-indexed-quicker-original-site/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Last.fm free Internet Radio hack</title>
		<link>http://blog.ashfame.com/2011/03/last-fm-free-internet-radio-hack/</link>
		<comments>http://blog.ashfame.com/2011/03/last-fm-free-internet-radio-hack/#comments</comments>
		<pubDate>Mon, 28 Feb 2011 18:31:44 +0000</pubDate>
		<dc:creator>Ashfame</dc:creator>
				<category><![CDATA[How To / Tutorials]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Last.fm]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[proxy-server]]></category>

		<guid isPermaLink="false">http://blog.ashfame.com/?p=890</guid>
		<description><![CDATA[Last.fm is a great service which scrobbles (track) what music you listen to and then recommend you new music based on what you like to listen. You can totally keep your music database online and discover new music that you will actually like. It works great. It offers an Internet radio service which is paid [...]<ul>
		<li><a href="http://blog.ashfame.com/2008/10/dual-window-hack-google-chrome-javascript-plugin/" rel="bookmark">Dual Window hack in Google Chrome [Javascript Plugin]</a><!-- (18.9)--></li>
		<li><a href="http://blog.ashfame.com/2008/07/connect-internet-airtel-mobile-office/" rel="bookmark">Connect Internet through AirTel Mobile Office</a><!-- (14.4)--></li>
		<li><a href="http://blog.ashfame.com/2008/09/update-kaspersky-internet-security-2009-offline/" rel="bookmark">Update Kaspersky Internet Security 2009 offline</a><!-- (13.6)--></li>
		<li><a href="http://blog.ashfame.com/2010/04/connect-bsnl-dialup-internet/" rel="bookmark">Connect to BSNL Dialup internet</a><!-- (13.6)--></li>
		<li><a href="http://blog.ashfame.com/2007/10/10-tips-to-make-blogging-stress-free-for-new-bloggers/" rel="bookmark">10 Tips to make blogging stress free for new bloggers</a><!-- (12.7)--></li>
	</ul>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.last.fm/" target="_blank">Last.fm</a> is a great service which scrobbles (track) what music you listen to and then recommend you new music based on what you like to listen. You can totally keep your music database online and discover new music that you will actually like. It works great. It offers an Internet radio service which is paid for countries other than US / UK / Germany. So, if you are from any other country, the trick is to use a country based proxy for listening to your Last.fm radio for free.</p>
<p>For the purpose of this post, I assume that you are ready running the Last.fm scrobbler (tool which sends your music statistics to Last.fm). In the menu, select Tools, and then options.</p>
<p style="text-align: center;"><img src="http://blog.ashfame.com/wp-content/uploads/2011/03/last-fm-scrobbler.png" alt="last-fm-scrobbler" /></p>
<p>In options, select Connection from the left. Click on Manual proxy settings and fill in the IP address and port of the proxy server.</p>
<p style="text-align: center;"><img src="http://blog.ashfame.com/wp-content/uploads/2011/03/last-fm-options.png" alt="last-fm-options" /></p>
<p>However note that only US / UK / Germany based proxy will work. Learn how to <strong>find a good and fast</strong> <a title="How to find Proxy servers with IP address and Port number" href="http://blog.ashfame.com/2011/02/find-proxy-servers-ip-address-port/">proxy server IP address &amp; port</a>.</p>
<p>Now you can enjoy free Internet radio without subscribing to their service. But I would suggest if you really enjoy their service, you should subscribe (its only 3USD/month). But I guess their policy of making users pay who are outside of US, UK &amp; Germany sort of turn people off to subscribe. They shouldn&#8217;t discriminate on the basis of geographical locations. After all, its love for music.</p>
<p>If you have any questions, leave a comment below.</p>
<ul>
		<li><a href="http://blog.ashfame.com/2008/10/dual-window-hack-google-chrome-javascript-plugin/" rel="bookmark">Dual Window hack in Google Chrome [Javascript Plugin]</a><!-- (18.9)--></li>
		<li><a href="http://blog.ashfame.com/2008/07/connect-internet-airtel-mobile-office/" rel="bookmark">Connect Internet through AirTel Mobile Office</a><!-- (14.4)--></li>
		<li><a href="http://blog.ashfame.com/2008/09/update-kaspersky-internet-security-2009-offline/" rel="bookmark">Update Kaspersky Internet Security 2009 offline</a><!-- (13.6)--></li>
		<li><a href="http://blog.ashfame.com/2010/04/connect-bsnl-dialup-internet/" rel="bookmark">Connect to BSNL Dialup internet</a><!-- (13.6)--></li>
		<li><a href="http://blog.ashfame.com/2007/10/10-tips-to-make-blogging-stress-free-for-new-bloggers/" rel="bookmark">10 Tips to make blogging stress free for new bloggers</a><!-- (12.7)--></li>
	</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ashfame.com/2011/03/last-fm-free-internet-radio-hack/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin to fix Facebook Like Thumbnail</title>
		<link>http://blog.ashfame.com/2011/02/wordpress-plugin-fix-facebook-like-thumbnail/</link>
		<comments>http://blog.ashfame.com/2011/02/wordpress-plugin-fix-facebook-like-thumbnail/#comments</comments>
		<pubDate>Sun, 27 Feb 2011 19:36:56 +0000</pubDate>
		<dc:creator>Ashfame</dc:creator>
				<category><![CDATA[How To / Tutorials]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress plugin]]></category>

		<guid isPermaLink="false">http://blog.ashfame.com/?p=888</guid>
		<description><![CDATA[Today, Facebook pushed live another change which made Like button work similar to what we had known the Share button to do. Just to brush up, Share button was used to show the Title, Description and a screenshot of the page which you shared and the Like button would only show up as a line [...]<ul>
		<li><a href="http://blog.ashfame.com/2011/04/wordpress-plugin-facebook-like-thumbnail-updates/" rel="bookmark">WordPress plugin Facebook Like Thumbnail Updates</a><!-- (51.4)--></li>
		<li><a href="http://blog.ashfame.com/2010/04/wordpress-plugin-move-comments-between-posts-change-parents/" rel="bookmark">WordPress Plugin to move comments between posts and change parents</a><!-- (22.9)--></li>
		<li><a href="http://blog.ashfame.com/2011/02/kontactr-wordpress-plugin/" rel="bookmark">Kontactr WordPress plugin</a><!-- (22.8)--></li>
		<li><a href="http://blog.ashfame.com/2010/12/add-facebook-video-wordpress/" rel="bookmark">Add Facebook video in WordPress</a><!-- (21.8)--></li>
		<li><a href="http://blog.ashfame.com/2010/02/keep-online-world-close-facebook/" rel="bookmark">Keep your online world close to Facebook</a><!-- (16)--></li>
	</ul>
]]></description>
			<content:encoded><![CDATA[<p>Today, <a href="http://blog.ashfame.com/tag/facebook">Facebook</a> pushed live another change which made <strong><em>Like</em></strong> button work similar to what we had known the <strong><em>Share</em></strong> button to do. Just to brush up, <strong><em>Share</em></strong> button was used to show the Title, Description and a screenshot of the page which you shared and the <em><strong>Like</strong></em> button would only show up as a line that the <span style="text-decoration: underline;"><em>user</em> liked <em>XYZ Story</em> on <em>ABC site</em></span>. But now after the new change is live, like button functions the same as the Share button.</p>
<p>Here is a screenshot of how the new like would show up on your profile:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.ashfame.com/wp-content/uploads/2011/02/facebook-new-like.png" alt="facebook-new-like" /></p>
<p>I don&#8217;t like the move as people tend to like a lot more stuff than what they share. This is going to stuff the stream with lots of noise. After like is not, and can&#8217;t be equivalent to share. I might like a post on Ubuntu tutorial but is that something I would want to share with everyone else. No! But that&#8217;s totally a different story.</p>
<p>Coming back to the point, many sites would show up random image of their page instead of an appropriate image. I have seen this on several blogs including mine, that sometimes an advertisement image would show up (from the sidebar), or a totally unrelated image of my another project (from the footer). so, I took this opportunity today to fix it for everyone.</p>
<p>You can check what thumbnail would Facebook show for a particular page by using their <a href="https://developers.facebook.com/tools/lint/">Lint tool</a>.</p>
<p>The problem can be solved for non-WordPress based or html sites or whatever, by adding this line to their head section.</p>
<pre class="brush: xml; title: ; notranslate">&lt;link rel=&quot;image_src&quot; href=&quot;http://example.com/logo.png&quot; /&gt;</pre>
<p>This will show that image on every page. But in WordPress, we can do a lot more, that&#8217;s because WordPress is a brilliant piece of software.</p>
<p>You can use the plugin to fix the issue. It will display the first image of the post or page you are on. In case someone likes your Category or Tag page, then the first image of the first post in the listing will be used.</p>
<div class="notice"><p><strong><a href='http://wordpress.org/extend/plugins/facebook-like-thumbnail/'>Facebook Like Thumbnail</a></strong> <br/></p><p>Author: <a href="http://blog.ashfame.com/">Ashfame</a>, version: 0.2, updated: April 16, 2011, <br/>Requires WP version: 2.7 or higher, tested up to: 3.1.4.<br/><a href="http://downloads.wordpress.org/plugin/facebook-like-thumbnail.0.2.zip">Download</a> (18 983 hits) <img src="http://blog.ashfame.com/wp-content/plugins/my-wordpress-plugin-info/img/full.png"/><img src="http://blog.ashfame.com/wp-content/plugins/my-wordpress-plugin-info/img/full.png"/><img src="http://blog.ashfame.com/wp-content/plugins/my-wordpress-plugin-info/img/full.png"/><img src="http://blog.ashfame.com/wp-content/plugins/my-wordpress-plugin-info/img/full.png"/><img src="http://blog.ashfame.com/wp-content/plugins/my-wordpress-plugin-info/img/half.png"/> (23 votes)</p></div>
<p>You will need to edit a line which is highlighted in the code below to change the default fallback image to your logo so that whenever, the post doesn&#8217;t have any image in it, your logo will be displayed. If you don&#8217;t edit that line, then my logo will be displayed and I might sue you for that.</p>
<p class="notice">I have added a couple of features in the plugin, so I don&#8217;t recommend you to use the snippet anymore. Using the plugin will make it easier for you to receive updates without touching any code. <a href="http://blog.ashfame.com/2011/04/wordpress-plugin-facebook-like-thumbnail-updates/">WordPress Facebook Like Thumbnail Plugin v0.2</a></p>
<p><del>In case, you don&#8217;t want to download yet another plugin, you can add the following code in your <a title="Making use of WordPress functions.php" href="http://blog.ashfame.com/2010/11/using-wordpress-functions-php/">functions.php file</a></del> I recommend everyone to use the plugin version instead so that you can receive updates automatically.</p>
<p>Facebook crawls your page every 24 hours (at max), so you may not see the change right away but you would see it instantaneously, if you use the Linter tool once for that page because it updates the thumbnail for that page, right away.</p>
<p>I might add an options page for it to add an image if users request start coming up. Also I will host it on WordPress repositories once I get the time to, as I will need to look into it first.</p>
<p>If you have any question, you can ask in the comments. Also, please like it (not share) to share it with other fellow bloggers.</p>
<ul>
		<li><a href="http://blog.ashfame.com/2011/04/wordpress-plugin-facebook-like-thumbnail-updates/" rel="bookmark">WordPress plugin Facebook Like Thumbnail Updates</a><!-- (51.4)--></li>
		<li><a href="http://blog.ashfame.com/2010/04/wordpress-plugin-move-comments-between-posts-change-parents/" rel="bookmark">WordPress Plugin to move comments between posts and change parents</a><!-- (22.9)--></li>
		<li><a href="http://blog.ashfame.com/2011/02/kontactr-wordpress-plugin/" rel="bookmark">Kontactr WordPress plugin</a><!-- (22.8)--></li>
		<li><a href="http://blog.ashfame.com/2010/12/add-facebook-video-wordpress/" rel="bookmark">Add Facebook video in WordPress</a><!-- (21.8)--></li>
		<li><a href="http://blog.ashfame.com/2010/02/keep-online-world-close-facebook/" rel="bookmark">Keep your online world close to Facebook</a><!-- (16)--></li>
	</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ashfame.com/2011/02/wordpress-plugin-fix-facebook-like-thumbnail/feed/</wfw:commentRss>
		<slash:comments>241</slash:comments>
		</item>
		<item>
		<title>How to find Proxy servers with IP address and Port number</title>
		<link>http://blog.ashfame.com/2011/02/find-proxy-servers-ip-address-port/</link>
		<comments>http://blog.ashfame.com/2011/02/find-proxy-servers-ip-address-port/#comments</comments>
		<pubDate>Sun, 27 Feb 2011 10:03:10 +0000</pubDate>
		<dc:creator>Ashfame</dc:creator>
				<category><![CDATA[How To / Tutorials]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[hidemyass]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[proxy-server]]></category>

		<guid isPermaLink="false">http://blog.ashfame.com/?p=886</guid>
		<description><![CDATA[Proxy servers are used to access Internet by routing your request to a proxy server instead of directly to the server with whom you are communicating with. The proxy server makes a request on your behalf and return the result of the same back to you. It helps in cases of Internet censorship when a [...]<ul>
		<li><a href="http://blog.ashfame.com/2009/12/how-to-find-bluetooth-wlan-mac-address-of-nokia-mobile-device/" rel="bookmark">How to find Bluetooth &amp; WLAN MAC address of Nokia mobile device</a><!-- (30.4)--></li>
		<li><a href="http://blog.ashfame.com/2008/07/fastest-finding-proxy-sites/" rel="bookmark">Fastest way of finding proxy sites</a><!-- (23.2)--></li>
		<li><a href="http://blog.ashfame.com/2007/12/wordpress-bug-fix-categories-shows-incorrect-number-posts-2/" rel="bookmark">WordPress Bug &#038; its Fix : Categories shows incorrect number of posts</a><!-- (16.8)--></li>
		<li><a href="http://blog.ashfame.com/2009/07/lyrster-find-songs-by-lyrics/" rel="bookmark">Lyrster helps you find songs by lyrics</a><!-- (15.9)--></li>
		<li><a href="http://blog.ashfame.com/2007/11/find-guest-bloggers/" rel="bookmark">How to find Guest Bloggers for you?</a><!-- (15.2)--></li>
	</ul>
]]></description>
			<content:encoded><![CDATA[<p>Proxy servers are used to access Internet by routing your request to a proxy server instead of directly to the server with whom you are communicating with. The proxy server makes a request on your behalf and return the result of the same back to you. It helps in cases of Internet censorship when a particular website or web service is banned in your location, be it a country or an office.</p>
<p>What generally people do is to open a proxy site in which they type in the web address or URL they want to access and then the page is displayed in the browser by the proxy server and all the link on the page are converted so that further requests when a user clicks on a link are routed &amp; served by the proxy server only. But some desktop applications can also make use of proxy servers by configuring the options to route their requests to a proxy server for which you need the IP Address and Port number of the proxy server and login credentials (username &amp; password), in case the proxy server is a private server and not open for general public. Example: Web browsers, FTP clients, Torrent clients, Media players etc</p>
<p>And sometimes there is even a need of a country based proxy because services like Last.fm streams free internet radio to users from US, UK &amp; Germany. There can be several examples.</p>
<p>Whenever you need a good and stable proxy server, you can get a list at <a title="Proxy List" href="http://www.hidemyass.com/proxy-list/" target="_blank">HideMyAss.com</a>. The page itself keeps on updating the status of proxy servers.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.ashfame.com/wp-content/uploads/2011/02/proxy-server-list.png" alt="proxy-server-list" /></p>
<p>You can filer proxy server listing by based on their location i.e. country, the port they run on (some applications only accept a proxy on a particular port or don&#8217;t let you change it)</p>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.ashfame.com/wp-content/uploads/2011/02/filter-proxy-list.png" alt="filter-proxy-list" /></p>
<h2>How to find a good proxy server?</h2>
<p>If you observe the list, there are a lot of options to choose from. Good thing, but with more options comes the problem of picking up a good one. So, I will give you a quick tip to pick up a fast &amp; speedy proxy server.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.ashfame.com/wp-content/uploads/2011/02/find-good-proxy.png" alt="find-good-fast-proxy-server" /></p>
<p>If you see the list, there are two bars which show the health of the proxy server. First one shows the speed and the other shows the connection time. So only look for those which show green state and hence are a good option. But chose those which are not completely green but those which are a little less because they are less likely to get a stream of more users and should sustain for more time before they go busy and stop working for you, hence you will need to make less switches as compared to picking up which is already stuffed by users. Moreover some web services might put up a restriction on users who might be using their service from the same IP (proxy server).</p>
<p>And also I would recommend to avoid using proxy servers for transferring any sensitive data like your gmail accounts, bank accounts etc. You can never be sure what they can do (I mean they are technically feasible of saving what data you pass through them which means your login credentials are exposed. If you have any questions, feel free to give me a shout in the comments.</p>
<p>In case you are a Stumble Upon user, then here is a quick tip (probably fastest method) to <a title="Fastest way of finding proxy sites" href="http://blog.ashfame.com/2008/07/fastest-finding-proxy-sites/">find proxy servers</a>.</p>
<ul>
		<li><a href="http://blog.ashfame.com/2009/12/how-to-find-bluetooth-wlan-mac-address-of-nokia-mobile-device/" rel="bookmark">How to find Bluetooth &amp; WLAN MAC address of Nokia mobile device</a><!-- (30.4)--></li>
		<li><a href="http://blog.ashfame.com/2008/07/fastest-finding-proxy-sites/" rel="bookmark">Fastest way of finding proxy sites</a><!-- (23.2)--></li>
		<li><a href="http://blog.ashfame.com/2007/12/wordpress-bug-fix-categories-shows-incorrect-number-posts-2/" rel="bookmark">WordPress Bug &#038; its Fix : Categories shows incorrect number of posts</a><!-- (16.8)--></li>
		<li><a href="http://blog.ashfame.com/2009/07/lyrster-find-songs-by-lyrics/" rel="bookmark">Lyrster helps you find songs by lyrics</a><!-- (15.9)--></li>
		<li><a href="http://blog.ashfame.com/2007/11/find-guest-bloggers/" rel="bookmark">How to find Guest Bloggers for you?</a><!-- (15.2)--></li>
	</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ashfame.com/2011/02/find-proxy-servers-ip-address-port/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Facebook Apps are stealing users data</title>
		<link>http://blog.ashfame.com/2011/01/facebook-apps-stealing-users-data/</link>
		<comments>http://blog.ashfame.com/2011/01/facebook-apps-stealing-users-data/#comments</comments>
		<pubDate>Sun, 23 Jan 2011 18:31:59 +0000</pubDate>
		<dc:creator>Ashfame</dc:creator>
				<category><![CDATA[Tech News]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Privacy Concern]]></category>

		<guid isPermaLink="false">http://blog.ashfame.com/?p=871</guid>
		<description><![CDATA[We all know people try dozens of Facebook Apps to kill time on Facebook. Although some are legitimate but majority of them are just scam. If you care about your privacy i.e. your personal details, then this article is for you. Apps like Who will murder you? and Know when will you die? are stupid [...]
No related posts.
]]></description>
			<content:encoded><![CDATA[<p>We all know people try dozens of Facebook Apps to kill time on <a href="http://blog.ashfame.com/tag/facebook">Facebook</a>. Although some are legitimate but majority of them are just scam. If you care about your privacy i.e. your personal details, then this article is for you.</p>
<p>Apps like <em><span style="text-decoration: underline;">Who will murder you?</span> </em>and <em><span style="text-decoration: underline;">Know when will you die?</span> </em>are stupid from the logical sense and anyone can tell that they are fooling around, yet people try them. Apps like Chinese Zodiac also fool around but I must say, one was genuine and another one I found was just scrapping off your data.</p>
<h2>What it is about?</h2>
<p>Facebook has privacy options which means you give permission to other people or apps to get access to your data. It all happens with your consent. In lieu of fun, people try apps which are malicious and were built with the intention of stealing your personal details. They then sell your details to companies and yes, there is a good market for that.</p>
<h2>What you can do to save yourself?</h2>
<p>First of all, stop fooling around with useless apps. Even if you are trying an app, pay attention to what permissions you are granting them while allowing access. Use some brain if they really need that much access to my details, if its suspicious, then it probably is. Let us go by a couple of examples.</p>
<h3>Example #1</h3>
<p>I tried this app named <strong>Status Analyzer 3D</strong> (<a href="http://apps.facebook.com/statusanalyze_fb/">link</a>), which shows you a 3D cloud for the most common words found in your status updates. Alright! This is a worth one to try. Lets see the permissions it asks for.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.ashfame.com/wp-content/uploads/2011/01/fb-legitimate-app.png" alt="Facebook legitimate app" /></p>
<p><strong>Access my basic information</strong> &#8211; Don&#8217;t worry about this one. It&#8217;s the information you already have shared with everyone. If you have right default privacy settings in Facebook then this is not a thing to worry about.<strong><br />
</strong></p>
<p><strong>Access posts in my News Feed</strong> &#8211; It needs to grab the status updates so that it can make out the most used words, makes sense. So trying such an app is fine.</p>
<h3>Example #2</h3>
<p>Lets try out a different app named <strong>Chinese Zodiac </strong>(<a href="http://apps.facebook.com/china_horo_/index.php">link</a>), which tells you about your Chinese Zodiac sign. I found a genuine one too, but in this context I will talking about the malicious one. Again lets see the permission it asks for.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.ashfame.com/wp-content/uploads/2011/01/fb-malicious-app.png" alt="Facebook malicious app" /></p>
<p><strong>Access my basic information</strong> &#8211; Its okay!</p>
<p><strong>Post to my Wall</strong> &#8211; All the apps would like to share the result of what they do on your wall so that even your friends can see it and try them. Irritating and offending is the one which doesn&#8217;t confirm with you before actually posting the result or anything on your wall.</p>
<p><strong>Access my data any time</strong> &#8211; Seriously? Anyone can sense something suspicious here. If not, fix yourself up before anything else. I can only imagine the use of it when the app needs to continuously access your date when it is doing some repetitive tasks for you. Most of the time, this is not needed.</p>
<p>For such apps, don&#8217;t allow them access and report them. I have already reported this app. Actually I even emailed the developer sometime back but never heard back from him.</p>
<p>With over 500 million users around the world, the users are targeted for stealing their data and then selling this data to marketing companies and like. Stand up and save yourself. I will also write on how you can kill applications that have already access to your data. I only keep apps that I trust very much and if I even try out some app for fun, I remove that right away.</p>
<p>Were you trying all those stupid apps? Or have you tried such apps in the past? Have your say in the comments.</p>
<p>No related posts.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ashfame.com/2011/01/facebook-apps-stealing-users-data/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Check camera pictures quality using Flickr</title>
		<link>http://blog.ashfame.com/2011/01/check-camera-pictures-quality-flickr/</link>
		<comments>http://blog.ashfame.com/2011/01/check-camera-pictures-quality-flickr/#comments</comments>
		<pubDate>Sun, 23 Jan 2011 11:26:07 +0000</pubDate>
		<dc:creator>Ashfame</dc:creator>
				<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Apple iPhone]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Samsung]]></category>

		<guid isPermaLink="false">http://blog.ashfame.com/?p=869</guid>
		<description><![CDATA[Today I am going to share a quick tip of how you can check the picture quality of professional cameras and several smart mobile phones before buying them. You can even compare with competitive cameras &#38; mobile phones, as a matter of fact you can do anything as you have real shots taken by people [...]<ul>
		<li><a href="http://blog.ashfame.com/2010/03/check-mail-sending-capabilities-webhost/" rel="bookmark">Check mail sending capabilities of your webhost</a><!-- (16.3)--></li>
		<li><a href="http://blog.ashfame.com/2008/10/check-username-availability/" rel="bookmark">Check availability of your Username</a><!-- (14.2)--></li>
		<li><a href="http://blog.ashfame.com/2009/06/check-webdesign-different-versions-ie/" rel="bookmark">Check webdesign in different versions of IE</a><!-- (14.2)--></li>
		<li><a href="http://blog.ashfame.com/2008/07/memtest-check-faulty-ram-errors/" rel="bookmark">MemTest &#8211; Check faulty RAM for errors</a><!-- (13)--></li>
		<li><a href="http://blog.ashfame.com/2008/07/nokia-5310-xpressmusic-review/" rel="bookmark">Nokia 5310 Xpressmusic Review</a><!-- (7.9)--></li>
	</ul>
]]></description>
			<content:encoded><![CDATA[<p>Today I am going to share a quick tip of how you can check the picture quality of professional cameras and several smart mobile phones before buying them. You can even compare with competitive cameras &amp; mobile phones, as a matter of fact you can do anything as you have real shots taken by people around the world on Flickr.</p>
<p>Go to <a href="http://www.flickr.com/cameras/">Flick Camera Finder</a> page.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.ashfame.com/wp-content/uploads/2011/01/flickr-camera-finder.png" alt="Flickr Camera Finder" /></p>
<p>You can either select the most popular cameras appearing on the top, or select a brand of the camera just below it. Like I have a Nokia N86 (<a href="http://blog.ashfame.com/2009/11/nokia-n86-review/">Nokia N86 Review</a>), <strong>I select Nokia and camera page for Nokia opens up</strong> (<a rel="nofollow" href="http://www.flickr.com/cameras/nokia">Nokia Camera phones on Flickr</a>) which lists the most popular camera phones of Nokia (according to the pictures uploaded on Flickr) and all the phones are listed below in a table.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.ashfame.com/wp-content/uploads/2011/01/flickr-nokia-list.png" alt="Flick Nokia List" /></p>
<p>After selecting the one you are interested in (like I selected the Nokia N86), you can view the photos uploaded to Flick which were taken from the N86 camera (<a rel="nofollow" href="http://www.flickr.com/cameras/nokia/n86_8mp/">N86 Shots on Flickr</a>). You can open up the photos in full size and view the quality yourself before you actually make a decision to buy yourself. Make sure you check out several pictures as that will help you make a wise judgment.</p>
<p>Here are some handy links for a few popular phones:</p>
<ul>
<li><a rel="nofollow" href="http://www.flickr.com/cameras/apple/iphone_4/">Apple iPhone 4</a></li>
<li><a rel="nofollow" href="http://www.flickr.com/cameras/htc/desire_hd/">HTC Desire HD</a></li>
<li><a rel="nofollow" href="http://www.flickr.com/cameras/motorola/droid_x/">Motorola Droid X</a></li>
</ul>
<p>Let us know how you find this trick by commenting below.</p>
<ul>
		<li><a href="http://blog.ashfame.com/2010/03/check-mail-sending-capabilities-webhost/" rel="bookmark">Check mail sending capabilities of your webhost</a><!-- (16.3)--></li>
		<li><a href="http://blog.ashfame.com/2008/10/check-username-availability/" rel="bookmark">Check availability of your Username</a><!-- (14.2)--></li>
		<li><a href="http://blog.ashfame.com/2009/06/check-webdesign-different-versions-ie/" rel="bookmark">Check webdesign in different versions of IE</a><!-- (14.2)--></li>
		<li><a href="http://blog.ashfame.com/2008/07/memtest-check-faulty-ram-errors/" rel="bookmark">MemTest &#8211; Check faulty RAM for errors</a><!-- (13)--></li>
		<li><a href="http://blog.ashfame.com/2008/07/nokia-5310-xpressmusic-review/" rel="bookmark">Nokia 5310 Xpressmusic Review</a><!-- (7.9)--></li>
	</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ashfame.com/2011/01/check-camera-pictures-quality-flickr/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Earn 1GB free Dropbox space in Dropquest 2011</title>
		<link>http://blog.ashfame.com/2011/01/earn-1gb-free-dropbox-space-dropquest-2011/</link>
		<comments>http://blog.ashfame.com/2011/01/earn-1gb-free-dropbox-space-dropquest-2011/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 19:19:44 +0000</pubDate>
		<dc:creator>Ashfame</dc:creator>
				<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[Dropquest]]></category>

		<guid isPermaLink="false">http://blog.ashfame.com/?p=867</guid>
		<description><![CDATA[I just completed the quiz &#8211; Dropquest 2011 and earned up to 1GB of free Dropbox space. (Why you need Dropbox?) Dropquest 2011 Cheatsheet Here are the steps you can take to completely complete the quiz: Step 1 https://www.dropbox.com/dropquest2011 Step 2 https://www.dropbox.com/dropquest2011/D 5305404/18681 = 284 Step 3 http://forums.dropbox.com/topic.php?id=284 Step 4 http://dl.dropbox.com/u/211024/Step4.zip Step 5 zip password [...]<ul>
		<li><a href="http://blog.ashfame.com/2010/12/dropbox-backup-sync-sharing-files/" rel="bookmark">Dropbox &#8211; Perfect for backup, sync and sharing your important files</a><!-- (23.3)--></li>
		<li><a href="http://blog.ashfame.com/2010/04/google-sky-maps-discover-browse-sky-pointing-phone-space/" rel="bookmark">Google Sky Maps discover and browse the night sky by pointing your phone to space</a><!-- (16.6)--></li>
		<li><a href="http://blog.ashfame.com/2011/03/last-fm-free-internet-radio-hack/" rel="bookmark">Last.fm free Internet Radio hack</a><!-- (13.4)--></li>
		<li><a href="http://blog.ashfame.com/2007/10/10-tips-to-make-blogging-stress-free-for-new-bloggers/" rel="bookmark">10 Tips to make blogging stress free for new bloggers</a><!-- (13.3)--></li>
		<li><a href="http://blog.ashfame.com/2010/04/free-data-recovery-software-tools/" rel="bookmark">6 Free Data Recovery Softwares</a><!-- (12.1)--></li>
	</ul>
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://blog.ashfame.com/wp-content/uploads/2011/01/dropquest-2011.png" alt="dropquest 2011" /></p>
<p>I just completed the quiz &#8211; Dropquest 2011 and earned up to 1GB of free <a href="http://blog.ashfame.com/recommend/dropbox">Dropbox</a> space. (<a href="http://blog.ashfame.com/2010/12/dropbox-backup-sync-sharing-files/">Why you need Dropbox?</a>)</p>
<h2>Dropquest 2011 Cheatsheet</h2>
<p>Here are the steps you can take to completely complete the quiz:</p>
<p><strong>Step 1</strong><br />
<a rel="nofollow" href="https://www.dropbox.com/dropquest2011" target="_blank">https://www.dropbox.com/dropquest2011</a></p>
<p><strong> Step 2</strong><br />
<a rel="nofollow" href="https://www.dropbox.com/dropquest2011/D" target="_blank">https://www.dropbox.com/dropquest2011/D</a><br />
5305404/18681 = 284</p>
<p><strong> Step 3</strong><br />
<a rel="nofollow" href="http://forums.dropbox.com/topic.php?id=284" target="_blank">http://forums.dropbox.com/topic.php?id=284</a></p>
<p><strong> Step 4</strong><br />
<a rel="nofollow" href="http://dl.dropbox.com/u/211024/Step4.zip" target="_blank">http://dl.dropbox.com/u/211024/Step4.zip</a></p>
<p><strong> Step 5</strong><br />
zip password = &#8220;huskies&#8221;</p>
<p><strong> Step 6</strong><br />
<a rel="nofollow" href="http://www.dropbox.com/dropquest2011/r" target="_blank">http://www.dropbox.com/dropquest2011/r</a></p>
<p><strong> Step 7</strong><br />
<a rel="nofollow" href="http://www.dropbox.com/dropquest2011/0" target="_blank">http://www.dropbox.com/dropquest2011/0</a><br />
3612th prime number is: 33739</p>
<p><strong> Step 8</strong><br />
<a rel="nofollow" href="https://www.dropbox.com/dropquest2011/p" target="_blank">https://www.dropbox.com/dropquest2011/p</a></p>
<p><strong> Step 9</strong><br />
It refers to this picture at the Dropbox blog<br />
Look at the picture, in the background is a yellow paper with a URL to Step 10</p>
<p><strong> Step 10</strong><br />
<a rel="nofollow" href="https://www.dropbox.com/dropquest2011/b" target="_blank">https://www.dropbox.com/dropquest2011/b</a><br />
(You can use a <a href="http://www.decabit.com/Sudoku/Solver.aspx">sudoku solver</a>)</p>
<p><strong> Step 11</strong><br />
<a rel="nofollow" href="https://www.dropbox.com/dropquest2011/o" target="_blank">https://www.dropbox.com/dropquest2011/o</a></p>
<p><strong> Step 12</strong></p>
<p><strong> Step 13</strong><br />
<a rel="nofollow" href="https://www.dropbox.com/dropquest2011/x" target="_blank">https://www.dropbox.com/dropquest2011/x</a></p>
<p><strong> Step 14</strong><br />
<a rel="nofollow" href="http://forums.dropbox.com/topic.php?page=18&amp;id=18#post-9110" target="_blank">http://forums.dropbox.com/topic.p&#8230;#post-9110</a></p>
<p><strong> Step 15</strong><br />
<a rel="nofollow" href="http://blog.dropbox.com/?p=18" target="_blank">http://blog.dropbox.com/?p=18</a><br />
click on katana-ya link</p>
<p><strong>Step 16</strong><br />
<a rel="nofollow" href="http://dl.dropbox.com/u/211024/Step16.zip" target="_blank">http://dl.dropbox.com/u/211024/Step16.zip</a></p>
<p><strong> Step 17</strong><br />
<a rel="nofollow" href="https://www.dropbox.com/dropquest2011/h" target="_blank">https://www.dropbox.com/dropquest2011/h</a><br />
Answer = BAFF1E</p>
<p><strong> Step 18</strong><br />
<a rel="nofollow" href="https://www.dropbox.com/dropquest2011/e" target="_blank">https://www.dropbox.com/dropquest2011/e</a><br />
Answer = Drew Houston</p>
<p><strong> Step 19</strong><br />
<a rel="nofollow" href="https://www.dropbox.com/dropquest2011/a" target="_blank">https://www.dropbox.com/dropquest2011/a</a></p>
<p><strong> Step 20</strong><br />
<a rel="nofollow" href="http://www.dropbox.com/help/206" target="_blank">http://www.dropbox.com/help/206</a></p>
<p><strong> Step 21</strong><br />
<a rel="nofollow" href="http://dl.dropbox.com/u/211024/Step21.zip" target="_blank">http://dl.dropbox.com/u/211024/Step21.zip</a><br />
Share a new folder with <a href="mailto:dropquest@dropbox.com">dropquest@dropbox.com</a> named 1F75CC</p>
<p><strong> Step 22</strong><br />
<a rel="nofollow" href="https://www.dropbox.com/votebox/3712/frozen-yogurt" target="_blank">https://www.dropbox.com/votebox/3&#8230;zen-yogurt</a></p>
<p><strong> Step 23</strong><br />
<a rel="nofollow" href="https://www.dropbox.com/about" target="_blank">https://www.dropbox.com/about</a></p>
<p><strong> Step 24</strong><br />
Click on Rian Hunter</p>
<p><strong> Step 25</strong><br />
<a rel="nofollow" href="http://dl.dropbox.com/u/211024/rainbowshell.zip" target="_blank">http://dl.dropbox.com/u/211024/rainbowshell.zip</a></p>
<p><strong> Step 26</strong><br />
Get notes from midi file = badcabbage</p>
<p><strong> Step 27</strong><br />
<a rel="nofollow" href="https://www.dropbox.com/dropquest2011/t" target="_blank">https://www.dropbox.com/dropquest2011/t</a><br />
Answer = badcabbage</p>
<p><strong> Step 28</strong><br />
<a rel="nofollow" href="https://www.dropbox.com/dropquest2011/s" target="_blank">https://www.dropbox.com/dropquest2011/s</a><br />
Answer = 1133471056</p>
<p><strong> Step 29</strong><br />
<a rel="nofollow" href="https://www.dropbox.com/dropquest2011/U" target="_blank">https://www.dropbox.com/dropquest2011/U</a><br />
Answer = Dr0pbox heaRts U</p>
<p><strong> Step 30</strong><br />
<a rel="nofollow" href="https://www.dropbox.com/dropquest2011/finish_line" target="_blank">https://www.dropbox.com/dropquest&#8230;inish_line</a></p>
<p>That is it. Enjoy the extra GB free space and this doesn&#8217;t count in your 8GB max referral limit. Happy Dropbox&#8217;in!</p>
<ul>
		<li><a href="http://blog.ashfame.com/2010/12/dropbox-backup-sync-sharing-files/" rel="bookmark">Dropbox &#8211; Perfect for backup, sync and sharing your important files</a><!-- (23.3)--></li>
		<li><a href="http://blog.ashfame.com/2010/04/google-sky-maps-discover-browse-sky-pointing-phone-space/" rel="bookmark">Google Sky Maps discover and browse the night sky by pointing your phone to space</a><!-- (16.6)--></li>
		<li><a href="http://blog.ashfame.com/2011/03/last-fm-free-internet-radio-hack/" rel="bookmark">Last.fm free Internet Radio hack</a><!-- (13.4)--></li>
		<li><a href="http://blog.ashfame.com/2007/10/10-tips-to-make-blogging-stress-free-for-new-bloggers/" rel="bookmark">10 Tips to make blogging stress free for new bloggers</a><!-- (13.3)--></li>
		<li><a href="http://blog.ashfame.com/2010/04/free-data-recovery-software-tools/" rel="bookmark">6 Free Data Recovery Softwares</a><!-- (12.1)--></li>
	</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ashfame.com/2011/01/earn-1gb-free-dropbox-space-dropquest-2011/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Connect to a FTP server in Ubuntu without any FTP client</title>
		<link>http://blog.ashfame.com/2011/01/connect-ftp-server-ubuntu-without-client/</link>
		<comments>http://blog.ashfame.com/2011/01/connect-ftp-server-ubuntu-without-client/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 05:12:57 +0000</pubDate>
		<dc:creator>Ashfame</dc:creator>
				<category><![CDATA[How To / Tutorials]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.ashfame.com/?p=858</guid>
		<description><![CDATA[You don&#8217;t need a FTP client to connect to a FTP server in Ubuntu, in fact this seems a lot better than traditional FTP download and upload method, though it is still the same but we don&#8217;t have to do it manually. We mount the FTP space of a server on our system and can [...]<ul>
		<li><a href="http://blog.ashfame.com/2008/07/connect-internet-airtel-mobile-office/" rel="bookmark">Connect Internet through AirTel Mobile Office</a><!-- (19.5)--></li>
		<li><a href="http://blog.ashfame.com/2010/03/filezilla-connect-via-sftp/" rel="bookmark">Using Filezilla to connect via SFTP</a><!-- (19.3)--></li>
		<li><a href="http://blog.ashfame.com/2008/10/know-how-many-sites-are-hosted-on-your-server/" rel="bookmark">Get to know how many sites are hosted on your server</a><!-- (19.2)--></li>
		<li><a href="http://blog.ashfame.com/2007/12/supersify-alternative-sify-client/" rel="bookmark">SuperSify v0.9 &#8211; Alternative Sify Client</a><!-- (18.2)--></li>
		<li><a href="http://blog.ashfame.com/2010/04/connect-bsnl-dialup-internet/" rel="bookmark">Connect to BSNL Dialup internet</a><!-- (17.9)--></li>
	</ul>
]]></description>
			<content:encoded><![CDATA[<p>You don&#8217;t need a FTP client to connect to a FTP server in Ubuntu, in fact this seems a lot better than traditional FTP download and upload method, though it is still the same but we don&#8217;t have to do it manually. We mount the FTP space of a server on our system and can work on it locally just like other files. The moment you make any changes, they are uploaded to the server without you doing anything manually. Moreover this way is very efficient for handling multiple files and folder. You can even use it to live edit a site as it works really fast.</p>
<p>The screenshots are that of Ubuntu 10.10 &amp; it should be close to other versions.</p>
<h2>Steps to connect to a FTP server in Ubuntu</h2>
<p>Select <strong>Places</strong> &gt; <strong>Connect to Server</strong>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.ashfame.com/wp-content/uploads/2011/01/connect-server-ubuntu.png" alt="connect-server-ubuntu" /></p>
<p>Select <strong>FTP (with login)</strong> as <strong>Service type</strong>, enter <strong>server name</strong> and <strong>user name</strong>. You can even add it as a bookmark so that next you will only need to click it once to quickly connect to the server again.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.ashfame.com/wp-content/uploads/2011/01/ftp-ubuntu.png" alt="ftp-ubuntu" /></p>
<p>Enter the <strong>password</strong> and chose to save it if its your personal computer.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.ashfame.com/wp-content/uploads/2011/01/enter-password.png" alt="enter-password" /></p>
<p>That&#8217;s it. You can now browse your FTP content just like how you browse local files.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.ashfame.com/wp-content/uploads/2011/01/access-ftp.png" alt="access-ftp" /></p>
<p>Have fun with powerful Ubuntu!</p>
<ul>
		<li><a href="http://blog.ashfame.com/2008/07/connect-internet-airtel-mobile-office/" rel="bookmark">Connect Internet through AirTel Mobile Office</a><!-- (19.5)--></li>
		<li><a href="http://blog.ashfame.com/2010/03/filezilla-connect-via-sftp/" rel="bookmark">Using Filezilla to connect via SFTP</a><!-- (19.3)--></li>
		<li><a href="http://blog.ashfame.com/2008/10/know-how-many-sites-are-hosted-on-your-server/" rel="bookmark">Get to know how many sites are hosted on your server</a><!-- (19.2)--></li>
		<li><a href="http://blog.ashfame.com/2007/12/supersify-alternative-sify-client/" rel="bookmark">SuperSify v0.9 &#8211; Alternative Sify Client</a><!-- (18.2)--></li>
		<li><a href="http://blog.ashfame.com/2010/04/connect-bsnl-dialup-internet/" rel="bookmark">Connect to BSNL Dialup internet</a><!-- (17.9)--></li>
	</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ashfame.com/2011/01/connect-ftp-server-ubuntu-without-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VPS Hosting Benefits for a Growing Site</title>
		<link>http://blog.ashfame.com/2010/12/vps-hosting-benefits-growing-site/</link>
		<comments>http://blog.ashfame.com/2010/12/vps-hosting-benefits-growing-site/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 22:48:00 +0000</pubDate>
		<dc:creator>Ashfame</dc:creator>
				<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://blog.ashfame.com/?p=817</guid>
		<description><![CDATA[These days it&#8217;s not just web designers that are in the market for a web hosting package, now practically anyone can have a website with easy to use builder templates and accessible e-commerce and blogging tools. But it comes down to which package is the right fit, whether you go with shared hosting, virtual private [...]<ul>
		<li><a href="http://blog.ashfame.com/2010/07/google-code-project-hosting-commit-500-error-fix/" rel="bookmark">Google Code Project Hosting Commit 500 Internal Server Error Fix</a><!-- (18.8)--></li>
		<li><a href="http://blog.ashfame.com/2010/12/wpwebhost-offers-upto-90-hosting-discount/" rel="bookmark">WpWebHost offers upto 90% hosting discount</a><!-- (18.1)--></li>
		<li><a href="http://blog.ashfame.com/2010/02/bbpress-wordpress-integration-benefits/" rel="bookmark">bbPress WordPress Integration benefits</a><!-- (17.5)--></li>
		<li><a href="http://blog.ashfame.com/2010/04/wpwebhost-wordpress-hosting-april-discount-coupon/" rel="bookmark">WpWebhost WordPress Hosting April Discount Coupon</a><!-- (16.2)--></li>
		<li><a href="http://blog.ashfame.com/2011/03/blog-scrappers-getting-indexed-quicker-original-site/" rel="bookmark">Deal with Blog Scrappers getting indexed quicker than the original site</a><!-- (16.2)--></li>
	</ul>
]]></description>
			<content:encoded><![CDATA[<p>These days it&#8217;s not just web designers that are in the market for a web hosting package, now practically anyone can have a website with easy to use builder templates and accessible e-commerce and blogging tools. But it comes down to which package is the right fit, whether you go with shared hosting, <a href="http://www.inmotionhosting.com/vps_hosting.html"><span style="text-decoration: underline;">virtual private servers</span></a> (VPS hosting) or a dedicated server, you have to keep in mind that the amount of sites, uses and popularity will most likely grow.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://farm4.static.flickr.com/3147/2414158955_2d40a9ffba.jpg" border="0" alt="New Server" /><br />
<small><img src="http://blog.ashfame.com/wp-content/plugins/photo-dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" style="vertical-align:middle;"  /> photo credit: <a title="DeclanTM" href="http://www.flickr.com/photos/36006949@N00/2414158955/" target="_blank">DeclanTM</a></small></p>
<p>The first choice that may come to mind would be to go with the cheapest option, which would be a shared hosting plan. This offers shared resources, such as RAM, disk space and CPU. But as with anything shared, there comes limitations. On the opposite hand, a dedicated server offers unlimited resources as the machine is yours and only yours. But of course, it comes with a hefty price tag. Nevertheless, a compromising option is available with VPS hosting.</p>
<p>As the popularity of a site grows, a shared hosting plan just doesn&#8217;t cut it with limited resources that can cause the high traffic to noticeably slow a site down or even cause it to crash. And understandably for many, a dedicated server may be out of budget. <a href="http://www.inmotionhosting.com/vps_hosting.html"><span style="text-decoration: underline;">VPS</span></a> hosting offers the best of both worlds with such features as server level customization and dedicated RAM and disk space with just a shared CPU, with all at a fraction of a dedicated server&#8217;s cost. Other great features include burstable memory, which reserves resources so they&#8217;re available when needed, such as in times of unexpected high traffic. Also, there&#8217;s scalability, where you can start off with just a simple site and grow to multiple, complex sites with large databases, e-commerce and so on without having to upgrade machines.</p>
<p>All in all, whether you&#8217;re a professional web designer, small business, or an avid blogger, VPS hosting is a great option to fulfill your need to have room for growth without the limitations of shared hosting or the high costs of having a dedicated server.</p>
<p>If you have any doubts or couldn&#8217;t understand a thing, feel free to ask in the comments.</p>
<ul>
		<li><a href="http://blog.ashfame.com/2010/07/google-code-project-hosting-commit-500-error-fix/" rel="bookmark">Google Code Project Hosting Commit 500 Internal Server Error Fix</a><!-- (18.8)--></li>
		<li><a href="http://blog.ashfame.com/2010/12/wpwebhost-offers-upto-90-hosting-discount/" rel="bookmark">WpWebHost offers upto 90% hosting discount</a><!-- (18.1)--></li>
		<li><a href="http://blog.ashfame.com/2010/02/bbpress-wordpress-integration-benefits/" rel="bookmark">bbPress WordPress Integration benefits</a><!-- (17.5)--></li>
		<li><a href="http://blog.ashfame.com/2010/04/wpwebhost-wordpress-hosting-april-discount-coupon/" rel="bookmark">WpWebhost WordPress Hosting April Discount Coupon</a><!-- (16.2)--></li>
		<li><a href="http://blog.ashfame.com/2011/03/blog-scrappers-getting-indexed-quicker-original-site/" rel="bookmark">Deal with Blog Scrappers getting indexed quicker than the original site</a><!-- (16.2)--></li>
	</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ashfame.com/2010/12/vps-hosting-benefits-growing-site/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dropbox &#8211; Perfect for backup, sync and sharing your important files</title>
		<link>http://blog.ashfame.com/2010/12/dropbox-backup-sync-sharing-files/</link>
		<comments>http://blog.ashfame.com/2010/12/dropbox-backup-sync-sharing-files/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 21:23:03 +0000</pubDate>
		<dc:creator>Ashfame</dc:creator>
				<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[Sharing]]></category>
		<category><![CDATA[Sync]]></category>

		<guid isPermaLink="false">http://blog.ashfame.com/?p=818</guid>
		<description><![CDATA[There are pretty much options for backing up your files online like Windows Skydrive, Ubuntu one etc and yet more places for sharing files like rapidshare, megaupload etc. but what if I tell you that you have can have one perfect solution, and that too will not cost anything if you need a few GBs [...]<ul>
		<li><a href="http://blog.ashfame.com/2011/01/earn-1gb-free-dropbox-space-dropquest-2011/" rel="bookmark">Earn 1GB free Dropbox space in Dropquest 2011</a><!-- (28)--></li>
		<li><a href="http://blog.ashfame.com/2009/12/backup-restore-firefox-data-febe/" rel="bookmark">Backup &amp; Restore your Firefox data using Febe</a><!-- (18.1)--></li>
		<li><a href="http://blog.ashfame.com/2008/03/batch-files-repeat-tasks-click/" rel="bookmark">Batch Files &#8211; Repeat certain tasks with a click</a><!-- (17.9)--></li>
		<li><a href="http://blog.ashfame.com/2008/01/backup-windows-registry/" rel="bookmark">How to backup your windows registry</a><!-- (16.8)--></li>
		<li><a href="http://blog.ashfame.com/2007/12/glary-undelete-recover-deleted-files-hard-pen-drive/" rel="bookmark">Glary Undelete : Recover deleted files</a><!-- (16.5)--></li>
	</ul>
]]></description>
			<content:encoded><![CDATA[<p>There are pretty much options for backing up your files online like Windows Skydrive, Ubuntu one etc and yet more places for sharing files like rapidshare, megaupload etc. but what if I tell you that you have can have one perfect solution, and that too will not cost anything if you need a few GBs of space. If you need more than that, you got every reason to look for their paid plans.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.ashfame.com/wp-content/uploads/2010/12/dropbox-logo.png" alt="dropbox logo" /></p>
<p><a href="http://blog.ashfame.com/recommend/dropbox/">Dropbox</a> is software that syncs your files online and across your computers. Its available for Windows, Linux, Mac and even mobile devices (iPhone, iPad, Android, and Blackberry). You can even access any of your files on the website too.</p>
<p>You install Dropbox in as many devices you want with your account. This links your computer to your account. The moment you put a file in a dropbox folder, its uploaded to their servers and also downloaded on other devices. As simple as that and amazingly convenient.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.ashfame.com/wp-content/uploads/2010/12/dropbox-sync.jpg" alt="dropbox sync" /></p>
<p>Even if you don’t need to sync files on multiple devices or use only a single computer, it still backup all the files you put into it. How about a computer crash? Just reinstall the OS, install dropbox again and it will download every file that you used to have it inside it. Amazing? I bet, your answer to be yes.</p>
<p>It even lets you undelete a file or undo changes to a file.</p>
<p>With the free plan you get 2GB of free space that will suffice most of the office users to keep their documents.</p>
<p><a href="http://blog.ashfame.com/recommend/dropbox/">Download Dropbox free now</a></p>
<h2>Power of Sync &amp; Share</h2>
<p>You can share a folder in your Dropbox with someone else and that will be keep in sync. You want to send another person something, then just copy those files in the shared folder and it will upload from your Dropbox &amp; download to their Dropbox right away. Perfect! For managing things, you can create a folder named <strong>Shared</strong> and keep shared folders there with multiple persons. Also you can rename &amp; move your shared folder, it will remain shared.</p>
<p>When someone sign up from your invitation of share folder, they are automatically counted as your referral &amp; both are awarded with 250MB free bonus space.</p>
<h2>Goodbye to Email attachments &amp; beyond</h2>
<p>Gone are the days when your only way of sending files to other person was to send it as attachment in the email. If its a regular need with that person, get that person to share a folder with you on Dropbox else copy the zip file in the <strong>Public</strong> folder. <strong>Right click</strong> on the file &gt; <strong>Dropbox</strong> &gt; <strong>Copy public link</strong>. Now distribute this link and the people can directly download the file from your Dropbox just like a file from a server.</p>
<h2>How to get even more space free?</h2>
<h3>Get additional 6GB space as reward</h3>
<p>You can refer your friends to use Dropbox and both of you will be awarded 250 MB free space, a maximum to 8GB. Like if you signup for a free account by the link on this post, it will automatically award additional 250MB of space to both of us, that makes 2.25GB for you instead of 2GB if you signup by yourself. So, its a win win situation.</p>
<p>So if you do a little math, you can refer 24 friends and you will have the maximum 8GB online space for free. (2GB free + 6GB as rewards).</p>
<h3>Small 640MB instant bonus</h3>
<p>You can even get additional 640MB of free space by your facebook and twitter account. Simply go to dropbox.com/free and complete the steps.</p>
<p><a href="http://blog.ashfame.com/recommend/dropbox/">Download Dropbox free now</a></p>
<p>You can also download <a href="http://manuals.makeuseof.com.s3.amazonaws.com/MakeUseOf.com-Dropbox.pdf">MakeUseof Guide for Dropbox</a>.</p>
<p>Paid plans for 50GB and 100GB are available beyond the basic plan which comes at a cost of 9.99 USD and 19.99 USD monthly. But I am almost everyone of you will suffice with the basic plan. Just refer others to get the max 8GB space possible.</p>
<p>Additional : <a href="http://blog.ashfame.com/2011/01/earn-1gb-free-dropbox-space-dropquest-2011/">Dropquest 2011 Cheatsheet</a> (Earn 1GB+ free space)</p>
<p>If you have any questions, leave a comment here.</p>
<ul>
		<li><a href="http://blog.ashfame.com/2011/01/earn-1gb-free-dropbox-space-dropquest-2011/" rel="bookmark">Earn 1GB free Dropbox space in Dropquest 2011</a><!-- (28)--></li>
		<li><a href="http://blog.ashfame.com/2009/12/backup-restore-firefox-data-febe/" rel="bookmark">Backup &amp; Restore your Firefox data using Febe</a><!-- (18.1)--></li>
		<li><a href="http://blog.ashfame.com/2008/03/batch-files-repeat-tasks-click/" rel="bookmark">Batch Files &#8211; Repeat certain tasks with a click</a><!-- (17.9)--></li>
		<li><a href="http://blog.ashfame.com/2008/01/backup-windows-registry/" rel="bookmark">How to backup your windows registry</a><!-- (16.8)--></li>
		<li><a href="http://blog.ashfame.com/2007/12/glary-undelete-recover-deleted-files-hard-pen-drive/" rel="bookmark">Glary Undelete : Recover deleted files</a><!-- (16.5)--></li>
	</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ashfame.com/2010/12/dropbox-backup-sync-sharing-files/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TeuxDeux &#8211; Best To-do one can have!</title>
		<link>http://blog.ashfame.com/2010/11/teuxdeux-best-to-do-app/</link>
		<comments>http://blog.ashfame.com/2010/11/teuxdeux-best-to-do-app/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 20:40:55 +0000</pubDate>
		<dc:creator>Ashfame</dc:creator>
				<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[TeuxDeux]]></category>

		<guid isPermaLink="false">http://blog.ashfame.com/?p=811</guid>
		<description><![CDATA[I know there are a lot of To-do apps out there and some of you might just stick with paper and pen because they rock (I believe the same) but sometimes I can’t carry my diary with me all the time. Moreover you can’t access it until you are actually carrying your stationery. I found [...]<ul>
		<li><a href="http://blog.ashfame.com/2009/09/3-creative-ways-showcasing-best-content-sidebar/" rel="bookmark">3 creative ways of showcasing your best content on sidebar</a><!-- (7)--></li>
		<li><a href="http://blog.ashfame.com/2010/04/smart-way-experimenting-ads-performance/" rel="bookmark">Smart way of experimenting with ads performance</a><!-- (5.6)--></li>
		<li><a href="http://blog.ashfame.com/2010/03/typewith-me-multiple-users-work-document-simultaneously/" rel="bookmark">Typewith.me let multiple users work on a single document simultaneously</a><!-- (5.5)--></li>
	</ul>
]]></description>
			<content:encoded><![CDATA[<p>I know there are a lot of To-do apps out there and some of you might just stick with paper and pen because they rock (I believe the same) but sometimes I can’t carry my diary with me all the time. Moreover you can’t access it until you are actually carrying your stationery.</p>
<p>I found an excellent solution for myself and I hope it turns out to be pretty useful too.</p>
<p>Here is my scenario:</p>
<ul>
<li>I always have to maintain a to-do list of what I need to do tomorrow.</li>
<li>I try to finish all the work, starting with the top priority ones.</li>
<li>Remaining ones, are forwarded to the list of upcoming day.</li>
<li>And then there is also a list of To-do that you want to do but not sure when you will be able to do it.</li>
</ul>
<p><a href="http://teuxdeux.com">TeuxDeux</a> kicks the right spot in doing all this for me. I have set it up as my homepage as it will be the first thing I would see when I kick start my browser in the morning.</p>
<p>Take a moment to watch this video and I bet you won’t need anything else.</p>
<p><iframe src="http://player.vimeo.com/video/14482552" width="650" height="366" frameborder="0"></iframe></p>
<p>It even comes with an iPhone app which can be pretty useful for the awful share of market of iPhone among mobile users. It costs 2.99 USD at the moment.</p>
<p>Take a moment to check TeuxDeux iPhone app in the following video:</p>
<p><iframe src="http://player.vimeo.com/video/14534949" width="373" height="700" frameborder="0"></iframe></p>
<p>And in case, it doesn’t have a feature or two, then feel free to tell them. It looks like these guys listen to their users closely and that’s why they have this rocking app for being more productive head-on.</p>
<p>Its simple, minimal and elegant. I couldn’t ask for more.</p>
<p>Have your say in the comments!</p>
<ul>
		<li><a href="http://blog.ashfame.com/2009/09/3-creative-ways-showcasing-best-content-sidebar/" rel="bookmark">3 creative ways of showcasing your best content on sidebar</a><!-- (7)--></li>
		<li><a href="http://blog.ashfame.com/2010/04/smart-way-experimenting-ads-performance/" rel="bookmark">Smart way of experimenting with ads performance</a><!-- (5.6)--></li>
		<li><a href="http://blog.ashfame.com/2010/03/typewith-me-multiple-users-work-document-simultaneously/" rel="bookmark">Typewith.me let multiple users work on a single document simultaneously</a><!-- (5.5)--></li>
	</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ashfame.com/2010/11/teuxdeux-best-to-do-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making use of WordPress functions.php</title>
		<link>http://blog.ashfame.com/2010/11/using-wordpress-functions-php/</link>
		<comments>http://blog.ashfame.com/2010/11/using-wordpress-functions-php/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 20:10:00 +0000</pubDate>
		<dc:creator>Ashfame</dc:creator>
				<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.ashfame.com/2010/11/making-use-of-wordpress-functions-php/</guid>
		<description><![CDATA[As you know, WordPress comes with an option of putting in some code snippets in functions.php file and it will bring its magic into action. Lets explore this option and how you can use it for good. Every theme comes with a functions.php which is executed on each page load. If its not there, you [...]<ul>
		<li><a href="http://blog.ashfame.com/2009/12/install-windows-7-bootable-usb-thumb-drive/" rel="bookmark">Install Windows 7 by making a bootable USB drive</a><!-- (15.9)--></li>
		<li><a href="http://blog.ashfame.com/2010/04/problem-step-recorder-tool-making-steps-screenshots-based-actions/" rel="bookmark">Problem Step Recorder &#8211; Tool for making steps with screenshots based on actions</a><!-- (15.2)--></li>
		<li><a href="http://blog.ashfame.com/2010/07/show-rss-feeds-wordpress-pages-php-caching/" rel="bookmark">Show RSS feeds inside WordPress pages through PHP</a><!-- (14.1)--></li>
		<li><a href="http://blog.ashfame.com/2011/04/pagination-approach-get-posts-wordpress/" rel="bookmark">Pagination approach using get_posts() in WordPress</a><!-- (12.7)--></li>
		<li><a href="http://blog.ashfame.com/2010/11/add-custom-field-registration-wordpress/" rel="bookmark">Adding a custom user profile field to registration in WordPress</a><!-- (12.4)--></li>
	</ul>
]]></description>
			<content:encoded><![CDATA[<p>As you know, WordPress comes with an option of putting in some code snippets in functions.php file and it will bring its magic into action. Lets explore this option and how you can use it for good.</p>
<p>Every theme comes with a functions.php which is executed on each page load. If its not there, you can just add one. Now what file does is, that you can put on any code in it and WordPress will execute it. Remember several tutorials telling you to add this snippet of code in your functions.php file? Yeah! That’s what we are talking about.</p>
<p>You might ask what else we can use it for? The answer is you can put into code snippets in this file to alter the functionality of WordPress and even for things you have been using so many tiny plugins and as a bonus improve performance. Many people would prefer to use a separate plugin to give them a certain feature instead of dealing with the copy-paste of some code, but the performance gain comes as an advantage to it. If you are shy from code, it might be a good time to try out some of it but if you have a phobia for code, then better keep going with the “add another plugin” approach as its better to use more plugins than to break your site.</p>
<p>Now that you might be using it or tempted to use it, I will give you some tips to manage it better.</p>
<p>Always leave comments about what this code snippet do and how you can make small edits into it.</p>
<p>For example:</p>
<pre class="brush: php; title: ; notranslate">
/**
 * Function - Duplicate Content Cure
 */
function ashfame_dcc()
{
	if( ( is_single() || is_page() || is_home() || is_category() ) &amp;&amp; ( !is_paged() ) )
		echo '&lt;meta name=&quot;robots&quot; content=&quot;index,follow&quot; /&gt;';
	else
		echo '&lt;meta name=&quot;robots&quot; content=&quot;noindex,follow&quot; /&gt;';
}
add_action('wp_head','ashfame_dcc');
</pre>
<p>So it will make you easy for you to manage things around, when you have tens of them in your functions.php</p>
<p>Using WordPress 3.0 goodies such as menu, theme background, adding support for post thumbnails etc all require you to add lines in functions.php</p>
<p>You can copy paste this functions.php to any other theme or any other site where you want to imply all the hacks you have in place.</p>
<p>Small plugins can be moved to this file. This largely depends on how much you can play with code but this is good in terms of performance as WordPress will now have to look for less number of files on disk to generate a page, thus reducing access to the slowest component of a computer i.e. disk.</p>
<p>Basically the idea is to reduce the number of files so that it can find code at one place instead of looking into several places.</p>
<p>I have been using functions.php for managing some custom functions that I call in my theme, a function for duplicate content cure (instead of a plugin), Yoast’s breadcrumb function &amp; several other ad related functions so that I can just switch over to another ad by just changing the call to a different function. this way I don’t have to deal with maintaining the ad codes.</p>
<p>For Reference:</p>
<pre class="brush: php; title: ; notranslate">
/**
 * Function - Yoast's Breadcrumb
 */
function the_breadcrumb()
{
	echo '&lt;ul id=&quot;crumbs&quot;&gt;';
	if (!is_home()) {
		echo '&lt;li&gt;&lt;a href=&quot;';
		echo get_option('home');
		echo '&quot;&gt;';
		echo 'Home';
		echo &quot;&lt;/a&gt;&lt;/li&gt;&quot;;
		if (is_category() || is_single()) {
			echo '&lt;li&gt;';
			the_category(' &lt;/li&gt;&lt;li&gt; ');
			if (is_single()) {
				echo &quot;&lt;/li&gt;&lt;li&gt;&quot;;
				the_title();
				echo '&lt;/li&gt;';
			}
		} elseif (is_page()) {
			echo '&lt;li&gt;';
			echo the_title();
			echo '&lt;/li&gt;';
		}
	}
	elseif (is_tag()) {single_tag_title();}
	elseif (is_day()) {echo&quot;&lt;li&gt;Archive for &quot;; the_time('F jS, Y'); echo'&lt;/li&gt;';}
	elseif (is_month()) {echo&quot;&lt;li&gt;Archive for &quot;; the_time('F, Y'); echo'&lt;/li&gt;';}
	elseif (is_year()) {echo&quot;&lt;li&gt;Archive for &quot;; the_time('Y'); echo'&lt;/li&gt;';}
	elseif (is_author()) {echo&quot;&lt;li&gt;Author Archive&quot;; echo'&lt;/li&gt;';}
	elseif (isset($_GET['paged']) &amp;&amp; !empty($_GET['paged'])) {echo &quot;&lt;li&gt;Blog Archives&quot;; echo'&lt;/li&gt;';}
	elseif (is_search()) {echo&quot;&lt;li&gt;Search Results&quot;; echo'&lt;/li&gt;';}

	echo '&lt;/ul&gt;';
}
</pre>
<p>So tighten up yourself for some work and relax in the coming time. <img src='http://blog.ashfame.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Use functions.php at its full potential and if you have any questions, comments section is all yours.</p>
<ul>
		<li><a href="http://blog.ashfame.com/2009/12/install-windows-7-bootable-usb-thumb-drive/" rel="bookmark">Install Windows 7 by making a bootable USB drive</a><!-- (15.9)--></li>
		<li><a href="http://blog.ashfame.com/2010/04/problem-step-recorder-tool-making-steps-screenshots-based-actions/" rel="bookmark">Problem Step Recorder &#8211; Tool for making steps with screenshots based on actions</a><!-- (15.2)--></li>
		<li><a href="http://blog.ashfame.com/2010/07/show-rss-feeds-wordpress-pages-php-caching/" rel="bookmark">Show RSS feeds inside WordPress pages through PHP</a><!-- (14.1)--></li>
		<li><a href="http://blog.ashfame.com/2011/04/pagination-approach-get-posts-wordpress/" rel="bookmark">Pagination approach using get_posts() in WordPress</a><!-- (12.7)--></li>
		<li><a href="http://blog.ashfame.com/2010/11/add-custom-field-registration-wordpress/" rel="bookmark">Adding a custom user profile field to registration in WordPress</a><!-- (12.4)--></li>
	</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ashfame.com/2010/11/using-wordpress-functions-php/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

