BlackBerry WebWorks: Create new Contacts Group - blackberry-10

We're investigating if it's possible to create a new Contacts Group with the BlackBerry 10 WebWerks HTML5 API.
We have found the API Description for the Contacts API, but couldn't find any Information if it's possible to create and/or use a contacts group for it.
Any clue/experience with this?

Okay, got an answer from Blackberry itself, which said that it's not possible at the moment. If required, you can build your own cordova plugin by extending the original plugin at https://github.com/blackberry/cordova-blackberry-plugins/tree/master/plugin/com.blackberry.pim.contacts
They even provide a template for custom plugins at https://github.com/blackberry/WebWorks-Community-APIs/tree/master/BB10-Cordova/Template

Related

azure-devops-extension-sdk: Configuration of widget

I try to create a widget for monitor builds in pipeline using new azure-devops-extension-sdk but I can't find information about how to add custom fields to configuration page. Can anyone share information or example for it?
We recommend that you use the old SDK to develop widgets. The good news is that they are investigating adding support for developing them using the new SDK. In addition, here is a sample and you can refer to it. You can also vote and follow this ticket about target Date for Widget support.

Suggestions on sendbird chat with angular 8

I am having difficulty finding a solution for adding one to one for either pubnub chat or sendbird chat with angular 8. Ideally, it would be in a messages component and have a left side with all the members the user is chatting with and then a chat area. Can anyone share a resource ( not just sendbird/pubnub chat javascript SDK ). Anyone have a mock component.html and component.ts? Something that I can see how it works.
You might be looking for something like https://www.pubnub.com/docs/chat/tutorials/react - but this is built in React.
It has a live sample app with UI that shows you the channels you belong to on the left and you can click the 'people' icon on the top right to see who all is online in a particular channel. There is full source code available on Github as well for you to deploy as-is or customize as per your needs.
This (somewhat older, but still pertinent) series of blog posts specific to building a Chat app with AngularJS should help you - https://www.pubnub.com/blog/angularjs-chat-getting-started/ - it contains a fully working Angular app demo as well.
Beyond this, let me know what functionality are you looking for and I am happy to point you to a place that describes how to accomplish that.
For angular 8, use node js to handle all pubnub configurations and route angular request to pubnub through node js. That's what I did with my angular 8 project

Is it possible to send an HTTP request from actions on google 's projects using trivia(one of the templates)?

I created a quiz application that I can use at Google homes.
Actions created a quiz using templates trivia (one of the templates) in Google on google.
I want to send http request according to the number of correct answers.
Please advice me.
The trivia template doesn't support this feature.
However, Google open sourced the original version of trivia, and you're able to use the source to adapt it to your own needs. It uses the previous version of the library, but should still work.

TYPO3 Calendar plugin/extension. Which one to choose?

I have no clue about where to get started with my calendar plugin. Can you please suggest me if it's easy to create one from the scratch or use an existing one and modify it. If it's the later, which plugin would be better. The following are some key functionalities of my calendar:
The created events should be approved by someone (maybe an authorized group or something).
The events should be customized to be displayed only on specific pages or all the pages.
Add media library
Now, which one would be a better idea...to start a new one..or build on an existing one ? . I'm using TYPO3 6.1.0. and extension builder for creating an extension/plugin.
Thanks
The most popular calendar TYPO3 extension is cal. I think, it's the most complete one.
http://typo3.org/extensions/repository/view/cal
Currently on TER You could find versions which are compatible with TYPO3 CMS up to 6.2.99. You could or participate in its developement, or You could fork it, or You could be inspired by it's functionalities and make Your own.

Is there built-in web analytics tool in Liferay?

I need to have the statistics of a web site and generate reports. I am using Liferay portal. Is there anything built-in for web analytics in Liferay? if yes, please help how to configure it?
Thanks,
Dhananjay
I think adding Google Analytics to your portal's theme is your best bet. How to do that is described here.
I've put together a short tutorial on setting up Google Analytics and Google Webmaster Tools in the latest version of Liferay. It's very straight forward gives you tonnes of feedback on who's accessing your site. Hope it's of use to you: Google Webmaster Tools and Google Analytics in Liferay
Liferay has first class support for Google-Analytics, if you want to moniter entire site with one GA ID its there and also it supports if you want to monitor each community with different GA ID.
You can set this on every community, go to
Settings > Monitor >
and set your GA IDs