Creating custom feed for Web Platform Installer 3.0 - feed

Does anyone know to create custom feed (xml) for Web PI 3.0??

It's a bit old, but is does the trick.
http://blogs.iis.net/kateroh/archive/2009/10/24/web-pi-extensibility-custom-feeds-installing-custom-products.aspx

Related

How to implement Tao core PHP LTI 1.3 in my tool?

I am new in LTI 1.3 - tao ,so for me this a bit hard to understand how to embed this library into my tool. I also want to understand the code workflow and structure. For LMS, I am using Moodle .
If is there any example code available for this library (https://github.com/oat-sa/lib-lti1p3-core)? My Tool based on PHP Codeigniter, if available for demo purpose, can someone please share me?
I already installed the core library using composer and configured the basic configuration such as keychain, platform details, tool details. Now in registration, I am having some problem.
If you want to access a LTI tool from Moodle, then there is an existing activity called "External Tool" - no development is required
Go to a course, switch on editing, add an activity and select external tool
The rest is explained here
https://docs.moodle.org/401/en/External_tool

BlackBerry WebWorks: Create new Contacts Group

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

Is there a grails plugin to create an online documentation guide?

I am developing a grails app and was wondering if there is any grails plugin available to create online manuals in both HTML and PDF version, something like:
Spring's reference docs which is hosted in both html and pdf versions.
Yahoo! PlaceFinder webservice guide
If there is not one available, can you please advise me on the tools that can be used to accomplish this.
The documentation is to be used by general public.
The Grails documentation itself, and some Grails plugins uses GDoc for creating documentation in both html and pdf. Something worth taking a look at?
There is work in progress for new Groovy documentation using this infrastructure, see https://github.com/pledbrook/groovy-guide, you might take a look at build.gradle there to get started.

Gwt prolem with loading map!

I'm new in GWT and I made some simple projects and in the last one I use google maps api.
The problem is that there is no result when I wrote the code and the script and add the libraries and I have problems to locate the source of the nocache.js file. Can somebody tell me how to do a simple web site with google maps api (gwt - maps).
Try starting with a tutorial they provide.

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