<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
	>
<channel>
	<title>Comments on: Creating Dynamic Avatars for forums, Php scripting + .htaccess in Apache</title>
	<atom:link href="http://www.smart-techie.com/blog/2006/08/creating-dynamic-avatars-for-forums-php-scripting-htaccess-in-apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.smart-techie.com/blog/2006/08/creating-dynamic-avatars-for-forums-php-scripting-htaccess-in-apache/</link>
	<description>My opinion about anything and everything!</description>
	<lastBuildDate>Thu, 07 Jul 2011 20:33:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: WiseTechie.com &#187; Blog Archive &#187; Playing with .htaccess</title>
		<link>http://www.smart-techie.com/blog/2006/08/creating-dynamic-avatars-for-forums-php-scripting-htaccess-in-apache/#comment-70</link>
		<dc:creator>WiseTechie.com &#187; Blog Archive &#187; Playing with .htaccess</dc:creator>
		<pubDate>Fri, 15 Dec 2006 14:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.smart-techie.com/blog/2006/08/computing/creating-dynamic-avatars-for-forums-php-scripting-htaccess-in-apache/#comment-70</guid>
		<description>[...] Now when you are done with reading my tutorial you must realise this is just the basics , the vegetables for the roasted vegetables , you got to put the bits and pieces together to create a masterpiece. For those of you wondering what can we do with a .htaccess file , Here is something Rohit cooked up for us over atÂ  his blog Now you guys have probably seen that the avatars on this forum are static, they have to be manually changed before you can use a new one.  Now take a look at my avatar url http://www.smart-techie.com/images/avatar.gif Now what happens when you view it? You see a jpg or a gif image. Try accessing the same url 5 or more timesâ€¦ Did you notice something? The picture changes automatically at random (amongst a set of 3 pics) If you didnâ€™t see this try more times  How does it happen? The first part is a VERY simple php script on my webserver (you need a hosting account with php scripting enabled for running scripts). Also (in Linux) CHMOD the files to give execute permission to everyone. The php code that I am using is [...]</description>
		<content:encoded><![CDATA[<p>[...] Now when you are done with reading my tutorial you must realise this is just the basics , the vegetables for the roasted vegetables , you got to put the bits and pieces together to create a masterpiece. For those of you wondering what can we do with a .htaccess file , Here is something Rohit cooked up for us over atÂ  his blog Now you guys have probably seen that the avatars on this forum are static, they have to be manually changed before you can use a new one.  Now take a look at my avatar url <a href="http://www.smart-techie.com/images/avatar.gif" rel="nofollow">http://www.smart-techie.com/images/avatar.gif</a> Now what happens when you view it? You see a jpg or a gif image. Try accessing the same url 5 or more timesâ€¦ Did you notice something? The picture changes automatically at random (amongst a set of 3 pics) If you didnâ€™t see this try more times  How does it happen? The first part is a VERY simple php script on my webserver (you need a hosting account with php scripting enabled for running scripts). Also (in Linux) CHMOD the files to give execute permission to everyone. The php code that I am using is [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

