<?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 xn<span class=lowast>*</span>au webdesign</title>
	<atom:link href="http://xnau.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://xnau.com</link>
	<description>web design and development services</description>
	<lastBuildDate>Wed, 22 Feb 2012 17:40:38 +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 WordPress Plugin: Participants Database by Roland</title>
		<link>http://xnau.com/wordpress-plugins/participants-database/comment-page-2/#comment-458</link>
		<dc:creator>Roland</dc:creator>
		<pubDate>Wed, 22 Feb 2012 17:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://xnau.com/?page_id=388#comment-458</guid>
		<description>Hi Brett,

I&#039;ve given this some thought, and have received a few requests for the ability to manage multiple forms/databases. It&#039;s a good idea, but not possible as it is. You may want to look into using a custom post type for your &quot;venues&quot;-- that may provide all the functionality you need. There are several plugins that can help you set up custom post types.</description>
		<content:encoded><![CDATA[<p>Hi Brett,</p>
<p>I&#8217;ve given this some thought, and have received a few requests for the ability to manage multiple forms/databases. It&#8217;s a good idea, but not possible as it is. You may want to look into using a custom post type for your &#8220;venues&#8221;&#8211; that may provide all the functionality you need. There are several plugins that can help you set up custom post types.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin: Participants Database by Roland</title>
		<link>http://xnau.com/wordpress-plugins/participants-database/comment-page-2/#comment-457</link>
		<dc:creator>Roland</dc:creator>
		<pubDate>Wed, 22 Feb 2012 17:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://xnau.com/?page_id=388#comment-457</guid>
		<description>Em,

Yes, you&#039;ll need to use another qualifier in your rule. For instance, the list is enclosed in a div with a class of &quot;participants-database&quot; (this is what would be changed by including a class variable in the shortcode) so your selector should be &quot;.participants-database .PDb-list-image&quot; Now your rule will work.</description>
		<content:encoded><![CDATA[<p>Em,</p>
<p>Yes, you&#8217;ll need to use another qualifier in your rule. For instance, the list is enclosed in a div with a class of &#8220;participants-database&#8221; (this is what would be changed by including a class variable in the shortcode) so your selector should be &#8220;.participants-database .PDb-list-image&#8221; Now your rule will work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin: Participants Database by Roland</title>
		<link>http://xnau.com/wordpress-plugins/participants-database/comment-page-2/#comment-456</link>
		<dc:creator>Roland</dc:creator>
		<pubDate>Wed, 22 Feb 2012 17:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://xnau.com/?page_id=388#comment-456</guid>
		<description>Hi Gosain,

Well, this may be possible depending on how you want to give the link to the user. Once a record has been saved, it will be included in a list of records that can be displayed on the website with the [pdb_list] shortcode. It&#039;s possible to place a link in that list that goes to a page displaying the user&#039;s info (not an edit page). So there&#039;s your link.

In the settings under the general settings tab is a setting to tell the plugin which page you have your [pdb_single] shortcode on. Then, set the column in the list you want the link to the user&#039;s info (like on the first name).

--Roland</description>
		<content:encoded><![CDATA[<p>Hi Gosain,</p>
<p>Well, this may be possible depending on how you want to give the link to the user. Once a record has been saved, it will be included in a list of records that can be displayed on the website with the [pdb_list] shortcode. It&#8217;s possible to place a link in that list that goes to a page displaying the user&#8217;s info (not an edit page). So there&#8217;s your link.</p>
<p>In the settings under the general settings tab is a setting to tell the plugin which page you have your [pdb_single] shortcode on. Then, set the column in the list you want the link to the user&#8217;s info (like on the first name).</p>
<p>&#8211;Roland</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin: Participants Database by Sandy</title>
		<link>http://xnau.com/wordpress-plugins/participants-database/comment-page-2/#comment-455</link>
		<dc:creator>Sandy</dc:creator>
		<pubDate>Wed, 22 Feb 2012 17:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://xnau.com/?page_id=388#comment-455</guid>
		<description>Thank for the reply Roland.  For now I&#039;ll just do it externally, or look for a different plugin.  If you do add this feature, please let me know.  Thanks again for the reply.</description>
		<content:encoded><![CDATA[<p>Thank for the reply Roland.  For now I&#8217;ll just do it externally, or look for a different plugin.  If you do add this feature, please let me know.  Thanks again for the reply.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin: Participants Database by Gosain</title>
		<link>http://xnau.com/wordpress-plugins/participants-database/comment-page-2/#comment-454</link>
		<dc:creator>Gosain</dc:creator>
		<pubDate>Wed, 22 Feb 2012 16:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://xnau.com/?page_id=388#comment-454</guid>
		<description>Hi Roland,

In response to my query on Feb 11, 2012 regarding having an option similar to record edit link with unique code, I had asked whether it is possible to have a link for a participant to get a link url which can only show participant&#039;s detail (without edit) to include as a signature (in email, blog etc.) for the purpose of showing participation, I am waiting if this feature is included. Any thought to include this in future upgrade ?

Thank you.</description>
		<content:encoded><![CDATA[<p>Hi Roland,</p>
<p>In response to my query on Feb 11, 2012 regarding having an option similar to record edit link with unique code, I had asked whether it is possible to have a link for a participant to get a link url which can only show participant&#8217;s detail (without edit) to include as a signature (in email, blog etc.) for the purpose of showing participation, I am waiting if this feature is included. Any thought to include this in future upgrade ?</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin: Participants Database by Em</title>
		<link>http://xnau.com/wordpress-plugins/participants-database/comment-page-2/#comment-453</link>
		<dc:creator>Em</dc:creator>
		<pubDate>Wed, 22 Feb 2012 12:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://xnau.com/?page_id=388#comment-453</guid>
		<description>Hello again Roland,
I have added image styles to my theme CSS as instructed, but the plugin is not reading it...

In wp-content/themes/twentyten/style.css

.PDb-list-image {
    width:auto;
    max-height:100px;
    vertical-align:middle;
    text-align:center;
}

Do I need to add a class, e.g.
#myclass.PDb-list-image {...} and then insert
[pdb_list class=&quot;myclass&quot;] ?</description>
		<content:encoded><![CDATA[<p>Hello again Roland,<br />
I have added image styles to my theme CSS as instructed, but the plugin is not reading it&#8230;</p>
<p>In wp-content/themes/twentyten/style.css</p>
<p>.PDb-list-image {<br />
    width:auto;<br />
    max-height:100px;<br />
    vertical-align:middle;<br />
    text-align:center;<br />
}</p>
<p>Do I need to add a class, e.g.<br />
#myclass.PDb-list-image {&#8230;} and then insert<br />
[pdb_list class="myclass"] ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin: Participants Database by Brett Paul</title>
		<link>http://xnau.com/wordpress-plugins/participants-database/comment-page-2/#comment-450</link>
		<dc:creator>Brett Paul</dc:creator>
		<pubDate>Wed, 22 Feb 2012 05:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://xnau.com/?page_id=388#comment-450</guid>
		<description>Roland - Thank you so much for putting this plug-in together. I&#039;ve been experimenting with it for a few days and am impressed at all it can do. I hope to make it a long-term part of my site. I do have a question - is it possible to install the plug-in such that it can manage two different types of information, or install and configure it twice but differently? Participants and venues, for example.</description>
		<content:encoded><![CDATA[<p>Roland &#8211; Thank you so much for putting this plug-in together. I&#8217;ve been experimenting with it for a few days and am impressed at all it can do. I hope to make it a long-term part of my site. I do have a question &#8211; is it possible to install the plug-in such that it can manage two different types of information, or install and configure it twice but differently? Participants and venues, for example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin: Participants Database by Roland</title>
		<link>http://xnau.com/wordpress-plugins/participants-database/comment-page-2/#comment-449</link>
		<dc:creator>Roland</dc:creator>
		<pubDate>Tue, 21 Feb 2012 20:09:31 +0000</pubDate>
		<guid isPermaLink="false">http://xnau.com/?page_id=388#comment-449</guid>
		<description>Kim,

Yes, I get requests for this a lot. The short answer is no, but I want to make it work with another plugin that does handle mass emailings. Some time ago I looked around for a plugin that did a good job of sending out lots of emails, but didn&#039;t find anything I could recommend in the free category (I&#039;m sure there are premium plugins that would work well). If you come across a good free one, let me know and I will look into integrating the two.</description>
		<content:encoded><![CDATA[<p>Kim,</p>
<p>Yes, I get requests for this a lot. The short answer is no, but I want to make it work with another plugin that does handle mass emailings. Some time ago I looked around for a plugin that did a good job of sending out lots of emails, but didn&#8217;t find anything I could recommend in the free category (I&#8217;m sure there are premium plugins that would work well). If you come across a good free one, let me know and I will look into integrating the two.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin: Participants Database by Roland</title>
		<link>http://xnau.com/wordpress-plugins/participants-database/comment-page-2/#comment-448</link>
		<dc:creator>Roland</dc:creator>
		<pubDate>Tue, 21 Feb 2012 20:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://xnau.com/?page_id=388#comment-448</guid>
		<description>Hi, Gordon,

Yes, I think I need to re-write the docs...but the shortcode you&#039;re looking for is [pdb_signup]. Be sure to assign the fields you want to show up in the signup form by checking the &quot;signup&quot; column on the manage database fields page.

--Roland</description>
		<content:encoded><![CDATA[<p>Hi, Gordon,</p>
<p>Yes, I think I need to re-write the docs&#8230;but the shortcode you&#8217;re looking for is [pdb_signup]. Be sure to assign the fields you want to show up in the signup form by checking the &#8220;signup&#8221; column on the manage database fields page.</p>
<p>&#8211;Roland</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Plugin: Participants Database by Roland</title>
		<link>http://xnau.com/wordpress-plugins/participants-database/comment-page-2/#comment-447</link>
		<dc:creator>Roland</dc:creator>
		<pubDate>Tue, 21 Feb 2012 20:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://xnau.com/?page_id=388#comment-447</guid>
		<description>Hi Sandy,

Your idea is an interesting one…it&#039;s not really possible with the plugin as it stands, but it makes me wonder if some kind of calculation ability might be a good feature. You&#039;d pretty much have to modify the plugin files yourself to achieve this…then you&#039;d have to be very careful not to upgrade without integrating your changes into the new files.</description>
		<content:encoded><![CDATA[<p>Hi Sandy,</p>
<p>Your idea is an interesting one…it&#8217;s not really possible with the plugin as it stands, but it makes me wonder if some kind of calculation ability might be a good feature. You&#8217;d pretty much have to modify the plugin files yourself to achieve this…then you&#8217;d have to be very careful not to upgrade without integrating your changes into the new files.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

