Search

Clear filter
Announcement
Evgeny Shvarov · Oct 9, 2018

InterSystems Open Exchange - New Service for Developers!

Hi, Community!I'm pleased to announce that InterSystems Open Exchange is now operating and available for everyone!InterSystems Open Exchange is a gallery of software Solutions, Technology Examples, and Frameworks which were developed with InterSystems Data Platforms: Caché, Ensemble, HealthShare, InterSystems IRIS or InterSystems IRIS for Health.Also, it is a place where you can find tools and solutions which can help you with development, deployment and support the solutions built with InterSystems Data Platforms.Open Exchange is the new online service for developers on InterSystems Data Platforms in addition to Online Learning, Documentation and Community! Find solutions and examples you need, upload tools and share code snippets you developed and let InterSystems Data Platforms technology be more helpful for your business and software development!Please feel free to share your feedback here on Developer Community with Open Exchange tag and you can report bugs and enhancement requests in this public repository of open exchange.Stay tuned!
Article
Evgeny Shvarov · Oct 18, 2018

How to Publish an Application on InterSystems Open Exchange?

Hi Community!As you know we launched the InterSystems Open Exchange — the marketplace for solutions and tools on InterSystems Data Platforms!But how to publish your application on OE?Before we start, let me answer the few basic questions.Who can publish?Basically, everyone. You can sign in to Open Exchange with your InterSystems Developer Community or WRC account.What is the application?Open Exchange application is a solution, tool, interoperability adapter or interfaces developed using any InterSystems Data Platforms product: Caché, Ensemble, HealthShare, InterSystems IRIS or InterSystems IRIS for Health.Or this tool or solution should help in the development, testing, deployment or management solutions on InterSystems Data Platforms.What is the application for Open Exchange? Actually, it is the name, description and set of links to the application entries: download page, documentation, code repository (if any), license, etc.Let me illustrate the process with my personal example.Submitting the Application to Open ExchangeIn order to illustrate the procedure, I developed a fantastic application on ObjectScript for InterSystems IRIS and want to share it with Developer Community: Ideal ObjectScript.It demonstrates the ideal usage of ObjectScript coding guidelines for various ObjectScript use cases.There are mandatory fields, which need to be presented on every Open Exchange application.1. Name - a unique to Open Exchange name for the application2. Description - description of the application. The field supports markdown.3. Product URL - the link to a Download page of your application. 4. License - the link to the page which shows the license for your application.5. InterSystems Data Platforms - set of InterSystems Data Platforms your application is intended for.All the rest fields are optional.So, let's submit my app.I have the Name: Ideal ObjectScriptDescription: Ideal ObjectScript demonstrates the ideal usage of InterSystems ObjectScript coding guidelines for various ObjectScript use cases.Product URL: https://github.com/evshvarov/ideal_objectscript/releases/tag/1.0 - the link to 1.0 version on Github releases section of the app.License URL: https://github.com/evshvarov/ideal_objectscript/blob/1.0/LICENSE - the link to the LICENSE file of the app.InterSystems Data Platforms: And the application supports InterSystems IRIS, Caché, and Ensemble - this is the list of InterSystems products I tested the application with by myself.With that, we are ready to submit the app.Application versionOnce you click Send For Approval you need to provide the version of the app and release notes. We use Semver for versioning. The release notes will be published in the Open Exchange News, DC Social Media and version history section of the app.After that application enters the approval workflow which results with approval and automatic publishing on OpEx or with some recommendations on how to correct the application's descriptions and links.Enter Additional parametersImage URLplace an URL to an image icon of your app to let it be displayed on a tile. You can omit this and the standard OpEx icon will be shown.Github URLPlace the link to a Github repository if you have it for your application. We have the integration with Github on Open Exchange, so if you introduce the link to the Github repository of your app Open Exchange will show the description from Github automatically (everything which is listed in Readme.md). E.g. see how Ideal ObjectScript page is displayed on Open Exchange.Community Article URLOf course, you can tell about your application on Developer Community with the nice article so place the URL to it here!As you can see the procedure is very simple! Looking forward to seeing your InterSystems Data Platforms applications on Open Exchange!Stay tuned! That's great !Does it have to be a Github repo or can I use BitBucket ?Also - if we find an error (eg WebTerminal on IRIS), can we leave a comment generally or for the developer ?Steve Hi, Steve!Thanks for your feedback! Does it have to be a Github repo or can I use BitBucket ?It can be any public repository: Github, BitBucket or Gitlab. But today we have the embedded support only for Github. E.g. if you submit Github repo in the application OE will use README.md as description, LICENSE.md as license and we plan to introduce more support in the near future.You can add the request for BitBucket support in Open Exchange issues.Also - if we find an error (eg WebTerminal on IRIS), can we leave a comment generally or for the developer ?Every application has either repo with issues or the support link which are intended to receive feedback, bug reports, and feature requests.If you find an error on Open Exchange, please submit it here! ) @Evgeny can you tell me:How to edit an application (title, image, description, etc.) after published? I can't find the option.And also, how to you publish new versions?many thanks! Hi, David!Thanks for the question!Today the procedure is the following: Unpublish, Edit, Send for Approval again. I've previously logged this issue #1 at https://github.com/intersystems-community/openexchange/issues/1 Good to know. I'll be tuned to the issue. Thanks And we have video instruction for this now. Hi @Evgeny.Shvarov The "Image URL" has some default dimension? I would like to change my application icon. Hi @Henrique! We updated the interface and now it's the matter of click Upload Image menu in the App Editor. See the article. Let me know if this works! Hi @Evgeny.Shvarov Thanks for the link to the updated article. I found out the error using the Google Chrome DevTools. I was trying to upload an image in a Published App. In the DevTools console I got the error: POST https://openexchange.intersystems.com/mpapi/packages/image/446 500 (Internal Server Error) Using the Network tab, I could see the details in the Response: { "errors":[ { "code":5001, "domain":"%ObjectErrors", "error":"ERROR #5001: You can't to change title image of the published package. Please, unpublish package or create draft.", "id":"GeneralError", "params":["You can't to change title image of the published package. Please, unpublish package or create draft." ] } ], "summary":"ERROR #5001: You can't to change title image of the published package. Please, unpublish package or create draft." } As a suggestion, this response could be shown in a toast message? Thanks, @Henrique.GonçalvesDias ! Filed here
Announcement
Evgeny Shvarov · Oct 26, 2018

