HN user

mihar

794 karma

I design, build and ship products. All the time.

http://miha.rebernik.info

----

[ my public key: https://keybase.io/mihar; my proof: https://keybase.io/mihar/sigs/LtQ67z9Jeb5x3eGN2C6zxgP6GLMRBdw5ftOOsc0618Y ]

Posts11
Comments55
View on HN
[dead] 14 years ago

Hey, good questions.

A.) You can't download the video, because videos are owned by YouTube and their creators. We just overlay the audio and play the original videos. You can embed the resulting videos though.

B.) Every video has a one-pager with a permalink, like on YouTube.

I agree that this not an optimal start point for someone who just heard of Backbone.js.

I do think, though, that if someone will still be a bit confused how to stitch things together after reading and poking around for a while, this sort of skeleton could provide just enough insight.

I released this as something that seemed useful to me and in that context should be useful to at least someone else.

If you're unfamiliar with the Ruby world, the usefulness somewhat disappears, but that's said in the prerequisites.

It's one thing to prompt the user when you start recording and another to need to go to chrome://flags.

Permissions for privacy invading features should IMO have a unified interface like they have in the OS like Mountain Lion.

From my standpoint as an introvert, I see meetings done this was like a godsend.

I can’t express my thoughts clearly when there are other louder individuals at an in-person meeting. This way, I can sit down, relax, gather my thoughts and provide a whole lot more valuable input. This way everybody wins - me and my company.

Of course I’d have to say this doesn’t work in all circumstances, like free-for-all brainstorming sessions, but still.

Yep, this is a problem with the FB API, as I couldn't access more than that in the past.

It was meant that with time, this will grow as new posts will flock in.

As for the being 'just like loading the FB page', the kiwi gets its full glow when many services are connected at the same time.

Good tip, I was pretty struggling with providing some logical navigation in the horizontal mode.

I settled with some vertical-scroll translation to horizontal-scroll in order to facilitate people with mice with scroll-wheels...

So as this was an experiment in client-side scripting and to see if I can create something viable just with that:

- HTML5 - CSS3 - JavaScript

Ok, I have to admit, I used a server-side proxy to convert RSS to JSONP. :) That one's a sinatra app.