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 ;) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20090203/662ecebc/attachment.html>
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: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] 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 ;) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20090203/eeb9090c/attachment.html>
Thanks.. I already stole all your content ;) 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 Schementi < Jimmy.Schementi at microsoft.com> 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:* ironruby-core-bounces at rubyforge.org [mailto: > ironruby-core-bounces at rubyforge.org] *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 ;) > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20090204/e3e06a11/attachment.html>
If you pull the latest bits from github.com/jschementi/agdlr, you can demo the new repl too. Go to samples/ruby/photoviewer =) From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Ivan Porto Carrero Sent: Tuesday, February 03, 2009 11:18 PM To: ironruby-core at rubyforge.org Subject: Re: [Ironruby-core] Silverlight + Silverline Thanks.. I already stole all your content ;) 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 Schementi <Jimmy.Schementi at microsoft.com<mailto:Jimmy.Schementi at microsoft.com>> 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: ironruby-core-bounces at rubyforge.org<mailto:ironruby-core-bounces at rubyforge.org> [mailto:ironruby-core-bounces at rubyforge.org<mailto:ironruby-core-bounces at rubyforge.org>] 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 ;) _______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org<mailto:Ironruby-core at rubyforge.org> http://rubyforge.org/mailman/listinfo/ironruby-core -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20090204/baec2f1f/attachment.html>
Sweet thanks a lot. :) 2009/2/4 Jimmy Schementi <Jimmy.Schementi at microsoft.com>> If you pull the latest bits from github.com/jschementi/agdlr, you can > demo the new repl too. Go to samples/ruby/photoviewer =) > > > > *From:* ironruby-core-bounces at rubyforge.org [mailto: > ironruby-core-bounces at rubyforge.org] *On Behalf Of *Ivan Porto Carrero > *Sent:* Tuesday, February 03, 2009 11:18 PM > *To:* ironruby-core at rubyforge.org > *Subject:* Re: [Ironruby-core] Silverlight + Silverline > > > > Thanks.. I already stole all your content ;) > 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 Schementi < > Jimmy.Schementi at microsoft.com> 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:* ironruby-core-bounces at rubyforge.org [mailto: > ironruby-core-bounces at rubyforge.org] *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 ;) > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20090205/359e151c/attachment.html>
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: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] 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. :) 2009/2/4 Jimmy Schementi <Jimmy.Schementi at microsoft.com<mailto:Jimmy.Schementi at microsoft.com>> If you pull the latest bits from github.com/jschementi/agdlr<http://github.com/jschementi/agdlr>, you can demo the new repl too. Go to samples/ruby/photoviewer =) From: ironruby-core-bounces at rubyforge.org<mailto:ironruby-core-bounces at rubyforge.org> [mailto:ironruby-core-bounces at rubyforge.org<mailto:ironruby-core-bounces at rubyforge.org>] On Behalf Of Ivan Porto Carrero Sent: Tuesday, February 03, 2009 11:18 PM To: ironruby-core at rubyforge.org<mailto:ironruby-core at rubyforge.org> Subject: Re: [Ironruby-core] Silverlight + Silverline Thanks.. I already stole all your content ;) 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 Schementi <Jimmy.Schementi at microsoft.com<mailto:Jimmy.Schementi at microsoft.com>> 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: ironruby-core-bounces at rubyforge.org<mailto:ironruby-core-bounces at rubyforge.org> [mailto:ironruby-core-bounces at rubyforge.org<mailto:ironruby-core-bounces at rubyforge.org>] 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 ;) _______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org<mailto:Ironruby-core at rubyforge.org> http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org<mailto:Ironruby-core at rubyforge.org> http://rubyforge.org/mailman/listinfo/ironruby-core -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20090205/827e72f4/attachment-0001.html>
Sweet I will try that tonight. 2009/2/5 Jimmy Schementi <Jimmy.Schementi at microsoft.com>> 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:* ironruby-core-bounces at rubyforge.org [mailto: > ironruby-core-bounces at rubyforge.org] *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. :) > > 2009/2/4 Jimmy Schementi <Jimmy.Schementi at microsoft.com> > > If you pull the latest bits from github.com/jschementi/agdlr, you can demo > the new repl too. Go to samples/ruby/photoviewer =) > > > > *From:* ironruby-core-bounces at rubyforge.org [mailto: > ironruby-core-bounces at rubyforge.org] *On Behalf Of *Ivan Porto Carrero > *Sent:* Tuesday, February 03, 2009 11:18 PM > *To:* ironruby-core at rubyforge.org > *Subject:* Re: [Ironruby-core] Silverlight + Silverline > > > > Thanks.. I already stole all your content ;) > 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 Schementi < > Jimmy.Schementi at microsoft.com> 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:* ironruby-core-bounces at rubyforge.org [mailto: > ironruby-core-bounces at rubyforge.org] *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 ;) > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20090205/39c88a7c/attachment-0001.html>