5,000 Members in InterSystems Developer Community!

Hi Community!I'm pleased to announce that InterSystems Developer Community reached 5,000 registered members!Thank you, developers, not only for registering but rather for making this place more and more helpful for everyone who develops and supports solutions on InterSystems Data Platforms all over the world! Big applause to all of us! Here are some other statistics what makes Developer Community crowdy and helpful:800+ articles, stats2,800+ questions and answers, stats100 applications on Open Exchange100+ videos on Developer Community YouTube600+ InterSystems Global Masters members – a club of InterSystems technology Advocates.Thank you for your continuous feedback in DC Feedback group and public issue tracker. And special thanks to our noble Developer Community Team: Content Manager @Anastasia.Dyubaylo, Global Masters Managers: @Olga.Zavrazhnova2637 and @Julia.Fedoseeva, and DC Moderators: @Robert.Cemper1003, @Eduard.Lebedyuk , @Dmitry.Maslennikov and @John.Murray.So!Dear Developers! We in DC team will continue to work hard to make InterSystems Developer Community the best and the most convenient place to ask questions, share experience and discuss the best practices on InterSystems Data Platforms.Thank you for your choice and your contribution, and do not hesitate to provide feedback and enhancement requests!Stay tuned! Evgeny Shvarov,Community Manager. Congratulations to the community 5000 - is a house number. Congratulations to all of us.
Announcement
Anastasia Dyubaylo · Oct 31, 2018

InterSystems Global Summit 2018 Keynotes Videos

