Live data from Hacker News

Show HN: findthin.gs - Find where to watch tv series & movies (RailsRumble)

findthin.gs

11–19 of 19 posts

Re: Show HN: findthin.gs - Find where to watch tv series & movies (RailsRumble)

#11
post #10

Wow, that is a beautiful design :) I wrote something similar for http://giby.tv , though it's not really a core feature for me and it doesn't recognize geographical restrictions, which seems to be a primary motivation for you guys. You guys make it look easy, but I think there are a lot of subtle gotchas that others might not realize about this sort of TV data, for example: Different sources of data (Netflix, Wikiped…

Thanks gibybo - Our motivation for region issues is mostly due to being Australia based and constantly hitting issues with finding content (Our TV networks have a pretty bad rep, to the point where we're often one of the top pirating nations for shows - e.g. http://delimiter.com.au/2012/05/22/australia-top-game-of-thr...). giby.tv looks very cool by the way.

It's indeed quiet a hard problem to solve - and I think it's going to be one of the biggest issues going forward for exactly the reasons you mention. Another one on top of that (another fun one: different punctuation in names, inc. in the year and region suffixes).

There are a bunch of data sources we tap into / plan on tapping into the near future that we hope will help solve these issues even more.

(The two of us developers work on music stuff which face very similar issues - the annoyance of dealing with album, track and artist names across services is a constant frustration).

Re: Show HN: findthin.gs - Find where to watch tv series & movies (RailsRumble)

#14
post #2

Hey guys - Our team made findthin.gs in 48 hours last weekend for this years Rails Rumble ( http://railsrumble.com/ ). We built it because we're from Australia and sick of finding online services that are region restricted or don't carry what we want. Thus, we wanted to make it super simple to find where you can legitimately watch tv series and movies online by taking the hard work out of finding where it's viewable.…

You may want to draw inspiration from http://www.sidereel.com/. Their interface is not that great. If you guys could improve on that, you may be on to something. Good luck.

Re: Show HN: findthin.gs - Find where to watch tv series & movies (RailsRumble)

#15
I was thinking about trying to make a similar tool. I got the idea when I was trying to decide in which format I wanted to buy the complete series of The Wire. I found it too hard to compare prices between all the different sources, including DVD. Google's Shopping results are only for the DVD format. I would incorporate prices to make it more useful. Moki.tv was a good app that was pretty similar. http://techcrunch.com/2011/03/17/moki-tv-is-the-ultimate-per...

Re: Show HN: findthin.gs - Find where to watch tv series & movies (RailsRumble)

#16

I love the design. Did you guys use any framework for the design, or is it all you guys?

We used compass and sass to make certain things (e.g. CSS3 cross browser) a little simpler, but the rest was coded from scratch I believe.

Re: Show HN: findthin.gs - Find where to watch tv series & movies (RailsRumble)

#18
post #12

I can't see the highlight on the dropdown when trying to change where I'm from - it flickers very fast and then just looks like white on white. (Chrome 21/linux/crappy ATI card, could easily be their drivers).

Ah I didn't have a chance to test the site on Linux -- once the Rails Rumble comp is over I'll be sure to see what I can do to fix it. :)
Post reply on HN