<?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>Self Exile Media &#187; Wordpress</title>
	<atom:link href="http://selfexile.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://selfexile.com</link>
	<description>Independent Web &#38; Mobile Developers</description>
	<lastBuildDate>Sun, 09 May 2010 16:33:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Twitter Fans (Wordpress Plugin)</title>
		<link>http://selfexile.com/twitter-fans-widget-wordpress-plugin/</link>
		<comments>http://selfexile.com/twitter-fans-widget-wordpress-plugin/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 23:54:59 +0000</pubDate>
		<dc:creator>Sohail Abid</dc:creator>
				<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://selfexile.com/?p=135</guid>
		<description><![CDATA[I was looking for a plugin that can show my twitter followers in a box very much like Facebook&#8217;s fan widget. Found a couple but their presentation was not what I was looking for AND the thing that bothered me most was that they needed both your username and password to work.
I have strong opinion [...]]]></description>
			<content:encoded><![CDATA[<p>I was looking for a plugin that can show my twitter followers in a box very much like Facebook&#8217;s fan widget. Found a couple but their presentation was not what I was looking for AND the thing that bothered me most was that they needed both your username <strong>and password</strong> to work.</p>
<p>I have strong opinion about developing applications that are smart and simple. So I created this plugin. After you activate, it gives you a new widget called Twitter Fans. <strong>Just drag n drop it in the sidebar. And set your username (that&#8217;s the only required thing)</strong>. You can leave the rest empty.</p>
<p><a href="http://wordpress.org/extend/plugins/twitter-fans/">Download from official WordPress plugin repository.</a></p>
<p>And of course, I would highly recommend you to follow me: @<a href="http://twitter.com/SohailAbid" target="_blank">SohailAbid</a></p>
<hr />
Here is a screenshot of both the administration and how it appears on site:</p>
<p><img class="alignnone size-full wp-image-136" title="Picture 24" src="http://selfexile.com/wp-content/uploads/2009/12/Picture-24.jpg" alt="Picture 24" width="613" height="696" /></p>
]]></content:encoded>
			<wfw:commentRss>http://selfexile.com/twitter-fans-widget-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Wordpress Plugin: Hide Wordpress Version from Hackers</title>
		<link>http://selfexile.com/wordpress-plugin-hide-wordpress-version-from-hackers/</link>
		<comments>http://selfexile.com/wordpress-plugin-hide-wordpress-version-from-hackers/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 09:35:03 +0000</pubDate>
		<dc:creator>Sohail Abid</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://selfexile.com/?p=87</guid>
		<description><![CDATA[The first thing hackers see before trying to apply any cracking attempts on your wordpress-based websites is the version of wordpress you are having. Experts say you should hide that version number from your output html to make it difficult for crackers to get into your site.
Prior to wordpress 2.5, this was written in header.php [...]]]></description>
			<content:encoded><![CDATA[<p>The first thing hackers see before trying to apply any cracking attempts on your wordpress-based websites is the version of wordpress you are having. Experts say you should hide that version number from your output html to make it difficult for crackers to get into your site.</p>
<p>Prior to wordpress 2.5, this was written in header.php theme file. So you could simply delete that line:</p>
<blockquote><p>&lt;meta name=&#8221;generator&#8221; content=&#8221;WordPress &lt;?php bloginfo(&#8216;version&#8217;); ?&gt;&#8221; /&gt;</p></blockquote>
<p>But from wordpress 2.5 onward, this is generated automatically by wordpress core engine and inserted in &lt;head&gt; part of your site&#8217;s HTML. I have written a little plugin &#8220;<strong>hide-wp-generator</strong>&#8221; that hides meta-generator tag altogether and thus helps you keeping your site secure.</p>
<p><a href="http://selfexile.com/wp-content/uploads/2008/07/hide-wp-generator.zip">Download the Plugin Here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://selfexile.com/wordpress-plugin-hide-wordpress-version-from-hackers/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Twitter Nonsense</title>
		<link>http://selfexile.com/twitter-nonsense/</link>
		<comments>http://selfexile.com/twitter-nonsense/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 11:37:17 +0000</pubDate>
		<dc:creator>Sohail Abid</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://selfexile.com/?p=85</guid>
		<description><![CDATA[
Twitter Nonsense is new addition to my portfolio. Its a beautiful and nice use of wordpress to present daily-comic strips. I was responsible for implementing the design into the wordpress theme with some necessary customization to wordpress itself. The client for this project is Anton Gigov, one of the best clients I&#8217;ve been working with.
The [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pink-sheep.com/twitter-nonsense/"><img src="http://selfexile.com/wp-content/uploads/2008/06/twitter-nonsense.jpg" alt="Twitter Nonsense Screenshot" title="twitter-nonsense" class="alignnone size-full wp-image-86" /></a></p>
<p><a href="http://www.pink-sheep.com/twitter-nonsense/">Twitter Nonsense</a> is new addition to my portfolio. Its a beautiful and nice use of wordpress to present daily-comic strips. I was responsible for implementing the design into the wordpress theme with some necessary customization to wordpress itself. The client for this project is <a href="http://antongigov.com">Anton Gigov</a>, one of the best clients I&#8217;ve been working with.</p>
<p>The difficult part was to show comments and commet-form on home page. It is possible with a hack: by commenting out line # 643 in wp-includes/comment-template.php:</p>
<blockquote><p><em>642. if ( ! (is_single() || is_page() || $withcomments) )<br />
643.         return;</em></p></blockquote>
<p>But modifying wordpress core files is never a good option if you can achieve the results with a plugin or custom coding within theme. What I did for Twitter Nonsense was to write the following code segment at the top of header.php that redirects the user to latest-post when he visits the site:</p>
<blockquote><p>$url = &#8220;http://&#8221; . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'];</p>
<p>if($url == &#8216;http://www.pink-sheep.com/twitter-nonsense/&#8217;)<br />
{<br />
global $wpdb;<br />
$last_post_id = $wpdb-&gt;get_var( &#8220;SELECT ID FROM $wpdb-&gt;posts WHERE post_type = &#8216;post&#8217; AND post_password = &#8221; AND post_status = &#8216;publish&#8217; ORDER BY post_date DESC LIMIT 1&#8243;);<br />
wp_redirect( get_permalink( $last_post_id ) );<br />
exit;<br />
}</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://selfexile.com/twitter-nonsense/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing wordpress mobile client</title>
		<link>http://selfexile.com/testing-wordpress-mobile-client/</link>
		<comments>http://selfexile.com/testing-wordpress-mobile-client/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 13:04:57 +0000</pubDate>
		<dc:creator>Sohail Abid</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://selfexile.com/?p=71</guid>
		<description><![CDATA[Hello all, i&#8217;m writing this post via a wordpress client for symbian os. Hope it works or i&#8217;ll write my own.
update: so it worked! The client is Scribe. Its written in python. I had to install python for symbian before installing this client. Its quite slow, may be because its not native symbian code.
]]></description>
			<content:encoded><![CDATA[<p>Hello all, i&#8217;m writing this post via a wordpress client for symbian os. Hope it works or i&#8217;ll write my own.</p>
<p>update: so it worked! The client is <a href="http://scribe.na.nu/">Scribe</a>. Its written in python. I had to install python for symbian before installing this client. Its quite slow, may be because its not native symbian code.</p>
]]></content:encoded>
			<wfw:commentRss>http://selfexile.com/testing-wordpress-mobile-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
