Bindings, Platforms, and Innovation
This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.
Tracking change and innovation in the enterprise software development community
Presented by Glenn Vanderburg on Jul 03, 2007 06:00 PM
Give-away eBook – Confessions of an IT Manager
Effective Management of Static Analysis Vulnerabilities and Defects
Download the Free Adobe® Flex® Builder 3 Trial
Ruby is a great language. Rubyist should definitely not ignore some even more elegant languages like Smalltalk and LISP.
Great presentation. Any chance slides would be available for download?
I liked the presentation.
I would love to watch this, but with low bandwidth the buffering every ~5 secs is killing me...and would take WAY too long to get through it...I would love to be able to download it...any thoughts?
Here's a textual summary =)
http://larrytheliquid.com/2007/07/28/ruby-elegance-nuances/
I would love to watch this, but with low bandwidth the buffering every ~5 secs is killing me...and would take WAY too long to get through it...I would love to be able to download it...any thoughts?
thanks for the link!....though I still would love to see the full video
Perl has had a regexp object since 5.6 was released in 2000. I don't know of any operating systems that still ship with an older version. The speaker should have done his homework on this before spending what seemed like five minutes larking about how this feature was lacking. We've had this seven years now. Please catch up.
Ruby is certainly a nice language and I like it. However, you shouldn't use your ignornace if Perl to support Ruby: * Perl sigils do not denote type: they denote context. $scalar is a scalar, but $array[0] works with an array, and $hash{foo} works with a hash. @array[0,1] works with an array, but @hash{'foo', 'bar'}. It's not type, what you're doing with it. You can read more about that in Learning Perl. * Perl regular expressions aren't operators: the match operator, m//, is an operator, but that's not the thing that's the pattern. The stuff inside the match operator is the pattern, but the pattern is not the match operator. You can create a regular expression without the match operator with the qr() quoting mechanism. You'll eventually find that Ruby, if it gets as popular as Perl, will be treated as poorly as Perl as newbies learn by hit-and-miss. Newbies will invent their own systems to explain the portions of Ruby that they know and that they think they understand. Just wait :)
Tnx! I really like to learn from these Ruby presentations since I am unable to be at the conferences for now. Jure http://www.scarlet-studio.net
This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.
This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.
This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.
This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.
This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.
After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.
IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.
Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.
9 comments
Watch Thread Reply