That would be great. I have been out of town on a bus. trip, so did not send emails yet, but yes - the next meeting is Tuesday the 10th. Could Wynn make it for...
All, Time again for our monthly meeting. Sorry about getting this out late - very busy of late (traveling a bit, etc.). We had very good feedback from last...
I can't get to most of the RailsConfs and similar meetings, so I'm always looking for access to the content at some point after the events. I thought the...
Hagedorn and Gamble demoed a new Basecamp-related product they plan to launch soon. Good stuff! And we talked a bit about RailsConf. -- /\/. _/. On Wed, Jun...
Oh boy! Are we going to let them talk about dynamic languages without our help? They always serve pizza, too. Lester Greetings HJUG members, This month we'll...
Let's go raise some hell at the HJUG meeting :)! ... Oh boy! Are we going to let them talk about dynamic languages without our help? They always serve pizza,...
Looks pretty interesting - Ruby 1.9 implemented natively on OS X. http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/304264 Keith Lancaster ...
Hi all, I'm just beginning a private project using RoR and I have difficulty finding out how to add event handlers in the '<% f.select .... %>. I want to call...
For a tag, you can use something like this: <%= select_tag "start_date",date_range_options(48.hours.ago,true), {:onChange => 'handleDateChange();'} %> where...
Or you could do it the right way :) and reference the select tag id in javascript: In your view: <%= select_tag "start_date", date_range_options( 48.hours.ago,...
I've seen a lot of mixed emotions from tweets ... mostly due to the fact that a log of plugins aren't yet compatible with 3.0 yet though. I just upgraded...
The betas/rcs & Firebug were a bit unstable as you would expect, but no problems with the last RC or the release and the latest version of Firebug. Keith ... ...
I don't know if it is possible... Anyway, using 'remote_function', I want to update 2 or more element values with differenct actions when an event occurs. In...
You probably want to do something like: remote_function(:success => "Game.selected()", :url ...) That will call the Game.selected javascript function that you...
Does anyone know of a better place to post Houston based Rails Jobs? I posted the message below about a month ago with no leads. I certainly don't want to spam...