Main > Free Download Search >

Free using ruby dbi script

using ruby dbi

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7727
SimpleLog Ruby 2.0.2

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:

  1. Elegant administration interface
  2. Tagging
  3. Comments with spam protection
  4. Quick search with boolean logic
  5. Multiple author support
  6. Automatic pinging to Ping-o-matic
  7. RSS 2.0 feeds
  8. Pretty permalinks
  9. Markdown or Textile support, and more!
<<less
Added: 2007-10-30 License: Freeware Price: Freeware
14 downloads
Currency ruby 0.4.4

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.
<<less
Added: 2007-06-08 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
14 downloads
IP2Location Ruby Library 2.1.1

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
IP2Location Ruby LibraryIP2Location is a Ruby library that enables the user to find the ... Developers can use the API to query all IP2Location? binary databases for applications
License:Freeware
Download
1075 downloads
Added: 2006-12-01
dnsruby 1.34

dnsruby 1.34


dnsruby is a new DNS library written specifically for Ruby. more>>

dnsruby 1.34 is a helpful thread-aware DNS stub resolver library written in Ruby. It is based on resolv.rb, the standard Ruby DNS implementation, but gives a complete DNS implementation, including DNSSEC.

The Resolv class can be used to resolve addresses using /etc/hosts and /etc/resolv.conf, or the DNS class can be used to make DNS queries. These interfaces will attempt to apply the default domain and searchlist when resolving names.

The Resolver and SingleResolver interfaces allow finer control of individual messages. The Resolver class sends queries to multiple resolvers using various retry mechanisms. The SingleResolver class is used by Resolver to send individual Messages to individual resolvers.

Limitations:

  • NIS is not supported.
  • /etc/nsswitch.conf is not supported.
  • NSEC3 validation still TBD

Major Features:

  1. I/O - Dnsruby implements a pure Ruby event loop to perform I/O. Support for EventMachine has been deprecated.
  2. DNSSEC - Dnsruby supports DNSSEC and NSEC(3). DNSSEC support is on by default - but no trust anchors are configured by default.
  3. Resolver queries return Dnsruby:Message objects. Message objects have five sections:
    • The header section, a Dnsruby:Header object.
    • The question section, a list of Dnsruby:Question objects.
    • The answer section, a list of Dnsruby:Resource objects.
    • The authority section, a list of Dnsruby:Resource objects.
    • The additional section, a list of Dnsruby:Resource objects.
<<less
Added: 2009-07-17 License: Other Free / Open Source License - Mozilla Public License 1.1 Price: OtherFreeOpenSourceLicenseMozillaPublicLicense1.1
14 downloads
Using PHP with MySQL 1

Using PHP with MySQL 1


Quick and easy script on how to create a DB link and execute an sql statement more>> Quick and easy script on how to create a DB link and execute an sql statement<<less
Added: 2007-11-13 License: GPL Price: $0.00USD
13 downloads
Wonderful Ruby on Rails

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
Using JavaScript Errors

Using JavaScript Errors


Dealing with JavaScript or an Ajax based application is always a tricky task. Even the most experienced developers would end up with unexpected errors especially when the application is tested for the first time. Bugs and error in coding will always be more>> <<less
Added: 2009-05-09 License: Freeware Price: $0.00USD
16 downloads
Chilkat Ruby XML Library

Chilkat Ruby XML Library


Ruby XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding. more>> Ruby XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding.<<less
Added: 2006-10-22 License: Freeware Price: Free
1107 downloads
Understanding Action Views in Ruby on Rails

Understanding Action Views in Ruby on Rails


This article covers the basic services provided by the ActionView. The ActionView helps you present data to your users. Keep reading to learn some terminology and study an example application. more>> This article covers the basic services provided by the ActionView. The ActionView helps you present data to your users. Keep reading to learn some terminology and study an example application.<<less
Added: 2006-08-31 License: Freeware Price: Free
1154 downloads
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
Typo Ruby 4.1.1

Typo Ruby 4.1.1


Typo is a lean weblogging engine powered by rails. more>> Typo Ruby 4.1.1 provides you a wonderful tool which is powered by rails. It supports XMLRPC posting, ping/trackback, comments, textile, markdown, categories, all common exports, fulltext search and so on. It is compatible with all major web browsers and is very easy to install and use.<<less
Added: 2007-10-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
14 downloads
The Basics of Ruby Arrays

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
RubyRSS 1.1

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
Understanding Controllers in Ruby-on-Rails

Understanding Controllers in Ruby-on-Rails


This tutorial will focus on the ActionController. The first sections will cover the services provided by ActionController and the techniques to access them. The final section will provide insight into more>> This tutorial will focus on the ActionController. The first sections will cover the services provided by ActionController and the techniques to access them. The final section will provide insight into using these techniques in the real world.<<less
Added: 2006-08-31 License: Freeware Price: Free
1150 downloads
The Ruby on Rails Wiki

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
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5