Railsday 2006 seems have lived up to its promise of excitement. Over 180 teams of 1-3 Rails developers registered for the contest, competing for fame and great prizes, including a MacBook Pro. According to the real-time stats available at
http://spectate.railsday2006.com/ commits to the official Subversion repository peaked at 640 per hour (over 10 checkins per second!) around 12am EST, the last few minutes of the contest. In all, the contestants made over 5400 commits in 24 hours. Now the only thing that remains is to see what all the teams actually wrote in their day of furious coding.
Some of the URLs have already started to bubble up out of the fray. Rails superstars
Technoweenie,
Courtenay and
Justin Palmer had the most commits for their Railsday app
bloction.com and were kind of enough to post
photos of their team in action. Other impressive Railsday 2006 apps already visible online include
Advisr,
Eventell, and
SimpleForms.
With such a large pool of participants, now it will be very interesting to see how long it takes to judge the winners.
Community comments
No accident
by Michael Furtak,
Re: No accident
by Phil Barnes,
Re: No accident
by Phil Barnes,
more clarifications without flame
by Alex Popescu,
Re: more clarifications without flame
by Phil Barnes,
No accident
by Michael Furtak,
Your message is awaiting moderation. Thank you for participating in the discussion.
This event is the perfect way to highlight the power of Rails. There just aren't many toolsets out there that let you put together this much in this little time.
Re: No accident
by Phil Barnes,
Your message is awaiting moderation. Thank you for participating in the discussion.
So you work in an organization that prefers large, highly-coupled, deliberate, bureaucratic-driven, all-in-on applications? Just curious, as that seems to be the antithesis of Rails.
Re: No accident
by Phil Barnes,
Your message is awaiting moderation. Thank you for participating in the discussion.
Wow, this might end up in "blockquote hell", but here goes ;)
I'm not trying to incite an argument -- just that so many times I've heard a 'it doesn't work in my organization' argument without substance. So on that count, I appreciate your addendum. :)
There are a number of options for i18n, just none that are inherent to Rails itself: wiki.rubyonrails.com/rails/pages/Internationali...
Is the issue the schema naming or the schema OR mapping? wiki.rubyonrails.com/rails/pages/HowToUseLegacy...
I agree with what you're saying in principle -- if you're saying Rails loses a lot of its productivity when you have to retro-fit it into a legacy schema/bureaucratic environment. ;)
My intention is the same as yours -- to make sure that people are aware of where Rails excels, where it is less than ideal, and to keep the conversation out of "flame territory". :)
Thanks!
more clarifications without flame
by Alex Popescu,
Your message is awaiting moderation. Thank you for participating in the discussion.
Trying to keep myself and the topic out of the flame, I think this a too strong affirmation: not all applications built in the IT shops can be built with RoR, and this doesn't mean by any means that those organizations prefere "large, highly-coupled, [...]".
This one is IMO once again too strong:
Afaik the limitations of each and every framework are discussed extensively all over the net. Another important point is that for companies/teams it is possible to be a lot more productive with the frameworks they know and the tools they have, than to even consider switching to another toolkit. Some other times, the client has the final word on which technologies should be used. When deciding how an application is gonna be built there are a lot of factors and facts that count. And the decission is almost always difficult, and the worst decission is to say: "hey I can build all my apps with framework X" (moreover when the decission is taken based on the coolness factor).
BR,
./alex
--
.w( the_mindstorm )p.
Re: more clarifications without flame
by Phil Barnes,
Your message is awaiting moderation. Thank you for participating in the discussion.
It was honestly just a question, not an implication that a non-rails app would need to be any (or all) of the (negative?) attributes I put forth. Fortunately, Alexandre responded positively, as I hoped. :)
I'm not quite sure what that has to do with my statement about Rails and legacy/bureaucratic environments, but I think I agree with you. ;)
The original point I was trying to make, was that just because you work within environment XYZ doesn't necessarily preclude you from using Rails, simply because you think it doesn't support this or that. I find it's a useful exercise to challenge why Rails should or should not be overlooked due to technical or even business factors. I know noone, myself included, that claims any piece of technology is the proverbial "hammer to use on all nails".