[#401849] If statement — Masoud Ahmadi <lists@...>

Will anyone be able to point out what I am doing wrong.

15 messages 2012/12/02

[#401987] Trying to get "translator" to work — JD KF <lists@...>

So, basically, I'm trying to get the below code to work properly for

12 messages 2012/12/06

[#402012] Need help to select some listbox item in different listbox together — Jonathan Masato <lists@...>

Hello,

10 messages 2012/12/07

[#402045] if n belongs to set a and m belongs to set b repeat some steps, How? — "zubair a." <lists@...>

We can do so in java and similar languages like:

11 messages 2012/12/08

[#402078] Time.new(2001, 12, 3).to_i returns wrong value — Robert Buck <lists@...>

I am doing something that not many do, I am writing a database driver

9 messages 2012/12/09

[#402145] How I can create/extract a variable/hash into the current binding in Ruby? — Ramon de C Valle <rcvalle@...>

Hi,

12 messages 2012/12/12

[#402205] Wondering About Flatiron School — "Kevin Y." <lists@...>

Hi everyone!,

35 messages 2012/12/15
[#402207] Re: Wondering About Flatiron School — Chad Perrin <code@...> 2012/12/15

On Sat, Dec 15, 2012 at 11:51:08AM +0900, Kevin Y. wrote:

[#402214] Ruby quick reference arranged in ASCII sequence? — Old Grantonian <lists@...>

As a ruby beginner, I would be grateful for any links to a ruby

17 messages 2012/12/15

[#402226] print - and strip text between tags using Nokogiri — Paul Mena <lists@...>

I'm a Ruby Newbie trying to write a program to process thousands of HTML

13 messages 2012/12/15

[#402332] Perl to Ruby: regex captures to assignment. — "Derrick B." <lists@...>

Hello all,

37 messages 2012/12/19
[#402342] Re: Perl to Ruby: regex captures to assignment. — "Derrick B." <lists@...> 2012/12/20

First of all, thanks for the fast responses!

[#402352] Re: Perl to Ruby: regex captures to assignment. — Robert Klemme <shortcutter@...> 2012/12/20

On Thu, Dec 20, 2012 at 1:38 AM, Derrick B. <lists@ruby-forum.com> wrote:

[#402357] Re: Perl to Ruby: regex captures to assignment. — "Derrick B." <lists@...> 2012/12/20

Robert Klemme wrote in post #1089733:

[#402359] trying to strip characters from a line — Paul Mena <lists@...>

I'm reading a table from a MySQL database and then processing it row by

18 messages 2012/12/20

[#402394] simple division: -9 / 5 = -2 what? — "Derrick B." <lists@...>

$ irb

13 messages 2012/12/22

[#402412] POLS and string-handling — Paul Magnussen <lists@...>

Hi,

14 messages 2012/12/22

[#402460] "Open" dialog of Windows — "Damián M. González" <lists@...>

Hi guys, been researching about pop up the "open" file dialog of

11 messages 2012/12/24

[#402466] How do I install Ruby on my Ubuntu 12.10 partition. — Kaye Ng <lists@...>

I already have Ruby installed on my Windows 7 partition.

23 messages 2012/12/25

[#402510] Ruby Association Certified Ruby Programmer — Sean Westfall <lists@...>

How well respected is this certification in the industry: Ruby

27 messages 2012/12/27
[#402528] Re: Ruby Association Certified Ruby Programmer — Peter Hickman <peterhickman386@...> 2012/12/27

On 27 December 2012 01:28, Sean Westfall <lists@ruby-forum.com> wrote:

[#402555] numeric? — Brandon Weaver <keystonelemur@...>

I've found a bit of an annoyance trying to find out if a number is numeric

20 messages 2012/12/27

[#402580] Ruby Koans regarding Hashes. — "Derrick B." <lists@...>

I am trying to understand this, so let me know how I do. :) I know

18 messages 2012/12/28

[#402609] can't open new ruby program under "new" context menu — "Lee V." <lists@...>

I'm stuck on the new version at trying to do something very simple.

10 messages 2012/12/28

[#402642] require "test/unit" — "Mattias A." <lists@...>

Hi,

17 messages 2012/12/29
[#402667] Re: require "test/unit" — "Mattias A." <lists@...> 2012/12/31

Hi Dami=C3=A1n M. Gonz=C3=A1lez!

[#402747] Re: require "test/unit" — "Derrick B." <lists@...> 2013/01/04

Mattias A. wrote in post #1090700:

[#402749] Re: require "test/unit" — sto.mar@... 2013/01/04

Am 04.01.2013 19:48, schrieb Derrick B.:

Re: can't open new ruby program under "new" context menu

From: Lee Veinot <lee_veinot@...>
Date: 2012-12-31 01:05:24 UTC
List: ruby-talk #402664
Thank you! I downloaded Intype and everything makes sense now. =C2=A0I can =
write multi line programs, save them, and view the result in ruby now! =C2=
=A0Well, there's a little problem, actually. =C2=A0When I go to open the fi=
le, the ruby screen will appear for a fraction of a second and then close. =
=C2=A0It did this for 3 out of the 4 programs I saved. =C2=A0Is this a glit=
ch that has an easy fix? =C2=A0By the way, if you don't mind me asking, wha=
t is your job title? I =C2=A0want to learn programming so I can get a job i=
n it, but aside from a job with the word programmer in the title, I don't k=
now what kind of jobs are out there. =C2=A0Basically, what can I do with th=
is for a job?=0A=0A=0A________________________________=0A From: Dami=C3=A1n=
 M. Gonz=C3=A1lez <lists@ruby-forum.com>=0ATo: ruby-talk ML <ruby-talk@ruby=
-lang.org> =0ASent: Sunday, December 30, 2012 7:54 AM=0ASubject: Re: can't =
open new ruby program under "new" context menu=0A =0ALee V. wrote in post #=
1090637:=0A> Well, I'm up to page 43 in Chris Pine's book and having a lot =
of fun,=0A> but I still can't figure out two basic things. =C2=A0One is wha=
t I've already=0A> asked you about. =C2=A0I'm just going to paste what his =
book says so you can=0A> see what I'm having trouble with:=0A>=0A> Now let=
=E2=80=99s make a folder on your desktop in which you=E2=80=99ll keep all o=
f your=0A> programs. Right-click your desktop, select New, and then select =
Folder.=0A> Name it something truly memorable, such as programs. Now double=
click=0A> the folder to open it.=0A> To make a blank Ruby program, right-cl=
ick in the folder, select New,=0A> and then select Ruby Program. You can re=
name the file if you want,=0A> but make sure to keep the .rb file extension=
, since that=E2=80=99s what tells=0A> your=0A> computer this is a Ruby prog=
ram (and not an email or a picture of Mr.=0A> Bean or something).=0A>=0A>=
=0A> I have a feeling creating the folder will be important down the road b=
ut=0A> I just can't figure out how to do it. =C2=A0Is my problem that I sho=
uldn't be=0A> using 'interactive ruby'? =C2=A0That's what I've been using f=
or everything,=0A> which brings me to my second question; I don't know how =
to make more=0A> than one line of a program at a time. =C2=A0Whenever I typ=
e a line of program=0A> and press enter, I get the response. =C2=A0I know t=
here's got to be a way to=0A> fix this. =C2=A0I even tried typing lines at =
a time in the editor and then=0A> pasting it into interactive ruby, but it =
still only reads one line at a=0A> time. =C2=A0Please help! I'm understandi=
ng all the programming I'm doing but=0A> these 2 basic, setup things, are d=
riving me crazy!=C2=A0=0A=0AEy my friend! don't be crazy. I was in the same=
 foots like you a year =0Aago. You have to know a few things: what Pine cal=
ls a 'Ruby Programm' is =0Aa just a *.txt file, with the extension changed =
to *.rb. There, in a any =0Atext file you can make a programm. Any IDE(Inte=
grated Development =0AEnvironment) what does is just help you to write a te=
xt file, which will =0Abecome your programm, it puts color on strings and c=
olors on variables =0Abecause it's more easy for you to see the code, to re=
ad the code, but =0Astill is a text file with utf-8 characters in the most =
cases. How do you =0Acan execute your programms? (text files... remember), =
you have to open =0Athe console, I mean cmd, and then put:=0A=0Aruby 'C:/Ru=
byPrograms/MyFirstProgram/source_code.rb'=0A=0ASomething like that, you hav=
e to put ruby and then the full path. =0AThere's many things that you have =
to know but start with this. This way =0Ayou can run all the programms you =
want. I will recommend you a very =0Alight IDE to start, just for strat: In=
Type. Is very basic, then once you =0Adomine some skills, switch to AptanaS=
tudio3, it is free. Best for me is =0ARubyMine but you have to buy it, is n=
ot free. AptanaStudio3 does it =0Agood.=0AHope this help you, don't be afra=
id to ask. Have fun!=0A=0A-- =0APosted via http://www.ruby-forum.com/.

In This Thread