[Rails] Re: how to play video in ruby on rails

2011-12-30 Thread Hackeron
Some times it's nice to know if there is a defacto standard - the current HTML5 generation of players are still pretty buggy. The best I've used is mediaelementjs, there is a rails gem here: https://github.com/tobsch/mediaelement_rails On Dec 29, 8:16 am, Ben Eggett wrote: > Sorry to be harsh, b

[Rails] Re: Dynamic task scheduler

2011-12-30 Thread Hackeron
What about https://github.com/bvandenbos/resque-scheduler On Dec 28, 10:45 pm, Commander Johnson wrote: > Hello, > > I want to present the user with a list of jobs that are scheduled for the > entire year. For instance, for an administrative system, the user can > determine how far ahead an invoi

[Rails] Re: what's up with rails

2011-01-21 Thread Hackeron
Maybe this? < http://planetrubyonrails.com On Jan 21, 4:22 am, Mage wrote: >          Hello, > > I subscribed a long time ago but had no time to read the list. I was > just wondering what's up with rails? The website and the blog wasn't > updated since November (except the news aobut a conference

[Rails] Re: Your template plugins/extensions for new project?

2011-01-07 Thread Hackeron
Hey I'm new to rails, so not sure what I'll end up using, but in addition to the above I found this: https://github.com/leshill/rails3-app Seems to include most things people end up using and a nice way to start a new rails project. Also coffeescript + node.js + rails seems to be getting more an