0 Followers · 475 Posts

Choose the tag if you want to post something which doesn't relate to InterSystems data platforms or services. 

Discussion Yone Moreno · Aug 16, 2022

Hello community,

First of all thanks for reading this post:

Because of you are more experienced, pragmatic, and have a lot of knowledge and good know-how; please consider to read and answer some question, if you would like:

Why did you choose to become a software engineer / developer?

How and when did you start to generate a "flow state of mind" during your career?

What are recommend habits inside and outside, during you own time and during your work time, to be focused during you coding session and daily tasks?

📍🙏📌Thanks for reading and answering

11
0 373
Article Aasir Waseer · Jul 28, 2022 1m read

Hi Folks,

Before I begin my writing journey here I wish to introduce myself briefly, so that everyone who reads and follows me will get a clear picture.

To start with I did my Bachelors in Physical Sciences, Mathematics and Computer Science were my core subjects. I have 4+ years of experience in HealthCare Revenue Cycle operations including Medical Coding, Billing, AR Collections, Denial Management and Fincial Reconciliation. Also, 2+ years of experience in Data Operations and Analytics, specifically in Python, PowerBI, SQL and MsExcel.

2
0 377
Article Sergei Sarkisian · Jun 30, 2022 8m read

Hi! My name is Sergei Sarkisian and I’m creating Angular frontend for more than 7 years working in InterSystems. As the Angular is very popular framework, our developers, customers and partners often choose it as part of the stack for their applications.

I would like to start series of articles which will cover different aspects of Angular: concepts, how-to, best practices, advanced topics and more. This series will target people who already familiar with Angular and wouldn’t cover basic concepts. As I’m in the process of building articles roadmap, I would like to begin with highlighting some important features in most recent Angular release.

1
0 1540
Article Sergei Sarkisian · Jul 18, 2022 12m read

Hi! Today I would like to talk about one of the most important architectural patterns in Angular.

The pattern itself is not related to Angular directly, but as Angular is component-driven framework, this pattern is one of the most essential for building modern Angular applications.

Container-Presentation pattern

It is believed that good components should be small, focused, independent, testable and most important - reusable.

0
0 1270
Article Sergei Sarkisian · Jun 29, 2022 12m read

Hi! As a developer who was forced to move from Mac to Windows (temporary) I found some things a bit confusing. In this article I would like to talk about some tweaks I made to make my experience smoother. I think it can help not only Mac users who need to use Windows environment (for ex. in VMs), but also can help some Windows users to make some things more convenient. Of course, all the points are subjective, the best setup is one that works for you.

All the tweaks are related to Windows 10 as I don’t have an access to Windows 11 at the moment.

Getting rid of excess

Streamline start menu

7
2 923
Question Robert Cemper · Jul 2, 2022

I just met a personal challenge translating my article to French.
Tough I had to learn it at school and could read and understand
famous literature (Sartre, Molière, Mauriac, Proust, Saint-Exupéry, Anouilh, ...) 
I missed the specific terms used with ISC technology.
Thanks to @Lorenzo Scalese my errors were corrected.
But no dictionary was able to answer. 
Especially as English is gender-neutral the individual gender in other languages is just undefined.
QUESTION:
- Is there anywhere a Dictionary in ISC to cover this issue?

What I'm looking for may look like this table

2
0 265
Article Robert Cemper · May 14, 2022 2m read

M:N Relationship is a recurring object of my interest for a long time.
So the subject turns up with me repeatedly.
For this article, I found a nice example with TWO  separate M:N relationships. Some M:N².

 

It is not pure fiction but taken from a closer view of OEX Contests that we run on a regular base.

2
1 424
Announcement Laurel James (GJS) · Jun 1, 2022

We’ll be at the Global Summit in June! If you’re planning on attending please come and say hi to us in the Partner Pavilion. Just a warning, our brand might look a little different from what you’re used to 👀

We’re looking forward to catching up with everyone and hearing what you’ve been up to since 2019. If you would like to book a meeting or join our User Group Session, email laurelj@georgejames.com. We hope to see you in Seattle!

 

0
0 216
Article Robert Cemper · May 14, 2022 8m read

Implementation

  • B is the Winner Table: It holds the region and a numeric as ID. Short name is left empty for privacy protection in this Demo
  • A is the table of all contests with dates
  • X,C  are the arrays of prizes. They are projected as SQL tables.   When assigned they refer to 1 winner

User guide

Start the demo in Docker from IRIS console or in Webterminal

USER>do ##class(dc.rcc.Main).Menue()

You jump on top of fresh page

Welcome to OEX Contest Statistics

Select Contests, Prizes, Winners, Assign, Statistics, eXit (C,P,W,A,S,X) :
0
0 299
Announcement Matthew Giesmann · May 4, 2022

We have released 6 angular pages to all users from their beta testing phase:

Transition, Create, Clone, Merge, Standard Changes, and Peer Review Docs.

Any issues or feedback can be reported here or in your regular support channels. Non beta users can toggle their beta status here in the CCR app.

1
0 242
Discussion Lexi Hayden · Apr 28, 2022

