<?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: Personalised emails or communications</title>
	<atom:link href="http://webdesign.anmari.com/1384/personalised-emails-or-communications/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdesign.anmari.com/1384/personalised-emails-or-communications/</link>
	<description>Simply effective web services</description>
	<lastBuildDate>Mon, 29 Aug 2011 21:48:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: mary</title>
		<link>http://webdesign.anmari.com/1384/personalised-emails-or-communications/comment-page-1/#comment-4190</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Wed, 24 Mar 2010 00:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.anmari.com/?p=1384#comment-4190</guid>
		<description>That does help a lot.  I now understand the bracket function, thanks.

And I think my main issue is that MailPress doesn&#039;t give me the option to configure an email per user (or if it does I can&#039;t find it).  But I tried that option in Subscribe2, and the Personalise plugin worked perfectly.

Thank you very much for clarifying the issue.  That was an immense help!</description>
		<content:encoded><![CDATA[<p>That does help a lot.  I now understand the bracket function, thanks.</p>
<p>And I think my main issue is that MailPress doesn&#8217;t give me the option to configure an email per user (or if it does I can&#8217;t find it).  But I tried that option in Subscribe2, and the Personalise plugin worked perfectly.</p>
<p>Thank you very much for clarifying the issue.  That was an immense help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anna-marie</title>
		<link>http://webdesign.anmari.com/1384/personalised-emails-or-communications/comment-page-1/#comment-4189</link>
		<dc:creator>anna-marie</dc:creator>
		<pubDate>Tue, 23 Mar 2010 23:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.anmari.com/?p=1384#comment-4189</guid>
		<description>See comments about single recipients in reply to your other comment.  Possibly mailpress is using the sender user as the dummy recipient and blind copying the mailing list - this would result in the recipient being admin and so of course that is the details that the personalisation plugin would use.</description>
		<content:encoded><![CDATA[<p>See comments about single recipients in reply to your other comment.  Possibly mailpress is using the sender user as the dummy recipient and blind copying the mailing list &#8211; this would result in the recipient being admin and so of course that is the details that the personalisation plugin would use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anna-marie</title>
		<link>http://webdesign.anmari.com/1384/personalised-emails-or-communications/comment-page-1/#comment-4188</link>
		<dc:creator>anna-marie</dc:creator>
		<pubDate>Tue, 23 Mar 2010 22:50:37 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.anmari.com/?p=1384#comment-4188</guid>
		<description>Mary, I don&#039;t know mailpress or how it works however some thoughts that may help clarify your situation:

The &quot;mailing&quot; MUST be going to one person at a time (obviously?).  For example in Subscribe2 one can configure bulk emails or an email per user.  If one specifies an email per user, then personalisation can work as it looks up the user to which the email is being sent and uses those details.   The personalisation plugin cannot work if a single bulk email is being sent to many people at one time.  

The plugin or functionality doing the email must allow wordpress to apply the filters and shortcodes to the content. (It is possible for a plugin to switch those off, or depending how mailpress is written, it may simply not apply them.   )

The brackets [] are not my invention - this is wordpress syntax into which one could put a shortcode if one hasd an active plugin that would process that shortcode.  When wordpress processes the content it checks to see if there is a shortcode (created by itself or a plugin) with that  shortcode and then applies it.  If nothing it just leaves the text unchanged  - hence [test] stays as that unless someone has an active &quot;test&quot; shortcode.   

Hope that helps!</description>
		<content:encoded><![CDATA[<p>Mary, I don&#8217;t know mailpress or how it works however some thoughts that may help clarify your situation:</p>
<p>The &#8220;mailing&#8221; MUST be going to one person at a time (obviously?).  For example in Subscribe2 one can configure bulk emails or an email per user.  If one specifies an email per user, then personalisation can work as it looks up the user to which the email is being sent and uses those details.   The personalisation plugin cannot work if a single bulk email is being sent to many people at one time.  </p>
<p>The plugin or functionality doing the email must allow wordpress to apply the filters and shortcodes to the content. (It is possible for a plugin to switch those off, or depending how mailpress is written, it may simply not apply them.   )</p>
<p>The brackets [] are not my invention &#8211; this is wordpress syntax into which one could put a shortcode if one hasd an active plugin that would process that shortcode.  When wordpress processes the content it checks to see if there is a shortcode (created by itself or a plugin) with that  shortcode and then applies it.  If nothing it just leaves the text unchanged  &#8211; hence [test] stays as that unless someone has an active &#8220;test&#8221; shortcode.   </p>
<p>Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mary</title>
		<link>http://webdesign.anmari.com/1384/personalised-emails-or-communications/comment-page-1/#comment-4187</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Tue, 23 Mar 2010 17:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.anmari.com/?p=1384#comment-4187</guid>
		<description>Also, I just sent email to a mailing list through MailPress, and in the place of &quot;[user]&quot; the email displays &quot;Admin,&quot; which is the sender&#039;s &quot;nice name.&quot;</description>
		<content:encoded><![CDATA[<p>Also, I just sent email to a mailing list through MailPress, and in the place of &#8220;[user]&#8221; the email displays &#8220;Admin,&#8221; which is the sender&#8217;s &#8220;nice name.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mary</title>
		<link>http://webdesign.anmari.com/1384/personalised-emails-or-communications/comment-page-1/#comment-4186</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Tue, 23 Mar 2010 17:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.anmari.com/?p=1384#comment-4186</guid>
		<description>Hi Anna-Marie,

I enter &quot;[test]&quot; because when I enter &quot;[user]&quot; the email displays a blank space at the location where &quot;[user]&quot; is typed, and I was trying to see if MailPress thought that brackets were some kind of code.

Anyway, I wonder if my problem has to do with writing a post and then using MailPress to email that post.  If I&#039;m logged in, the post displays the &quot;nice name&quot; on the blog webpage, and if I receive the post in an RSS feed, the text displays the &quot;default text to display if no user name,&quot; which is &quot;reader.&quot;  

It&#039;s only when I enter &quot;[user]&quot; into a post, which is automatically emailed to my users through MailPress, that nothing shows up.  The &quot;nice name&quot; and the &quot;default text to display if no user name&quot; do not show up at all, it&#039;s just a blank space.</description>
		<content:encoded><![CDATA[<p>Hi Anna-Marie,</p>
<p>I enter &#8220;[test]&#8221; because when I enter &#8220;[user]&#8221; the email displays a blank space at the location where &#8220;[user]&#8221; is typed, and I was trying to see if MailPress thought that brackets were some kind of code.</p>
<p>Anyway, I wonder if my problem has to do with writing a post and then using MailPress to email that post.  If I&#8217;m logged in, the post displays the &#8220;nice name&#8221; on the blog webpage, and if I receive the post in an RSS feed, the text displays the &#8220;default text to display if no user name,&#8221; which is &#8220;reader.&#8221;  </p>
<p>It&#8217;s only when I enter &#8220;[user]&#8221; into a post, which is automatically emailed to my users through MailPress, that nothing shows up.  The &#8220;nice name&#8221; and the &#8220;default text to display if no user name&#8221; do not show up at all, it&#8217;s just a blank space.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anna-marie</title>
		<link>http://webdesign.anmari.com/1384/personalised-emails-or-communications/comment-page-1/#comment-4184</link>
		<dc:creator>anna-marie</dc:creator>
		<pubDate>Tue, 23 Mar 2010 02:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.anmari.com/?p=1384#comment-4184</guid>
		<description>Dear Mary,

are you logged : then are your name fields populated ? if you are logged in I assume, it will look up your &quot;nice name&quot;.
if not logged in : got o the plugin settings - is the default text to display populated eg: with something &quot;reader&quot;.  See http://webdesign.anmari.com/plugins/personalise/

with regard to  emails going out - why are you entering [test]?   
Follow the same syntax - the shortcode is always [user] and then you can add parameters and have eg: [user user_email]  if you want the email address rather than the user nice name.</description>
		<content:encoded><![CDATA[<p>Dear Mary,</p>
<p>are you logged : then are your name fields populated ? if you are logged in I assume, it will look up your &#8220;nice name&#8221;.<br />
if not logged in : got o the plugin settings &#8211; is the default text to display populated eg: with something &#8220;reader&#8221;.  See <a href="http://webdesign.anmari.com/plugins/personalise/" rel="nofollow">http://webdesign.anmari.com/plugins/personalise/</a></p>
<p>with regard to  emails going out &#8211; why are you entering [test]?<br />
Follow the same syntax &#8211; the shortcode is always [user] and then you can add parameters and have eg: [user user_email]  if you want the email address rather than the user nice name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mary</title>
		<link>http://webdesign.anmari.com/1384/personalised-emails-or-communications/comment-page-1/#comment-4183</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Tue, 23 Mar 2010 01:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.anmari.com/?p=1384#comment-4183</guid>
		<description>I&#039;ve tried using the Personalise plugin with the MailPress plugin, and I&#039;ll enter something like &quot;Dear [user],&quot; in my new post, and in the email of the post, it just displays &quot;Dear ,&quot;.  And it&#039;s not WordPress reading the brackets as syntax because I&#039;ll enter &quot;[test]&quot; and the email will display &quot;[test]&quot;.  Am I missing some step?  Thanks much!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried using the Personalise plugin with the MailPress plugin, and I&#8217;ll enter something like &#8220;Dear [user],&#8221; in my new post, and in the email of the post, it just displays &#8220;Dear ,&#8221;.  And it&#8217;s not WordPress reading the brackets as syntax because I&#8217;ll enter &#8220;[test]&#8221; and the email will display &#8220;[test]&#8220;.  Am I missing some step?  Thanks much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Plugin Competition Blog &#187; Personalise your web posts, pages or emails</title>
		<link>http://webdesign.anmari.com/1384/personalised-emails-or-communications/comment-page-1/#comment-3810</link>
		<dc:creator>WordPress Plugin Competition Blog &#187; Personalise your web posts, pages or emails</dc:creator>
		<pubDate>Thu, 30 Jul 2009 09:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.anmari.com/?p=1384#comment-3810</guid>
		<description>[...] Please see the plugin page http://webdesign.anmari.com/plugins/personalise/ for more information, and also before you go ahead with setting up your site to be more &#8220;personalised&#8221; consider the points made here: http://webdesign.anmari.com/personalised-emails-or-communications/  [...]</description>
		<content:encoded><![CDATA[<p>[...] Please see the plugin page <a href="http://webdesign.anmari.com/plugins/personalise/ for" rel="nofollow">http://webdesign.anmari.com/plugins/personalise/ for</a> more information, and also before you go ahead with setting up your site to be more &#8220;personalised&#8221; consider the points made here: <a href="http://webdesign.anmari.com/personalised-emails-or-communications/ " rel="nofollow">http://webdesign.anmari.com/personalised-emails-or-communications/ </a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