Hi Community! See all the Key Notes videos from Global Summit 2018 in a dedicated Global Summit 2018 Keynotes playlist on DC YouTube Channel! 1. Our Investment In the Future – presented by Terry Ragon, CEO, Founder, and Owner of InterSystems. 2. Data Fueling the 21st Century – presented by Paul Grabscheid Vice President, Strategic Planning at InterSystems. 3. InterSystems IRIS: The Engine For Next Generation Solutions – presented by Carlos Kühl Nogueira, General Manager, Data Platform Initiatives, InterSystems. 4. Where Vision Meets Reality - Our Partnership With InterSystems – presented by Vish Anantraman, Chief Information Architect, Northwell Health. 5. Turning Data into Results with InterSystems IRIS – presented by Manoel Amorim, President, Facilit. 6. Accelerating What Matters in Healthcare – presented by @Donald.Woodlock, Vice President, HealthShare, InterSystems. 7. Disrupting Healthcare: Clinical Lab 2.0 – presented by Sam Merkouriou, President, Rhodes Group and Steve Ayer, Chief Information Officer, TriCore Reference Laboratories. 8. Creating A High-Performance Organization - Panel Discussion – presented by Tom Keppeler, Director of Communications, InterSystems. 9. Driving High Performance Through Digital Customer Engagement – presented by Ian Bonnet, Managing Director, PricewaterhouseCoopers. 10. What Can a Developer Learn From a Robot to Unlock Creativity? – presented by Gil Weinberg, Ph.D., Founding Director, Georgia Tech Center for Music Technology. 11. Technology Trends on InterSystems IRIS Data Platform – presented by @Jeffrey.Fried, Director of Product Development, Data Platforms, InterSystems and @Joseph.Lichtenberg, Product and Industry Marketing Director, Data Platforms, InterSystems. 12. How Affective Computing is Changing Patient Care – presented by Rosalind Picard, Sc.D., Founder and Director, Affective Computing Research Group, MIT Media Lab. BIG APPLAUSE TO ALL THE SPEAKERS! And... If you want to learn more about Global Summit 2018, follow this link. Enjoy and stay tuned on Developer Community YouTube Channel!
Announcement
Anastasia Dyubaylo · Nov 7, 2018

New Video: Using Blockchain with InterSystems IRIS

Hey Developers!New session recording from Global Summit 2018 is available on InterSystems Developers YouTube Channel:Using Blockchain with InterSystems IRIS This video will cover the applicability of blockchain technology to address current business challenges, and will present a live application using InterSystems IRIS with blockchain integration.Takeaway: I can integrate blockchain technology with InterSystems IRIS.Presenters: @Joseph.Lichtenberg and @Evgeny.ShvarovBig applause for these speakers, thank you guys! Additional materials to the video you can find in this InterSystems Online Learning Course.Enjoy and stay tuned with InterSystems Developers YouTube! Thanks, Anastasia!Also the Ethereum Interoperability Adapter is available on InterSystems Open Exchange. Hi Anastasia, The video is very interesting. Is-it possible to retrieve the script of the demo ? I work on this subject with my team.RegardsEric Hi Eric!Thanks for your interest!Conctacted you directly.
Announcement
Jeff Fried · Nov 12, 2018

InterSystems IRIS 2018.2 available in preview

InterSystems IRIS Data Platform™ version 2018.2 is now available as a preview release. This is the first release in our new quarterly continuous-delivery (CD) release stream. (Check out the announcement about InterSystems’ new release cadence for InterSystems IRIS) InterSystems IRIS 2018.2 includes important updates and fixes, as well as new features that improve performance, interoperability, and cloud deployment. For example, you'll find in this release:InterSystems Cloud Manager support for availability zones, async mirroring, and service discoveryKey Management Interoperability Protocol (KMIP) supportIntegrated Windows Authentication support for HTTPSQL performance optimizations, including Auto-parallel queries and Tune TableJava support for Hibernate 5.2 or 5.3, Bulk loader utility with Java, and shared memory support for Java GatewayPreview releases like this one give our customers an early start working with new features and functionality. They are supported for evaluation, development, and test purposes, but not for production.You can download the release on a new preview portal at the WRC download center, and the documentation is here.
Announcement
Anastasia Dyubaylo · Jun 16, 2023

InterSystems Developer Ecosystem Spring News 2023

