Posts

Showing posts from October, 2015

The Anatomy of the IBM MobileFirst Platform

Image
IBM MobileFirst Platform explained on 1 presentation slide by  Curtis Miles This is a simple run through of the Anatomy of the MobileFirst Platform chart that is typically used to describe all the things that the MobileFirst Platform does.

WAMP - The Web Application Messaging Protocol

WAMP  is an open standard  WebSocket  subprotocol that provides two application messaging patterns in one unified protocol: Remote Procedure Calls  +  Publish & Subscribe Using WAMP you can build distributed systems out of application components which are  loosely coupled  and communicate in (soft)  real-time . CHECKOUT THE WAMP WEBSITE TO ANSWER THE QUESTION OF "WHY?"

Node Red Programming Guide

Image
Node Red Programming Guide! Do you want to get started programming Node-Red?  If so CHECK OUT THESE LECTURES. The Node RED programming Guide is a series of lectures designed to introduce you to Node-RED - the new visual programming tool for the IoT. It will take you from the basics right through to advanced Node-RED programming. It is targeted at two types of readers - those who are new to the IoT and want to quickly prototype IoT applications and those who are already familiar with the IoT who want to understand Node-RED. The guide is structured into three sections, sections 1 (Lectures 1-4) introduces Node-RED and walks through a series of examples to explain its programming model, its basic nodes/features and how it can be used to access a variety of real world data sources. We use a hosted cloud based version of Node-RED so that readers don't have to worry about the details of installing and managing Node-RED. Section 2 (Lectures 5-7) explores in more detail Node-RED

nogotofail

nogotofail - sounds like a function I would write in some code when things go very wrong in my code (that would never happen, surely?!) Nogotofail is a network security testing tool designed to help developers and security researchers spot and fix weak TLS/SSL connections and sensitive cleartext traffic on devices and applications in a flexible, scalable, powerful way. It includes testing for common SSL certificate verification issues, HTTPS and TLS/SSL library bugs, SSL and STARTTLS stripping issues, cleartext issues, and more. CLICK HERE TO READ MORE ABOUT GETTING STARTED and USING IT

Installing MobileFirst Platform Server v7.1 on WAS ND

Image
Here's my latest article on Installing MobileFirst Platform Server v7.1 on WebSphere Application Server Network Deployment.  (Including Operational Analytics and Application Center). If you've ever installed MFP using WLP  you'll realise that it's very easy to do and very simple to get up and running.  In fact, if you've installed Eclipse and downloaded the MFP plug-in from the Marketplace, you will be using WLP under the covers. Whilst MFP and WLP is great for development, if you want to go BIG, you need to install onto WAS ND .  Whilst this sounds simple enough, just replacing one Application Server for another, the difference between WLP and WAS ND is quite large and the skillsets are very different. Follow through the steps I take you through in this set of Pages (with VIDEOS!) and let's de-mystify installing MFP onto WAS ND. CLICK HERE TO VIEW THE WALK THROUGH

Sharp's new phone is a robot

Image
Well, it's not available until 2016, but I want one for sure! CHECK OUT THE ORIGINAL ARTICLE HERE

mfp.HELP()

Image
The world's first MobileFirst Platform self-education resource: CHECK IT OUT!