Home | Contact Us | Log In | Help
HOME NEW LISTING MOST POPULAR HIGHEST RATED SCRIPTS ADD SCRIPT DOWNLOADS FORUM
Tutorials
  ASP.Net & C#
  ASP
  Perl and PHP
  Java Scripts
  C and C++
  Ajax Tutorials
  J2ee, J2Me, Java
  Python & Ruby Rail
  Crystal Report
  Sap
  CGI
  XML
  Cold Fusion & CFML
  HTML, DHTML & CSS
  Dreamweaver
  FLASH
  Photoshop/Web Designing
  Tools & Utilities
  Oracle/D2K
  Sql Server
  MySql
  Domain Name Registration
  Remotely Hosting
  Web/Server Application
  Hotel Marketing
  Internet and Law
   Search Engine Optimization/SEO
E-Commerce
Interview Questions
Previous< 15 16 17 18 19 20 21 22 23 > Next
PYTHON & RUBY RAIL 19
Using script.aculo.us in Ruby on Rails

Script.aculo.us is indeed spectaculous. By writing a few lines of ROR code, you could create UI effects that reqiured great manipulation in javascript using DOM.  The most popular part of script.aculo.us is the visual effects, using the Effect object. These effects are very dynamic, almost flashlike, yet they do not need any plugins and are very reliable in cross-platform compatibility. So, let's get to the eye candy. I promise you that you will spend more time enjoying the effects than writing it :)

RubyOnRails (1.1) and Flex (2.0)

The first thing lets make sure we have a working Ruby on Rails environment. You’ll also need a database of course.

You are going need at least 1.1 version of Rails for this tutorial. If you don’t have Rails running consider InstantRails for Windows or if you are on a Mac try Locomotive. But for the purpose of this tutorial you might want Windows as Flex Builder is only installable on Windows for now. You can use the Flex compiler on a Mac but the Builder IDE is just so much easier. I’m ok, i have a dual booting MBP ;-)

Ruby Tongue, Rails Groove

My designer brain likes an overview of how everything fits together; if I can't visualize it all dovetailing like floorboards or puzzle pieces, I have a hard as hell time coming up with a solid design for my programs. (And if I don't do a design/architecture phase before coding, I feel the need to self-flagellate with printed and bound copies of PHPNuke. Oh, you laugh now, but you should try it sometime.)

10 Steps I Took to Learn Ruby on Rails

A few of my friends asked me how I picked up Ruby on Rails. I basically went from knowing next to nothing about programming to being able to put together web sites like this one in a matter of just a few months. Here are the steps I took:

  1. Went to the great ONLamp tutorial on Ruby on Rails and rolled through it. Although almost 2 years old at this stage I still think it's a great introduction!
Error Checking and Debugging with Ruby on Rails

In this conclusion to a six-part series covering web development and Ruby on Rails, you'll learn how to send error messages to your email and more. This article is excerpted from chapter 15 of the Ruby Cookbook, written by Lucas Carlson and Leonard Richardson (O'Reilly, 2006; ISBN: 0596523696). Copyright © 2006 O'Reilly Media, Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O'Reilly Media.

Previous< 15 16 17 18 19 20 21 22 23 > Next
  Copyright 2000-2006 © SoloScript.com, All rights reserved.