General
-
Responsive Design and Bootstrapping
Show how to make use of i.e. Modernizr and such frameworks to best fit content on display/resolution and devices the visiter/user use to browse the web site.
Make use of i.e. Twitter's Bootstrap and such frameworks to save time for styling and positioning of content.5 votes -
Web app development with Clojure (using compojure and ring)
Walk through build a simple web application with compojure and ring.
5 votes -
Github collaboration
Show how to contribute to a project, workflow for forking, pull requests, etc
3 votes -
Download through iTunes for annual subscribers
Provide an option to download new episodes through iTunes for annual subscribers (like how screencastsonline.com does). I suggested this idea through emails and twitter several times and followed up since May 2011, but seeing that it's not done, I wanted to put it out here publicly.
Providing a way to download through iTunes means easier updates for annual subscribers without having to go to individual product pages to get new episodes.
4 votes -
. I have a suggestion for a two-part screencast: ActiveRecord vs. DataMapper.
Part 1: ActiveRecord vs. DataMapper. This would be a quick overview of the two patterns as well as the implementations "ActiveRecord" and the "DataMapper" code that can be used with Rails.
Part 2 DataMapper in Depth: PeepCode already has plenty of screencasts on ActiveRecord. This screencast would be for those who've decided that DataMapper makes sense for one or more of their projects and are moving on from Part1 (above) and now want to take a deep dive into DataMapper, specifically, configuring Rails to use it and how to interact with it from Rails code.
1 vote -
Code review
You already have a Code review for rails pdf. Having a similar pdf which is language agnostic would be great.
1 vote -
3 votes
-
Meet Maglev
- Why another ruby?
- Benchmarks Maglev vs...(MRI, Rubinius, Jruby)
- What is the built in persistence layer? Is there a ruby library similar to mongoid or activerecord that works with it?
- How do you deploy a Maglev application?
- How does it scale?3 votes -
The Play 2.0 framework
Please cover the Play 2.0 framework (which is still in beta). It's Java/Scala which is probably anathema around here, but it's very Rails like and uses Selenium, jQuery, etc.
3 votes -
ZendFramework Series
Series of screencasts on setup and common tasks using the ZenFramework current of upcoming 2.0 release.
6 votes -
Publish a Testing with EventMachine Screencast
The perfect compliment to the Meet Eventmachine screencast series would be a screencast on how to unit test Evented applications.
4 votes -
converting an app to backbone.js written in coffeescript for rails 3.1
I have a rails 3.0 app w/ lots of javascript (and xml data exchange).
I'm ready to convert it to backbone; I'd like to use coffeescript to make JS classes, etc, but I'm not sure how to go about *migrating* the existing app...
3 votes -
sed and awk
solve common text processing problems with built-in tools
3 votes -
Dojo Series
I know jQuery is all the rage but Dojo is good stuff. And I believe one or more of the guys at Sitepen.com wrote it.
Would be nice to see a series of screencasts on DojoToolKit.org
3 votes -
General mac app development on lion with xcode 4
You have a video showing mac app development with Xcode 3. It would be nice to have this updated for Lion, and Xcode 4. With the mac appstore out in full force, it would be nice to have a solid general tutorial on Lion cocoa development.
3 votes -
Enhancing CSS with LESS
writing CSS is a pain. LESS makes it better, especially now that it can compile on the fly in your browser during development. You could cover mixins, nested syntax, functions, math, etc.
2 votes -
Continuous Integration (for Rails, iOS, etc)
How to setup Integrity or Jenkins/Hudson to continuously build, test, and generate code coverage reports for your Rails app. Bonus if it also covered building and testing related projects such your mobile iOS and Android apps.
2 votes -
1 vote
-
1 vote
-
1 vote