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< 9 10 11 12 13 14 15 16 17 > Next
PYTHON & RUBY RAIL 13
What can I use RoR for?

So far, you've learned that Ruby was meant to keep a perfect balance between power and it's simplicity. This is enforced by two Ruby on Rails concepts: "Convention over Configuration" and "Don't Repeat Yourself"

"Convention over Configuration" means that a programmer only needs to write code for unconventional parts of the application they're building. To give an example: let's say you're building a shop, so obviously you need a way to store your customers' details. Between other things, you'll also probably have a Customer class created in the model or something similar, to keep things modular and easy to work with. You'll probably be very pleasantly surprised to see that a table customers is created automatically in the database.

Ruby on Rails Hosting Reviews

You should probably read our list of Ten things to look for in a Rails Host before you read any of these reviews so you know the general scale we use to rank and evaluate hosts. Know that our top Ruby on Rails Hositng choice (HostingRails.com) has recently shifted to offer affordable plans with Mongrel clusters behind mod_proxy_balancer on Apache2.2 servers, which we'd highly recommend.

Ruby/Reasons for choosing RoR

We've already actually discussed one of the reasons for choosing RoR over other web-targeted programming languages: scaffolding.If you don't remember exactly what that is,please go to the previous page.Plus, it doesn't also hurt that RoR is also quite growing in popularity by the day..it doesn't hurt to be cool right? Well..it does sometimes, but it's not the same case with RoR.

There are people who say RoR isn't suitable for business-critical applications because it's slower that other programming languages already available and that the ActiveRecord database model just don't offer any help when you need more complex database functionality.

While some parts of these statements might be true for the moment, let's not forget that this was the case with virtually any new programming language and framework - until someone believed in it and realized it's true potential and decided to participate in the community and contribute with code or valuable advice.

HOW-TO: Build a secured web application with Ruby on Rails

Most of today’s web applications are secured. Namely, to get to your information (say in deli.cio.us), you need to register an account, and then login each time you want to update or access your information. This how-to will take you through the steps necessary to start-up a secured web application.

Ajax on Rails

In a few short months, Ajax has moved from an obscure and rarely used technology to the hottest thing since sliced bread. This article introduces the incredibly easy-to-use Ajax support that is part of the Ruby on Rails web application framework. This is not a step-by-step tutorial, and I assume that you know a little bit about how to organize and construct a Rails web application. If you need a quick refresher, check out Rolling with Ruby on Rails, Part 1 and Part 2.

Previous< 9 10 11 12 13 14 15 16 17 > Next
  Copyright 2000-2006 © SoloScript.com, All rights reserved.