Free book from Packt Publishing - Learning Docker
- 19 Aug, 2017
!(https://d1ldz4te4covpm.cloudfront.net/sites/default/files/7937OT3936LearningDocker.jpg) This is a good book from packt publishing. Get your book here(https://www.packtpub.com/packt/free-ebook/learning-docker/?utmsource=twitter&utmmedium=social&utmcampaign=freebook)
Free book from Packt Publishing - Learning DockerRead MoreIntroducing IBM Digital Experience V9 Dockerfile build scripts
- 18 Aug, 2017
In the last month I was researching how to install WebSphere Portal 8.5 in a container (Docker). Due to my commitments couldn't finish the installation. Today I found an article that makes the installation WebSphere Portal 9 using a container. See the full article here(https://developer.ibm.com/digexp/blog/2017/08/03/rapidly-build-your-ibm-dx-solutions-using-docker-containers/) Get the DockerFiles on github -> https://github.com/digexp/ci.docker.websphere-portal
Introducing IBM Digital Experience V9 Dockerfile build scriptsRead MoreJSLint to validate JavaScript and JSON
- 16 Aug, 2017
In a world full of API's and JSON this is a nice tool. JSLint(http://jslint.com/) is a JavaScript program that looks for problems in JavaScript programs. It is a code quality tool.
JSLint to validate JavaScript and JSONRead MoreSecurity Vulnerabilities in Apache FOP and Apache Batik affect IBM WebSphere Portal
- 14 Aug, 2017
XML external entity (XXE) security vulnerabilities in Apache FOP and Apache Batik affect IBM WebSphere Portal. Apache FOP could allow a remote authenticated attacker to obtain sensitive information, caused by an XML external entity (XXE) error when processing XML data. By using a specially-crafted SVG file. A remote attacker could exploit this vulnerability to obtain sensitive information or possibly cause a denial of service. Read the security buletin here(https://www-01.ibm.com/support/docview.wss?uid=swg22006871&myns=swgother&mynp=OCSSHRKX&mync=E&cmsp=swgother--OCSSHRKX--E)
Security Vulnerabilities in Apache FOP and Apache Batik affect IBM WebSphere PortalRead MoreGenerate pojo from JSON in one click.
- 07 Aug, 2017
There are several ways to parse JSON with java. I am working on a project with IBM Watson Conversation and Discovery and we need to creat a parser for JSON objects when we crawl an endpoint. I found this site -> http://www.jsonschema2pojo.org/. There you only need your JSON object or SCHEMA to genereate the classes.
Generate pojo from JSON in one click.Read MoreDocker for the SysAdmin Webinar
- 12 Jul, 2017
The webinar was driven by a common scenario: A sysadmin is sitting at her desk minding her own business when a developer walks in and says “here’s the the new app, it’s in a Docker image. Please deploy it ASAP”. This session is designed to help provides some guidance on how sysadmins should think about managing Dockerized applications in production.
Docker for the SysAdmin WebinarRead MoreNode-RED 0.17 released
- 30 Jun, 2017
Node-RED 0.17 is now available to download(https://github.com/node-red/node-red/releases/download/0.17.0/node-red-0.17.0.zip) or npm install(https://npmjs.org/package/node-red). If upgrading, please read the upgrade instructions(http://nodered.org/docs/getting-started/upgrading.html). For the Raspberry Pi, 0.17 will not be made available via the standard Raspberry Pi Jessie repositories. See the Raspberry Pi documentation(https://nodered.org/docs/hardware/raspberrypiupgrading) for how to upgrade if you are still on the pre-installed version.
Node-RED 0.17 releasedRead MoreFree book : Blockchain for Dummies
- 29 Jun, 2017
Compliments from IBM. Link to the book : https://www-01.ibm.com/common/ssi/cgi-bin/ssialias?htmlfid=XIM12354USEN
Free book : Blockchain for DummiesRead MoreWebSphere Portal V8.5 and Oracle Data Guard
- 29 Jun, 2017
From IBM L3 support: "WebSphere Portal does not explicitly claim support for Oracle Data Guard. It is our understanding that Oracle Data Guard is an extension of the Oracle Database product. We do support the Oracle Database as isted in our "Supported software" documentation. Unless Oracle Data Guard limits functionality or impacts the behavior of the Oracle Database product in an intransparent manner or requires changes to the Portal database object definitions, we do not see a reason why WebSphere Portal would not work in that setup. In other words: If the database system, that is used by the customer, behaves like a regular Oracle Database, it should work. In case an issue is observed, w
WebSphere Portal V8.5 and Oracle Data GuardRead MoreCollecting Data: Read First for WebSphere Portal 8.5 and 9.0
- 28 Jun, 2017
Documents for collecting troubleshooting data for IBM WebSphere Portal 8.5 and 9.0 aid in problem determination and save time resolving Problem Management Records (PMRs). The following data collection documents contain instructions for specific components or scenarios. The wpcollector tool(http://www-01.ibm.com/support/docview.wss?uid=swg21445430) can be leveraged with such instructions to gather and optionally send the data. If one of the product components or scenarios below matches your symptom or the part of the product with which you are experiencing problems, follow the instructions in the associated data collection document. Component:Link:Installation/Configuration:General1962321(h
Collecting Data: Read First for WebSphere Portal 8.5 and 9.0Read MoreWebSphere Portal 8.5 / 9.0 CF14 released.
- 28 Jun, 2017
This is the first Combined Cumulative Fix applicable on top of V9.0 is CF14, and also can be applied to 8.5 ProductVRMFAPARsFixIBM WebSphere Portal9.0PI79202Upgrade to Cumulative Fix 14 (CF14). (Combined Cumulative Fixes for WebSphere Portal 9.0.0(http://www-01.ibm.com/support/docview.wss?uid=swg24037786))IBM WebSphere Portal8.5PI79202Upgrade to Cumulative Fix 14 (CF14). (Combined Cumulative Fixes for WebSphere Portal 8.5.0.0(http://www-01.ibm.com/support/docview.wss?uid=swg24037786))
WebSphere Portal 8.5 / 9.0 CF14 released.Read MoreWatson Conversation - Gathering information with slots
- 23 Jun, 2017
Add slots to a dialog node to gather multiple pieces of information from a user within that node. Slots collect information at the users' pace. Details they provide upfront are saved, and the bot asks only for the details they do not. You can think of slots as the chat bot version of a web form in which users must fill out required fields before they can submit the form. Similarly, slots prevent the flow of conversation from moving on to a new subject until the required values are provided.
Watson Conversation - Gathering information with slotsRead More