It's great to see this taking off (and I had no idea it was part of YC until now), and am looking forward to future updates!
Best of luck to the team :)
21–30 of 30 posts
It's great to see this taking off (and I had no idea it was part of YC until now), and am looking forward to future updates!
Best of luck to the team :)
Please take my money if you port VBA on top of your Python runtime. And take even more money if said embedded Python runtime is available on Openoffice as well. [1] http://news.ycombinator.com/item?id=4360454
BTW, I'm not so sure Python in the right choice for this integration. Whitespace sensitivity is (arguably) a nice developer mind trick, however the target market for VBA are non-developers, who want to google for stuff, copy paste and get on with it. Which means, you cannot make assumptions about things like editors honoring whitespace, as well as the cognitive processes to rely on spacing etc. This is why I strongly…
Please take my money if you port VBA on top of your Python runtime. And take even more money if said embedded Python runtime is available on Openoffice as well. [1] http://news.ycombinator.com/item?id=4360454
BTW, I'm not so sure Python in the right choice for this integration. Whitespace sensitivity is (arguably) a nice developer mind trick, however the target market for VBA are non-developers, who want to google for stuff, copy paste and get on with it. Which means, you cannot make assumptions about things like editors honoring whitespace, as well as the cognitive processes to rely on spacing etc. This is why I strongly…
Please take my money if you port VBA on top of your Python runtime. And take even more money if said embedded Python runtime is available on Openoffice as well. [1] http://news.ycombinator.com/item?id=4360454
BTW, I'm not so sure Python in the right choice for this integration. Whitespace sensitivity is (arguably) a nice developer mind trick, however the target market for VBA are non-developers, who want to google for stuff, copy paste and get on with it. Which means, you cannot make assumptions about things like editors honoring whitespace, as well as the cognitive processes to rely on spacing etc. This is why I strongly…
Which nice-to-write language is most taught in universities?
I remember being so excited about this product that I sent a msg to the IronSpread team thanking them for their work, even though I hadn't even used their product yet. (I'd never done that before for any product) It's great to see this taking off (and I had no idea it was part of YC until now), and am looking forward to future updates! Best of luck to the team :)
FYI, for Java there's XLLoop (open source), JExcel (commercial) and Obba (commercial). Haven't used these myself, but looking into it.