<?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: 14 Options for Managing Membership Websites</title>
	<atom:link href="http://vandelaydesign.com/blog/web-development/membership-websites/feed/" rel="self" type="application/rss+xml" />
	<link>http://vandelaydesign.com/blog/web-development/membership-websites/</link>
	<description>Web Design and Development Blog</description>
	<lastBuildDate>Wed, 17 Mar 2010 03:46:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kosanostra &#187; Blog Archive &#187; 14 soluzioni per la gestione della membership</title>
		<link>http://vandelaydesign.com/blog/web-development/membership-websites/#comment-48073</link>
		<dc:creator>Kosanostra &#187; Blog Archive &#187; 14 soluzioni per la gestione della membership</dc:creator>
		<pubDate>Wed, 24 Feb 2010 14:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=1577#comment-48073</guid>
		<description>[...] http://vandelaydesign.com/blog/web-development/membership-websites/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://vandelaydesign.com/blog/web-development/membership-websites/" rel="nofollow">http://vandelaydesign.com/blog/web-development/membership-websites/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://vandelaydesign.com/blog/web-development/membership-websites/#comment-47705</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 18 Feb 2010 18:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=1577#comment-47705</guid>
		<description>Having used Wishlist member on a good sized (3000+ trials, roughly 1500 continuing members) membership site, we&#039;ve had a rough go of it.  

If you need to do anything out of the ordinary, I&#039;d steer clear.  Integrate with another system?  Good luck.  The latest version I have (which admittedly is 8 or 9 months old - so it is very possible this has changed since then) has an entirely encrypted codebase, and all member information stored in a single, serialized variable.  If you want to try to get at it from outside of the confines of that particular wordpress install, you have to reverse engineer their access code based on this single serialized array.  It&#039;s a nightmare.

