Evgeny Shvarov · Sep 11, 2017 go to post

We introduced two more sessions:

"A Secure Distributed System DevOps Architecture with Caché, Git Ansible and Object Synchronization " by [@Amir Samary] and 

"Visualize DeepSee Data Your Way" by [@Peter Steiwer].

We are starting at 5pm (PT) at Tech Exchange, Developer Community table (Pike's Peak).  Come the sessions!

Evgeny Shvarov · Sep 11, 2017 go to post

Text your questions now to  get answers on Global Summit 2017 Key Notes to a number:

+16179968827

Evgeny Shvarov · Sep 7, 2017 go to post

I would add that repositories with "separate files for separate classes" and "Packages are folders" approach are much more readable if the code is exposed in UDL form. Check cacheobjectscript-udl repositories with code in UDL as examples. 

Atelier supports UDL and there are several libraries like this one which allows export Caché objectscript code in UDL easily.

Evgeny Shvarov · Sep 5, 2017 go to post

Hi, Eduard! 

Thanks for the part 2!

I'm the happy user of RESTForms framework, hope other InterSystems community members would benefit from it too!

Thanks for hacking this!

I would also mention [@Sergei Sarkisian] who introduced UI layer for this library on Angular 1.+. Thanks Sergey!

Evgeny Shvarov · Sep 4, 2017 go to post

Hi, Liudmila!

Sure! We'll contact you directly via email about session details,  slides, and presenter.

Evgeny Shvarov · Sep 2, 2017 go to post

Hi, Daniel! Your session on Caché ObjectScript static code analysis is introduced!

Evgeny Shvarov · Aug 28, 2017 go to post

Hi, Community! 

We have 3 first sessions for DC Sessions meeting. Have 3 more available. 

Evgeny Shvarov · Aug 28, 2017 go to post

Yes, the issue was in HTML. 

I'm having:

set msg.ContentType = "text/html"

set msg.IsHTML=1

So, <br/> works in this case to make lines like:

do msg.Write("<br/>")
Evgeny Shvarov · Aug 28, 2017 go to post

WriteLine didn't help actually. I'm on Ubuntu, 2017.1. Still getting all in one line. Will try with $C(10).

Evgeny Shvarov · Aug 24, 2017 go to post

For testing and demos I would also recommend mailinator. It's main use case to get the email where you send everything: logging, test emails, whatever. 

Evgeny Shvarov · Aug 23, 2017 go to post

Razvan, you can try to play with DeepSeeWeb. It renders same DeepSee dashboards in Highcharts and other UI libraries with Angular.

And it needs MDX2JSON to be installed to make it work.

Here is a video demo on how it works.

Evgeny Shvarov · Aug 23, 2017 go to post

Hi, Razvan!

Do you want to alter just css? Or do you want to have a completely different view of the widgets?