go to post Evgeny Shvarov · Sep 27, 2016 Hi Ponnumani!I can advise you to have a look on InterSystems online courses. There is no certification there (yet), but there are plenty of courses where you can upgrade you InterSystems Technology skills.
go to post Evgeny Shvarov · Sep 26, 2016 Thanks, Ray!And we want to promote InterSystems online documentation too: https://docs.intersystems.com. Not only one you have on your desktop.
go to post Evgeny Shvarov · Sep 26, 2016 Hi, Edward! Thank you for the valuable topic. I would add this link with the related discussion.
go to post Evgeny Shvarov · Sep 25, 2016 Hi, Mike!And for InterSytems documentation I would mention the online one too:http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=GCOS_variables#GCOS_variables_global
go to post Evgeny Shvarov · Sep 23, 2016 Hi, Jamie!I think you can download the release from WRC or make a request on this page.
go to post Evgeny Shvarov · Sep 22, 2016 Colleagues! The tag for novice/newbies posts is "Beginner". Thank you!
go to post Evgeny Shvarov · Sep 21, 2016 In addition to Dmitry's answer I would also add this link with good discussions on loops codingand this one regarding try catch in Caché ObjectScript.
go to post Evgeny Shvarov · Sep 19, 2016 http://localhost:57772/csp/docbook/DocBook.UI.Page.cls?KEY=RCOS_forder#RCOS_B70911Hi, Mike! Thanks for the post.For documentation links we can use links to online documentation:http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=RCOS_forder#RCOS_B70911it will work on any device, even on mobile.And looking forward seeing your example without dots and double spaces.
go to post Evgeny Shvarov · Sep 19, 2016 Thank you, Rob. I also like globals visualization which you can find in InterSystems Caché documentation.
go to post Evgeny Shvarov · Sep 16, 2016 Nice article, Eduard!Have you experienced any practical usage of this?
go to post Evgeny Shvarov · Sep 13, 2016 Hi, Stuart!Thanks for pointing this. It is fixed, so FAQ transformed into Developer Community FAQ.
go to post Evgeny Shvarov · Sep 12, 2016 I think, this is a matter of use case.If you have a great use case with Caché on ARM (Raspberry Pi or iPhone/Android) you can make PoC even with eltechs.And if it would be the matter of performance InterSystems can port and support it. See the list of supported platforms, it changes from version to version.Anyone has a winning use case of it?
go to post Evgeny Shvarov · Sep 12, 2016 Thank you Elizabeth! I would add mac variant: press Alt+e then e again and you get é.
go to post Evgeny Shvarov · Sep 10, 2016 Hi, Ponnumani!Are you looking for the InterSystems classroom courses?You can learn InterSystems Caché, Ensemble, Healthshare or DeepSee on classroom courses in Cambridge, London, Moscow or other InterSystems offices and get official Certificate of completion for every course.Also, I can recommend the great way to learn Caché and other InterSystems technologies on our new InterSystems online learning site - learning.intersystems.com.
go to post Evgeny Shvarov · Sep 10, 2016 The official name of the database technology is InterSystems Caché.But sometimes people are lazy, or they have no é letter on the keyboard and use Cache in their articles, questions and answers in the meaning of Caché.Which can be confusing when you try to search the Internet looking for the information on DBMS Caché and find information about memory cache.I always try to search for 'InterSystems Caché' or 'InterSystems cache' to get relevant search results.
go to post Evgeny Shvarov · Sep 9, 2016 If you want to get rid from spaces in the string you can use $translate too. USER> set s=" The string with spaces " USER> write $translate(str," ", ) Thestringwithspaces
go to post Evgeny Shvarov · Sep 8, 2016 What is interesting to me, it's recognized as Multi-model while Caché is not)
go to post Evgeny Shvarov · Sep 8, 2016 A few years ago we played with running Caché on ARM devices with eltechs. And it runs at least.