go to post Evgeny Shvarov · Dec 12, 2016 The Tools tag introduced. I tagged some posts with Tools announcements, maybe missed some. Please add here in comments to let me tag it. Or tag it yourself if you are an author.
go to post Evgeny Shvarov · Dec 9, 2016 I don't think we have any timeout there. At least it keeps me logged forever.
go to post Evgeny Shvarov · Dec 8, 2016 Good point, Peter. Maybe we should add "InterSystems Caché" button which will paste two words? According to my experience if you want to find Caché you should search for "InterSystems Caché".
go to post Evgeny Shvarov · Dec 8, 2016 I would also recommend to try Caché Web Terminal SQL mode:This mode appeared with 4.0 version.
go to post Evgeny Shvarov · Dec 6, 2016 Hi, Alessandro!Thank you for the valuable post! One question: should we consider using %TIMERANGE or %OR instead of AGGREGATE just because of better query performance?
go to post Evgeny Shvarov · Dec 3, 2016 Hi, Derrek!Take a look at the DeepSee REST API and DeepSeeWeb library which provides you the way to customize js widgets in the way you want or add any 3rd party widgets.
go to post Evgeny Shvarov · Dec 2, 2016 Use $translate? e.g. ClassMethod NoAccents(stringWithAccents as %String) as %String { w "before: ",stringWithAccents set accent="Áêã",usual="Aea",! set val=$translate(stringWithAccents,accent,usual) w "after: ",val return val }
go to post Evgeny Shvarov · Dec 2, 2016 Eduard, thanks for the very promising article!If I decide to use your framework, how can I deploy the library in my solution? What are the best practices for that?
go to post Evgeny Shvarov · Dec 2, 2016 Somebody downvoted this post. Would you please comment, what is wrong? We can make it better, that's why this post is here.
go to post Evgeny Shvarov · Nov 27, 2016 Yes. It's not the optimal tool. Any ideas what editor would be the better option?
go to post Evgeny Shvarov · Nov 27, 2016 Thanks Andreas, that's interesting!It's getting even more interesting with Web Terminal where is the sql mode enabled:But "CREATE DATABASE" SQL expression creates only the Namespace and Database, but it doesn't create the default web app and the CSP/Namespace folder in case if you need it too.
go to post Evgeny Shvarov · Nov 24, 2016 Also, I put Global Summit 2017 tag in the InterSystems menu:
go to post Evgeny Shvarov · Nov 24, 2016 Hi, Jon!We have top stories. I put your recent post there, see the screenshot.
go to post Evgeny Shvarov · Nov 23, 2016 Benjamin, just a note: it would be great to have one question per one question posting. Here we have at least three :)