Learning Documentation Community Open Exchange Global Masters Certification Partner Directory Ideas Portal
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 (49)
  • Replies (1,103)
  • Mentions (86)
  • Official certification & Credly badges (5)
  • Global Masters badges (37)
  • Followers (11)
  • Following (1)
AllAccepted answers
    go to post
Ben Spead · Jul 29, 2024

Umm ... that sounds a little scary, but thanks all the same ;)

1 0 https://community.intersystems.com/post/celebrating-champion-our-developer-community?page=5#comment-267291
    go to post
Ben Spead · Jul 29, 2024

thanks Raj!

0 0 https://community.intersystems.com/post/celebrating-champion-our-developer-community?page=5#comment-267286
    go to post
Ben Spead · Jul 29, 2024

Thank you - I agree it was great to connect at GS :)

0 0 https://community.intersystems.com/post/celebrating-champion-our-developer-community?page=5#comment-267281
    go to post
Ben Spead · Jul 29, 2024

much appreciated @Muhammad Waseem  - it's a real pleasure :)

0 0 https://community.intersystems.com/post/celebrating-champion-our-developer-community?page=5#comment-267271
    go to post
Ben Spead · Jul 20, 2024

Thank you @Robert Cemper!  Working with you on the Hermes application was a great joy to me as well, and I am very thankful that we have been able to stay in touch via the D.C. after your retirement :)  I continue to learn from your deep technical expertise!!

2 0 https://community.intersystems.com/post/celebrating-champion-our-developer-community?page=5#comment-266521
    go to post
Ben Spead · Jul 17, 2024

@John Murray  - thank you for the great investment that you and George James makes into tooling for our community!  I am always very impressed with what you come up with :)

2 0 https://community.intersystems.com/post/how-enable-multiple-branches-different-users-git-shared-development-environments-iris?page=5#comment-266216
    go to post
Ben Spead · Jul 16, 2024

thank you for taking the time to write all of this out :)

2 0 https://community.intersystems.com/post/method-or-class-method?page=5#comment-266166
    go to post
Ben Spead · Jul 16, 2024

very clear answer - thank you @Pravin Barton!

1 0 https://community.intersystems.com/post/how-enable-multiple-branches-different-users-git-shared-development-environments-iris?page=5#comment-266126
    go to post
Ben Spead · Jul 15, 2024

Calling @Stefan Wittmann, @Timothy Leavitt  and @Pravin Barton 
If you can move to isc.rest, I know it takes care of OpenAPI (aka Swagger) spec generation automatically.

2 0 https://community.intersystems.com/post/swagger-generation-rest-api?page=5#comment-266011
    go to post
Ben Spead · Jul 15, 2024

I second this - using Do LOG^%ETN is very useful for grabbing the full stack and in memory values for later debugging ... this is where I usually start

0 0 https://community.intersystems.com/post/general-logging-objectscript-classes-fordebugging?page=5#comment-265996
    go to post
Ben Spead · Jul 13, 2024

@Evgeny Shvarov  - I recommend you start a new thread with these questions

0 0 https://community.intersystems.com/post/replacement-deprecated-zen-class?page=5#comment-265871
    go to post
Ben Spead · Jul 12, 2024

great summary, thanks Tim!!

0 0 https://community.intersystems.com/post/replacement-deprecated-zen-class?page=5#comment-265836
    go to post
Ben Spead · Jul 11, 2024

I think that is a really good idea.  IPM should definitely play a role in the future with %Zen

0 0 https://community.intersystems.com/post/replacement-deprecated-zen-class?page=5#comment-265816
    go to post
Ben Spead · Jul 11, 2024

very well articulated!  there was absolutely some great Rapid Application Development value inherit in Zen which is hard to replicate with a 3rd party library providing UI to an IRIS backend

0 0 https://community.intersystems.com/post/replacement-deprecated-zen-class?page=5#comment-265786
    go to post
Ben Spead · Jul 1, 2024

nice summary Dan - thank you!

0 0 https://community.intersystems.com/post/difference-between-resultsetsql-and-sqlstatement?page=5#comment-264981
    go to post
Ben Spead · Jul 1, 2024

@Benjamin De Boe - thank you for weighing in!

0 0 https://community.intersystems.com/post/how-does-your-team-handle-tune-table-data?page=5#comment-264961
    go to post
Ben Spead · Jun 28, 2024

if the folder includes files referenced by the running instance (xslt or js) then it's absence would have an impact on those functions which try to use the files at runtime 

0 0 https://community.intersystems.com/post/git-shared-development-environments?page=5#comment-264811
    go to post
Ben Spead · Jun 25, 2024

Yes - this will work in that case above case (see my example which preserves all of them in the middle)

0 0 https://community.intersystems.com/post/how-remove-line-feed-and-carriage-return-start-and-end-not-middle-string?page=5#comment-264436
    go to post
Ben Spead · Jun 25, 2024

If you know that it begins and ends with CRLF then it is as simple as:

USER>Set string = "[line feed](carriage return) str [line feed](carriage return) ing [line feed](carriage return)"
 
USER>Write $piece(string,"[line feed](carriage return)",2,*-1)
 str [line feed](carriage return) ing
1 0 https://community.intersystems.com/post/how-remove-line-feed-and-carriage-return-start-and-end-not-middle-string?page=5#comment-264421
    go to post
Ben Spead · Jun 24, 2024

Could you please provide an example with screenshots?

0 0 https://community.intersystems.com/post/prevent-auto-formatting-after-compilation-studio?page=5#comment-264331
  • first
  • ‹ previous
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • …
  • next ›
  • last
Ben Spead
@Benjamin.Spead
Manager, Application Services at InterSystems
STAFF
Follow
Open Exchange profile

User statistics

Posts
49
Replies
1.1K
Likes
686
Applications
1
Badges
37
Followers
11
People reached
25.9K
Accepted answers
138
  • 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