InterSystems has always provided -- with each maintenance release -- a document that describes all the changes in that maintenance release. This document is known informally as the relnotes or (now) the MRNotes*. Here’s a link to one of them, just to make sure we’re on the same page: https://docs.intersystems.com/iris20211/csp/docbook/relnotes/index.html

Could you please comment here and tell us if you use this document and how you use it and what you use it for?

1
0 268
Article Sylvain Guilbaud · Apr 19, 2022 2m read

Kong provides an open source configuration management tool (written in Go), called decK (which stands for declarative Kong)

  • Check that decK recognizes your Kong Gateway installation via deck ping
deck ping   
Successfully connected to Kong!
Kong version:  2.3.3.2-enterprise-edition
  • Export Kong Gateway configuration to a file named "kong.yaml" via deck dump
deck dump
  • After modifying the kong.yaml, show the differences via deck diff
0
0 815
Article sween · Apr 15, 2022 1m read

Wanted to have a FHIR Story in the back pocket to share with the participants on a dead simple series of calls against the FHIR Server for anybody in the mindset of emitting metrics from a device to FHIR.
 

 

Presentation:
https://docs.google.com/presentation/d/1AY8_P7qEZe5b_3DVJGqWnVlBbNubQdk…
Postman Collection:

https://www.postman.com/brighstreetgroup/workspace/mit-grand-hack-2022/…

0
1 317
Announcement Dilara Sakalli · Apr 7, 2022

Register for our free NLP webinar to learn how to accelerate your data interpretation workflow. 

Key learnings from the webinar:

✔️How we connect OMICs layers and text in your research,

✔️How to link your data to multiple knowledge domains using a single simple notebook,

✔️How our API Functions and digital notebooks can support your NLP and OMICs data interpretation to extend your workflows,

0
0 500
Article John Murray · Apr 1, 2022 2m read

I have recently started making more use of Docker Desktop on my Windows 11 workstation, particularly in conjunction with VS Code's Remote - Containers extension and the iris-python-template repo from @Guillaume Rongier

Sometimes the container would start smoothly, but other times it would fail and report being unable to use a port.

Eventually I tracked the problem down. The Windows NAT Driver service apparently uses an OS facility to reserve a large range of ports.

Here's what an admin-level command shell showed when the container wouldn't start:

0
3 2169
Article Irène Mykhailova · Mar 27, 2022 2m read

HHC-banner

Hi guys!

The final day of the Hacking Health Camp 2022 in Strasbourg, France, is upon us and today we will see all the wonderful creations of the teams. They worked hard through the night and our teams onsite and online worked with them and answered their questions.

1
0 291
Article Irène Mykhailova · Mar 26, 2022 2m read

Hi guys!

We're continuing our updates of the 2nd day of Hacking Health Camp 2022 in Strasbourg, France.

All our mentors @Irène Mykhailova, @Lorenzo Scalese, @Laurent Viquesnel and @Guillaume Rongier are very busy exchanging ideas with teams and giving advice. 30 minutes per team to lead them to the best solution possible.

And of course, we have a dedicated team to answer ensuing questions about FHIR while the coaches are working in their respective groups.

0
0 285
Article Irène Mykhailova · Mar 25, 2022 3m read

Hello developers,

Before, we announced that we would be taking part in the Hacking Health Camp 2022!

And we're here now, at Hacking Health Camp, in Strasbourg, France, and we will be here for the whole weekend!

Everyone from our french community team is present @Irène Mykhailova, @Guillaume Rongier, @Lorenzo Scalese:

And we're having a blast!

We will keep you informed of how it all goes down here.

To remind you, here is our site dedicated to this hackathon: https://hackinghealth-2022.isccloud.io/

UPDATE 1pm:

So the first part of the conference is done and we have time to look around.

0
0 399
Question Alice Gianni · Apr 13, 2021

Hello everyone! 

Have you ever worked with or undertaken a test through a technical assessment platform (Codility, Coderbyte, HackerRank, ...)? What was your experience?

Thanks in advance for sharing!

1
0 738
Question abenezer bekele · Jun 12, 2020

I have developed a pos and tested my  bit map on multiple sites, but the switch is not responding,what do you think the error is:<log realm="channel/192.168.23.23:4988" at="Fri Jun 12 14:42:03 EAT 2020.15" lifespan="64ms">  <connect>    192.168.23.23:4988  </connect></log><log realm="channel/192.168.23.23:4988" at="Fri Jun 12 14:42:17 EAT 2020.802" lifespan="1ms">  <send>    <isomsg>      <!-- org.jpos.iso.packager.XMLPackager -->      <header>6000000000</header>      <field id="0" value="0100"/>      <field id="2" value="9570059763383210"/>      <field id="3" value="000000"/>      <field

1
0 267
Discussion Dmitry Maslennikov · Dec 15, 2021

Hi, I’m recently decided to stay for some months in Dubai. And looking for new opportunities here, as well as even would like to meet in person with local people who works with InterSystems. I can share my knowledge and experience. What do you think? Do we have somebody from Dubai, or other from other parts of UAE?

1
0 375