Article Yuri Marx · May 31, 2022 9m read Web App to Predict Kidney Disease using IRIS IntegratedML Kidney Disease can be discovered from some parameters well known to the medical community. In this way, in order to help the medical community and computerized systems, especially AI, the scientist Akshay Singh published a very useful dataset for training ML algorithms in the detection/prediction of kidney disease. This publication can be found on the largest and best known data repository for ML, Kaggle at https://www.kaggle.com/datasets/akshayksingh/kidney-disease-dataset. #Artificial Intelligence (AI) #IntegratedML #InterSystems IRIS Open Exchange app 2 0 0 320
Article Yuri Marx · May 30, 2022 7m read Web App to Predict Diabetes using IRIS IntegratedML Diabetes can be discovered from some parameters well known to the medical community. In this way, in order to help the medical community and computerized systems, especially AI, the National Institute of Diabetes and Digestive and Kidney Diseases published a very useful dataset for training ML algorithms in the detection/prediction of diabetes. This publication can be found on the largest and best known data repository for ML, Kaggle at https://www.kaggle.com/datasets/mathchi/diabetes-data-set. #Artificial Intelligence (AI) #IntegratedML #InterSystems IRIS Open Exchange app 6 1 1 329
Question Yuri Marx · May 25, 2022 Is it possible train an IntegratedML model on docker build or docker up? Is it possible train an IntegratedML model on docker build or docker up? #IntegratedML #InterSystems IRIS 1 1 0 177
Article Yuri Marx · May 20, 2022 8m read Geocoding with IRIS and Google Maps API One of the crucial business dimensions is the dimension “Where”. It is necessary to know where a customer was born or where he lives. Where will the order be delivered? Where have there been more sales, and where can we sell more? Where are our stores located? From Where is the customer accessing our e-commerce? These and other principal questions use the “Where” dimension. Today the best service to provide geographic accuracy and quality for these data is Google Maps. #Embedded Python #InterSystems IRIS Open Exchange app 7 6 5 821
Question Yuri Marx · May 13, 2022 Do you have cases using datadog to monitor intersystems products? Do you have cases using datadog to monitor intersystems products? #Monitoring #InterSystems IRIS 0 1 0 355
Article Yuri Marx · May 13, 2022 8m read Mastering the %SYSTEM.Encryption class #Best Practices #Security #InterSystems IRIS Open Exchange app 6 3 1 1.2K
Article Yuri Marx · Apr 13, 2022 InterSystems Developer Community Diagram #Tools #Open Exchange 19 7 1 428
Article Yuri Marx · Apr 10, 2022 HealthShare Functional Diagram #InterSystems Business Solutions and Architectures #HealthShare 5 0 1 404
Announcement Yuri Marx · Apr 7, 2022 The global-mindmap app now supports ZPM and exports to svg, png and markdown #Contest #InterSystems IRIS Open Exchange app 1 0 1 219
Article Yuri Marx · Apr 6, 2022 10m read Unit Tests: Quality of your ObjectScript Code In the main software development methodologies there is always a chapter dedicated to testing. It is a mandatory approach to achieving quality in deliveries on an ongoing basis. There are two types of test: #Testing #InterSystems IRIS Open Exchange app 4 2 1 553
Announcement Yuri Marx · Apr 5, 2022 Contribute to write the InterSystems Mindmap Hi Community, I published my new app (https://openexchange.intersystems.com/package/global-mindmap) online to write an InterSystems Mindmap with you. Write your mind notes and help to build the InterSystems Mindmap. I will transform the final result in an article. Access: http://ymservices.tech:3000 Thanks #InterSystems IRIS Open Exchange app 0 2 1 166
Article Yuri Marx · Apr 4, 2022 12m read Store Mindmaps using Globals Globals are the core of the InterSystems IRIS for data persistence. It is flexible, allowing store JSON documents, relational data, object oriented data, OLAP cubes and custom data models, like Mindmaps. To see how to store, delete and get mindmap data using globals, follow these steps: 1. Clone/git pull the repo into any local directory #Globals #InterSystems IRIS Open Exchange app 5 2 1 382
Article Yuri Marx · Mar 30, 2022 9m read 3DES support There are several ways of classifying cryptographic algorithms: 1) Secret Key Cryptography (SKC) - Uses a single key for both encryption and decryption. It is also called symmetric encryption. Primarily, it was used for privacy and confidentiality; 2) Public Key Cryptography (PKC) - Uses one key for encryption and another one for decryption. It is also called asymmetric encryption. #Security #InterSystems Ideas Portal #InterSystems IRIS Open Exchange app 4 6 1 332
Article Yuri Marx · Mar 19, 2022 1m read Encrypt and Decrypt options using IRIS #Security #InterSystems IRIS 2 0 1 267
Article Yuri Marx · Mar 15, 2022 4m read Data migration tool - Part IV: from Microsoft SQL Server to IRIS This is the fourth part of the series of articles on migrating from the main databases on the market to InterSystems IRIS. In this part, the procedures for migrating from Microsoft SQL Server will be detailed. As described in previous articles, there are currently a few options to do the migration, but the two most popular options include the use of DBeaver (https://openexchange.intersystems.com/package/DBeaver) or SQLGateway. #Data Import and Export #InterSystems IRIS 4 0 2 659
Article Yuri Marx · Mar 7, 2022 4m read Data migration tool - Part III: from DB2 to IRIS This is the third part of the series of articles on migrating from the main databases on the market to InterSystems IRIS. In this part, the procedures for migrating from DB2 will be detailed.As described in previous articles, there are currently a few options to do the migration. However, the two most popular options include the usage of DBeaver (https://openexchange.intersystems.com/package/DBeaver) or SQLGateway. #Data Import and Export #InterSystems IRIS 2 0 1 519
Article Yuri Marx · Feb 21, 2022 6m read REST Service for Convert text to audio using IRIS and Python gTTS Hi Community, Imagine enabling your application to read text to your customer? This is now possible with the new IRIS feature, Embedded Python. With this new functionality IRIS can natively run any open source or commercial Python libraries natively. gTTS (https://pypi.org/project/gTTS/) is a free library that transforms text into audio using the Google Translate service. #Embedded Python #InterSystems IRIS Open Exchange app 5 2 2 376
Article Yuri Marx · Feb 3, 2022 Some InterSystems Developer Community Docker Images #Docker #InterSystems IRIS 2 0 0 248
Article Yuri Marx · Feb 2, 2022 1m read Download File REST API Operation If your REST API need return a file to the client download, this is the source code that you could write (P.S.: extracted from the question https://community.intersystems.com/post/download-file-rest and its responses): #REST API #InterSystems IRIS 2 0 0 777
Article Yuri Marx · Feb 2, 2022 4m read Data migration tool - Part II: from MySQL to IRIS This article is a follow-up to the previous one on how to migrate from popular databases (like PostgreSQL and MySQL) to IRIS.We will use the same procedures utilized to migrate from PostgreSQL. However, you will see that it is even easier since the data types in MySQL are very similar to IRIS. That is why we will not need to create transformation rules in the columns. Get the sample data to the migration process In GitHub it is possible to download a docker-compose project to build and run 2 databases: #Data Import and Export #InterSystems IRIS 6 0 0 579