<?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>Salman Namah &#187; Free</title>
	<atom:link href="http://blog.skdev.net/category/free/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.skdev.net</link>
	<description>Random enough to be declared weird.</description>
	<lastBuildDate>Thu, 01 Oct 2009 23:53:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Broken Animated .gif, Firefox and Web-Developer toolbar</title>
		<link>http://blog.skdev.net/2009/07/29/broken-animated-gif-firefox/</link>
		<comments>http://blog.skdev.net/2009/07/29/broken-animated-gif-firefox/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 08:37:35 +0000</pubDate>
		<dc:creator>Salman</dc:creator>
				<category><![CDATA[Free]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[I like..]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[animated]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[gif]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[toolbars]]></category>
		<category><![CDATA[web-developer]]></category>

		<guid isPermaLink="false">http://blog.skdev.net/?p=742</guid>
		<description><![CDATA[I wrote earlier on this topic and I just found out a bit more, so I thought if I just update the old post people won&#8217;t find out the new &#8220;findings&#8221; (it&#8217;s on the previous pages now) so I thought I will write a new post.. and here it is.
This post applies to you IF:
1) [...]]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://blog.skdev.net/2009/05/25/animated-gif-broken-in-firefox/">wrote</a> earlier on this topic and I just found out a bit more, so I thought if I just update the <a href="http://blog.skdev.net/2009/05/25/animated-gif-broken-in-firefox/">old post</a> people won&#8217;t find out the new &#8220;findings&#8221; (it&#8217;s on the previous pages now) so I thought I will write a new post.. and here it is.</p>
<p><strong>This post applies to you IF:</strong><br />
1) You can&#8217;t see animated gif&#8217;s animations, that is they are broken.<br />
2) You are using Firefox<br />
3) You have already tried the fix mentioned <a href="http://blog.skdev.net/2009/05/25/animated-gif-broken-in-firefox/">here</a>.<br />
4) You have &#8220;<a href="https://addons.mozilla.org/en-US/firefox/addon/60">web-developers</a>&#8221; toolbar/plugin installed.</p>
<p><strong>I found out:</strong><br />
Web-developers has many many many options, many many sub-menus, one of the sub-menu&#8217;s is called &#8220;Images&#8221; which hosts all options related with images. So one of the options in this menu is called &#8220;Disable Images&#8221;, which has sub-options like &#8220;All images&#8221;, &#8220;External Site Images&#8221;, and &#8220;Image Animations&#8221; well that&#8217;s our answer..</p>
<p>See if &#8220;Image Animations&#8221; is checked, if it is, uncheck it and then check if your animations are working now <img src='http://blog.skdev.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I will post more fixes as I found them <img src='http://blog.skdev.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  let me know if this helps anyone.</p>
<p>-Salman</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.skdev.net/2009/07/29/broken-animated-gif-firefox/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to reset wordpress admin password</title>
		<link>http://blog.skdev.net/2009/03/30/reset-wordpress-admin-password/</link>
		<comments>http://blog.skdev.net/2009/03/30/reset-wordpress-admin-password/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 02:25:26 +0000</pubDate>
		<dc:creator>Salman</dc:creator>
				<category><![CDATA[Free]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[Thalassemia Related]]></category>
		<category><![CDATA[Work Related]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[backend]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.skdev.net/?p=645</guid>
		<description><![CDATA[I am sure there are many ways to do this, but I am going to tell you the one I use, first let me tell you why I suddenly thought about writing this, if you don&#8217;t want to find that out please click here (or scroll down) to go directly to read my own preferred [...]]]></description>
			<content:encoded><![CDATA[<p>I am sure there are many ways to do this, but I am going to tell you the one I use, first let me tell you why I suddenly thought about writing this, if you don&#8217;t want to find that out please <a href="#wp_pass_script">click here</a> (or scroll down) to go directly to read <a href="#wp_pass_script">my own preferred way</a> of resetting wordpress admin password by using a simple PHP script.</p>
<p>I found this <a href="http://www.pakblogger.com/">PakBlogger.Com</a> post on <a href="http://www.pakblogger.com/how-to-reset-wordpress-admin-password-via-phpmyadmin/">How To Reset Wordpress Admin Password Via phpMyAdmin</a>. It was shared by <a href="http://twitter.com/awaisnaseer">Awais Naseer</a> of <a href="http://thegadgets.net/">The Gadgets</a> &#8212; one of the very few people who I found interesting enough to stalk using my PC &amp; <a href="http://twitter.com/skdev/">twitter account</a>. I thought I should post my comments there but then I realized I could use my own blog to post a correction. Why? Oh well for obvious reasons that you all have guessed by now <img src='http://blog.skdev.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>It&#8217;s a very good post, but there is one thing that can be changed to make it even more simple (it reduces one complete step AND a tab) okay let me quote that part first:</p>
<blockquote><p><strong></strong>Now open a new tab in your browser and go to <a href="http://epleweb.com/md5/">MD5 hash</a> and write a password and encrypt that to MD5 hash.<br />
<img src="http://pakblogger.com/wp-content/uploads/2009/03/33-300x108.jpg" alt="" width="300" height="108" /><br />
<strong>Step 5:</strong> Now copy this encrypted form and in phpMyAdmin check the box beside your username and click on the pencil icon to edit the entry and replace the password with newly generated <strong>md5hash</strong> password that you copied.<br />
<img src="http://pakblogger.com/wp-content/uploads/2009/03/55-300x86.jpg" alt="" width="300" height="86" /><br />
Click on Go to save the changes and you new password is set.<br />
<img src="http://pakblogger.com/wp-content/uploads/2009/03/22-300x136.jpg" alt="" width="300" height="136" /></p></blockquote>
<p>Okay now please check the two images I have posted below (click to magnify):<br />
<a class="highslide-image" onclick="return hs.expand(this);" href="http://blog.skdev.net/wp-content/uploads/2009/03/screenshot1.jpg"><img title="Click to enlarge" src="http://blog.skdev.net/wp-content/uploads/2009/03/screenshot1-300x128.jpg" alt="image" /></a></p>
<p><a class="highslide-image" onclick="return hs.expand(this);" href="http://blog.skdev.net/wp-content/uploads/2009/03/screenshot2.jpg"><img title="Click to enlarge" src="http://blog.skdev.net/wp-content/uploads/2009/03/screenshot2-300x128.jpg" alt="image" /></a></p>
<p>If you follow that step you won&#8217;t have to go to any other site to encrypt your password.. There is no problem with using 3rd party site for that but why use something when you really don&#8217;t have too?</p>
<h3><a name="wp_pass_script"></a>My Preferred Way to Reset WP Admin Password:</h3>
<p>Well this was for people who have access to phpMyAdmin, what if you don&#8217;t have access to phpMyAdmin? What if your access is limited to just FTP? I had that problem recently when I was trying to setup a blog at <a href="http://dacoolsite.com">DaCoolSite.Com</a>, a site that I created to raise funds for my awareness campaign &#8220;<a href="http://thalassemia.com.pk">Thalassemia Free Pakistan</a>&#8220;.</p>
<p>Well here is the solution for them:</p>
<p><strong>Step 1:</strong> <a class="highslide-image" onclick="return hs.expand(this);" href="http://blog.skdev.net/wp-content/uploads/2009/03/step-ftp.jpg">(Screenshot)</a><br />
Download this file &#8220;<a href="http://blog.skdev.net/wp-content/uploads/2009/03/reset_pass.zip">Wordpress: Reset Admin Password Script</a>&#8220;, Extract &amp; Upload it in your Wordpress directory (it must share the same folder with wp-config.php).</p>
<p><strong>Step 2):</strong> <a class="highslide-image" onclick="return hs.expand(this);" href="http://blog.skdev.net/wp-content/uploads/2009/03/step1.jpg">(Screenshot)</a><br />
Open it in your browser (ex: http://yoursite.com/wordpress/reset_pass.php)</p>
<p><strong>Step 3):</strong> <a class="highslide-image" onclick="return hs.expand(this);" href="http://blog.skdev.net/wp-content/uploads/2009/03/step2.jpg">(Screenshot)</a><br />
Click on your Username, enter a new password and click submit, your password is updated. You can login with your new password now.</p>
<p><strong>Step 4):</strong> <a class="highslide-image" onclick="return hs.expand(this);" href="http://blog.skdev.net/wp-content/uploads/2009/03/step3.jpg">(Screenshot)</a><br />
For security reasons it is advised to either delete OR rename <strong>reset_pass.php</strong> on your server.</p>
<p>It can&#8217;t get simpler than that, no?<br />
-Salman</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.skdev.net/2009/03/30/reset-wordpress-admin-password/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
