Main > Free Download Search >

Free ruby scripting language script

ruby scripting language

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6161
Ruby User Guide

Ruby User Guide


Developing Ruby on Rails applications requires an ability to program in the Ruby language. This guide, written by the creator of Ruby, provides an easy to follow guide to the Ruby programming language, covering all the important topics including more>> Developing Ruby on Rails applications requires an ability to program in the Ruby language. This guide, written by the creator of Ruby, provides an easy to follow guide to the Ruby programming language, covering all the important topics including variables, looping, object-oriented programming, strings, arrays, error handling and much more. This guide is recommended for anyone planning to develop using the Ruby on Rails framework.<<less
Added: 2007-12-04 License: Other Price: $0.00USD
15 downloads
Java Script Variables

Java Script Variables


Just like any programming language the variables in Java Script are also used to store values. The value of the variable can be edited as required by the programmer.Some of the rules for forming variable names are as follows: Variable names are case more>> Just like any programming language the variables in Java Script are also used to store values. The value of the variable can be edited as required by the programmer.Some of the rules for forming variable names are as follows: Variable names are case sensitive.They must begin with a letter or the underscore character.Having seen about the simple rules for framing variables names now let us see how to declare a variable name.<<less
Added: 2006-11-23 License: Freeware Price: $0.00USD
14 downloads
Ruby Essentials 1.0

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
Ruby on Rails or CakePHP

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
Java Script Features

Java Script Features


Having got a brief introduction about Java Script in the previous chapter let us see the features of Java Script in this section.While designing using HTML the persons doing the designing using HTML need to be a good designer and would generally, need more>> Having got a brief introduction about Java Script in the previous chapter let us see the features of Java Script in this section.While designing using HTML the persons doing the designing using HTML need to be a good designer and would generally, need not be a good programmer. So in such situation the Java Script acts as a programming tool and is a powerful scripting language and helps the HTML designers to design the website or webpage effectively and interactively in a very simple and efficient way.<<less
Added: 2006-11-23 License: Freeware Price: $0.00USD
14 downloads
Best Inventory Script 2.1

Best Inventory Script 2.1


PHP inventory scripts is a low cost feature packed complete billing software that helps to manage customer, product and invoices. It is a web based application that allow a new way to manage product and invoices. The script is written in PHP language and more>> PHP inventory scripts is a low cost feature packed complete billing software that helps to manage customer, product and invoices. It is a web based application that allow a new way to manage product and invoices. The script is written in PHP language and supported by MySQL database. It has some unique features like customer management, product management and online reporting.<<less
Added: 2009-02-25 License: BSD Price: $125.00USD
10 downloads
Set up Ruby on Rails in Windows

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
eRuby: SUSIE a Simple Photo Gallery in Ruby

eRuby: SUSIE a Simple Photo Gallery in Ruby


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 more>> 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 tiniest of tasks. Ruby can be used as a fast procedural code language that rivals PHP and still do things in OOP that Java and C# cannot.<<less
Added: 2007-01-07 License: GPL Price: Free
1041 downloads
eRuby: How to use Ruby CGI and ERB templating for Web Pages

eRuby: How to use Ruby CGI and ERB templating for Web Pages


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 more>> 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 using the Rails framework. Easy and faster than you would expect. So easy in fact that you may forget about using Rails all together.<<less
Added: 2007-01-06 License: GPL Price: Free
1037 downloads
Online Language Translator Widget

Online Language Translator Widget


Translate from and to more than 10 languages, easy to embed in your website or social media profile. more>> Translate from and to more than 10 languages, easy to embed in your website or social media profile.<<less
Added: 2008-12-18 License: Freeware Price: $0.00USD
16 downloads
Ruby thumbnail generator 1.0

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
Scripting languages and their uses! Soo many languages, so little time!

Scripting languages and their uses! Soo many languages, so little time!


What are scripts? HTML is static, it cant be changed unless the web master, or creator, goes in and change the source of the page himself. Scripts allow for dynamic editing of a web page (changing just about anything at run-time, or when the user more>> What are scripts? HTML is static, it cant be changed unless the web master, or creator, goes in and change the source of the page himself. Scripts allow for dynamic editing of a web page (changing just about anything at run-time, or when the user accesses that page) But which language should you learn? Keep on reading.<<less
Added: 2005-04-23 License: Freeware Price: $0.00USD
12 downloads
Hazard Language Redirection 1.0

Hazard Language Redirection 1.0


Hazard Language Redirection is a language redirection script. When the script is called, it detects the default language of the browser and redirects it to the specified page. more>> Hazard Language Redirection is a language redirection script. When the script is called, it detects the default language of the browser and redirects it to the specified page.<<less
Added: 2007-03-05 License: GPL Price: $0.00USD
12 downloads
Rubyforge 1.0.4

Rubyforge 1.0.4


Rubyforge is considered to be an effective and useful Ruby script that can automate a limited set of rubyforge operations. more>>

Rubyforge 1.0.4 is considered to be an effective and useful Ruby script that can automate a limited set of rubyforge operations. Ruby developers can interact in a fast way with the Rubyforge.net servers.

<<less
Added: 2009-07-23 License: Other Free / Open Source License - MIT License Price: OtherFreeOpenSourceLicenseMITLicense
1 downloads
Ruby XCAP Client 1.0

Ruby XCAP Client 1.0


Ruby XCAP Client is known as a useful Ruby library that will implement the XCAP protocol on the client side, allowing applications to get, store, modify and delete XML documents on the server. more>>

Ruby XCAP Client 1.0 is known as a useful Ruby library that will implement the XCAP protocol on the client side, allowing applications to get, store, modify and delete XML documents on the server.

<<less
Added: 2009-07-30 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5