... Exactly. This is one of the more balanced articles I've seen on the topic. And what he points out is quite true, the ORM portion of rails, ActiveRecord, ...
Reminder from the Calendar of xp-cincinnati
http://groups.yahoo.com/group/xp-cincinnati/cal
xp-cinci meeting
Tuesday April 5, 2005
6:00 pm - 9:00 pm
(This...
xp-cincinnati@yahoogr...
Apr 1, 2005 10:55 pm
584
If attending the meeting, please remember to REGISTER, by answering the poll question at the following link... It's still ok to drop in if you forget, but it...
Reminder from the Calendar of xp-cincinnati
http://groups.yahoo.com/group/xp-cincinnati/cal
xp-cinci meeting
Tuesday April 5, 2005
6:00 pm - 9:00 pm
(This...
xp-cincinnati@yahoogr...
Apr 4, 2005 9:58 pm
586
Thanks John for an excellent presentation and a fine piece of software. However, when attempting to run eXPlainPMT using Apache's fast cgi module I get the...
... [... dispatch.fcgi as text ...] ... Yeah, I got that too until I got FCGI properly configured. If you want to check that everything else other than FCGI is...
... Gentoo makes use of local config files, e.g., mod_fastcgi.conf, to keep the primary config files as clean as possible. My guess as to why is that it has...
xp-cinci, At or after the meeting we talked about the mini-Apache server called lite-something-or-other (not its real name) I'd like to learn more about it but...
I scribbled down some meeting notes at my brand new blog site. Add comments if you'd like... http://leansoftwarecincinnati.blogspot.com/ Regards, -Mark...
Thanks for this, I'm sorry I missed it. I've been messing with ActiveRecord a bit and I was curious to see whether any of the association mappings provided...
... We had 3 projects we announced that are underway. We should probably set up some kind of event bullitin board to coordinate code sessions and volunteers. ...
... Did you have any particular users group in mind?! <WARNING>Shameless, off topic, plug approaching!</WARNING> OINK-PUG (The Ohio, Indiana, and Northern...
I meant to mention this Tuesday, but I forgot. Scott Collins (of Trolltech and Mozilla) will giving a talk on "How the Rules are Changing" at UC on Monday,...
There's a competition with lots of cool prizes for the best Rails application developed in a single 24 hour period. The event date is June 4th (that means...
... http://leansoftwarecincinnati.blogspot.com/2005/04/24-hours-of-code.html ... I'm interested. Both in Railsday and making Cinci *the* Rails hotbed ... ...
Along the lines of projects to demonstrate the power of rails and ruby..... I worked for .com in the late 90's whose idea was to make kickass web applications...
http://www.oreillynet.com/pub/wlg/6286 <---announcement http://www.oreillynet.com/pub/au/1841 <---up to date blog Founder of CDBaby.com <http://CDBaby.com> is...
cool. And it looks like they will be using Jim Weirich's Ruby-Postgress DB driver. Way to go Jim ! Thanks for letting us know. -Mark ... -- Regards, -Mark ...
... Really? Where did you see that? I believe they are using rails. If so, the Rails / ActiveRecord database driver does not use the DBI based drivers. (I...
Enter your vote today! A new poll has been created for the xp-cincinnati group: Will you be attending the May 3rd meeting of XP-Cinci? o Yes o No o Maybe o We...
xp-cincinnati@yahoogr...
Apr 25, 2005 12:21 am
606
Enter your vote today! A new poll has been created for the xp-cincinnati group: (Redeux) Tuesday May 03: Do you plan to attend the xp-cinci meeting? [ sorry...
xp-cincinnati@yahoogr...
Apr 25, 2005 1:59 am
607
Christopher Artrip of Seapine Software will be speaking to the Cincinnati Programmers Guild at KiZAN tomorrow, Tuesday April 26th at 6:30 pm. His presentation...
Troy, Thanks for the update. Please continue letting us know about your meetings and topics. Our groups have a lot in common. -Mark ... -- Regards, -Mark ...
xp-cinci, I'm working on getting ecal running on a TextDrive server. The thing is that textdrive uses the GMT timezone. So all timestamps in created_on,...
More specifically, you probably want the TZ set to: TZ="EST5EDT" That takes care of the issue for the Unix part and avoids having to manually cope with changes...