Learning Documentation Community Open Exchange Ideas Portal Global Masters Certification Partner Directory Startup Hub
Developer Community
  • Posts
    • InterSystems Official
    • Articles
    • Questions
    • Announcements
    • Discussions
    • Tags
  • Events
    • Tech Article Contest
    • Programming Contest
    • InterSystems Ideas Contest
    • Event Calendar
  • Products
    • InterSystems IRIS
    • InterSystems IRIS for Health
    • HealthShare
    • TrakCare
    • Caché
    • Ensemble
    • InterSystems Analytics (DeepSee)
    • InterSystems Text Analytics (iKnow)
  • Jobs
    • Job Opportunity
    • Job Wanted
  • Members
  • About
    • About Us
    • FAQ
    • Feedback
    • Report an Issue
    • Share an Idea
    • Code of Conduct
    • Contact Us

EN

Search by posts, members, tags
Language
EN|
ESPTJPCNFREN
  • Profile page
  • Posts (580)
  • Replies (3,196)
  • Mentions (576)
  • Official certification & Credly badges (4)
  • Global Masters badges (15)
  • Followers (57)
  • Following (39)
AllAccepted answers
    go to post
Evgeny Shvarov · Dec 13, 2016

Good point, Mike! Thank you! We'll do soon.

0 0 https://community.intersystems.com/post/intersystems-developer-community-birthday?page=142#comment-19781
    go to post
Evgeny Shvarov · Dec 13, 2016

This is fixed now. Topics=Tags

1 0 https://community.intersystems.com/post/topic-vs-tag?page=142#comment-89911
    go to post
Evgeny Shvarov · Dec 13, 2016

This is fixed.

0 0 https://community.intersystems.com/post/incorrect-page-title-profile-answers-tab?page=142#comment-89906
    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.

0 0 https://community.intersystems.com/post/new-tag-tools-developers?page=142#comment-19651
    go to post
Evgeny Shvarov · Dec 9, 2016

I don't think we have any timeout there.  At least it keeps me logged forever. 

0 0 https://community.intersystems.com/post/remove-session-expiration?page=142#comment-89801
    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é".

0 0 https://community.intersystems.com/post/cach%C3%A9-vs-cache?page=142#comment-89786
    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.

1 0 https://community.intersystems.com/post/class-queries-intersystems-iris?page=142#comment-19521
    go to post
Evgeny Shvarov · Dec 7, 2016

Hi, Kenneth!

Maybe IIF can help somehow here?

0 0 https://community.intersystems.com/post/how-compare-two-dimension-values-filter?page=142#comment-19486
    go to post
Evgeny Shvarov · Dec 6, 2016

It is the bug ) Thank you, Timothy! 

This is filed.

0 0 https://community.intersystems.com/post/incorrect-page-title-profile-answers-tab?page=142#comment-89701
    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?

0 0 https://community.intersystems.com/post/deepsee-period-date-vs-same-period-last-year?page=142#comment-19411
    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.

0 0 https://community.intersystems.com/post/deepsee-dashboards?page=142#comment-89631
    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

}
2 0 https://community.intersystems.com/post/how-remove-accentuation?page=142#comment-89591
    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?

0 0 https://community.intersystems.com/post/restforms-rest-api-your-classes?page=142#comment-19306
    go to post
Evgeny Shvarov · Dec 2, 2016

I believe this is fixed now. See the other updates too.

0 0 https://community.intersystems.com/post/rss-feed-problems?page=142#comment-89566
    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.

0 0 https://community.intersystems.com/post/dc-monthly-digest-format-do-you-it?page=142#comment-19281
    go to post
Evgeny Shvarov · Nov 27, 2016

Yes. It's not the optimal tool. Any ideas what editor would be the better option?

1 0 https://community.intersystems.com/post/text-editor-i-swear?page=142#comment-19116
    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.

0 0 https://community.intersystems.com/post/create-namespace-snippet?page=142#comment-19096
    go to post
Evgeny Shvarov · Nov 24, 2016

Also, I put Global Summit 2017 tag in the InterSystems menu:

0 0 https://community.intersystems.com/post/featuredsticky-posts-homepage?page=142#comment-89356
    go to post
Evgeny Shvarov · Nov 24, 2016

Hi, Jon!

We have top stories. I put your recent post there, see the screenshot.

0 0 https://community.intersystems.com/post/featuredsticky-posts-homepage?page=142#comment-89351
    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 :)

1 0 https://community.intersystems.com/post/deepsee-filtering-filter?page=142#comment-19021
  • first
  • ‹ previous
  • …
  • 141
  • 142
  • 143
  • 144
  • 145
  • …
  • next ›
  • last
Evgeny Shvarov
@Evgeny.Shvarov
Senior Startups and Community Programs Manager at InterSystems Corporation
TEAM
Follow
Open Exchange profile

User statistics

Posts
580
Replies
3.2K
Likes
2K
Applications
56
Badges
15
Followers
57
People reached
350.5K
Accepted answers
234
  • Privacy & Terms
  • Guarantee
  • Section 508
  • Contest Terms
  • Cookies Settings
© 2025 InterSystems Corporation, Cambridge, MA. All rights reserved.

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up