<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Tips and Tutorials</title><description></description><link>http://script.wareseeker.com/Ruby-Rails/Tips-and-Tutorials</link><item><title>Ruby on Rails or CakePHP</title><link>http://script.wareseeker.com/Ruby-Rails/ruby-on-rails-or-cakephp.zip/20759</link><description>Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. Ruby on rails is awesome. It is also an easy to language to learn. Though b</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Tue, 01 May 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/ruby-on-rails-or-cakephp.zip/20759</guid></item><item><title>Installation of Ruby on Rails in Fedora Core 6</title><link>http://script.wareseeker.com/Ruby-Rails/installation-of-ruby-on-rails-in-fedora-core-6.zip/20760</link><description>Installation of ruby on rails with Apache 2.2 and Mongrel on Fedora Core 6.</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Tue, 01 May 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/installation-of-ruby-on-rails-in-fedora-core-6.zip/20760</guid></item><item><title>SEO on Rails</title><link>http://script.wareseeker.com/Ruby-Rails/seo-on-rails.zip/20761</link><description>Tips and Tricks for improving your RoR app so it is search engine friendly.</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Wed, 28 Mar 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/seo-on-rails.zip/20761</guid></item><item><title>How to allow some safe HTML in Rails projects</title><link>http://script.wareseeker.com/Ruby-Rails/how-to-allow-some-safe-html-in-rails-projects.zip/20762</link><description>This article contains simple Ruby function ae_some_html which allows usage of basic HTML tags and converts everything else to entity-escaped HTML code.</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Wed, 18 Jul 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/how-to-allow-some-safe-html-in-rails-projects.zip/20762</guid></item><item><title>eRuby: SUSIE a Simple Photo Gallery in Ruby</title><link>http://script.wareseeker.com/Ruby-Rails/eruby-susie-a-simple-photo-gallery-in-ruby.zip/20763</link><description>SUSIE is a simple image gallery that is an opensource eRuby application. It is interesting because it shows how Ruby, a powerful and fully object oriented programming language can be used to do the ti</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Sun, 07 Jan 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/eruby-susie-a-simple-photo-gallery-in-ruby.zip/20763</guid></item><item><title>eRuby: How to use Ruby CGI and ERB templating for Web Pages</title><link>http://script.wareseeker.com/Ruby-Rails/eruby-how-to-use-ruby-cgi-and-erb-templating-for-web-pages.zip/20764</link><description>Ruby is a great language to use to create a dynamic website. Heres how to use it to do CGI scripting. Using eRuby ERB templating to seperate the HTML from the script makes CGI a perfect alternative to</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Sat, 06 Jan 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/eruby-how-to-use-ruby-cgi-and-erb-templating-for-web-pages.zip/20764</guid></item><item><title>Rails and SQL queries</title><link>http://script.wareseeker.com/Ruby-Rails/rails-and-sql-queries.zip/20765</link><description>Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord database abstraction classes to work with SQL tables. However, sometimes it is more convenient to work with pl</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Mon, 06 Nov 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/rails-and-sql-queries.zip/20765</guid></item><item><title>150+ Ruby on Rails Tutorials</title><link>http://script.wareseeker.com/Ruby-Rails/150-ruby-on-rails-tutorials.zip/20766</link><description>Over the last couple of months, I have collected over 150 Ruby on Rails links at Top-Ten-Tutorials.com</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Fri, 29 Sep 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/150-ruby-on-rails-tutorials.zip/20766</guid></item><item><title>Faster pagination in Rails</title><link>http://script.wareseeker.com/Ruby-Rails/faster-pagination-in-rails.zip/20767</link><description>RoRs default pagination methods have a number of bottlenecks. In this guide you will learn how to use paginating_find to create fast, reusable and good looking pagination code for your projects. This</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Fri, 29 Sep 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/faster-pagination-in-rails.zip/20767</guid></item><item><title>Rails Best Practices, Tips and Tricks</title><link>http://script.wareseeker.com/Ruby-Rails/rails-best-practices-tips-and-tricks.zip/20769</link><description>Because Rails is a young framework, I thought it would be helpful to write up what I consider best practices when coding with it both for my new coworkers and the web at large. Here&amp;#8217;s my current</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Sat, 02 Sep 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/rails-best-practices-tips-and-tricks.zip/20769</guid></item><item><title>Understanding Controllers in Ruby-on-Rails</title><link>http://script.wareseeker.com/Ruby-Rails/understanding-controllers-in-ruby-on-rails.zip/20774</link><description>This tutorial will focus on the ActionController. The first sections will cover the services provided by ActionController and the techniques to access them. The final section will provide insight into</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Thu, 31 Aug 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/understanding-controllers-in-ruby-on-rails.zip/20774</guid></item><item><title>Fast-track your Web apps with Ruby on Rails</title><link>http://script.wareseeker.com/Ruby-Rails/fast-track-your-web-apps-with-ruby-on-rails.zip/20775</link><description>This article details the components of Rails and shows you how it works.Rails gives you an extremely quick way to develop flexible Web applications; this introduction just barely touched on what its l</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Thu, 31 Aug 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/fast-track-your-web-apps-with-ruby-on-rails.zip/20775</guid></item><item><title>Introduction to Ruby for Mac OS X</title><link>http://script.wareseeker.com/Ruby-Rails/introduction-to-ruby-for-mac-os-x.zip/20776</link><description>Applie included Ruby with the Jaguar OS. In this article, Jim explains how to use this pure object oriented scripting language by exploring Rubys features.</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Thu, 31 Aug 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/introduction-to-ruby-for-mac-os-x.zip/20776</guid></item><item><title>Distributing Rails Applications</title><link>http://script.wareseeker.com/Ruby-Rails/distributing-rails-applications.zip/20777</link><description>In this tutorial, well go through the following steps: Setup the environment Create the SQLite database Develop the Rails application Create the RBA (= Ruby archive) from the application with Tar2Ruby</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Thu, 31 Aug 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/distributing-rails-applications.zip/20777</guid></item><item><title>Ruby on Rails for DB2 developers</title><link>http://script.wareseeker.com/Ruby-Rails/ruby-on-rails-for-db2-developers.zip/20778</link><description>IBM DeveloperWorks has a helpful howto on how to bring the worlds of Ruby on Rails and your DB2 framework together. From the article: Because Rails emerged from the open source world, until recently y</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Thu, 31 Aug 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/ruby-on-rails-for-db2-developers.zip/20778</guid></item><item><title>Get On Track with Ruby on Rails</title><link>http://script.wareseeker.com/Ruby-Rails/get-on-track-with-ruby-on-rails.zip/20779</link><description>Ruby is an interpreted scripting language, just like Python and PHP. SitePoints author Daniel Bogan take a look at the language and how it can be used in web development.</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Thu, 31 Aug 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/get-on-track-with-ruby-on-rails.zip/20779</guid></item><item><title>Ruby on Rails on Oracle: A Simple Tutorial</title><link>http://script.wareseeker.com/Ruby-Rails/ruby-on-rails-on-oracle-a-simple-tutorial.zip/20780</link><description>This article is not intended to be a booster piece for Rails nor is it an expose. It&amp;#8217;s simply an introduction to the technology. It contains both praise and criticism. At times the criticism mig</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Thu, 31 Aug 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/ruby-on-rails-on-oracle-a-simple-tutorial.zip/20780</guid></item><item><title>eRuby: Getting Started with Ruby on the Web</title><link>http://script.wareseeker.com/Ruby-Rails/eruby-getting-started-with-ruby-on-the-web.zip/20781</link><description>How to setup a Windows development PC and a shared web host environment so you can start developing Ruby web applications in the same way you do PHP, embedded in HTML. Ruby is easy to learn and has fe</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Mon, 08 Jan 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/eruby-getting-started-with-ruby-on-the-web.zip/20781</guid></item><item><title>eRuby: Getting Started with Ruby on Windows IIS</title><link>http://script.wareseeker.com/Ruby-Rails/eruby-getting-started-with-ruby-on-windows-iis.zip/20782</link><description>Yes, you can run Ruby on Windows and eRuby on Windows IIS web servers. Ruby has many features to process text files and to do system management tasks as languages like Perl or Python do. Ruby is also</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Sun, 07 Jan 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/eruby-getting-started-with-ruby-on-windows-iis.zip/20782</guid></item><item><title>eRuby: Using Ruby DBI for database connectivity</title><link>http://script.wareseeker.com/Ruby-Rails/eruby-using-ruby-dbi-for-database-connectivity.zip/20783</link><description>If you want create a dynamic web page that works on more than just MySQL then try Ruby DBI. Ruby DBI will help you create a single database interface for connecting your web application to multiple da</description><author>WareSeeker</author><category>Tips and Tutorials</category><pubDate>Sun, 07 Jan 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Ruby-Rails/eruby-using-ruby-dbi-for-database-connectivity.zip/20783</guid></item></channel></rss>