Hello and welcome to the Developer Ecosystem Spring News! This spring we've had a lot of online and offline activities in the InterSystems Developer Ecosystem. In case you missed something, we've prepared for you a selection of the hottest news and topics to catch up on! News 💡 InterSystems Ideas News #5, #6 🔥 Global Masters: get points for your ideas on Ideas Portal 📝 InterSystems Studio is deprecated, starting with 2023.2 📝 Documentation for InterSystems Caché and InterSystems Ensemble versions prior to 2017.1 will only be available in PDF format 📝 Early Access Programs (EAPs) 📝 Take part in the FHIR R5 Quality Review! ✅ HealthShare Unified Care Record Earns National Committee for Quality Assurance Certification 👋 Caelestinus 2023 Kickoff Event ♨ April 4, 2023 - Alert: Incorrect Query Results ♨ April 10, 2023 - Alert: ECP Client Instability ♨ April 27, 2023 - Alert: Database and Journal Corruption when Using Encryption ♨ Get Alerts, Advisories and other Product News directly from InterSystems Contests & Events InterSystems IRIS Cloud SQL and IntegratedML Contest Contest Announcement Kick-off Webinar Technology Bonuses Time to Vote Technical Bonuses Results Winners Announcement Meetup with Winners Tech Article Contest: InterSystems IRIS Tutorials Announcement Bonuses Winners 📄 [DC Contest] 2nd InterSystems Tech Article Contest in Portuguese ⏯️ [Webinar] Webinar in Spanish: "EMPI: Set up and use case" ☕️ [Meetup] In-person Developer Meetup in Boston: Making Sense of Healthcare Data with SQL and Python Pandas ☕️ [Meetup] Benelux Caché User Group Meetup Latest Releases ⬇️ Developer Community Release, Spring 2023 Edition ⬇️ Improving your posting experience ⬇️ Caché and Ensemble Maintenance Releases ⬇️ InterSystems announces availability of InterSystems IRIS, IRIS for Health, & HealthShare Health Connect 2022.1.3 ⬇️ InterSystems announces General Availability of InterSystems IRIS, IRIS for Health, HealthShare Health Connect, & InterSystems IRIS Studio 2023.1 ⬇️ InterSystems IRIS, IRIS for Health, & HealthShare Health Connect 2023.1 developer previews Preview 3 Preview 4 Preview 5 ⬇️ InterSystems IRIS, IRIS for Health, & HealthShare Health Connect 2023.2 developer previews Preview 1 Preview 2 ⬇️ Zen Reports to be removed from InterSystems IRIS and IRIS for Health beginning with version 2025.1 ⬇️ Caché, Ensemble, and HSAP 2018.1.8 released ⬇️ IAM 3.2 Release Announcement ⬇️ IKO (InterSystems Kubernetes Operator) 3.5 Release Announcement Best Practices & Key Questions 🔥 Best Practices of Spring 2023 ZPM Simple Implementation Cookbook Welcome irissqlcli - advanced terminal for IRIS SQL Query as %Query or Query based on ObjectScript Machine Learning in IRIS using the HuggingFace API and/or ml models in local ( using Python ) Debugging Trick with SQL Data anonymization, introducing iris-Disguise Enterprise Monitor and HealthShare CI/CD with IRIS SQL Using Docker with your InterSystems IRIS development repository Debugging Web Debug the ObjectScript code using VSCode ❓ Key Questions of Spring 2023: March, April, May People and Companies to Know About 🌟 Global Masters of Spring 2023: March, April, May Job Opportunities 💼 IRIS system administrators - Stanford Healthcare 💼 InterSystems IRIS Technology Role Remote 💼 IRIS Developer - Health Data Management Engineer, Lead 💼 Job Opportunity for IRIS Senior Developer in SA So... Here is our take on the most interesting and important things! What were your highlights from this past season? Share them in the comments section and let's remember the fun we've had!
Announcement
Emily Geary · Jul 14, 2023

Familiarize yourself with InterSystems Certification's Recertification Policy.

Is your InterSystems Certification expiring soon? Have you thought about why you should renew your certification? Are you curious about our recertification process? Take some time to review our new recertification policy! Benefits of getting recertified include Keeping your skills current and ensuring you are up to date with the latest technology. Demonstrating a continuous learning mindset. Helping your company maintain organizational certification. When your certification reaches its last 6 months before expiration, you'll receive an email explaining that you've entered our recertification period. During this time, you can get up to 2 attempts at recertification for 50% off each one. Even if your certification is not expiring soon, our team recommends anyone who holds an InterSystems certification familiarizes themselves with this policy so that their recertification process can be as smooth as possible
Article
Oleksandr Zaitsev · Jul 3, 2023

Password Manager using Flask and InterSystems IRIS

