Hi Community,

We're pleased to invite you to the online meetup with the winners of the InterSystems FHIR Accelerator contest!

Date & Time: Friday, June 11, 2021 – 11:00 EDT

What awaits you at this Virtual Meetup?

  • Our winners' bios.
  • Short demos on their applications.
  • An open discussion about technologies being used. Q&A. Plans for the next contests.

https://www.youtube.com/embed/K2fJ7L5LEno
[This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]

3 1
0 183

Hey Developers,

We decided to extend the registration period for the InterSystems FHIR Accelerator Programming Contest and voting will start only on Thursday, June 3! The voting period will last until Sunday, June 6.

So, don't forget to support the best solutions built using the InterSystems IRIS FHIR Accelerator Service (FHIRaaS) on AWS.

➡️ Vote here from June 3rd to June 6th!

How to vote and what's new?

2 3
0 235

Hey developers,

The registration period for the FHIR Accelerator programming contest is in full swing! We invite all FHIR developers to build new or test existing applications using the InterSystems IRIS FHIR Accelerator Service (FHIRaaS) on AWS.

And now you have a great opportunity to get FREE access to the FHIRaaS on AWS! So, to take the first step in mastering the FHIRaaS, you need to register on our FHIR Portal using this link:

👉🏼 https://portal.trial.isccloud.io/account/signup

2 2
0 661

Hi Community,

We're pleased to invite all the developers to the upcoming InterSystems FHIR Accelerator Contest Kick-Off Webinar! The topic of this webinar is dedicated to the FHIR Accelerator programming contest.

On this webinar, we will talk and demo how to use InterSystems IRIS FHIR Accelerator as a service.

Date & Time: Monday, May 10 — 01:00 PM EDT

Speakers:
🗣 @Evgeny Shvarov, InterSystems Developer Ecosystem Manager
🗣 @Regilo Regilio Guedes de Souza, InterSystems Service Executive
🗣 @Anton Umnikov, InterSystems Senior Cloud Solution Architect
🗣 @Patrick Jamieson, InterSystems Product Manager - Health Informatics Platform

https://www.youtube.com/embed/YpANJpwFb5g
[This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]

2 4
0 339

Hey Community,

Please join the next InterSystems online programming competition:

🏆 InterSystems FHIR Accelerator Programming Contest 🏆

