Silverlight + Silverline

Hi
With the latest version of ironruby and rails; silverline doesn’t want
to
work.
I haven’t really spent much time on it but a few months ago I did commit
to
doing a presentation on Rails + Silverline + IronRuby this weekend.
I have no intention of messing about in that code, it’s my new
resolution
for the year… sometimes say no.

That being said if there are some decks available for Silverlight +
Rails
I’d love to see them :wink:

I’m not sure how it does against the newest version of Rails.
http://silverline.schementi.com uses Rails 2.0.2, so if you do “gem
install rails -v2.0.2” then silverline-demos will work.

The last time I spoke about silverline was in this talk:
http://blog.jimmy.schementi.com/2008/12/jimmy-hacking-at-microsoft.html

Look for the section titled “Rails integration”. If there’s other things
you’d like to know for your talk, let me know.

~js

From: [email protected]
[mailto:[email protected]] On Behalf Of Ivan Porto
Carrero
Sent: Tuesday, February 03, 2009 10:37 AM
To: ironruby-core
Subject: [Ironruby-core] Silverlight + Silverline

Hi

With the latest version of ironruby and rails; silverline doesn’t want
to work.
I haven’t really spent much time on it but a few months ago I did commit
to doing a presentation on Rails + Silverline + IronRuby this weekend.
I have no intention of messing about in that code, it’s my new
resolution for the year… sometimes say no.

That being said if there are some decks available for Silverlight +
Rails I’d love to see them :wink:

Thanks… I already stole all your content :wink:
The demo project silverline-demos does work even with rails 2.2.2
I was trying to create my own demos and that doesn’t work.

Anyway there is plenty of impressive stuff in the silverline-demos
project
so I’ll just demo those.

On Wed, Feb 4, 2009 at 3:08 AM, Jimmy S. <

If you pull the latest bits from GitHub - jschementi/agdlr: Dynamic languages in Silverlight, you can
demo the new repl too. Go to samples/ruby/photoviewer =)

From: [email protected]
[mailto:[email protected]] On Behalf Of Ivan Porto
Carrero
Sent: Tuesday, February 03, 2009 11:18 PM
To: [email protected]
Subject: Re: [Ironruby-core] Silverlight + Silverline

Thanks… I already stole all your content :wink:
The demo project silverline-demos does work even with rails 2.2.2
I was trying to create my own demos and that doesn’t work.

Anyway there is plenty of impressive stuff in the silverline-demos
project so I’ll just demo those.

On Wed, Feb 4, 2009 at 3:08 AM, Jimmy S.
<[email protected]mailto:[email protected]>
wrote:

I’m not sure how it does against the newest version of Rails.
http://silverline.schementi.com uses Rails 2.0.2, so if you do “gem
install rails -v2.0.2” then silverline-demos will work.

The last time I spoke about silverline was in this talk:

http://blog.jimmy.schementi.com/2008/12/jimmy-hacking-at-microsoft.html

Look for the section titled “Rails integration”. If there’s other things
you’d like to know for your talk, let me know.

~js

From:
[email protected]mailto:[email protected]
[mailto:[email protected]mailto:[email protected]]
On Behalf Of Ivan Porto C.
Sent: Tuesday, February 03, 2009 10:37 AM
To: ironruby-core
Subject: [Ironruby-core] Silverlight + Silverline

Hi

With the latest version of ironruby and rails; silverline doesn’t want
to work.

I haven’t really spent much time on it but a few months ago I did commit
to doing a presentation on Rails + Silverline + IronRuby this weekend.
I have no intention of messing about in that code, it’s my new
resolution for the year… sometimes say no.

That being said if there are some decks available for Silverlight +
Rails I’d love to see them :wink:


Ironruby-core mailing list
[email protected]mailto:[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Sweet thanks a lot. :slight_smile:

2009/2/4 Jimmy S. [email protected]

No problem. The stuff hasn’t made it to master yet, so it’s all in the
dev/window branch. So, just make sure to run:

git branch --track -b dev/window origin/dev/window

… and then do a build.

~js

From: [email protected]
[mailto:[email protected]] On Behalf Of Ivan Porto
Carrero
Sent: Wednesday, February 04, 2009 10:35 PM
To: ironruby-core
Subject: Re: [Ironruby-core] Silverlight + Silverline

Sweet thanks a lot. :slight_smile:

2009/2/4 Jimmy S.
<[email protected]mailto:[email protected]>

If you pull the latest bits from
GitHub - jschementi/agdlr: Dynamic languages in Silverlighthttp://github.com/jschementi/agdlr, you can
demo the new repl too. Go to samples/ruby/photoviewer =)

From:
[email protected]mailto:[email protected]
[mailto:[email protected]mailto:[email protected]]
On Behalf Of Ivan Porto C.
Sent: Tuesday, February 03, 2009 11:18 PM
To: [email protected]mailto:[email protected]
Subject: Re: [Ironruby-core] Silverlight + Silverline

Thanks… I already stole all your content :wink:
The demo project silverline-demos does work even with rails 2.2.2
I was trying to create my own demos and that doesn’t work.

Anyway there is plenty of impressive stuff in the silverline-demos
project so I’ll just demo those.

On Wed, Feb 4, 2009 at 3:08 AM, Jimmy S.
<[email protected]mailto:[email protected]>
wrote:

I’m not sure how it does against the newest version of Rails.
http://silverline.schementi.com uses Rails 2.0.2, so if you do “gem
install rails -v2.0.2” then silverline-demos will work.

The last time I spoke about silverline was in this talk:

http://blog.jimmy.schementi.com/2008/12/jimmy-hacking-at-microsoft.html

Look for the section titled “Rails integration”. If there’s other things
you’d like to know for your talk, let me know.

~js

From:
[email protected]mailto:[email protected]
[mailto:[email protected]mailto:[email protected]]
On Behalf Of Ivan Porto C.
Sent: Tuesday, February 03, 2009 10:37 AM
To: ironruby-core
Subject: [Ironruby-core] Silverlight + Silverline

Hi

With the latest version of ironruby and rails; silverline doesn’t want
to work.

I haven’t really spent much time on it but a few months ago I did commit
to doing a presentation on Rails + Silverline + IronRuby this weekend.
I have no intention of messing about in that code, it’s my new
resolution for the year… sometimes say no.

That being said if there are some decks available for Silverlight +
Rails I’d love to see them :wink:


Ironruby-core mailing list
[email protected]mailto:[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core


Ironruby-core mailing list
[email protected]mailto:[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Sweet I will try that tonight.

2009/2/5 Jimmy S. [email protected]