Giter Club home page Giter Club logo

actors-for-netflix-on-ipad's People

Contributors

adrianco avatar randgalt avatar synedra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

actors-for-netflix-on-ipad's Issues

Add persona's and favorites

iPad's may be shared, so allow each user to enter their name to create a persona, then setup a favorite movies and favorite people list for each persona to use as starting points for exploring.

The initial list of actors is fixed

The initial list of actors is fixed, derived from the top actors from the top100 movies on Netflix. The list is stored as a file in the app as JSON, and has URLs to headshots for the actors at Freebase, since the actor headshots at Netflix are low resolution and incomplete, however this URL is not used in the app at present.

Missing .gitmodules file

Just in case anyone else gets stuck, I needed to add a .gitmodules file myself. Here are the contents:

[submodule "AQGridView"]
    path = AQGridView
    url = https://github.com/AlanQuatermain/AQGridView.git

[submodule "asi-http-request"]
        path = asi-http-request
        url = https://github.com/pokeb/asi-http-request.git

After that, run:
git submodule init
git submodule update

Hope that helps!

Not all movies by an actor are shown

Not all movies by an actor are shown (need better queries – Kirsten?) currently the query grabs the first 20 titles that the person directed or acted in, and de-duplicates the combined list.

cannot compile the code

I am getting kReachabilityChangedNotification undeclared (first use in this function) on the class ASIHTTPRequest,m
I downloaded the latest ASIHTTPRequest from github.

Question on F5 LB and Zuul

Hi Adrian,

I have a question on configuring Zuul and exposing the same with multiple host names.

Currently we have apache mod jk reverse proxy to do that.

I am sure this is not the right forum/place to ask the same. Please let me know where can I post this to get it answered from you.

Thanks
Bharath

Need an actor page with headshot

We should have a bio for the actor, possibly based on freebase data rather than netflix bio. Make it a popup screen on the current actor's movies display, or popup on the list of actors.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.