We did get our setup working with idevaffiliate (another system I&#039;m not crazy about), but it took a fair amount of work, and the whole thing is pretty fragile.

On the plus side, wishlist has a great backend interface, and is easy to use.  If you are going to use it specifically for a single wordpress installation to protect content, and you don&#039;t intend to expand, or do anything interesting with the membership data, it&#039;s probably a great choice.</description>
		<content:encoded><![CDATA[<p>Having used Wishlist member on a good sized (3000+ trials, roughly 1500 continuing members) membership site, we&#8217;ve had a rough go of it.  </p>
<p>If you need to do anything out of the ordinary, I&#8217;d steer clear.  Integrate with another system?  Good luck.  The latest version I have (which admittedly is 8 or 9 months old &#8211; so it is very possible this has changed since then) has an entirely encrypted codebase, and all member information stored in a single, serialized variable.  If you want to try to get at it from outside of the confines of that particular wordpress install, you have to reverse engineer their access code based on this single serialized array.  It&#8217;s a nightmare.</p>
<p>We did get our setup working with idevaffiliate (another system I&#8217;m not crazy about), but it took a fair amount of work, and the whole thing is pretty fragile.</p>
<p>On the plus side, wishlist has a great backend interface, and is easy to use.  If you are going to use it specifically for a single wordpress installation to protect content, and you don&#8217;t intend to expand, or do anything interesting with the membership data, it&#8217;s probably a great choice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jo(h)nny</title>
		<link>http://vandelaydesign.com/blog/web-development/membership-websites/#comment-42483</link>
		<dc:creator>Jo(h)nny</dc:creator>
		<pubDate>Tue, 15 Dec 2009 14:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=1577#comment-42483</guid>
		<description>Vielen Dank, habt mir sehr weiter geholfen. LG aus Deutschland</description>
		<content:encoded><![CDATA[<p>Vielen Dank, habt mir sehr weiter geholfen. LG aus Deutschland</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: odtaa</title>
		<link>http://vandelaydesign.com/blog/web-development/membership-websites/#comment-42477</link>
		<dc:creator>odtaa</dc:creator>
		<pubDate>Tue, 15 Dec 2009 12:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=1577#comment-42477</guid>
		<description>Just a few comments for other people&#039;s comments. 

amember is quite powerful, but does require a bit of work to get it moving.  

Initially my client wanted an area where subscribers to a specific course could go and a second area where anyone who had subscribed to any course could go.  

It was a bit clumsy about the way this was displayed on the signed up member&#039;s page and in the end I decided to put a cop[y of the shared contant in every course folder.  

The affiliate scheme is very, very basic.  I&#039;m invesigating linking a commerical affiliate package to amember.   

On the plus side there are a lot of extra features, such as a way of sending a series of emails after a number of days. 

Support is technically very good, relatively quick, but they sort things and don&#039;t necessarily give explanations.  

Wishlist I had to turn down as it doesn&#039;t have address fields and the only two affiliates are Clickbank and 1ShoppingCart.  They are looking at a link with iDev Affiliate, but there&#039;s problems with the recurring payments.</description>
		<content:encoded><![CDATA[<p>Just a few comments for other people&#8217;s comments. </p>
<p>amember is quite powerful, but does require a bit of work to get it moving.  </p>
<p>Initially my client wanted an area where subscribers to a specific course could go and a second area where anyone who had subscribed to any course could go.  </p>
<p>It was a bit clumsy about the way this was displayed on the signed up member&#8217;s page and in the end I decided to put a cop[y of the shared contant in every course folder.  </p>
<p>The affiliate scheme is very, very basic.  I&#8217;m invesigating linking a commerical affiliate package to amember.   </p>
<p>On the plus side there are a lot of extra features, such as a way of sending a series of emails after a number of days. </p>
<p>Support is technically very good, relatively quick, but they sort things and don&#8217;t necessarily give explanations.  </p>
<p>Wishlist I had to turn down as it doesn&#8217;t have address fields and the only two affiliates are Clickbank and 1ShoppingCart.  They are looking at a link with iDev Affiliate, but there&#8217;s problems with the recurring payments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 14 programas para crear un sitio de membresía paga - elWebmaster.com</title>
		<link>http://vandelaydesign.com/blog/web-development/membership-websites/#comment-41436</link>
		<dc:creator>14 programas para crear un sitio de membresía paga - elWebmaster.com</dc:creator>
		<pubDate>Thu, 26 Nov 2009 10:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=1577#comment-41436</guid>
		<description>[...] Fuente: Vandelay Design [...]</description>
		<content:encoded><![CDATA[<p>[...] Fuente: Vandelay Design [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Notes &#38; Resources from Wordpress for Business Meetup &#124; Web Training Wheels</title>
		<link>http://vandelaydesign.com/blog/web-development/membership-websites/#comment-41168</link>
		<dc:creator>Notes &#38; Resources from Wordpress for Business Meetup &#124; Web Training Wheels</dc:creator>
		<pubDate>Fri, 20 Nov 2009 19:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=1577#comment-41168</guid>
		<description>[...] One way of monetizing your audience could be to provide premium content or a paid membership service. There are numerous plugins available to help you manage this. WishList Member seems to be one of the more popular solutions. This article lists various others you can check out: http://vandelaydesign.com/blog/web-development/membership-websites/ [...]</description>
		<content:encoded><![CDATA[<p>[...] One way of monetizing your audience could be to provide premium content or a paid membership service. There are numerous plugins available to help you manage this. WishList Member seems to be one of the more popular solutions. This article lists various others you can check out: <a href="http://vandelaydesign.com/blog/web-development/membership-websites/" rel="nofollow">http://vandelaydesign.com/blog/web-development/membership-websites/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://vandelaydesign.com/blog/web-development/membership-websites/#comment-40846</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Sat, 14 Nov 2009 00:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=1577#comment-40846</guid>
		<description>Does anyone know anything about Instant Membership Site Creator. It is supposed to be a Wordpress plugin.  I have seen a number of sites selling it from $6 up to $30. It seems to be dated 2007. Does it still exist and is there support? Is it any good?</description>
		<content:encoded><![CDATA[<p>Does anyone know anything about Instant Membership Site Creator. It is supposed to be a Wordpress plugin.  I have seen a number of sites selling it from $6 up to $30. It seems to be dated 2007. Does it still exist and is there support? Is it any good?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jo(h)nny</title>
		<link>http://vandelaydesign.com/blog/web-development/membership-websites/#comment-40552</link>
		<dc:creator>Jo(h)nny</dc:creator>
		<pubDate>Sat, 07 Nov 2009 23:29:51 +0000</pubDate>
		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=1577#comment-40552</guid>
		<description>The wordpress plugins is really good options to start with  develop a custom one for favorite CMS.</description>
		<content:encoded><![CDATA[<p>The wordpress plugins is really good options to start with  develop a custom one for favorite CMS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Design Kilkenny</title>
		<link>http://vandelaydesign.com/blog/web-development/membership-websites/#comment-39500</link>
		<dc:creator>Web Design Kilkenny</dc:creator>
		<pubDate>Tue, 20 Oct 2009 20:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=1577#comment-39500</guid>
		<description>Thanks for posting this roundup - It would be nice to see a list of free options!</description>
		<content:encoded><![CDATA[<p>Thanks for posting this roundup &#8211; It would be nice to see a list of free options!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David&#8217;s Weekly Tech Reader - 93South &#8211; Thoughts on New England Web 2.0</title>
		<link>http://vandelaydesign.com/blog/web-development/membership-websites/#comment-39429</link>
		<dc:creator>David&#8217;s Weekly Tech Reader - 93South &#8211; Thoughts on New England Web 2.0</dc:creator>
		<pubDate>Mon, 19 Oct 2009 11:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://vandelaydesign.com/blog/?p=1577#comment-39429</guid>
		<description>[...] 14 Options for Managing Membership WebsitesPublished: October 14, 2009 [...]</description>
		<content:encoded><![CDATA[<p>[...] 14 Options for Managing Membership WebsitesPublished: October 14, 2009 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
