Viewing profile — bartzon
bartzon
HN member- Joined
- Mon, Jun 02, 2014, 1:14 PM UTC
- HN karma
- 2
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About bartzon
Co-founder and product developer at http://hiro.nl/
Recent public activity
-
comment
Comment #11385333
Or the other way around, sort of: http://www.bastwood.com/?page_id=10
-
comment
Comment #8349851
I've added some screenshots! https://github.com/bartzon/webmtg#features
- story
-
comment
Comment #8089250
Concerning installing, you might want to try out Omnibus ( https://github.com/opscode/omnibus ). We've used it successfully to create a full-stack installer for our Rails project, …
-
story
Video transcoding using Rails, Node.js and ffmpeg
Codem transcodes video from one format into another, using a Scheduler built in Ruby on Rails and one or more Transcoders, a nodejs wrapper around ffmpeg.