Introduction A password manager is an important security tool that allows users to store and manage their passwords without the need to remember or write them down in insecure places. In this article, we will explore the development of a simple password manager using the Flask framework and the InterSystems IRIS database. Key Features Our password manager application will provide the following key features: User registration with account creation. User authentication during login. Adding new passwords with a title, login, and password. Encryption and secure storage of passwords in the database. Viewing the list of saved passwords for a user. Editing and deleting saved passwords. Ability to log out and end the session. Future Plans While the current version of our password manager application already offers essential functionality, there are several potential future enhancements that can be considered: Password strength evaluation: Implement a feature to analyze the strength of passwords entered by users. This can include checking for complexity, length, and the presence of special characters. Two-factor authentication (2FA): Integrate a 2FA mechanism to add an extra layer of security during login. This can involve using SMS verification codes, email verification, or authenticator apps. Password generator: Include a password generator that can generate strong, random passwords for users. This feature can provide suggestions for creating unique and secure passwords. Password expiration and change reminders: Implement a mechanism to notify users when their passwords are due for expiration or recommend periodic password changes to enhance security. Secure password sharing: Allow users to securely share passwords with others, such as family members or team members, while maintaining the necessary encryption and access controls. By incorporating these enhancements, our password manager can evolve into a more robust and feature-rich application, catering to the increasing security needs of users. Tools Used To develop our password manager, we will be using the following tools: Flask: A lightweight web framework for building web applications in Python. InterSystems IRIS: A high-performance database that provides reliable data storage and management. Benefits of Using Flask and InterSystems IRIS Flask provides simplicity and conciseness in web development by offering a wide range of tools and functionalities. Flask allows easy creation of routes, handling requests, and returning HTML responses. InterSystems IRIS ensures reliable data storage, providing high performance and security. Using a database for storing passwords ensures encryption and protection against unauthorized access. Conclusion A password manager developed using Flask and InterSystems IRIS provides a convenient and secure way to store and manage passwords. It allows users to store complex passwords without the need to remember or write them down in insecure places. Developing such an application is a great exercise for learning web development with Flask and working with databases. Hi Oleksandr, Your video is available on InterSystems Developers YouTube: ⏯️Password app iris db Please enjoy!
Announcement
Anastasia Dyubaylo · Dec 21, 2023

InterSystems FHIR and Digital Health Interoperability Contest

