<?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 1: Listing Videos</title>
	<atom:link href="http://developers.viddler.com/2008/04/20/phpviddler-part-1-listing-video/feed/" rel="self" type="application/rss+xml" />
	<link>http://developers.viddler.com/2008/04/20/phpviddler-part-1-listing-video/</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/phpviddler-part-1-listing-video/comment-page-1/#comment-956</link>
		<dc:creator>Chris Herdt</dc:creator>
		<pubDate>Thu, 30 Jul 2009 17:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://lab.viddler.com/?p=14#comment-956</guid>
		<description>FYI, the videos_listbyuser() example failed on my system (PHP5) when I specified a user with only a single video. The $videos[&#039;video_list&#039;][&#039;video&#039;] did not contain a [0] array, but rather the array containing author, id, title, etc.

As soon as a specified a user with more than one video, it worked.</description>
		<content:encoded><![CDATA[<p>FYI, the videos_listbyuser() example failed on my system (PHP5) when I specified a user with only a single video. The $videos['video_list']['video'] did not contain a [0] array, but rather the array containing author, id, title, etc.</p>
<p>As soon as a specified a user with more than one video, it worked.</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/phpviddler-part-1-listing-video/comment-page-1/#comment-55</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:07 +0000</pubDate>
		<guid isPermaLink="false">http://lab.viddler.com/?p=14#comment-55</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 [...]</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 [...]</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/phpviddler-part-1-listing-video/comment-page-1/#comment-52</link>
		<dc:creator>Kyle Slattery &#187; Blog Archive &#187; Getting Started with phpViddler</dc:creator>
		<pubDate>Mon, 21 Apr 2008 23:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://lab.viddler.com/?p=14#comment-52</guid>
		<description>[...] I are 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 [...]</description>
		<content:encoded><![CDATA[<p>[...] I are 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 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Viddler Lab &#187; Blog Archive &#187; Getting started with phpViddler Part 2: User authentication and sessions</title>
		<link>http://developers.viddler.com/2008/04/20/phpviddler-part-1-listing-video/comment-page-1/#comment-44</link>
		<dc:creator>The Viddler Lab &#187; Blog Archive &#187; Getting started with phpViddler Part 2: User authentication and sessions</dc:creator>
		<pubDate>Sun, 20 Apr 2008 22:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://lab.viddler.com/?p=14#comment-44</guid>
		<description>[...] already, please be sure to read part one that Kyle put together, which covers the simple task of initiating the phpViddler class and using it to list videos. Some of the code found herein may not make sense if you haven&#8217;t read part [...]</description>
		<content:encoded><![CDATA[<p>[...] already, please be sure to read part one that Kyle put together, which covers the simple task of initiating the phpViddler class and using it to list videos. Some of the code found herein may not make sense if you haven&#8217;t read part [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
