<?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 on: New Computer</title>
	<atom:link href="http://munashiku.slightofmind.net/20090329/new-computer/feed" rel="self" type="application/rss+xml" />
	<link>http://munashiku.slightofmind.net/20090329/new-computer</link>
	<description>Revealing the Opacity of Transparency</description>
	<lastBuildDate>Wed, 18 Jan 2012 05:20:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: jay</title>
		<link>http://munashiku.slightofmind.net/20090329/new-computer/comment-page-1#comment-1075</link>
		<dc:creator>jay</dc:creator>
		<pubDate>Mon, 30 Mar 2009 08:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://munashiku.slightofmind.net/?p=1079#comment-1075</guid>
		<description>All worked like a charm ! thank you sooo much Whesley for your great and kind help.</description>
		<content:encoded><![CDATA[<p>All worked like a charm ! thank you sooo much Whesley for your great and kind help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Whesley McCabe</title>
		<link>http://munashiku.slightofmind.net/20090329/new-computer/comment-page-1#comment-1072</link>
		<dc:creator>Whesley McCabe</dc:creator>
		<pubDate>Mon, 30 Mar 2009 05:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://munashiku.slightofmind.net/?p=1079#comment-1072</guid>
		<description>Getting the tango smileys to work in WP Wall is an easy fix! Here&#039;s what you have to do:

Open [cci_dos]wp-wall.php[/cci_dos] and go to line 250. Replace [cci_php]convert_smilies[/cci_php] with [cci_php]tse_switcher[/cci_php]. This tells WP Wall to use the tango smileys.

Next, if you want clickable smileys in the WP Wall widget, open [cci_dos]wp-wall-widget.php[/cci_dos] and go to line 67. Add [cci_php]&lt;?php tse_cti_anywhere(&#039;wpwall_comment&#039;); ?&gt;[/cci_php] before or after the textarea (depending on where you want the smileys to be - either above or below the textarea) and save the file.

If you have any other issues, let me know!</description>
		<content:encoded><![CDATA[<p>Getting the tango smileys to work in WP Wall is an easy fix! Here&#8217;s what you have to do:</p>
<p>Open <code class="codecolorer dos default"><span class="dos">wp-wall.php</span></code> and go to line 250. Replace <code class="codecolorer php default"><span class="php">convert_smilies</span></code> with <code class="codecolorer php default"><span class="php">tse_switcher</span></code>. This tells WP Wall to use the tango smileys.</p>
<p>Next, if you want clickable smileys in the WP Wall widget, open <code class="codecolorer dos default"><span class="dos">wp-wall-widget.php</span></code> and go to line 67. Add <code class="codecolorer php default"><span class="php"><span style="color: #000000; font-weight: bold;">&lt;?php</span> tse_cti_anywhere<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'wpwall_comment'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></span></code> before or after the textarea (depending on where you want the smileys to be &#8211; either above or below the textarea) and save the file.</p>
<p>If you have any other issues, let me know!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jay</title>
		<link>http://munashiku.slightofmind.net/20090329/new-computer/comment-page-1#comment-1070</link>
		<dc:creator>jay</dc:creator>
		<pubDate>Sun, 29 Mar 2009 20:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://munashiku.slightofmind.net/?p=1079#comment-1070</guid>
		<description>Update:

I added &lt;span style=&quot;color: red; font-weight: bold; font-size: 14px;&quot;&gt;[CODE BLOCK MISSING]&lt;/span&gt; after TEXTAREA in wp-wall-widget.php and it worked the CTI click fine now. The smilies conversion is still not working though !  what am I doing wrong ?!  Is there where I am supposed to put that code ?</description>
		<content:encoded><![CDATA[<p>Update:</p>
<p>I added <span style="color: red; font-weight: bold; font-size: 14px;">[CODE BLOCK MISSING]</span> after TEXTAREA in wp-wall-widget.php and it worked the CTI click fine now. The smilies conversion is still not working though !  what am I doing wrong ?!  Is there where I am supposed to put that code ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jay</title>
		<link>http://munashiku.slightofmind.net/20090329/new-computer/comment-page-1#comment-1069</link>
		<dc:creator>jay</dc:creator>
		<pubDate>Sun, 29 Mar 2009 20:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://munashiku.slightofmind.net/?p=1079#comment-1069</guid>
		<description>Hi Whesley,

Thanks for the quick reply (it seems I am lucky I didn&#039;t have to wait long) and sorry for the bad events that you had for the last days.

I applied your intructions above and the CTI worked great for comments. However, my problem now is with another plugin I use and that is still not working. I need it to work with WP Wall. When Tango is activated, the wp default converting of smilies is disabled and then neither ways work for wp wall !  (it works fine with the wp default enabled). I tried adding both or either codes at a time to the wp-wall-widget.php of the plugin where the comment form is (basically wp wall uses the wp comments system). None of the trial worked to either make the CTI clickable or make the smilies (when shorthanded) convert !!!

&lt;span style=&quot;color: red; font-weight: bold; font-size: 14px;&quot;&gt;[CODE BLOCK MISSING]&lt;/span&gt;

I appreciate your kind help and thank you so much for the good work 

Cheers</description>
		<content:encoded><![CDATA[<p>Hi Whesley,</p>
<p>Thanks for the quick reply (it seems I am lucky I didn&#8217;t have to wait long) and sorry for the bad events that you had for the last days.</p>
<p>I applied your intructions above and the CTI worked great for comments. However, my problem now is with another plugin I use and that is still not working. I need it to work with WP Wall. When Tango is activated, the wp default converting of smilies is disabled and then neither ways work for wp wall !  (it works fine with the wp default enabled). I tried adding both or either codes at a time to the wp-wall-widget.php of the plugin where the comment form is (basically wp wall uses the wp comments system). None of the trial worked to either make the CTI clickable or make the smilies (when shorthanded) convert !!!</p>
<p><span style="color: red; font-weight: bold; font-size: 14px;">[CODE BLOCK MISSING]</span></p>
<p>I appreciate your kind help and thank you so much for the good work </p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

