ruby and the rockets
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1109
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
RubySquad Forum
We are looking for Ruby on Rails leaders to come and join RubySquad. If you are new to Ruby on Rails, you are very welcome too. If you are a developer that is using other languages, then you should jo more>> We are looking for Ruby on Rails leaders to come and join RubySquad. If you are new to Ruby on Rails, you are very welcome too. If you are a developer that is using other languages, then you should join RubySquad as well. Be a part of RubySquad!<<less
Added: 2007-01-22 License: Other Free / Open Source License Price: Free
594 downloads
Exploding Rocket
Uses JavaScript and DHTML to animate a rocket which rises up the screen in different colours then explodes in a shower of sparks, like fireworks! more>> Uses JavaScript and DHTML to animate a rocket which rises up the screen in different colours then explodes in a shower of sparks, like fireworks!<<less
Added: 2006-01-15 License: Freeware Price: $0.00USD
10 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 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
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.
Added: 2009-07-30 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
downloads
RubyRSS 1.1
RubyRSS provides you with an elegant as Ruby RSS parser and generator which is specially designed to help you bring together Ruby and RSS in your project. more>>
RubyRSS 1.1 provides you with an elegant Ruby RSS parser and generator which is specially designed to help you bring together Ruby and RSS in your project. Features include creation of custom (x)HTML news blocks from remote RSS feeds, generation of RSS-feeds using templates, and more.
<<less Added: 2007-06-06 License: Other Free / Open Source License - MIT/X Consortium License Price: OtherFreeOpenSourceLicenseMITXConsortiumLicense
1 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
Ruby Address Book Contacts Importer 1.44
Boost your website with viral marketing ! Our award winning scripts imports contacts from Hotmail, Yahoo, Gmail, and AOL address books. Easy to integrate with any Ruby site or application. more>> Boost your website with viral marketing ! Our award winning scripts imports contacts from Hotmail, Yahoo, Gmail, and AOL address books. Easy to integrate with any Ruby site or application.<<less
Added: 2007-11-20 License: Commercial Price: $0.00USD
12 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
Calendar Date Select 1.3
This is a JavaScript calendar date picker for Ruby on Rails. * It?s lean (only ~15kb css+js code)! * It?s mean (it can pick dates and datetimes, popup or embedded! all styling is done with CSS, so it is completely customizable)! * It?s easy more>> This is a JavaScript calendar date picker for Ruby on Rails. * It?s lean (only ~15kb css+js code)! * It?s mean (it can pick dates and datetimes, popup or embedded! all styling is done with CSS, so it is completely customizable)! * It?s easy to use (it automatically puts its javascripts/css/image files where needed and is fully integrated with rails form builders). Compatible with all modern browsers. NOTE: The JavaScript can be used with any web framework other than Ruby on Rails. prototype.js 1.5.0 or greater required for use.<<less
Added: 2007-06-12 License: Other Price: $0.00USD
12 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
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
The Basics of Ruby Arrays
Ruby has many exciting object oriented features, but a large percentage of your code will revolve around arrays. In this valuable tutorial, we’re going to show you some tips and tricks for this more>> Ruby has many exciting object oriented features, but a large percentage of your code will revolve around arrays. In this valuable tutorial, we’re going to show you some tips and tricks for this powerful data structure.<<less
Added: 2006-08-31 License: Freeware Price: Free
1165 downloads
RadRails 0.7
RadRails is an integrated development environment for the Ruby on Rails framework. The goal of this project is to provide Rails developers with everything they need to develop, manage, test and deploy their applications. Features include source control, more>> RadRails is an integrated development environment for the Ruby on Rails framework. The goal of this project is to provide Rails developers with everything they need to develop, manage, test and deploy their applications. Features include source control, debugging, WEBrick servers, generator wizards, syntax highlighting, data tools and much much more.<<less
Added: 2006-08-31 License: Other Price: $0.00USD
11 downloads
Other version of RadRails
Price: FreeAdditionalInfoCommonPublicLicense
License:Other Free / Open Source License
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 and the rockets 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