max and ruby
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 949
Max's Calendar 1.0
Maxs Calendar is an object oriented calendar script written in PHP. Installation and setup is very easy. You only need to upload the relevant files and insert some lines of code into your own script to display a calendar on your own page. You can more>> Maxs Calendar is an object oriented calendar script written in PHP. Installation and setup is very easy. You only need to upload the relevant files and insert some lines of code into your own script to display a calendar on your own page. You can display as many months at once as you want. The look of the calendar is easily changeable using CSS. An example code is attached to the installation package.<<less
Added: 2007-11-28 License: Freeware Price: $0.00USD
10 downloads
Max's Chart 1.0
Maxs Chart is a professional but very easy to use PHP based chart generator. You can create beautiful horizontal or vertical charts fast and easy. You dont need any database or an image library to generate a full CSS driven output. No tables used at more>> Maxs Chart is a professional but very easy to use PHP based chart generator. You can create beautiful horizontal or vertical charts fast and easy. You dont need any database or an image library to generate a full CSS driven output. No tables used at all. You can extend the style by editing a simple CSS file. An example code is also included.<<less
Added: 2008-04-02 License: Freeware Price: $0.00USD
14 downloads
Rails and SQL queries
Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord database abstraction classes to work with SQL tables. However, sometimes it is more convenient to work with pl more>> Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord database abstraction classes to work with SQL tables. However, sometimes it is more convenient to work with plain SQL queries(without any model classes) for specific database operations.<<less
Added: 2006-11-06 License: Other Free / Open Source License Price: Free
669 downloads
Max's News System 1.0
Maxs News System is a news management tool with a built in WYSIWYG editor. The installation is very easy, you only need to upload it to your web server. The scripts stores the news in files on your web server, so no database is required. The only more>> Maxs News System is a news management tool with a built in WYSIWYG editor. The installation is very easy, you only need to upload it to your web server. The scripts stores the news in files on your web server, so no database is required. The only requirement that your hosting provider needs to support PHP. The script uses CSS so changing the style is very simple. An example code is attached to the installation package.<<less
Added: 2007-12-04 License: Freeware Price: $0.00USD
12 downloads
Max's Contact Form 1.0
Maxs Contact Form is a modern but simple PHP script using object oriented design. Installation and integration is very easy. No database is required. You can define your own fields easily as well. The content of the form will be mailed to you. The more>> Maxs Contact Form is a modern but simple PHP script using object oriented design. Installation and integration is very easy. No database is required. You can define your own fields easily as well. The content of the form will be mailed to you. The script uses CSS so changing the style is very simple. An example code is attached to the installation package.<<less
Added: 2007-11-29 License: Freeware Price: $0.00USD
14 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
Max's AJAX Rating System 1.0
Maxs AJAX Rating System is a simple, easy to install script which allows your visitors to rate any item on your page. You can put as many rating boxes on your page as you want. Visitors can rate only once. No database is required. more>> Maxs AJAX Rating System is a simple, easy to install script which allows your visitors to rate any item on your page. You can put as many rating boxes on your page as you want. Visitors can rate only once. No database is required.<<less
Added: 2008-02-22 License: Freeware Price: $0.00USD
18 downloads
IP2Location Ruby Library 2.1.1
IP2Location is a Ruby library that enables the user to find the country, region, city, coordinates, zip code, ISP and domain name that any IP address or hostname originates from. It has been optimized for speed and memory utilization. Developers can use more>> IP2Location is a Ruby library that enables the user to find the country, region, city, coordinates, zip code, ISP and domain name that any IP address or hostname originates from. It has been optimized for speed and memory utilization. Developers can use the API to query all IP2Location? binary databases for applications written in C or supporting static/dynamic library.<<less
Added: 2006-12-01 License: Freeware Price: $0.00USD
12 downloads
Other version of IP2Location Ruby Library
License:Freeware
Max's Image Uploader 1.0
Maxs Image Uploader is an object oriented image uploader script written in PHP. With this script you can upload your images to your web server and resize them in one single step. You can select more image sizes to resize and the resized images will be more>> Maxs Image Uploader is an object oriented image uploader script written in PHP. With this script you can upload your images to your web server and resize them in one single step. You can select more image sizes to resize and the resized images will be stored as well as the original one. Installation and setup is very easy. You only need to upload the relevant files and insert some line of code into your own script.<<less
Added: 2008-03-23 License: Freeware Price: $0.00USD
12 downloads
Max's Guestbook 1.0
Maxs Guestbook is a simple PHP based guest book script. All messages are stored in a flat file so no database is required. Very easy installation, you only need to upload the files to your web server and thats all. Changing the look of the script is more>> Maxs Guestbook is a simple PHP based guest book script. All messages are stored in a flat file so no database is required. Very easy installation, you only need to upload the files to your web server and thats all. Changing the look of the script is easy as well using CSS. An example code is attached to the installation package.<<less
Added: 2008-03-19 License: Freeware Price: $0.00USD
10 downloads
Max's Slideshow 1.0
Maxs Slideshow is a simple PHP based photo slide show script using Javascript as well. The installation is very easy, you only need to upload it to your web server. Afterwards put your images into the images folder, set the slide show size if required more>> Maxs Slideshow is a simple PHP based photo slide show script using Javascript as well. The installation is very easy, you only need to upload it to your web server. Afterwards put your images into the images folder, set the slide show size if required and its ready. No special requirement, only PHP is needed and Javascript on the client side. The script uses CSS so changing the style is very simple. An example code is attached to the installation package.<<less
Added: 2007-12-04 License: Freeware Price: $0.00USD
12 downloads
Currency ruby 0.4.4
Currency - OO currency, FX, ExRate money more>>
Currency ruby 0.4.4 which does exactly as it sounds provides an object-oriented model of world currencies, foreign exchanges, exchange rates and money values. Money values are timestamped for conversion between currencies using historical exchange rates. Supports RoR/Arencies urd.
Added: 2007-06-08 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
14 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
AI Application Programming Ruby port
AI Application Programming Ruby port - A port from C to Ruby of the examples in M. Tim Jones excellent book "AI Application Programming". more>> AI Application Programming Ruby port provides users with an ideal port from C to Ruby of the examples in M. Tim Jones excellent book "AI Application Programming".
Added: 2007-06-06 License: Other Free / Open Source License - Ruby License Price: OtherFreeOpenSourceLicenseRubyLicense
14 downloads
SimpleLog Ruby 2.0.2
SimpleLog is a Ruby on Rails weblog application that helps you focus on writing above all else. more>>
SimpleLog Ruby 2.0.2 offers you a useful tool which lets you focus on writing above all else. SimpleLog has all the features you want in a weblogging application wrapped in an efficiently designed interface that eliminates clutter. By focusing on simplicity and usability, SimpleLog allows you to spend your time writing, rather than managing a convoluted CMS.
Major Features:
- Elegant administration interface
- Tagging
- Comments with spam protection
- Quick search with boolean logic
- Multiple author support
- Automatic pinging to Ping-o-matic
- RSS 2.0 feeds
- Pretty permalinks
- Markdown or Textile support, and more!
Added: 2007-10-30 License: Freeware Price: Freeware
14 downloads
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 max and ruby 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