<?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: Self Registration</title>
	<atom:link href="http://www.mozealous.com/ao-api-samples/self-registration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mozealous.com</link>
	<description>Articulate technology and tech usability.</description>
	<lastBuildDate>Fri, 06 Jan 2012 16:40:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dave Mozealous</title>
		<link>http://www.mozealous.com/ao-api-samples/self-registration/comment-page-1/#comment-8707</link>
		<dc:creator>Dave Mozealous</dc:creator>
		<pubDate>Tue, 22 Mar 2011 15:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozealous.com/?page_id=216#comment-8707</guid>
		<description>Hey Robert,

Yeah, sorry, I don&#039;t have any examples of that currently.  I could certainly build something like that, but it isn&#039;t something that I would likely do for free.

If you want me to build out an example for you feel free to contact me at dave at mozealous.com and we can discuss.

-Dave</description>
		<content:encoded><![CDATA[<p>Hey Robert,</p>
<p>Yeah, sorry, I don&#8217;t have any examples of that currently.  I could certainly build something like that, but it isn&#8217;t something that I would likely do for free.</p>
<p>If you want me to build out an example for you feel free to contact me at dave at mozealous.com and we can discuss.</p>
<p>-Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.mozealous.com/ao-api-samples/self-registration/comment-page-1/#comment-8698</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 22 Mar 2011 14:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozealous.com/?page_id=216#comment-8698</guid>
		<description>Thanks so much for the fast reply, Dave.

The information you provided was helpful, but where is the information for creating the login screen using their API and PHP?

I realize that this is probably pretty basic stuff, but I&#039;ve never done it before. So... an outline of the concepts and maybe a link or two would be much appreciated! =]

Thanks again!

Robert</description>
		<content:encoded><![CDATA[<p>Thanks so much for the fast reply, Dave.</p>
<p>The information you provided was helpful, but where is the information for creating the login screen using their API and PHP?</p>
<p>I realize that this is probably pretty basic stuff, but I&#8217;ve never done it before. So&#8230; an outline of the concepts and maybe a link or two would be much appreciated! =]</p>
<p>Thanks again!</p>
<p>Robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Mozealous</title>
		<link>http://www.mozealous.com/ao-api-samples/self-registration/comment-page-1/#comment-8693</link>
		<dc:creator>Dave Mozealous</dc:creator>
		<pubDate>Tue, 22 Mar 2011 13:57:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozealous.com/?page_id=216#comment-8693</guid>
		<description>Hi Robert,

Essentially what you would want to do is create your own login page, then do the following:

1. Call ListDocuments to list all the documents on the account
2. Call GetDocumentSecurity for each of the documents to see if a user can view it
3. Filter out items that the user is unable to view

Steps 2 and 3 might not be necessary if you call ListDocuments using the user account that wants to view the content...I can&#039;t recall off of the top of my head.

-Dave</description>
		<content:encoded><![CDATA[<p>Hi Robert,</p>
<p>Essentially what you would want to do is create your own login page, then do the following:</p>
<p>1. Call ListDocuments to list all the documents on the account<br />
2. Call GetDocumentSecurity for each of the documents to see if a user can view it<br />
3. Filter out items that the user is unable to view</p>
<p>Steps 2 and 3 might not be necessary if you call ListDocuments using the user account that wants to view the content&#8230;I can&#8217;t recall off of the top of my head.</p>
<p>-Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.mozealous.com/ao-api-samples/self-registration/comment-page-1/#comment-8683</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 22 Mar 2011 12:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozealous.com/?page_id=216#comment-8683</guid>
		<description>Hi Dave,

You&#039;ve shown us how to create self-registration, and how to list all the documents, but how does one create a login screen for existing users, and then send them to a custom page with just their courses?

In other words, I want to emulate the current process, but I want to create custom branding and a custom landing page.

Thanks,

Robert</description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>You&#8217;ve shown us how to create self-registration, and how to list all the documents, but how does one create a login screen for existing users, and then send them to a custom page with just their courses?</p>
<p>In other words, I want to emulate the current process, but I want to create custom branding and a custom landing page.</p>
<p>Thanks,</p>
<p>Robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Mozealous</title>
		<link>http://www.mozealous.com/ao-api-samples/self-registration/comment-page-1/#comment-2806</link>
		<dc:creator>Dave Mozealous</dc:creator>
		<pubDate>Thu, 29 Apr 2010 15:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozealous.com/?page_id=216#comment-2806</guid>
		<description>Are you passing in an email address?

-Dave</description>
		<content:encoded><![CDATA[<p>Are you passing in an email address?</p>
<p>-Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Mozealous</title>
		<link>http://www.mozealous.com/ao-api-samples/self-registration/comment-page-1/#comment-2805</link>
		<dc:creator>Dave Mozealous</dc:creator>
		<pubDate>Thu, 29 Apr 2010 15:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozealous.com/?page_id=216#comment-2805</guid>
		<description>Hi Anil,

The AllowedAccountID should be a GUID, not an email address.  So it would be something like this:
1dc1aa4e-c0ed-415b-8d7d-5223fea7aab0

-Dave</description>
		<content:encoded><![CDATA[<p>Hi Anil,</p>
<p>The AllowedAccountID should be a GUID, not an email address.  So it would be something like this:<br />
1dc1aa4e-c0ed-415b-8d7d-5223fea7aab0</p>
<p>-Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://www.mozealous.com/ao-api-samples/self-registration/comment-page-1/#comment-2803</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Thu, 29 Apr 2010 11:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozealous.com/?page_id=216#comment-2803</guid>
		<description>Dave,
when i am trying to create the  user i am getting an error &quot;please enter a list of email addresses&quot; how should i solve this error</description>
		<content:encoded><![CDATA[<p>Dave,<br />
when i am trying to create the  user i am getting an error &#8220;please enter a list of email addresses&#8221; how should i solve this error</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anil kumar</title>
		<link>http://www.mozealous.com/ao-api-samples/self-registration/comment-page-1/#comment-2802</link>
		<dc:creator>anil kumar</dc:creator>
		<pubDate>Thu, 29 Apr 2010 08:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozealous.com/?page_id=216#comment-2802</guid>
		<description>Hi
Dave,

I  have done with the self registration successfully but when ever i want to do the update document security i am getting an error with AllowedAccountIDs

i am passing the AllowedAccountIDs as &#039;abcd@gmail.com&#039; this was giving the error and what parameter should i pass for AllowedAccountIDs i want this answer urgent

Thanks</description>
		<content:encoded><![CDATA[<p>Hi<br />
Dave,</p>
<p>I  have done with the self registration successfully but when ever i want to do the update document security i am getting an error with AllowedAccountIDs</p>
<p>i am passing the AllowedAccountIDs as &#8216;abcd@gmail.com&#8217; this was giving the error and what parameter should i pass for AllowedAccountIDs i want this answer urgent</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anil kumar</title>
		<link>http://www.mozealous.com/ao-api-samples/self-registration/comment-page-1/#comment-2801</link>
		<dc:creator>anil kumar</dc:creator>
		<pubDate>Thu, 29 Apr 2010 08:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozealous.com/?page_id=216#comment-2801</guid>
		<description>Hi
Dave,

I  have done with the self registration successfully but when ever i want to do the update document security i am getting an error i am passing the request as

					 
							$emailAddress
							$password
							$customerID
					  
					  $newDocumentID
					  Private
					  
						$newEmail
					  
				&quot;;
i am passing the $newEmai=&#039;abcd@gmail.com&#039; this was giving the error and what parameter should i pass for  i want this answer urgent

Thanks</description>
		<content:encoded><![CDATA[<p>Hi<br />
Dave,</p>
<p>I  have done with the self registration successfully but when ever i want to do the update document security i am getting an error i am passing the request as</p>
<p>							$emailAddress<br />
							$password<br />
							$customerID</p>
<p>					  $newDocumentID<br />
					  Private</p>
<p>						$newEmail</p>
<p>				&#8220;;<br />
i am passing the $newEmai=&#8217;abcd@gmail.com&#8217; this was giving the error and what parameter should i pass for  i want this answer urgent</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Mozealous</title>
		<link>http://www.mozealous.com/ao-api-samples/self-registration/comment-page-1/#comment-2789</link>
		<dc:creator>Dave Mozealous</dc:creator>
		<pubDate>Tue, 27 Apr 2010 13:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mozealous.com/?page_id=216#comment-2789</guid>
		<description>Hi Anil,

Not sure I follow, what do you mean that &quot;it is already running in remote system&quot;?  Can you paste the exact error message?

If you are trying to use the self registration example on your Articulate Online site you will definitely want to update the config file because I changed the config values to dummy values.

-Dave</description>
		<content:encoded><![CDATA[<p>Hi Anil,</p>
<p>Not sure I follow, what do you mean that &#8220;it is already running in remote system&#8221;?  Can you paste the exact error message?</p>
<p>If you are trying to use the self registration example on your Articulate Online site you will definitely want to update the config file because I changed the config values to dummy values.</p>
<p>-Dave</p>
]]></content:encoded>
	</item>
</channel>
</rss>

