Integrating PayPal with Ruby on Rails in 20 minutes or less

29 August 2007

Do you want to sell something with your Rails application? Do you want to integrate PayPal Website Payments Pro with your Rails application in 20 minutes or less? If so, then buy my latest guide, Integrating the PayPal API with Ruby on Rails! The five-page step-by-step guide on how to add PayPal to your Rails app includes a fully-functional sample application that has all the code you need to see how to integrate PayPal into your own application.

Once you're convinced you can't live without it, go buy the Rails PayPal guide!



5 Tips to Speed Up Your Rails App

09 August 2007

Would you like to know how you can drop the request processing time for an action from 2 seconds to 0.2 seconds? With some excellent tools, some patience, and these tips, you too can speed up critical parts of your web application.

I recently had the opportunity to help a client (and all-around good guy) improve the efficiency of the API portion of his web application. His developer had done a great job with the logic and functionality, but they thought it would be a good idea to have me take a long look at the code to see what improvements I could make. Here are five tips you can use to speed up the slow requests in your Rails app.

Read the rest of this entry ยป