<?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 Fantastiblog</title>
	<atom:link href="http://www.fantastic.net.au/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fantastic.net.au/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 23 Aug 2010 00:31:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on More Google Apps as OpenID for WordPress by matthew</title>
		<link>http://www.fantastic.net.au/blog/2009/11/28/more-google-apps-as-openid-for-wordpress/comment-page-1/#comment-7435</link>
		<dc:creator>matthew</dc:creator>
		<pubDate>Mon, 23 Aug 2010 00:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.fantastic.net.au/blog/?p=34#comment-7435</guid>
		<description>@Alexandre - wow! I would not have thought of extending this solution so far, but that looks like it would have worked. How did you go?

As I mentioned to @Zoltan for the simple purpose of integrating GAFYD and Wordpress this is really too much work for too little payoff, but in your case getting Moodle as well and perhaps even TikiWiki then the payoff is there for sure!

You are quite right on the process - I&#039;d love to hear how you went with it.</description>
		<content:encoded><![CDATA[<p>@Alexandre &#8211; wow! I would not have thought of extending this solution so far, but that looks like it would have worked. How did you go?</p>
<p>As I mentioned to @Zoltan for the simple purpose of integrating GAFYD and WordPress this is really too much work for too little payoff, but in your case getting Moodle as well and perhaps even TikiWiki then the payoff is there for sure!</p>
<p>You are quite right on the process &#8211; I&#8217;d love to hear how you went with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on More Google Apps as OpenID for WordPress by matthew</title>
		<link>http://www.fantastic.net.au/blog/2009/11/28/more-google-apps-as-openid-for-wordpress/comment-page-1/#comment-7427</link>
		<dc:creator>matthew</dc:creator>
		<pubDate>Wed, 11 Aug 2010 04:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.fantastic.net.au/blog/?p=34#comment-7427</guid>
		<description>@Zoltan You are so right -  I am guilty of over-engineering this solution because when I get an idea and a sniff of blood I can be quite blind to any other options as I track it down.

So you have a great simple solution - just let them log in with the GAFYD account &amp; create their own account on the blog.

I guess my main aim was to have only a single password for the user to remember, but the complexity cost in setting it up may be too high for simple situations.</description>
		<content:encoded><![CDATA[<p>@Zoltan You are so right &#8211;  I am guilty of over-engineering this solution because when I get an idea and a sniff of blood I can be quite blind to any other options as I track it down.</p>
<p>So you have a great simple solution &#8211; just let them log in with the GAFYD account &#038; create their own account on the blog.</p>
<p>I guess my main aim was to have only a single password for the user to remember, but the complexity cost in setting it up may be too high for simple situations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on More Google Apps as OpenID for WordPress by Alexandre</title>
		<link>http://www.fantastic.net.au/blog/2009/11/28/more-google-apps-as-openid-for-wordpress/comment-page-1/#comment-7420</link>
		<dc:creator>Alexandre</dc:creator>
		<pubDate>Sat, 03 Jul 2010 02:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.fantastic.net.au/blog/?p=34#comment-7420</guid>
		<description>Intriguing. I&#039;ll have to try it.
This is for some courses I&#039;m teaching. I&#039;d like to provide SSO between BuddyPress and Moodle (at a minimum) along with  Google Apps and TikiWiki (if possible). This all sounds like a neat workaround since it doesn&#039;t require setting up my own authentication method. (Moodle has some integration with Google Apps and TikiWiki accepts OpenID, so we might be ok.)
However, it does require a few minutes per user, AFAICT. Not too much of a problem with a limited number of students, but it&#039;s probably not scaleable.
So, to reiterate... For each user, I need to:
* Create a GAYD account (seems like the Moodle integration does this).
* Keep the login info somewhere.
* Create a new WP account.
* Log into WP as that user.
* Add OpenID.
* Log into that user&#039;s GAYD account.
* Log into WP using OpenID.

A bit convoluted, but if it works, it&#039;s nice. In fact, I might let students use their authentication method, offering them some help along the way. Although, typically, that ends up eating into much of my time since I get lots of support question, distracting us from the course material.

At any rate, thanks a lot for this post!</description>
		<content:encoded><![CDATA[<p>Intriguing. I&#8217;ll have to try it.<br />
This is for some courses I&#8217;m teaching. I&#8217;d like to provide SSO between BuddyPress and Moodle (at a minimum) along with  Google Apps and TikiWiki (if possible). This all sounds like a neat workaround since it doesn&#8217;t require setting up my own authentication method. (Moodle has some integration with Google Apps and TikiWiki accepts OpenID, so we might be ok.)<br />
However, it does require a few minutes per user, AFAICT. Not too much of a problem with a limited number of students, but it&#8217;s probably not scaleable.<br />
So, to reiterate&#8230; For each user, I need to:<br />
* Create a GAYD account (seems like the Moodle integration does this).<br />
* Keep the login info somewhere.<br />
* Create a new WP account.<br />
* Log into WP as that user.<br />
* Add OpenID.<br />
* Log into that user&#8217;s GAYD account.<br />
* Log into WP using OpenID.</p>
<p>A bit convoluted, but if it works, it&#8217;s nice. In fact, I might let students use their authentication method, offering them some help along the way. Although, typically, that ends up eating into much of my time since I get lots of support question, distracting us from the course material.</p>
<p>At any rate, thanks a lot for this post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on More Google Apps as OpenID for WordPress by Zoltan</title>
		<link>http://www.fantastic.net.au/blog/2009/11/28/more-google-apps-as-openid-for-wordpress/comment-page-1/#comment-7418</link>
		<dc:creator>Zoltan</dc:creator>
		<pubDate>Mon, 14 Jun 2010 11:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.fantastic.net.au/blog/?p=34#comment-7418</guid>
		<description>Thanks for the &quot;manual&quot; - however, isn&#039;t is much more simple if you have your Google Apps hosted domain users log in simply with their account? This way they actually create their own profile without any admin interaction or preparation, so it&#039;s not only easier but safer, and the user has more control.</description>
		<content:encoded><![CDATA[<p>Thanks for the &#8220;manual&#8221; &#8211; however, isn&#8217;t is much more simple if you have your Google Apps hosted domain users log in simply with their account? This way they actually create their own profile without any admin interaction or preparation, so it&#8217;s not only easier but safer, and the user has more control.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Managing WordPress users and Google apps by Tweets that mention Fantastiblog Â» Blog Archive Â» Managing Wordpress users and Google apps -- Topsy.com</title>
		<link>http://www.fantastic.net.au/blog/2009/11/09/managing-wordpress-users-and-google-apps/comment-page-1/#comment-7382</link>
		<dc:creator>Tweets that mention Fantastiblog Â» Blog Archive Â» Managing Wordpress users and Google apps -- Topsy.com</dc:creator>
		<pubDate>Mon, 09 Nov 2009 23:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.fantastic.net.au/blog/?p=20#comment-7382</guid>
		<description>[...] This post was mentioned on Twitter by Matthew Hall, Matthew Hall. Matthew Hall said: I&#039;ve shortlisted the Wordpress plugins that might help with managing WP users &amp; Google apps accounts: http://is.gd/4QQaj [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Matthew Hall, Matthew Hall. Matthew Hall said: I&#39;ve shortlisted the WordPress plugins that might help with managing WP users &amp; Google apps accounts: <a href="http://is.gd/4QQaj" rel="nofollow">http://is.gd/4QQaj</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Earn extra cash easily by Daniel McGonagle</title>
		<link>http://www.fantastic.net.au/blog/2008/01/07/earn-extra-cash-easily/comment-page-1/#comment-4905</link>
		<dc:creator>Daniel McGonagle</dc:creator>
		<pubDate>Sun, 03 Feb 2008 22:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.fantastic.net.au/blog/2008/01/07/earn-extra-cash-easily/#comment-4905</guid>
		<description>I applaud your focus on earning &quot;small realistic amounts&quot; of money online. Too many people are running after that dream of making a million dollars overnight. The people really making a million overnight are the ones selling that dream. Far better to set your sites on earning small, realistic amounts of cash, learn as you earn, and build on what you learn. My web site http://www.instantcashpaydays.com teaches people dozens of ways to earn extra cash, and I tell people flat out, &quot;Better to go after a realistic $50 or $100 and actually see that come into your PayPal account than to pursue a million but never make a dime. Check out my site at &lt;a href=&quot;http://www.instantcashpaydays.com &quot; rel=&quot;nofollow&quot;&gt;
Instant Cash PayDays&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I applaud your focus on earning &#8220;small realistic amounts&#8221; of money online. Too many people are running after that dream of making a million dollars overnight. The people really making a million overnight are the ones selling that dream. Far better to set your sites on earning small, realistic amounts of cash, learn as you earn, and build on what you learn. My web site <a href="http://www.instantcashpaydays.com" rel="nofollow">http://www.instantcashpaydays.com</a> teaches people dozens of ways to earn extra cash, and I tell people flat out, &#8220;Better to go after a realistic $50 or $100 and actually see that come into your PayPal account than to pursue a million but never make a dime. Check out my site at <a href="http://www.instantcashpaydays.com " rel="nofollow"><br />
Instant Cash PayDays</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress plugins galore by Been Working! (with WordPress and others) &#171; A Dog&#8217;s Breakfast, part II</title>
		<link>http://www.fantastic.net.au/blog/2007/02/27/wordpress-plugins-galore/comment-page-1/#comment-247</link>
		<dc:creator>Been Working! (with WordPress and others) &#171; A Dog&#8217;s Breakfast, part II</dc:creator>
		<pubDate>Wed, 07 Mar 2007 03:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.fantastic.net.au/blog/?p=6#comment-247</guid>
		<description>[...] over at Fantastic, mostly behind the scenes stuff. Getting WordPress upgraded a couple of times, finding good extensions to use so that when I offer blogging to clients I can recommend some good extensions, themes and [...]</description>
		<content:encoded><![CDATA[<p>[...] over at Fantastic, mostly behind the scenes stuff. Getting WordPress upgraded a couple of times, finding good extensions to use so that when I offer blogging to clients I can recommend some good extensions, themes and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trialling PopStats now by matthew</title>
		<link>http://www.fantastic.net.au/blog/2007/02/28/trialling-popstats-now/comment-page-1/#comment-233</link>
		<dc:creator>matthew</dc:creator>
		<pubDate>Mon, 05 Mar 2007 14:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.fantastic.net.au/blog/2007/02/28/trialling-popstats-now/#comment-233</guid>
		<description>Perhaps only hours after I installed PopStats it got upgraded a couple of times :-) Having used it for almost a week now I can heartily recommend it - a great collection of the basic stats that you need, without going into the immense detail of fully fledged stats packages.

The database footprint does seem to be quite light, although you can extend the number of entries kept if you&#039;re interested in a lot of history ... now it seems to default to english language as well, which is nice for us!</description>
		<content:encoded><![CDATA[<p>Perhaps only hours after I installed PopStats it got upgraded a couple of times <img src='http://www.fantastic.net.au/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Having used it for almost a week now I can heartily recommend it &#8211; a great collection of the basic stats that you need, without going into the immense detail of fully fledged stats packages.</p>
<p>The database footprint does seem to be quite light, although you can extend the number of entries kept if you&#8217;re interested in a lot of history &#8230; now it seems to default to english language as well, which is nice for us!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Collaboration Tool &#8211; activeCollab by Der Notizblog &#187; Blog Archive &#187; activeCollab</title>
		<link>http://www.fantastic.net.au/blog/2006/08/25/collaboration-tool-activecollab/comment-page-1/#comment-3</link>
		<dc:creator>Der Notizblog &#187; Blog Archive &#187; activeCollab</dc:creator>
		<pubDate>Sun, 27 Aug 2006 12:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.fantastic.net.au/blog/?p=3#comment-3</guid>
		<description>[...] Vor kurzem suchte ich im df.de nach einer Basecamp Alternative und bin jetzt &#252;ber ein vielversprechendes Projekt Namens activeCollab gestolpert. [...]</description>
		<content:encoded><![CDATA[<p>[...] Vor kurzem suchte ich im df.de nach einer Basecamp Alternative und bin jetzt &#252;ber ein vielversprechendes Projekt Namens activeCollab gestolpert. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello world! by Mr WordPress</title>
		<link>http://www.fantastic.net.au/blog/2006/07/15/hello-world/comment-page-1/#comment-1</link>
		<dc:creator>Mr WordPress</dc:creator>
		<pubDate>Sat, 15 Jul 2006 18:18:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-1</guid>
		<description>Hi, this is a comment.&lt;br /&gt;To delete a comment, just log in, and view the posts&#039; comments, there you will have the option to edit or delete them.</description>
		<content:encoded><![CDATA[<p>Hi, this is a comment.<br />To delete a comment, just log in, and view the posts&#8217; comments, there you will have the option to edit or delete them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

