go to post Evgeny Shvarov · Nov 26, 2020 That's the power of Community! @Rob Tweed, @Dmitry Maslennikov, really proud, thank you, guys!
go to post Evgeny Shvarov · Nov 25, 2020 Hi Rob! Could you please publish it on Open Exchange too? Thank you in advance!
go to post Evgeny Shvarov · Nov 25, 2020 Security settings synchronization for mirroring and ECP is a different problem though a serious one. But there are strong recommendations from very experienced specialists to follow the Application-based security model. I want to have a discussion around - what are the key reasons for it?
go to post Evgeny Shvarov · Nov 23, 2020 Congrats to the winners and all the participants! It was very hard to choose the best project in the contest, we had a really amazing set of applications! Happy to see all the participants on Friday in the celebration meetup!
go to post Evgeny Shvarov · Nov 23, 2020 Great app, @Guillaume Rongier! I think it will find a lot of users!
go to post Evgeny Shvarov · Nov 20, 2020 Do we still need it? We can make it if the concept is resonating with a lot of developers. The multi-model approach expects that we use Object, or SQL, or direct global usage. Or IRIS document model usage. Or even your personal custom structure (e.g. graph, columnar, etc).
go to post Evgeny Shvarov · Nov 17, 2020 Just wait a few days, Fabiana - it takes a while to make the account available for voting.
go to post Evgeny Shvarov · Nov 17, 2020 Hi Mark! CSVGEN creates a class and imports data into it vs a given CSV file or URL which could be done with one line. E.g. here is how to import fameous titanic data into IRIS: zw ##class(community.csvgen).GenerateFromURL("https://raw.githubusercontent.com/datasciencedojo/datasets/master/titanic.csv",",","Data.Titanic) Or from file: USER>zw ##class(community.csvgen).Generate("/folder/filename.csv") And of course, this task could be automated - this is what the Interoperability feature of IRIS for. Check the sample Interoperability production template which periodically loads news from Reddit and filters it upon criteria and writes into files or sends via email. I bet we have a ton of examples of how to process folders with files, calling @Stefan Wittmann
go to post Evgeny Shvarov · Nov 11, 2020 And I think everyone who changes an email face the thing - we perform such operations quite regularly.
go to post Evgeny Shvarov · Nov 11, 2020 Hi Julian! We can copy all your content to your address. Please contact @Anastasia Dyubaylo in Direct Message.
go to post Evgeny Shvarov · Nov 6, 2020 In addition to what @Robert Cemper said InterSystems IRIS is much faster than Caché in SQL, it has officially released Docker images, it has IRIS Interoperability and IRIS BI is included and it has Community Edition which gives you the way to develop and evaluate your solution on IRIS which is less than 10GB without ordering a license. And IRIS has a Package Manager ZPM which gives you a universal and robust way to deploy your solutions.
go to post Evgeny Shvarov · Nov 6, 2020 Hi Yuri! PEX jar files could be found in this repository .Until maven deployment.
go to post Evgeny Shvarov · Nov 5, 2020 Thanks, Herman! Technology is not ideal yet but already gives the feeling of next-level innovation)