Article Evgeny Shvarov · Apr 15, 2016 2m read Sources for InterSystems Global Summit 2016 Sessions and Experiences Hi! Please find all the source code Global Summit 2016 Sessions and Experiences in following GitHub repositories: #Global Summit 2016 #ObjectScript #Summit 4 1 0 951
Question Evgeny Shvarov · Apr 5, 2016 How to avoid writing duplicate code in dtl InterSystems Ensemble Hi! There is a question for Ensemble on Stackoverflow:I have the below dtl. In the foreach loop, I am just copying the same code in another part under anif condition. How can I avoid this redundancy? Can I reuse using sub transformation?Here is the dtl class file :https://docs.google.com/document/d/1snJXElyw13hAfb8Lmg5IaySc7md_DE8J40FB79hBaXU/edit?usp=sharing #Ensemble 1 2 0 578
Announcement Evgeny Shvarov · Apr 1, 2016 Developer Community March 2016 Digest Hi, Community!Here is the digest of the most interesting and valuable articles published on Developer Community in March 2016.If we missed something interesting, please feel free to add it in comments.So, here we go!News and EventsCaché and Ensemble 2016.1 ReleaseNew Book, Caché and MUMPS – Part II #Digest #Developer Community Official 3 0 0 403
Question Evgeny Shvarov · Mar 31, 2016 Running total without %CELL Hi!There is an example in Samples which shows how to implement 'running total' measure: "Pareto Chart for Category" dashboard.To calculate running total this pivot uses calculated measure with %Cell expression:Measures.[Revenue as Percent of Total] + %CELL(0,-1) #InterSystems IRIS BI (DeepSee) #Analyzer #MDX 0 3 0 443
Question Evgeny Shvarov · Mar 23, 2016 Get coordinates against street address Hi!Does anyone have an example of subj?I know there is google service for it. Anyone uses it in production? What is the feedback?In case of positive feedback would you please post the code example?TIA! #Caché #Code Snippet 0 5 0 463
Article Evgeny Shvarov · Mar 18, 2016 1m read Developer Community MVP of March and the Winner of GLobal Summit Contest II is ... Hi, Community! The Second InterSystems Global Summit Contest finished yesterday, and we have a new winner! John Murray has won the prize and showed very impressive contribution activity with the result: #Global Summit 2016 #DC Feedback #Summit 2 4 0 320
Announcement Evgeny Shvarov · Mar 10, 2016 Global Summit Contest II - half time review! Hi, Community! The Second Global Summit Free Registration Contest is running and we have only one week to celebrate new winner! Here is current leaderboard amongst non-InterSystems DC Members after a half of the race: #Contest #Global Summit 2016 #Other 3 0 0 164
Article Evgeny Shvarov · Mar 10, 2016 1m read DeepSee Termlist Deployment What is the best way to deploy DeepSee Termlists? #InterSystems IRIS BI (DeepSee) 0 5 0 372
Article Evgeny Shvarov · Mar 9, 2016 2m read How to make posts with code on Developer Community Hi! Here is small "How to" again. Suppose you need to share something with source code. How can we manage it on DC? Sharing code snippets 1. Add normal post (not Code Package). 2. Paste your code in the post and format it with highlighting as it is described here. #Caché #Code Snippet #Coding Guidelines #DC Feedback 3 2 0 508
Announcement Evgeny Shvarov · Mar 2, 2016 Global Summit Free Registration Contest Episode II Hello, Community! We announce the Second Developer Community Contest: Developer Community MVP of the March! The rules are the same: win Developer Community MVP award in March and receive a free registration to the Solution Developers Conference at InterSystems Global Summit 2016! #Summit 5 8 0 383
Announcement Evgeny Shvarov · Mar 1, 2016 InterSystems Global Summit 2016 Free Registration Contest. And the winner is... Hi Community!I'm pleased to announce that the winner of the Global Summit Free Registration Contest is... #Events #Global Summit 2016 #Summit 4 7 0 493
Announcement Evgeny Shvarov · Feb 28, 2016 Meet InterSystems Data Platform Blog! Hi Community!Meet the new group in Developer Community:InterSystems Data Platform Blog!In this group you'll find technical posts form InterSystems engineers and Community about InterSystems Data Platform technology cases which we consider as good or even best practices.Every article in this blog passes InterSystems engineers' reviewing procedure and only then becomes available. You are very welcome to comment and share it! #Developer Community Official 1 0 0 278
Announcement Evgeny Shvarov · Feb 23, 2016 InterSystems Global Summit 2016 MVP Contest Update! Hi, Community! There are only six days left to win InterSystems Developer Community MVP prize. As it was announced in addition to Free Registration on InterSystems Global Summit winner gets 4 nights stay in the Arizona Baltimore, Waldorf Astoria Resort. We measure contribution to Developer Community on valuable posts and comments and prepared special leaderboard built on InterSystems DeepSee. By default, it shows all the members. We added the filter to the dashboard to show leaderboard without members who are InterSystems employees. So here is current leaderboard without InterSystems members: #Contest #Global Summit 2016 #Other 2 6 0 294
Announcement Evgeny Shvarov · Feb 19, 2016 Global Summit Free Registration Contest Leaderboard Hi, Community! We've started InterSystems Global Summit Free Registration Contest this week. Here is interactive leaderboard available! #Contest #Global Summit 2016 #Other 2 2 0 275
Article Evgeny Shvarov · Feb 15, 2016 2m read How to highlight Caché ObjectScript, work with htm, add image in the post and other questions Hi, Community! We've updated Developer Community (DC) portal and here are some good news. Now you can insert in your post highlighted parts of code. It works with help of highlight.js library. To illustrate it I took some code snippets from Fabian's article. #Developer Community FAQ #DC Feedback 10 13 0 1.2K
Announcement Evgeny Shvarov · Feb 12, 2016 Win a free Global Summit 2016 registration! Hello Community!Win the Developer Community MVP (most valuable participant) award in February, and receive a free registration to the Solution Developers Conference at InterSystems Global Summit 2016! #Events #Global Summit 2016 #Summit 5 7 0 500
Article Evgeny Shvarov · Feb 1, 2016 1m read How to Make a Post and Other Frequently Asked Questions Hi, InterSystems Developer Community!We are working to improve this site to make it comfortable to read, contribute, share and get answers from InterSystems Developer Community!But while we haven't fixed some UI issues please find in this post some simple answers on how to deal with Developer Community.How to add post?Open Communities page, choose desired e.g. Caché and click "Create New Post" button. #DC Feedback 4 17 0 479
Article Evgeny Shvarov · Dec 14, 2015 1m read Cache Web Terminal Release 3.1.4 Hi ISC Community!I'm pleased to announce new release of Caché Web Terminal 3.1.4.What's new:1. Drag'n'drop to Studio installation: just import xml in any namespace.2. After import and comilation access your web terminal app on URL server:port/terminal/.F.e. localhost:57772/terminal/ Slash is mandatory.3. No need to use %CACHELIB anymore - please feel free to update your Caché and continue using CWT. #Caché #Development Environment #Terminal #Release 6 13 1 1.1K