<?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: MyBB Username Reference Notification Plugin</title>
	<atom:link href="http://abhijeetmaharana.com/blog/2010/03/24/mybb-username-reference-notification-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://abhijeetmaharana.com/blog/2010/03/24/mybb-username-reference-notification-plugin/</link>
	<description></description>
	<lastBuildDate>Wed, 15 Feb 2012 04:39:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Abhijeet Maharana</title>
		<link>http://abhijeetmaharana.com/blog/2010/03/24/mybb-username-reference-notification-plugin/#comment-296</link>
		<dc:creator>Abhijeet Maharana</dc:creator>
		<pubDate>Mon, 07 Mar 2011 17:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://abhijeetmaharana.com/blog/?p=119#comment-296</guid>
		<description>Hi djdoubt3,

Thanks for dropping by. For handling usernames with spaces and other special characters, you need to change the regex &quot;/@(\w+)/i&quot; in get_users_to_notify() to something that can handle such input which is enclosed within delimiters.

To have this automatically enabled for new users, you can modify the alter table statement in urnotification_activate() function to set the default value to 1.

I did not have the chance to work on this anymore but I hope the above works for you.</description>
		<content:encoded><![CDATA[<p>Hi djdoubt3,</p>
<p>Thanks for dropping by. For handling usernames with spaces and other special characters, you need to change the regex &#8220;/@(\w+)/i&#8221; in get_users_to_notify() to something that can handle such input which is enclosed within delimiters.</p>
<p>To have this automatically enabled for new users, you can modify the alter table statement in urnotification_activate() function to set the default value to 1.</p>
<p>I did not have the chance to work on this anymore but I hope the above works for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: djdoubt03</title>
		<link>http://abhijeetmaharana.com/blog/2010/03/24/mybb-username-reference-notification-plugin/#comment-295</link>
		<dc:creator>djdoubt03</dc:creator>
		<pubDate>Tue, 01 Mar 2011 05:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://abhijeetmaharana.com/blog/?p=119#comment-295</guid>
		<description>Have you by chance gotten this to work with users names that have spaces?</description>
		<content:encoded><![CDATA[<p>Have you by chance gotten this to work with users names that have spaces?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: djdoubt03</title>
		<link>http://abhijeetmaharana.com/blog/2010/03/24/mybb-username-reference-notification-plugin/#comment-294</link>
		<dc:creator>djdoubt03</dc:creator>
		<pubDate>Tue, 01 Mar 2011 05:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://abhijeetmaharana.com/blog/?p=119#comment-294</guid>
		<description>Can you provide me with info on how to have this automatically enabled when new users register?</description>
		<content:encoded><![CDATA[<p>Can you provide me with info on how to have this automatically enabled when new users register?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhijeet Maharana</title>
		<link>http://abhijeetmaharana.com/blog/2010/03/24/mybb-username-reference-notification-plugin/#comment-293</link>
		<dc:creator>Abhijeet Maharana</dc:creator>
		<pubDate>Mon, 29 Mar 2010 06:00:19 +0000</pubDate>
		<guid isPermaLink="false">http://abhijeetmaharana.com/blog/?p=119#comment-293</guid>
		<description>Good idea Mac! Will try this.</description>
		<content:encoded><![CDATA[<p>Good idea Mac! Will try this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mac</title>
		<link>http://abhijeetmaharana.com/blog/2010/03/24/mybb-username-reference-notification-plugin/#comment-292</link>
		<dc:creator>Mac</dc:creator>
		<pubDate>Thu, 25 Mar 2010 04:46:05 +0000</pubDate>
		<guid isPermaLink="false">http://abhijeetmaharana.com/blog/?p=119#comment-292</guid>
		<description>Why not you submit this to mybb plugin category so that people can try it out and give comments? More visibility that way.</description>
		<content:encoded><![CDATA[<p>Why not you submit this to mybb plugin category so that people can try it out and give comments? More visibility that way.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

