Main > Free Download Search >

Free pokemon ruby cheats script

pokemon ruby cheats

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 118
PCRE Cheat Sheet

PCRE Cheat Sheet


A printable PDF PCRE regular expressions cheat sheet. Featuring: functions and their arguments, base character classes, meta characters, quantifiers, pattern modifiers, point based assertions and subp more>> A printable PDF PCRE regular expressions cheat sheet. Featuring: functions and their arguments, base character classes, meta characters, quantifiers, pattern modifiers, point based assertions and subpattern modifiers and assertions.<<less
Added: 2006-03-14 License: Freeware Price: Free
1327 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 . IP2Location is a Ruby library that enables the user to find the
License:Freeware
Download
1075 downloads
Added: 2006-12-01
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
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
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
Get On Track with Ruby on Rails

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
Introduction to Ruby for Mac OS X

Introduction to Ruby for Mac OS X


Applie included Ruby with the Jaguar OS. In this article, Jim explains how to use this pure object oriented scripting language by exploring Rubys features. more>> Applie included Ruby with the Jaguar OS. In this article, Jim explains how to use this pure object oriented scripting language by exploring Rubys features.<<less
Added: 2006-08-31 License: Freeware Price: Free
1156 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
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
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
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
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
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
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
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5