ruby on rails vs php
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5193
Ruby on Rails or CakePHP
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 more>> 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 being very popular among the people, but i have a few reasons which made me to stick with cakePHP.<<less
Added: 2007-05-01 License: GPL Price: FreeAdditionalInfoFREE
613 downloads
Ruby on Rails Forum
Discussion forums for Ruby on Rails prgramming. Cover topics including news, events, articles and tutorials. more>> Discussion forums for Ruby on Rails prgramming. Cover topics including news, events, articles and tutorials.<<less
Added: 2006-08-31 License: Freeware Price: Free
1174 downloads
The Ruby on Rails Wiki
With Beginner info, Install guides for virtually any OS, Examples, HowTos(getting RoR to work with your DB, Test, Develop, etc), Tips & Tricks and lots more. more>> With Beginner info, Install guides for virtually any OS, Examples, HowTos(getting RoR to work with your DB, Test, Develop, etc), Tips & Tricks and lots more.<<less
Added: 2006-08-31 License: Freeware Price: Free
1154 downloads
150+ Ruby on Rails Tutorials
Over the last couple of months, I have collected over 150 Ruby on Rails links at Top-Ten-Tutorials.com more>> Over the last couple of months, I have collected over 150 Ruby on Rails links at Top-Ten-Tutorials.com<<less
Added: 2006-09-29 License: Other Free / Open Source License Price: Free
1192 downloads
Set up Ruby on Rails in Windows
Heres a quick Howto on setting up Ruby on Rails for Windows. more>> Heres a quick Howto on setting up Ruby on Rails for Windows.<<less
Added: 2006-08-31 License: Freeware Price: Free
1171 downloads
Ruby on Rails for DB2 developers
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 more>> 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 you had to use MySQL or PostgreSQL to work with it. Now that IBM has released a DB2 adapter for Rails, its possible to write efficient Web applications on top of your existing DB2 database investment.<<less
Added: 2006-08-31 License: Freeware Price: Free
1155 downloads
Wonderful Ruby on Rails
This will show how to validate your fields, by adding the lines of code into your controller. Very easy to use and duplicate in your ROR application. more>> This will show how to validate your fields, by adding the lines of code into your controller. Very easy to use and duplicate in your ROR application.<<less
Added: 2007-11-14 License: Freeware Price: $0.00USD
12 downloads
Ruby on Rails on Oracle: A Simple Tutorial
This article is not intended to be a booster piece for Rails nor is it an expose. It’s simply an introduction to the technology. It contains both praise and criticism. At times the criticism mig more>> This article is not intended to be a booster piece for Rails nor is it an expose. It’s simply an introduction to the technology. It contains both praise and criticism. At times the criticism might appear a bit heavy handed (especially to Rails enthusiasts), but don’t be fooled. Using any Web application framework is going to be tricky, whether it’s J2EE, ASP.NET, or PHP. In the long run, you can be a lot more productive with Rails than you can be with many other Web application development platforms, but it takes time to learn the ropes.<<less
Added: 2006-08-31 License: Freeware Price: Free
1154 downloads
Get On Track with Ruby on Rails
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. more>> 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.<<less
Added: 2006-08-31 License: Freeware Price: Free
1151 downloads
Ruby Essentials 1.0
Ruby is a popular, flexible and intuitive object-oriented programming language. This popularity can, in no small part, be attributed to the introduction and wide adoption of the Ruby on Rails framework. It is difficult, however, to get the most out of more>> Ruby is a popular, flexible and intuitive object-oriented programming language. This popularity can, in no small part, be attributed to the introduction and wide adoption of the Ruby on Rails framework. It is difficult, however, to get the most out of Ruby on Rails without first learning something about programming in Ruby, and this is where Ruby Essentials comes in. Ruby Essentials is a free on-line book designed to provide a concise and easy to follow guide to learning Ruby. Everything from installing Ruby and the basics of the language through to topics such as arrays, file handling and object-oriented programming are covered, all combined with easy to understand code examples which serve to bridge the gap between theory and practice. Ruby Essentials is intended to be of equal use both to those experienced in other programming languages and to novices who have chosen Ruby as their first programming language.<<less
Added: 2007-12-04 License: Other Price: $0.00USD
19 downloads
Installation of Ruby on Rails in Fedora Core 6
Installation of ruby on rails with Apache 2.2 and Mongrel on Fedora Core 6. more>> Installation of ruby on rails with Apache 2.2 and Mongrel on Fedora Core 6.<<less
Added: 2007-05-01 License: GPL Price: FreeAdditionalInfoFREE
553 downloads
Distributing Rails Applications
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 more>> 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 Tar2RubyScript Create the standalone executable with RubyScript2Exe<<less
Added: 2006-08-31 License: Freeware Price: Free
1155 downloads
Accessing dynamic content RubyOnRails style with PHP4
Use of reflection API allows supporting zero-configuration plug-in-like content modules in PHP4 thru use of some ideas implemented in the Ruby On Rails framework more>> Use of reflection API allows supporting zero-configuration plug-in-like content modules in PHP4 thru use of some ideas implemented in the Ruby On Rails framework<<less
Added: 2005-09-06 License: Free for non-commercial use Price: Free
1514 downloads
Ruby thumbnail generator 1.0
Will let you generate thumbnails of jpeg, png or gif pictures just by calling /thumb/picturefile.jpg?w= 150$h=150 . You can specify width and height of the thumbnail. It uses cache to save resized pictures and fast load them later when needed. It is more>> Will let you generate thumbnails of jpeg, png or gif pictures just by calling /thumb/picturefile.jpg?w= 150$h=150 . You can specify width and height of the thumbnail. It uses cache to save resized pictures and fast load them later when needed. It is great if you work with image galleries and want to generate real-time thumbnails from your application.<<less
Added: 2008-02-12 License: GPL Price: $0.00USD
14 downloads
Instant Rails 1.3
Instant Rails is a one-stop Rails runtime solution containing Ruby, Rails, Apache, and MySQL, all preconfigured and ready to run. No installer, you simply drop it into the directory of your choice and run it. It does not modify your system environment. more>> Instant Rails is a one-stop Rails runtime solution containing Ruby, Rails, Apache, and MySQL, all preconfigured and ready to run. No installer, you simply drop it into the directory of your choice and run it. It does not modify your system environment.<<less
Added: 2006-08-31 License: Other Price: $0.00USD
13 downloads
Other version of Instant Rails
License:Other Free / Open Source License
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above ruby on rails vs php search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed