in ruby offical site two links doesnot work.do you know reasons?
1- ruby in 20 minutes second page not open.
2 - tryruby.hobix.com : not open .
i could open it 1 month ago. but during tutorial i couldnot write square
brackets [ ] in destop and notebook keyboard. also some special signs
like # {} " cannaot write on interactive ruby irb shell.
···
--
Posted via http://www.ruby-forum.com/ .
in ruby offical site two links doesnot work.do you know reasons?
1- ruby in 20 minutes second page not open.
Do you mean this: Ruby in Twenty Minutes ?
2 - tryruby.hobix.com : not open .
tryruby.hobix.com was one of _why's resources.
It's currently being resurrected: GitHub - Sophrinix/TryRuby: Try Ruby is a interactive shell that quickly and whimsically teaches the Ruby programming language. Originally _why's idea, it has been recreated from the ground up by Rubyists who have a passion for Ruby and for teaching their fellow (wo)man how to program.
Both the links listed on GitHub are currently unavailable, however.
i could open it 1 month ago. but during tutorial i couldnot write square
brackets in destop and notebook keyboard. also some special signs
like # {} " cannaot write on interactive ruby irb shell.
Is that irb on your own PC? If so, it seems to be a language issue.
The Windows OneClickInstaller provides a setting during its setup to support European keyboards. Maybe that'll help you, too?
I'm not the RubyInstaller (a new effort to provide Ruby for Windows systems) seems to have no problem with other language settings (As far as I can see, anyway).
Otherwise, you'd have to figure out the locale settings for your system, and see what they are, and if you can find a Ruby package that works for your locale.
···
On 19.12.2009 21:00, hazal Ates wrote:
--
Philip Gawlowski
JEG2
(JEG2)
20 December 2009 01:44
3
in ruby offical site two links doesnot work.do you know reasons?
1- ruby in 20 minutes second page not open.
I just tried it and it worked for me:
http://www.ruby-lang.org/en/documentation/quickstart/2/
2 - tryruby.hobix.com : not open .
This is the new address:
http://tryruby.sophrinix.com/
I don't seem to be able to reach it right now though.
James Edward Gray II
···
On Dec 19, 2009, at 2:00 PM, hazal Ates wrote:
I was planning on making an official announcement about this.
I have been updating my twitter status.
sophrinix.com is currently being transferred from one registrar to another.
I have been working to get TryRuby.org up and working.
Also, I have been incorporating some fixes that nanothief have made
which fixed the filesystem part of the lesson.
Twitter: Sophrinix
I am not entirely sure when the domain will finish transferring.
Regardless, I have been planning on launching TryRuby.org once the
tryruby program has been restored.
Thanks,
Andrew McElroy
···
On Sat, Dec 19, 2009 at 7:44 PM, James Edward Gray II <james@graysoftinc.com> wrote:
On Dec 19, 2009, at 2:00 PM, hazal Ates wrote:
in ruby offical site two links doesnot work.do you know reasons?
1- ruby in 20 minutes second page not open.
I just tried it and it worked for me:
Ruby in Twenty Minutes
2 - tryruby.hobix.com : not open .
This is the new address:
http://tryruby.sophrinix.com/
I don't seem to be able to reach it right now though.
James Edward Gray II
I should add that once the transfer is done, I will keep
tryruby.sophrinix.com as a redirect to
tryruby.org
BTW TryRuby.org does resolve.
···
On Sat, Dec 19, 2009 at 7:54 PM, andrew mcelroy <sophrinix@gmail.com> wrote:
I was planning on making an official announcement about this.
I have been updating my twitter status.
sophrinix.com is currently being transferred from one registrar to another.
I have been working to get TryRuby.org up and working.
Also, I have been incorporating some fixes that nanothief have made
which fixed the filesystem part of the lesson.
Twitter: Sophrinix
I am not entirely sure when the domain will finish transferring.
Regardless, I have been planning on launching TryRuby.org once the
tryruby program has been restored.
Thanks,
Andrew McElroy
On Sat, Dec 19, 2009 at 7:44 PM, James Edward Gray II > <james@graysoftinc.com> wrote:
On Dec 19, 2009, at 2:00 PM, hazal Ates wrote:
in ruby offical site two links doesnot work.do you know reasons?
1- ruby in 20 minutes second page not open.
I just tried it and it worked for me:
Ruby in Twenty Minutes
2 - tryruby.hobix.com : not open .
This is the new address:
http://tryruby.sophrinix.com/
I don't seem to be able to reach it right now though.
James Edward Gray II
JEG2
(JEG2)
20 December 2009 04:04
6
I've switched the sidebar link to this new URL. Thanks.
James Edward Gray II
···
On Dec 19, 2009, at 8:19 PM, andrew mcelroy wrote:
I have been working to get TryRuby.org up and working.