[#52047] ruby-talk separation, part II — " JamesBritt" <james@...>
-----BEGIN PGP SIGNED MESSAGE-----
Hello --
On Tue, Oct 01, 2002 at 09:03:44PM +0900, Bulat Ziganshin wrote:
FreeBSD's got a decent setup. Few additions to the list here:
On Wed, Oct 02, 2002 at 04:29:33AM +0900, Sean Chittenden wrote:
As I ponder over the list of topics below, I wonder if people would be
> > > >ZenTest and ZenWeb were just released. I announced these to
> > If somebody has a new class or library, then they should add it to
> > > If somebody has a new class or library, then they should add it to
[#52094] OO Perl -> Ruby — ptkwt@...1.aracnet.com (Phil Tomson)
I'm wrapping a C library for a Binary Decision Diagram package using swig.
[#52142] current method — "Volkmann, Mark" <Mark.Volkmann@...>
Is there a way to programmatically determine the name of the method that is
you could do something like this:
[#52184] How do I invoke a block procedure from within a C extension? — philip.bacon@... (Philip Bacon)
I am writing a C extension and wish to call a block from within one of
[#52219] Targeting Borland's compiler on Windows — "Gavin Sinclair" <gsinclair@...>
All,
[#52245] Compiling stuff under Windows: list of problems — "Gavin Sinclair" <gsinclair@...>
I don't want my tortuous experience of trying to get things working under this
[#52259] bugs — "Kontra, Gergely" <kgergely@...>
Hi!
Hi,
>> >> k='Hello'
[#52262] Tcl implemented in hardware? — ptkwt@...1.aracnet.com (Phil Tomson)
This is a rather strange item. I was checking out comp.arch.fpga
[#52278] Printing the Contents of a 2d Array — rotfeast68@... (Rotfeast)
At the risk of sounding like a nuby to ruby...
[#52290] Regexp: Stripping out all except ASCII? — Mark Probert <probertm@...>
[#52300] Can soneone tell me what I'm doing wrong... — Jeremy Gregorio <gunvalk@...>
I'm trying to write a little script to rename my mp3s I started with this:
Hi Jeremy,
[#52349] Please help, question regarding threads — Andrew Cowan <icculus@...>
Bulat Ziganshin wrote:
[#52358] Reusing base classes tests? — coma_killen@...
Hi,
[#52364] mod_ruby and postgresql — Harry Ohlsen <harryo@...>
I did a quick search on the ruby-talk archive, but to no avail, so here's my
[#52380] Confusion on Keywords — William Djaja Tjokroaminata <billtj@...>
Hi,
[#52391] CRuby (Was: R) — Nikodemus Siivola <tsiivola@...>
CRuby = subset of Ruby + typed methods + compiler to C
Nikodemus Siivola wrote:
Michael Campbell wrote:
Hi --
[#52411] Violation of Principle of Least Surprise — Travis Whitton <whitton@...>
I'm writing this to report a bug as related to Ruby's principle of
[#52436] Specifying local and external block parameters (that old chestnut) — "Gavin Sinclair" <gsinclair@...>
I've cannibalised discussion from the "Bugs" thread. I hope it is a service to
Hi,
On Fri, Oct 04, 2002 at 11:37:21AM +0900, Yukihiro Matsumoto wrote:
Hi,
Hello Yukihiro,
On Fri, 04 Oct 2002 17:32:01 +0000, Bulat Ziganshin wrote:
>>>>> "Y" == Yukihiro Matsumoto <matz@ruby-lang.org> writes:
----- Original Message -----
>>>>> "M" == MikkelFJ <mikkelfj-anti-spam@bigfoot.com> writes:
On Mon, Oct 07, 2002 at 12:01:41AM +0900, ts wrote:
Hi,
[#52483] ruby if no input — "Kontra, Gergely" <kgergely@...>
Hi!
[#52487] SOAP4R proxy support? — "Volkmann, Mark" <Mark.Volkmann@...>
I can't get SOAP4R to send requests though a proxy server. I'm setting the
[#52507] mingw install — Mark Probert <probertm@...>
[#52519] Interview of Matz in Login — Pierre Baillet <oct@...>
Hello there, --
[#52547] Ruby to approximate 'file'? — Austin Ziegler <austin@...>
Is there a file-type detection script available for Ruby, similar to
[#52557] Speed of Ruby/modruby vs PHP — Jim Freeze <jim@...>
Hi:
On Sun, Oct 06, 2002 at 08:50:48PM +0900, MikkelFJ wrote:
> How do I configure mod_ruby to run with a cached script?
On Sun, Oct 06, 2002 at 09:44:41PM +0900, MoonWolf wrote:
Ok, here is how I understand this.
On Sun, Oct 06, 2002 at 05:07:25PM -0400, Jim Freeze wrote:
Hi:
Jim Freeze (jim@freeze.org) wrote:
On Mon, Oct 07, 2002 at 12:05:01PM +0900, Eric Hodel wrote:
Jim Freeze (jim@freeze.org) wrote:
On Tue, Oct 08, 2002 at 04:25:56AM +0900, Eric Hodel wrote:
[#52570] Segfault when installing Test::Unit — nico <n1k0@...>
When i try to install Test::Unit 0.1.4 i get the following error:
>>>>> "n" == nico <n1k0@rogers.com> writes:
[#52579] Coroutines for discrete event simulation? — "Ken Sprague" <eclipse@...>
Is it possible to use Ruby to design a discrete event simulator using
[#52581] Platform again — Friedrich Dominicus <frido@...>
Well I ask again. On what platforms are you using ruby most of the
[#52594] CGI sessions as threads? — Brian Candler <B.Candler@...>
Hello,
[#52602] Another take on ensuring right args to methods — Massimiliano Mirra <list@...>
Hi --
On Sun, Oct 06, 2002 at 10:43:46PM +0900, dblack@candle.superlink.net wrote:
On Mon, Oct 07, 2002 at 05:15:05PM +0900, Massimiliano Mirra wrote:
On Tue, Oct 08, 2002 at 05:52:46PM +0900, Mauricio Fern疣dez wrote:
[#52608] Update on HTTP session handling in Ruby? — "Szabolcs Szasz" <sz@...>
Hi,
[#52641] regex speed — David Garamond <davegaramond@...>
i am noticing ruby is much slower than perl when matching patterns with
[#52643] Rapid Development with Ruby — Vincent Foley <vinfoley@...>
I just read an interview with Pragmatic Andy and Dave on Amazon.com:
[#52653] webforms — "Kontra, Gergely" <kgergely@...>
Hi!
I downloaded and tried it but fails to create a session (?).
"Szabolcs Szasz" <sz@szasz.hu> writes:
[#52664] Regexp.MULTILINE — David Garamond <davegaramond@...>
while we're still on it, i wonder whose decision it is to remove perl's
[#52669] Things That Newcomers to Ruby Should Know — billtj@... (Bill Tj)
Hi,
Hello Bill,
>3) 'x+=b', 'x*=b' and other assignment operators is internally translated
[#52671] File.read Vs. File.sysread performance... — "Allen Mitchell" <ajm@...>
I tried the following piece of code on W2000 using a 2.4MB file
[#52681] reading from a URL — "Volkmann, Mark" <Mark.Volkmann@...>
I need to read the content of an HTTP URL. I can break the URL up into
[#52691] eruby forms processing — <jthorne@...>
I am a newbie web programmer who has been told that ruby and eruby is
[#52693] Clearing arrays etc. in extensions — Mark Probert <probertm@...>
What are you wanting to do? Make the array have 0 elements? You could use
Hi,
[#52712] odd edge case with require — patrick-may@... (Patrick May)
$ cat test.rb
[#52727] block vars (some theory) — "Bulat Ziganshin" <bulatz@...>
Hello all,
Hi,
>>>>> "B" == Bulat Ziganshin <bulatz@integ.ru> writes:
Hi --
[#52747] Re: reading from a URL — "Volkmann, Mark" <Mark.Volkmann@...>
This is what I'm currently doing to read from a URL through the company
[#52750] Re: reading from a URL — "Volkmann, Mark" <Mark.Volkmann@...>
Has Matz said whether he planned to integrate your proxy authorization patch
On Wed, Oct 09, 2002 at 12:02:54AM +0900, Volkmann, Mark wrote:
[#52779] mod_ruby post-request cleanup — Harry Ohlsen <harryo@...>
This is very likely just a bug in my code, but I figured I'd ask, just to save
[#52797] inserting an element to array at a specified position — David Garamond <davegaramond@...>
since ruby's array doesn't have index(POS, OBJ) like in python, nor
[#52801] Compiling using IMPORT, NT=1 — =?ISO-8859-2?Q?Marco_K=F6gler?= <marco.koegler@...>
Hi!
[#52806] strange Hash default behaviour — John Tromp <tromp@...>
I wrote a ruby program to read a list of graph edges and produce
[#52823] CGI sessions without cookies? — Stefan Scholl <stefan.scholl@...>
I haven't tried sessions, yet. But I'm curious if you can work
[#52834] libtemplate ruby binding — Christian Kruse <ckruse@...>
Hello together,
[#52848] Polymorphism, Isomorphism — ptkwt@...1.aracnet.com (Phil Tomson)
Consider this a bit of public pondering...
On Thu, 10 Oct 2002 06:12, Phil Tomson wrote:
[#52888] possible patch for singleton.rb — leikind@... (Yuri Leikind)
Hello all,
[#52910] Re: Too Many Underscores? — "Volkmann, Mark" <Mark.Volkmann@...>
I haven't followed the discussion about new syntax for private variables
[#52930] Sorting an array of hashes — Martin Stannard <martin@...>
Hi,
[#52936] Re: Things That Newcomers to Ruby Should Know — "Pe, Botp" <botp@...>
[#52967] Problems with coordinates and clipping — 520079130762-0001@... (Michael Neumann)
Hi,
[#52992] Re: REXML & Root Node — "Hammond, Tony (ELSLON)" <T.Hammond@...>
Matt:
[#53003] UTF-8 Character Conversion to HTML — Ben Schumacher <ben@...>
-----BEGIN PGP SIGNED MESSAGE-----
[#53021] FYI: Can't attend RubyConf — "Hal E. Fulton" <hal9000@...>
I am an enthusiastic supporter of Ruby
[#53045] Sorting — warren@... (Warren Brian Noronha)
dear developer,
Hello --
> I think almost anything is a better name than CRAN, as that (to me)
Hello --
> Just a thought: why *not* copy CPAN? It's pretty good, isn't it?
Hi --
[#53141] 1.8 release? — "Gavin Sinclair" <gsinclair@...>
Sorry if this has been discussed to death, but I found no concrete mention
[#53165] access surrounding class — Matthias Veit <matthias_veit@...>
[#53183] final in ruby — "Kontra, Gergely" <kgergely@...>
Hi!
Kontra, Gergely wrote:
On 2002.10.15, Kontra, Gergely <kgergely@mlabdial.hit.bme.hu> wrote:
>> Will ruby some day support some kind of predicate or modifier, so I can
>>>>> "K" == Kontra, Gergely <kgergely@mlabdial.hit.bme.hu> writes:
[#53188] Referring to instance vars in a Struct? — "Chris Morris" <chrismo@...>
I have a Struct -- then I extend the class by adding some methods. I
[#53199] & operation and if statment — Robert McGovern <tarasis@...>
I'm puzzled by the behaviour in the following run. I would expect line 2
[#53203] ruby<=>php for web scripting — "Kontra, Gergely" <kgergely@...>
Hi!
"MikkelFJ" <mikkelfj-anti-spam@bigfoot.com> wrote in message news:aoesk2$l7q$1@netsrv2.spss.com...
[#53230] Please check my algorithm — Vincent Foley <vinfoley@...>
Hi, I found a nice programming challenge:
Hi --
dblack@candle.superlink.net wrote in message news:<Pine.LNX.4.44.0210142141510.7458-100000@candle.superlink.net>...
> dblack@candle.superlink.net wrote in message
"Mike Campbell" <michael_s_campbell@yahoo.com> wrote in message news:<NFBBKBEMGLGCIPPFGHOLMEHOCLAA.michael_s_campbell@yahoo.com>...
[#53274] FXRuby-1.0.14 Now Available — "lyle@..." <lyle@...>
I am pleased to announce the latest release of FXRuby, the Ruby language
On Wed 16 Oct 2002 at 05:32:11 +0900, lyle@knology.net wrote:
[#53278] ruby-dev summary 18458-18504 — TAKAHASHI Masayoshi <maki@...>
Hi all,
>>>>> "T" == TAKAHASHI Masayoshi <maki@rubycolor.org> writes:
On Wed, Oct 16, 2002 at 02:50:10PM +0900, ts wrote:
[#53284] Porting a CRC function to ruby — Matthew Miller <namille2@...>
Hello,
[#53285] Psyco — Travis Whitton <whitton@...>
There's an interesting article on IBM developerWorks about a new program
[#53289] OSX file extension — "Bob X" <bobx@...>
I was just perusing some OSX sites and reading a REALbasic review when lo
[#53297] Interfaces in Ruby — web2ed@... (Edward Wilson)
Is there a way to write/inforce interfaces in Ruby like one can using
>http://rm-f.net/~cout/code/ruby/treasures/RubyTreasures-0.3/lib/hacks/interface.rb.html
On Thu, Oct 17, 2002 at 01:25:57PM +0900, Edward Wilson wrote:
On Fri, Oct 18, 2002 at 12:16:30AM +0900, Paul Brannan wrote:
On Fri, Oct 18, 2002 at 08:13:18PM +0900, Massimiliano Mirra wrote:
On Fri, 2002-10-18 at 14:42, Paul Brannan wrote:
On Fri, Oct 18, 2002 at 11:20:43PM +0900, Nat Pryce wrote:
On Fri, 2002-10-18 at 18:03, Paul Brannan wrote:
On Wed, Oct 16, 2002 at 01:30:04PM +0900, Chris Gehlker wrote:
On Thu, Oct 17, 2002 at 12:45:41AM +0900, Chris Gehlker wrote:
On Thu, Oct 17, 2002 at 11:19:04AM +0900, Chris Gehlker wrote:
On Fri, Oct 18, 2002 at 03:02:53AM +0900, Chris Gehlker wrote:
[#53315] Is the debugger broken? — "Gavin Sinclair" <gsinclair@...>
Hi rubyists,
[#53328] Hooking on method invocation — viking@... (Eugene Zaikonnikov)
Hello,
On Wed, Oct 16, 2002 at 10:43:05PM +0900, Eugene Zaikonnikov wrote:
[#53359] Things That Newcomers to Ruby Should Know (10/16/02) — William Djaja Tjokroaminata <billtj@...>
Hi,
> 13. Ruby variables hold references to objects and the = operator
On Sat 19 Oct 2002 at 00:42:20 +0900, Kontra, Gergely wrote:
----- Original Message -----
On Tue 22 Oct 2002 at 12:18:22 +0900, Hal E. Fulton wrote:
Hello Ian,
On Wed, Oct 23, 2002 at 06:28:29PM +0900, Bulat Ziganshin wrote:
Hello Mauricio,
[#53368] Marshaling with ARGF — google@... (Tom Payne)
Hi --
[#53376] Plugin autoregistration (inherited method call) — Wejn <lists+rubytalk@...>
Hi,
[#53378] Precompiling eval expressions — Brian Candler <B.Candler@...>
What ways are there to pre-compile an "eval" expression which is going to be
[#53388] DBI:Pg 'autocommit' is not a valid option name — Michael Schuerig <schuerig@...>
[#53417] Strings or symbols? — Philip Mak <pmak@...>
When working with a record that has various fields represented using a
[#53422] Date handling with DBI — "Gavin Sinclair" <gsinclair@...>
Rubyists,
[#53426] Converting String to Time would be nice — "Gavin Sinclair" <gsinclair@...>
[#53440] behaviour of nil —
Hi,
"C馘ric Foll" <cedric.foll-nospam@bigfoot.com> writes:
[#53471] Enumerable.partition — google@... (Tom Payne)
Hi --
[#53478] Ruby on RedHat 8.0? — web2ed@... (Edward Wilson)
Does anybody know whether Ruby made it into RedHat's last release
[#53481] Having trouble installing OSSL — sera@... (Francis Hwang)
I'm trying to install OSSL, but it gives me this error when I run
[#53490] Assignment — Massimo Arnaudo <marnaudo@...>
Hi everibody,
[#53493] URI bug or bad URI? — Alan Chen <alan@...>
Have a proof-of-concept application which parses drop texts. One of the
[#53496] one liner? --- split file at empty line — Dong <dongxiang@...>
I need to split a file
[#53498] one liner? --- need help splitingi a file — Dong <dongxiang@...>
I need to split a file
Hello,
On Fri, Oct 18, 2002 at 08:27:58AM +0900, Dong wrote:
[#53513] Emacs: Ruby with Semantic — Philipp Meier <meier@...>
Hello Rubyists,
[#53553] Text::Format for Ruby (1.003) — Austin Ziegler <austin@...>
I have just reimplemented Text::Format for Perl (0.52) in Ruby. I
On Sat, Oct 19, 2002 at 04:31:16AM +0900, Austin Ziegler wrote:
On Sun, 20 Oct 2002 18:39:02 +0900, Massimiliano Mirra wrote:
[#53556] Help wanted with an experimental FAQ facility — Dave Thomas <Dave@...>
----- Original Message -----
[#53582] realpath() method? — "Szabolcs Szasz" <sz@...>
BTW, how is the coordination of the std. lib done?
Ahhh, yes! Thanks!
[#53596] Is subclass known in superclass.initialize? (virtual constructor theme...) — "Szabolcs Szasz" <sz@...>
Is there a reasonable replacement for '?' below?
[#53613] Strange String bug (around type.to_s from mod_ruby)? — "Szabolcs Szasz" <sz@...>
(See attached files please.)
[#53626] XMLParser, NQXML, REXML, ... — Armin Roehrl <armin@...>
Hi XML-freaks,
> Hi XML-freaks,
On Wed, 23 Oct 2002 13:01:59 +0900, Sean Chittenden wrote:
> > Markus and I are working on rubydoc which is now able to
On Wed, 23 Oct 2002 14:07:46 +0900, Sean Chittenden wrote:
> >> Ruby, on the other hand, has two going on three different
> There is no perfect format, IMHO. XML's good for machines and for
> As a standing offer to any Ruby project: if you want to trade out XML
[#53636] Grouping by twos — martindemello@... (Martin DeMello)
Another of those trivial little problems that I obsess about finding
I ran into the same requirement and I solved it by extending the Array
[#53652] RAA.succ? — ptkwt@...1.aracnet.com (Phil Tomson)
I hope there will be some discussion of RAA.succ (or is it RAA.next) at
Hi,
Hi,
In article <1035310903.958074.2185.nullmailer@picachu.netlab.jp>,
Hi,
Hi, all,
-----BEGIN PGP SIGNED MESSAGE-----
In article <007d01c278d8$0b4cd950$85222fc0@sarion.co.jp>,
On Mon, 21 Oct 2002, Phil Tomson wrote:
In article <20021023041621.GC48080@perrin.int.nxad.com>,
Phil Tomson (ptkwt@shell1.aracnet.com) wrote:
> >> I'd definately like to see some central repository that could be
[#53681] XML/XSLT processors - XSLT4R not working? — Chris Wong <chris_wong@...>
I'm looking for a pure Ruby XSLT processor. Stumbled across XSLT4R.
[#53685] XMLRPC and complex data structures — Daniel Berger <djberge@...>
Hi all,
Michael Neumann wrote:
[#53688] functional Ruby equiv to this perl snippet — bobx@... (Bob)
# parses a text file looking for server names and ignoring lines
Here is what I did...with your help and looking through different ways to
def load_server_list
I realised that my first test wasn't good for non-empty but blank
"Austin Ziegler" <austin@halostatue.ca> wrote in message
On Tue, 22 Oct 2002 05:54:49 +0900, Bob X wrote:
Hi,
"Daniel Berger" <djberge@qwest.com> wrote in message
[#53703] rb_gc_register_address problem — Paul Brannan <pbrannan@...>
We ran into a problem today with the garbage collector (caused by our
Paul Brannan wrote:
[#53707] Unicode GUIs on Windows — Philip Mak <pmak@...>
For anyone who's interested in developing GUIs that use Unicode, I'm
Philip Mak wrote:
Philip Mak wrote:
[#53771] Perl multiple match RE in Ruby? — michael libby <x@...>
-----BEGIN PGP SIGNED MESSAGE-----
Hi,
-----BEGIN PGP SIGNED MESSAGE-----
-----BEGIN PGP SIGNED MESSAGE-----
[#53780] Ruby/Tk newbie question — "ursus major" <someone@...>
Folks:
[#53795] How to get unique names from file — Korshunov Ilya <kosha@...>
What i have - Proftpd log file in the following format -
[#53823] Using variables in conn.exec (pgsql) — Korshunov Ilya <kosha@...>
I want to create complex sql query for pgsql.
[#53865] XMLRPC and IP authentication — Daniel Berger <djberge@...>
Hi all,
Hi,
[#53884] SQLite — "Bob X" <bobx@...>
Anyone working on a Ruby interface for SQLite?
On Wed, 23 Oct 2002 10:38:31 +0900, Bob X wrote:
Yukihiro Matsumoto wrote:
Hi all,
On Saturday 02 November 2002 7:57 pm, Enric Lafont wrote:
Albert Wagner wrote:
On Sunday 03 November 2002 5:53 am, Anders Bengtsson wrote:
On Mon, 4 Nov 2002 04:12:39 +0900, Albert Wagner wrote:
On Sun, Nov 03, 2002 at 10:57:29AM +0900, Enric Lafont wrote:
On Sun, 3 Nov 2002 10:57:29 +0900, Enric Lafont wrote:
On Saturday 02 November 2002 11:56 pm, Austin Ziegler wrote:
Austin Ziegler wrote:
On Mon, 4 Nov 2002 06:44:46 +0900, Enric Lafont wrote:
From: "Enric Lafont" <enric@1smart.com>
On Mon, Nov 04, 2002 at 10:02:12PM +0900, Gavin Sinclair wrote:
On Tue, 5 Nov 2002 20:18:47 +0900, Brian Candler wrote:
It is a sign of my hybrid Objective-C background, no doubt, but I
Brad Cox wrote:
> > >
> -----Original Message-----
Rich wrote:
>
Hal E. Fulton wrote:
[#53885] Ruby Weekly News — Dave@...
----- Original Message -----
> > Ruby Weekly News: 10/20/2002
"Hal E. Fulton" wrote:
On Thu, 2002-10-24 at 10:50, Daniel Berger wrote:
> -----Original Message-----
> That said, FreeRIDE will have significant capabilities specific to Ruby
[#53953] Re: Things That Newcomers to Ruby Should Know (10/16/02) — "Mills Thomas (app1tam)" <app1tam@...>
But why does it really, REALLY mean that? Was there a reason for doing
Hal E. Fulton <hal9000@hypermetrics.com> wrote:
Hi --
[#53957] NODE tree introspection — Simon Cozens <simon@...>
[#53981] Ruby and Windows — "Regina Goodwin" <amanishakhete@...>
When I open up Ruby on my Windows Desktop and I write code, how do I get it
[#53982] Re: Things That Newcomers to Ruby Should Know (10/16/02) — "Mills Thomas (app1tam)" <app1tam@...>
It's not non-sensical. If it appeared that I mean for all objects to use
[#53983] Re: Things That Newcomers to Ruby Should Know (10/16/02) — "Mills Thomas (app1tam)" <app1tam@...>
Actually, the way you describe '+=' makes sense to me. It is what I would
Hi,
Hi --
Brian Candler <B.Candler@pobox.com> wrote:
[#53992] On Using Data_Wrap_Struct — Mark Probert <probertm@...>
[#54005] comp.lang.ruby FAQ — "Hal E. Fulton" <hal9000@...>
RUBY NEWSGROUP FAQ -- Welcome to comp.lang.ruby! (Revised 2002-9-20)
[#54017] array[start..end] gives unexpected results — ito@...
Is this correct?
[#54021] Ever write a video game in ruby? — Philip Mak <pmak@...>
Has anyone ever written a video game in ruby, of similar technological
[#54039] Read "current line" from a file? — "Gavin Sinclair" <gsinclair@...>
All,
[#54065] ruby calls perl — Carlos <angus@...>
Why does ruby call perl?
[#54090] ruby for DOS — "Andres Hidalgo" <sol123@...>
Is there a version of Ruby for DOS?
[#54110] Visual C++ controversy — "MikkelFJ" <mikkelfj-anti-spam@...>
Pardon me for this somewhat off-topic issue.
[#54111] How come true, false don't support <=> (comparison) operator? — cilibrar@... (Rudi Cilibrasi)
I am wondering if there is a good reason why Ruby does not by default
Hello --
In article <Pine.LNX.4.44.0210250754010.2650-100000@candle.superlink.net>,
Hi --
dblack@candle.superlink.net writes:
Hi --
In article <Pine.LNX.4.44.0210261701170.16157-100000@candle.superlink.net>,
Simon Cozens wrote:
[#54134] Re: How come true, false don't support <=> (comparison) operator? — "Marcin 'Qrczak' Kowalczyk" <qrczak@...>
Fri, 25 Oct 2002 20:59:36 +0900, dblack@candle.superlink.net <dblack@candle.superlink.net> pisze:
[#54164] Too Brief Before? -- fonts in win32 — "Alan (Ursus Major)" <ursus@...>
Folks:
[#54189] exerb question — Floyd Smith <fjs@...>
I am using exerb to create executables under Windows. Certain scripts
Sorry - forgot to include the error message:
[#54223] WE CAN HALVE YOUR TELEPHONE BILLS!! — "Discount Calls UK" <discountcalls@...>
With our UK National & local Calls costing as little as 1.65p per minute!
[#54237] Re: Very Uregent — "Pe, Botp" <botp@...>
I think we should refrain non-members fr posting to this list.
I agree
[#54238] net/protocol.rb version 1.1.37 warning: already initialized constant Errno — "Robert Linder" <robert_linder_2000@...>
Hi,
[#54239] Snippet request: Ruby Web Server written in under an hour — Phlip <phlipcpp@...>
Rubies:
Phlip <phlipcpp@yahoo.com> writes:
Rubies:
Hi --
On Tue, Oct 29, 2002 at 11:38:57PM +0900, dblack@candle.superlink.net wrote:
Hi --
dblack@candle.superlink.net wrote:
Bulat Ziganshin <bulatz@integ.ru> wrote:
Hi --
On Thu, Oct 31, 2002 at 12:42:25AM +0900, dblack@candle.superlink.net wrote:
dblack@candle.superlink.net wrote:
Hi --
dblack@candle.superlink.net wrote:
On Wed, 2002-10-30 at 17:38, William Djaja Tjokroaminata wrote:
On Wednesday 30 October 2002 12:13 pm, Nat Pryce wrote:
[#54268] Package directory structure during development — "Gavin Sinclair" <gsinclair@...>
All,
[#54269] How to invoke === using custom classes and case statements. — khabibiuf@... (Khurram)
Hi all,
[#54280] exerb & fox-problem; converting gui-script to .exe on windows — Armin Roehrl <armin@...>
Hi,
On Tue, 29 Oct 2002 00:03:09 +0900, Armin Roehrl wrote:
Am Montag, 28. Oktober 2002 16:20 schrieb Austin Ziegler:
I've been able to get all of the exerb samples to work for me.
Am Montag, 28. Oktober 2002 16:53 schrieb Austin Ziegler:
[#54314] Learn and Earn...Join For FREE! — Nicolas Tubilla <ryu_ken@...>
Hello:
[#54316] Fixnum assignment undefined??? Is it a bug, or blindness? — Charles Hixson <charleshixsn@...>
In the routine:
Charles Hixson <charleshixsn@earthlink.net> wrote:
William Djaja Tjokroaminata wrote:
[#54354] good link to read as we contemplate RAA, RAA.succ, et al — Pat Eyler <pate@...>
http://www.onlamp.com/pub/wlg/2225
Hi --
> Interesting. Simon (hi Simon!) is probably right that "Definitive
" JamesBritt" <james@jamesbritt.com> writes:
I missed the original mails that explained this.
Simon Cozens <simon@ermine.ox.ac.uk> writes:
On Wed, 30 Oct 2002 12:16:29 +0900, Jim Menard wrote:
[#54357] Re: net/http segfault — "michael libby" <x@...>
ts <decoux@moulon.inra.fr> wrote:
>>>>> "m" == michael libby <x@ichimunki.com> writes:
[#54359] Blogging RubyConf — why the lucky stiff <ruby-talk@...>
I'm wondering if anyone will be blogging the RubyConf? It's a rare opportunity to
[#54364] problem with recursive structure — Mark Probert <probertm@...>
[#54365] ruby fails to install on a Cray SV1 — Bil Kleb <W.L.Kleb@...>
Believe it or not, I would like to install ruby on a Cray SV1.
[#54380] Dynamically executed methods in Ruby? — mirian@... (Mirian Crzig Lennox)
This is a little hard to explain, and I'm not sure if Ruby can
[#54387] Close Internet Explorer — "Bass" <miner@...>
Hi,
I only have a windows environment. Does anybody know how to install the
[#54412] bug in Fox or in Ruby? — Joel VanderWerf <vjoel@...>
[#54421] want to meet Microsoft .NET guy? — matz@... (Yukihiro Matsumoto)
Hi,
----- Original Message -----
[#54429] "multiple assignment in conditional" — "Gavin Sinclair" <gsinclair@...>
Rubies,
[#54440] THIS IS A SPAM MAIL — Shugo Maeda <shugo@...>
This is a test mail for the spam filter of ruby-talk ML.
[#54449] feature idea: custom literals — loats205@... (loats205)
wouldn't it be cool if you could define custom literal representations for your
loats205 wrote:
On Wed, 2002-10-30 at 11:41, Nikodemus Siivola wrote:
[#54478] DbTalk 0.71 — Dalibor Sramek <dali@...>
I would like to announce a new release of my Ruby project DbTalk.
[#54487] Problems installing and running IOWA — Radek Hnilica <Radek@...>
Hello
[#54495] Ruby and Large File sizes — Jim Freeze <jim@...>
Hi:
[#54528] Please help me modify this... — bobx@... (Bob)
This currently works:
[#54543] define_finalizer does NOT work — ahoward <ahoward@...>
[#54595] Is this the best start to ruby socket server for flash clients? — moonerent@... (Rick)
Hello,
[#54604] Readline Module and completion_proc — Pierre Baillet <oct@...>
Dear rubyists,
[#54616] Re: Amazon launches Ruby! — "Volkmann, Mark" <Mark.Volkmann@...>
> -----Original Message-----
[#54626] Ruby at OSCon — Pat Eyler <pate@...>
And for my next trick, watch me pull a conference out of my hat ...
MONEY MAKING THAT WORKS!!
Hi, My name is Luc, and I want to share with you a MONEY MAKING PROGRAM that really works! At first, I was sceptical too, and was thinking that this was some kind of joke. That one would send money and never receive anything. But I gave it a try anyway and IT REALLY WORKS! MAKE 50,000$$$ IN LESS THAN 90 DAYS! Thank you for your time and Interest. The following income opportunity is one that can be started with VERY LITTLE investment and the income return is TREMENDOUS!!! $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ If you would like to make at least $50,000 in less than 90 days! Please read the enclosed program... THEN READ IT AGAIN!!! $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ At first, I was sceptical too, but I decided to give it a try and it really WORK! LEGITIMATE AND LEGAL THIS IS A LEGITIMATE, LEGAL, MONEY MAKING OPPORTUNITY. It does not require you to come into contact with people, do any hard work and best of all, you never have to leave the house except to get the mail. If you believe that someday you'll get that big break that you've been waiting for, THIS IS IT! Simply follow the instructions, and your dreams will come true. This e-mail marketing program works perfectly...100%, EVERY TIME. E-mail is the sales tool of the future. Take advantage of this non-commercialized method of advertising NOW!!! The longer you wait, the more people will be doing business using e-mail. Get your piece of this program now! MULTI-LEVEL MARKETING (MLM) has finally gained respectability. It is being taught in the Harvard Business School, both Stanford Research and the Wall Street Journal have stated that between 50% and 65% of all goods and services will be sold through multi-level methods by the late 1990's. This is a Multi-Billion Dollar industry and of the 500,000 millionaires in the U.S., 20% (100,000) made their fortune in the last few years in MLM. Moreover, statistics show 45 people become millionaires everyday through Multi-Level Marketing. You may have heard this story before, but over the summer Donald Trump made an appearance on the David Letterman Show. Dave asked him what he would do if he lost everything and had to start over from scratch. Without hesitating, Trump said he would find a good network marketing company and get to work. The audience started to hoot and boo him. He looked out at the audience and dead-panned his response - "That's why I'm sitting up here and you are all sitting out there!" With network marketing you have two sources of income. Direct commissions from sales you make yourself and commissions from sales made by people you introduce to the business. Residual income is the secret of the wealthy. It means investing time or money once and getting paid again and again and again. In network marketing, it also means getting paid for the work of others. The enclosed information is something I almost let slip through my fingers. Fortunately, sometime later I re-read everything and gave some thought and study to it. My name is Ellie Gilbert. Two years ago, the corporation I worked for, the past twelve years, down-sized and my position was eliminated. After many unproductive job interviews, I decided to open my own business. Over the past year, I incurred many unforeseen financial problems. I owed my family, friends and creditors over $40,000.. I just couldn't seem to make ends meet. I had to refinance and borrow against my home to support my family and struggling business. AT THAT MOMENT something significant happened in my life and I am writing to share the experience in hopes that this will change your life, FINANCIALLY, FOREVER!!! In mid December, I received this program via e-mail. Six month's prior to receiving this program I had been sending away for information on various business opportunities. All of the programs I received, in my opinion, were not cost effective. They were either too difficult for me to comprehend or the initial investment was too much for me to risk to see if they would work or not. One claimed that I would make a million dollars in one year...it didn't tell me I'd have to write a best selling book to make it! But, as I was saying, in December of 1997 I received this program. I didn't send for it, or ask for it, they just got my name off a mailing list. THANK GOODNESS FOR THAT! After reading it several times, to make sure I was reading it correctly, I couldn't believe my eyes. Here was a MONEY MAKING PHENOMENON. I could invest as much as I wanted to start, without putting me further into debt. After I got a pencil and paper and figured it out, I would at least get my money back. But like most of you I was still a little skeptical and a little worried about the legal aspects of it all. So I checked it out with the U.S. Post Office (1-800-725- 2161 24-hrs) and they confirmed that it is indeed legal! After determining the program was LEGAL and NOT A CHAIN LETTER, I decided "WHY NOT." Initially I sent out 10,000 e-mails. The great thing about e-mail is that I don't need any money for printing to send out the program, and because all of my orders are fulfilled via e-mail, the only expense is my time. I'm telling you as it is, I hope it doesn't turn you off, but I promised myself that I would not "rip-off" anyone, no matter how much money it cost me. In less than one week, I was starting to receive orders for REPORT #1. By January 13, I had received 26 orders for REPORT #1. Your goal is to "RECEIVE at least 20 ORDERS FOR REPORT #1 WITHIN 2 WEEKS. If you don't, SEND OUT MORE PROGRAMS UNTIL YOU DO!" My first step in making $50,000 in 90 days was done. By January 30, I had received 196 orders for REPORT #2. Your goal is to "RECEIVE AT LEAST 100+ ORDERS FOR REPORT #2 WITHIN 2 WEEKS. IF NOT, SEND OUT MORE PROGRAMS UNTIL YOU DO. ONCE YOU HAVE 100 ORDERS, THE REST IS EASY, RELAX, YOU WILL MAKE YOUR $50,000 GOAL." Well, I had 196 orders for REPORT #2, 96 more than I needed. So I sat back and relaxed. By March 1, of my e-mailing of 10,000, I received $58,000 with more coming in every day. I paid off ALL my debts and bought a much needed new car. Please take time to read the attached program, IT WILL CHANGE YOUR LIFE FOREVER! Remember, it won't work if you don't try it. This program does work, but you must follow it EXACTLY! Especially the rules of not trying to place your name in a different place. It won't work, you'll lose out on a lot of money! In order for this program to work, you must meet your goal of 20+ orders for REPORT #1, and 100+ orders for REPORT #2 and you will make $50,000 or more in 90 days. I AM LIVING PROOF THAT IT WORKS! If you choose not to participate in this program, I am sorry. It really is a great opportunity with little cost or risk to you. If you choose to participate, follow the program and you will be on your way to financial security. If you are a business owner and in financial trouble, as I was, or you want to start your own business, consider this a good luck sign. I DID! Sincerely, Ellie Gilbert P.S. Do you have any idea what $58,000 looks like piled up on a kitchen table? IT'S AWESOME! A PERSONAL NOTE FROM THE ORIGINATOR OF THIS PROGRAM: By the time you have read the enclosed program and reports you should have concluded that such a program, one that is legal, could not have been created by an amateur. Let me tell you a little about myself. I had a profitable business for 10 years. Then in 1979 my business began falling off. I was doing the same things that were previously successful for me, but it wasn't working. Finally, I figured it out. It wasn't me, it was the economy. Inflation and recession had replaced the stable economy that had been with us since 1945. I don't have to tell you what happened to the unemployment rate... because many of you know from first hand experience. There were more failures and bankruptcies than ever before. The middle class was vanishing. Those who knew what they were doing invested wisely and moved up. Those who did not, including those who never had anything to save or invest, were moving down into the ranks of the poor. As the saying goes, "THE RICH GET RICHER AND THE POOR GET POORER." The traditional methods of making money will never allow you to "move up" or "get rich". You have just received information that can give you financial freedom for the rest of your life, with "NO RISK" and "JUST A LITTLE BIT OF EFFORT." You can make more money in the next few months than you have ever imagined. I should also point out that I will not see a penny of this money, nor anyone else who has provided a testimonial for this program. I have already made over 4 MILLION DOLLARS! I have retired from the program after sending out over 16,000 programs. Follow the program EXACTLY AS INSTRUCTED. Do not change it in any way. It works exceedingly well as it is now. Remember to e-mail a copy of this exciting report to everyone you can think of. One of the people you send this to may send out 50,000...and your name will be on everyone of them! Remember though, the more you send out the more potential customers you will reach. So my friend, I have given you the ideas, information, materials and opportunity to become financially independent, IT IS NOW UP TO YOU! HOW THIS AMAZING PROGRAM WORKS HERE'S HOW THIS AMAZING PROGRAM WILL MAKE YOU THOUSANDS OF DOLLARS INSTRUCTIONS: This method of raising capital REALLY WORKS 100 %, EVERY TIME. I am sure that you could use up to $50,000 or more in the next 90 days. Before you say "BULL... ", please read this program carefully. This is not a chain letter, but a perfectly legal money making opportunity. Basically, this is what you do: As with all multi-level businesses, we build our business by recruiting new partners and selling our products. Every state in the USA allows you to recruit new multi-level business partners, and we offer a product for EVERY dollar sent. YOUR ORDERS COME BY MAIL AND ARE FILLED BY E-MAIL, so you are not involved in personal selling. You do it privately in your own home, store or office. This is the GREATEST Multi- Level Mail Order Marketing anywhere: This is what you MUST do: 1. Order all 4 reports shown on the list below (you can't sell them if you don't order them). * For each report, send $5.00 CASH, the NAME & NUMBER OF THE REPORT YOU ARE ORDERING, YOUR E-MAIL ADDRESS, and YOUR NAME & RETURN ADDRESS (in case of a problem) to the person whose name appears on the list next to the report. MAKE SURE YOUR RETURN ADDRESS IS ON YOUR ENVELOPE IN CASE OF ANY MAIL PROBLEMS! * When you place your order, make sure you order each of the four reports. You will need all four reports so that you can save them on your computer and resell them. * Within a few days you will receive, via e-mail, each of the four reports. Save them on your computer so they will be accessible for you to send to the 1,000's of people who will order them from you. 2. IMPORTANT-- DO NOT alter the names of the people who are listed next to each report, or their sequence on the list, in any way other than is instructed below in steps "a" through "f" or you will lose out on the majority of your profits. Once you understand the way this works, you'll also see how it doesn't work if you change it. Remember, this method has been tested, and if you alter it, it will not work. a. Look below for the listing of available reports. b. After you've ordered the four reports, take this letter and remove the name and address under REPORT #4. This person has made it through the cycle and is no doubt counting their $50,000! c. Move the name and address under REPORT #3 down to REPORT #4. d. Move the name and address under REPORT #2 down to REPORT #3. e. Move the name and address under REPORT #1 down to REPORT #2. f. Insert your name/address in the REPORT #1 position. Please make sure you copy every name and address ACCURATELY! 3. Take this entire letter, including the modified list of names, and save it to your computer. Make NO changes to the instruction portion of this letter. 4. Now you're ready to start an advertising campaign on the WORLD WIDE WEB! SEND OUT THIS LETTER (with your name added) TO AS MANY PEOPLE AS YOU CAN, EVEN FRIENDS AND FAMILY. Advertising on the WEB can be very, very inexpensive, and there are HUNDREDS of FREE places to advertise. Another avenue which you could use for advertising is e-mail lists. You can buy these lists for under $20/20,000 addresses or you can pay someone to take care of it for you. BE SURE TO START YOUR AD CAMPAIGN IMMEDIATELY! 5. For every $5.00 you receive, all you must do is e-mail them the report they ordered. THAT'S IT! ALWAYS PROVIDE SAME- DAY SERVICE ON ALL ORDERS! This will help guarantee that the e-mail THEY send out, with YOUR name and address on it, will be prompt because they can't advertise until they receive the report! To grow fast be prompt and courteous. ------------------------------------------ AVAILABLE REPORTS ------------------------------------------ ***Order Each REPORT by NUMBER and NAME*** Notes: - ALWAYS SEND $5 CASH FOR EACH REPORT - ALWAYS SEND YOUR ORDER VIA THE QUICKEST DELIVERY - Make sure the cash is concealed by wrapping it in at least two sheets of paper - On one of those sheets of paper, include: (a) the number & name of the report you are ordering, (b) your e-mail address, and (c) your postal address. ________________________________________________ REPORT #1 "THE INSIDER'S GUIDE TO ADVERTISING FOR FREE ON THE INTERNET " ORDER REPORT #1 FROM: L. Simard 220 Louis Ste-Sophie,QC Canada J5J 2P3 ________________________________________________ REPORT #2 "THE INSIDER'S GUIDE TO SENDING BULK E-MAIL ON THE INTERNET < ORDER REPORT #2 FROM: K.Veilleux 386 av. du Parc St-Antoine QC Canada J7Z 7A1 ________________________________________________ REPORT #3 " THE SECRETS TO MULTILEVEL MARKETING ON THE INTERNET " ORDER REPORT #3 FROM: M. Magnan 205 Tessier St-Casimir Qc Canada Canada G0A 3L0 ________________________________________________ REPORT #4 "HOW TO BECOME A MILLIONAIRE UTULIZING THE POWER OF MULTILEVEL MARKETING ON THE INTERNET " ORDER REPORT #4 FROM: E. Filion 316 ch. Bas Ste-Therese Blainville, Qc (Canada) J7E 4H4 ----------------------------------------------------------------------- HERE'S HOW THIS AMAZING PLAN WILL MAKE YOU $MONEY$ ----------------------------------------------------------------------- Let's say you decide to start small just to see how well it works. Assume your goal is to get 10 people to participate on your first level. (Placing a lot of FREE ads on the internet will EASILY get a larger response.) Also assume that everyone else in YOUR ORGANIZATION gets ONLY 10 downline members. Follow this example to achieve the STAGGERING results below. 1st level--your 10 members with $5.....................$50 2nd level--10 members from those 10 ($5 x 100)........$500 3rd level--10 members from those 100 ($5 x 1,000)...$5,000 4th level--10 members from those 1,000 ($5x10,000).$50,000 THIS TOTALS ------> $55,550 Remember, this assumes that the people who participate only recruit 10 people each. Think for a moment what would happen if they got 20 people to participate! Lots of people get 100s of participants! THINK ABOUT IT! Your cost to participate in this is practically nothing (surely you can afford $20). You obviously already have an internet connection and e-mail is FREE! REPORT #3 shows you the most productive methods for bulk e-mailing and purchasing e-mail lists. Some list & bulk e-mail vendors even work on trade! Over 50,000, new people, get on the internet EVERYDAY (CBS NEWS)! *******TIPS FOR SUCCESS******* * TREAT THIS AS YOUR BUSINESS! Be prompt, professional, and follow the directions accurately. * Send for the four reports IMMEDIATELY so you will have them when the orders start coming in because: When you receive a $5 order, you MUST send out the requested product (report) to comply with the U.S. Postal & Lottery Laws, Title 18, Sections 1302 and 1341 or Title 18, Section 3005 in the U.S. Code, also Code of Federal Regs. vol. 16, Sections 255 and 436, which state that "a product or service must be exchanged for money received." * ALWAYS PROVIDE SAME-DAY SERVICE ON THE ORDERS YOU RECEIVE. * Be patient and persistent with this program. If you follow the instructions exactly, the results WILL undoubtedly be SUCCESSFUL! * ABOVE ALL, HAVE FAITH IN YOURSELF AND KNOW YOU WILL SUCCEED! *******YOUR SUCCESS GUIDELINE******* Follow these guidelines to help assure your success: If you don't receive 10 to 20 orders for REPORT #1 within two weeks, continue advertising until you do. Then, a couple of weeks later you should receive at least 100 orders for REPORT #2. If you don't, continue advertising until you do. Once you have received 100 or more orders for REPORT #2, YOU CAN RELAX, because the system is already working for you, and the cash can continue to roll in! THIS IS IMPORTANT TO REMEMBER: Every time your name is moved down on the list, you are placed in front of a DIFFERENT report. You can KEEP TRACK of your PROGRESS by watching which report people are ordering from you. If you want to generate more income, send another batch of e-mails and start the whole process again! There is no limit to the income you will generate from this business! PLEASE NOTE: If you need help with starting a business, registering a business name, learning how income tax is handled, etc., contact your local office of the Small Business Administration (a Federal agency) 1-(800)827-5722 for free help and answers to questions. Also, the Internal Revenue Service offers free help via telephone and free seminars about business tax requirements. Your earnings and results are highly dependant on your activities and advertising. This letter constitutes no guarantees stated nor implied. In the event that it is determined that this letter constitutes a guarantee of any kind, that guarantee is now void. Any testimonials or amounts of earnings listed in this letter may be factual or fictitious. If you have any question of the legality of this letter contact the Office of Associate Director for Marketing Practices Federal Trade Commission Bureau of Consumer Protection in Washington DC. *******T E S T I M O N I A L S******* This program does work, but you must follow it EXACTLY! Especially the rule of not trying to place your name in a different position, it won't work and you'll lose a lot of potential income. I'm living proof that it works. It really is a great opportunity to make relatively easy money, with little cost to you. If you do choose to participate, follow the program exactly, and you'll be on your way to financial security. Sean McLaughlin, Jackson, MS My name is Frank. My wife, Doris, and I live in Bel-Air, MD. I am a cost accountant with a major U.S. Corporation and I make pretty good money. When I received the program I grumbled to Doris about receiving "junk mail." I made fun of the whole thing, spouting my knowledge of the population and percentages involved. I "knew" it wouldn't work. Doris totally ignored my supposed intelligence and jumped in with both feet. I made merciless fun of her, and was ready to lay the old "I told you so" on her when the thing didn't work... well, the laugh was on me! Within two weeks she had received over 50 responses. Within 45 days she had received over $147,200 in $5 bills! I was shocked! I was sure that I had it all figured and that it wouldn't work. I AM a believer now. I have joined Doris in her "hobby." I did have seven more years until retirement, but I think of the "rat race" and it's not for me. We owe it all to MLM. Frank T., Bel-Air, MD I just want to pass along my best wishes and encouragement to you. Any doubts you have will vanish when your first orders come in. I even checked with the U.S. Post Office to verify that the plan was legal. It definitely is! IT WORKS! Paul Johnson, Raleigh, NC The main reason for this letter is to convince you that this system is honest, lawful, extremely profitable, and is a way to get a large amount of money in a short time. I was approached several times before I checked this out. I joined just to see what one could expect in return for the minimal effort and money required. To my astonishment, I received $36,470.00 in the first 14 weeks, with money still coming in. Phillip A. Brown, Esq. Not being the gambling type, it took me several weeks to make up my mind to participate in this plan. But conservative that I am, I decided that the initial investment was so little that there was just no way that I wouldn't get enough orders to at least get my money back. Boy, was I surprised when I found my medium-size post office box crammed with orders! For a while, it got so overloaded that I had to start picking up my mail at the window. I'll make more money this year than any 10 years of my life before. The nice thing about this plan is that it doesn't matter where in the U.S. people live. There simply isn't a better investment with a faster return. Mary Rockland, Lansing, MI I had received this program before. I deleted it, but later I wondered if I shouldn't have given it a try. Of course, I had no idea who to contact to get another copy, so I had to wait until I was e-mailed another program...11 months passed then it came...I didn't delete this one!...I made more than $41,000 on the first try!! D. Wilburn, Muncie, IN This is my third time to participate in this plan. We have quit our jobs, and will soon buy a home on the beach and live off the interest on our money. The only way on earth that this plan will work for you is if you do it. For your sake, and for your family's sake don't pass up this golden opportunity. Good luck and happy spending! Charles Fairchild, Spokane, WA ORDER YOUR REPORTS TODAY AND GET STARTED ON YOUR ROAD TO FINANCIAL FREEDOM! NOW IS THE TIME ! DECISIVE ACTION YIELDS POWERFUL RESULTS !