We will be looking at Erlang at the upcoming Cincinnati Agile Round Table meeting. I hope to do some Erlang group coding at the meeting, so if you can install...
Enter your vote today! A new poll has been created for the cinci-art group: Will you attend the Agile Round Table meeting Tuesday Sept 2nd. (topic: Erlang) o...
cinci-art@yahoogroups...
Sep 3, 2007 3:37 pm
2076
... No variables, no assignment statements, and no looping constructs. Yes, it WILL hurt your brain. -- -- Jim Weirich -- jim.weirich@......
... And yet, it's kind of like when you were a kid and couldn't stop messing with that loose tooth. Erlang is a fun language once you get over the initial...
Reminder from: cinci-art Yahoo! Group http://groups.yahoo.com/group/cinci-art/cal Agile Roundtable meeting Tuesday September 4, 2007 6:00 pm - 9:00 pm (This...
cinci-art@yahoogroups...
Sep 3, 2007 9:56 pm
2079
It occurs to me that you might have installed Erlang, but are at a loss to see if it installed correctly. Here's a quick smoke test to see if Erlang is...
... I assume that the "3> $" is actually the last prompt from the Eshell ("3> ") followed immediately by the new prompt from the OS ("$" in your case). In any...
... is now open. http://regonline.com/rubyconf2007. It went fast last year, not sure how it will work out this year. A little bit of info at rubyconf.org -Joe...
... Thanks for the heads-up! I'll be there—hope to see some of the rest of you! -- Regards, John Wilger "In our civilization, and under our republican form...
Hi all, We at Project Dragonfly (at Miami University) are hiring a full-time RoR lead for our office. This person will essentially be a tech director (there ...
All, I see the attachment was snipped. Here's the document pasted in the email: TITLE: Senior Ruby on Rails Lead and Instructor DEPARTMENT: Project Dragonfly...
You can now "connect" ruby and .net runtimes. You want a nice WinForms GUI for your Ruby program? http://www.sapphiresteel.com/The-Ruby-Connector-beta-now I...
All, I've been washing out in trying to find a place to meet for the Code table Everything is booked already on 3rd Tuesdays. If anyone has any suggestions as...
... Well, if you're up for some travel, I'm sure we could find a suitable location in PDX. :-) -- Regards, John Wilger "In our civilization, and under our...
This is baffling me. Frequently (always now?) when I run `rake` with no additional arguments, the units tests in the Rails project aren't run, the functional...
Hey guys, I figured I would encourage you to vote on the rails rumble 48 hour app building contest. You can vote here: http://vote.railsrumble.com/. I ...
Diaspar Software & Thoughtworks is proud to present another installment of the XP Day North America series: XP Day Manhattan taking place on October 13, 2007. ...
Sure - if you need directions email me personally and I'll give you my address. Mark suggested I not post it to the list in case any of you are stalkers. ...
An idea along these lines came up at an "after-meeting" a few months ago. Evolutionary testing http://www.technologyreview.com/video/evolutionarydesign ...
... A reminder if you want to come but don't have directions to email me. Mark said these usually start 6-6:30, but one thing to keep in mind is that while I...
Something happened yesterday and I thought the group might enjoy debating and commenting on the topic. My colleague and I were asked to write a small program...
A disposable app would not need to be perfect. So if you are 200% sure that this app will run only twice, there is no need to make it perfect. I noticed...
When you say 'disposable' does that mean you won't spend much time designing it, like you would with a 'permanent' approach? Or are you associating ...
If I'm not mistaken, an Extreme Programmer's ears would perk up at the phrase "user indicated she /might /want to run it again later...." Without knowing more...
If you need to slice and dice data then I would assume that the results need to be correct. If this is important that the code is written with full unit tests....