<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Dipsters.org Forum &#187; Topic: Membership list</title>
		<link>http://www.dipsters.org/forum/topic/membership-list</link>
		<description>First please read the post, &quot;Welcome! Using the Forum&quot;.</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Sep 2010 04:01:08 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.dipsters.org/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.dipsters.org/forum/rss/topic/membership-list" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Babcock on "Membership list"</title>
			<link>http://www.dipsters.org/forum/topic/membership-list#post-119</link>
			<pubDate>Mon, 11 Jan 2010 01:39:22 +0000</pubDate>
			<dc:creator>Chris Babcock</dc:creator>
			<guid isPermaLink="false">119@http://www.dipsters.org/forum/</guid>
			<description>&#60;p&#62;You already have name and email address in Word Press profiles. To create the kind of member lists that a GM would need, however, you need to add a little bit more...&#60;/p&#62;
&#60;p&#62;SQL Tables:&#60;br /&#62;
Player Status - player id (key), player status&#60;br /&#62;
Player Emails - player email (key), player id (indexed), is primary (optional)&#60;/p&#62;
&#60;p&#62;Accesses:&#60;br /&#62;
Players - Add and remove addresses on profile edit page.&#60;br /&#62;
GMs - (Paranoid version) Verify emails process. GM checks boxes of allowed player classes and pastes emails into text area. Response page indicates which addresses are not members or not in the eligible membership class.&#60;/p&#62;
&#60;p&#62;I don't do PHP, but most coders competent in PHP would be able to hack the Word Press edit profile page in the way I describe and create a simple eligibility check. In addition to protecting member privacy, an eligibility check service is slightly easier to access from a script.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
