Introduction to MongoDB – Part II, Ruby
This is the second part of the series on MongoDB. In this screencast, we create a small Sinatra app called YASI that accesses the data using MongoDB. Get the code at http://blog.rubyhead.com/files/yasi.zip
Introduction to MongoDB – Part II, Ruby
RubyHead Short – Vim & Me Part II, Multi-line Editing
vim makes multi-line edit a breeze as I use the feature to comment out multiple lines. Just use v->ctrl-v to select the lines. Use shift to enter i or r.
RubyHead Short – Vim & Me Part II from Joon You.
RubyHead Short – Vim & Me Part I
RubyHead Short – Vim & Me Part 1.
Notes:
for toggling NERDTree, from my .vimrc,
nmap
What to Expect in Rails 3.0
Yehuda Katz presents “What to Expect in Rails 3.0″. This is O’Reilly Webcast. It’s probably better to go to the YouTube site and watch it in HD.
Introduction to Cappuccino
Remember Cappuccino? Here’s the link to the presentation made by Francisco Tomalsky at Future Ruby Conference.
http://www.infoq.com/presentations/tomalsky-cappuccino
Scaling DB from Rails Envy
Yet another awesome screencast from Gregg Pollack. How does he find the time to do this?
http://www.railsenvy.com/2009/7/23/scaling-your-database
Komodo Edit – TextMate Alternative
There are lots of screencasts popping up about TextMate these days. In this screencast (please watch it in HD), I introduce the text editor of my choice for those who cannot use TextMate. This is a brief introduction and depending on the response, I’ll make it a series to cover other neat features, so please comment.
Komodo Edit – TextMate Alternative from Joon You on Vimeo.
International Method Name Experiment – Screencast Short
Internation Method Name in Ruby – RubyHead Short from Joon You on Vimeo.
RubyHead Screencast Short – Subdomain in Rails
Ever wonder how Rails apps can recognize your account by subdomains? Well, here’s how.
RubyHead Short – Subdomain in Rails from Joon You on Vimeo.
Merb, Rubinius and the Engine Yard Stack by Ezra
Here’s the link to the video. HD version is the only way to watch if you ask me.