Evgeny Shvarov · Mar 9, 2016 go to post

Makes sense, Derek. 

And what do you think about Feedback posts in the Main feed?

Should we exclude them and keep in separate Feedback group only to not mix them with technical posts?

Evgeny Shvarov · Mar 6, 2016 go to post

Herman, there is REST API to work with COS codebase in Caché which can help to implement client side in any IDE or editor you like e.g. Atom, Brackets or Sublime.

Evgeny Shvarov · Mar 5, 2016 go to post

This is open online working demo of UML Class Explorer

Here is sample picture screenshot from Samples/Cinema class Package I just did.

You can change namespaces with dropdown in right top corner.

 

Evgeny Shvarov · Mar 4, 2016 go to post

Yes, the delay in stats is 5-6 hours.  At least, it helps to view all the comments for a particular day.

Evgeny Shvarov · Mar 4, 2016 go to post

While we have no sorting by comment date functionality I can suggest this link to DeepSee dashboard of week activity on DC. It shows posts and comments on by days, shows authors' pie charts and by groups' colcharts.

Almost everything is clickable. You can click on piechart, colchart or numbers in the tables to drill down to the hyperlinks to DC.

Evgeny Shvarov · Mar 1, 2016 go to post

Hi, Scott!

You are right!

The explanation is very simple - we had a bug in formula.  Sorry about this.

But the final leaderboard is quite right! 

We have points for: posting, commenting, votes in your posts and comments. 

And yes, we filter Announcements and Developer Community Feedback groups.

Evgeny Shvarov · Feb 26, 2016 go to post

As an alternative you can use Cache Web terminal.

Download xml, import it with help of Caché Studio into any namespace and get terminal in the browser with:

http://server:57772/terminal/

1) You can run read command.

2) And you can run some routines with VT-100 terminal UI

Source code

Evgeny Shvarov · Feb 26, 2016 go to post

Hi, Benjamin! Thanks!

There was also DC update last week Paul mentioned about new button in WYSIWYG editor. 

You can click upload button (red circle in a screenshot) and image will be uploaded to your message in the place of cursor.

Of course it is good to stretch it to 600px - you can do it if you select all the image and click image button (red rectangle in screenshot) and set image's widh.

I did it to the screenshot of the post.

Evgeny Shvarov · Feb 24, 2016 go to post

We have a formula which summarize votes for posts, votes for comments.

It also gives some score for comments in your post.

It counts points also for your comments in other posts - e.g. for your answer on the question.

Evgeny Shvarov · Feb 24, 2016 go to post

I would add "Go Scott!" 

If you change filters to February scope there is  following picture for top 20:

Where are your new cruel questions? )

Evgeny Shvarov · Feb 23, 2016 go to post

And there is new "Separate teaser button in WYSIWYG editor to insert tag to separate annotation from the rest of the text.

Use it to manage annotation paragraph which readers see in the list of posts on the main page.

Evgeny Shvarov · Feb 22, 2016 go to post

Hi, Mike!

Nice to see you in InterSystems Developer Community!

I have you book on my table) Thank you for your work! Can we wait for any new books from you?

I see Paul and Benjamin answered your questions. 

Here are my 2 cents: COS highlighting,  small FAQ. But as Paul mentioned DC is changing weekly so some of the advices became obvious some has become deprecated already.

Evgeny Shvarov · Feb 19, 2016 go to post

Great article.

I like to use this approach with CacheUpdater tool. It adds a Task in Caché with parameters of github repo URL and credentials if needed.

So if I need to update the app  with new code from github repo I just run the task.