Greetings, Since we're all here - how about starting a new thread about the next meeting - I know Scott proposed this Wednesday 4/4 . How about a 1/2 session...
Thanks for the feedback. I'm trying to dedicate as much screen space to the map, maybe I can add a legend that pops up. Basically, all purple "T" are ...
Greetings, I tried looking into what is required to build out this mongrel setup - I'm stuck at Subversion - actually how to use it in a Rails Environment.D o...
Daiyu, you don't need Subversion to set this up, though it's a good tool to have for version controlling (server) or if you want to get source code out of...
Can you download the WSDL doc to the local server so it doesn't have to negotiate an SSL connection everytime you want to initialize a web service call? Are...
Scott, thanks for replying. ... Yeah, tried this, but sooner or later its gotta hit the SSL, so ran into the same problem. ... You don't need a public/private...
First, check to see if you have any root CA installed in "/etc/ssl/certs" folder. If you don't, install them: "apt-get install ca-certificates". If you do, it...
Thanks Alex. I'm running two servers, one debian for production, my dev box is os x. I had the certificates on the debian server so I don't get the error, but...
Thanks Scott for the info. For tonites meeting - I may not be able to attend due to unforeseen circumstances at School/Home. -Daiyu ... tool to ... code out ...
jared, If it is the same as windows, you can not just copy the cert over, it has to be signed and installed specifically for the server. check to see if you...
Who is planning to attend Ruby School tonight? We can pick it up in the book where we left off, or we can go into Apache/Mongrel/Capistrano issues. Please...
Sorry, not enough RSVPs to meet so I'm going to call the meeting. Are we not interested in meeting anymore? Or did I not give you guys enough notice?...
Hi Scott, I'm definitely interested - just today ended up not being a good day for me due to unforseen problems. Definitely I think there is a wanting to meet...
I just want to mention that I am also definitely interested in Ruby School even though I have yet to attend my first meeting. Evening meetings are not real...
Scott (& all), I would like to attend ... again :-) I had a big UG meeting last night for another product that I got to attend...sorry... And that last couple...
Anybody have a favorite way of gathering web statistics from rails applications? I did a quick google and saw weed, whose page appears to be down; I'm also...
I use Google Analytics. StatsCounter.com is pretty good too, free as well. From: ocruby@yahoogroups.com [mailto:ocruby@yahoogroups.com] On Behalf Of ...
On a related note, it came up today that my work would be willing to host user group meetings - its nothing lavish, but we'd provide drinks and have a ...
Thanks for the offer but too far for me. From: ocruby@yahoogroups.com [mailto:ocruby@yahoogroups.com] On Behalf Of Steve Holder Sent: Thursday, April 05, 2007...
Cool, thanks for the pointer Zach. I'll definitely keep this group posted on whatever we end up doing, for any of you that are close enough to make it up here...
Hey, after happily getting my mongrel cluster up and running with Apache I've been pretty happy, but it seems after a day or so the mongrels don't respond to...
Hi Scott, That sounds a lot like my experiences back during the dot com days with Cold Fusion and the wonderful memory leaks we experienced daily. Rebooting...