From 1000a250ee229936168555daa8bb9744f7514c16 Mon Sep 17 00:00:00 2001 From: Evgeny Shvarov Date: Fri, 9 Mar 2018 14:20:39 +0300 Subject: [PATCH 1/3] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8b8ab4c..e1f96ce 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ DCPUBLIC> do ##class(Community.Utils).setup("path/to/global/archive") 2. Download from release `DSW.config.and.iKnow.files.zip` and move files `sets.txt` and `backlist.txt` from archive to `/Mgr/DCANALYTICS/`. 3. Run in terminal: ``` -DCPUBLIC> do ##class(Community.iKnow.Utils).setup() -DCPUBLIC> do ##class(Community.iKnow.Utils).update() -DCPUBLIC> do ##class(Community.Utils).UpdateСubes() +DCANALYTICS> do ##class(Community.iKnow.Utils).setup() +DCANALYTICS> do ##class(Community.iKnow.Utils).update() +DCANALYTICS> do ##class(Community.Utils).UpdateСubes() ``` 4. Open iKnow dashboard:`/dsw/index.html#!/d/iKnow.dashboard?ns=DCANALYTICS` 5. Done From 66463bee3b66dc841bffe22887eb6e0b52db24e0 Mon Sep 17 00:00:00 2001 From: Evgeny Shvarov Date: Fri, 9 Mar 2018 14:28:16 +0300 Subject: [PATCH 2/3] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e1f96ce..43b3808 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # DC Analytics InterSystems Developer Community analytics. Project made with InterSystems Analytics (DeepSee) to visualize and analyze members, articles, questions, answers, views and other pieces of content and activity on [InterSystems Developer Community](community.intersystems.com) + +[See Live DC analytics](https://analytics.community.intersystems.com/dswpub/index.html#!/?ns=COMMUNITYPUBLIC&embed=1) +(https://www.dropbox.com/s/u59s6w4e87sdhdk/Screenshot%202018-03-09%2014.25.44.jpg?dl=0) + +# Collaboration + ## Installation ### Basic 1. First be sure, that you have [MDX2JSON](https://github.com/intersystems-ru/Cache-MDX2JSON) and [DSW](https://github.com/intersystems-ru/DeepSeeWeb) installed. From 3043da420085fbcdd301467a1b6ec84c7a9e69c8 Mon Sep 17 00:00:00 2001 From: Sam Gemgee Date: Fri, 9 Mar 2018 21:39:29 +1000 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43b3808..0a0bb5d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ InterSystems Developer Community analytics. Project made with InterSystems Analytics (DeepSee) to visualize and analyze members, articles, questions, answers, views and other pieces of content and activity on [InterSystems Developer Community](community.intersystems.com) [See Live DC analytics](https://analytics.community.intersystems.com/dswpub/index.html#!/?ns=COMMUNITYPUBLIC&embed=1) -(https://www.dropbox.com/s/u59s6w4e87sdhdk/Screenshot%202018-03-09%2014.25.44.jpg?dl=0) +![DC analytics](https://github.com/MakarovS96/images/blob/master/dcanalitycs.jpg) # Collaboration