Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
FAQs about Teach Me To Code » Screencasts (iPhone/iPod):How many episodes does Teach Me To Code » Screencasts (iPhone/iPod) have?The podcast currently has 47 episodes available.
March 03, 2011Creating Bookmarks – Delicious CloneThis is a basic implementation of creating bookmarks for our delicious clone using the Rails built in REST.I also found out that you need the haml-rails gem in order to get your views to generate in HAML.Download 255.3 MBDownload (iPhone & iPod) 119.2 MB...more0minPlay
February 11, 2011CanCan: Setting Permissions – Delicious CloneIn this installment in the Delicious Clone, we use CanCan to set some permissions on the Bookmarks Controller.Next week, we'll finish the bookmark creation process and the following, we'll add styling with SASS.Download 133.9 MB Download (iPhone & iPod) 55.9 MB...more0minPlay
February 10, 2011Faster Testing with Parallel TestsRun your tests faster with parallel_tests gem using all the cores you have on your computer.DownloadDownload (iPhone & iPod)...more0minPlay
February 02, 2011Switching to HAML – Delicious CloneThis is a quick demonstration of how to switch your Rails 3 application to HAML from ERB....more0minPlay
January 21, 2011Setting Up And Testing Devise – Delicious CloneBecause I'm going to be testing in cucumber sections of the site that require a user to be logged in, I decided to get it out of the way. So, in this video, I write a cucumber feature to test login and round it off with a few tests on the devise generated user model to make sure it continues to behave as I expect it to as I update it throughout the process of building this application.Download 191.8 MBDownload (iPhone & iPod) 87.2 MB...more0minPlay
January 14, 2011Rails 3.0.3 Setup – Delicious CloneHere is what I've done to create this application: Use the 'rails new' command to create a rails application Set up the Gemfile Configure the Database Install Cucumber Install Rspec Install Devise Install CanCan Install jQuery Configure DeviseDownload (HD) 84.2 MBDownload (iPod & iPhone) 47.4 MB...more0minPlay
November 30, 2010How to Create a Countdown Timer with JavascriptThis video demonstrates how to build a countdown timer with the setInterval function in Javascript, a text field, and jQuery to update your text field.Download 70.8 MBDownload (iPhone & iPod) 40.6 MB...more0minPlay
November 27, 2010Basic Deployment with CapistranoCapistrano has been the most popular way to deploy Ruby and Rails applications for a long time. This video provides a quick demonstration of a basic recipe for deploying a Rails 3 application.I made this video a while ago and I realized that I never posted it. Here is a very basic recipe for deploying with Capistrano.Download 30.1 MBDownload (iPhone & iPod) 13.3 MB...more0minPlay
October 28, 2010Managing Branches with GitI'm trying something new and using the YouTube player. Let me know if you see any differences.In this video, I demonstrate how to create, merge, and delete local and remote branches in Git.Git is a Source Control Management system written by Linus Torvalds for managing development on the Linux operating system.Download (29.3 MB)Download (iPhone & iPod) (16.3 MB)...more0minPlay
October 06, 2010OAuth with the Twitter GemTwitter just turned off Basic Auth and is forcing application developer to use OAuth. Here is a demonstration of how to add Twitter OAuth to your Ruby on Rails Application.Download 90.9 MBDownload (iPod & iPhone) 45.6 MB...more0minPlay
FAQs about Teach Me To Code » Screencasts (iPhone/iPod):How many episodes does Teach Me To Code » Screencasts (iPhone/iPod) have?The podcast currently has 47 episodes available.