Submit an application that uses InterSystems FHIR-as-a-service on AWS or helps to develop solutions using InterSystems IRIS FHIR Accelerator.

    Duration: May 10 - June 06, 2021

    Total prize: $8,750

    👉 Landing page 👈

    6 15
    1 2.7K

    Hi Community,

    We're pleased to invite you to the online meetup with the winners of the InterSystems Developer Tools contest!

    Date & Time: Friday, April 30, 2021 – 11:00 EDT

    What awaits you at this Virtual Meetup?

    • Our winners' bios.
    • Short demos on their applications.
    • An open discussion about technologies being used, bonuses, questions. Plans for the next contests.

    https://www.youtube.com/embed/v-tXT2bH1ok
    [This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]

    5 4
    0 195

    Hi Developers!

    We had a set of technology bonuses for the InterSystems IRIS Developer Tools contest.

    And here is how projects collected it:

    Project docker zpm Unit Testing Online Demo Code Quality Article on DC Video on YouTube Total Bonus
    Nominal 2 2 2 3 2 2 3 16
    Config-API 2 2 2 2 2 10
    Server Manager for VSCode 2 2 4
    Grafana Plugin for InterSystems 2 2 2 6
    SSH for IRIS container 2 2 3 7
    IntelliJ InterSystems 2 2
    gj :: locate 2 2 3 7
    helper-for-objectscript language extensions 2 2 2 2 3 11
    IRIS REST Documentation 2 2 4
    IRIS-easy ECP workbench 2 2 2 2 3 11
    zpm-explorer 2 2 2 3 2 2 3 16
    Git for IRIS 2 2 2 6
    zapm-editor 2 2 2 6

    0 9
    0 209

    Announcing gj :: locate. A simple extension for VS Code that will help you get to the source of your errors.

    In VS Code, using either the Serenji extension or the basic InterSystems objectscript extension, this small add-on will open the appropriate class or routine and position you at the exact line where an error occurred.

    No more tedious counting of lines to find <UNDEFINED>zCredit+206^Ledger.Invoice.1. Instead, with gj :: locate you can get there with just a couple of clicks.

    This 20 second video tells it all:

    2 2
    2 223

    I'm pleased to announce a major release of the InterSystems Server Manager extension. It has gained a UI!

    Read more at Open Exchange.

    Right now version 2.0 is like an aircraft at the start of the runway (remember those days before COVID-19?), waiting for the control tower to give final clearance. Will you be an early adopter, downloading the VSIX from GitHub, installing it into your VS Code, and posting back here to confirm that we haven't left anything critical behind at the gate? Then I'll push the throttles forward, publish to Marketplace, and we'll all be on our way.

    Server Manager 2.0 is my entry for the current contest. If you like it maybe you'll vote for me it.

    10 6
    3 499

    Hi Developers!

    Here're the technology bonuses for the InterSystems Developer Tools Contest that will give you extra points in the voting.

    Docker container usage - 2 points

    The application gets a 'Docker container' bonus if it uses InterSystems IRIS running in a docker container. Here is the simplest template to start from.


    ZPM Package deployment - 2 points

    You can collect the bonus if you build and publish the ZPM(ObjectScript Package Manager) package for your Full-Stack application so it could be deployed with:

    zpm "install your-multi-model-solution"

    command on IRIS with ZPM client installed.

    ZPM client. Documentation.

    Unit Testing - 2 points

    Applications that have Unit Testing for the InterSystems IRIS code will collect the bonus.

    Learn more about ObjectScript Unit Testing in Documentation and on Developer Community.

    Online Demo of your project - 3 points
    Collect 3 more bonus points if you provision your project to the cloud as an online demo. You can use this template or any other deployment option. Example. Learn more on deployment in Monday's Kick-Off webinar.

    Code quality analysis with zero bugs - 2 points

    Include the code quality Github action for code static control and make it show 0 bugs for ObjectScript. Learn more in Monday's Kick-Off webinar.

    Article on Developer Community - 2 points

    Post an article on Developer Community that describes features of your project. Collect 2 points for each article. Translations to different languages work too.

    Video on YouTube - 3 points

    Make the Youtube video that demonstrates your product in action and collect 3 bonus points per each. Example.

    The list of bonuses is subject to change. Stay tuned!

    0 0
    0 270

    Hi Community!

    We are pleased to invite all the developers to the upcoming InterSystems Contest Kick-off Webinar dedicated to the InterSystems Programming Contest: Developer Tools!

    In this webinar, we'll talk about the topics to expect from participants and show you how to develop, build and deploy applications on InterSystems IRIS data platform.

    Date & Time: Monday, March 29 — 11:00 AM EDT

    Speakers:
    🗣 @Evgeny Shvarov, InterSystems Developer Ecosystem Manager
    🗣 @Raj Singh, InterSystems Product Manager - Developer Experience
    🗣 @Bob Kuszewski, InterSystems Product Manager - Developer Experience

    4 3
    0 421

    Hey Developers,

    You asked - we did it! We're glad to announce the next competition for InterSystems Developers! Please welcome:

    🏆 InterSystems Programming Contest: Developer Tools 🏆

    Submit an application that helps to develop faster, contribute more qualitative code, helps in testing, deployment, support, or monitoring of your solution with InterSystems IRIS.

    Duration: March 29 - April 25, 2021

    Total prize: $8,500

    11 16
    1 3.2K

    Hi Community,

    We're pleased to invite you to the online meetup with the winners of the InterSystems Grand Prix Contest!

    Date & Time: Friday, March 12, 2021 – 10:00 EDT

    What awaits you at this virtual Meetup?

    • Our winners' bios.
    • Short demos on their applications.
    • An open discussion about technologies being used, bonuses, questions. Plans for the next contests.

    https://www.youtube.com/embed/g_OexUCX5M4
    [This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]

    7 2
    0 271

    Hi Developers!

    Here're the technology bonuses for the InterSystems Grand Prix Contest that will give you extra points in the voting.

    Group Bonus Points
    General Docker 2
    ZPM 2
    Unit Testing 2
    API and languages REST API 2
    ODBC/JDBC 2
    Embedded Python usage 4
    Native API in Java, Python, .NET, node.js 3
    Multi-model Globals (key-value) 2
    SQL 2
    Object 2
    New model 3
    Analytics IRIS BI 2
    IRIS NLP 2
    InterSystems Reports 3
    AI/ML Integrated ML 4
    Python or Julia Gateway 3
    Interoperability BPL 3
    Custom Adapter 2
    PEX 4
    Workflow Engine 2
    FHIR FHIR Server REST API 3
    FHIR SQL Scheme usage 2
    Healthcare Data Transformations 3
    Total 58

    Below are the details and useful links on all the technical bonuses.

    1 1
    0 246

    Hi Developers,

    We're pleased to invite all the developers to the upcoming InterSystems Grand Prix contest kick-off webinar!

    The topic of this webinar is dedicated to our mega Grand Prix contest. We invite to use IntegratedML, Native API, multi-model, Analytics and NLP, Open API and Interoperability, IKO.

    In this webinar, we'll talk about the topics to expect from participants and show you how to develop, build and deploy applications on InterSystems IRIS data platform.

    Date & Time: Monday, Febraury 8 — 10:00 AM EDT

    Speakers:
    🗣 @Evgeny Shvarov, InterSystems Developer Ecosystem Manager

    🗣 @Thomas Dyar, InterSystems Product Specialist - Machine Learning

    3 2
    0 249

    Hi Community,

    We're pleased to invite you to the online meetup with the winners of the InterSystems Multi-Model Contest!

    Date & Time: Friday, Febraury 5, 2021 – 10:00 EDT

    What awaits you at this virtual Meetup?

    • Our winners' bios.
    • Short demos on their applications.
    • An open discussion about technologies being used, bonuses, questions. Plans for the next contests.

    https://www.youtube.com/embed/m6xF5I6wfhg
    [This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]

    3 2
    0 221

    Hi developers!

    We had a set of technology bonuses for the InterSystems Multi-Model contest.

    And here is how projects collected it:

    Project Docker zpm Key-Value SQL Object Your Model Total Bonus
    zapm 2 2 2 2 2 10
    iris-vaccine-tracker 2 2 2 2 2 10
    qewd-jsdb-kit-iris 2 2 2 6
    BeI-MultiModel 2 2 2 2 2 10
    iris-image-index-demo 2 2 2 2 2 2 12
    IRIS Publisher 2 2 2 2 8
    iris-sftp-logs 2 2 2 2 2 10
    iris-multimodel-suite 2 2 2 2 2 10
    GeoDatas 2 2 2 6
    HealthInfoQueryLayer 2 2 2 6

    0 0
    0 139