go to post Evgeny Shvarov · Sep 30, 2018 And, we have another flash talk topic - "Visual Studio Code IDE for InterSystems Data Platforms" from @John Murray!So many exciting topics! Looking forward!
go to post Evgeny Shvarov · Sep 27, 2018 Nice!USER>s rc=p.AddItem("TestPackage.Test.cls")Can one use a wildcard in this method to add 1,000+ classes?
go to post Evgeny Shvarov · Sep 25, 2018 Few days before Global Summit 2018!And I can announce yet another presenter: @Eduard Lebedyuk, InterSystems.Title: Open source approaches to work with Documents.And we have the day and time!Find Developer Community Flash Talks "Share Your InterSystems IRIS Solution!" on Tuesday the 2nd of October on Flash Talks Stage from 2pm to 3-30 pm.
go to post Evgeny Shvarov · Sep 25, 2018 Akio, what is the reason to use telnet? It is not very safe. Why not use ssh?
go to post Evgeny Shvarov · Sep 24, 2018 PS I would send an image but I don't know how as the image loader asks for a URL, images are on my desktop and will not load.Yes, this is "not obvious", but there is a image upload button. Here it is.After loading it worth to apply image settings button to provide a reasonable width (300-700px).So next question is how do I compile my test.mac in VS Code terminal?There is a hotkey Ctrl+F7 as in Studio. But I prefer auto-compile on Save. it's not a default option so turn it on in preferences:
go to post Evgeny Shvarov · Sep 23, 2018 Few questions, Ciaran, just to be sure:1. Is it Visual Studio or Visual Studio Code you are testing? "Это две большие разницы, как говорят в Одессе" - this is different, as we say in Odessa ;) We need the second product.2. Could you send the screenshot of your mac routine? it should be highlighted as ObjectScript.3. What is the version of the plugin? Mine is 0.3.6:
go to post Evgeny Shvarov · Sep 22, 2018 Ciaran!You need to setup a connection to every workspace in VSCode.Place your mac file into any folder. Preferably into /mycoding/testproject/src/myOSFile.macThen open this /testproject/src folder in VSCode.Then go to VSCode Preferences and find CachéObjectScript settings section. It is what is used by default. If your current project differs from the default (e.g. another server connection or namespace) place it into UserSettings section on the right. Like it is shown in this gif:You can check the connection in Output window of the terminal with name cos. Or you can just try to save any file - it tries to compile on save and will popup you the results.HTH
go to post Evgeny Shvarov · Sep 22, 2018 Hi, Ciaran!You can use Atelier to code ObjectScript on Mac. Here is the video playlist which you may find useful.Also, there is community supported Visual Studio Code plugin for ObjectScript, which is usable on Mac as well. Related discussion.
go to post Evgeny Shvarov · Sep 21, 2018 What is the difference between this approach and option 1 in the question?
go to post Evgeny Shvarov · Sep 20, 2018 Hi, Jose!Have you seen this article? Also pinging @Attila Toth in hope to provide most recent updates.
go to post Evgeny Shvarov · Sep 20, 2018 Hi, Akio!I bet there is no Caché Evaluation version on Mac, only Windows.So if you want to run it on Mac - the virtual machine is your friend.But I would suggest starting with new product InterSystems IRIS - you can get your sandbox here or on GCP.
go to post Evgeny Shvarov · Sep 19, 2018 Agree. Or you can parse logs and convert UTC to local time you want.
go to post Evgeny Shvarov · Sep 18, 2018 Thanks, Andreas!Also, want to mention that Dmitry already raised the discussion on Unconference topics here. Andreas, should we submit all of them?Could you update please what is already in place?
go to post Evgeny Shvarov · Sep 14, 2018 I would also change For { if result.Next()=0 quit to while result.Next() {
go to post Evgeny Shvarov · Sep 13, 2018 Hi, Blaise!For printing dashboards from IRIS analytics, I can recommend trying dsw-reports. It can print widgets from dashboards and send it in pdf on a schedule.
go to post Evgeny Shvarov · Sep 13, 2018 Hi, Yuri! No need to remove, the topic is very interesting! It's just the request for technical content! It is always in a great demand on DC!
go to post Evgeny Shvarov · Sep 13, 2018 Hi, Akio!There is a link to Download Caché just in the INTERSYSTEMS RESOURCES panel on the right side of every page on Developer Community.I do suggest also to try not only Caché but our new InterSystems IRIS Data Platform: IRIS Sandbox, IRIS on Google Cloud.Hope that helps.
go to post Evgeny Shvarov · Sep 12, 2018 Hi Sean! Moved the discussion to the Other group.4,800+ are the registered members, stats. We also have about 20,000 unique DC visitors monthly.From them we have about 3,000 visitors who come directly to the site - so we can assume as "real" developers who reads/writes on DC daily. But this touches only the English world. And not all of them know about DC. My evaluation is 10,000-15,000 developers worldwide.E.g. last the IT Planet contest in Russia this year gathered 2,400 participants for InterSystems contest (mostly students). Should we count students as developers? Today maybe not, but tomorrow...