<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE rss >
<rss version="2.0">
<channel>
<title>PHP scripts, Javascript, script writing, Collection of Scripts Resources, Free Scripts, Source code and Scripts, web resources, source code, free script, books, examples, help and more!</title><link>http://www.advancescripts.com/rss/961.html</link><description>Tips and Tutorials RSS feeds</description><language>en-us</language><copyright>Copyright (c) AdvanceScripts All rights reserved.</copyright><item>
<title>visual_effect with a delay</title>
<link>http://www.advancescripts.com/detailed/15654.html</link>
<description>One of the coolest things I ran across in RJS was the delay method. This delay method will do just that and delay a number of seconds. So lets say you need to highlight something that was just added to the page after the user submits it.</description>
</item>
<item>
<title>Listing files in a directory with Rails</title>
<link>http://www.advancescripts.com/detailed/15653.html</link>
<description>In a recent application I am building I needed to pull file names and directory names from a local directory. I searched all over the net for this and found nothing. After reviewing a few of rails built in functions I came across Dir.glob(). If you feed this method a path to a directory it will then come back with an array of the names and directories listed</description>
</item>
<item>
<title>SEO on Rails</title>
<link>http://www.advancescripts.com/detailed/13348.html</link>
<description>and Tricks for improving your RoR app so it is search engine friendly. </description>
</item>
<item>
<title>Full Ruby on Rails Tutorial that Anyone can Edit</title>
<link>http://www.advancescripts.com/detailed/13162.html</link>
<description>A tutorial for Ruby on rails that is literally dummy proof. Anyone can read our tutorial and have an application up and running in no time.</description>
</item>
<item>
<title>Rails and SQL queries</title>
<link>http://www.advancescripts.com/detailed/12948.html</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 plain SQL queries(without any model classes) for specific database operations. </description>
</item>
</channel>
</rss>