Hi Developers, We have exciting news! The new InterSystems online programming contest dedicated to all things health-related will start very soon! 🏆 InterSystems FHIR and Digital Health Interoperability Contest 🏆 Duration: January 15 - February 5, 2024 Prize pool: $14,000 The topic Develop any interoperability FHIR solution or Healthcare Interoperability solution or a solution that helps to develop or/and maintain interoperability solutions using InterSystems IRIS for Health, Health Connect, or FHIR server. General Requirements: An application or library must be fully functional. It should not be an import or a direct interface for an already existing library in another language (except for C++, there you really need to do a lot of work to create an interface for IRIS). It should not be a copy-paste of an existing application or library. Accepted applications: new to Open Exchange apps or existing ones, but with a significant improvement. Our team will review all applications before approving them for the contest. The application should work either on IRIS Community Edition or IRIS for Health Community Edition. Both could be downloaded as host (Mac, Windows) versions from Evaluation site, or can be used in a form of containers pulled from InterSystems Container Registry or Community Containers: intersystemsdc/iris-community:latest or intersystemsdc/irishealth-community:latest . The application should be Open Source and published on GitHub. The README file to the application should be in English, contain the installation steps, and contain either the video demo or/and a description of how the application works. Only 3 submissions from one developer are allowed. NB. Our experts will have the final say in whether the application is approved for the contest or not based on the criteria of complexity and usefulness. Their decision is final and not subject to appeal. Prizes 1. Experts Nomination - a specially selected jury will determine winners: 🥇 1st place - $5,000 🥈 2nd place - $3,000 🥉 3rd place - $1,500 🏅 4th place - $750 🏅 5th place - $500 🌟 6-10th places - $100 2. Community winners - applications that will receive the most votes in total: 🥇 1st place - $1,000 🥈 2nd place - $750 🥉 3rd place - $500 🏅 4th place - $300 🏅 5th place - $200 If several participants score the same amount of votes, they all are considered winners, and the money prize is shared among the winners. Who can participate? Any Developer Community member, except for InterSystems employees (ISC contractors allowed). Create an account! Developers can team up to create a collaborative application. 2 to 5 developers are allowed in one team. Do not forget to highlight your team members in the README of your application – DC user profiles. Important Deadlines: 🛠 Application development and registration phase: January 15, 2024 (00:00 EST): Contest begins. January 28, 2024 (23:59 EST): Deadline for submissions. ✅ Voting period: January 29, 2024 (00:00 EST): Voting begins. February 5, 2024 (23:59 EST): Voting ends. Note: Developers can improve their apps throughout the entire registration and voting period. Helpful Resources: ✓ Tools: Clinfhir - FHIR visualization and developer tool. ✓ Example applications: FHIR Server Template iris-healthtoolkit-template interoperability-embedded-python FHIR HL7 SQL Demo FHIR DropBox HL7 and SMS Interoperability Demo IrisHealth Ensdemo UnitTest DTL HL7 Healthcare HL7 XML FHIR Interoperability Examples FHIR-Orga-dt FHIR Peudoanonimisation Proxy FHIR-client-java FHIR-client-.net FHIR-client-python FHIR related apps on Open Exchange HL7 applications on Open Exchange ✓ Online courses: Interactive Digital Health Interoperability Foundation - An intro course into Digital Health Interoperability productions built with InterSystems IRIS for Health FHIR Integrations HL7 Integrations Learn FHIR for Software Developers Exploring FHIR Resource APIs Using InterSystems IRIS for Health to Reduce Readmissions Connecting Devices to InterSystems IRIS for Health Monitoring Oxygen Saturation in Infants FHIR Integration QuickStart ✓ Videos: 6 Rapid FHIR Questions SMART on FHIR: The Basics Developing with FHIR - REST APIs FHIR in InterSystems IRIS for Health FHIR API Management Searching for FHIR Resources in IRIS for Health ✓ For beginners with IRIS: Build a Server-Side Application with InterSystems IRIS Learning Path for beginners ✓ For beginners with ObjectScript Package Manager (IPM): How to Build, Test and Publish IPM Package with REST Application for InterSystems IRIS Package First Development Approach with InterSystems IRIS and IPM ✓ How to submit your app to the contest: How to publish an application on Open Exchange How to submit an application for the contest Need Help? Join the contest channel on InterSystems' Discord server or talk with us in the comment to this post. We're waiting for YOUR project – join our coding marathon to win! By participating in this contest, you agree to the competition terms laid out here. Please read them carefully before proceeding. UPDATE Recently we introduced a yet another Instruqt interactive foundation course on Digital Health Interoperability with IRIS for Health - please give it a try here! It will help everyone who is new to InterSystems Digital Health Interoperability productions to go through several simple but illustrating scenarios and get a great foundation for building your ones! Enjoy! Dear FHIR developers! Also want to highlight a very handy visualization developer tool for FHIR servers - clinfhir. You can examine listed servers there or add your ones. Here is one screnshot to raise your interest: The author and developer of the tool @David.hay published an article about it! Thank you, David!
Announcement
Anastasia Dyubaylo · Jul 10, 2023

Winners of the InterSystems Grand Prix Contest 2023

