IBlog<Johan>

Johan Danforth's Blog

Syndication

Random Links

Walkthroughs and Tutorials

Browse by Tags

All Tags » Ruby (RSS)
Writespace Updated with Command Line Version and Some IronRuby Fun
I had a few minutes to fix a few issues and release an updated version (1.3) of Writespace – the full screen editing environment addin for Word. So what’s new? I removed the annoying illuminated animation for row and column when typing. Added F4 shortcut...

Posted by jdanforth | with no comments

Filed under: , ,

IronRuby 0.3 Released
Jimmy Schemento just blogged : I’m pleased to announce a new release of IronRuby : IronRuby 0.3 ! Staying true to our “Conference-driven development schedule,” this release is in conjunction with MIX ‘09 , where Silverlight 3 Beta and ASP.NET MVC 1.0...

Posted by jdanforth | with no comments

Filed under:

IronRuby with ASP.NET MVC
Now that ASP.NET MVC preview 4 is out, Phil Haack did as promised and made available a working prototype of IronRuby + ASP.NET MVC integration . He wrote: Now that Preview 4 is out, I revisited the prototype and got it working again. I use the term working...

Posted by jdanforth | with no comments

Filed under: ,

IronRuby Getting Started Links
Justin Etheredge wrote a detailed step-by-step blog post about how to download, build and get IronRuby up and running which is really good. There is also the new wiki on the official IronRuby web site ( www.ironruby.com ) which covers the same topic and...

Posted by jdanforth | with no comments

Filed under:

ASP.NET MVC Supporting IronRuby and IronPython
I just picked up this answer to a comment on ScottGu's blog : I believe we will be showing using ASP.NET MVC with IronRuby and IronPython later this week at TechEd.  I don't think we've finalized what the tooling support will be - but you will be...

Posted by jdanforth | with no comments

Filed under: , ,

[Ruby] IronRuby Running Unmodified Rails
I just saw this interesting twitter entry from John Lam : I've also seen messages on the IronRuby mailing list like these: We're just in a big time crunch before RailsConf so we're pretty well implementing anything that we need to in order to get Rails...

Posted by jdanforth | with no comments

Filed under:

What Happened to the Rails Website?
I was going to look at some of the Ruby on Rails screencasts on www.rubyonrails.org site, but someone must have forgot to pay the right amount of money in time or something :)   I'm sure things will be working fine by the time you read this blog...

Posted by jdanforth | 2 comment(s)

Filed under:

Try Ruby in the Browser
There's a pretty awesome online "Ruby in your browser" tutorial that you could try. It has a built in Ruby console and everything is interactive. It's takes 15-30 minutes or so to go through, and it's good. Someone put a whole lot of effort...

Posted by jdanforth | 1 comment(s)

Filed under: ,

A .NET Guy Looking at Some Ruby (Part 2)
This is me continuing scribbling down notes as I go along relearning lost Ruby skills and at the same time comparing the Ruby syntax and way of writing code to .NET. In my previous post I very briefly went through the basics of variables, loops, iterators...

Posted by jdanforth | 1 comment(s)

A .NET Guy Looking at Some Ruby
I’m thinking it would be nice to relearn the basics of Ruby (which seems to gain more and more popularity) and compare it to some of the dynamic features .NET 3.5 has been blessed with. I’m also interested in where the Microsoft version of...

Posted by jdanforth | 5 comment(s)

More Posts