InfoQ

InfoQ

Presentation

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Recorded at:
Recorded at

Ruby Beyond Rails

Presented by John Lam on Aug 30, 2008 Length 00:36:13
Sections
Development
Topics
.NET ,
Runtimes ,
Rich Client / Desktop ,
.NET Framework ,
Dynamic Languages ,
Silverlight ,
Ruby
Tags
IronPython ,
RubyFringe ,
DLR ,
IronRuby
 

How would you like to view the presentation?

In case you are having issues watching this video, please follow these simple steps to help us investigate the issue:
1. Right click on the video player and select Copy log
2. Paste the copied information in an email to video-issue@infoq.com (clicking this link will fill in the default details in most email clients).
Note: in case your email client hasn't automatically picked up the email subject, please include in your email the URL of the video too.
3. Done.
We will investigate the issue and get back to you as soon as possible. Thanks for helping us improve our site!
Summary
At RubyFringe John Lam talks about his path to dynamic languages, some of the problems of making IronRuby run fast, and how the DLR helps with implementing languages.

Bio
John Lam John works on the IronRuby project at Microsoft. IronRuby is an Open Source implementation of Ruby that runs real Ruby programs. John and his family recently relocated to Seattle from Toronto and they're loving the left coast lifestyle.

About the conference
RubyFringe is an avant-garde conference for developers that are excited about emerging Ruby projects and technologies. They're mounting a unique and eccentric gathering of the people and projects that are driving things forward in our community.
First things first by Matt Giacomini Posted
Re: First things first by Mark Richman Posted
Re: First things first by Francois Ward Posted
IronPerl vs VB.Net by Ali Motaz Posted
Re: IronPerl vs VB.Net by Francois Ward Posted
  1. Back to top

    First things first

    by Matt Giacomini

    How about we get a good solid Rails on IronRuby before we start worrying about "Ruby beyond Rails"

    I know that jumping the gun is fun, but I would love a solid solution for Rails on .NET.

  2. Back to top

    Re: First things first

    by Mark Richman

    You probably won't get your wish any time soon. ScottGu & Co. are putting their efforts into ASP.NET MVC, effectively their anti-Rails framework. Why would you want Rails on .NET anyway? Ruby is the real magic behind Rails. Would you want C# on Rails if such a thing could exist? Probably not...maybe IronRuby on Rails is what you're looking for?

  3. Back to top

    Re: First things first

    by Francois Ward

    Well, technically, Microsoft themselves had showcased a demo of Rails running on IronRuby... it was just a demo as far as I know, but seems like the wish is closer than one would think :)



    Not that -I- would use it, but it seems like it will be there.

  4. Back to top

    IronPerl vs VB.Net

    by Ali Motaz

    Generally speaking I would love to have Perl as a first class .Net lang, its the lang I know the most and the one I prefer

    Obviously no one is working on it!


    I have to use SSRS and SSIS at work, and I now have to learn VB.Net, its not a bad language, its just I'd rather learn an language I can also use on Linux and one that is dynamic!
    If IronRuby was available anywhere VB, I would have definitely pick it up over VB, now being a first class .Net lang wont be enough, only VB and not C# can be used directly inside SSRS and SSIS, so I think the IronRuby group have a long way to go!

  5. Back to top

    Re: IronPerl vs VB.Net

    by Francois Ward

    VB only for SSRS (because of the way it works by expression, so its not even completly real VB, but more like dummyfied VB), but SSIS 2008 allows you to use languages other than VB, by the way.

Educational Content

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.

Beauty Is in the Eye of the Beholder

Alex Papadimoulis discusses ugly code, where it comes from, how to avoid it, and how to get rid of it.

Architecting Visa for Massive Scale and Continuous Innovation

John Davies examines Visa’s architecture and shows how enterprises have architected complex integrations incorporating Hadoop, memcached, Ruby on Rails, and others to deliver innovative solutions.