<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" xml:lang="en" xml:base="http://blog.ramin-hossaini.com/wp-atom.php">
	<title type="text">Ramin Hossaini (blog)</title>
	<subtitle type="text" />

	<updated>2010-01-09T18:43:04Z</updated>
	<generator uri="http://wordpress.org/" version="abc">WordPress</generator>

	<link rel="alternate" type="text/html" href="http://blog.ramin-hossaini.com" />
	<id>http://blog.ramin-hossaini.com/feed/atom/</id>
	

			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/RaminHossaini" /><feedburner:info uri="raminhossaini" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><feedburner:emailServiceId>RaminHossaini</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry>
		<author>
			<name>Ramin Hossaini</name>
						<uri>http://www.ramin-hossaini.com</uri>
					</author>
		<title type="html"><![CDATA[Stop Wordpress from adding p and br tags]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RaminHossaini/~3/90Gybr7VDlU/" />
		<id>http://blog.ramin-hossaini.com/?p=619</id>
		<updated>2010-01-09T18:43:04Z</updated>
		<published>2010-01-09T18:41:30Z</published>
		<category scheme="http://blog.ramin-hossaini.com" term="Dev" /><category scheme="http://blog.ramin-hossaini.com" term="wordpress" />		<summary type="html"><![CDATA[<a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"><span style="display: none;">Private</span></a><a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"><span style="display: none;">Private</span></a>Even without the visual-editor, Wordpress has a habit of adding &#60;p&#62; and &#60;br/&#62; tags
Add this to your templates/pages/whatever and it should take care of the problem.

&#60;?php remove_filter&#40;'the_content', 'wpautop'&#41;; ?&#62;



Related posts:My top Wordpress plug-ins
Performing Wordpress upgrades (Linux)
Wordpress 2.7 Beta 1



Related posts:<ol><li><a href='http://blog.ramin-hossaini.com/2008/03/15/my-top-wordpress-plug-ins/' rel='bookmark' title='Permanent Link: My top Wordpress plug-ins'>My top Wordpress plug-ins</a></li>
<li><a href='http://blog.ramin-hossaini.com/2008/10/28/performing-wordpress-upgrades-linux/' rel='bookmark' title='Permanent Link: Performing Wordpress upgrades (Linux)'>Performing Wordpress upgrades (Linux)</a></li>
<li><a href='http://blog.ramin-hossaini.com/2008/11/01/wordpress-27-beta-1/' rel='bookmark' title='Permanent Link: Wordpress 2.7 Beta 1'>Wordpress 2.7 Beta 1</a></li>
</ol>]]></summary>
		<content type="html" xml:base="http://blog.ramin-hossaini.com/2010/01/09/stop-wordpress-from-adding-and-tags/">&lt;a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"&gt;&lt;span style="display: none;"&gt;Private&lt;/span&gt;&lt;/a&gt;&lt;p&gt;Even without the visual-editor, Wordpress has a habit of adding &amp;lt;p&amp;gt; and &amp;lt;br/&amp;gt; tags&lt;/p&gt;
&lt;p&gt;Add this to your templates/pages/whatever and it should take care of the problem.&lt;/p&gt;

&lt;div class="wp_syntax"&gt;&lt;div class="code"&gt;&lt;pre class="php" style="font-family:monospace;"&gt;&lt;span style="color: #000000; font-weight: bold;"&gt;&amp;lt;?php&lt;/span&gt; remove_filter&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;'the_content'&lt;/span&gt;&lt;span style="color: #339933;"&gt;,&lt;/span&gt; &lt;span style="color: #0000ff;"&gt;'wpautop'&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #339933;"&gt;;&lt;/span&gt; &lt;span style="color: #000000; font-weight: bold;"&gt;?&amp;gt;&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;



&lt;p&gt;Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2008/03/15/my-top-wordpress-plug-ins/' rel='bookmark' title='Permanent Link: My top Wordpress plug-ins'&gt;My top Wordpress plug-ins&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2008/10/28/performing-wordpress-upgrades-linux/' rel='bookmark' title='Permanent Link: Performing Wordpress upgrades (Linux)'&gt;Performing Wordpress upgrades (Linux)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2008/11/01/wordpress-27-beta-1/' rel='bookmark' title='Permanent Link: Wordpress 2.7 Beta 1'&gt;Wordpress 2.7 Beta 1&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RaminHossaini/~4/90Gybr7VDlU" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.ramin-hossaini.com/2010/01/09/stop-wordpress-from-adding-and-tags/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://blog.ramin-hossaini.com/2010/01/09/stop-wordpress-from-adding-and-tags/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://blog.ramin-hossaini.com/2010/01/09/stop-wordpress-from-adding-and-tags/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Ramin Hossaini</name>
						<uri>http://www.ramin-hossaini.com</uri>
					</author>
		<title type="html"><![CDATA[Create bevelled text]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RaminHossaini/~3/5PtMsU1aT60/" />
		<id>http://blog.ramin-hossaini.com/?p=608</id>
		<updated>2009-12-09T16:41:30Z</updated>
		<published>2009-12-09T16:41:30Z</published>
		<category scheme="http://blog.ramin-hossaini.com" term="How-to" /><category scheme="http://blog.ramin-hossaini.com" term="Photoshop" /><category scheme="http://blog.ramin-hossaini.com" term="Typography" />		<summary type="html"><![CDATA[<!-- <a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php">Private</a> --><!-- <a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php">Private</a> -->I might be superfluous in my method here, but it works well for me  
Add some text

Added blending-modes:



Final result





Related posts:Now publishing full-text to RSS
Photoshop: The split-toning effect



Related posts:<ol><li><a href='http://blog.ramin-hossaini.com/2009/07/13/rss-config-feed-change/' rel='bookmark' title='Permanent Link: Now publishing full-text to RSS'>Now publishing full-text to RSS</a></li>
<li><a href='http://blog.ramin-hossaini.com/2008/03/16/photoshop-the-split-toning-effect/' rel='bookmark' title='Permanent Link: Photoshop: The split-toning effect'>Photoshop: The split-toning effect</a></li>
</ol>]]></summary>
		<content type="html" xml:base="http://blog.ramin-hossaini.com/2009/12/09/create-bevelled-text/">&lt;!-- &lt;a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"&gt;Private&lt;/a&gt; --&gt;&lt;p&gt;I might be superfluous in my method here, but it works well for me &lt;img src='http://blog.ramin-hossaini.com/wp-content/plugins/smilies-themer/adiumicons/happy.png' alt=':)' class='wp-smiley' /&gt; &lt;/p&gt;
&lt;h2&gt;Add some text&lt;/h2&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/12/Capture00_.PNG" alt="Capture00_" title="Capture00_" width="828" height="198" class="alignnone size-full wp-image-609" /&gt;&lt;/p&gt;
&lt;h2&gt;Added blending-modes:&lt;/h2&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/12/Capture01.PNG" alt="Capture01" title="Capture01" width="322" height="279" class="alignnone size-full wp-image-612" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/12/Capture02.PNG" alt="Capture02" title="Capture02" width="324" height="364" class="alignnone size-full wp-image-613" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/12/Capture03.PNG" alt="Capture03" title="Capture03" width="320" height="392" class="alignnone size-full wp-image-614" /&gt;&lt;/p&gt;
&lt;h2&gt;Final result&lt;/h2&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/12/Capture00.PNG" alt="Capture00" title="Capture00" width="840" height="238" class="alignnone size-full wp-image-610" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/12/Capture04.PNG" alt="Capture04" title="Capture04" width="538" height="427" class="alignnone size-full wp-image-615" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/12/Capture05.PNG" alt="Capture05" title="Capture05" width="398" height="452" class="alignnone size-full wp-image-616" /&gt;&lt;/p&gt;


&lt;p&gt;Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2009/07/13/rss-config-feed-change/' rel='bookmark' title='Permanent Link: Now publishing full-text to RSS'&gt;Now publishing full-text to RSS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2008/03/16/photoshop-the-split-toning-effect/' rel='bookmark' title='Permanent Link: Photoshop: The split-toning effect'&gt;Photoshop: The split-toning effect&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RaminHossaini/~4/5PtMsU1aT60" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.ramin-hossaini.com/2009/12/09/create-bevelled-text/#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://blog.ramin-hossaini.com/2009/12/09/create-bevelled-text/feed/atom/" thr:count="1" />
		<thr:total>1</thr:total>
	<feedburner:origLink>http://blog.ramin-hossaini.com/2009/12/09/create-bevelled-text/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Ramin Hossaini</name>
						<uri>http://www.ramin-hossaini.com</uri>
					</author>
		<title type="html"><![CDATA[Making &#8216;Fairy Tales&#8217;]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RaminHossaini/~3/vUzPqHcBK1Y/" />
		<id>http://blog.ramin-hossaini.com/?p=583</id>
		<updated>2009-11-18T21:11:11Z</updated>
		<published>2009-11-18T21:11:11Z</published>
		<category scheme="http://blog.ramin-hossaini.com" term="Photography" /><category scheme="http://blog.ramin-hossaini.com" term="Photoshop" />		<summary type="html"><![CDATA[<!-- <a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php">Private</a> --><!-- <a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php">Private</a> -->This time round, I tried to take more screenshots

Getting the different pieces:
I had this from a trip to the Etosha National Park earlier this year:

Plus some stock-photography:

Masking and positioning
There are different ways you can get this step done. You could use the pen-tool too for example. I just chose to brush out parts I didn't [...]


Related posts:<ol><li><a href='http://blog.ramin-hossaini.com/2009/10/30/surrealism-propaganda/' rel='bookmark' title='Permanent Link: Surrealism &#8220;Propaganda&#8221;'>Surrealism &#8220;Propaganda&#8221;</a></li>
<li><a href='http://blog.ramin-hossaini.com/2007/08/02/photoshop-tutorial-creating-detailed-masks-from-channels/' rel='bookmark' title='Permanent Link: Photoshop tutorial: Creating detailed-masks from channels'>Photoshop tutorial: Creating detailed-masks from channels</a></li>
</ol>]]></summary>
		<content type="html" xml:base="http://blog.ramin-hossaini.com/2009/11/18/making-fairy-tales/">&lt;!-- &lt;a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"&gt;Private&lt;/a&gt; --&gt;&lt;p&gt;This time round, I tried to take more screenshots&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/project_summit/4103025226/" title="Fairy Tales by Ramin Hossaini, on Flickr"&gt;&lt;img src="http://farm3.static.flickr.com/2470/4103025226_a50db5b397.jpg" width="500" height="500" alt="Fairy Tales" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Getting the different pieces:&lt;/h2&gt;
&lt;p&gt;I had this from a trip to the Etosha National Park earlier this year:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/11/composite2.jpg" alt="composite2" title="composite2" width="486" height="324" class="alignnone size-full wp-image-584" /&gt;&lt;/p&gt;
&lt;p&gt;Plus some stock-photography:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/11/composite1.jpg" alt="composite1" title="composite1" width="200" height="304" class="alignnone size-full wp-image-585" /&gt;&lt;/p&gt;
&lt;h2&gt;Masking and positioning&lt;/h2&gt;
&lt;p&gt;There are different ways you can get this step done. You could use the pen-tool too for example. I just chose to brush out parts I didn't need.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/11/Step1.jpg" alt="Step1" title="Step1" width="400" height="285" class="alignnone size-full wp-image-588" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/11/step2.jpg" alt="step2" title="step2" width="400" height="301" class="alignnone size-full wp-image-589" /&gt;&lt;/p&gt;
&lt;h2&gt;Preparing the background&lt;/h2&gt;
&lt;p&gt;Converted the image to black &amp;#038; white:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/11/step3.jpg" alt="step3" title="step3" width="400" height="342" class="alignnone size-full wp-image-590" /&gt;&lt;/p&gt;
&lt;p&gt;Added some clouds - just because I can &lt;img src='http://blog.ramin-hossaini.com/wp-content/plugins/smilies-themer/adiumicons/happy.png' alt=':)' class='wp-smiley' /&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/11/step4.jpg" alt="step4" title="step4" width="400" height="343" class="alignnone size-full wp-image-591" /&gt;&lt;/p&gt;
&lt;p&gt;And came up with this...&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/11/step5.jpg" alt="step5" title="step5" width="400" height="324" class="alignnone size-full wp-image-592" /&gt;&lt;/p&gt;
&lt;h2&gt;Putting it together&lt;/h2&gt;
&lt;p&gt;This was the hardest step really. I try to re-draw light in the image and try to draw the attention of the viewer to certain areas of the picture&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/11/step6.jpg" alt="step6" title="step6" width="400" height="345" class="alignnone size-full wp-image-593" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/11/step7.jpg" alt="step7" title="step7" width="400" height="382" class="alignnone size-full wp-image-594" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/11/step8.jpg" alt="step8" title="step8" width="400" height="372" class="alignnone size-full wp-image-602" /&gt;&lt;/p&gt;
&lt;p&gt;The mask resulted in some hard-edges, so I gaussian blurred it a little&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/11/step9.jpg" alt="step9" title="step9" width="450" height="399" class="alignnone size-full wp-image-596" /&gt;&lt;/p&gt;
&lt;p&gt;Added noise:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/11/step10.jpg" alt="step10" title="step10" width="400" height="357" class="alignnone size-full wp-image-597" /&gt;&lt;/p&gt;
&lt;p&gt;And gave it a cyan-tint&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/11/step10_.jpg" alt="step10_" title="step10_" width="400" height="400" class="alignnone size-full wp-image-600" /&gt;&lt;/p&gt;
&lt;h2&gt;Some magic&lt;/h2&gt;
&lt;p&gt;I used a couple of brushes to make this&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/11/step11.jpg" alt="step11" title="step11" width="400" height="430" class="alignnone size-full wp-image-598" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/11/step12.jpg" alt="step12" title="step12" width="400" height="315" class="alignnone size-full wp-image-599" /&gt;&lt;/p&gt;
&lt;h2&gt;The final image&lt;/h2&gt;
&lt;p&gt;And a little bit of tweaking later... &lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/project_summit/4103025226/" title="Fairy Tales by Ramin Hossaini, on Flickr"&gt;&lt;img src="http://farm3.static.flickr.com/2470/4103025226_a50db5b397.jpg" width="500" height="500" alt="Fairy Tales" /&gt;&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2009/10/30/surrealism-propaganda/' rel='bookmark' title='Permanent Link: Surrealism &amp;#8220;Propaganda&amp;#8221;'&gt;Surrealism &amp;#8220;Propaganda&amp;#8221;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2007/08/02/photoshop-tutorial-creating-detailed-masks-from-channels/' rel='bookmark' title='Permanent Link: Photoshop tutorial: Creating detailed-masks from channels'&gt;Photoshop tutorial: Creating detailed-masks from channels&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RaminHossaini/~4/vUzPqHcBK1Y" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.ramin-hossaini.com/2009/11/18/making-fairy-tales/#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://blog.ramin-hossaini.com/2009/11/18/making-fairy-tales/feed/atom/" thr:count="1" />
		<thr:total>1</thr:total>
	<feedburner:origLink>http://blog.ramin-hossaini.com/2009/11/18/making-fairy-tales/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Ramin Hossaini</name>
						<uri>http://www.ramin-hossaini.com</uri>
					</author>
		<title type="html"><![CDATA[Search through files for a string (Linux)]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RaminHossaini/~3/qkeqo3AMHsg/" />
		<id>http://blog.ramin-hossaini.com/?p=580</id>
		<updated>2009-11-04T16:12:09Z</updated>
		<published>2009-11-04T16:12:09Z</published>
		<category scheme="http://blog.ramin-hossaini.com" term="How-to" /><category scheme="http://blog.ramin-hossaini.com" term="Linux" />		<summary type="html"><![CDATA[<!-- <a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php">Private</a> --><!-- <a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php">Private</a> -->To search a directory recursively for specific text or a string, use:

find . -exec grep &#34;string to find&#34; '{}' \; -print



Related posts:Performing Wordpress upgrades (Linux)
Wubi &#8211; An easy way to Linux
Facebook lacks a simple feature



Related posts:<ol><li><a href='http://blog.ramin-hossaini.com/2008/10/28/performing-wordpress-upgrades-linux/' rel='bookmark' title='Permanent Link: Performing Wordpress upgrades (Linux)'>Performing Wordpress upgrades (Linux)</a></li>
<li><a href='http://blog.ramin-hossaini.com/2007/06/23/wubi-an-easy-way-to-linux/' rel='bookmark' title='Permanent Link: Wubi &#8211; An easy way to Linux'>Wubi &#8211; An easy way to Linux</a></li>
<li><a href='http://blog.ramin-hossaini.com/2009/08/10/facebook-lacks-a-simple-feature/' rel='bookmark' title='Permanent Link: Facebook lacks a simple feature'>Facebook lacks a simple feature</a></li>
</ol>]]></summary>
		<content type="html" xml:base="http://blog.ramin-hossaini.com/2009/11/04/search-through-files-for-a-string/">&lt;!-- &lt;a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"&gt;Private&lt;/a&gt; --&gt;&lt;p&gt;To search a directory recursively for specific text or a string, use:&lt;/p&gt;

&lt;div class="wp_syntax"&gt;&lt;div class="code"&gt;&lt;pre class="bash" style="font-family:monospace;"&gt;&lt;span style="color: #c20cb9; font-weight: bold;"&gt;find&lt;/span&gt; . &lt;span style="color: #660033;"&gt;-exec&lt;/span&gt; &lt;span style="color: #c20cb9; font-weight: bold;"&gt;grep&lt;/span&gt; &lt;span style="color: #ff0000;"&gt;&amp;quot;string to find&amp;quot;&lt;/span&gt; &lt;span style="color: #ff0000;"&gt;'{}'&lt;/span&gt; \; &lt;span style="color: #660033;"&gt;-print&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;



&lt;p&gt;Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2008/10/28/performing-wordpress-upgrades-linux/' rel='bookmark' title='Permanent Link: Performing Wordpress upgrades (Linux)'&gt;Performing Wordpress upgrades (Linux)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2007/06/23/wubi-an-easy-way-to-linux/' rel='bookmark' title='Permanent Link: Wubi &amp;#8211; An easy way to Linux'&gt;Wubi &amp;#8211; An easy way to Linux&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2009/08/10/facebook-lacks-a-simple-feature/' rel='bookmark' title='Permanent Link: Facebook lacks a simple feature'&gt;Facebook lacks a simple feature&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RaminHossaini/~4/qkeqo3AMHsg" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.ramin-hossaini.com/2009/11/04/search-through-files-for-a-string/#comments" thr:count="2" />
		<link rel="replies" type="application/atom+xml" href="http://blog.ramin-hossaini.com/2009/11/04/search-through-files-for-a-string/feed/atom/" thr:count="2" />
		<thr:total>2</thr:total>
	<feedburner:origLink>http://blog.ramin-hossaini.com/2009/11/04/search-through-files-for-a-string/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Ramin Hossaini</name>
						<uri>http://www.ramin-hossaini.com</uri>
					</author>
		<title type="html"><![CDATA[Surrealism &#8220;Propaganda&#8221;]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RaminHossaini/~3/k4GE0d1_dWg/" />
		<id>http://blog.ramin-hossaini.com/?p=565</id>
		<updated>2009-10-30T14:17:05Z</updated>
		<published>2009-10-30T14:15:39Z</published>
		<category scheme="http://blog.ramin-hossaini.com" term="Photography" /><category scheme="http://blog.ramin-hossaini.com" term="Photoshop" />		<summary type="html"><![CDATA[<!-- <a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php">Private</a> --><!-- <a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php">Private</a> -->I had this idea for a couple of days and finally decided to do it yesterday. This was the process (very very roughly)
Step 1: Getting the initial photos
This is the embarassing part. You'll look silly almost no matter what - trying to get a self-portrait in a suitable position that you envision. A camera on [...]


Related posts:<ol><li><a href='http://blog.ramin-hossaini.com/2009/11/18/making-fairy-tales/' rel='bookmark' title='Permanent Link: Making &#8216;Fairy Tales&#8217;'>Making &#8216;Fairy Tales&#8217;</a></li>
<li><a href='http://blog.ramin-hossaini.com/2009/01/02/photo-retouching-before-and-after/' rel='bookmark' title='Permanent Link: Photo Retouching &#8211; Before and After'>Photo Retouching &#8211; Before and After</a></li>
</ol>]]></summary>
		<content type="html" xml:base="http://blog.ramin-hossaini.com/2009/10/30/surrealism-propaganda/">&lt;!-- &lt;a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"&gt;Private&lt;/a&gt; --&gt;&lt;p&gt;I had this idea for a couple of days and finally decided to do it yesterday. This was the process (very very roughly)&lt;/p&gt;
&lt;h2&gt;Step 1: Getting the initial photos&lt;/h2&gt;
&lt;p&gt;This is the embarassing part. You'll look silly almost no matter what - trying to get a self-portrait in a suitable position that you envision. A camera on tripod, remote control and bounce-flash later though (thanks, I like my bedsheets too):&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/10/step1.jpg" alt="step1" title="step1" width="400" height="275" class="alignnone size-full wp-image-566" /&gt;&lt;/p&gt;
&lt;p&gt;Got some stock-photography from &lt;a href="http://py.deviantart.com/art/Old-TV-Set-STOCK-130064266"&gt;Pierre&lt;/a&gt; on DeviantArt&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/10/step1_stock.jpg" alt="step1_stock" title="step1_stock" width="400" height="267" class="alignnone size-full wp-image-567" /&gt;&lt;/p&gt;
&lt;h2&gt;Step 2: Putting the 2 together&lt;/h2&gt;
&lt;p&gt;I had to give the photo a bit more room at the top, so I photoshopped some more wall there. With composites, sometimes I'll mask out the individual parts as precisely as I can initially and save the respective masks in my channels. In this case, I put them together first and then masked it all together. I think that's a mistake and I should have masked the subject first (me) then masked the television. Could have saved myself quite a bit of time afterwards. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/10/step2.jpg" alt="step2" title="step2" width="400" height="400" class="alignnone size-full wp-image-568" /&gt;&lt;/p&gt;
&lt;h2&gt;Step 3: Magic&lt;/h2&gt;
&lt;p&gt;OK, so I skipped a lot of steps - my bad - I didn't take any screenshots. I was too busy wondering "how the hell am I going to get this to blend". I guess there's &lt;em&gt;always&lt;/em&gt; a point in these highly-processed photos where I say "I should stop right now, this is just not working", but I keep on going because it's taken so much effort already. Eventually, there's a point where I say "oh, I might have something here". I suppose that makes it all the more rewarding in the end.&lt;/p&gt;
&lt;p&gt;I use a lot of different filters and textures and try to burn-and-dodge a lot.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/10/step3.jpg" alt="step3" title="step3" width="400" height="400" class="alignnone size-full wp-image-569" /&gt;&lt;/p&gt;
&lt;h2&gt;Step 4: Colouring and painting light&lt;/h2&gt;
&lt;p&gt;I hate masking and I love "painting-light" and manipulating it. I think that if I actually loved masking, I could have some really amazing work.&lt;/p&gt;
&lt;p&gt;At this point, I also did a bit of liquifying and stretched/distorted parts of the photo.&lt;/p&gt;
&lt;p&gt;Almost 3 hours later, this was the final shot:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/project_summit/4056259086/"&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/10/step4.jpg" alt="step4" title="step4" width="400" height="400" class="alignnone size-full wp-image-570" /&gt;&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2009/11/18/making-fairy-tales/' rel='bookmark' title='Permanent Link: Making &amp;#8216;Fairy Tales&amp;#8217;'&gt;Making &amp;#8216;Fairy Tales&amp;#8217;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2009/01/02/photo-retouching-before-and-after/' rel='bookmark' title='Permanent Link: Photo Retouching &amp;#8211; Before and After'&gt;Photo Retouching &amp;#8211; Before and After&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RaminHossaini/~4/k4GE0d1_dWg" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.ramin-hossaini.com/2009/10/30/surrealism-propaganda/#comments" thr:count="3" />
		<link rel="replies" type="application/atom+xml" href="http://blog.ramin-hossaini.com/2009/10/30/surrealism-propaganda/feed/atom/" thr:count="3" />
		<thr:total>3</thr:total>
	<feedburner:origLink>http://blog.ramin-hossaini.com/2009/10/30/surrealism-propaganda/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Ramin Hossaini</name>
						<uri>http://www.ramin-hossaini.com</uri>
					</author>
		<title type="html"><![CDATA[Synchronize Google Calendar on iPhone]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RaminHossaini/~3/yOAltGJRTrs/" />
		<id>http://blog.ramin-hossaini.com/?p=551</id>
		<updated>2009-10-27T22:40:41Z</updated>
		<published>2009-10-24T16:37:31Z</published>
		<category scheme="http://blog.ramin-hossaini.com" term="How-to" /><category scheme="http://blog.ramin-hossaini.com" term="Apple" /><category scheme="http://blog.ramin-hossaini.com" term="Calendar" /><category scheme="http://blog.ramin-hossaini.com" term="Google" /><category scheme="http://blog.ramin-hossaini.com" term="iPhone" />		<summary type="html"><![CDATA[<!-- <a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php">Private</a> --><!-- <a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php">Private</a> -->Note: This should also work on the iPod Touch
iPhone OS 3.0 introduced support for CalDAV and ICS - that means it's really simple to sync with your Google Calendar:
Start by going into Settings:

Go into "Mail, Contacts, Calendars", then "Add account..."

Add a CalDAV account and fill the details:

If you check your calendar, it should sync

You can [...]


Related posts:<ol><li><a href='http://blog.ramin-hossaini.com/2009/10/01/google-wave-view-all-public-waves/' rel='bookmark' title='Permanent Link: Google Wave: View all public waves'>Google Wave: View all public waves</a></li>
<li><a href='http://blog.ramin-hossaini.com/2009/02/18/google-reader-hack/' rel='bookmark' title='Permanent Link: Use Google Reader to find out rough estimate of RSS subscribers'>Use Google Reader to find out rough estimate of RSS subscribers</a></li>
<li><a href='http://blog.ramin-hossaini.com/2009/10/01/google-wave/' rel='bookmark' title='Permanent Link: Google Wave'>Google Wave</a></li>
</ol>]]></summary>
		<content type="html" xml:base="http://blog.ramin-hossaini.com/2009/10/24/synchronize-google-calendar-on-iphone/">&lt;a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"&gt;&lt;!-- Private Link --&gt;&lt;/a&gt;&lt;p&gt;Note: This should also work on the iPod Touch&lt;/p&gt;
&lt;p&gt;iPhone OS 3.0 introduced support for CalDAV and ICS - that means it's really simple to sync with your Google Calendar:&lt;/p&gt;
&lt;p&gt;Start by going into Settings:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/10/IMG_0009.PNG" alt="IMG_0009" title="IMG_0009" width="320" height="480" class="alignnone size-full wp-image-552" /&gt;&lt;/p&gt;
&lt;p&gt;Go into "Mail, Contacts, Calendars", then "Add account..."&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/10/IMG_0010.PNG" alt="IMG_0010" title="IMG_0010" width="320" height="480" class="alignnone size-full wp-image-554" /&gt;&lt;/p&gt;
&lt;p&gt;Add a CalDAV account and fill the details:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/10/IMG_0013.PNG" alt="IMG_0013" title="IMG_0013" width="320" height="480" class="alignnone size-full wp-image-555" /&gt;&lt;/p&gt;
&lt;p&gt;If you check your calendar, it should sync&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/10/IMG_0016.PNG" alt="IMG_0016" title="IMG_0016" width="320" height="480" class="alignnone size-full wp-image-556" /&gt;&lt;/p&gt;
&lt;p&gt;You can also add all your other calendars by adding a "Subscribed Calendar"&lt;/p&gt;
&lt;p&gt;Start by going to the settings for the calendar you want to add:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/10/gcalendar.png" alt="gcalendar" title="gcalendar" width="361" height="175" class="alignnone size-full wp-image-557" /&gt;&lt;/p&gt;
&lt;p&gt;Click on the "ICAL" link to get your Calendar's private address&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/10/gcalendar2.png" alt="gcalendar2" title="gcalendar2" width="446" height="148" class="alignnone size-full wp-image-558" /&gt;&lt;/p&gt;
&lt;p&gt;It's usually a really long link, so start by putting it under your drafts or email it to yourself. Add another Calendar account (not a CalDAV this time, but a "subscribed Calendar" Then copy-and-paste into the Server input box specifying URL to the .ics file) &lt;/p&gt;
&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/10/IMG_0014.PNG" alt="IMG_0014" title="IMG_0014" width="320" height="480" class="alignnone size-full wp-image-559" /&gt;&lt;/p&gt;


&lt;p&gt;Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2009/10/01/google-wave-view-all-public-waves/' rel='bookmark' title='Permanent Link: Google Wave: View all public waves'&gt;Google Wave: View all public waves&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2009/02/18/google-reader-hack/' rel='bookmark' title='Permanent Link: Use Google Reader to find out rough estimate of RSS subscribers'&gt;Use Google Reader to find out rough estimate of RSS subscribers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2009/10/01/google-wave/' rel='bookmark' title='Permanent Link: Google Wave'&gt;Google Wave&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RaminHossaini/~4/yOAltGJRTrs" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.ramin-hossaini.com/2009/10/24/synchronize-google-calendar-on-iphone/#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://blog.ramin-hossaini.com/2009/10/24/synchronize-google-calendar-on-iphone/feed/atom/" thr:count="1" />
		<thr:total>1</thr:total>
	<feedburner:origLink>http://blog.ramin-hossaini.com/2009/10/24/synchronize-google-calendar-on-iphone/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Ramin Hossaini</name>
						<uri>http://www.ramin-hossaini.com</uri>
					</author>
		<title type="html"><![CDATA[Flickr adds people-tagging, finally joins the bandwagon]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RaminHossaini/~3/lA0rw1tcKss/" />
		<id>http://blog.ramin-hossaini.com/?p=547</id>
		<updated>2009-10-22T07:56:01Z</updated>
		<published>2009-10-22T07:56:01Z</published>
		<category scheme="http://blog.ramin-hossaini.com" term="General" /><category scheme="http://blog.ramin-hossaini.com" term="Flickr" />		<summary type="html"><![CDATA[<a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"><!-- Private Link --></a><a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"><!-- Private Link --></a>
A feature that many in the Flickr community have been requesting for years has finally been implemented.
What?! No @ sign in front of the names??


Related posts:Flickr adds live-search to contact list
Gmail adds undo-send-email in labs
Automatically insert rubbish Flickr-comments with Flickr-comment-generator



Related posts:<ol><li><a href='http://blog.ramin-hossaini.com/2009/03/18/flickr-adds-live-search-to-contact-list/' rel='bookmark' title='Permanent Link: Flickr adds live-search to contact list'>Flickr adds live-search to contact list</a></li>
<li><a href='http://blog.ramin-hossaini.com/2009/03/20/gmail-adds-undo-send-email-in-labs/' rel='bookmark' title='Permanent Link: Gmail adds undo-send-email in labs'>Gmail adds undo-send-email in labs</a></li>
<li><a href='http://blog.ramin-hossaini.com/2009/08/11/automatically-insert-rubbish-flickr-comments-with-flickr-comment-generator/' rel='bookmark' title='Permanent Link: Automatically insert rubbish Flickr-comments with Flickr-comment-generator'>Automatically insert rubbish Flickr-comments with Flickr-comment-generator</a></li>
</ol>]]></summary>
		<content type="html" xml:base="http://blog.ramin-hossaini.com/2009/10/22/flickr-adds-people-tagging/">&lt;a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"&gt;&lt;!-- Private Link --&gt;&lt;/a&gt;&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/10/flickr.png" alt="flickr" title="flickr" width="405" height="201" class="alignnone size-full wp-image-548" /&gt;&lt;/p&gt;
&lt;p&gt;A feature that many in the Flickr community have been requesting for years has finally been implemented.&lt;/p&gt;
&lt;p&gt;What?! No @ sign in front of the names??&lt;/p&gt;


&lt;p&gt;Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2009/03/18/flickr-adds-live-search-to-contact-list/' rel='bookmark' title='Permanent Link: Flickr adds live-search to contact list'&gt;Flickr adds live-search to contact list&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2009/03/20/gmail-adds-undo-send-email-in-labs/' rel='bookmark' title='Permanent Link: Gmail adds undo-send-email in labs'&gt;Gmail adds undo-send-email in labs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2009/08/11/automatically-insert-rubbish-flickr-comments-with-flickr-comment-generator/' rel='bookmark' title='Permanent Link: Automatically insert rubbish Flickr-comments with Flickr-comment-generator'&gt;Automatically insert rubbish Flickr-comments with Flickr-comment-generator&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RaminHossaini/~4/lA0rw1tcKss" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.ramin-hossaini.com/2009/10/22/flickr-adds-people-tagging/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://blog.ramin-hossaini.com/2009/10/22/flickr-adds-people-tagging/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://blog.ramin-hossaini.com/2009/10/22/flickr-adds-people-tagging/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Ramin Hossaini</name>
						<uri>http://www.ramin-hossaini.com</uri>
					</author>
		<title type="html"><![CDATA[Wordpress BlogInfo variables]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RaminHossaini/~3/5cSA23249dk/" />
		<id>http://blog.ramin-hossaini.com/?p=526</id>
		<updated>2009-10-19T15:49:03Z</updated>
		<published>2009-10-19T15:49:03Z</published>
		<category scheme="http://blog.ramin-hossaini.com" term="General" /><category scheme="http://blog.ramin-hossaini.com" term="wordpress" />		<summary type="html"><![CDATA[<a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"><!-- Private Link --></a><a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"><!-- Private Link --></a>
bloginfo&#40;'atom_url'&#41;;       //ATOM feed for site
bloginfo&#40;'charset'&#41;;        //The character set
bloginfo&#40;'description'&#41;;    //The description of the blog
bloginfo&#40;'html_type'&#41;;      //HTML version of the site
bloginfo&#40;'name'&#41;;           //Title of blog
bloginfo&#40;'pingback_url'&#41;;   //The [...]


Related posts:<ol><li><a href='http://blog.ramin-hossaini.com/2008/03/30/gravatars/' rel='bookmark' title='Permanent Link: Gravatars'>Gravatars</a></li>
<li><a href='http://blog.ramin-hossaini.com/2009/09/23/highlight-comments-by-blog-author-wordpress/' rel='bookmark' title='Permanent Link: Highlight comments by Blog-author (Wordpress)'>Highlight comments by Blog-author (Wordpress)</a></li>
<li><a href='http://blog.ramin-hossaini.com/2008/10/28/performing-wordpress-upgrades-linux/' rel='bookmark' title='Permanent Link: Performing Wordpress upgrades (Linux)'>Performing Wordpress upgrades (Linux)</a></li>
</ol>]]></summary>
		<content type="html" xml:base="http://blog.ramin-hossaini.com/2009/10/19/wordpress-bloginfo-variables/">&lt;a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"&gt;&lt;!-- Private Link --&gt;&lt;/a&gt;
&lt;div class="wp_syntax"&gt;&lt;div class="code"&gt;&lt;pre class="php" style="font-family:monospace;"&gt;bloginfo&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;'atom_url'&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #339933;"&gt;;&lt;/span&gt;       &lt;span style="color: #666666; font-style: italic;"&gt;//ATOM feed for site&lt;/span&gt;
bloginfo&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;'charset'&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #339933;"&gt;;&lt;/span&gt;        &lt;span style="color: #666666; font-style: italic;"&gt;//The character set&lt;/span&gt;
bloginfo&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;'description'&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #339933;"&gt;;&lt;/span&gt;    &lt;span style="color: #666666; font-style: italic;"&gt;//The description of the blog&lt;/span&gt;
bloginfo&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;'html_type'&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #339933;"&gt;;&lt;/span&gt;      &lt;span style="color: #666666; font-style: italic;"&gt;//HTML version of the site&lt;/span&gt;
bloginfo&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;'name'&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #339933;"&gt;;&lt;/span&gt;           &lt;span style="color: #666666; font-style: italic;"&gt;//Title of blog&lt;/span&gt;
bloginfo&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;'pingback_url'&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #339933;"&gt;;&lt;/span&gt;   &lt;span style="color: #666666; font-style: italic;"&gt;//The pingback URL&lt;/span&gt;
bloginfo&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;'rss2_url'&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #339933;"&gt;;&lt;/span&gt;       &lt;span style="color: #666666; font-style: italic;"&gt;//The RSS URL&lt;/span&gt;
bloginfo&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;'stylesheet_url'&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #339933;"&gt;;&lt;/span&gt; &lt;span style="color: #666666; font-style: italic;"&gt;//The URL for the template's CSS file&lt;/span&gt;
bloginfo&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;'template_url'&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #339933;"&gt;;&lt;/span&gt;   &lt;span style="color: #666666; font-style: italic;"&gt;//The URL of the template&lt;/span&gt;
bloginfo&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;'url'&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #339933;"&gt;;&lt;/span&gt;            &lt;span style="color: #666666; font-style: italic;"&gt;//The address of the blog&lt;/span&gt;
bloginfo&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;'version'&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #339933;"&gt;;&lt;/span&gt;        &lt;span style="color: #666666; font-style: italic;"&gt;//Version of the WordPress installation&lt;/span&gt;
bloginfo&lt;span style="color: #009900;"&gt;&amp;#40;&lt;/span&gt;&lt;span style="color: #0000ff;"&gt;'wpurl'&lt;/span&gt;&lt;span style="color: #009900;"&gt;&amp;#41;&lt;/span&gt;&lt;span style="color: #339933;"&gt;;&lt;/span&gt;          &lt;span style="color: #666666; font-style: italic;"&gt;//URL for WordPress installation&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;



&lt;p&gt;Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2008/03/30/gravatars/' rel='bookmark' title='Permanent Link: Gravatars'&gt;Gravatars&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2009/09/23/highlight-comments-by-blog-author-wordpress/' rel='bookmark' title='Permanent Link: Highlight comments by Blog-author (Wordpress)'&gt;Highlight comments by Blog-author (Wordpress)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2008/10/28/performing-wordpress-upgrades-linux/' rel='bookmark' title='Permanent Link: Performing Wordpress upgrades (Linux)'&gt;Performing Wordpress upgrades (Linux)&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RaminHossaini/~4/5cSA23249dk" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.ramin-hossaini.com/2009/10/19/wordpress-bloginfo-variables/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://blog.ramin-hossaini.com/2009/10/19/wordpress-bloginfo-variables/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://blog.ramin-hossaini.com/2009/10/19/wordpress-bloginfo-variables/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Ramin Hossaini</name>
						<uri>http://www.ramin-hossaini.com</uri>
					</author>
		<title type="html"><![CDATA[Google Wave adds online-status indicator]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RaminHossaini/~3/NFLBCF_2VF0/" />
		<id>http://blog.ramin-hossaini.com/?p=520</id>
		<updated>2009-10-19T14:13:15Z</updated>
		<published>2009-10-19T14:13:15Z</published>
		<category scheme="http://blog.ramin-hossaini.com" term="General" /><category scheme="http://blog.ramin-hossaini.com" term="Google" /><category scheme="http://blog.ramin-hossaini.com" term="Wave" />		<summary type="html"><![CDATA[<a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"><!-- Private Link --></a><a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"><!-- Private Link --></a>
This was the biggest lacking feature in Google Wave (for me) for a while. Nice to see it added!


Related posts:Google Wave: View all public waves
Google Wave
Gmail adds undo-send-email in labs



Related posts:<ol><li><a href='http://blog.ramin-hossaini.com/2009/10/01/google-wave-view-all-public-waves/' rel='bookmark' title='Permanent Link: Google Wave: View all public waves'>Google Wave: View all public waves</a></li>
<li><a href='http://blog.ramin-hossaini.com/2009/10/01/google-wave/' rel='bookmark' title='Permanent Link: Google Wave'>Google Wave</a></li>
<li><a href='http://blog.ramin-hossaini.com/2009/03/20/gmail-adds-undo-send-email-in-labs/' rel='bookmark' title='Permanent Link: Gmail adds undo-send-email in labs'>Gmail adds undo-send-email in labs</a></li>
</ol>]]></summary>
		<content type="html" xml:base="http://blog.ramin-hossaini.com/2009/10/19/google-wave-adds-online-status-indicator/">&lt;a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"&gt;&lt;!-- Private Link --&gt;&lt;/a&gt;&lt;p&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/10/wave.png" alt="wave" title="wave" width="151" height="84" class="alignnone size-full wp-image-521" /&gt;&lt;/p&gt;
&lt;p&gt;This was the biggest lacking feature in Google Wave (for me) for a while. Nice to see it added!&lt;/p&gt;


&lt;p&gt;Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2009/10/01/google-wave-view-all-public-waves/' rel='bookmark' title='Permanent Link: Google Wave: View all public waves'&gt;Google Wave: View all public waves&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2009/10/01/google-wave/' rel='bookmark' title='Permanent Link: Google Wave'&gt;Google Wave&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2009/03/20/gmail-adds-undo-send-email-in-labs/' rel='bookmark' title='Permanent Link: Gmail adds undo-send-email in labs'&gt;Gmail adds undo-send-email in labs&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RaminHossaini/~4/NFLBCF_2VF0" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.ramin-hossaini.com/2009/10/19/google-wave-adds-online-status-indicator/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://blog.ramin-hossaini.com/2009/10/19/google-wave-adds-online-status-indicator/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://blog.ramin-hossaini.com/2009/10/19/google-wave-adds-online-status-indicator/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Ramin Hossaini</name>
						<uri>http://www.ramin-hossaini.com</uri>
					</author>
		<title type="html"><![CDATA[More Twitter tools]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/RaminHossaini/~3/tOWvQJwP-8c/" />
		<id>http://blog.ramin-hossaini.com/?p=514</id>
		<updated>2009-10-15T12:39:06Z</updated>
		<published>2009-10-15T12:39:06Z</published>
		<category scheme="http://blog.ramin-hossaini.com" term="Tools" /><category scheme="http://blog.ramin-hossaini.com" term="Twitter" />		<summary type="html"><![CDATA[<a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"><!-- Private Link --></a><a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"><!-- Private Link --></a>Favotter
Find out who's faved your Tweets
http://favotter.matope.com/en/

ReTweetist
Find out who's re-tweeted/RT'ed your tweets

http://www.retweetist.com


For even more tools, check out my previous post: Twitter Tools


Related posts:Twitter tools



Related posts:<ol><li><a href='http://blog.ramin-hossaini.com/2009/10/07/twitter-tools/' rel='bookmark' title='Permanent Link: Twitter tools'>Twitter tools</a></li>
</ol>]]></summary>
		<content type="html" xml:base="http://blog.ramin-hossaini.com/2009/10/15/more-twitter-tools/">&lt;a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"&gt;&lt;!-- Private Link --&gt;&lt;/a&gt;&lt;h3&gt;Favotter&lt;/h3&gt;
&lt;p&gt;Find out who's faved your Tweets&lt;/p&gt;
&lt;p&gt;&lt;a href="http://favotter.matope.com/en/"&gt;http://favotter.matope.com/en/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://favotter.matope.com/en/"&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/10/favotter.png" alt="favotter" title="favotter" width="456" height="116" class="alignnone size-full wp-image-515" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;ReTweetist&lt;/h3&gt;
&lt;p&gt;Find out who's re-tweeted/RT'ed your tweets&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.retweetist.com"&gt;
&lt;p&gt;http://www.retweetist.com&lt;/p&gt;
&lt;p&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.retweetist.com/"&gt;&lt;img src="http://blog.ramin-hossaini.com/wp-content/uploads/2009/10/retweetist.png" alt="retweetist" title="retweetist" width="298" height="131" class="alignnone size-full wp-image-516" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For even more tools, check out my previous post: &lt;a href="http://blog.ramin-hossaini.com/2009/10/07/twitter-tools/"&gt;Twitter Tools&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://blog.ramin-hossaini.com/2009/10/07/twitter-tools/' rel='bookmark' title='Permanent Link: Twitter tools'&gt;Twitter tools&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/RaminHossaini/~4/tOWvQJwP-8c" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://blog.ramin-hossaini.com/2009/10/15/more-twitter-tools/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://blog.ramin-hossaini.com/2009/10/15/more-twitter-tools/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://blog.ramin-hossaini.com/2009/10/15/more-twitter-tools/</feedburner:origLink></entry>
	<a href="http://blog.ramin-hossaini.com/cotton/cottonoccurrence.php"><!-- Private Link --></a></feed><!-- Dynamic page generated in 3.318 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-02-08 05:44:35 -->
