June 15, 2018
June 15, 2018 | Volume 14 Issue 24
- LEAD ARTICLE: TechTip: Watson APIs - Natural Language Classifier
- FEATURED ARTICLE: Ethical Hacking: What It Is and Why You Should Do It Against Your IBM i
- FEATURED ARTICLE: Improve Your Database with Normalization
- NEWS HIGHLIGHT: Profound Logic Customers and Employees Shine Bright at COMMON POWERUp18 Conference
- WHITE PAPER: 3 Compelling Drivers for Implementing an HA Solution on an IBM i Cloud with MIMIX
- MC VIDEO SHOWCASE: Design an Invoice in 10 Minutes
- EVENT: Query, Reporting, and Analytics for IBM i Users
TechTip: Watson APIs – Natural Language Classifier
You would think it would be easy to tell what language you were using, but apparently for Watson that’s not the case. Or am I misunderstanding what this is? Hmmm, which could it be?
By Dave Shirey
OK, so maybe I misunderstood this one a bit. Honestly, when I first looked at the API’s name, I thought it was related to figuring out what language you were using, whether it was Indo-European or Slavic or something else. My mistake.
The Natural Language Classifier is used to determine the intent behind a text selection, returning a confidence score to indicate how strongly it feels. In this way, it is related to the Tone Analyzer and the Personality Insights.
IBM Quantum Computer Demonstrates Next Step Towards Moving Beyond Classical Supercomputing
Ethical Hacking: What It Is and Why You Should Do It Against Your IBM i
Not all hacking is bad. In fact, ethical hacking can reveal vulnerabilities before they’re exploited.
By Carol Woodbury
If you don’t believe a vulnerability exists, sometimes you need proof. Ethical hacking is a way to prove your system has a vulnerability that can be exploited. Once you have the proof, you may be more motivated to obtain funding for your security project and/or it may be easier for you to convince management to do so. Let’s take a look at what ethical hacking is.
Why Migrate When You Can Modernize?
Explore the main considerations you should be aware of before embarking on a (migration or modernization) project. Take a deeper dive into business motivations and factors that could potentially influence your decision to migrate or modernize your existing IT platform and its risks.
More than ever, there is a demand for IT to deliver innovation.
Your IBM i has been an essential part of your business operations for years. However, your organization may struggle to maintain the current system and implement new projects.
The thousands of customers we've worked with and surveyed state that expectations regarding the digital footprint and vision of the companyare not aligned with the current IT environment.
Node Webinar Series Pt. 1: The World of Node.js on IBM i
Have you been wondering about Node.js? Our free Node.js Webinar Series takes you from total beginner to creating a fully-functional IBM i Node.js business application.
Part 1 will teach you what Node.js is, why it's a great option for IBM i shops, and how to take advantage of the ecosystem surrounding Node.
In addition to background information, our Director of Product Development Scott Klement will demonstrate applications that take advantage of the Node Package Manager (npm).
watch now!
Low Code: A Digital Transformation of Supply Chain and Logistics
Learn how businesses leverage Low-Code to continue to deliver value through digital transformation. Discover how the power of Low-Code is helping many businesses evolve their supply chain, increase ROI, and achieve more tangible results.
Watch this webcast now.
Easiest Way to Save Money? Stop Printing IBM i Reports
The thought of printing, distributing, and storing iSeries reports manually may reduce you to tears. Paper and labor costs associated with report generation can spiral out of control. Mountains of paper threaten to swamp your files. Robot automates report bursting, distribution, bundling, and archiving, and offers secure, selective online report viewing.
Manage your reports with the Robot Report Management Solution.
Rerun another report? Never again. Try the Robot Report Management Solution FREE for 30 days.
Comply in 5! Well, actually UNDER 5 minutes!!
TRY the one package that solves all your document design and printing challenges on all your platforms.
Produce bar code labels, electronic forms, ad hoc reports, and RFID tags – without programming! MarkMagic is the only document design and print solution that combines report writing, WYSIWYG label and forms design, and conditional printing in one integrated product.
Improve Your Database with Normalization
A quick guide to the basics of database normalization—a critical step in refreshing an older IBM i database
by Rafael Victoria-Pereira
Editor's note: This article is excerpted from chapter 5 of SQL for IBM i: A Database Modernization Guide, by Rafael Victoria-Pereira.
Most people take a quick look at the normal forms definitions—the “steps” to achieve normalization Nirvana—and dismiss the whole thing as being an academic and convoluted waste of time. Actually, normalization is, for the most part, easy and mostly common sense with some business knowledge thrown in. Once you understand the fundamental concepts, you’ll see that it’s useful and a great way to tackle aging and “broken” databases. Let me start by introducing a few key concepts that will be used later to define each normal form.