#DC Feedback

13 Followers · 230 Posts

DC Feedback relates to discussions on Developer Community UI, UX and performance problems and enhancements.

Introduce DC enhancements.

Discuss DC enhancements.

InterSystems staff + admins Hide everywhere
Hidden post for admin
Article Paul Gomez · Mar 16, 2016 1m read

We will be publishing another update to Developer Community tomorrow, March 17th with the following enhancements and fixes:

** Task
    * [DCE-61] - Give content authors a way to Save Draft
    * [DCE-66] - Fix line wrapping in post listing
    * [DCE-69] - Developer Synchronization: New block for feedback link
    * [DCE-70] - Developer Synchronization: Fix paging for /group
    * [DCE-71] - Developer Synchronization: Main page now filtering Feedback
    * [DCE-72] - Verify that all pages w/right-hand column have the same column dimensions
    * [DCE-73] - Remove "Recent Posts" and "Related Groups"

4
0 211
Question Jon Jensen · Mar 15, 2016

In the recent march 15 update, there are multiple references to "groups". However in the menus, it still references "Communities" (Connect->Communities)

Shouldn't we update the menus to standardize on the word group(since that seems to be the popular/de facto term)?

Also I was forced to choose a related topic.  There is no  topic like: "misc", "other", "feedback", "site ui", etc. so I choose online learning

2
0 165
Question Paul Gomez · Mar 16, 2016

When you click on the My Content icon in the navigation bar you see a page with tabs, two of which are "My Content" and the other is "My Collaborations". The formatting of this content is not very good and is inconsistent between the two.

Questions:

1. How many of you are using these pages?

2. What are you using them for?

3. What information do you expect to see here?

4. How can we improve this?

2
0 230
Question Jon Jensen · Mar 15, 2016

Should we have a tag cloud on the homepage in place of  partial list of tag shown in the Browse by Tag? 

or at least a better formatted page than the current tagcloud at:
https://community.intersystems.com/tagclouds/chunk/1

This is a very very hard listing of tags to interact with.  It is one giant block of unformatted text.  

Maybe turn this in to a full page tagcloud?  Or a multi-column bulleted list?  

Once again I choose the online learning topic for this post as no appropriate tag is available.

1
0 180
Announcement Paul Gomez · Mar 14, 2016

With this release we've done a few things with subscriptions

1. Exposed personalization settings so you can control how and when you receive the email subscription notifications. See the image below

2. The ability to selectively subscribe to email notification for content by Tag. At the top of the "Browse by Tag" page there is a new link to Subscribe with Email.

3. Made RSS feeds available for content based on Tag and based on Group. At the top of the "Browse by Tag" and "Browse by Group" pages you will see the RSS link.

4.The ability to subscribe/unsubscribe to individual posts.

7
0 280
Announcement Paul Gomez · Mar 14, 2016

Here are a few other changes and updates coming in this release.

1.When making a new post, the Related Topics (tagging) is now required.We are doing this because we want to add more features to the site and need the content organized by tag for more granular navigation, cross-linking and page customization.We will create a posting in Developer Community Feedback so that tags can be discussed and we'd be happy to adjust what tags are available now.

0
0 234
Question Mark Hanson · Mar 9, 2016

I noticed a lot of sites these days support use of Gravatar user profile pictures so your profile picture can follow you around from site to site, could we support this here?

 http://en.gravatar.com/

Also there appears to be some HTML bug in the user profile edit page, when I click on the 'edit' tab I see options to edit the profile for a fraction of a second before this closes and I am unable to edit anything.

5
0 346
Question Herman Slagman · Mar 9, 2016

Most of my comments/contributions are personal, not reflecting the point-of-view of my current client. My WRC account is normally 'connected' with my clients email domain (e.g. csc.com).

I would like to set a personal account for DC so I can receive the digests in my own email box.

More sophisticated, I would like to use more then one email per account where I can specify on which address I want to receive DC digests

1
0 368
Article Evgeny Shvarov · Feb 1, 2016 1m read

Hi, InterSystems Developer Community!

We are working to improve this site to make it comfortable to read, contribute, share and get answers from InterSystems Developer Community!

But while we haven't fixed some UI issues please find in this post some simple answers on how to deal with Developer Community.

How to add post?

Open Communities page, choose desired e.g. Caché and click "Create New Post" button.

How  to subscribe to the post's updates?

To subscribe to post's updates and get them via email click on Favorite link under the post digest.  For example:

How  can I manage post's header ?

Suppose

17
0 554
Edit
Question Jon Jensen · Mar 24, 2017

I clicked on the RSS link on the developer community feedback page/group and it is broken

I tried other rss links from various groups and they all appear broken

https://www.community.intersystems.com/tags/Developer%20Community%20Feedback/feed

https://community.intersystems.com/tags/Announcements/feed

https://community.intersystems.com/tags/Field%20Tests/feed

https://community.intersystems.com/tags/Global%20Summit/feed

https://community.intersystems.com/tags/InterSystems%20Data%20Platform%…

etc.  

It does not appear to be every group or tag failing rss, just some.

1
0 38
Edit
Question Ondřej Hoferek · Jun 14, 2016

I get the following error when trying to preview a comment for article (https://community.intersystems.com/post/cach%C3%A9-open-authorization-f…):

Temporarily Unavailable

The website that you're trying to reach is having technical difficulties and is currently unavailable.

We are aware of the issue and are working hard to fix it. Thank you for your patience.

Submitting the comment without previewing it works fine

0
0 5
Edit
Article Michael Broesdorf · Jul 23, 2016 3m read

About this document

With this article, I would like to give a quick introduction into regular expressions and how you can use them in InterSystems Caché. The information provided herein is based on various sources, most notably the book “Mastering Regular Expressions” by Jeffrey Friedl and of course the Caché online documentation.

This document is not intended to discuss all the possibilities and details of regular expressions. Please refer to the information sources listed in chapter 5 if you would like to learn more.

Text processing using patterns can sometimes become complex.

0
0 0