<?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>Tech Blog &#187; blog</title>
	<atom:link href="http://www.kensfi.com/tag/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kensfi.com</link>
	<description>Home is where you hang your @</description>
	<lastBuildDate>Wed, 25 Aug 2010 23:45:28 +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>Automatically tweet old / random wordpress blog posts</title>
		<link>http://www.kensfi.com/autotatically-tweet-old-random-wordpress-blog-posts/</link>
		<comments>http://www.kensfi.com/autotatically-tweet-old-random-wordpress-blog-posts/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 05:40:44 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Wordpress Blog]]></category>
		<category><![CDATA[articles]]></category>
		<category><![CDATA[automatically]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[old]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[tweet]]></category>

		<guid isPermaLink="false">http://www.kensfi.com/?p=1336</guid>
		<description><![CDATA[I have been looking for a while for a way to get my old blog articles promoted on twitter automatically using a wordpress plugin. The first days of the new year, 2010, came with an answer: Tweet Old Post. This wordpress plugin is automatically posting your blog articles on twitter, choosing random from within your [...]]]></description>
			<content:encoded><![CDATA[<p>I have been looking for a while for a way to get my old blog articles promoted on twitter automatically using a wordpress plugin. The first days of the new year, 2010, came with an answer: Tweet Old Post. This wordpress plugin is automatically posting your blog articles on twitter, choosing random from within your blog posts, an amazing way to publicize your work onto the most visited social networking website on the globe, Twitter.</p>
<p>I remember, last year I have been trying using Twit Robot, an online service, doing actually the same thing like Tweet Old Post plugin, tweeting automatically old blog posts but for whatsoever reason that services is no longer available or maybe is just temporarily out of service (Server under Upgradation is the message on their website). </p>
<p>I&#8217;m not gonna describe Tweet Old Post plugin, as you can get all the details on the wordpress download page of the plugin. I just hope is doing a good job. </p>
<p>I don&#8217;t have too many followers on twitter right now (I&#8217;ve just created a <a href="http://twitter.com/techSpin">brand new Twitter account</a> after a few months I was missing from Twitter &#8211; after <a href="http://www.kensfi.com/twitter-sucks-big-time/">both my Twitter accounts were suspended</a>) but if you get a great number of Twitter followers, this wp plugin will really increase your blog visitors number by tweeting of older blog posts.</p>
<p>Here the wordpress page where you can find this <a href="http://wordpress.org/extend/plugins/tweet-old-post/">plugin</a>.</p>
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.kensfi.com%2Fautotatically-tweet-old-random-wordpress-blog-posts%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.kensfi.com%2Fautotatically-tweet-old-random-wordpress-blog-posts%2F&amp;source=techSpin&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kensfi.com/autotatically-tweet-old-random-wordpress-blog-posts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to disable wordpress pingbacks / trackbacks in 5 seconds</title>
		<link>http://www.kensfi.com/how-to-disable-pingbacks-trackbacks-in-5-seconds/</link>
		<comments>http://www.kensfi.com/how-to-disable-pingbacks-trackbacks-in-5-seconds/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 00:16:24 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Wordpress Blog]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[ftp directory]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[pingbacks]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[trackbacks]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.kensfi.com/?p=1105</guid>
		<description><![CDATA[I know that there is an another method which involves to modify the SQL but we all knows that this a complicated method and we have to have good skills in working with code. The easy method which everyone should be able to do it in no more than 5 seconds is to delete a [...]]]></description>
			<content:encoded><![CDATA[<p>I know that there is an another method which involves to modify the SQL but we all knows that this a complicated method and we have to have good skills in working with code.</p>
<p>The easy method which everyone should be able to do it in no more than 5 seconds is to delete a file from your blog ftp directory. You will find it regularly in public_html. The name of this file is wp-trackback.php.</p>
<p>1. open your ftp and go to public_html<br />
2. locate wp-trackback.php and delete it.</p>
<p>This should disable from now all pingbacks / trackbacks on your wordpress blog posts.
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.kensfi.com%2Fhow-to-disable-pingbacks-trackbacks-in-5-seconds%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.kensfi.com%2Fhow-to-disable-pingbacks-trackbacks-in-5-seconds%2F&amp;source=techSpin&amp;style=normal&amp;service=is.gd" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kensfi.com/how-to-disable-pingbacks-trackbacks-in-5-seconds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
