Viewing profile — anakic
anakic
HN member- Joined
- Sat, Apr 11, 2015, 11:10 AM UTC
- HN karma
- 1,378
- Public activity
- 177 items
- HN profile
- View on Hacker News ↗
About anakic
No profile information was provided.
Recent public activity
-
comment
Comment #34529789
Fala, Ivane:)
-
comment
Comment #34529462
Back online now
-
comment
Comment #34529460
Too bad about 8h of downtime in the middle of it trending, but yeah, can't complain too much about it:)
-
comment
Comment #34529456
Would love to! There's a library called Math.NET that I wanted to look into, but never got around to it (plus, I forgot 99% of the math I learned in college so wouldn't know how to…
-
comment
Comment #34528981
Yeah:) Of course it happens while I'm asleep. Serves me right for loading the post with so many gifs... Back online now.
-
comment
Comment #34528974
Oh man, limit happened while I was asleep. Thanks for the stopgap measure. Just got the bandwith limit removed with my hosting provider.
-
comment
Comment #34524105
Hope you give it a go. I'd love to know how you get on with it if you do!
-
comment
Comment #34523912
Would love to know how you get on with it. If you'd care to share, please to let me know.
-
comment
Comment #34523877
Thanks for trying it and replying back here. It looks like I was using a pre-release version of QueryStorm while I was writing the blog post. I just released that version so if you…
-
comment
Comment #34522344
I use Wix for the installer. Can't remember how I dealt with that particular issue, but ping me at antonio [at] querystorm.com in a day or two, if you're interested, and I'll have …
-
comment
Comment #34522306
I like that a gifs shows so much in very little space, but I take your point about it being distracting. Regular mp4 videos you can play/pause explicitly might be a better option f…
-
comment
Comment #34520872
Unfortunately, no. Excel for Mac doesn't support either of the two technologies QueryStorm uses to talk to Excel (namely VSTO and ExcelDNA). Might be possible to build something th…
-
comment
Comment #34520767
Thanks! Wouldn't mind that outcome one bit. It's hard to get exposure and adoption for a platform like this without some serious muscle backing it. I suspect Microsoft has its sigh…
-
comment
Comment #34520612
It's something to consider, for sure. Perhaps there's an easy win to be had there.
-
comment
Comment #34520574
You mean add the workbook itself into the folder as binary file to include in source control? I haven't, but it might make sense, to keep the workbook in sync with the source code.…
-
comment
Comment #34520531
I was considering "for" but I wanted to imply that the IDE is actually located inside Excel, rather than being a separate program.
-
comment
Comment #34519851
Yep, that's the idea. You create a project that defines some custom functions, ribbon commands, context menus, shortcuts etc... and then publish it to a store. Then anyone who has …
-
comment
Comment #34519698
Yeah, I just checked and it fails on some gifs for me as well (but works on others for some reason). I'll leave it as is for now, best not fiddle with it while this post is trendin…
-
comment
Comment #34519067
I would love to but I'm a bit scared to fiddle with the post now while it's trending. I think it's mentioned in a few places on the website, but not in this blog post. I do also us…
-
comment
Comment #34518995
Yeah, you can import the folder back into the project and it will replace all of the existing files with the ones from the folder.
-
comment
Comment #34518980
Yeah, didn't get around to populating those yet. One-man show, so things slip by... ComponentSource is currently the only reseller: https://www.componentsource.com/product/querysto…
-
comment
Comment #34518885
No idea, haven't seen this until now. Hopefully they provide a mechanism for allowing legitimate addins to get around it. Perhaps using a code signing cert (which I do) or an EV ce…
-
comment
Comment #34518612
Thanks! You can version control the code you write with QueryStorm, to an extent. There are basically two kinds of apps you can build with this: extension apps (where you build gen…
-
comment
Comment #34517951
A bit of both. On the Windows side I can use VSTO or ExcelDNA to integrate with Excel, but neither is available on the Mac. One alternative I'd like to try is a web-based version w…
-
comment
Comment #34517890
I have to do my own marketing, so I'm trying to blog more often these days. Really glad to hear you enjoyed the writing!