Screencast Ideas
Welcome to our official feedback forum. Do you have an idea? Do you recognize a good idea when you see one? We want to hear from you!
-
79 votes
-
Demonstrate a Rails App with JRuby & Glassfish
Create a simple application using JRuby and deploy to Glassfish using the Warbler gem.
71 votesunder review ·
AdminCharles Max Wood
(Admin, Teach Me To Code) responded
Can anyone point me to some good information or tutorials on this one? Not super familiar with warbler or glassfish.
I’m up for learning, though.
-
Real-Time rails
How to create a real-time rails app with xmpp/jabber or Juggernaut? (maybe a chat example :-)
65 votes -
55 votes
-
49 votes
-
Create a Home Budget application with iPhone interface
Create a Home Budget application from scratch, including an iPhone interface. This would be completed over a series of screencasts and would cover many of the common challenges Rails developers face.
41 votes -
Creating A Rails App From Wire Frame
It would be great to understand the process of generating a fully functional Rails application from a wire-frame image. Thus, the goal here is to hit all the essential areas of web development from the front-end to the back-end.
38 votes -
RESTful API development (perhaps using Rack middleware/metal)
Covering the design of an API as well as implementation and testing. Bonus points for using Rack middleware or Rails metal.
36 votes -
Cassandra db
I would like to see an episode on integrating rails application with cassandra db. Also it would be great to see there some ways to search in this database (I know that cassandra doesn't support search, but indexing engine can help with that. There is Lucandra project and it should help)
26 votes -
show writing functional and integration tests on an already written app.
I think Rails is such a great system and apps can be built so fast that tests are sometimes left behind. I am struggling to get anything other than unit tests working and I already have thousands of lines of code. I could really use the help with testing.
25 votes -
25 votes
-
Padrino Framework
Hi, I appreciate a screencast about this new interesting Framework build upon Sinatra!!! http://github.com/padrino/padrino-framework
23 votes -
22 votes
-
A complex wizard-like interface for a checkout or sign-up process
Demonstrate how to code wizards in rails by implementing a multi-step checkout process or a multi-step sign-up process. For the sign-up example, integration with 'devise' would be ideal.
21 votes -
Implementation AJAX Push like facebook notification for specific or all client
Demonstrate the best way to build notification system using Ajax PUSH/Comet with Faye or Juggernaut. Not just only chat apps, it could be notify specific client or all client. Thanks
20 votes -
Howto Create a simple grid control with sort and scrolling functions
It would be awesome to see a simple grid recipe. Ajax would be a plus, but something simple with pagination would be awesome.
19 votes -
18 votes
-
Create a rails app as data service for a gadgets in other site
Rails app ass data service for communicating with gadgets in another site
17 votes -
12 votes
-
Active MQ with Rails - Push and Pull
Demonstrate how to use Apache ActiveMQ with Rails and create a listener and a broadcaster.
11 votes