<?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>JohnTP.com &#187; Tutorials</title>
	<atom:link href="http://www.johntp.com/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johntp.com</link>
	<description>Blog Tips To Help You Make Money Online</description>
	<lastBuildDate>Fri, 13 Aug 2010 07:16:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How To Change The Time Settings In Windows Vista</title>
		<link>http://www.johntp.com/2007/08/24/how-to-change-the-time-settings-in-windows-vista/</link>
		<comments>http://www.johntp.com/2007/08/24/how-to-change-the-time-settings-in-windows-vista/#comments</comments>
		<pubDate>Fri, 24 Aug 2007 10:17:55 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.johntp.com/2007/08/24/how-to-change-the-time-settings-in-windows-vista/</guid>
		<description><![CDATA[Those of you who use Windows Vista may have noticed that the clock in your system tray displays time in the 24 hour format by default. If you prefer 12 hour format and is confused on how to do it, follow these steps: Click the Start button Click the Control Panel and then double-click Regional [...]]]></description>
			<content:encoded><![CDATA[<p>Those of you who use <a href="http://www.johntp.com/2007/03/31/windows-vista-wallpapers/" title="Windows Vista Wallpapers">Windows Vista</a> may have noticed that the clock in your system tray displays time in the 24 hour format by default. If you prefer 12 hour format and is confused on how to do it, follow these steps:</p>
<ol>
<li>Click the Start button</li>
<li>Click the Control Panel and then double-click <strong>Regional and Language Options </strong>if you are using Control Panel in Classic View OR click <strong>Clock, Language, and Region</strong> and then click <strong>Regional and Language Options</strong></li>
<li>Click <strong>Customize this format</strong></li>
<li>On the <strong>Time</strong> tab, Change <strong>Time format</strong> to <strong>hh:mm:ss tt</strong></li>
</ol>
<p><strong>Note:</strong> Change <strong>Time format</strong> to <strong>HH:mm:ss</strong> to switch back to 24-hour clock format.</p>
<p>This may sound simple, but believe me I never found the option to switch to 12 hour format until I googled and found <a href="http://office.microsoft.com/en-us/outlook/HA012302981033.aspx" title="How to switch between a 12-hour clock and 24-hour clock">this</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2007/08/24/how-to-change-the-time-settings-in-windows-vista/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>How To Optimize Images To Speed Up Your Site</title>
		<link>http://www.johntp.com/2007/06/18/how-to-optimize-images-to-speed-up-your-site/</link>
		<comments>http://www.johntp.com/2007/06/18/how-to-optimize-images-to-speed-up-your-site/#comments</comments>
		<pubDate>Sun, 17 Jun 2007 19:08:15 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.johntp.com/2007/06/19/how-to-optimize-images-to-speed-up-your-site/</guid>
		<description><![CDATA[A regular reader of this blog, Shivaranjan, asked me earlier today on how to optimize images to speed up his site. I decided to write a post on it as I feel there are many people who do not know on how to reduce their image size and as a result slow down their site. [...]]]></description>
			<content:encoded><![CDATA[<p>A regular reader of this blog, <a href="http://www.shivaranjan.com">Shivaranjan</a>, asked me earlier today on how to optimize images to speed up his site. I decided to write a post on it as I feel there are many  people who do not know on how to reduce their image size and as a result slow down their site.</p>
<p>Images are one of the reasons behind a slow loading site and hence is necessary to optimize them before you place them on your site or blog. Photoshop includes a feature called &#8216;Save for Web&#8217; which you can use to reduce the image size.</p>
<p>If you do not have Photoshop, you can use other image editing softwares that have a similar feature to the &#8216;save for web&#8217; that Photoshop provides or you can also use an <a href="http://tools.dynamicdrive.com/imageoptimizer/">online image optimizer</a>.</p>
<p><span id="more-695"></span></p>
<p>To access the &#8216;Save for Web&#8217; feature in Photoshop, hit <em>Alt+Shift+Ctrl+S</em> after opening an image. Now select the image format that you wish to use.</p>
<p>For JPG format you should set the quality of the image as <strong>50</strong> for optimal results and make the image <em>progressive</em> so that your visitors will have something to look at when the image is loading.</p>
<p align="center"><img src="http://www.johntp.com/wp-content/uploads/saveforweb.jpg" title="Save for Web" alt="Save for Web" border="0" height="465" width="550" /></p>
<p>For GIF format reduce the maximum number of colors to reduce the image size and make the image <em>interlaced</em> so that your visitors will have something to look at when the image is loading.</p>
<p>Also use the height and width tags when you place images on your site, otherwise the browser will have to determine the size of the image and then load the image and then the rest of the page which means the content will not load until all the images load. Your visitors land on your site to read the content, so making them wait for the images to load first will just annoy them and they may leave.</p>
<p>When you set the height and width tags, the browser will automatically know the size of the image and will be able to hold a place for the image and load the rest of the page at the same time. So while the images are loading, your visitors get to read the content.</p>
<p><strong>Example of image code with height and width tags included</strong></p>
<p><code>&lt;img src="http://www.example.com/mycar.jpg" title="My Car" alt="my car" border="0" height="465" width="550" /&gt;</code></p>
<h4>Image Formats you can use</h4>
<p><strong>JPEG</strong> (Joint Photographic Experts Group): Support millions of colors. You can use this format for photographs and screenshots that you take.</p>
<p><strong>GIF</strong> (Graphics Interchange Format): Supports a maximum of 256 colors. You can use this format for logos and buttons and when you need  transparent and animated images.</p>
<p><strong>PNG</strong> (Portable Network Graphics): Supports 24-bit colors and better transparency than the GIF format. The GIF format may still be the better option as not all browsers display PNG images well.</p>
<p>Hope you found this <a href="http://www.johntp.com/category/tutorials/">tutorial</a> useful. If you have any similar questions or anything related to <a href="http://www.johntp.com/category/blogging/">blogging</a> and <a href="http://www.johntp.com/make-money-online/">money making online</a>, <a href="http://www.johntp.com/contact/">email me</a> the question and if I answer it here you will get a free link to your site on the post <img src='http://www.johntp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2007/06/18/how-to-optimize-images-to-speed-up-your-site/feed/</wfw:commentRss>
		<slash:comments>59</slash:comments>
		</item>
		<item>
		<title>How To Increase Alexa Rank</title>
		<link>http://www.johntp.com/2007/04/12/how-to-increase-alexa-rank/</link>
		<comments>http://www.johntp.com/2007/04/12/how-to-increase-alexa-rank/#comments</comments>
		<pubDate>Thu, 12 Apr 2007 11:08:04 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.johntp.com/2007/04/12/how-to-increase-alexa-rank/</guid>
		<description><![CDATA[Alexa Rank is measured by the level of traffic your web site receives from the number of people who visit with the Alexa toolbar installed. It is important for you to increase your Alexa rank because advertisers and advertising services like Text Link Ads and ReviewMe use your site’s Alexa rank as a way to [...]]]></description>
			<content:encoded><![CDATA[<p> Alexa Rank is measured by the level of traffic your web site receives from the number of people who visit with the Alexa toolbar installed. It is important for you to increase your Alexa rank because advertisers and advertising services like <a href="http://www.johntp.com/recommended/tla.php">Text Link Ads</a> and <a href="http://www.reviewme.com/Technology-C111/JohnTPcom-15921.html?ref=11679" title="Signup for ReviewMe">ReviewMe</a> use your site’s Alexa rank as a way to determine the worth of a link on your web site.</p>
<p>You can sell links on your site at a high price if you have a high Alexa Rank, so it is important to increase your Alexa Rank.</p>
<p><span id="more-625"></span></p>
<p>Dosh Dosh has suggested <a href="http://www.doshdosh.com/alexa-rankings/20-quick-ways-to-increase-your-alexa-rank/" title="20 Quick Ways to Increase Your Alexa Rank">20 quick ways to increase Alexa Ranking</a>, out of which I tried only two and my Alexa Rank has already improved!</p>
<p>Around June last year I placed the Alexa Traffic Rank Button on this site and my Alexa Rank continually increased from around 90,000 to 20,000 until I removed the Alexa Traffic Rank Button after a redesign.</p>
<p>Only recently I noticed that my Alexa rank was decreasing slowly (around 26,000) and I decided to try out some of the tips suggested on Dosh Dosh.</p>
<p>I just tried two out of the 20 tips provided and my Alexa Rank has improved slowly from around 26,000 to 25,576 in about 2 weeks.</p>
<p align="center"><img src="http://www.johntp.com/wp-content/uploads/alexa_graph.jpg" alt="Alexa Graph" border="0" height="270" width="550" /></p>
<p><strong>The two things I tried to improve my Alexa Ranking were:</strong></p>
<ul>
<li>Install the <a href="http://www.alexa.com/site/download/">Alexa toolbar</a> or <a href="http://www.quirk.biz/download-searchstatus">Firefox’s SearchStatus extension</a></li>
<li>Put up an <a href="http://www.johntp.com/2006/06/20/how-to-make-an-alexa-traffic-rank-button/" title="How to make an Alexa Traffic Rank Button">Alexa rank widget</a> on your website</li>
</ul>
<p>What have you done to increase your Alexa Ranking?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2007/04/12/how-to-increase-alexa-rank/feed/</wfw:commentRss>
		<slash:comments>70</slash:comments>
		</item>
		<item>
		<title>How To Extract Audio From YouTube Videos</title>
		<link>http://www.johntp.com/2007/04/12/how-to-extract-audio-from-youtube-videos/</link>
		<comments>http://www.johntp.com/2007/04/12/how-to-extract-audio-from-youtube-videos/#comments</comments>
		<pubDate>Thu, 12 Apr 2007 06:04:21 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.johntp.com/2007/04/12/how-to-extract-audio-from-youtube-videos/</guid>
		<description><![CDATA[I have mentioned earlier on how to download YouTube Videos and save them on your computer inorder to view the videos offline. The videos are saved in a .flv extension that can be played with a FLV player. What if you want to rip audio from YouTube videos? Or want to covert any FLV file [...]]]></description>
			<content:encoded><![CDATA[<p>I have mentioned earlier on <a href="http://www.johntp.com/2006/10/18/how-to-download-youtube-videos/" title="How to download YouTube Videos">how to download YouTube Videos</a> and save them on your computer inorder to view the videos offline. The videos are saved in a .flv extension that can be played with a <a href="http://www.download.com/FLV-Player/3000-2139_4-10467081.html" title="Download FLV player">FLV player</a>.</p>
<p>What if you want to rip audio from <a href="http://www.johntp.com/tag/youtube">YouTube</a> <a href="http://www.johntp.com/tag/video">videos</a>? Or want to covert any FLV file to AVI,MOV,MP4 or MP3 format?</p>
<p><span id="more-624"></span></p>
<p>With the Online FLV Converter at <a href="http://vixy.net" title=" Online FLV Converter">Vixy</a>, you can convert YouTube videos in other formats like AVI, MOV and MP4 or convert the video as an audio only file in the MP3 format. Vixy also lets you covert any FLV file to AVI/MOV/MP4/MP3 format online.</p>
<p align="center"><img src="http://www.johntp.com/wp-content/uploads/vixy.jpg" alt="Vixy- Online FLV Converter" border="0" height="177" width="550" /></p>
<p>When you submit an URL, this service will download and convert the video to your desired format and lets you download the converted file. Vixy allows you to download online videos direct to PC, iPod and PSP for free.</p>
<p>The above trick can also be applied to other video sharing web sites like <a href="http://www.johntp.com/2007/03/28/google-videos/" title="Interesting Google Videos">Google Video</a> and MetaCafe.</p>
<p>If the YouTube Video is on your hard disk as an FLV file, you can use the free <a href="http://www.moitah.net/download/latest/FLV_Extract.zip">FLV Extract</a> utility to extract audio and video from FLV files. The video is saved as AVI and the audio is saved as MP3.</p>
<p align="right">found via <a href="http://labnol.blogspot.com/2007/04/how-to-rip-audio-from-youtube-videos.html" title="How To Rip Audio from YouTube Videos">Amit Agarwal&#8217;s blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2007/04/12/how-to-extract-audio-from-youtube-videos/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>How To Prevent Comment Spam</title>
		<link>http://www.johntp.com/2006/12/08/how-to-prevent-comment-spam/</link>
		<comments>http://www.johntp.com/2006/12/08/how-to-prevent-comment-spam/#comments</comments>
		<pubDate>Fri, 08 Dec 2006 13:12:10 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.johntp.com/2006/12/08/how-to-prevent-comment-spam/</guid>
		<description><![CDATA[You might have noticed that you get most of your comment spam on older posts, this is because spammers target older posts as they are indexed by search engines. So it might be a good idea to automatically disable comments on older posts (posts that are 21 or more days old). This tip will be [...]]]></description>
			<content:encoded><![CDATA[<p>You might have noticed that you get most of your comment spam on older posts, this is because spammers target older posts as they are indexed by search engines. So it might be a good idea to automatically disable comments on older posts (posts that are 21 or more days old). This tip will be useful to you currently as <a href="http://www.johntp.com/2006/12/08/what-is-wrong-with-akismet/">Akismet is down</a>.</p>
<p>For WordPress users, there is a plugin called <a href="http://codex.wordpress.org/Plugins/Auto_shutoff_comments">Auto-Close Comments</a> that will automatically disable comments after 21 days.</p>
<p>I just installed the plugin and I haven&#8217;t got any spam ever since even though Akismet is down <img src='http://www.johntp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>To install the plugin, go <a href="http://codex.wordpress.org/Plugins/Auto_shutoff_comments">here</a> and simply copy the plugin code provided there and paste it to your favorite text editor and save the file as <em>autoshutoff.php</em>. Now upload the file to your plugins folder and activate the plugin.</p>
<p><span id="more-511"></span></p>
<p>Upon activation the plugin will disable comments on posts that are 21 days old. If you want to increase or decrease the number of days from 21, find this line on the plugin code:</p>
<p><code>$age = '21 DAY';</code></p>
<p>and edit it to a number you like. That&#8217;s it!</p>
<p>By enabling this plugin, I believe you can prevent most comment spam. If you want to <strong>auto close ping-backs</strong> too, change</p>
<p><code>SET comment_status = 'closed'<br />
WHERE comment_status = 'open'</code></p>
<p>TO</p>
<p><code>SET comment_status = 'closed', ping_status = 'closed'<br />
WHERE (comment_status = 'open' OR ping_status = 'open')</code></p>
<p>Yes, I know <a href="http://www.johntp.com/2006/12/05/how-comments-can-make-you-lose-readers/">many of you are against disabling comments</a>, but this is one of the best ways to prevent comment spam especially if your trusted Akismet is down!</p>
<p>Have a happy spamless day <img src='http://www.johntp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2006/12/08/how-to-prevent-comment-spam/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to Use Google as a Dictionary</title>
		<link>http://www.johntp.com/2006/11/04/how-to-use-google-as-a-dictionary/</link>
		<comments>http://www.johntp.com/2006/11/04/how-to-use-google-as-a-dictionary/#comments</comments>
		<pubDate>Sat, 04 Nov 2006 13:17:30 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.johntp.com/2006/11/04/how-to-use-google-as-a-dictionary/</guid>
		<description><![CDATA[Did you know that you could find the definition of a word using Google? Here&#8217;s how you do it &#8211; if you would like to find the meaning of a word say &#8216;blogging&#8217; you could search for define: blogging and Google will show you the definitions of blogging on the Web. The information is shown [...]]]></description>
			<content:encoded><![CDATA[<p>Did you know that you could find the definition of a word using Google? Here&#8217;s how you do it &#8211; if you would like to find the meaning of a word say &#8216;blogging&#8217; you could search for <em>define: blogging</em> and Google will show you the definitions of blogging on the Web.</p>
<p>The information is shown from a variety of dictionary related Web sites such as <a href="http://www.wikipedia.org">Wikipedia.org</a>, and there&#8217;s a link to the full entry for each Web site. Google also provides links to related searches, such as &#8220;blogging engine&#8221; in this example.</p>
<p>I had learned this trick from a friend but you can find this on <a href="http://google.about.com/od/googlepowersearches/qt/dictionaryqt.htm">About.com</a>.</p>
<p align="center"><a href="http://www.google.com/search?sourceid=navclient-ff&#038;ie=UTF-8&#038;rls=GGGL,GGGL:2006-34,GGGL:en&#038;q=define%3A+blogging"><img src="http://www.johntp.com/wp-content/uploads/google_dictionary.gif" alt="Google Dictionary" /></a></p>
<p><strong>Update</strong>: Other Google Web Search Features can be found <a href="http://www.google.com/intl/en/help/features.html">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2006/11/04/how-to-use-google-as-a-dictionary/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How To Download YouTube Videos</title>
		<link>http://www.johntp.com/2006/10/18/how-to-download-youtube-videos/</link>
		<comments>http://www.johntp.com/2006/10/18/how-to-download-youtube-videos/#comments</comments>
		<pubDate>Wed, 18 Oct 2006 04:30:44 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.johntp.com/2006/10/18/how-to-download-youtube-videos/</guid>
		<description><![CDATA[Ever wanted to download your favorite videos from YouTube but failed to do so? Here&#8217;s how you can do it the easy way: first find the URL of your favorite YouTube video then go to VideoDownloadX.com and paste the video URL into their download box now click &#8216;Download&#8217; and it will open a new page [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wanted to download your favorite videos from YouTube but failed to do so? Here&#8217;s how you can do it the easy way:</p>
<ul>
<li>first find the URL of your favorite YouTube video</li>
<li>then go to <a href="http://videodownloadx.com" target="_blank">VideoDownloadX.com</a> and paste the video URL into their download box</li>
<li>now click &#8216;Download&#8217; and it will open a new page with the download link</li>
</ul>
<p>Firefox fans can use the <a href="http://javimoya.com/blog/youtube_en.php" target="_blank">Video Downloader</a> extension that allows you to download videos to your computer from YouTube and most video sites.</p>
<p>Also check out the <a href="http://www.quickonlinetips.com/archives/2006/10/the-amazing-youtube-tools-collection/" target="_blank">amazing collection of YouTube Tools</a> by QuickOnlineTips.</p>
<p><strong>You may also be interested in:</strong></p>
<ul>
<li><a href="http://www.johntp.com/2007/04/03/how-to-view-deleted-youtube-videos/">How To View Deleted YouTube Videos</a></li>
<li><a href="http://www.johntp.com/2007/04/14/youtube-downloader/">YouTube Downloader</a></li>
<li><a href="http://www.johntp.com/2007/04/12/how-to-extract-audio-from-youtube-videos/">How To Extract Audio From YouTube Videos</a></li>
<li><a href="http://www.johntp.com/2007/05/20/how-to-place-youtube-videos-on-wordpress-blogs/">How To Place YouTube Videos on WordPress Blogs</a></li>
<li><a href="http://www.johntp.com/2007/04/03/how-to-load-youtube-videos-faster/">How To Load YouTube Videos Faster</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2006/10/18/how-to-download-youtube-videos/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Import your Del.icio.us bookmarks into StumbleUpon</title>
		<link>http://www.johntp.com/2006/10/17/import-your-delicious-bookmarks-into-stumbleupon/</link>
		<comments>http://www.johntp.com/2006/10/17/import-your-delicious-bookmarks-into-stumbleupon/#comments</comments>
		<pubDate>Tue, 17 Oct 2006 12:47:06 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.johntp.com/2006/10/17/import-your-delicious-bookmarks-into-stumbleupon/</guid>
		<description><![CDATA[I was wondering whether this was possible and a quick Google search cleared my doubt. StumbleUpon allows you to easily import all your Del.icio.us tags into it with just a few steps: Visit your del.icio.us XML page and then select File>Save Page As from your browser menu Now go to this page and select your [...]]]></description>
			<content:encoded><![CDATA[<p>I was wondering whether this was possible and a quick Google search cleared my doubt. <a href="http://johntp.stumbleupon.com">StumbleUpon</a> allows you to easily import all your <a href="http://del.icio.us/johntp">Del.icio.us</a> tags into it with just a few steps:</p>
<ul>
<li>Visit your <a href="http://del.icio.us/api/posts/all">del.icio.us XML page</a> and then select File>Save Page As from your browser menu</li>
<li>Now go to <a href="http://www.stumbleupon.com/delicious.php">this</a> page and select your xml file</li>
<li>Now click &#8216;Click here to Import&#8217; to finish</li>
</ul>
<p>My <a href="http://del.icio.us/johntp">del.icio.us page</a> mostly includes my favorite posts of this blog and this tip made it easy for me to link to all those pages in StumbleUpon <img src='http://www.johntp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>By the way, <a href="http://johntp.stumbleupon.com">this is My StumbleUpon Page</a>. Please add me as your SU friend <img src='http://www.johntp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2006/10/17/import-your-delicious-bookmarks-into-stumbleupon/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Tips from a Top 10 Digg user on how to get to the Frontpage</title>
		<link>http://www.johntp.com/2006/10/03/tips-from-a-top-10-digg-user-on-how-to-get-to-the-frontpage/</link>
		<comments>http://www.johntp.com/2006/10/03/tips-from-a-top-10-digg-user-on-how-to-get-to-the-frontpage/#comments</comments>
		<pubDate>Tue, 03 Oct 2006 07:24:46 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.johntp.com/2006/10/03/tips-from-a-top-10-digg-user-on-how-to-get-to-the-frontpage/</guid>
		<description><![CDATA[Many Bloggers these days want to get their blog posts to the frontpage of Digg so that they can increase their traffic and popularity of their blogs. Some are ready to go almost any extent to get diggs such as making fake usernames and asking friends to digg for them. Yesterday, I had a chat [...]]]></description>
			<content:encoded><![CDATA[<p>Many Bloggers these days want to get their blog posts to the frontpage of <a href="http://www.digg.com">Digg</a> so that they can increase their traffic and popularity of their blogs. Some are ready to go almost any extent to get diggs such as making fake usernames and asking friends to digg for them.</p>
<p>Yesterday, I had a chat with one of the <a href="http://digg.com/topusers">Top 10 Digg users</a> and he shared a few tips with me. If you really want to get on digg frontpage, here is how you do it&#8230;</p>
<p><span id="more-424"></span></p>
<ul>
<li>make atleast 15 friends on Digg so it gives fast exposure to your story</li>
<li>get your friends to digg all your posts</li>
<li>you must digg them in return</li>
<li>if your story is good, it will get 20-30 more diggs but those 15 friends are the key</li>
<li>you must select a niche like technology or world news</li>
<li>then you pick 50 or so feeds and post fast</li>
<li>feeds gives you fast sources on news</li>
<li>Some of the Feeds I subscribe are:
<ol>
<li>Ars Technica</li>
<li>BBC News | News Front Page | World Edition</li>
<li>BBC News | Technology | World Edition</li>
<li>Bloglines Search: kevin rose</li>
<li>Bloglines | News</li>
<li>CNET News.com</li>
<li>CNN.com</li>
<li>CrunchGear</li>
<li>Engadget</li>
<li>Google Blogoscoped</li>
<li>Guardian Unlimited</li>
<li>Official Google Blog</li>
<li>Read/WriteWeb</li>
<li>Scientific American</li>
<li>Wired News: Top Stories</li>
<li>The Huffington Post | Raw Feed</li>
<li>TechCrunch</li>
<li>Techdirt</li>
<li>BBC News | Health | World Edition</li>
<li>EurekAlert! &#8211; Breaking News</li>
<li>Physics Org</li>
<li>National Geographic News</li>
<li>SI.com</li>
<li>SI.com &#8211; NFL</li>
<li>SI.com: SI Writers</li>
<li>BusinessWeek Online &#8212; Most Popular</li>
<li>BusinessWeek Online &#8212; Technology &#038; Science</li>
<li>TechWeb</li>
<li>Nature</li>
<li>HowStuffWorks.com</li>
<li>Signum sine tinnitu&#8211;by Guy Kawasak</li>
<li>Steve Pavlina&#8217;s Personal Development Blog</li>
<li>Joystiq</li>
<li>TMZ.com</li>
<li>InformationWeek &#8211; All Stories</li>
<li>iLounge | All Things iPod, iTunes and beyond</li>
<li>PC World: How-To&#8217;s Update</li>
<li>PC World: Latest Technology News</li>
<li>The Unofficial Apple Weblog (TUAW)</li>
<li>eWEEK Technology News</li>
<li>Leftlane News</li>
<li>Tom&#8217;s Hardware </li>
<li>New Scientist Tech &#8211; Technology</li>
<li>New Scientist Tech &#8211; Weapons Technology</li>
<li>New Scientist Tech &#8211; Aviation</li>
<li>New Scientist Tech &#8211; Cars and Motoring</li>
<li>CNN.com &#8211; Technology</li>
<li>CNN.com &#8211; Science &#038; Space</li>
<li>LiveScience.com</li>
</ol>
</li>
<li>all u need is good 50-70 sources</li>
<li>once you get to the frontpage about 20 times, it gets easy</li>
<li>so you must look for diggers who post a lot, digg them fast, and post good stuff fast</li>
<li>top diggers like DigitalGolpher (Amit) get 30 free diggs</li>
<li>top diggers are just gamers, nothing special about them</li>
<li>use attractive titles using why, how, etc. Example: &#8220;Why Windows XP is the best OS&#8221;, &#8220;15 reasons why Windows XP is the best OS&#8221;, &#8220;How to tweak Windows XP&#8221;</li>
<li>you must be fast in posting because if you are slow, other Diggers will post the news you want to post, before you.
</li>
<li>use good description</li>
<li>its a game, you will learn, as you play</li>
<li>digg bans lot of blogs as splogs so be careful</li>
<li>digg users may report your posts as Spam for fun as Digg has bad crowd, so you have to be very professional</li>
<li>rarely blogs gets to go frontpage, unless it&#8217;s very popular</li>
<li>digg management is watching for blogs</li>
<li>digg groups are not effective</li>
<li>generaly you need 50 Diggs to get to Frontpage</li>
<li>if your rate of digg is high, it can go frontpage with 25 Diggs</li>
<li>I had one not promoted at 65,  one took 75,  one took only 9 Diggs!</li>
</ul>
<p>If you want to get your blog posts on the frontpage of Digg, make sure you have posts worth it. Also start digging the stories that some of the top 100 digg users submit. Add them as friends and if possible try to make them submit your stories. Stories dugg by them have more chance of showing on Frontpage. If they find your articles useful, they will surely submit your stories for you.</p>
<p>Do you agree with all the tips that this user has shared with me? And, more importantly, what other tips would you like to add to this list?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2006/10/03/tips-from-a-top-10-digg-user-on-how-to-get-to-the-frontpage/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>How to show the Most Popular posts in your Feed</title>
		<link>http://www.johntp.com/2006/10/01/how-to-show-the-most-popular-posts-in-your-feed/</link>
		<comments>http://www.johntp.com/2006/10/01/how-to-show-the-most-popular-posts-in-your-feed/#comments</comments>
		<pubDate>Sun, 01 Oct 2006 07:20:29 +0000</pubDate>
		<dc:creator>JohnTP</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.johntp.com/2006/10/01/how-to-show-the-most-popular-posts-in-your-feed/</guid>
		<description><![CDATA[Last time I had showed you how to add Related Posts to your Feed. Now, I will help you show the Most Popular posts of your blog in your Feed too. Note: This hack is for WordPress users only. The main advantages of this hack is that it increases your blog&#8217;s pageviews and gets your [...]]]></description>
			<content:encoded><![CDATA[<p>Last time I had showed you <a href="http://www.johntp.com/2006/08/02/how-to-add-related-posts-to-your-feed/">how to add Related Posts to your Feed</a>. Now, I will help you show the Most Popular posts of your blog in your Feed too. </p>
<p><strong>Note</strong>: This hack is for WordPress users only.</p>
<p>The main advantages of this hack is that it increases your blog&#8217;s pageviews and gets your RSS subscribers to visit your blog instead of just reading your latest posts from your feed.</p>
<h4>Instructions</h4>
<ul>
<li>Download and activate the <a href="http://www.alexking.org/software/wordpress/">Popularity Contest</a> WordPress Plugin</li>
<li>Download the <strong>wp-rss2.php</strong> from <a href="http://www.johntp.com/wp-content/uploads/mostpopular.zip">here</a></li>
<li>Unzip the downloaded file</li>
<li>Upload and replace your <strong>wp-rss2.php</strong>
</li>
</ul>
<p>Now within sometime you shall get both Most Popular Posts and Related Posts displayed on your Feed!</p>
<p><strong>Note</strong>: You should deactivate Feedburner Summary Burner (if you have it activated) for this to work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.johntp.com/2006/10/01/how-to-show-the-most-popular-posts-in-your-feed/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
