Article José Roberto Pereira · Nov 29, 2022 12m read IS technologies supporting the Pregnancy Symptoms Tracker app In this article, I’d like to present details of which technologies we had been using to develop our application for the IRIS for Health Contest: #FHIR #REST API #Access control #InterSystems IRIS Open Exchange app 1 0 0 167
Article José Roberto Pereira · Sep 13, 2022 10m read IRIS Flow - Updates for Interoperability Contest: Building Sustainable Solutions TL;DR: you can try the chatbot created with IRIS Flow here; if you'd like to understand how it was created, read this article. If you prefer, you can follow the tutorial within this article in this video: #Interoperability #InterSystems IRIS Open Exchange app 3 0 0 109
Article José Roberto Pereira · Jun 5, 2022 6m read The Flow Editor application IRIS Megazord In the first article about IRIS Megazord, Henrique explains what drove us to create such an application. It basic is a composition of these previous project which we did: #Interoperability #InterSystems IRIS Open Exchange app 2 0 0 219
Article José Roberto Pereira · May 2, 2022 16m read gRPC - what is it and a hello world Introduction This article aims to give an introduction to what gRPC is and an example of how to play with the official Hello World using IRIS Embedded Python. You can find all the code exposed here, in this project repo. #Embedded Python #InterSystems IRIS 12 5 0 1,417
Article José Roberto Pereira · Apr 5, 2022 4m read Serializing Python objects in globals Motivation This project was thought of when I was thinking of how to let Python code deal naturally with the scalable storage and efficient retrieving mechanism given by IRIS globals, through Embedded Python. My initial idea was to create a kind of Python dictionary implementation using globals, but soon I realized that I should deal with object abstraction first. So, I started creating some Python classes that could wrap Python objects, storing and retrieving their data in globals, i.e., serializing and deserializing Python objects in IRIS globals. #Data Model #Embedded Python #Globals #Python #InterSystems IRIS #Open Exchange Open Exchange app 6 1 1 2,097
Article José Roberto Pereira · Jan 13, 2022 2m read A practical example on using Python with ObjectScript I'd like to share an example on how the new Embedded Python feature in IRIS helped me in my daily routines. While I’m participating in the iris-kaggle-socrata-generator project with Henrique Dias, I got to unzip datasets from Kaggle in order to import them. #Embedded Python #Python #InterSystems IRIS Open Exchange app 5 2 0 460
Article José Roberto Pereira · Dec 27, 2021 12m read Using Python to Implement an IMAP Client in InterSystems IRIS In the previous articles, we learned the basics of using IMAP protocol to handle messages from mailboxes in an e-mail server. That was cool and interesting, but you could take advantage of implementations created by other ones, available in libraries ready to use. #Embedded Python #Interoperability #Python #InterSystems IRIS 3 1 0 394
Article José Roberto Pereira · Dec 22, 2021 5m read ZAP API scan GitHub action What about having your IRIS REST APIs scanned every push you did and being reported on possible vulnerabilities? This is what I am going to show you in this article. #API #GitHub #REST API #Security #InterSystems IRIS #Open Exchange Open Exchange app 7 0 0 954
Article José Roberto Pereira · Dec 21, 2021 8m read IntegratedML hands-on lab Have you tried the InterSystems learning platform lab for IRIS IntegratedML? In that lab you can train and test a model on a readmission dataset and be able to predict when a patient will be readmitted or not, or calculate its probability of being readmitted. You can try it without any installation on your system, all you have to do is start a virtual lab environment (Zeppelin) and play it around! #IntegratedML #InterSystems IRIS 9 2 1 374
Article José Roberto Pereira · Oct 23, 2021 4m read A brief introduction on how to draw diagrams with mermaid library Hello everyone! #Frontend #Interoperability #JavaScript #InterSystems IRIS Open Exchange app 2 0 0 731