[Ironruby-core] WP7Comp - a bit of a spammy request - sorry!

2011-03-21 Thread Stuart Lodge
Hi All I've entered Iron7 into Wp7Comp - "Make a WP7 app that developers will love". There are 3 prizes available of $1 each - winning a prize would definitely help me spend some more time on IronRuby code. If any of you have a spare moment and want to help, then please go to http:/ www.wp7co

Re: [Ironruby-core] Finally trying to check in Iron7....

2011-03-08 Thread Stuart Lodge
y good at moving files around, so it can easily be > corrected afterwards. > > - Jeff > > On Tue, Mar 8, 2011 at 10:57 AM, Stuart Lodge wrote: > > Hi All > > I'm finally trying to check iron7 into the GitHub > > I've selected to put it in /Hosts/Silverli

Re: [Ironruby-core] Ironruby-core Digest, Vol 43, Issue 5

2011-03-08 Thread Stuart Lodge
so it is more specific > than "Re: Contents of Ironruby-core digest..." > > > Today's Topics: > > 1. Re: Linebreak issue with clr strings manipulated by Ruby code > (Jimmy Schementi) > 2. Re: Linebreak issue with clr strings manipulated by Ruby code &g

[Ironruby-core] Finally trying to check in Iron7....

2011-03-08 Thread Stuart Lodge
Hi All I'm finally trying to check iron7 into the GitHub I've selected to put it in /Hosts/Silverlight/Iron7 - where it can be a sibling of WinPhone7 - and I've mostly got it building here However, I'm still hitting the issue that Iron7 has a couple of external dependencies - System.Windows.Cont

Re: [Ironruby-core] [IronPython] Proposed Release Schedule for 2.7

2011-02-01 Thread Stuart Lodge
I'm still a bit newbie on the source tree, but happy to try to help with testing - if there's something that can be easily passed in my direction then let me know. Stuart ___ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mai

[Ironruby-core] Value types - e.g. TimeSpan

2011-01-12 Thread Stuart Lodge
Interesting This is the code I was trying to play with - http://denismarkelov.blogspot.com/2011/01/leveraging-rubys-fluid-syntax-in-dsls Monkeypatching DSLs?! I definitely feel like I'm learning at least one new language :) ___ Ironruby-core mailing lis

[Ironruby-core] Value types - e.g. TimeSpan

2011-01-12 Thread Stuart Lodge
Hi all I've had some discussions offline about accessing the properties of TimeSpan. The issue is that while the static methods on TimeSpan work, the instance properties don't: t = System::TimeSpan.from_seconds(1.1) # works m = t.total_milliseconds # doesn't work All my testing done on iron7 o

Re: [Ironruby-core] Iron7 - what to checkin where...& In-Reply-To=

2011-01-05 Thread Stuart Lodge
Yup - I'm still intending to share the code - just got to make sure I don't pollute your lovely source tree with too many other open source licenses. I'm also looking at the gestalt project - thinking about if there's anyway I can combine the projects - e.g. if i can find a way to run the same scr

[Ironruby-core] Iron7 - what to checkin where...

2011-01-05 Thread Stuart Lodge
Happy New Year to you all :) I'm back from skiing and I hope to get some time to try to do something (some form of build and checkin) with iron7 next week - currently I'm guessing what I'll do is: - strip out the dependencies - e.g. things like Json.net, Hammock REST and the CodeMirror editor - th

[Ironruby-core] Hello...

2010-12-22 Thread Stuart Lodge
> Awesome Christmas gift for everyone Stuart! > > Anyway, saw Jimmy Schementi's tweet about it and just wanted to add the URL > for Iron7: http://iron7.com > > -Jon Thanks Jon v1 of the app is now approved in the app store, v1.1 is currently in testing with Microsoft (could be anywhere from 1 day

[Ironruby-core] Hello...

2010-12-22 Thread Stuart Lodge
Hello IronRuby Just thought I'd say hello and also thanks for all the effort the IronRuby team have put in. I've just created a new app for WP7 - Iron7 - which takes ruby scripts and runs them on the phone. Despite being an Iron-virgin and a Ruby-virgin, the integration of IronRuby and WP7 was ve