Hi Community, It's time to announce the winners of the annual InterSystems Grand Prix Contest 2023! Thank you to all our amazing participants who submitted 20 applications 🔥 Experts Nomination 🥇 1st place and $7,000 go to the iris-fhir-generative-ai app by @Henrique.GonçalvesDias, @Henry.HamonPereira, @José.Pereira 🥈 2nd place and $5,000 go to the IRIS FHIR Transcribe Summarize Export app by @Ikram.Shah3431, @Sowmiya.Nagarajan 🥉 3rd place and $3,000 go to the irisChatGPT app by @Muhammad.Waseem 🏅4th place and $2,000 go to the ZProfile app by @Dmitry.Maslennikov 🏅5th place and $1,000 go to the FHIR - AI and OpenAPI Chain app by @Ikram.Shah3431, @Sowmiya.Nagarajan 🌟 $200 go to the oex-mapping app by @Robert.Cemper1003 🌟 $200 go to the RDUH Interface Analyst HL7v2 Browser Extension app by @Rob.Ellis7733 🌟 $200 go to the fhir-chatGPT app by @davimassaru.teixeiramuta 🌟 $200 go to the interoperability_GPT app by @davimassaru.teixeiramuta 🌟 $200 go to the password-app-iris-db app by @Oleksandr.Zaitsev ⭐️ $200 go to the irisapitester app by @Daniel.Aguilar ⭐️ $100 go to the IntegratedMLandDashboardSample app by @珊珊.喻 ⭐️ $100 go to the IntegratedML-IRIS-PlatformEntryPrediction app by @Zhang.Fatong ⭐️ $100 go to the DevBox app by @Sean.Connelly ⭐️ $100 go to the oex-vscode-snippets-template app by @John.Murray ⭐️ $100 go to the appmsw-warm-home app by @MikhailenkoSergey ⭐️ $100 go to the FHIR Editor app by @Yuri.Gomes ⭐️ $100 go to the iris-user-manager app by @Oliver.Wilms ⭐️ $100 go to the Recycler app by @Oleh.Dontsov ⭐️ $100 go to the IRIS Data Migration Manager app by @Oleh.Dontsov Community Nomination 🥇 1st place and $3,000 go to the iris-fhir-generative-ai app by @Henrique.GonçalvesDias, @Henry.HamonPereira, @José.Pereira 🥈 2nd place and $2,000 go to the IntegratedMLandDashboardSample app by @珊珊.喻 🥉 3rd place and $1,000 go to the IntegratedML-IRIS-PlatformEntryPrediction app by @Zhang.Fatong Our sincerest congratulations to all the participants and winners! Join the fun next time ;) ![celebrating](https://media.giphy.com/media/f2fX7GtXh1nbi/giphy.gif) Congratulation to all the winners and organizers 👏It was a great contest with a lot of learnings. I heard first time about langchain in this contest Congrats to all participants and winners!! 👏 and Congratulations to all participants.It's amazing, each contest our community wins with all talents, creativity, and inovation with new apps and articles. Well done everyone! Congratulations to all the participants! You are amazing! Congratulations everyone! woooooow! Congrats!!! Congratulation to all the participants and winners! 👏👏👏 Amazing Contest! Congratulations to all participants - developers, experts, and Community Team!👏🏆
Announcement
Vadim Aniskin · Aug 28, 2023

Winners of the 2nd InterSystems Idea-A-Thon

