<?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: Getting started with phpViddler Part 2: User authentication and sessions</title>
	<atom:link href="http://developers.viddler.com/2008/04/20/getting-started-with-phpviddler-part-2-user-authentication-and-sessions/feed/" rel="self" type="application/rss+xml" />
	<link>http://developers.viddler.com/2008/04/20/getting-started-with-phpviddler-part-2-user-authentication-and-sessions/</link>
	<description>Testing tomorrow's video platform, today.</description>
	<lastBuildDate>Wed, 09 Sep 2009 05:32:56 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris Herdt</title>
		<link>http://developers.viddler.com/2008/04/20/getting-started-with-phpviddler-part-2-user-authentication-and-sessions/comment-page-1/#comment-971</link>
		<dc:creator>Chris Herdt</dc:creator>
		<pubDate>Wed, 12 Aug 2009 21:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://lab.viddler.com/?p=16#comment-971</guid>
		<description>It looks to me like the user_authenticate() function returns array(&quot;auth&quot;=&gt;array(&quot;sessionid&quot;=&gt;&quot;[session ID]))  if successful, and array(&quot;error&quot;=&gt;array(&quot;code&quot;=&gt;&quot;[error number]&quot;,&quot;description&quot;=&gt;&quot;[error message]&quot;,&quot;details&quot;=&gt;&quot;[additional detail]&quot;)) on error.

This looks analogous to the XML returned by the Viddler API (although the API docs lack detail regarding the error response), but it might be a good idea for the phpViddler documentation to explicitly state the expected return format(s). Speaking of which, is there any documentation specific to phpViddler?</description>
		<content:encoded><![CDATA[<p>It looks to me like the user_authenticate() function returns array(&#8221;auth&#8221;=&gt;array(&#8221;sessionid&#8221;=&gt;&#8221;[session ID]))  if successful, and array(&#8221;error&#8221;=&gt;array(&#8221;code&#8221;=&gt;&#8221;[error number]&#8220;,&#8221;description&#8221;=&gt;&#8221;[error message]&#8220;,&#8221;details&#8221;=&gt;&#8221;[additional detail]&#8220;)) on error.</p>
<p>This looks analogous to the XML returned by the Viddler API (although the API docs lack detail regarding the error response), but it might be a good idea for the phpViddler documentation to explicitly state the expected return format(s). Speaking of which, is there any documentation specific to phpViddler?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sajeev</title>
		<link>http://developers.viddler.com/2008/04/20/getting-started-with-phpviddler-part-2-user-authentication-and-sessions/comment-page-1/#comment-967</link>
		<dc:creator>sajeev</dc:creator>
		<pubDate>Thu, 06 Aug 2009 12:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://lab.viddler.com/?p=16#comment-967</guid>
		<description>how to close sessionId ?
how to check it sessionid valid or not?</description>
		<content:encoded><![CDATA[<p>how to close sessionId ?<br />
how to check it sessionid valid or not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Viddler Lab &#187; Blog Archive &#187; Getting Started With phpViddler, Part 3: Recording videos with a webcam</title>
		<link>http://developers.viddler.com/2008/04/20/getting-started-with-phpviddler-part-2-user-authentication-and-sessions/comment-page-1/#comment-56</link>
		<dc:creator>The Viddler Lab &#187; Blog Archive &#187; Getting Started With phpViddler, Part 3: Recording videos with a webcam</dc:creator>
		<pubDate>Tue, 22 Apr 2008 09:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://lab.viddler.com/?p=16#comment-56</guid>
		<description>[...] off, if you haven&#8217;t checked out part one and part two of the phpViddler series, you&#8217;ll want to do that first, as some of that code will be [...]</description>
		<content:encoded><![CDATA[<p>[...] off, if you haven&#8217;t checked out part one and part two of the phpViddler series, you&#8217;ll want to do that first, as some of that code will be [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Slattery &#187; Blog Archive &#187; Getting Started with phpViddler</title>
		<link>http://developers.viddler.com/2008/04/20/getting-started-with-phpviddler-part-2-user-authentication-and-sessions/comment-page-1/#comment-53</link>
		<dc:creator>Kyle Slattery &#187; Blog Archive &#187; Getting Started with phpViddler</dc:creator>
		<pubDate>Mon, 21 Apr 2008 23:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://lab.viddler.com/?p=16#comment-53</guid>
		<description>[...] putting together a series on how to use phpViddler, the PHP wrapper for Viddler API. Parts one and two are already up, and more are on the way, so definitely check it out if you&#8217;re interested in [...]</description>
		<content:encoded><![CDATA[<p>[...] putting together a series on how to use phpViddler, the PHP wrapper for Viddler API. Parts one and two are already up, and more are on the way, so definitely check it out if you&#8217;re interested in [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
