[#173424] Ruby 1.8.4 and tcltk under Linux — Mark Volkmann <r.mark.volkmann@...>

I have some Ruby code that uses Tk that works fine under Windows.

10 messages 2006/01/01

[#173454] macworld — Mike Schwab <michael.schwab@...>

What Ruby stuff will be happening at Macworld? What software is

32 messages 2006/01/01
[#173606] Re: macworld — "Hampton" <hcatlin@...> 2006/01/02

I just bought a new Mac, and its the worst dev environment for ruby

[#173607] Re: macworld — James Edward Gray II <james@...> 2006/01/02

On Jan 2, 2006, at 9:47 AM, Hampton wrote:

[#173646] Re: macworld — Chad Perrin <perrin@...> 2006/01/02

On Tue, Jan 03, 2006 at 12:52:59AM +0900, James Edward Gray II wrote:

[#173648] Re: macworld — James Edward Gray II <james@...> 2006/01/02

On Jan 2, 2006, at 1:57 PM, Chad Perrin wrote:

[#173665] Re: macworld — Chad Perrin <perrin@...> 2006/01/02

On Tue, Jan 03, 2006 at 05:03:49AM +0900, James Edward Gray II wrote:

[#173520] Can't change the value of self — Jonathan Leighton <lists@...>

This code:

14 messages 2006/01/02

[#173544] New to Ruby and Programming — Will Shattuck <willshattuck@...>

Hi folks. Happy New Year!

36 messages 2006/01/02
[#173551] Re: New to Ruby and Programming — "J. Ryan Sobol" <ryansobol@...> 2006/01/02

Can you list and describe the programs you've developed in the past?

[#173555] Re: New to Ruby and Programming — Will Shattuck <willshattuck@...> 2006/01/02

On 1/1/06, J. Ryan Sobol <ryansobol@gmail.com> wrote:

[#173556] Re: New to Ruby and Programming — "J. Ryan Sobol" <ryansobol@...> 2006/01/02

Sounds like your at the cusp of a new and exciting thing, so I want

[#173557] Re: New to Ruby and Programming — Will Shattuck <willshattuck@...> 2006/01/02

On 1/1/06, J. Ryan Sobol <ryansobol@gmail.com> wrote:

[#173628] application and web app technologies — cartercc@...

January, 2006.

32 messages 2006/01/02

[#173657] Implicit block parameter? — "Ross Bamford" <rosco@...>

Hi,

33 messages 2006/01/02

[#173738] Rubyhelp wanted /offered — PG <PG@...>

hi guys - I read some of the posts here & wanted to point out that

16 messages 2006/01/03

[#173777] Ruby projects and interfaces to revision control systems (Darcs vs. Cogito) — Alan Garrison <alang@...>

Our company, which is beginning to use Ruby in production systems, has

37 messages 2006/01/03
[#173783] Re: Ruby projects and interfaces to revision control systems (Darcs vs. Cogito) — "M. Edward (Ed) Borasky" <znmeb@...> 2006/01/03

I just took a brief look at the Darcs web site and the Cogito web site.

[#173789] Re: Ruby projects and interfaces to revision control systems (Darcs vs. Cogito) — Alan Garrison <alang@...> 2006/01/03

M. Edward (Ed) Borasky wrote:

[#173797] Re: Ruby projects and interfaces to revision control systems — Ollivier Robert <keltia@...> 2006/01/03

Alan Garrison wrote:

[#173807] Re: Ruby projects and interfaces to revision control systems (Darcs vs. Cogito) — mental@... 2006/01/03

It's lunch time, so here are my own (very opinionated) thoughts on

[#173852] Re: Ruby projects and interfaces to revision control systems (Darcs vs. Cogito) — mathew <meta@...> 2006/01/03

mental@rydia.net wrote:

[#174304] Re: Ruby projects and interfaces to revision control systems (Darcs vs. Cogito) — Jeffrey Dik <jeffrey.dik@...> 2006/01/05

2005 seems to have been a really good year for open-source SCMs. Many

[#173791] - Requesting Comments for Process Definition and Presentation — Ilias Lazaridis <ilias@...>

comp.lang.python / comp.lang.ruby

23 messages 2006/01/03
[#173798] Re: [OT] - Requesting Comments for Process Definition and Presentation — Claudio Grondi <claudio.grondi@...> 2006/01/03

Ilias Lazaridis wrote:

[#173823] Re: [OT] - Requesting Comments for Process Definition and Presentation — Ilias Lazaridis <ilias@...> 2006/01/03

Claudio Grondi wrote:

[#174489] Re: [OT] - Requesting Comments for Process Definition and Presentation — Xavier Morel <xavier.morel@...> 2006/01/06

Ilias Lazaridis wrote:

[#173897] silly regex question — Joe Van Dyk <joevandyk@...>

Can someone help me make this code not suck?

15 messages 2006/01/03
[#173901] Re: silly regex question — James Edward Gray II <james@...> 2006/01/03

On Jan 3, 2006, at 4:22 PM, Joe Van Dyk wrote:

[#173902] Re: silly regex question — Joe Van Dyk <joevandyk@...> 2006/01/03

On 1/3/06, James Edward Gray II <james@grayproductions.net> wrote:

[#173905] Re: silly regex question — James Edward Gray II <james@...> 2006/01/03

On Jan 3, 2006, at 4:41 PM, Joe Van Dyk wrote:

[#173898] Proposed new rule — "Warren Brown" <warrenbrown@...>

> The three rules of Ruby Quiz:

40 messages 2006/01/03
[#173912] Re: [QUIZ] Proposed new rule — James Edward Gray II <james@...> 2006/01/03

On Jan 3, 2006, at 4:23 PM, Warren Brown wrote:

[#173923] Email Address Regex [was Re: silly regex question] — Jacob Fugal <lukfugl@...>

On 1/3/06, Dan Kohn <dan@dankohn.com> wrote:

30 messages 2006/01/03
[#174026] Re: Email Address Regex — "Andreas S." <f@...> 2006/01/04

Jacob Fugal wrote:

[#173989] Is there a way to clear the contents of a terminal? — John Maclean <info@...>

Hi Chaps,

15 messages 2006/01/04

[#174109] Question on iterating a hash — phil swenson <phil.swenson@...>

I have a hash that looks like this : {"1"=>"0, "3"="1", "45"=>"1",

17 messages 2006/01/04

[#174202] using irb — John Maclean <info@...>

So far I've created a ~/bin/rb/dev/foo directory as a place to write and test scripts. After reading the "pick axe" book some more it seems as is irb is a better "place" or "way" to try out stuff. This correct?

14 messages 2006/01/05

[#174257] Demystifying Symbols. — Dave Howell <groups@...>

I was actually doing really well until the strange discussion involving

24 messages 2006/01/05

[#174312] how remove puts inside method? — Carlos Delmar <k@...>

I have a method (process_transaction) that uses puts to output a result.

14 messages 2006/01/05

[#174357] Is it possible to create a GUI/TUI toolkit using ruby? — "simonh" <simonharrison@...>

this may be a daft question, but is it possible to create a widget

9 messages 2006/01/05

[#174374] How do you sort a text file? — Danny Abc <dannyabc@...>

I'm new to Ruby and was wondering how to sort a text file?

15 messages 2006/01/05

[#174521] Dice Roller (#61) — Ruby Quiz <james@...>

The three rules of Ruby Quiz:

111 messages 2006/01/06
[#174560] Re: [QUIZ] Dice Roller (#61) — Jim Freeze <jim@...> 2006/01/06

On Jan 6, 2006, at 12:56 PM, Ruby Quiz wrote:

[#174568] Re: [QUIZ] Dice Roller (#61) — Austin Ziegler <halostatue@...> 2006/01/06

On 06/01/06, Jim Freeze <jim@freeze.org> wrote:

[#174585] Re: [QUIZ] Dice Roller (#61) — Jim Freeze <jim@...> 2006/01/06

[#174587] Re: [QUIZ] Dice Roller (#61) — James Edward Gray II <james@...> 2006/01/06

On Jan 6, 2006, at 5:35 PM, Jim Freeze wrote:

[#174531] Re: [QUIZ] Dice Roller (#61) — "J. Ryan Sobol" <ryansobol@...> 2006/01/06

Please don't take this the wrong way, but I've never played D&D.

[#174593] Splitting strings on spaces, unless inside quotes — Richard Livsey <richard@...>

I want to split a string into words, but group quoted words together

17 messages 2006/01/07

[#174641] Iterator Fu Failing Me — James Edward Gray II <james@...>

I have a group of classes, all implementing a parse?() class method.

38 messages 2006/01/07

[#174669] RMagick exporting pixels as string — Ilmari Heikkinen <ilmari.heikkinen@...>

Hi,

4 messages 2006/01/07

[#174744] Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — Gregory Brown <gregory.t.brown@...>

After my first day back at my University, I was quickly reminded that

101 messages 2006/01/08
[#174749] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — Gregory Seidman <gsslist+ruby@...> 2006/01/08

On Sun, Jan 08, 2006 at 11:28:17AM +0900, Gregory Brown wrote:

[#174752] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — Gregory Brown <gregory.t.brown@...> 2006/01/08

On 1/7/06, Gregory Seidman <gsslist+ruby@anthropohedron.net> wrote:

[#174755] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — gwtmp01@... 2006/01/08

[#174756] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — Gregory Brown <gregory.t.brown@...> 2006/01/08

On 1/8/06, gwtmp01@mac.com <gwtmp01@mac.com> wrote:

[#174800] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — James Edward Gray II <james@...> 2006/01/08

On Jan 8, 2006, at 12:14 AM, Gregory Brown wrote:

[#174839] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — Steve Litt <slitt@...> 2006/01/08

On Sunday 08 January 2006 12:32 pm, James Edward Gray II wrote:

[#174847] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — Gregory Brown <gregory.t.brown@...> 2006/01/08

On 1/8/06, Steve Litt <slitt@earthlink.net> wrote:

[#174856] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — Steve Litt <slitt@...> 2006/01/08

On Sunday 08 January 2006 05:04 pm, Gregory Brown wrote:

[#174867] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — gwtmp01@... 2006/01/08

[#174875] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — James Britt <james_b@...> 2006/01/09

gwtmp01@mac.com wrote:

[#174894] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — Gregory Brown <gregory.t.brown@...> 2006/01/09

On 1/8/06, James Britt <james_b@neurogami.com> wrote:

[#174895] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — dblack@... 2006/01/09

Hi --

[#174905] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — Gregory Brown <gregory.t.brown@...> 2006/01/09

On 1/8/06, dblack@wobblini.net <dblack@wobblini.net> wrote:

[#174963] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — dblack@... 2006/01/09

Hi --

[#175030] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — Gregory Brown <gregory.t.brown@...> 2006/01/09

On 1/9/06, dblack@wobblini.net <dblack@wobblini.net> wrote:

[#175036] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — gwtmp01@... 2006/01/09

[#175050] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — Gregory Brown <gregory.t.brown@...> 2006/01/09

On 1/9/06, gwtmp01@mac.com <gwtmp01@mac.com> wrote:

[#175055] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — James Britt <james_b@...> 2006/01/09

Gregory Brown wrote:

[#174758] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — Gregory Brown <gregory.t.brown@...> 2006/01/08

On 1/8/06, gwtmp01@mac.com <gwtmp01@mac.com> wrote:

[#174761] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — gwtmp01@... 2006/01/08

[#174766] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — Gregory Brown <gregory.t.brown@...> 2006/01/08

On 1/8/06, gwtmp01@mac.com <gwtmp01@mac.com> wrote:

[#174794] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — gwtmp01@... 2006/01/08

[#174806] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — James Edward Gray II <james@...> 2006/01/08

On Jan 8, 2006, at 9:00 AM, gwtmp01@mac.com wrote:

[#174822] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — Gregory Brown <gregory.t.brown@...> 2006/01/08

On 1/8/06, James Edward Gray II <james@grayproductions.net> wrote:

[#174826] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — James Edward Gray II <james@...> 2006/01/08

On Jan 8, 2006, at 2:04 PM, Gregory Brown wrote:

[#174827] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — Gregory Brown <gregory.t.brown@...> 2006/01/08

On 1/8/06, James Edward Gray II <james@grayproductions.net> wrote:

[#174828] Re: Ideas on "Why Living Dangerous can be A Good Thing" in Ruby? — James Edward Gray II <james@...> 2006/01/08

On Jan 8, 2006, at 2:21 PM, Gregory Brown wrote:

[#174768] Is Ruby RAILS really suitable for modern Web Development ? — "Jules" <Roseanna80@...>

I have been reading through RAILS and builing the Depot Application

13 messages 2006/01/08

[#174775] You want a Ruby extension? Talk to me, baby — Joe Van Dyk <joevandyk@...>

Hi,

25 messages 2006/01/08

[#174890] global variables are bad?? — John Maclean <info@...>

Chaps,

13 messages 2006/01/09

[#174921] Remove HTML from String? — "jotto" <jonathan.otto@...>

I can't find a method to remove HTML from a string in the core API. PHP

12 messages 2006/01/09

[#175020] Ruby, Unicode - ever? — dseverin <dmitry.severin@...>

Well, as I could search the web so far, since about 2001 or even early,

21 messages 2006/01/09
[#175025] Re: Ruby, Unicode - ever? — Austin Ziegler <halostatue@...> 2006/01/09

On 09/01/06, dseverin <dmitry.severin@gmail.com> wrote:

[#175275] Re: Ruby, Unicode - ever? — David Vallner <david@...> 2006/01/11

Austin Ziegler wrote:

[#175138] problem with running foxruby on windows 2000 — Mohsen Akhavan <cplus_developer@...>

Hello How are you ,I installed ruby 1.8.2 with fxruby 1.2.6 for

9 messages 2006/01/10

[#175219] Finding CPU% of a linux task — Joe Van Dyk <joevandyk@...>

Hi,

9 messages 2006/01/10

[#175277] Finding a sentence (more than one word & punctuation (, . ;)) in a string? — Kev Jackson <kevin.jackson@...>

given this string

12 messages 2006/01/11

[#175321] Parsing Japanese Language and Some Ruby Trivia — Michael Sullivan <unixwzrd@...>

All this talk about Unicode support and HTML parsing got me to

15 messages 2006/01/11
[#175417] Re-post: Parsing Japanese Language and Some Ruby Trivia — Michael Sullivan <unixwzrd@...> 2006/01/12

Hi,

[#175327] how can I give a name to an anonymous class — sayoyo@...

Hi,

15 messages 2006/01/11
[#175331] Re: how can I give a name to an anonymous class — gwtmp01@... 2006/01/11

[#175352] safe array index ? — Christer Nilsson <janchrister.nilsson@...>

Is it possible to catch index out of range ?

14 messages 2006/01/11

[#175408] Looking up properties and speed — Jonathan Leighton <lists@...>

Hi,

14 messages 2006/01/12

[#175429] Availability of Ruby 1.8.4 Windows (One Click Install) — jsp408@...

1.8.2-15 was the last release of Ruby (Windows One Click Install) in

17 messages 2006/01/12
[#175432] Re: Availability of Ruby 1.8.4 Windows (One Click Install) — David Vallner <david@...> 2006/01/12

jsp408@comcast.net wrote:

[#175444] Re: Availability of Ruby 1.8.4 Windows (One Click Install) — James Britt <james_b@...> 2006/01/12

David Vallner wrote:

[#175466] Re: Availability of Ruby 1.8.4 Windows (One Click Install) — Alexandru Popescu <the.mindstorm.mailinglist@...> 2006/01/12

Sorry to come in the middle of this thread, but I am wondering why

[#175458] Dice Roller (#61) — Matthew Moss <matthew.moss.coder@...>

My reason for choosing a dice roller is somewhat selfish: I was interested

13 messages 2006/01/12

[#175470] Newbie question about multiple assignments — Alex <AlexAfrasinei@...>

12 messages 2006/01/12

[#175487] Question about GUI API for Ruby — Jacek Olszak <jacekolszak@...2.pl>

Hi... currently I'm developing a small gui application. I don't know

29 messages 2006/01/12
[#175551] Re: Question about GUI API for Ruby — tsumeruby@... 2006/01/12

On Thursday 12 January 2006 08:37 pm, Jacek Olszak wrote:

[#175587] Re: Question about GUI API for Ruby — "David Vallner" <david@...> 2006/01/12

On Thu, 12 Jan 2006 17:44:33 +0100, <tsumeruby@tsumelabs.com> wrote:

[#175588] Nothern VA RUG to meet — Richard Kilmer <rich@...>

January 25...details can be found here: http://www.novarug.org

25 messages 2006/01/12
[#175589] RUGS — "J. Ryan Sobol" <ryansobol@...> 2006/01/12

It's exhilarating to see all the RUG announcements, like this one.

[#175655] ruby under cygwin & windows paths — Mojca Miklavec <mojca.miklavec.lists@...>

Hello,

15 messages 2006/01/13

[#175662] Packing (#62) — Ruby Quiz <james@...>

The three rules of Ruby Quiz:

16 messages 2006/01/13

[#175720] Range#member? Oddity — James Edward Gray II <james@...>

I'm not understanding what I am seeing here. Can anyone please

43 messages 2006/01/13
[#175732] Re: Range#member? Oddity — Matthew Desmarais <desmarm@...> 2006/01/13

James Edward Gray II wrote:

[#175745] Re: Range#member? Oddity — "David Vallner" <david@...> 2006/01/13

On Fri, 13 Jan 2006 22:16:14 +0100, Matthew Desmarais <desmarm@gmail.com>

[#175746] Re: Range#member? Oddity — James Edward Gray II <james@...> 2006/01/13

On Jan 13, 2006, at 3:58 PM, David Vallner wrote:

[#175750] Re: Range#member? Oddity — "David Vallner" <david@...> 2006/01/13

On Fri, 13 Jan 2006 23:00:37 +0100, James Edward Gray II

[#175781] Re: Range#member? Oddity — Hal Fulton <hal9000@...> 2006/01/14

James Edward Gray II wrote:

[#175783] Re: Range#member? Oddity — Christer Nilsson <janchrister.nilsson@...> 2006/01/14

Hal Fulton wrote:

[#175731] why is this a comile error — bimo remus <bmoremus@...>

I am doing a tutorial from the Thomas~Hansson book and am getting this

20 messages 2006/01/13
[#175733] Re: why is this a comile error — Austin Ziegler <halostatue@...> 2006/01/13

On 13/01/06, bimo remus <bmoremus@yahoo.com> wrote:

[#175735] Re: why is this a comile error — James Edward Gray II <james@...> 2006/01/13

On Jan 13, 2006, at 3:17 PM, Austin Ziegler wrote:

[#175755] Re: why is this a comile error — Austin Ziegler <halostatue@...> 2006/01/13

On 13/01/06, James Edward Gray II <james@grayproductions.net> wrote:

[#175832] Librend 0.4 — Ilmari Heikkinen <ilmari.heikkinen@...>

Librend 0.4-----------

5 messages 2006/01/14

[#175882] Resetting ruby — List Recv <listrecv@...>

I'm looking for a fast way to "reset" Ruby. That is, to reset the

19 messages 2006/01/16

[#175910] basic question about Fixnum & Integer — Tom Allison <tallison@...>

Hello,

25 messages 2006/01/16
[#175911] Re: basic question about Fixnum & Integer — zdennis <zdennis@...> 2006/01/16

Tom Allison wrote:

[#175913] Re: basic question about Fixnum & Integer — Tom Allison <tallison@...> 2006/01/16

zdennis wrote:

[#175919] Re: basic question about Fixnum & Integer — Jules <julesjacobs@...> 2006/01/16

No, you don't have to require integer, because it is in the core. The

[#175921] Re: basic question about Fixnum & Integer — Tom Allison <tallison@...> 2006/01/16

Jules wrote:

[#175923] Re: basic question about Fixnum & Integer — Daniel Harple <dharple@...> 2006/01/16

[#175950] this month, the next month, and the one after that — Mason Kessinger <masonkessinger@...>

What I want to do is simple.

14 messages 2006/01/16

[#175998] Question about regular expression — Eric Luo <eric.wenbl@...>

I need to hack out an regular expression, which will match "SNPB" without

12 messages 2006/01/17

[#176147] Unable to write to file... (example from "pickaxe book", second edition, p128) — John Maclean <info@...>

Following the example from "pickaxe book", second edition, p128

11 messages 2006/01/19

[#176155] My Thought on the "Pickaxe book" (from a Ruby novice) — John Maclean <info@...>

Chaps,

33 messages 2006/01/19
[#176157] Re: My Thought on the "Pickaxe book" (from a Ruby novice) — Doug Bromley <doug.bromley@...> 2006/01/19

I think what John is saying is that in the other languages he's used

[#176158] Re: My Thought on the "Pickaxe book" (from a Ruby novice) — John Maclean <info@...> 2006/01/19

Thanks Doug. More concise and articulate that I ever could be.

[#176162] Re: My Thought on the "Pickaxe book" (from a Ruby novice) — Kenneth Collins <pine29@...> 2006/01/19

John, pick out the way to do something that seems most natural to you

[#176167] Re: My Thought on the "Pickaxe book" (from a Ruby novice) — Mark Volkmann <r.mark.volkmann@...> 2006/01/19

On 1/19/06, Kenneth Collins <pine29@myfastmail.com> wrote:

[#176168] Re: My Thought on the "Pickaxe book" (from a Ruby novice) — James Britt <james_b@...> 2006/01/19

Mark Volkmann wrote:

[#176186] Re: My Thought on the "Pickaxe book" (from a Ruby novice) — Mark Volkmann <r.mark.volkmann@...> 2006/01/19

On 1/19/06, James Britt <james_b@neurogami.com> wrote:

[#176188] Re: My Thought on the "Pickaxe book" (from a Ruby novice) — ara.t.howard@... 2006/01/19

On Fri, 20 Jan 2006, Mark Volkmann wrote:

[#176196] Ruby Quiz #62 — Andrew Dudzik <adudzik@...>

Hi all--just found my way into this list by way of Ruby Quiz, which looks

14 messages 2006/01/19

[#176229] Mongrel 0.1.0 -- A Fast As Hell Mostly Ruby Web Server — Zed Shaw <zedshaw@...>

Hi,

16 messages 2006/01/20

[#176247] Mongrel 0.1.1 -- A Fast Ruby Web Server (It Works Now, Maybe) — Zed Shaw <zedshaw@...>

Hi All,

41 messages 2006/01/20
[#176430] Re: [ANN] Mongrel 0.1.1 -- A Fast Ruby Web Server (It Works Now, Maybe) — PA <petite.abeille@...> 2006/01/21

[#176461] Re: [ANN] Mongrel 0.1.1 -- A Fast Ruby Web Server (It Works Now, Maybe) — Jim Freeze <jimfreeze@...> 2006/01/22

On Jan 21, 2006, at 3:07 PM, PA wrote:

[#176469] Re: Mongrel 0.1.1 -- A Fast Ruby Web Server (It Works Now, M — Jeff Pritchard <jp@...> 2006/01/22

Noob question here.

[#176480] Re: Mongrel 0.1.1 -- A Fast Ruby Web Server (It Works Now, M — Zed Shaw <zedshaw@...> 2006/01/22

On Jan 22, 2006, at 12:42 PM, Jeff Pritchard wrote:

[#176255] Grid Folding (#63) — Ruby Quiz <james@...>

The three rules of Ruby Quiz:

28 messages 2006/01/20

[#176282] error:- "regex literal in condition" — John Maclean <info@...>

Hi Guys,

32 messages 2006/01/20
[#176288] Hungarian Case variable names. — Zach <zacharooni@...> 2006/01/20

This is an ignorant question to pose, but here I go anyway.

[#176297] Basic Inheritance questions {noob alert:- pickaxe ed. 2, page 27} — John Maclean <info@...>

Chaps,

12 messages 2006/01/20
[#176298] Re: Basic Inheritance questions {noob alert:- pickaxe ed. 2, page 27} — Wilson Bilkovich <wilsonb@...> 2006/01/20

You can do it one of three ways:

[#176329] Re: Basic Inheritance questions {noob alert:- pickaxe ed. 2, page 27} — John Maclean <info@...> 2006/01/20

Thanks for that speedy reply. I've decided to require the within the

[#176330] PostgreSQL in Ruby with SSL connections — Kevin Brown <blargity@...>

Is SSL supported with the ruby postgres adapter? I'd like to SSL the

13 messages 2006/01/20
[#176383] Re: PostgreSQL in Ruby with SSL connections — Dick Davies <rasputnik@...> 2006/01/21

It's handled transparently by libpq. If you're using the C library,

[#176879] Re: PostgreSQL in Ruby with SSL connections — Kevin Brown <blargity@...> 2006/01/25

I'd like to use SSL certificate authentication, and that happens

[#176456] #63: Grid Folding — Luke Blanshard <luke@...>

Greetings all,

16 messages 2006/01/22

[#176457] Minimizing memory allocations — Ilmari Heikkinen <ilmari.heikkinen@...>

So there I was this morning, staring at an ObjectSpace counter tellingme that I'm allocating 1500 Arrays and 10000 Floats per frame. Whichpretty much ground my framerate to ground by requiring a 0.2s GC runevery other frame. So I decided to get down and rid my code of as manyallocations as possible.

23 messages 2006/01/22
[#176512] Re: Minimizing memory allocations — John Carter <john.carter@...> 2006/01/23

On Sun, 22 Jan 2006, Ilmari Heikkinen wrote:

[#177139] Re: Memoization? — Dave Howell <groups@...> 2006/01/26

[#176479] remove non-ASCII characters in a string — Levin Alexander <levin@...>

Hi,

14 messages 2006/01/22

[#176525] Line breaking in Ruby can be dangerous — Sky Yin <sky.yin@...>

After programing in ruby for the past 3 months, I must say I'm

11 messages 2006/01/23

[#176543] WeakRef Hash — James Edward Gray II <james@...>

I need a Hash-like structure, using WeakRef, so that the key value

14 messages 2006/01/23

[#176622] About rant on Dave Thomas site, titled 'imitation...' — "simonh" <simonharrison@...>

Couldn't post a reply on Daves site so thought i'd post one here. Here

38 messages 2006/01/24
[#177011] Re: About rant on Dave Thomas site, titled 'imitation...' — "Francis Hwang" <sera@...> 2006/01/25

SteveC wrote:

[#177218] Re: About rant on Dave Thomas site, titled 'imitation...' — Dave Thomas <Dave@...> 2006/01/27

[#177219] Re: About rant on Dave Thomas site, titled 'imitation...' — Alex Combas <alex.combas@...> 2006/01/27

On 1/26/06, Dave Thomas <Dave@pragprog.com> wrote:

[#177269] Re: About rant on Dave Thomas site, titled 'imitation...' — Dave Thomas <Dave@...> 2006/01/28

[#177272] Re: About rant on Dave Thomas site, titled 'imitation...' — Alex Combas <alex.combas@...> 2006/01/28

On 1/27/06, Dave Thomas <Dave@pragprog.com> wrote:

[#177387] Re: About rant on Dave Thomas site, titled 'imitation...' — Eric Hodel <drbrain@...7.net> 2006/01/30

On Jan 28, 2006, at 1:05 AM, Alex Combas wrote:

[#177389] Re: About rant on Dave Thomas site, titled 'imitation...' — Alex Combas <alex.combas@...> 2006/01/30

On 1/29/06, Eric Hodel <drbrain@segment7.net> wrote:

[#176722] LazyLoad — "Erik Veenstra" <google@...>

Imagine, you're building a CVS like repository. A repository

22 messages 2006/01/24

[#176883] postgres database — Tom Allison <tallison@...>

What is the file I need to require for connection to a postgres

14 messages 2006/01/25

[#176899] I like the new ruby-doc.org! — James Edward Gray II <james@...>

Hadn't seen this mentioned here, so just wanted to say that I feel

30 messages 2006/01/25

[#176923] Gems zlib problem — Ryan Tate <ryantate@...>

I am going to echo posts scattered throughout the Internet here and say

16 messages 2006/01/25
[#176928] Re: Gems zlib problem — mlbright@... 2006/01/25

This is what worked for me.

[#177189] Re: Gems zlib problem — Ryan Tate <ryantate@...> 2006/01/27

Thanks, I'll give this a shot. I did install all three of those (zlibc,

[#177306] nil != [] — Alex Polite <notmyprivateemail@...>

OK. Here's my second stupid question for today.

13 messages 2006/01/28

[#177318] Loop weirdness — Jonathan Leighton <lists@...>

Hi,

16 messages 2006/01/28

[#177327] OpenGL-0.32g for Apple MacOS X — James Adam <james.adam@...>

In case anyone needs this, I've uploaded my tweaked version of the

9 messages 2006/01/29

[#177383] relative dates — charlie bowman <cbowmanschool@...>

today = Time.now

14 messages 2006/01/30

[#177404] Ruby tutorials w/ excercises — Scott Taylor <scott@...>

13 messages 2006/01/30

[#177415] One-Click Ruby Installer 184-16 preview1 is available! — Curt Hibbs <curt.hibbs@...>

One-Click Ruby Installer 184-16 preview1 is available!

18 messages 2006/01/30
[#177419] Re: One-Click Ruby Installer 184-16 preview1 is available! — Dirk Meijer <hawkman.gelooft@...> 2006/01/30

whoa!

[#177424] Strange posting about ebooks — Peter Hickman <peter@...>

For some unfathomable reason I have received four emails containing

58 messages 2006/01/30
[#177447] Re: Strange posting about ebooks — dblack@... 2006/01/30

Hi --

[#177452] Re: Strange posting about ebooks — Dirk Meijer <hawkman.gelooft@...> 2006/01/30

i got them as well...

[#177453] Re: Strange posting about ebooks — dblack@... 2006/01/30

Hi --

[#177455] Re: Strange posting about ebooks — James Edward Gray II <james@...> 2006/01/30

On Jan 30, 2006, at 8:21 AM, dblack@wobblini.net wrote:

[#177498] Re: Strange posting about ebooks — tsumeruby@... 2006/01/30

On Monday 30 January 2006 11:28 pm, James Edward Gray II wrote:

[#177502] Re: Strange posting about ebooks — Ryan Leavengood <leavengood@...> 2006/01/30

On 1/30/06, tsumeruby@tsumelabs.com <tsumeruby@tsumelabs.com> wrote:

[#177469] check for and if not there, create direcory and file — charlie bowman <cbowmanschool@...>

18 messages 2006/01/30

[#177491] Is this a floating point precision problem? — "Todd S." <tgate@...>

I'm using the Matrix module (matrix.rb) to help place a vertex into

11 messages 2006/01/30

[#177517] One-Click Ruby Installer 184-16 preview2 is available! — Curt Hibbs <curt.hibbs@...>

=== One-Click Ruby Installer 184-16 preview2 is available! ===

24 messages 2006/01/30
[#177532] Re: One-Click Ruby Installer 184-16 preview2 is available! — Tom Copeland <tom@...> 2006/01/31

On Tue, 2006-01-31 at 08:32 +0900, Curt Hibbs wrote:

[#177567] Re: One-Click Ruby Installer 184-16 preview2 is available! — Curt Hibbs <ml.chibbs@...> 2006/01/31

On 1/30/06, Tom Copeland <tom@infoether.com> wrote:

[#177596] Re: One-Click Ruby Installer 184-16 preview2 is available! — Joel VanderWerf <vjoel@...> 2006/01/31

Curt Hibbs wrote:

[#177612] Re: One-Click Ruby Installer 184-16 preview2 is available! — Curt Hibbs <ml.chibbs@...> 2006/01/31

On 1/31/06, Joel VanderWerf <vjoel@path.berkeley.edu> wrote:

[#177642] Re: One-Click Ruby Installer 184-16 preview2 is available! — Guillaume Marcais <guslist@...> 2006/02/01

[#177643] Re: One-Click Ruby Installer 184-16 preview2 is available! — Curt Hibbs <ml.chibbs@...> 2006/02/01

Maybe the RUBYOPT environent variable isn't getting set. Try manually

[#177539] Mongrel HTTP Library 0.2.0 (Fast And RubyForgified) — Zed Shaw <zedshaw@...>

Hi Everyone,

10 messages 2006/01/31

[#177619] Numeric#of — ara.t.howard@...

28 messages 2006/01/31
[#177621] Re: [RCR] Numeric#of — Yukihiro Matsumoto <matz@...> 2006/01/31

Hi,

!!! TURN $5 INTO $15,000 IN ONLY 30 DAYS!READ IT!! gro焉rtig! erhalten Sie viel Geld schnell mit paypal! Es ist total zugelassen..txt (01/01)

From: <PROUDHONEST@...>
Date: 2006-01-06 14:53:01 UTC
List: ruby-talk #174487
begin 644 gro焉rtig! erhalten Sie viel Geld schnell mit paypal! Es ist total zugelassen..txt
M4$%94$%,($U!1TE%(2$A(%5-1%)%2%5.1R`D-2!)3B`D,34N,#`P($E.($Y5
M4B`S,"!404<N+BX@:&5R97,@5TE%(2!$:65S97,@:7-T(&5I;B!'96QD+45N
M='=U<F8@=6YD(&YI8VAT+"!W:65D97)H;VQE(&EC:"XN+B!$:65S97,@:7-T
M(&YI8VAT(&5I;B!38V%M(2$A(%-I92!H86)E;B!A;2!W86AR<V-H96EN;&EC
M:'-T96X@;V1E<B!G96CV<G0@_&)E<B!D:65S97,@4')O:F5K="!A=68@1F5R
M;G-E:&%P<&%R870@4')O9W)A;6UE;B!W:64@,C`O,C`@=6YD($]P<F%H(&=E
M<V5H96XL(&]D97(@4VEE(&OV;FYE;B#\8F5R(&5S(&EM(%=A;&P@4W1R965T
M($IO=7)N86P@9V5L97-E;B!H86)E;BX@5V5N;B!N:6-H="P@:&EE<B!I<W0@
M97,@=6YT96X@+2!A=69G961E8VMT('IU($EH;F5N(&%U<V;\:')L:6-H('-C
M:')I='1W96ES965S+B!$:65S97,@4')O9W)A;6T@:7-T(&%U9B!K96EN96X@
M1F%L;"!N974N($5S(&ES="!I;2!"97-T96AE;B!I;B!V:65L96X@1F]R;65N
M(&;\<B!M:6YD97-T96YS(&5I;F4@1&5K861E(&=E=V5S96XN($%B97(@86X@
M9&5N(&9R_&AE;B!486=E;BP@97)F;W)D97)T92!E<R!V:65L(&UE:'(@6F5I
M="!U;F0@0F5M_&AU;F<L('-O=VEE(&5I;F4@26YV97-T:71I;VX@96EN:6=E
M<B!H=6YD97)T($1O;&QA<BX@2F5D;V-H(&1A;FL@4&%Y4&%L('5N9"!D87,@
M26YT97)N970L(&1I92!);G9E<W1I=&EO;B!I<W0@:F5T>G0@<')A:W1I<V-H
M($Y53$PA(%5N9"!W87,@;65H<B!I<W0L(&1E<B!G97-A;71E(%!R;WIEWR!3
M0TA.14Q,15(@:7-T+"!%24Y&04-(15(L('5N9"!,54M2051)5D52+"!A;',@
M97(@W$)%4DA!55!4(&=E=V5S96X@:7-T(2!5;G1E<B!I<W0@9&%S(&5M86EL
M+"!D87,@;6ER(&=E<V-H:6-K="!W:7)D.B!7:64@;6%N("0U('IU("0Q-2XP
M,#`@86X@,S`@5&%G96X@;6ET(%!A>5!A;"!I8V@@5U521$4@14Y44T546E0@
M;6%C:'0L($%,4R!I8V@L(%=)12!6245,($=%3$0@W$)%4E-#2%=%34U53D<@
M24X@345)3B!005E004P@2T].5$\@2T%-+"!M:6-H(&UA8VAT92`D-2!Z=2`D
M,30N-S`V(&EN;F5R:&%L8B!D97(@97)S=&5N(#,P(%1A9V4@9&5S($QA=69E
M;B!L87-S96YS(&1E<R!5;G1E<FYE:&UE;G-P;&%N<R!304@L(&1AWR!I8V@@
M:6T@0F5G<FEF9D))3BP@>G4@26AN96X@9&5R($%U9FQA9'5N9R!F<F5I(&%U
M9GIU9&5C:V5N+B!796YN(%-I92!E;G1S8VAE:61E;BP@36'?;F%H;65N(&%U
M9B!D96X@9F]L9V5N9&5N($%N=V5I<W5N9V5N('IU(&5R9W)E:69E;BP@1T%2
M04Y4245212!I8V@L(&1AWR!3:64@96EN92#D:&YL:6-H92!2_&-K:V5H<B!G
M96YI9=]E;B$@3D]#2"!.3U1714Y$24=+14E4($)%5T5)4S\@4VEN9"!H:65R
M(&=E<F%D92`S('1E<W1I;6]N:6%L<R!V;VX@9&5N('5N>N1H;&EG96X@16EN
M>F5L<&5R<V]N96XL(&1I92!E;G1S8VAI961E;BP@;FEC:'1S('IU(&EN=F5S
M=&EE<F5N(&UE:'(@86QS("0U('5N9"!H86QB92!3='5N9&4@:6AR97(@6F5I
M="P@86X@9&EE<V5M(%!R;V=R86UM('1E:6QZ=6YE:&UE;CH@(F5I;B!W87,@
M9OQR(&5R<W1A=6YL:6-H97(@4&QA;B$@5F]R(&EC:"!F;VQG=&4@26AR96X@
M06YW96ES=6YG96X@9V5R861E(#,@5V]C:&5N('5N9"!O8F=L96EC:"!I8V@@
M,34@;FEC:'0@9W)OWV%R=&EG(&YO8V@@9V5B:6QD970@:&%B92P@;6ER(&)I
M;B!B97)E:71S(&)I<R`D.2XQ,S4N($EC:"!B:6X@86)S;VQU="!G;V(@<VUA
M8VME9"XB("T@4$%-(%=H:71T96UO<F4L($]H:6\@(F=U="P@=V%S(&EC:"!K
M]FYN96XL('-A9V5N(%-I93\N+BX@1$%.2T4@4T]6245,(2!)8V@@<V5N9&5T
M92`T,"P@9&EE(&1E<B!%+6UA:6P@:&5R875S('=I92!3:64@<V%G=&4@=6YD
M(&1A;FX@=F5R9V'?(&EC:"!G97)A9&4@_&)E<B!D:64@=F]L;'-TY&YD:6=E
M(%-A8VAE+B!5;2!E:')L:6-H('IU('-E:6XL(&1A8VAT92!I8V@@;FEC:'0@
M=VER:VQI8V@@9&'?(&%L;&5R('9O;B!I:'(@:V]M;65N('?\<F1E+B!!8F5R
M+"!A;',@:6-H(&UE:6X@<&%Y<&%L($MO;G1O(&5I;B!7;V-H92!S<.1T97(@
M_&)E<G!R_&9T92P@9V%B(&5S(/QB97(@)#4N,#`P(&EN;F5N(&YA8V@@,S`@
M5&%G96XL(&1I92!I8V@@:F5T>G0@_&)E<B!A=69Z=7=E;F1E;B!H86)E("0Q
M,2XP,#`A($EC:"!K86YN(&YI8VAT($EH;F5N(&1A;FME;B!E;F]U9V@A(BU*
M=6%N(%1O=F%R+"!.62P@;GD@(FEC:"!W=7)D92!E;G1S971Z="P@86QS(&EC
M:"!S86@L('=I979I96P@1V5L9"#<8F5R<V-H=V5M;75N9R!I;B!M96EN('!A
M>7!A;"!+;VYT;R!K86TN($EN;F5R:&%L8B`S(%=O8VAE;B!H870@;65I;F4@
M2V]N=&]B86QA;F-E(&)I<R`D,3(N-#0Y(&EM($)A;&QO;B!A=69G97-T:65G
M96XN(%IU97)S="!)+"!D87,@:&%T=&4@97,@9V5D86-H="!W=7)D92P@9V5G
M96)E;B!I<F=E;F1E:6YE($%R="!D97(@4W3V<G5N9R!M:70@;65I;F5M($MO
M;G1O(2(@+2!2:6-H87)D($)A<G)I92P@0F]U;&1E<BP@0T\@1&EE(&5I;GII
M9V5N(%-A8VAE;BP@9&EE(%-I92!B96[V=&EG96XL('-I;F0Z($5I;B!E;6%I
M;"!A9&1R97-S+B!%:6X@1V5S8VCD9G0@4&%Y4&%L($MO;G1O(&UI="`D-2!M
M:6YD97-T96YS(&QE9W1E(&EN(&EH;2!U;F0@9V5R861E(#$U(&)I<R`S,"!-
M:6YU=&5N($EH<F5R(%IE:70@;FEE9&5R+B!$:65S97,@4')O9W)A;6T@9&%U
M97)T(&=E<F5C:'1E(&AA;&)E(%-T=6YD92!Z=6T@4V%T>B!O8F5N+B!.86-H
M(&1E<B!G:6)T(&5S(&%B<V]L=70@:V5I;F4@07)B96ET('=H871S;V5V97(L
M('IU;2!A=68@26AR96T@5&5I;"!Z=2!T=6XN(%-I92!H86)E;B!A8G-O;'5T
M($Y)0TA44R!Z=2!V97)L:65R96XL('5N9"!E<R!G:6)T($M%24Y%($)%1U)%
M3EI53D<@>G5R($UE;F=E(&1E<R!%:6YK;VUM96YS+"!D87,@4VEE('9O;B!D
M:65S96T@96EN(&5I;GIE;&YE;B!'97-C:.1F="!0<F]G<F%M;2!E<GIE=6=E
M;B!K]FYN96XN($QA<W-E;B!3:64@=6YS(&)E9V]N;F5N(&5R:&%L=&5N+"!B
M969O;&=E;B!3:64@96EN9F%C:"!D:64@06YW96ES=6YG96X@9V5N874L('=I
M92!U;G1E;B!D87)G96QE9W0@=6YD(&)E<F5I=&5N(%-I92!S:6-H(&1A;FX@
M9OQR(&5I;F5N(%-%2%(@1U)/4U-%3B!:=69L==\@9&5S($)A<F=E;&1E<R#\
M8F5R(&1E;B!F;VQG96YD96X@,S`@5&%G96X@=F]R(2!)<W0@:&EE<BP@=V%S
M(%-I92!T=6X@8F5N]G1I9V5N+B`N($%.1D]21$5254Y'14X@6R!$245312!!
M3E=%25-53D=%3B!-W%-314X@1T5&3TQ'5$4@5D520D%454T@4T5)3BP@1$%-
M250@1$E%4T53($%20D5)5$54(%T@(R`Q*2!E:6X@96UA:6P@861D<F5S<R`C
M(#(I(&5I;B!0<F5M:65R(&]D97(@1V5S8VCD9G0@4&%Y4&%L($MO;G1O($9O
M;&=E;B!3:64@:F5T>G0@9&5N(%-C:')I='1E;CH@,2TT(%-#2%))5%0@(S$@
M+2!):'(@1E)%2453(%!A>5!A;"!+;VYT;R!A=69S=&5L;&5N($5S(&ES="!E
M>'1R96T@<VEC:&5R('5N9"!S96AR(&5I;F9A8V@L(&5I;B!&4D5)15,@4&%Y
M4&%L($MO;G1O(&%U9GIU<W1E;&QE;B$@0V]P>2!U;F0@:VQE8F5N(&1I97-E
M<R!Z=6T@061R97-S92!3=&%B(&AT='!S.B\O=W=W+G!A>7!A;"YC;VT@*&)E
M86-H=&5N(%-I92!D:64@<VEC:&5R96X@(FAT='!S(B!I;FYE<FAA;&(@9&5R
M(%9E<F)I;F1U;F<I(%-E:65N(%-I92!S:6-H97(L(&;\<B!E:6YE;B!F<F5I
M96X@4%)%34E%4B!O8F5N('IU('5N=&5R>F5I8VAN96XL(&]D97(@1T530TC$
M1E0@2V]N=&\@*'5N9"!N:6-H="!G97)A9&4@96EN(%!%4E/63DQ)0TA%4R!+
M;VYT;RD@86YD97)S4TE.1"!3:64@;FEC:'0@:6X@9&5R($QA9V4L($MR961I
M=&MA<G1E;GIA:&QU;F=S<WES=&5M92!V;VX@9&5N($QE=71E;B!Z=2!E;7!F
M86YG96XN(%-#2%))5%0@(S(@+2!087E086P@1V5L9"`B97,@>G4@<V-H:6-K
M96X@:7-T(&5I;B!U;FQE=6=B87)E<R!'97-E='H@9&5S(%5N:79E<G-U;7,L
M(&1A<R!W:7(@>G5E<G-T(&=E8F5N(&W\<W-E;BP@=6T@>G4@96UP9F%N9V5N
M+B(@2F5T>G0@86QL97,L(&1A<R!3:64@='5N(&W\<W-E;BP@<V]L;"`D-2XP
M,"#\8F5R(%!A>5!A;"!Z=2!J961E<B!D97(@<V5C:',@96UA:6P@061R97-S
M96X@<V-H:6-K96XL(&1I92!N86-H<W1E:&5N9"!A=69G96;\:')T('=E<F1E
M;BX@3F%C:&1E;2!E<B!):'(@9G)E:65S('!A>7!A;"!+;VYT;R!A=69G97-T
M96QL="!H870@=6YD("AF_&YF($1O;&QA<BD@)#4N,#`@:6X@26AR96X@4&%Y
M<&%L($MO;G1O9V5B<F%U8V@@8F5S=.1T:6=T(&AA="!O9&5R(/QB97)P<OQF
M="!H870@24A2($M/3E1/(%5.1"!G97-E='IT(&AA="P@=F5R<V-H:65B96X@
M9&5R($MO;G1O=F]R<W!R=6YG(&%U9B!087EP86PL("0U+C`P('IU(&IE9&5M
M(&1E<B!.86UE;B!A=68@9&5R($QI<W1E('IU('-C:&EC:V5N(&1A;FX@9&%S
M(&]B97)E('5N9"!L96=E;B!):'(@:6X@9&5N(%!U;FMT(",U(&%U9B!D:64@
M3&ES=&4@=F]N($YA;65N(",@=F]N(#$M(S4N($5R:6YN97)N(%-I92!S:6-H
M+"!D8=\@26AR($YA;64@(R`U('=I<F0N(%-T96QL96X@4VEE('-I8VAE<BP@
M9&'?(&1A<R!4:&5M82!D97(@6F%H;'5N9R!S86=T+BXN("H@4T546D5.(%-I
M92!-24-(($))5%1%($%51B!)2%)%(&5M86EL($Q)4U1%("H@*&1I97-E<R!H
MY&QT(&1A<R!0<F]G<F%M;2`Q,#`E('IU9V5L87-S96XN(&)I='1E('-O('9E
M<F=E<W-E;B!N:6-H="$I($%N;65R:W5N9SH@*'=E;FX@4VEE(&1A<R!V;VQL
M92!E;6%I;"!A9&1R97-S(&YI8VAT(&;\<B!D:64@-2!-:71G;&EE9&5R('-E
M:&5N+"!G97)A9&4@<W1E;&QE;B!%<F9O;&<@06YT=V]R="!A=68@9&EE<V5S
M(&5M86EL('5N9"!S:64@;V)E;BXI(&1A<B`H9V5R861E(&9A;&QS(%-I92!N
M;V-H(&YI8VAT($EH<B!087E086P@2V]N=&\@;F]C:"!E<O9F9FYE="!H86)E
M;BP@=F5R=V5N9&5N(%-I92!D:65S92!697)B:6YD=6YG+"!U;2!E:6X@:6X@
M26AR96T@3F%M96X@>G4@]F9F;F5N*2P@:'1T<',Z+R]W=W<N<&%Y<&%L+F-O
M;2`-"B,Q*2!F;&%S:&EN9W-N86ME7S<R,4!H;W1M86EL+F-O;2`C(#(I(&=I
M9V5R=GE`:&]T;6%I;"YC;VT@(R`S*2!F=7-P;W=`>6%H;V\N8V\N=6L@(R`T
M*2!T97)R:6)I<F1`=F]I;&$N9G(@(R`U*2!H;VYE<W1M86XQ,C-`;'EC;W,N
M8V]M+B`-"D5R:6YN97)N(%-I92!S:6-H+"!D:64@9V%N>F4@9&EE<V5S(&ES
M="!!0E-/3%54(%I51T5,05-314XA(%-I92!V97)U<G-A8VAE;B!E:6YE;B!3
M97)V:6-E(2!%:6X@1V5S8VCD9G0N+BX@16EN($5M86EL($QI<W1E(%-E<G9I
M8V4M1V5S8VCD9G0@5V5N;B!3:64@:7)G96YD=V5L8VAE(%IW96EF96P@:&%B
M96XL(&)E>FEE:&5N(%-I92!B:71T92!S:6-H(&%U9B!4:71E;"`Q."!S96LN
M(#$S,#(@=2X@,3(T,2!D97(@5F5R96EN:6=T92!3=&%A=&5N(%!O<W1G97-E
M='IE+B!30TA22514(",S("T@061D:65R96X@26AR97,@16UA:6P@861D<F5S
M<R!.86-H9&5M(%-I92!):')E(&;\;F8@)#$N,#`@6F%H;'5N9V5N('-E;F1E
M;BP@:7-T(&5S($EH<F4@56UD<F5H=6YG+"!Z=6T@26AR97,@96UA:6P@861D
M<F5S<R!D97(@3&ES=&4@:&EN>G5Z=6;\9V5N(2!%;G1F97)N96X@4VEE(&1A
M<R`C(#$I(&5M86EL(&1I92!,:7-T92P@9&EE(%-I92!O8F5N('-E:&5N+"!V
M97)S8VAI96)E;B!D:64@86YD97)E;B!!9')E<W-E;B!H97)A=68@96EN92`H
M-2!W:7)D(#0@=2X@=VER9"`T(#,L('5S=RXI+"!S971Z96X@9&%N;B!)2%(@
M96UA:6P@861D<F5S<R`H9&%S(&UA;B!V97)W96YD971E(&EN($EH<F5M(%!A
M>5!A;"!+;VYT;RDL(&%L<R`C(#4I(&%U9B!D:64@3&ES=&4N("HJ(%-414Q,
M14X@4TE#2$52+"!$05-3($1!4R!%34%)3"P@1$%3(%-)12!,245&15).+"!'
M14Y!52!)4U0L(%?$2%)%3D0@15,@24X@24A214T@4$%94$%,($M/3E1/($52
M4T-(14E.5"X@*B`J(%-#2%))5%0@(S0@+2!#;W!Y($%N>F5I9V4@>G4@,C`P
M($YE=V=R;W5P<RP@>G4@06YZ96EG92!"<F5T=&5R;BP@>G4@=7-W+BXN+BXN
M+B!$:64@<F5I;F4@1G)E=61E(&%M($5M<&9A;F=E;B!D97,@4&%Y4&%L($=E
M;&1E<R$@4VEE('-I;F0@:F5T>G0@8F5R96ET+"!):')E($MO<&EE(&1I97-E
M<B!!;GIE:6=E+"!M:6YD97-T96YS('IU(#(P,"!N97=S9W)O=7`L('IU($%N
M>F5I9V4@0G)E='1E<FXL('IU('5S=RX@8F5K86YN='IU9V5B96XN("AI8V@@
M9&5N:V4L(&1AWR!E<R!N86@@86X@,S(N,#`P($=R=7!P96X@9VEB="D@06QL
M97,L(&1A<R!3:64@8F5N]G1I9V5N+"!I<W0@,C`P+"!A8F5R(&5R:6YN97)T
M('-I8V@L(&UE:'(@8F5K86YN=&=E8F5N(%-I92P@;65H<B!D87,@1V5L9"!3
M:64@+2!S;W=I92!J961E<B!S;VYS="!A=68@9&5R($QI<W1E('9E<F1I96YE
M;B$@26X@9&EE<V5R(%-I='5A=&EO;B!I<W0@26AR($IO8B!L:67?('-O('9I
M96QE($QE=71E(&1I97-E;B!"=6-H<W1A8F5N(&WV9VQI8V@@<V5H96XN(%-O
M(&)I;&1E;B!S:64@4VEE('5N9"!M:6-H(')E:6-H(2$A(2!3:64@:_9N;F5N
M(&1E;B!-;VUE;G0L(&)E:V%N;G1Z=6=E8F5N('-O9V%R(&)E9VEN;F5N+"!D
M96X@26AR(&5M86EL(&)E<W3D=&EG="!W:7)D+B!:86AL=6YG96X@<G5H:6<@
M97)S8VAE:6YE;B!I;B!):')E;2!087E086P@2V]N=&\L('-O9V%R('?D:')E
M;F0@26AR($)A;FMK;VYT;R!B97-TY'1I9W0@=VER9"X@5TE%($U!3B!:52!$
M14X@3D574T=23U50(%4N(%I5($1%3B!!3EI%24=%($)2151415).($)%2T%.
M3E1'24)4(%-C:')I='0@(R`Q*2!B<F%U8VAE;B!3:64@;FEC:'0L(&1I97-E
M;B!G97-A;71E;B!"=6-H<W1A8F5N(&YE=2!Z=2!T:7!P96XL('5M($EH<F4@
M96EG96YE($5I;G1R86=U;F<@>G4@='5N+B!3971Z96X@4VEE(&5I;F9A8V@@
M26AR96X@0U524T]2(&%M($%N9F%N9R!D:65S97,@0G5C:'-T86)E;B!U;F0@
M<V-H;&5P<&5N(%-I92!):')E;B!#55)33U(@>G5R(%5N=&5R<V5I=&4@9&EE
M<V5S($1O:W5M96YT97,L('5N9"!WY&AL96X@4VEE("<@2V]P:64@)R!V;VT@
M<F5D:6=I97)E;FUE;OP@=F]R+B!$:65S97,@:V]P:65R="!D96X@9V5S86UT
M96X@0G)I968@:6X@=&5M<&]RY')E;B!#;VUP=71E<G-P96EC:&5R($EH<BX@
M4V-H<FET="`C(#(I(&=E]F9F;F5T(&5I;F4@=6YB96QE9W1E("<@3F]T:7IB
M;&]C:R<@06MT92!U;F0@<V5T>F5N($EH<F5N($-U<G-O<B!A;B!D97(@3V)E
M<G-E:71E(&1E<B!,965R<V5I=&4N(%9O;B`G(')E9&EG:65R96X@4VEE("<@
M365N_"!V;W)WY&AL96X@)R!087-T92`G+B!$:65S97,@:VQE8G0@96EN92!+
M;W!I92!D97,@0G5C:'-T86)E;B!I;B!.;W1I>F)L;V-K+"!D86UI="!3:64@
M26AR(&5M86EL(&1E<B!,:7-T92!H:6YZ=6;\9V5N(&OV;FYE;BX@3V1E<B!+
M;W!I92!Z=2!E:6YE;2!7;W)T+41O:W5M96YT('5N9"!0;&%T>B!I;2!E;6%I
M;"!N86-H($)E96YD:6=U;F<N(%-C:')I='0@(R`S*2!A==]E<B!):')E<B!N
M975E;B!.;W1I>F)L;V-K86MT92!A;',@='AT($%K=&4N(%=E;FX@4VEE($EH
M<F4@<&]S=&EN9W,@:6X@9&5N('5N=&5R<V-H:65D;&EC:&5N(%-I='1I;F=S
M('1U;B!M]F-H=&5N+"!H86)E;B!3:64@:6UM97(@9&EE<V4@06MT92P@>G5M
M('IU<OQC:R!Z=2!Z=2!G96AE;BX@4V-H<FET="`C(#0I($=E8G)A=6-H($YE
M='-C87!E(&]D97(@9&5R($EN=&5R;F5T($5X<&QO<F5R('5N9"!697)S=6-H
M+"!D:64@;F%C:"!V97)S8VAI961E;F5N(&YE=W-G<F]U<"P@;VXM;&EN92U&
M;W)E;B!S=6-H96XL($%N>F5I9V4@=F5R<V-H86QT+"!!;G-C:&QA9V)R971T
M97(L(%-C:'?D='IC:&5N875F<W1E;&QU;F=S;W)T92P@1&ES:W5S<VEO;F5N
M+"!$:7-K=7-S:6]N($=R=7!P96XL(&]N+6QI;F4M1V5M96EN<V-H869T96XL
M('5S=RXN($)%25-0245,.B!G96AE;B!3:64@>G4@:F5D96T@;?9G;&EC:&5M
M(%-E87)C:"!%;F=I;F4@=VEE('EA:&]O+F-O;2P@9V]O9VQE+F-O;2P@86QT
M879I<W1A+F-O;2P@97AC:71E+F-O;2`M('-U8VAE;B!3:64@9&%N;B!M:70@
M5&AE;65N('=I93\@36EL;&EO;F%I<F5A;GIE:6=E($)R971T/R!O9&5R($=E
M;&0L(&1A<R!!;GIE:6=E($)R971T(&)I;&1E=#\@;V1E<B!'96QE9V5N:&5I
M="!!;GIE:6=E($)R971T/R!O9&5R($=E;&0L(&1A<R!$:7-K=7-S:6]N96X@
M8FEL9&5T/R!O9&5R($=E<V-HY&9T($%N<V-H;&%G8G)E='0_(&]D97(@1V5L
M9"P@9&%S($9O<G5M(&)I;&1E=#\@=7-W+BX@4VEE(&9I;F1E;B!4875S96YD
M96X@=2X@5&%U<V5N9&5N($%N>F5I9V4@0G)E='1E<BX@2VQI8VME;B!3:64@
M<VEE(&%N+"!E:6YS(&YA8V@@9&5M(&%N9&5R96X@9&%N;BP@9&%S(%-I92!D
M:64@5V%H;"!F:6YD96XL('5M(&5I;F4@;F5U92!!;GIE:6=E(&)E:V%N;G1Z
M=6=E8F5N+B!38VAR:71T(",@-2D@0F5S=6-H(&1I97-E($%N>F5I9V4@0G)E
M='1E<B!U;F0@9V5B96X@9&EE<V5N($%R=&EK96P@86QS(&YE=64@06YZ96EG
M92!B96MA;FYT+"!I;F1E;2!E<B!D96X@5&5X="!D:65S97,@0G5C:'-T86)E
M;B!H97)V;W)H96)T('5N9"`G(%!A<W1E("<@=F]N("<@=F]R=^1H;&5N9"P@
M<F5D:6=I97)E;B!3:64@)R!-96[\+B!&_&QL96X@4VEE(&1A<R!4:&5M82P@
M9&EE<V5S(&ES="!D:64@W&)E<G-C:')I9G0@875S+"!D97(@:F5D97(@<VEE
M:'0L('=I92!S:64@9'5R8V@@9&EE($QI<W1E('9O;B!P;W-T:6YG<R!I;B!E
M:6YE<B!B97-T:6UM=&5N($=R=7!P92!S8W)O;&PL(&1I92!09F]S=&5N86YZ
M96EG92!487-T92!A;FML:6-K="X@4VEE('=E<F1E;B!M:70@26AR96T@97)S
M=&5N(&=E=&%N(2!';/QC:W?\;G-C:&4A($1!4R!)4U0@15,A(2!!;&QE<RP@
M9&%S(%-I92!T=6X@;?QS<V5N+"!S;VQL('IU(&1E;B!U;G1E<G-C:&EE9&QI
M8VAE;B!N97=S9W)O=7`@<W!R:6YG96X@=6YD('=E9R!B96MA;FYT9V5B96XN
M($YA8VAD96T@4VEE(&1E;B!&86QL('9O;B!I:&T@97)H86QT96XL(&1A=65R
M="!E<R!U;F=E9N1H<B`S,"!396MU;F1E;B!F_'(@:F5D96X@;F5W<V=R;W5P
M(2!%4DE.3D523B!3244@4TE#2"P@1$E%($U%2%(@3D574T=23U50(%5.1"]/
M1$52($1)12!!3EI%24=%(%9%4E-#2$%,5"!3244@4$9/4U1%3B!)3DY%3BP@
M345(4B!'14Q$+"!$05,L(%9%4D1)14Y%3B!3244A(2!!0D52(%-)12!-W%-3
M14X@16EN($U)3DE-54T@*BH@,C`P($)%2T%.3E1'14)%3B!$87,@:7-T(&5S
M(2!3:64@9F%N9V5N(&%N+"!'96QD(&EN;F5R:&%L8B!D97(@5&%G92!Z=2!E
M;7!F86YG96XA("HJ(%-414Q,14X@1T52041%(%-)0TA%4BP@1$%34R!$05,@
M14U!24PL($1!4R!3244@3$E%1D523BP@1T5.054@25-4+"!7Q$A214Y$($53
M($%51B!005E004P@15)30TA%24Y4+B`J("H@17)K;.1R=6YG('9O;BP@=V%R
M=6T@97,@<V\@9W5T(&9U;FMT:6]N:65R=#H@2D546E0L(%=!4E5-(%1%24PZ
M($%U<R`R,#`@<&]S=&EN9W,@:&5R875S($YU<F5M<&9A;F=S-2!!;G1W;W)T
M96X@9&5S(%-A9V5N<R!)("AE:6X@<V5H<B!N:65D<FEG97,@0F5I<W!I96PI
M+B!3;R!D86YN(&)I;&1E=&4@:6-H("0U+C`P(&UI="!M96EN96T@96UA:6P@
M86X@(S4@875F(&1E;2!"=6-H<W1A8F5N+B!*971Z="!R96%G:65R96X@:F5D
M92!D97(@-2!097)S;VYE;BP@9&EE(&UI<B!-87)K92`D,2XP,"!G97)A9&4@
M9&%S($U)3DE-54T@,C`P('!O<W1I;F=S('-C:&EC:W1E;BP@:F5D92!M:70@
M;65I;F5M(&5M86EL(&%N(",U('5N9"!N=7(@-2!097)S;VYE;B!A=68@:F5D
M97,@9&5R('5R<W!R_&YG;&EC:&5N(#4L(&1A<R!E:6YE(&%N9&5R96X@)#(U
M+C`P(&;\<B!M:6-H(&ES="P@:F5T>G0@:F5N92`R-2!J961E($UA<FME(#(P
M,"!-24Y)34%,14X@4&9O<W1E;B!M:70@;65I;F5M(&5M86EL(&%N(",T('5N
M9"!N=7(@-2!!;G1W;W)T96X@:F5D92P@:&]L92!I8V@@:6X@>G5SY'1Z;&EC
M:&5N("0Q,C4N,#`A($IE='IT(&1R96AE;B!S:6-H(&IE;F4@,3(U(%!E<G-O
M;F5N(&AE<G5M('5N9"!G96)E;B!D87,@34E.24U532`R,#`@;6ET(&UE:6YE
M;2!E;6%I;"!A;B`C,R!B96MA;FYT('5N9"!E;7!F86YG96X@;G5R(#4@06YT
M=V]R=&5N(&IE9&4L(&EC:"!B:6QD96X@>G5SY'1Z;&EC:&5N("0V,C4N,#`A
M($\N2RXL(&IE='IT(&ES="!H:65R(&1A<R!3<&'?=&5I;"P@9V5B96X@:F5D
M92!J96YE<B`V,C4@4&5R<V]N96X@0G5C:'-T86)E;B!E:6YE<R!-24Y)355-
M4R`R,#`@;6ET(&UE:6YE;2!E;6%I;"!A;B`C,B!B96MA;FYT('5N9"!S:64@
M96UP9F%N9V5N(&YU<B`U(&%N='=O<G1E;BP@9&'?(&UI8V@@)#,N,3(U+C`P
M(&=E<F%D92!G96)I;&1E="$A(2!*96YE(#,N,3(U(%!E<G-O;F5N(&%L;&4@
M;&EE9F5R;B!D:65S92!!;GIE:6=E(&%N(#(P,"!N97=S9W)O=7`@;6ET(&UE
M:6YE;2!E;6%I;"!A;B`C,2!U;F0@=V5N;B!N;V-H(#4@4&5R<V]N96X@<')O
M(#(P,"!N97=S9W)O=7`@<F5A9VEE<F5N+"!E;7!F86YG92!I8V@@)#$U+C8R
M-2XP,"$@36ET(&5I;F5R('5R<W!R_&YG;&EC:&5N($EN=F5S=&ET:6]N('9O
M;B!N=7(@)#4N,#`A(-Q"15)205-#2$5.(2$@5V5N;B!):'(@96UA:6P@;FEC
M:'0@;65H<B!A=68@9&5R($QI<W1E(&ES="P@<V5N9&5N(%-I92!D87,@9V5R
M96-H=&4@3F5H;65N+"!D87,@<W#D="!I;B!D96X@;F5W<V=R;W5P(&)E:V%N
M;G1G:6)T+"!U;F0@96EN92!A;F1E<F5N("0U+C`P('IU(&1E;B!E;6%I;"!A
M=68@9&5R($QI<W1E(&%U<R!U;F0@=VEE9&5R('-E='IE;B!):'(@96UA:6P@
M86X@3G(N(#4N(%5N9"!!;F9A;F<L(&1E<B!W:65D97(@8F5K86YN=&=I8G0N
M($1I92!386-H92!Z=6T@<VEC:"!Z=2!E<FEN;F5R;B!I<W0L('9E<F)I;F1E
M;B!4875S96YD92!V;VX@3&5U=&5N(&%U9B!D97(@9V%N>F5N($5R9&4@9&%S
M($EN=&5R;F5T('5N9"!D:65S92!!<G1I:V5L('IU(&QE<V5N+"!D:64L($=%
M4D5#2%0@5TE%(%-)12!TY&=L:6-H('-I;F0L('-I;F0@:F5T>G0A(2!+]FYN
M96X@4VEE("0U+C`P('-O('-I8V@@;&5I<W1E;C\_(%5N9"!S96AE;B!3:64L
M('=E;FX@97,@=VER:VQI8V@_(&9U;FMT:6]N:65R=#\@26-H(&1E;FME('-O
M/R!,975T92!H86)E;BP@=V%S+"!W96YN(&1E<B!0;&%N(&AE<F%U<R!G97-P
M:65L="!W:7)D('5N9"!K96EN92!S8VAI8VME;B!):&YE;B!D87,@1V5L9"!G
M97-A9W0_(%-O('=A<R!G97-C:&5H96X@9&EE(%=A:')S8VAE:6YL:6-H:V5I
M=&5N('9O;B!D97(L('=E;FX@97,@5&]N;F5N(&YE=64@96AR;&EC:&4@0F5N
M=71Z97(@9VEB="!U;F0@;F5U92!E:')L:6-H92!,975T92P@9&EE(&1A<R!)
M;G1E<FYE="!V97)B:6YD96X@=6YD(&1I92!TY&=L:6-H96X@;F5W<V=R;W5P
M('5N9"!7:6QL96X@<VEN9"P@:6AM(&5I;F5N(%9E<G-U8V@@>G4@9V5B96X_
M(%-C:.1T>G5N9V5N('-I;F0@8F5I(#(P+C`P,"!B:7,@-3`N,#`P(&YE=65N
M($)E;G5T>F5R;BP@9&EE+"!M:70@5&%U<V5N9&5N('9O;B!D96YE;B!TY&=L
M:6-H('-I;F0L(&1I92!D87,@=&%T<^1C:&QI8VAE($EN=&5R;F5T('9E<F)I
M;F1E;BX@17)I;FYE<FX@4VEE('-I8V@L(%-P:65L(%I)14U,24-(('5N9"!%
M2%),24-(('5N9"!D:65S97,@87)B96ET970N($1I97-E<R!I<W0@=VER:VQI
M8V@@;FEC:'0@96EN(&%N9&5R97,@:F5N97(@=F5R<OQC:W1E;B!S8V%M<R$@
M4V\@;&%N9RP@=VEE($QE=71E($154D-((&UI="!D96T@075S<V5N9&5N("0U
M+C`P($9/3$=%3BP@9G5N:W1I;VYI97)T(&5S(2!-:70@=V%R;65N(%?\;G-C
M:&5N('-E9VYE;B!3:64@4VEE('5N9"!):'(@;&EE8G1E(&5I;F4L(&AT='!S
M.B\O=W=W+G!A>7!A;"YC;VT@15))3DY%4DX@4TE%(%-)0T@L($53($E35"!:
M54=%3$%34T5.15,@,3`P)2$@1MQ(4D5.(%-)12!.24-(5"!$245315,@3T)%
M3B`M+2TM+2TM+2TM+2TM+3T@;6ET($=R86))="!B96MA;FYT9V5G96)E;B`]
M("TM+2TM+3T@8FENY')E<R!54T5.150M1&]W;FQO861I;F<@96EN9F%C:"!G
M96)I;&1E="`]("T@/2!E<FAA;'1E;B!3:64@1W)A8DET(&;\<B!F<F5I97,@
B=F]N(&AT='`Z+R]W=W<N<VAE;65S+F-O;2\@/2`M("X@+@==
`
end


In This Thread

Prev Next