IBM ICS - Product Information for General Data Protection Regulation (GDPR)
- 25 May, 2018
IBM publised a TechNote listing links and pdf files about GDPR for ICS products See the TechNote here(http://www-01.ibm.com/support/docview.wss?uid=swg27051100) Thanks to Robert Ingran for sharing t
IBM ICS - Product Information for General Data Protection Regulation (GDPR)Read MoreSetup command line tools to work with IBM Cloudant
- 06 May, 2018
Command line tools are always welcome. Today i need to setup my MAC to work with IBM Cloudant Install curl on your MAC if you haven't done it yet. 1 - You need to setup the Cloudant DB using your I
Setup command line tools to work with IBM CloudantRead MoreThis is my city - Belo Horizonte
- 30 Apr, 2018
I meet several people when i was in Las Vegas. No one know about my city until i talk about 2014 Soccer World Cup and tell about Germany 7 x 1 Brazil game. The video bellow, show another face of the
This is my city - Belo HorizonteRead MoreTrack time spent on projects with IBM Cloud
- 26 Apr, 2018
For professionals who bill on an hourly basis—lawyers, accountants, and so on—time tracking is a critical part of the billing process. A time-tracking tool that allows them to easily enter work hours
Track time spent on projects with IBM CloudRead MoreSetup Error on MAC - Watson Python SDK
- 19 Apr, 2018
Today i got the following error when i install watson python sdk on my MAC: I use the command : sudo pip install watson-developer-cloud The exception was: Traceback (most recent call last): File "/
Setup Error on MAC - Watson Python SDKRead MoreForrester Names IBM a Leader in Conversational Computing Platforms Wave
- 18 Apr, 2018
IBM Watson Assistant is named as a Leader in conversational computing. It has become increasingly important for businesses to build engaging interactions that deliver value to their customers, and IBM
Forrester Names IBM a Leader in Conversational Computing Platforms WaveRead MoreRename several files on MAC using command line
- 05 Apr, 2018
Today i need to rename lots of files from .txt to .json. I type the following on the terminal window: for f in .txt; do mv "$f" "$(basename "$f" .txt).json" done
Rename several files on MAC using command lineRead MoreConfiguring Cross Origin Resource Sharing on a Liberty server
- 08 Mar, 2018
You can enable Cross Origin Resource Sharing (CORS) for your web applications on a Liberty server. Enabling CORS will allow JavaScript clients to make requests against your application on the Liberty
Configuring Cross Origin Resource Sharing on a Liberty serverRead MoreMentoring in Global Legal Hackathon
- 04 Mar, 2018
!(http://www.mysphere.com.br/wp-content/uploads/2018/03/Global-Legal-Hackathon2.png) A week ago I participated in the Global Legal Hackathon(https://globallegalhackathon.com/) as a mentor to several s
Mentoring in Global Legal HackathonRead MoreIBM Domino 901FP10 IF1 alert
- 14 Feb, 2018
I received an e-mail from HCL Support (IBM) about a problem with the interin fix. The e-mail and later a call from the support told me to download the fix again and if in case i was installed the fi
IBM Domino 901FP10 IF1 alertRead MoreSSL Handshake error when connect to Watson API's
- 01 Feb, 2018
I start a new java project on eclipse using the SDK for Watson. When i try to connect on any watson service i got the error: CWPKI0022E: SSL HANDSHAKE FAILURE: A signer with SubjectDN CN=.watsonplat
SSL Handshake error when connect to Watson API'sRead MoreSecondary IP on MAC Book Wifi
- 22 Dec, 2017
I use many vm's in my day to day on my Mac. When I'm on clients and I have to use different networks of my other, always have to be changing the ip's of virtual servers and this is a big problem. A f
Secondary IP on MAC Book WifiRead More