Rebuilding the Rails IDE

Brief update on the IDE Rewrite: a couple of weeks later. I must say, WinForms and C# rocks. Previous scripting used IronRuby, but I shifted to C# – with PolySharp I can leverage the latest C#. Philosophy: Shuttleworth – Confluence. What’s the point? 1.) Projects leak information (people leave, things are forgotten) – capture details […]

Winforms Nostalgia

Had the chance to spoil myself today 🙂 I needed a tool to migrate and manage quotes from an old json format I had used in a Xamarin application. That provided the perfect excuse to jump back into C# and Winforms. It’s been a while, I must say, I’ve been in Java and Delphi a […]