On TV.com: BATTLESTAR GALACTICA has fans talking
57 Resources for

ruby

  • Subscribe to this listing via:
  • RSS
  • Email
Did you mean Ruby on Rails (27 results)
BNET Industries
Ruby Tuesday owns and operates the Ruby Tuesday concept in the bar and grill segment of casual dining. Co. also provides franchises for the Ruby...
Ruby Tuesday Inc. company page on BNET »

TechRepublic Resources

Looking into Rubinius, a new Ruby VM
If you are a Ruby developer, find out why Justin James says you should definitely check out the Rubinius project to see if you'd be interested in using it or contributing to it. by Justin James
Tags: Ruby, Rubinius, Engine Yard, Evan, Scripting Languages, Software/Web Development, Web Development, Justin James
Blog posts 2008-06-16
CodeGear: Extending the Borland legacy to Ruby and PHP developers
If you're having trouble making the case for Ruby on Rails or PHP in your environment, take a look at CodeGear's 3rdRail and Delphi for PHP. Justin James explains why he can't wait to get his hands on evaluation copies of these products. by Justin James
Tags: CodeGear, Developer, Borland Delphi, PHP, Borland Software Corp., Ruby, Tool, Justin James, 3rdRail 3rdRail, Scripting Languages, Software/Web Development, Web Development
Blog posts 2008-07-01
Ruby on Rails: Building Web Applications Is Fun Again!
Ruby on Rails is a web application framework written in Ruby. Ruby is an object Oriented scripting language. It is a Model-view-controller, database agnostic, open source.
Tags: Web Application, Ruby, Ruby On Rails, Scripting Languages, Software/Web Development, Web Development
Presentations
10 developer want ads that will attract topnotch talent
When your company is trying to hire programmers, there is a good chance that your ad on Monster, CareerBuilder, other similar Web sites is going to be the first thing potential candidates see of your open position. Unfortunately, most programming "help wanted" ads are written in a way that makes...
Tags: Talent, Job, Developer, Advertisement, Skill, Ruby, Programmer, Candidate, Recruitment & Selection, Development Tools, Human Resources, Workforce Management, Software Development, Software/Web Development, Justin James
Blog posts 2008-05-29
WeBuilder 2008 (exe)
WeBuilder is revolutionary all-in-one Web code editor that enables you to edit HTML, CSS, JavaScript, PHP, ASP, Ruby and other web documents within single program. Clean and convenient interface, quick startup, true flexibility, and powerful features allow you to create and edit HTML, CSS, JavaScript, VBScript, WML, PHP, ASP, ASP.Net,...
Tags: HTML, Ruby, Blumentals Software, WeBuilder, Scripting Languages, CSS, Software/Web Development, Web Development
Software downloads 2008-05-08
RubyStack (exe)
An installer that greatly simplifies the installation of Ruby on Rails and its runtime dependencies. Ruby on Rails is a full-stack MVC framework for database-backed Web applications that is optimized for programmer happiness and sustainable productivity. It lets you write beautiful code by favoring convention over configuration. BitNami RubyStack application...
Tags: Ruby, BitNami, BitNami RubyStack, Ruby On Rails, Scripting Languages, Software/Web Development, Web Development
Software downloads 2008-01-16
The MasterMind network (exe)
The well-known MasterMind game as an online game. In this version, created by Ruby Games, it used 10 different colors, including the "no color" option. Topscores are published online, so who is the best. This version is the first release on CNET Download.com.
Tags: Network, Ruby, Scripting Languages, Games, Software/Web Development, Web Development, Personal Technology
Software downloads 2008-02-07
Tweak UI Control Panel entry (exe)
This little application adds the well known Tweak UI program by Microsoft to the Control Panel, to the Performance and Maintenance category, exactly. This way, you can start Tweak UI very easy, without the need of using the Start menu or the Run box. This version is the first release...
Tags: Control Panel, Ruby, Tweak UI, Scripting Languages, Software/Web Development, Web Development
Software downloads 2008-02-06
Ruby Central Ruby (zip)
Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks as in Perl. It is simple, straight-forward, extensible, and portable.
Tags: Ruby, Scripting Languages, Software/Web Development, Web Development
Software downloads 2006-03-23
Filtering and Grouping: A Comparison of SQL, Linux Scripting, and Ruby
It is common to consider software development as a creative, almost artistic endeavor today, with the goal being software that is not only functional but in some measure elegant, useful, and well designed. However, IT professionals are also called upon to at times to act in a "Performer" role more...
Tags: Oracle Corp., Musician, SQL, Ruby, Linux, Software Development, Tools & Techniques, UNIX, Operating Systems, Open Source, Databases, Software, Software/Web Development, Management, Enterprise Software, Data Management
White papers 2008-01-01
Crystal Ball Rev (exe)
The Crystal Ball application will allow you to view a JPG or BMP through a Crystal Ball made of Water, Diamond, Ruby or Sapphire with the correct Refractive Index. This version is the first release on CNET Download.com.
Tags: Ruby, Scripting Languages, Software/Web Development, Web Development
Software downloads 2008-01-02
Ruby on Rails 2.0 released
The second version of the popular Web applications framework Ruby on Rails has been released. An excerpt from InfoWorld: In the security space, Rails 2.0 makes it easier to protect against phishing, with provisions to guard against CRSF (cross-site request forgery) intrusions. Safeguards against XSF...
Tags: Ruby, Ruby On Rails, Scripting Languages, Software/Web Development, Web Development, Arun Radhakrishnan
Blog posts 2007-12-11
Stop the systematic abuse of object-oriented programming
Object-oriented programming OOP has become the dominant type of programming over the last 10 years or so; a major driver of this has been Java, VB.NET, and C#. But what I keep seeing more and more is that too many programmers using object-oriented languages really do not understand OOP. ...
Tags: Encapsulation, Object-oriented Programming, Idea, Ruby, Language, Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development, Justin James
Blog posts 2007-11-19
Security news roundup: November 14
Here's a collection of recent security vulnerabilities and alerts, which covers a new social-engineering trick based on YouTube, a vulnerability in the Net::HTTPS module of the Ruby Scripting language, and news that the URI security vulnerability has finally been fixed by Microsoft in November's Patch Tuesday. New...
Tags: Vulnerability, YouTube Inc., Ruby, Security Vulnerability, Microsoft Windows, Security, Operating Systems, Software, Paul Mah
Blog posts 2007-11-14
Use Ruby on Rails to create a social networking Web site with full community searching and browsing functionality
Ruby on Rails is fast displacing PHP, ASP, and J2EE as programmers' development framework of choice, thanks to its elegant design and emphasis on practical results. Learn how to build large-scale projects with Rails by developing a real-world application: a social networking Web site like MySpace, Facebook, or...
Tags: Web, Network, Ruby, Web Site, Addison-Wesley, Ruby On Rails, Social Networking, Scripting Languages, Software/Web Development, Web Development, Online Communications, Marketing, Advertising & Promotion
Book chapters 2007-10-19
Easy Integration: From XML to the Datastore Without the Mess
XML has become the world's de facto data exchange format, and Ruby on Rails is a full participant in that framework. Using a combination of the XML::Mapping Ruby gem and the ActiveRecord component of Rails without all the other heavy components, one can parse an XML document, map it to...
Tags: Oracle Corp., Ruby, Integration, XML, Scripting Languages, Software/Web Development, Web Development
White papers 2007-06-01
Connecting to Oracle From Ruby on Rails
In the Java world, there are two common types of drivers for Oracle: the pure-Java (a.k.a. thin) driver and the native OCI driver. At the time of writing, no pure Ruby driver, similar to Java's JDBC-based thin driver, exists. In order to connect to Oracle, one needs to install the...
Tags: Oracle Corp., Ruby On Rails, Driver, Ruby, RubyDBI, Ruby OCI8, Ruby OCI8 Driver, Scripting Languages, Databases, Software/Web Development, Web Development, Enterprise Software, Software, Data Management
White papers 2007-06-01
Guide to Ruby on Rails Migrations
Developers are flocking to Ruby on Rails at an incredible pace. There's a great reason for this migration: Rails provides a robust framework built on one of the most flexible languages ever conceived. One of the tricks in the Rails bag is the concept of "Migrations." Migrations provide an excellent...
Tags: Developer, Database, Migration, Ruby, Ruby On Rails, Storage, Software/Web Development, Web Development, Hardware
White papers 2007-06-01
Tagging With Oracle and Ruby on Rails
Social computing has taken the Internet by storm in the last few years and one of the signatures of the trend has been the notion of "Tagging." While tagging is certainly not new, its latest incarnation is novel in its application - at least as far as the Web application...
Tags: Oracle Corp., Ruby On Rails, Tagging, Ruby
White papers 2007-06-01
Use the Fire.rb library to write port knocking scripts in Ruby
Those of us who have been involved in network security professionally for a while should know something about port knocking. For those of you who aren't familiar with it, port knocking is a means of providing an extra layer of security via your firewall. The better firewalls are able to...
Tags: Firewall, Port, Ruby, Firewalls, Network Security, Security, Networking, Chad Perrin
Blog posts 2007-09-22

Content Types

Blog posts (17 results)
Book chapters (9 results)
Discussion threads (6 results)
Presentations (2 results)
Software downloads (10 results)
Technical articles (1 results)
White papers (12 results)

Refining Tags

Software/Web Development (42 results)
Web Development (40 results)
Scripting Languages (35 results)
Ruby On Rails (16 results)
Software (9 results)
Software Development (8 results)
Linux (7 results)
Justin James (6 results)
Jay Garmon (6 results)
Oracle Corp. (5 results)
programming (5 results)
Hardware (5 results)
Web (5 results)
Operating Systems (5 results)
Databases (4 results)
Enterprise Software (4 results)
Web Application (4 results)
Data Management (4 results)
Ooa/Ood/Oop (3 results)
security (3 results)
Battery (3 results)
Developer (3 results)
PHP (3 results)
Java (3 results)
Online Communications (3 results)
Storage (3 results)
Programming Languages (3 results)
Internet (3 results)
XML (3 results)
Engineering (3 results)


Microsoft Access Basics
Buy Now
TechRepublic's Gaming Policy
Computer games--including those installed from floppy disks, USB "thumb" drives, CDs, DVDs, or accessed online or as part of any massive, multiplayer ...
Buy Now

The Green Enterprise