<?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/"
		>
<channel>
	<title>Comments for iPassion</title>
	<atom:link href="http://www.ipassion.it/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ipassion.it</link>
	<description>Mauro Dalu, proud to be a Surgeworker</description>
	<lastBuildDate>Sat, 15 May 2010 21:59:34 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on iPhone, how to get a black segmented control by ben</title>
		<link>http://www.ipassion.it/2008/11/05/iphone-ui-segmented-control-black/comment-page-1/#comment-6249</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Sat, 15 May 2010 21:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/?p=224#comment-6249</guid>
		<description>Just use:

[actionControl setTintColor: [UIColor colorWithRed:0.40 green:0.40 blue:0.40 alpha:.7]];</description>
		<content:encoded><![CDATA[<p>Just use:</p>
<p>[actionControl setTintColor: [UIColor colorWithRed:0.40 green:0.40 blue:0.40 alpha:.7]];</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tell-a-friend plug-in for WordPress Released by jean-luc</title>
		<link>http://www.ipassion.it/2006/12/18/tell-a-friend-plug-in-for-wordpress-released/comment-page-1/#comment-6235</link>
		<dc:creator>jean-luc</dc:creator>
		<pubDate>Sat, 03 Apr 2010 01:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/tell-a-friend-plug-in-for-wordpress-released/#comment-6235</guid>
		<description>Hi, 
Where can I put the absolute urls ?
I don&#039;t found where is the places of this urls.
anymore success or error page opens.
thanks
Jean-luc</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Where can I put the absolute urls ?<br />
I don&#8217;t found where is the places of this urls.<br />
anymore success or error page opens.<br />
thanks<br />
Jean-luc</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone, how to get a black segmented control by Scott</title>
		<link>http://www.ipassion.it/2008/11/05/iphone-ui-segmented-control-black/comment-page-1/#comment-6231</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 15 Mar 2010 19:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/?p=224#comment-6231</guid>
		<description>Thank you, thank you, thank you!</description>
		<content:encoded><![CDATA[<p>Thank you, thank you, thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tell-a-friend plug-in for WordPress Released by John</title>
		<link>http://www.ipassion.it/2006/12/18/tell-a-friend-plug-in-for-wordpress-released/comment-page-1/#comment-6229</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 09 Mar 2010 20:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/tell-a-friend-plug-in-for-wordpress-released/#comment-6229</guid>
		<description>Great little plugin. Thank you for it. I implemented to some of my websites and everything work perfect.

~John H.</description>
		<content:encoded><![CDATA[<p>Great little plugin. Thank you for it. I implemented to some of my websites and everything work perfect.</p>
<p>~John H.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tell-a-friend plug-in for WordPress Released by Agnes</title>
		<link>http://www.ipassion.it/2006/12/18/tell-a-friend-plug-in-for-wordpress-released/comment-page-1/#comment-6225</link>
		<dc:creator>Agnes</dc:creator>
		<pubDate>Sat, 30 Jan 2010 15:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/tell-a-friend-plug-in-for-wordpress-released/#comment-6225</guid>
		<description>I used Sean&#039;s fix, changing the bottom line from ‘add_action (’wp_head’, ‘addTellaFriendSender’, ‘1′);’ to ‘addTellaFriendSender();’ and it worked in WordPress version 2.9.1

Thanks Sean.</description>
		<content:encoded><![CDATA[<p>I used Sean&#8217;s fix, changing the bottom line from ‘add_action (’wp_head’, ‘addTellaFriendSender’, ‘1′);’ to ‘addTellaFriendSender();’ and it worked in WordPress version 2.9.1</p>
<p>Thanks Sean.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tell-a-friend plug-in for WordPress Released by Sean</title>
		<link>http://www.ipassion.it/2006/12/18/tell-a-friend-plug-in-for-wordpress-released/comment-page-1/#comment-6217</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Wed, 02 Dec 2009 10:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/tell-a-friend-plug-in-for-wordpress-released/#comment-6217</guid>
		<description>I was able to fix the &#039;Cannot modify header information&#039; bug with the follwing changes:
- Change the bottom line from &#039;add_action (&#039;wp_head&#039;, &#039;addTellaFriendSender&#039;, &#039;1&#039;);&#039; to &#039;addTellaFriendSender();&#039;. The function is performed before generating header output. Maybe there is a better way to do this though?
- After this my redirect didn&#039;t work. That&#039;s why I changed the mail sending part in the addTellaFriendSender function to the code below:
if(mail($to, $subject, $message, $extra)){
	header(&quot;Location: $successPage&quot;);
	exit();
}else{
	header(&quot;Location: $errorPage&quot;);
	exit();
};

The exit calls after the header did the trick!

Hope this helps...</description>
		<content:encoded><![CDATA[<p>I was able to fix the &#8216;Cannot modify header information&#8217; bug with the follwing changes:<br />
- Change the bottom line from &#8216;add_action (&#8217;wp_head&#8217;, &#8216;addTellaFriendSender&#8217;, &#8216;1&#8242;);&#8217; to &#8216;addTellaFriendSender();&#8217;. The function is performed before generating header output. Maybe there is a better way to do this though?<br />
- After this my redirect didn&#8217;t work. That&#8217;s why I changed the mail sending part in the addTellaFriendSender function to the code below:<br />
if(mail($to, $subject, $message, $extra)){<br />
	header(&#8221;Location: $successPage&#8221;);<br />
	exit();<br />
}else{<br />
	header(&#8221;Location: $errorPage&#8221;);<br />
	exit();<br />
};</p>
<p>The exit calls after the header did the trick!</p>
<p>Hope this helps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tell-a-friend plug-in for WordPress Released by promosyon ürünleri</title>
		<link>http://www.ipassion.it/2006/12/18/tell-a-friend-plug-in-for-wordpress-released/comment-page-1/#comment-6211</link>
		<dc:creator>promosyon ürünleri</dc:creator>
		<pubDate>Sun, 08 Nov 2009 23:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/tell-a-friend-plug-in-for-wordpress-released/#comment-6211</guid>
		<description>Hi,

I’m getting the same error message as I’ve read in some earlier comments…
Warning: Cannot modify header information – headers already sent by (output started at /home1/evokcom/public_html/evokpreview/wp-content/themes/LaRue2/header.php:2) in /home1/evokcom/public_html/evokpreview/wp-content/plugins/ipassion-tell-a-friend.php on line 214

??</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I’m getting the same error message as I’ve read in some earlier comments…<br />
Warning: Cannot modify header information – headers already sent by (output started at /home1/evokcom/public_html/evokpreview/wp-content/themes/LaRue2/header.php:2) in /home1/evokcom/public_html/evokpreview/wp-content/plugins/ipassion-tell-a-friend.php on line 214</p>
<p>??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone, how to get a black segmented control by Joel</title>
		<link>http://www.ipassion.it/2008/11/05/iphone-ui-segmented-control-black/comment-page-1/#comment-6198</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Fri, 23 Oct 2009 23:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/?p=224#comment-6198</guid>
		<description>The forum discussion linked to spells it out pretty well. In short, using [mySegmentedControl setTintColor:[UIColor darkGrayColor]] will in fact yield a segmented controller that matches a standard button on a black toolbar with the selected segment &quot;highlighted&quot; in black. Thanks for the post!</description>
		<content:encoded><![CDATA[<p>The forum discussion linked to spells it out pretty well. In short, using [mySegmentedControl setTintColor:[UIColor darkGrayColor]] will in fact yield a segmented controller that matches a standard button on a black toolbar with the selected segment &#8220;highlighted&#8221; in black. Thanks for the post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tell-a-friend plug-in for WordPress Released by My Favorite Wordpress Plugins &#124; Classic Creations Design</title>
		<link>http://www.ipassion.it/2006/12/18/tell-a-friend-plug-in-for-wordpress-released/comment-page-1/#comment-6178</link>
		<dc:creator>My Favorite Wordpress Plugins &#124; Classic Creations Design</dc:creator>
		<pubDate>Sun, 20 Sep 2009 19:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/tell-a-friend-plug-in-for-wordpress-released/#comment-6178</guid>
		<description>[...] good way to share your site. Who better to refer you than someone who&#8217;s already visiting? IPassion&#8217;s Tell A Friend plugin is quick and easy to use for this [...]</description>
		<content:encoded><![CDATA[<p>[...] good way to share your site. Who better to refer you than someone who&#8217;s already visiting? IPassion&#8217;s Tell A Friend plugin is quick and easy to use for this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tell-a-friend plug-in for WordPress Released by Mauro Dalu</title>
		<link>http://www.ipassion.it/2006/12/18/tell-a-friend-plug-in-for-wordpress-released/comment-page-1/#comment-5499</link>
		<dc:creator>Mauro Dalu</dc:creator>
		<pubDate>Sun, 30 Aug 2009 10:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/tell-a-friend-plug-in-for-wordpress-released/#comment-5499</guid>
		<description>I would suggest you to install Sociable until we have some time to look into this issue and the others that have been reported so far.</description>
		<content:encoded><![CDATA[<p>I would suggest you to install Sociable until we have some time to look into this issue and the others that have been reported so far.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
