Posts Tagged ‘api’

Getting started with phpViddler Part 2: User authentication and sessions

Sunday, April 20th, 2008

If you haven’t 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’t read part one.

I think you’ll find, through these tutorials, that using phpViddler makes it dead simple to use Viddler’s APIs. Please leave feedback if you have any specific areas you’d like us to cover.

Authenticating a user

To authenticate a user you will need both the username and password of the user. For this example, we’ll say the username is my username, cdevroe, and the password will be a fake password of ‘password’.

(more…)

Getting Started With phpViddler Part 1: Listing Videos

Sunday, April 20th, 2008

Over the next couple weeks, Colin and I are going to be guiding you through how to use Viddler’s API with phpViddler, the PHP wrapper for our API functions. We’ll be covering everything from embedding videos to registering new users, so keep checking back!

Today, I’ll be covering how to list videos using the Viddler API and phpViddler using the functions videos_listbyuser, videos_listbytag, and videos_listfeatured.
(more…)

Hello world!

Monday, April 7th, 2008

We’re just setting things up here, but in case you’ve happened on our new toy, we want you to know what it is about.

In short: The Viddler Lab Blog will be reporting on developments on the Viddler video platform and with our developer network.  We’ll be actively looking for creative 3rd party developers, platform partners, and beta testers.

If you’re interested in being a beta tester, comment with your Viddler username in the comments!

Search

Subscribe

Keep up-to-date with announcements and updates to the Viddler platform.

Archives