By the way, my cell phone is 714-293-0393 and I will be going. If you come to where we decide, and don't find anyone, feel free to call in case we moved it...
Yes, I've actually used Wi-Fi in that hotel lobby before, I had to meet someone there once. However, I think it's free only for hotel guests, I can't...
No. The regular monthly meetings are on my schedule, but I won't generally drop in for ad-hoc meetups unless there's something specific. Location prefs:...
I'm out for tommorow nite since I have a previous engagement, and HB in general -- to far. But I'm up for ad hoc, with enough notice. Re: adhoc topic.s I'm...
Location 6:30 at: Jack in the Box<http://www.ocregister.com/ocregister/healthscience/technology/wifiwatch/hotspots/www.jackinthebox.com> 4289 Campus Drive...
I'm a no just for this one. I'll leave Thursdays open from now on. I like the idea of a rotating location and as casual/spontanious as possible. Sometimes...
FYI, I added the map to the website http://www.ocruby.org/ ... From: ocruby@yahoogroups.com [mailto:ocruby@yahoogroups.com] On Behalf Of Michael Genereux Sent:...
OK with me, that's where I'll be, I will plan to go Ruby-equipped as well. I highly recommend coming to this. Hadar is an entertaining presenter and has his...
... i have a recent ruby and eclipse with rdt. got gems and did a setup and a gem install rails --include dependencies. desktop says updating gem source index...
Ray, 1) You notice the new meeting place is closer to you, so that's good, right? 2) Where are you getting everything from? I did the one touch windows ...
... i should be there also. had some trouble with gem install on the laptop (see previous post). but i downloaded the rails-1.1.2 thanks ... vice-chair...
... seems about the same. both are in irvine. ... got 1.3 and 1.3a just in case ... yes, tried it again. says it's ok ... 1.84 ... looks good ... only one...
Sorry, I sent the wrong map. That was the map to Panera/Irvine. The location of the talk tonight is Wonderware 26561 Rancho Parkway South Lake Forest, CA ...
To clarify, that's the OCCHI meeting. Ruby is still on at the Panera location, http://maps.google.com/maps?f=q&hl=en&q=3988+Barranca+Parkway,+irvine,+ca&om=1 ...
In rhtml, you have access to controller. I am trying to set an instance var in my controller, then retrieve it in my form display. I know I could do this...
Jim - looks fine from what you sent. (check that you don't have an private/protected access modifiers lying around the class) Maybe start by making sure the...
... thanks for the lesson. here is some info on those oo principles that i was trying to explain: http://en.wikipedia.org/wiki/Inversion_of_Control has ioc ...
HI Jim: Without trying it out yet (I will if I have time today), you're basic premise is wrong. In the view, you don't really have access to the controller...
Thanks, guys, I learned something. From OO viewpoint, should have worked, but Forrest is right, it's a stylized access. (What was weird - if I deliberately...
Ray wrote ... Martin Fowler's description of "inversion of control" and "dependency injection" is quite nice: http://martinfowler.com/articles/injection.html A...
You know I had to read Martin's paper several times before I really got it. Interestingly at RubyConf 2005, there was strong discussion on this, dependency...