Hi Community! Our 2nd InterSystems Idea-A-Thon has come to an end and resulted in 29 brilliant ideas dedicated to the topic of the contest: 💡 Run solutions fast, safe, and green with InterSystems IRIS 💡 Thank you all for your ideas, comments, and votes! And now it's time to announce the winners... Experts Nomination 🥇 1st place goes to the idea Light version InterSystems IRIS by @Andre.LarsenBarbosa The winner will receive🎁 Apple Watch SE / Fairphone Fairbuds XL headphones 🥈 2nd place goes to the idea Support for Liquibase by @Yuri.GomesThe winner will receive🎁 Speaker bundle JBL Pulse 5 / Apple AirPods Pro 2nd Generation / LEGO Star Wars R2-D2. 🥉 3rd place goes to the idea InterSystems IRIS for Energy management by @Heloisa.Paiva The winner will receive🎁 LEGO Porsche 911 / Beeline Bike GPS Computer - Velo 2. Community Nomination 🌟 Goes to the idea Light version InterSystems IRIS by @Andre.LarsenBarbosaThe winner will receive🎁 LEGO Porsche 911 / Beeline Bike GPS Computer - Velo 2. All the winners will get a special Global Masters badge called "Idea-A-Thon Winner". 🔥 We'd like to highlight all the participants and their bright ideas: Light version InterSystems IRIS by @Andre.LarsenBarbosa Make IRIS a part of Spring Cloud by @wang.zheInterSystems IRIS "green time" profile by @Pietro.Montorfano Surface test coverage information in VS Code by @John.Murray Include bar code/QR code recognition as a standard function by @David.Hockenbroch Energy Consumption Estimate Report Per Production / Business Component by @Rob.Ellis7733Make interoperability's visual trace to easy to check, when process was running parallel. by @Ohata.Yuji IRIS Community with no connections limit by @Dmitry.Maslennikov Support for Liquibase by @Yuri.Gomes Binary index implementation by @Akio.Hashimoto1419 Full studio migration to VSCode by @Akio.Hashimoto1419 Database Cache (Global Buffers) needs to be optimized by @wang.zheInterSystems IRIS for Energy management by @Heloisa.Paiva InterSystems IRIS for Carbon tracking by @Heloisa.Paiva Advanced real-time data processing optimization for InterSystems IRIS by @Yone.Moreno testing framework for InterSystems IRIS microservices by @dinesh.babu testing dashboard for InterSystems IRIS by @dinesh.babu Develop a testing framework for InterSystems IRIS blockchain applications by @dinesh.babu Add support for AI-powered test automation by @dinesh.babu InterSystems IRIS on Cloud. by @Ohata.Yuji Download the HL7v2 Browser Extension for Interface Analysts by @Rob.Ellis7733Add "Create New Router" Option to Business Operation Wizard by @VICTORIA.CASTILLO Through queuing theory and fuzzy logic: Optimization of patient queue management in hospitals using InterSystems IRIS by @Yone.Moreno AI-Driven GreenIRIS: Optimization and Sustainability in InterSystems IRIS Solutions through Artificial Intelligence by @Yone.Moreno Programmatic reports by @Yuri.Gomes Create real world application by using IRIS and Python Streamlit web framework by @Muhammad.Waseem AntiMatter Code accelerator by @Alexander.Woodhead Optional "Green Mode" Configuration Setting for IRIS by @Nelson.Tarr Why use storage for an index that has never been used? by @Nelson.Tarr All the participants of the 2nd Idea-A-Thon will get our special gift - a Wireless Charging Mouse Pad. And more... 👏 Special thanks to @Dmitry.Maslennikov who created a liquibase-iris app to realize the Support for Liquibase idea from @Yuri.Gomes submitted for the Idea-a-thon. And we would like to recognize Dimitri's efforts with one of the top prizes as well! OUR CONGRATULATIONS TO ALL WINNERS AND PARTICIPANTS! Thank you for your significant contributions to the official InterSystems feedback portal 💥 Important note: The prizes are in production now. We will contact all the participants when they are ready to ship. Thank you, thank you and thank you! It is an honor to have participated again. Thank you to everyone who voted and believed in my idea. Thank you to the entire InterSystems team. Thank you to all participants for making this event even more fantastic. congrats to the winners!! Congratulation to all the winners and organizers 👏 Thanks the nomination and for @Dmitry Maslennikov and all ideas portal staff Thank you very much! I hope my idea can help contribute somehow to healthier energy consumption soon! Congratulations to all of the winners! Congratulations to all!! Congratulations, well done everyone! Congratulations kudos everyone! Congratulations guys! Congratulations Congratulations!!)🎉
Announcement
Anastasia Dyubaylo · Feb 8, 2024

InterSystems Developer Ecosystem Annual Survey 2023

Hi Developers, Thank you so much for being a part of the InterSystems Developer Community Ecosystem for yet another year! We love that you participate in the life of the Developer Community, Open Exchange, Global Masters, and Ideas Portal. We'd like to know how useful are our portals for you at this point. Please take a few moments to let us know what you think and what could be improved: 👉🏼 InterSystems Developer Ecosystem Annual Survey 2023 👈🏼 Note: The survey will take less than 10 minutes to complete. Your feedback is also welcome in the comments section of this post. We're looking forward to learning your opinions! 😉
Announcement
Anastasia Dyubaylo · Mar 18

InterSystems UK & Ireland Data Summit 2025

Hello Community! We are delighted to invite all our customers, partners and community members to participate in the InterSystems UK & Ireland Data Summit 2025! The registration for the Summit 2025 is already open. This year’s InterSystems UK&I Data Summit event will focus is on empowering our partners to harness the transformative power of innovative technology to drive business growth and success. At this event, we'll explore how you can build and deploy innovative new solutions to stay competitive and achieve sustained growth. ➡️ InterSystems UK & Ireland Data Summit 🗓 Dates: March 26 - 27, 2025 📍 Place: Hyatt Regency, Birmingham, UK Key topics will include: Leveraging Innovative Technology Creating New Revenue Streams Building with AI and ML Data-Driven Decision Making Optimizing Operation Collaborative Success Join us at the InterSystems UK & I Data Summit as we delve into the future of technology and business, and equip our community with the tools and knowledge to build a brighter, more innovative future together. Save the date and register today using our registration form. See the full agenda here. We look forward to seeing you at the InterSystems UK & Ireland Data Summit 2025!