[#11822] RCR: Input XML support in the base Ruby — Dave Thomas <Dave@...>

15 messages 2001/03/01

[#11960] Not Ruby, for me, for the moment at least — "Michael Kreuzer" <mkreuzer@... (nospam)>

I wrote on this newsgroup last weekend about how I was considering using

11 messages 2001/03/04

[#12023] French RUG ? — "Jerome" <jeromg@...>

Hi fellow rubyers,

16 messages 2001/03/05

[#12103] disassembling and reassembling a hash — raja@... (Raja S.)

Given a hash, h1, will the following always hold?

20 messages 2001/03/06

[#12204] FEATURE REQUEST: 'my' local variables — Leo Razoumov <see_signature@127.0.0.1>

Ruby is, indeed, a very well designed language.

64 messages 2001/03/07
[#12250] Re: FEATURE REQUEST: 'my' local variables — Leo Razoumov <see_signature@127.0.0.1> 2001/03/07

>>>>> "GK" == GOTO Kentaro <gotoken@math.sci.hokudai.ac.jp> writes:

[#12284] Re: FEATURE REQUEST: 'my' local variables — gotoken@... (GOTO Kentaro) 2001/03/08

In message "[ruby-talk:12250] Re: FEATURE REQUEST: 'my' local variables"

[#12289] Re: FEATURE REQUEST: 'my' local variables — matz@... (Yukihiro Matsumoto) 2001/03/08

Hi,

[#12452] Re: FEATURE REQUEST: 'my' local variables — gotoken@... (GOTO Kentaro) 2001/03/12

In message "[ruby-talk:12289] Re: FEATURE REQUEST: 'my' local variables"

[#12553] Re: FEATURE REQUEST: 'my' local variables — Dave Thomas <Dave@...> 2001/03/13

matz@zetabits.com (Yukihiro Matsumoto) writes:

[#12329] Math package — Mathieu Bouchard <matju@...>

18 messages 2001/03/09

[#12330] Haskell goodies, RCR and challenge — Robert Feldt <feldt@...>

Hi,

19 messages 2001/03/09
[#12374] Re: Haskell goodies, RCR and challenge — matz@... (Yukihiro Matsumoto) 2001/03/10

Hi,

[#12349] Can Ruby-GTK display Gif Png or Jpeg files? — Phlip <phlip_cpp@...>

Ruby-san:

20 messages 2001/03/09

[#12444] class variables — Max Ischenko <max@...>

14 messages 2001/03/12

[#12606] Order, chaos, and change requests :) — Dave Thomas <Dave@...>

17 messages 2001/03/14

[#12635] email address regexp — "David Fung" <dfung@...>

i would like to locate probable email addresses in a bunch of text files,

12 messages 2001/03/14

[#12646] police warns you -- Perl is dangerous!! — Leo Razoumov <see_signature@127.0.0.1>

I just read this story on Slashdot

14 messages 2001/03/14
[#12651] Re: police warns you -- Perl is dangerous!! — pete@... (Pete Kernan) 2001/03/14

On 14 Mar 2001 11:46:35 -0800, Leo Razoumov <see_signature@127.0.0.1> wrote:

[#12691] Re: police warns you -- Perl is dangerous!! — "W. Kent Starr" <elderburn@...> 2001/03/15

On Wednesday 14 March 2001 15:40, Pete Kernan wrote:

[#12709] [OFFTOPIC] Re: police warns you -- Perl is dangerous!! — Stephen White <spwhite@...> 2001/03/16

On Fri, 16 Mar 2001, W. Kent Starr wrote:

[#12655] Re: FEATURE REQUEST: 'my' local variables — "Benjamin J. Tilly" <ben_tilly@...>

>===== Original Message From Leo Razoumov <see_signature@127.0.0.1> =====

18 messages 2001/03/14

[#12706] Library packaging — "Nathaniel Talbott" <ntalbott@...>

I have a project that I'm working on that needs to live two different lives,

30 messages 2001/03/16

[#12840] Looking for a decent compression scheme — Dave Thomas <Dave@...>

14 messages 2001/03/19

[#12895] differences between range and array — "Doug Edmunds" <dae_alt3@...>

This code comes from the online code examples for

16 messages 2001/03/20
[#12896] Re: differences between range and array — "Hee-Sob Park" <phasis@...> 2001/03/20

[#12899] Re: differences between range and array — Jim Freeze <jim@...> 2001/03/20

On Tue, 20 Mar 2001, Hee-Sob Park wrote:

[#12960] TextBox ListBox — Ron Jeffries <ronjeffries@...>

Attached is a little Spike that Chet and I are doing. It is a

13 messages 2001/03/20

[#12991] [ANN] Lapidary 0.2.0 — "Nathaniel Talbott" <ntalbott@...>

Well, here's my first major contribution to the Ruby world: Lapidary. It's a

16 messages 2001/03/20

[#13028] mkmf question — Luigi Ballabio <luigi.ballabio@...>

15 messages 2001/03/21

[#13185] Reading a file backwards — "Daniel Berger" <djberg96@...>

Hi all,

21 messages 2001/03/25
[#13197] Re: Reading a file backwards — "Daniel Berger" <djberg96@...> 2001/03/25

> Hi Dan,

[#13203] Re: Reading a file backwards — Mathieu Bouchard <matju@...> 2001/03/25

On Sun, 25 Mar 2001, Daniel Berger wrote:

[#13210] Re: Reading a file backwards — "Daniel Berger" <djberg96@...> 2001/03/25

"Mathieu Bouchard" <matju@sympatico.ca> wrote in message

[#13374] Passing an array to `exec'? — Lloyd Zusman <ljz@...>

I'd like to do the following:

15 messages 2001/03/31

[#13397] Multidimensional arrays and hashes? — Lloyd Zusman <ljz@...>

Is it possible in ruby to make use of constructs that correspond to

14 messages 2001/03/31

[ruby-talk:13141] Re: Open minds, err, open books... (repost)

From: Pat Eyler <pate@...>
Date: 2001-03-23 15:16:42 UTC
List: ruby-talk #13141
Another interesting set of free books is "How to Think Like a Computer
Scientist" which is published under the Open Publication Licens (free),
and comes in three flavors: java, c++, and python.  It would be very
interesting to see a ruby translation as well.   See www.andamooka.org for
these and other free books.

-pate

On Fri, 23 Mar 2001, Conrad Schneiker wrote:

> FYI.
>
> Looks like Dave Thomas and Andrew Hunt were ahead of the curve in more
> ways than one.
>
> Subject: Announcement: Python Programming: Taming the Snake.
> Date: Thu, 15 Mar 2001 15:35:00 -0800 (PST)
> From: <python@commandprompt.com>
> Newsgroups: comp.lang.python
>
> python@commandprompt.com wrote:
> >
> > Open Docs, LLC has announced today "Python Programming: Taming the
> Snake".
> > The book, their fifth title is a comprehensive programmer's guide to the
> > Python Programming Language. With this release, Open Docs has managed to
> > keep pace with the open source's cutting edge development. The title is
> > ensured to be one of the most comprehensive resource books available
> > today.
> >
> > About Python:
> >
> >  The first beta version of Python 2.1, a rapid application development
> > language, was released on March 2, 2001. As developers have grown to use
> > Python on a number of different platforms (Unix, Linux, Windows, Mac )
> > many companies have embraced Python and are now using it for their
> > products. The final release of Python 2.1 is due in April 2001; with the
> > added platforms and technical advances it will bring a new level of
> > functionality to the Python community.
> >
> >  Python is being found just about anywhere you look, from animation for
> > the big screen (Disney animation) to advising users through Linux
> > installations. You'll find it managing internet discussion forums,
> dishing
> > up directories and maps on the internet. They have even gone as far as
> > scripting wireless products, and online games. Python is striking every
> > where you look and striking fast.
> >
> > About the Book:
> >
> >  Open Docs is set to release "Python Programming: Taming the Snake" at
> the
> > end of June. It will cover 2.0 including features found in 2.1. It will
> > also cover the new Python tools and applications, including Jython (a
> > version of Python that compiles as Java byte code); support; the CGI and
> > Internet protocol modules; and database support, for databases such as
> > PostgreSQL . Open Docs will also be including 2 CD-ROM's loaded with
> > examples from the book and Python-related packages. These include the
> full
> > Python 2.1 source code distribution, the Zope web framework, and the
> > Vaults of Parnassus. We are sure this book will prove to be invaluable
> to
> > any serious Python programmer.
> >
> > About Open Docs Publishing:
> >
> >  Open Docs is a publishing company specializing in technical books. They
> > are a full service publisher that offers authoring, editing, along with
> > special programs that allow companies to maintain their focus on
> > development. Open Docs strives in maintaining tight quality control to
> > ensure that they put out only the best books possible. They take pride
> in
> > the work that others find numbing; documentation.
> >
> >  Open Docs currently has three books in print. The third book, "Securing
> > and Optimizing Linux; Red Hat Edition" is the number one selling book on
> > LinuxCentral.com, a premiere online Linux retailer, and has been for six
> > months. They are currently preparing there fourth title "Getting Stated
> > with Yellow Dog Linux".
> >
> >  Additionally Open Docs is striving to help support the Open Source
> > Documentation Community by donating 10% of all net profits from the
> sales
> > of "Python Programming; Taming the Snake" to the Python Software
> > Foundation. As part of their Open Source Documentation Fund they are
> > setting a new standard. If you would like to read more on Open Docs
> > Publishing or their Open Source Documentation Fund please visit there
> web
> > site at www.opendocspublishing.com.
> >
> > Contact Info:
> > WWW: http://www.opendocspublishing.com/
> > Voice: 503-963-8316
> > Email: Christine Parmer.
> > Postal:
> > OpenDocs, LLC.
> > 2746 Front St. NE
> > Salem, OR 97303
>
> Conrad Schneiker
> (This note is unofficial and subject to improvement without notice.)
>

In This Thread

Prev Next