| Projects on Google Code | Results 1 - 10 of 36 |
=Flix4r=
* a ruby client for the NetFlix API *
Based on the "RESTful" resources provided by the NetFlix API, flix4r provides a clean, if _very_ incomplete, set of models for accessing NetFlixs' (sp?) resources.
==Credentials==
You must apply for your own API key from NetFlix in order to use ...
Two widgets for [http://www.netflix.com/ Netflix] account monitoring via the Mac OS X Dashboard. Originally written by [http://www.skia.net/dev.php Joshua Emmons], the widgets were donated to the public domain in April, 2008. The latest release of the code has been imported here and updated to wor...
Scrapes your "Watch Instantly" queue and downloads videos as .wmv files. A Ruby on Rails project.
Unfortunately this project is now obsolete since Netflix moved to Silverlight for delivery. What is needed is to reverse-engineeer how Silverlight acquires .wmv files over HTTP.
Also, since Silv...
For now, this project mainly includes a pure Restricted Boltzmann Machine (RBM) model and a conditional RBM model. I'll add a whole suite of other models (Factored RBM, SVD++, Time Dependent SVD++, Integrated Model, etc) if there is interest.
Kudos to Ehud Ben-Reuven for creating the base nprize...
The Netflix prize (www.netflixprize.com) problem constitutes a data set released by netflix that gives information on the Netflix users rating of the movies and then based on that the challenge is to improve the prediction for this movie for a new user. That is, based on the previous viewers rating ...
This is based on code from here: http://forums.sagetv.com/forums/showthread.php?t=38969
and this for disabling screen saver: http://www.autohotkey.com/forum/topic44218.html
But it didn't have a way to go in and out of full screen (which I need).
Saves user's current queue to a CSV. Allows user to update their queue from a CSV in the same format.
Manage your Netflix account through your iGoogle homepage.
*Queued* is an open-source application, written by SitePen Inc., that lets you manage your Netflix queues using Adobe AIR 1.5+.
----
==Issues with Queued 1.02==
We're aware that many people are trying to install Queued from the install badge at http://sitepen.com/labs/queued and are running int...
Python module for accessing Netflix APIs
This module is set up to access the REST resources from the netflix APIs as objects. There are currently Catalog, User, and Disc objects (as well as a Client object to handle the connections). You can search for titles or people, and there are methods to...