Evgeny Shvarov · Sep 17, 2020 go to post

Hi devs!

There is a good question in discord, whether it's possible to use other templates for a full-stack application. - YES! Sure, use and build whatever you want! You are not limited to these templates! Moreover, we are very curious about what are your templates, techniques on building full-stack apps with IRIS. 

Evgeny Shvarov · Sep 14, 2020 go to post

You've just posted an article!) I wasn't aware too.

We need to check and maybe we'll include this as well!

We may add more bonuses - the contest will start next Monday, we still have time to add more ;)

Evgeny Shvarov · Sep 14, 2020 go to post

I respect your choice. Out of curiosity, what other than SQLCODE variables you noticed being changed "without a warning"?

On contrary, I started to find it handy to copy and paste working sql into &sql(). Also, SQL code looks more readable.

Evgeny Shvarov · Sep 11, 2020 go to post

Haha!

A good one, thanks, Igor! I also added ObjectScirpt highlighting - it helps in reading.

Personally I find the 

q:'$d(name) "Name required"

not very unreadable.

quit:'$data(name) "Name Required"

is better, of course.

But the second one is ... Mostly due to several ##class() stuff.

Evgeny Shvarov · Sep 6, 2020 go to post

And we changed it one more time.

Now the proper switch to the test repo is:

repo -n registry -r -url https://test.pm.community.intersystems.com/registry/ -user test -pass PassWord42

The text in the article is updated accordingly

Evgeny Shvarov · Aug 31, 2020 go to post

Now it's approved! 

Yes, the review process in OEX takes human time and sometimes it's not immediate) 

@Robert Cemper, thanks again for yet-another useful contribution to the community!

Evgeny Shvarov · Aug 27, 2020 go to post

It's great to see the ZPM slide! like it!

BTW, there is URL on OEX, which shows only the applications which could be deployed via ZPM.

Evgeny Shvarov · Aug 26, 2020 go to post

Oh, yes sure! Public ZPM registry pm.community.intersystme.com is open for everything which is approved in OEX. 

Just make sure you have valid module.xml in the root of the repo and turn on the checkbox "Package Manager" in the Open Exchange app - and it will be published as module to the public ZPM registry.

Evgeny Shvarov · Aug 26, 2020 go to post

Hi Jose!

Thank you much for the feedback! What I also like about your app that you used ZPM and managed to use the DeepSeeWeb community project to visualize FHIR data.

Nicely done!

Evgeny Shvarov · Aug 22, 2020 go to post

Hi Anssi! Interesting case! It'd be great to publish the example of code in Github and Open Exchange!

Evgeny Shvarov · Aug 18, 2020 go to post

Thank you, Tim! We are actively improving Open Exchange, and your feedback is very important!

Evgeny Shvarov · Aug 13, 2020 go to post

Yuri!

What a beautiful idea! Thank you!

If these boxes could be clickable and point to documentation/tag would be a nice features table!

Evgeny Shvarov · Aug 13, 2020 go to post

Thanks, Robert! Will add a few corrections:

COS stands for Caché ObjectScript. Now the name of language is InterSystems ObjectScript, so Obs is OK

There is no BASIC anymore in IRIS (I think). 

Globals! This is a must.