public marks

PUBLIC MARKS from cascamorto with tags ruby & lang:eng

29 January 2006 14:45

Softies On Rails

So, we are a couple of Microsoft developers (MCSD's) that have each been working with Microsoft technologies (most recently C#, Windows Forms, ASP.NET, XML Web Services, you know) for a decade. A couple of months ago, just for fun, we decided to give Ruby On Rails a try, on a couple of side projects. (After all, what self-respecting software developer doesn't have side projects?) We hope you'll find this helpful, and comments, suggestions, and you own articles are always welcome!

28 January 2006 07:00

28 January 2006 06:15

Setting up a Rails development environment using Locomotive

2005 was assuredly a huge year for the Rails development team - the 1.0 milestone was hit, and with it came one of the most innovative development tools available, Locomotive. I've been using Locomotive in tandem with Subversion and MySQL for the past couple of weeks while working on some new projects which are now nearing completion - giving me some free time to write about my experiences using these tools, and how you can utilise them in your own development environment.

27 January 2006 14:30

SQL Relay

by 1 other
SQL Relay is a persistent database connection pooling, proxying and load balancing system for Unix and Linux supporting ODBC, Oracle, MySQL, mSQL, PostgreSQL, Sybase, MS SQL Server, IBM DB2, Interbase, Lago, SQLite and MS Access (minimally) with APIs for C, C++, Perl, Perl-DBI, Python, Python-DB, Zope, PHP, Ruby, Ruby-DBI, Java and TCL, drop-in replacement libraries for MySQL and PostgreSQL clients, command line clients, a GUI configuration tool and extensive documentation. The APIs support advanced database operations such as bind variables, multi-row fetches, client-side result set caching and suspended transactions. It is ideal for speeding up database-driven web-based applications, accessing databases from unsupported platforms, migrating between databases, distributing access to replicated databases and throttling database access.

27 January 2006 05:15

ONLamp.com: Rolling with Ruby on Rails

by 14 others (via)
Maybe you've heard about Ruby on Rails, the super productive new way to develop web applications, and you'd like to give it a try, but you don't know anything about Ruby or Rails. This article steps through the development of a web application using Rails.

27 January 2006 04:45

Red Letter: The Ruby Journal

by 1 other (via)
A New Journal Dedicated to Ruby Development : An authoritative source of information. Ruby becomes more popular with each passing day. Whether you're already an expert or have just discovered Ruby, Red Letter has something for you: hands-on tutorials, programming tips from the experts, opinions, and lots and lots of Ruby code.

27 January 2006 04:30

Yaml.rb -- Yaml for Ruby

For Ruby developers, YAML is a natural fit for object serialization and general data storage. Really, it's quite fantastic. Spreads right on your Rubyware like butter on bread! The possible uses for YAML are innumerable. Configuration files, custom internet protocols, documentation, the list goes on and on. Also, with YAML readers popping up for other languages (see YAML.pm and others), you can pass data easily to colleagues in distant lands, swamped in their archaic languages.

27 January 2006 04:15

PLEAC-Ruby

by 3 others (via)
Following the Perl Cookbook (by Tom Christiansen and Nathan Torkington, published by O'Reilly) spirit, the PLEAC Project aims to gather fans of programming, in order to implement the solutions in other programming languages

27 January 2006 04:00

Artima Developer - Ruby Code & Style

by 3 others (via)
Ruby Code & Style -- new Ruby magazine hosted by Artima.com

IBM - Ruby off the Rails

by 2 others (via)
Ruby off the Rails - an introduction to Ruby outside of the Rails framework