<?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 Thoughts of JS</title>
	<atom:link href="http://www.thoughtsofjs.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thoughtsofjs.com</link>
	<description>Web development and freelance services</description>
	<lastBuildDate>Fri, 16 Dec 2011 02:12:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Moderate new user registration in BuddyPress by Robert</title>
		<link>http://www.thoughtsofjs.com/moderate-new-user-registration-in-buddypress.html/comment-page-1#comment-2652</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Fri, 16 Dec 2011 02:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=191#comment-2652</guid>
		<description>I have tried both adding a filter and editing the core file. No luck. I am using latest buddypress. Has anyone a solution for buddypress 1.5?</description>
		<content:encoded><![CDATA[<p>I have tried both adding a filter and editing the core file. No luck. I am using latest buddypress. Has anyone a solution for buddypress 1.5?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moderate new user registration in BuddyPress by Matteo</title>
		<link>http://www.thoughtsofjs.com/moderate-new-user-registration-in-buddypress.html/comment-page-1#comment-2628</link>
		<dc:creator>Matteo</dc:creator>
		<pubDate>Fri, 18 Nov 2011 16:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=191#comment-2628</guid>
		<description>sorry, the right function/file to edit on bp 1.5.1 is:

bp_core_signup_send_validation_email_to 
in 
buddypress/bp-members/bp-members-signup.php


the plugin should have also a way to collect and show all the fields from the registration form and display it on the email, so the admin can check who is the requester.</description>
		<content:encoded><![CDATA[<p>sorry, the right function/file to edit on bp 1.5.1 is:</p>
<p>bp_core_signup_send_validation_email_to<br />
in<br />
buddypress/bp-members/bp-members-signup.php</p>
<p>the plugin should have also a way to collect and show all the fields from the registration form and display it on the email, so the admin can check who is the requester.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moderate new user registration in BuddyPress by Matteo</title>
		<link>http://www.thoughtsofjs.com/moderate-new-user-registration-in-buddypress.html/comment-page-1#comment-2627</link>
		<dc:creator>Matteo</dc:creator>
		<pubDate>Fri, 18 Nov 2011 16:18:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=191#comment-2627</guid>
		<description>Uhm it seems a very interesting idea...we can make a plugin to convert the bp registration double opt in to a moderation system.

in the 1.5.1, the function: 
bp_core_activation_signup_user_notification_to
is on /bp-core/bp-core-filters.php</description>
		<content:encoded><![CDATA[<p>Uhm it seems a very interesting idea&#8230;we can make a plugin to convert the bp registration double opt in to a moderation system.</p>
<p>in the 1.5.1, the function:<br />
bp_core_activation_signup_user_notification_to<br />
is on /bp-core/bp-core-filters.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moderate new user registration in BuddyPress by dil</title>
		<link>http://www.thoughtsofjs.com/moderate-new-user-registration-in-buddypress.html/comment-page-1#comment-2615</link>
		<dc:creator>dil</dc:creator>
		<pubDate>Tue, 08 Nov 2011 07:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=191#comment-2615</guid>
		<description>hello,i want to know that how to restrict user to do any activity before admin approval.Thax in advance.</description>
		<content:encoded><![CDATA[<p>hello,i want to know that how to restrict user to do any activity before admin approval.Thax in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moderate new user registration in BuddyPress by andrea</title>
		<link>http://www.thoughtsofjs.com/moderate-new-user-registration-in-buddypress.html/comment-page-1#comment-2584</link>
		<dc:creator>andrea</dc:creator>
		<pubDate>Sat, 22 Oct 2011 14:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=191#comment-2584</guid>
		<description>I would also love to know how to utilize this feature in the latest version of Buddypress. Any insight is greatly appreciated! Anyone??</description>
		<content:encoded><![CDATA[<p>I would also love to know how to utilize this feature in the latest version of Buddypress. Any insight is greatly appreciated! Anyone??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moderate new user registration in BuddyPress by Joseph</title>
		<link>http://www.thoughtsofjs.com/moderate-new-user-registration-in-buddypress.html/comment-page-1#comment-2555</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Sat, 08 Oct 2011 07:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=191#comment-2555</guid>
		<description>Nope. I haven&#039;t tested the new version.</description>
		<content:encoded><![CDATA[<p>Nope. I haven&#8217;t tested the new version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moderate new user registration in BuddyPress by Chris</title>
		<link>http://www.thoughtsofjs.com/moderate-new-user-registration-in-buddypress.html/comment-page-1#comment-2473</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 01 Oct 2011 20:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=191#comment-2473</guid>
		<description>Hey, this is exactly what I&#039;m looking for but unfortunately the bp-core-signup.php file does not exist in Buddypress 1.5. Any idea on how to implement this in the most recent version?
Thanks,
Chris</description>
		<content:encoded><![CDATA[<p>Hey, this is exactly what I&#8217;m looking for but unfortunately the bp-core-signup.php file does not exist in Buddypress 1.5. Any idea on how to implement this in the most recent version?<br />
Thanks,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix for BuddyPress e-mail notifications problem by Ivantus</title>
		<link>http://www.thoughtsofjs.com/fix-for-buddypress-e-mail-notifications-problem.html/comment-page-1#comment-2135</link>
		<dc:creator>Ivantus</dc:creator>
		<pubDate>Tue, 07 Jun 2011 22:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=194#comment-2135</guid>
		<description>Great tutorial, thanks. Although I haven&#039;t much use of it. I just needed a solution to disable the bp_core_email_from_name_filter() since I use wp-email-smtp and contact7 plugins which puts the senders name and email in the from field.
I commented out the rows 2 - 32 and that does the trick.

Here are the lines I&#039;ve commented out:


/**
 * bp_core_email_from_name_filter()
 *
 * Sets the &quot;From&quot; name in emails sent to the name of the site and not &quot;WordPress&quot;
 *
 * @package BuddyPress Core
 * @uses get_blog_option() fetches the value for a meta_key in the wp_X_options table
 * @return The blog name for the root blog
 */
function bp_core_email_from_name_filter() {
 	return apply_filters( &#039;bp_core_email_from_name_filter&#039;, wp_specialchars_decode( get_blog_option( BP_ROOT_BLOG, &#039;blogname&#039; ), ENT_QUOTES ) );
}
add_filter( &#039;wp_mail_from_name&#039;, &#039;bp_core_email_from_name_filter&#039; );

/**
 * bp_core_email_from_name_filter()
 *
 * Sets the &quot;From&quot; address in emails sent
 *
 * @package BuddyPress Core
 * @global $current_site Object containing current site metadata
 * @return noreply@sitedomain email address
 */
function bp_core_email_from_address_filter() {
	$domain = (array) explode( &#039;/&#039;, site_url() );

	return apply_filters( &#039;bp_core_email_from_address_filter&#039;, __( &#039;noreply&#039;, &#039;buddypress&#039; ) . &#039;@&#039; . $domain[2] );
}
add_filter( &#039;wp_mail_from&#039;, &#039;bp_core_email_from_address_filter&#039; );</description>
		<content:encoded><![CDATA[<p>Great tutorial, thanks. Although I haven&#8217;t much use of it. I just needed a solution to disable the bp_core_email_from_name_filter() since I use wp-email-smtp and contact7 plugins which puts the senders name and email in the from field.<br />
I commented out the rows 2 &#8211; 32 and that does the trick.</p>
<p>Here are the lines I&#8217;ve commented out:</p>
<p>/**<br />
 * bp_core_email_from_name_filter()<br />
 *<br />
 * Sets the &#8220;From&#8221; name in emails sent to the name of the site and not &#8220;WordPress&#8221;<br />
 *<br />
 * @package BuddyPress Core<br />
 * @uses get_blog_option() fetches the value for a meta_key in the wp_X_options table<br />
 * @return The blog name for the root blog<br />
 */<br />
function bp_core_email_from_name_filter() {<br />
 	return apply_filters( &#8216;bp_core_email_from_name_filter&#8217;, wp_specialchars_decode( get_blog_option( BP_ROOT_BLOG, &#8216;blogname&#8217; ), ENT_QUOTES ) );<br />
}<br />
add_filter( &#8216;wp_mail_from_name&#8217;, &#8216;bp_core_email_from_name_filter&#8217; );</p>
<p>/**<br />
 * bp_core_email_from_name_filter()<br />
 *<br />
 * Sets the &#8220;From&#8221; address in emails sent<br />
 *<br />
 * @package BuddyPress Core<br />
 * @global $current_site Object containing current site metadata<br />
 * @return noreply@sitedomain email address<br />
 */<br />
function bp_core_email_from_address_filter() {<br />
	$domain = (array) explode( &#8216;/&#8217;, site_url() );</p>
<p>	return apply_filters( &#8216;bp_core_email_from_address_filter&#8217;, __( &#8216;noreply&#8217;, &#8216;buddypress&#8217; ) . &#8216;@&#8217; . $domain[2] );<br />
}<br />
add_filter( &#8216;wp_mail_from&#8217;, &#8216;bp_core_email_from_address_filter&#8217; );</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Funny Nike Ad by patrick</title>
		<link>http://www.thoughtsofjs.com/funny-nike-ad.html/comment-page-1#comment-2110</link>
		<dc:creator>patrick</dc:creator>
		<pubDate>Thu, 05 May 2011 20:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=801#comment-2110</guid>
		<description>this is stupid!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1</description>
		<content:encoded><![CDATA[<p>this is stupid!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix for BuddyPress e-mail notifications problem by Frank</title>
		<link>http://www.thoughtsofjs.com/fix-for-buddypress-e-mail-notifications-problem.html/comment-page-1#comment-2094</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Mon, 28 Mar 2011 00:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=194#comment-2094</guid>
		<description>This was a great fix! Thanks so much -- this was a major problem for me!</description>
		<content:encoded><![CDATA[<p>This was a great fix! Thanks so much &#8212; this was a major problem for me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free WordPress Theme &#8211; Viral YouTube Theme by shawn</title>
		<link>http://www.thoughtsofjs.com/free-wordpress-theme-viral-youtube-theme.html/comment-page-1#comment-2093</link>
		<dc:creator>shawn</dc:creator>
		<pubDate>Sat, 26 Mar 2011 22:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.thoughtsofjs.com/?p=1276#comment-2093</guid>
		<description>Nice theme, i will have to use it on a new site i am making. Thxs a lot for this theme</description>
		<content:encoded><![CDATA[<p>Nice theme, i will have to use it on a new site i am making. Thxs a lot for this theme</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ashes and Snow &#8211; Feather to Fire by shunyata</title>
		<link>http://www.thoughtsofjs.com/ashes-and-snow-feather-to-fire.html/comment-page-1#comment-2092</link>
		<dc:creator>shunyata</dc:creator>
		<pubDate>Wed, 16 Mar 2011 19:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=28#comment-2092</guid>
		<description>http://www.youtube.com/watch?v=N_3x3s0hMy8</description>
		<content:encoded><![CDATA[<p><a href="http://www.youtube.com/watch?v=N_3x3s0hMy8" rel="nofollow">http://www.youtube.com/watch?v=N_3x3s0hMy8</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter Blaster with oAuth login by Andrew</title>
		<link>http://www.thoughtsofjs.com/twitter-blaster-with-oauth-login.html/comment-page-1#comment-2091</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sat, 12 Mar 2011 10:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.thoughtsofjs.com/?p=1202#comment-2091</guid>
		<description>Awesome script! I have installed it with no problems and works great. Thanks.</description>
		<content:encoded><![CDATA[<p>Awesome script! I have installed it with no problems and works great. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Important Onsite SEO tips for your Website by Ike Clines</title>
		<link>http://www.thoughtsofjs.com/important-onsite-seo-tips-for-your-website.html/comment-page-1#comment-2087</link>
		<dc:creator>Ike Clines</dc:creator>
		<pubDate>Thu, 03 Mar 2011 21:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=1029#comment-2087</guid>
		<description>Please could someone help me with any kind of facts about ranking in google places. I have a customer who would like to rank nicely and I cant seem to get any search positions. Any help appreciated. Many thanks</description>
		<content:encoded><![CDATA[<p>Please could someone help me with any kind of facts about ranking in google places. I have a customer who would like to rank nicely and I cant seem to get any search positions. Any help appreciated. Many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix for BuddyPress e-mail notifications problem by magsi</title>
		<link>http://www.thoughtsofjs.com/fix-for-buddypress-e-mail-notifications-problem.html/comment-page-1#comment-2081</link>
		<dc:creator>magsi</dc:creator>
		<pubDate>Thu, 03 Mar 2011 09:49:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=194#comment-2081</guid>
		<description>you are greate</description>
		<content:encoded><![CDATA[<p>you are greate</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on John Creamer &amp; Stephane K &#8211; Megamix by tony</title>
		<link>http://www.thoughtsofjs.com/john-creamer-stephane-k-megamix.html/comment-page-1#comment-1929</link>
		<dc:creator>tony</dc:creator>
		<pubDate>Sat, 15 Jan 2011 10:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=241#comment-1929</guid>
		<description>good</description>
		<content:encoded><![CDATA[<p>good</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix for BuddyPress e-mail notifications problem by Zoe</title>
		<link>http://www.thoughtsofjs.com/fix-for-buddypress-e-mail-notifications-problem.html/comment-page-1#comment-1885</link>
		<dc:creator>Zoe</dc:creator>
		<pubDate>Sun, 02 Jan 2011 06:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=194#comment-1885</guid>
		<description>So glad I found this. I just installed BP and have tried several solutions offered on BP forum and other websites, but this is the only one that worked. Thank you!!!</description>
		<content:encoded><![CDATA[<p>So glad I found this. I just installed BP and have tried several solutions offered on BP forum and other websites, but this is the only one that worked. Thank you!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin: Browsable WordPress Tags by Joseph</title>
		<link>http://www.thoughtsofjs.com/browsable-wordpress-tags.html/comment-page-1#comment-1637</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Thu, 04 Nov 2010 17:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.thoughtsofjs.com/?p=1209#comment-1637</guid>
		<description>The plugin is using the &lt;i&gt;_terms&lt;/i&gt; table. Unfortunately wordpress has no option to separate category tags from post tags. They&#039;re all thrown in the same place.</description>
		<content:encoded><![CDATA[<p>The plugin is using the <i>_terms</i> table. Unfortunately wordpress has no option to separate category tags from post tags. They&#8217;re all thrown in the same place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin: Browsable WordPress Tags by Steve</title>
		<link>http://www.thoughtsofjs.com/browsable-wordpress-tags.html/comment-page-1#comment-1636</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 04 Nov 2010 17:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.thoughtsofjs.com/?p=1209#comment-1636</guid>
		<description>This looks like what I need but instead of grabbing just tags, it seems to be grabbing everything including categories and link_categories. I looked in the wp_term_taxonomy table to see what&#039;s what but I don&#039;t know how to filter out just items belonging to the post_tag group.

Any way to edit the SQL lookup to just match on post_tags?

Thanks</description>
		<content:encoded><![CDATA[<p>This looks like what I need but instead of grabbing just tags, it seems to be grabbing everything including categories and link_categories. I looked in the wp_term_taxonomy table to see what&#8217;s what but I don&#8217;t know how to filter out just items belonging to the post_tag group.</p>
<p>Any way to edit the SQL lookup to just match on post_tags?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free WordPress Theme &#8211; Viral YouTube Theme by John D</title>
		<link>http://www.thoughtsofjs.com/free-wordpress-theme-viral-youtube-theme.html/comment-page-1#comment-1566</link>
		<dc:creator>John D</dc:creator>
		<pubDate>Mon, 25 Oct 2010 07:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.thoughtsofjs.com/?p=1276#comment-1566</guid>
		<description>Awesome theme! I love it.</description>
		<content:encoded><![CDATA[<p>Awesome theme! I love it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contact by Blue Residence Wordpress Theme</title>
		<link>http://www.thoughtsofjs.com/contact/comment-page-1#comment-1560</link>
		<dc:creator>Blue Residence Wordpress Theme</dc:creator>
		<pubDate>Sun, 24 Oct 2010 15:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?page_id=164#comment-1560</guid>
		<description>[...] Contact [...]</description>
		<content:encoded><![CDATA[<p>[...] Contact [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contact by Twitter Blaster with oAuth login</title>
		<link>http://www.thoughtsofjs.com/contact/comment-page-1#comment-1546</link>
		<dc:creator>Twitter Blaster with oAuth login</dc:creator>
		<pubDate>Mon, 18 Oct 2010 11:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?page_id=164#comment-1546</guid>
		<description>[...] Contact [...]</description>
		<content:encoded><![CDATA[<p>[...] Contact [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix for BuddyPress e-mail notifications problem by Derek</title>
		<link>http://www.thoughtsofjs.com/fix-for-buddypress-e-mail-notifications-problem.html/comment-page-1#comment-1482</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Thu, 07 Oct 2010 09:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=194#comment-1482</guid>
		<description>I echo Jeff&#039;s sentiments exactly. Thanks a million!</description>
		<content:encoded><![CDATA[<p>I echo Jeff&#8217;s sentiments exactly. Thanks a million!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix for BuddyPress e-mail notifications problem by Joseph</title>
		<link>http://www.thoughtsofjs.com/fix-for-buddypress-e-mail-notifications-problem.html/comment-page-1#comment-1428</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Mon, 27 Sep 2010 08:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=194#comment-1428</guid>
		<description>Otaku, I don&#039;t know what to say. If you made the changes as suggested, it should be OK. If you still can&#039;t fix it contact me and I&#039;ll try to fix it for you.</description>
		<content:encoded><![CDATA[<p>Otaku, I don&#8217;t know what to say. If you made the changes as suggested, it should be OK. If you still can&#8217;t fix it contact me and I&#8217;ll try to fix it for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix for BuddyPress e-mail notifications problem by Otaku</title>
		<link>http://www.thoughtsofjs.com/fix-for-buddypress-e-mail-notifications-problem.html/comment-page-1#comment-1384</link>
		<dc:creator>Otaku</dc:creator>
		<pubDate>Sat, 18 Sep 2010 12:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=194#comment-1384</guid>
		<description>I changed it, but I still don&#039;t receive new E-mail notifications</description>
		<content:encoded><![CDATA[<p>I changed it, but I still don&#8217;t receive new E-mail notifications</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix for BuddyPress e-mail notifications problem by Jeff</title>
		<link>http://www.thoughtsofjs.com/fix-for-buddypress-e-mail-notifications-problem.html/comment-page-1#comment-1238</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sat, 04 Sep 2010 22:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=194#comment-1238</guid>
		<description>Joseph your a genius!
Thank you so much for posting this fix. I&#039;ve been loosing my mind, and my weekend, over this problem. Thank you! Thank You!</description>
		<content:encoded><![CDATA[<p>Joseph your a genius!<br />
Thank you so much for posting this fix. I&#8217;ve been loosing my mind, and my weekend, over this problem. Thank you! Thank You!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on El Camino del Rey by steve roper</title>
		<link>http://www.thoughtsofjs.com/el-camino-del-rey.html/comment-page-1#comment-1121</link>
		<dc:creator>steve roper</dc:creator>
		<pubDate>Tue, 31 Aug 2010 00:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=1060#comment-1121</guid>
		<description>What a cool video.  I also found this video on YouTube about a hiking path in HuaShan China on narrow planks of wood about 3000 high: http://www.youtube.com/watch?v=4nq0vtU-LVc</description>
		<content:encoded><![CDATA[<p>What a cool video.  I also found this video on YouTube about a hiking path in HuaShan China on narrow planks of wood about 3000 high: <a href="http://www.youtube.com/watch?v=4nq0vtU-LVc" rel="nofollow">http://www.youtube.com/watch?v=4nq0vtU-LVc</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sedo&#8217;s Category Showcase, totally useless by Joseph</title>
		<link>http://www.thoughtsofjs.com/sedos-category-showcase-totally-useless.html/comment-page-1#comment-919</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Sun, 22 Aug 2010 09:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=895#comment-919</guid>
		<description>No, I haven&#039;t tried out their homepage showcase and, to be honest, I don`t want to take the risk of loosing that much money.

Maybe someone else did try it and want to share some feedback?</description>
		<content:encoded><![CDATA[<p>No, I haven&#8217;t tried out their homepage showcase and, to be honest, I don`t want to take the risk of loosing that much money.</p>
<p>Maybe someone else did try it and want to share some feedback?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sedo&#8217;s Category Showcase, totally useless by SayMyName</title>
		<link>http://www.thoughtsofjs.com/sedos-category-showcase-totally-useless.html/comment-page-1#comment-918</link>
		<dc:creator>SayMyName</dc:creator>
		<pubDate>Sun, 22 Aug 2010 09:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=895#comment-918</guid>
		<description>I have had 3 sites on category showcase and none of them sold. I was curious to see if they had some traffic. I saw that only a few people visited my listings, so, I suppose category showcase really is useless. I don`t know about homepage showcase, maybe that one is better. Did you try it?</description>
		<content:encoded><![CDATA[<p>I have had 3 sites on category showcase and none of them sold. I was curious to see if they had some traffic. I saw that only a few people visited my listings, so, I suppose category showcase really is useless. I don`t know about homepage showcase, maybe that one is better. Did you try it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sensation White 2010 at Amsterdam Arena by SEO tips</title>
		<link>http://www.thoughtsofjs.com/sensation-white-2010-tickets.html/comment-page-1#comment-624</link>
		<dc:creator>SEO tips</dc:creator>
		<pubDate>Sat, 14 Aug 2010 10:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=99#comment-624</guid>
		<description>[...] For instance, check this post: Sensation White 2010 at Amsterdam Arena [...]</description>
		<content:encoded><![CDATA[<p>[...] For instance, check this post: Sensation White 2010 at Amsterdam Arena [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix for BuddyPress e-mail notifications problem by Joseph</title>
		<link>http://www.thoughtsofjs.com/fix-for-buddypress-e-mail-notifications-problem.html/comment-page-1#comment-539</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Sat, 07 Aug 2010 07:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=194#comment-539</guid>
		<description>Great! You are welcome. :)</description>
		<content:encoded><![CDATA[<p>Great! You are welcome. <img src='http://www.thoughtsofjs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix for BuddyPress e-mail notifications problem by Deb Gray</title>
		<link>http://www.thoughtsofjs.com/fix-for-buddypress-e-mail-notifications-problem.html/comment-page-1#comment-534</link>
		<dc:creator>Deb Gray</dc:creator>
		<pubDate>Sat, 07 Aug 2010 03:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=194#comment-534</guid>
		<description>I solved the address problem with the Mail From plug-in - thanks again for the fix!</description>
		<content:encoded><![CDATA[<p>I solved the address problem with the Mail From plug-in &#8211; thanks again for the fix!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix for BuddyPress e-mail notifications problem by Deb Gray</title>
		<link>http://www.thoughtsofjs.com/fix-for-buddypress-e-mail-notifications-problem.html/comment-page-1#comment-529</link>
		<dc:creator>Deb Gray</dc:creator>
		<pubDate>Fri, 06 Aug 2010 21:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=194#comment-529</guid>
		<description>Thanks for the quick response, but it doesn&#039;t work - I get a warning &quot;Missing argument 2 for apply_filters()...&quot;</description>
		<content:encoded><![CDATA[<p>Thanks for the quick response, but it doesn&#8217;t work &#8211; I get a warning &#8220;Missing argument 2 for apply_filters()&#8230;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix for BuddyPress e-mail notifications problem by Joseph</title>
		<link>http://www.thoughtsofjs.com/fix-for-buddypress-e-mail-notifications-problem.html/comment-page-1#comment-528</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Fri, 06 Aug 2010 20:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=194#comment-528</guid>
		<description>Try this..

Find and replace the code from step 3 with this one:
&lt;code&gt;return apply_filters( &#039;test@yoursite.com&#039; );&lt;/code&gt;

Unfortunately I do not have a BP installed to test it, but it should work.</description>
		<content:encoded><![CDATA[<p>Try this..</p>
<p>Find and replace the code from step 3 with this one:<br />
<code>return apply_filters( 'test@yoursite.com' );</code></p>
<p>Unfortunately I do not have a BP installed to test it, but it should work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix for BuddyPress e-mail notifications problem by Deb Gray</title>
		<link>http://www.thoughtsofjs.com/fix-for-buddypress-e-mail-notifications-problem.html/comment-page-1#comment-527</link>
		<dc:creator>Deb Gray</dc:creator>
		<pubDate>Fri, 06 Aug 2010 20:37:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=194#comment-527</guid>
		<description>This is a great fix and it solved the problem in my BP site, but I have one question - I added my domain as above, but in the notification email that the user gets the address shows up with my username on my web host in the spot before the @domain. Is there any way to set that to something else. I really don&#039;t want that to be public. I tried adding admin before the @ in the PHP, but that didn&#039;t work. Thanks!</description>
		<content:encoded><![CDATA[<p>This is a great fix and it solved the problem in my BP site, but I have one question &#8211; I added my domain as above, but in the notification email that the user gets the address shows up with my username on my web host in the spot before the @domain. Is there any way to set that to something else. I really don&#8217;t want that to be public. I tried adding admin before the @ in the PHP, but that didn&#8217;t work. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Customize your SexyBookmarks WordPress plugin by Joseph</title>
		<link>http://www.thoughtsofjs.com/customize-the-sexybookmarks-wordpress-plugin.html/comment-page-1#comment-475</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Tue, 03 Aug 2010 11:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=876#comment-475</guid>
		<description>Well, I decided to remove my old social media icons and installed SexyBookmarks. :)</description>
		<content:encoded><![CDATA[<p>Well, I decided to remove my old social media icons and installed SexyBookmarks. <img src='http://www.thoughtsofjs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Funny Nike Ad by SurrealPrincess</title>
		<link>http://www.thoughtsofjs.com/funny-nike-ad.html/comment-page-1#comment-446</link>
		<dc:creator>SurrealPrincess</dc:creator>
		<pubDate>Sun, 01 Aug 2010 15:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=801#comment-446</guid>
		<description>way to go. just do it!</description>
		<content:encoded><![CDATA[<p>way to go. just do it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When Nietzsche Wept by mark</title>
		<link>http://www.thoughtsofjs.com/when-nietzsche-wept.html/comment-page-1#comment-276</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Sun, 18 Jul 2010 21:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=26#comment-276</guid>
		<description>nietzsche put so much love in his work that you can&#039;t even imagine it.  
watch it!</description>
		<content:encoded><![CDATA[<p>nietzsche put so much love in his work that you can&#8217;t even imagine it.<br />
watch it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Words of wisdom on the streets of Delhi by Mihai</title>
		<link>http://www.thoughtsofjs.com/words-of-wisdom-on-the-streets-of-delhi.html/comment-page-1#comment-220</link>
		<dc:creator>Mihai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 20:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=612#comment-220</guid>
		<description>Thank you for the book recommendation!</description>
		<content:encoded><![CDATA[<p>Thank you for the book recommendation!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Words of wisdom on the streets of Delhi by Joseph</title>
		<link>http://www.thoughtsofjs.com/words-of-wisdom-on-the-streets-of-delhi.html/comment-page-1#comment-219</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Sun, 11 Jul 2010 11:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=612#comment-219</guid>
		<description>Yup, we can re-decide our life script. Robert and Mary Goulding developed redecision therapy. An interesting book on this topic is &lt;a href=&quot;http://www.amazon.com/gp/product/0802135110?ie=UTF8&amp;tag=allthewebro-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0802135110&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Changing Lives Through Redecision Therapy&lt;/a&gt;.&lt;img src=&quot;http://www.assoc-amazon.com/e/ir?t=allthewebro-20&amp;l=as2&amp;o=1&amp;a=0802135110&quot; width=&quot;1&quot; height=&quot;1&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;border:none !important; margin:0px !important;&quot; /&gt;</description>
		<content:encoded><![CDATA[<p>Yup, we can re-decide our life script. Robert and Mary Goulding developed redecision therapy. An interesting book on this topic is <a href="http://www.amazon.com/gp/product/0802135110?ie=UTF8&#038;tag=allthewebro-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=0802135110" target="_blank" rel="nofollow">Changing Lives Through Redecision Therapy</a>.<img src="http://www.assoc-amazon.com/e/ir?t=allthewebro-20&#038;l=as2&#038;o=1&#038;a=0802135110" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Words of wisdom on the streets of Delhi by Mihai</title>
		<link>http://www.thoughtsofjs.com/words-of-wisdom-on-the-streets-of-delhi.html/comment-page-1#comment-218</link>
		<dc:creator>Mihai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 10:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=612#comment-218</guid>
		<description>Oh i see where you&#039;re coming from, you saw it like: life is f-ing us straight from our birth, with what we &quot;learn&quot; from parents and society. I agree with that.  
I interpreted it in another way, that&#039;s why i said what i said.
When i read the sign, i thought about the following: &quot;life f-ing us&quot; = the final scene of our script, the miserable ending, and with what i said, i meant that we are able to change that (the final scene) if we really want, and if know where we are and why we&#039;re there :)</description>
		<content:encoded><![CDATA[<p>Oh i see where you&#8217;re coming from, you saw it like: life is f-ing us straight from our birth, with what we &#8220;learn&#8221; from parents and society. I agree with that.<br />
I interpreted it in another way, that&#8217;s why i said what i said.<br />
When i read the sign, i thought about the following: &#8220;life f-ing us&#8221; = the final scene of our script, the miserable ending, and with what i said, i meant that we are able to change that (the final scene) if we really want, and if know where we are and why we&#8217;re there <img src='http://www.thoughtsofjs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Words of wisdom on the streets of Delhi by Joseph</title>
		<link>http://www.thoughtsofjs.com/words-of-wisdom-on-the-streets-of-delhi.html/comment-page-1#comment-217</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Sun, 11 Jul 2010 09:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=612#comment-217</guid>
		<description>@Mihai

Not really. 

I see the message like this: When we arrive in this world we are virgins, our mind is &quot;empty&quot;. Then, each day we got f**. First by our parents, then by the school, church, society, etc. Social programming is one of the major factors that turns us into what we really are: lost and hopeless. And trust me, if we consider the social programming we went through, we are lost and hopeless..</description>
		<content:encoded><![CDATA[<p>@Mihai</p>
<p>Not really. </p>
<p>I see the message like this: When we arrive in this world we are virgins, our mind is &#8220;empty&#8221;. Then, each day we got f**. First by our parents, then by the school, church, society, etc. Social programming is one of the major factors that turns us into what we really are: lost and hopeless. And trust me, if we consider the social programming we went through, we are lost and hopeless..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Words of wisdom on the streets of Delhi by Mihai</title>
		<link>http://www.thoughtsofjs.com/words-of-wisdom-on-the-streets-of-delhi.html/comment-page-1#comment-216</link>
		<dc:creator>Mihai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 09:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=612#comment-216</guid>
		<description>Well, life will f*** us only if we want that to happen, no?</description>
		<content:encoded><![CDATA[<p>Well, life will f*** us only if we want that to happen, no?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on World Cup final: Who will win this Sunday? by Daniela</title>
		<link>http://www.thoughtsofjs.com/world-cup-final-who-will-win-this-sunday.html/comment-page-1#comment-214</link>
		<dc:creator>Daniela</dc:creator>
		<pubDate>Sun, 11 Jul 2010 07:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=596#comment-214</guid>
		<description>Of, daca a zis Paolo caracatita ca iese Spania au ajuns oamenii convinsi ca asa va fi, eu zic ca o sa iasa Olanda!</description>
		<content:encoded><![CDATA[<p>Of, daca a zis Paolo caracatita ca iese Spania au ajuns oamenii convinsi ca asa va fi, eu zic ca o sa iasa Olanda!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moderate new user registration in BuddyPress by olizilla</title>
		<link>http://www.thoughtsofjs.com/moderate-new-user-registration-in-buddypress.html/comment-page-1#comment-183</link>
		<dc:creator>olizilla</dc:creator>
		<pubDate>Fri, 18 Jun 2010 11:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=191#comment-183</guid>
		<description>Thanks for the tip, it saved me a lot of hunting. 
I heeded r-a-y&#039;s advice, so instead of altering bp-core-signup.php I added it as a filter:
&lt;code&gt;
function filter_replace_with_moderator_email($user_email) {
	return get_site_option( &quot;admin_email&quot; );
}
add_filter(&#039;bp_core_activation_signup_user_notification_to&#039;, &#039;filter_replace_with_moderator_email&#039;);
&lt;/code&gt;

to the register.php of my buddypress theme. Perhaps there is a better place to put this code, but it works, and as it&#039;s in the theme, it will survive if buddypress gets upgraded.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, it saved me a lot of hunting.<br />
I heeded r-a-y&#8217;s advice, so instead of altering bp-core-signup.php I added it as a filter:<br />
<code><br />
function filter_replace_with_moderator_email($user_email) {<br />
	return get_site_option( "admin_email" );<br />
}<br />
add_filter('bp_core_activation_signup_user_notification_to', 'filter_replace_with_moderator_email');<br />
</code></p>
<p>to the register.php of my buddypress theme. Perhaps there is a better place to put this code, but it works, and as it&#8217;s in the theme, it will survive if buddypress gets upgraded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter Search Script by Joseph</title>
		<link>http://www.thoughtsofjs.com/twitter-search-script.html/comment-page-1#comment-180</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Wed, 16 Jun 2010 16:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=371#comment-180</guid>
		<description>Hello asobi

Please use the &quot;Buy Now&quot; button from here http://www.multitwt.com/search/

Lemme know if you need help installing it.

Regards,
Joseph</description>
		<content:encoded><![CDATA[<p>Hello asobi</p>
<p>Please use the &#8220;Buy Now&#8221; button from here <a href="http://www.multitwt.com/search/" rel="nofollow">http://www.multitwt.com/search/</a></p>
<p>Lemme know if you need help installing it.</p>
<p>Regards,<br />
Joseph</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter Search Script by asobi</title>
		<link>http://www.thoughtsofjs.com/twitter-search-script.html/comment-page-1#comment-179</link>
		<dc:creator>asobi</dc:creator>
		<pubDate>Wed, 16 Jun 2010 16:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=371#comment-179</guid>
		<description>Interested in buying you script.
Whats the next step to purchase?

Thanks</description>
		<content:encoded><![CDATA[<p>Interested in buying you script.<br />
Whats the next step to purchase?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running vs. Cycling &amp; Burning Calories by Andreas</title>
		<link>http://www.thoughtsofjs.com/running-vs-cycling-burning-calories.html/comment-page-1#comment-149</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Thu, 03 Jun 2010 09:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=115#comment-149</guid>
		<description>Running outside is cool, same applies for cycling. I don`t like to do these in the gym, it is boring.</description>
		<content:encoded><![CDATA[<p>Running outside is cool, same applies for cycling. I don`t like to do these in the gym, it is boring.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sensation White 2010 at Amsterdam Arena by Joseph</title>
		<link>http://www.thoughtsofjs.com/sensation-white-2010-tickets.html/comment-page-1#comment-126</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Sun, 23 May 2010 21:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=99#comment-126</guid>
		<description>You can buy tickets by following the link from the article.</description>
		<content:encoded><![CDATA[<p>You can buy tickets by following the link from the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sensation White 2010 at Amsterdam Arena by AnaloJe</title>
		<link>http://www.thoughtsofjs.com/sensation-white-2010-tickets.html/comment-page-1#comment-125</link>
		<dc:creator>AnaloJe</dc:creator>
		<pubDate>Sun, 23 May 2010 21:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=99#comment-125</guid>
		<description>Hello! I&#039;m from Mexico city and I would really like to go to this year&#039;s Sensation White but there seems to be no tickets left!! Do you know where can I get tickets?? I only need 2!!</description>
		<content:encoded><![CDATA[<p>Hello! I&#8217;m from Mexico city and I would really like to go to this year&#8217;s Sensation White but there seems to be no tickets left!! Do you know where can I get tickets?? I only need 2!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash photo frame with clock (free) by Joseph</title>
		<link>http://www.thoughtsofjs.com/flash-photo-frame-with-clock-free.html/comment-page-1#comment-122</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Thu, 20 May 2010 08:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=441#comment-122</guid>
		<description>Sure. I will give you the source of the flash file and you can edit the &quot;onclick&quot; link. If you do not know flash, I can edit that for you, for free.</description>
		<content:encoded><![CDATA[<p>Sure. I will give you the source of the flash file and you can edit the &#8220;onclick&#8221; link. If you do not know flash, I can edit that for you, for free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash photo frame with clock (free) by Andreas</title>
		<link>http://www.thoughtsofjs.com/flash-photo-frame-with-clock-free.html/comment-page-1#comment-121</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Thu, 20 May 2010 07:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=441#comment-121</guid>
		<description>If I buy the script can we make it to link to my website on click?</description>
		<content:encoded><![CDATA[<p>If I buy the script can we make it to link to my website on click?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter Search Script by Joe</title>
		<link>http://www.thoughtsofjs.com/twitter-search-script.html/comment-page-1#comment-117</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 17 May 2010 21:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=371#comment-117</guid>
		<description>I am interesting in purchasing the script.

What is your paypal ID for payment?
Also what are the server specs needed?</description>
		<content:encoded><![CDATA[<p>I am interesting in purchasing the script.</p>
<p>What is your paypal ID for payment?<br />
Also what are the server specs needed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moderate new user registration in BuddyPress by Niclas</title>
		<link>http://www.thoughtsofjs.com/moderate-new-user-registration-in-buddypress.html/comment-page-1#comment-110</link>
		<dc:creator>Niclas</dc:creator>
		<pubDate>Tue, 11 May 2010 16:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=191#comment-110</guid>
		<description>Hmm...strange. I dont really get this. I tell you, I´m no good at PHP but the only field a can pass are the $user_id. I´v tried with £firstname, $username without any luck. Could you provide me any more examples?</description>
		<content:encoded><![CDATA[<p>Hmm&#8230;strange. I dont really get this. I tell you, I´m no good at PHP but the only field a can pass are the $user_id. I´v tried with £firstname, $username without any luck. Could you provide me any more examples?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moderate new user registration in BuddyPress by Joseph</title>
		<link>http://www.thoughtsofjs.com/moderate-new-user-registration-in-buddypress.html/comment-page-1#comment-109</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Tue, 11 May 2010 16:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=191#comment-109</guid>
		<description>&lt;code&gt;$message = apply_filters( &#039;bp_core_activation_signup_user_notification_message&#039;, $message.&quot; User e-mail: &quot;.$user_email );&lt;/code&gt;

In the example above I have added an extra field, the users e-mail address. 
The same way you can add what you need. 

If what you need to add doesn&#039;t have a variable (ie. $user_email), you can create a mysql query and &lt;i&gt;echo&lt;/i&gt; the result. It should be easy.</description>
		<content:encoded><![CDATA[<p><code>$message = apply_filters( 'bp_core_activation_signup_user_notification_message', $message." User e-mail: ".$user_email );</code></p>
<p>In the example above I have added an extra field, the users e-mail address.<br />
The same way you can add what you need. </p>
<p>If what you need to add doesn&#8217;t have a variable (ie. $user_email), you can create a mysql query and <i>echo</i> the result. It should be easy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moderate new user registration in BuddyPress by Niclas</title>
		<link>http://www.thoughtsofjs.com/moderate-new-user-registration-in-buddypress.html/comment-page-1#comment-108</link>
		<dc:creator>Niclas</dc:creator>
		<pubDate>Tue, 11 May 2010 16:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=191#comment-108</guid>
		<description>Ok, any idea how?</description>
		<content:encoded><![CDATA[<p>Ok, any idea how?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moderate new user registration in BuddyPress by Joseph</title>
		<link>http://www.thoughtsofjs.com/moderate-new-user-registration-in-buddypress.html/comment-page-1#comment-107</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Tue, 11 May 2010 16:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=191#comment-107</guid>
		<description>Everything is possible in the IT field. :)</description>
		<content:encoded><![CDATA[<p>Everything is possible in the IT field. <img src='http://www.thoughtsofjs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moderate new user registration in BuddyPress by Niclas</title>
		<link>http://www.thoughtsofjs.com/moderate-new-user-registration-in-buddypress.html/comment-page-1#comment-106</link>
		<dc:creator>Niclas</dc:creator>
		<pubDate>Tue, 11 May 2010 16:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=191#comment-106</guid>
		<description>Hi, this is a great workaround! 

Is it possible to send one of the extended profile fields in the mail also? For example if I want to sent a Company field name so the reciver of the mail could see what company that want to register?

I would be very pleased for a response!</description>
		<content:encoded><![CDATA[<p>Hi, this is a great workaround! </p>
<p>Is it possible to send one of the extended profile fields in the mail also? For example if I want to sent a Company field name so the reciver of the mail could see what company that want to register?</p>
<p>I would be very pleased for a response!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter Search Script by Andreas</title>
		<link>http://www.thoughtsofjs.com/twitter-search-script.html/comment-page-1#comment-68</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Sun, 02 May 2010 09:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=371#comment-68</guid>
		<description>Awesome script! I have just installed it and it works great. Thanks.</description>
		<content:encoded><![CDATA[<p>Awesome script! I have just installed it and it works great. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix for BuddyPress e-mail notifications problem by Joseph</title>
		<link>http://www.thoughtsofjs.com/fix-for-buddypress-e-mail-notifications-problem.html/comment-page-1#comment-67</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Sun, 02 May 2010 08:44:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=194#comment-67</guid>
		<description>Great! I am glad that my post was helpful. :)</description>
		<content:encoded><![CDATA[<p>Great! I am glad that my post was helpful. <img src='http://www.thoughtsofjs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moderate new user registration in BuddyPress by r-a-y</title>
		<link>http://www.thoughtsofjs.com/moderate-new-user-registration-in-buddypress.html/comment-page-1#comment-53</link>
		<dc:creator>r-a-y</dc:creator>
		<pubDate>Sun, 25 Apr 2010 18:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=191#comment-53</guid>
		<description>No need to hack bp-core-signup.php when there are filters available for you to override these options!</description>
		<content:encoded><![CDATA[<p>No need to hack bp-core-signup.php when there are filters available for you to override these options!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix for BuddyPress e-mail notifications problem by Allen</title>
		<link>http://www.thoughtsofjs.com/fix-for-buddypress-e-mail-notifications-problem.html/comment-page-1#comment-51</link>
		<dc:creator>Allen</dc:creator>
		<pubDate>Wed, 21 Apr 2010 13:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=194#comment-51</guid>
		<description>it worked! You&#039;re the man man. You are tH-E M-A-N.</description>
		<content:encoded><![CDATA[<p>it worked! You&#8217;re the man man. You are tH-E M-A-N.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ashes and Snow &#8211; Feather to Fire by Joseph</title>
		<link>http://www.thoughtsofjs.com/ashes-and-snow-feather-to-fire.html/comment-page-1#comment-17</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Wed, 10 Mar 2010 08:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=28#comment-17</guid>
		<description>@Katherine: This is great! You have to see it!</description>
		<content:encoded><![CDATA[<p>@Katherine: This is great! You have to see it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When Nietzsche Wept by Octavian</title>
		<link>http://www.thoughtsofjs.com/when-nietzsche-wept.html/comment-page-1#comment-9</link>
		<dc:creator>Octavian</dc:creator>
		<pubDate>Thu, 04 Feb 2010 16:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=26#comment-9</guid>
		<description>yep, filozofu sta si se gandeste la toate sensurile. Pe cand un barbat adevarat nu se gandeste asa mult cand e vremea sa treaca la actiune</description>
		<content:encoded><![CDATA[<p>yep, filozofu sta si se gandeste la toate sensurile. Pe cand un barbat adevarat nu se gandeste asa mult cand e vremea sa treaca la actiune</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When Nietzsche Wept by Joseph</title>
		<link>http://www.thoughtsofjs.com/when-nietzsche-wept.html/comment-page-1#comment-8</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Thu, 04 Feb 2010 09:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=26#comment-8</guid>
		<description>@Octavian: Din pacate filosofii au o personalitate care nu prea e potrivita pentru seductie (parerea mea). Filosofii pe care ii cunosc eu sunt mai degraba feminini decat masculini, ceea ce inseamna ca or sa cam fie dominati/manipulati.</description>
		<content:encoded><![CDATA[<p>@Octavian: Din pacate filosofii au o personalitate care nu prea e potrivita pentru seductie (parerea mea). Filosofii pe care ii cunosc eu sunt mai degraba feminini decat masculini, ceea ce inseamna ca or sa cam fie dominati/manipulati.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When Nietzsche Wept by Octavian</title>
		<link>http://www.thoughtsofjs.com/when-nietzsche-wept.html/comment-page-1#comment-7</link>
		<dc:creator>Octavian</dc:creator>
		<pubDate>Thu, 04 Feb 2010 07:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=26#comment-7</guid>
		<description>Deci concluzia e ca daca esti mare filozof nu prea stai bine la capitolu femei :D</description>
		<content:encoded><![CDATA[<p>Deci concluzia e ca daca esti mare filozof nu prea stai bine la capitolu femei <img src='http://www.thoughtsofjs.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ashes and Snow &#8211; Feather to Fire by Katherine</title>
		<link>http://www.thoughtsofjs.com/ashes-and-snow-feather-to-fire.html/comment-page-1#comment-6</link>
		<dc:creator>Katherine</dc:creator>
		<pubDate>Sat, 02 Jan 2010 06:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=28#comment-6</guid>
		<description>I will have to check it out... I&#039;ve never heard of it.  I have a cousin that owns an art movie theater... I&#039;ve seen all kinds of different films - this sounds great.</description>
		<content:encoded><![CDATA[<p>I will have to check it out&#8230; I&#8217;ve never heard of it.  I have a cousin that owns an art movie theater&#8230; I&#8217;ve seen all kinds of different films &#8211; this sounds great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ashes and Snow &#8211; Feather to Fire by Joseph</title>
		<link>http://www.thoughtsofjs.com/ashes-and-snow-feather-to-fire.html/comment-page-1#comment-5</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Mon, 28 Dec 2009 11:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=28#comment-5</guid>
		<description>If you have the chance to watch the entire movie, do it. It is great!</description>
		<content:encoded><![CDATA[<p>If you have the chance to watch the entire movie, do it. It is great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When Nietzsche Wept by Joseph</title>
		<link>http://www.thoughtsofjs.com/when-nietzsche-wept.html/comment-page-1#comment-4</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Mon, 28 Dec 2009 11:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=26#comment-4</guid>
		<description>I&#039;ve found the movie on the internet and downloaded it. It is nice but I suggest watching it after your read the book.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve found the movie on the internet and downloaded it. It is nice but I suggest watching it after your read the book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TA at Work &#8211; Structures, Dynamics and Power by Joseph</title>
		<link>http://www.thoughtsofjs.com/ta-at-work-structures-dynamics-and-power.html/comment-page-1#comment-3</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Mon, 28 Dec 2009 11:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=45#comment-3</guid>
		<description>The workshop was great! I have learned a lot and.. I met Lynda! She is an outstanding professional and a nice person. I hope to have her back soon!</description>
		<content:encoded><![CDATA[<p>The workshop was great! I have learned a lot and.. I met Lynda! She is an outstanding professional and a nice person. I hope to have her back soon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ashes and Snow &#8211; Feather to Fire by Anna</title>
		<link>http://www.thoughtsofjs.com/ashes-and-snow-feather-to-fire.html/comment-page-1#comment-2</link>
		<dc:creator>Anna</dc:creator>
		<pubDate>Thu, 19 Nov 2009 19:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.josephszenasi.com/?p=28#comment-2</guid>
		<description>Joseph, thanks for sharing this, I have found out that I also love this video.</description>
		<content:encoded><![CDATA[<p>Joseph, thanks for sharing this, I have found out that I also love this video.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

