Sunday, November 30, 2014

SAP Executive Bernd Leukert's take on IoT

SAP's Bernd provides an overview of the myriad of IoT's that will be arriving at our door steps in the coming months and years. Some of them have already made their precense felt and more of them on the threshold.

As far as busines value is concerned it appears to be a deluge. It is anticipated that billions of devices will be interconnected and our private lives are forever compromised.

From the list of IoT collected in this article there is but one conclusion, it is not just IoT by IOET (internet of every thing).

Here is a compiled list that Bernd describes at length:

  • The Internet of Home - HomeKit by Apple for iOS8
  • The Internet of Health - fitbit, Apple's HealthKit, Jawbone, Helius System with                          ingestible sensor, etc. but fails to mention Microsoft  & IBM related news
  • The Internet of Fashion- Intel's Smart Shirt, Smart Clothing for monitoring and                          acting on body messages
  • The Internet of Traffic - Cisco's Connected Transport Challenge not mentioned
  • The Internet of Environment -Smart America Expo,
  • The Internet of Sustainability--AT&T and the carbon Wra room
  • The Internet of Retail- Connected Vending Machines
  • The Internet of Logistics - track and trace systems
  • The Internet of Assets - enterprise asset management
  • The Internet of Design -smart products
  • The Internet of Manufacturing-100 Million M2M devices going to grow 7 times more
  • The Internet of supply Chain- Jetsons Supply Chain, autmatic warehousing and transport
Read details here:
http://scn.sap.com/community/business-trends/blog/2014/07/07/the-internet-of-every-thing?source=email-americas-sapflash-newsletter-20141201&lf1=6091096760b816620489302b33654442

All this is fine but the lingering questions raised by many is really about security. Do all vendors address security issues at the same level of seriousness? For example, a toothbursh manufacturer (with low resources at his disposal) making his device an IoT may very well compromise other connected devices. One cannot assume that the hackers will sit by silently. They will have more opportunity to diversify. If they can hack Google, Microsfot they can hack into the smaller fries.
 

Thursday, November 20, 2014

Notes and screenshots related to installing PHP 5.6 on Windows 8.1

The Windows 8.1 Professional on my Toshiba Laptop Satellite Series S70 did not have any PHP to start with. I wanted to take a look at the SQL Server Driver for PHP in CTP. I decided to install PHP. Then make sure it works with IIS 8.0. IIS may not be activated by default. You can activate it from Control Panel (Turn Windows features on or off ).
------
More details regarding the SQL Driver here, http://hodentekmsss.blogspot.com/2014/11/php-driver-for-sql-server-released.html
SQL Server driver (SQLServer31.exe, 499KB, version 3.1.CTP) for PHP is now available as a CTP.

Now
PHP scripts can access Microsoft SQL Server and Microsoft Azure SQL Database.
You can download the CTP here:
http://www.microsoft.com/en-us/download/details.aspx?id=20098&WT.mc_id=Blog_SQL_Announce_DI

Details of this version:
•This version supports PHP Version 5.5 and requires Microsoft ODBC driver 11 (or higher)
•It supports SQL Server 2012; localDB abd AlwaysOn features
•Buffered Queries are included

All SQL Server users can get it at no extra cost including SQL Server Express.
------

If the IIS 8.0 is activated you should be able to see the following screen when you access  http://localhost in  browser on your computer.

For the current laptop the following is the response:

Assuming you had no problem activating IIS 8.0 we can move to the next step of installing PHP 5.x.

Downloading and installing PHP 5.X:

PHP can be downloaded (free) using the latest Web Platform Installer (WebPI) which happens to be WebPI version 5.0 from here:
http://www.microsoft.com/web/downloads/platform.aspx

The advantage of using the WebPI is that not only it installs the PHP engine but also configures it to work with IIS.



Launch WebPI (wpilauncher.exe 113 KB) which brings up the following page where you searched for PHP (there are many others):

 
There is no Version 5.5 which is supposed to pair with the SQL Server Driver for PHP in CTP mentioned earlier. Install version 5.6 by highlighting it, it first checks for prerequisites and then installs.
 

 
Accept and the install starts as shown.
 
 
When the installation is completed, you will be seeing the following in your Control Panel under Programs as shown.
 
Also under Program Files (x86) you would all the PHP files in two folders PHP: v5.3 and v5.6.
 
If you now access IIS 8 by typing in 'IIS' in the Search charm it will display the Internet Information Services (IIS) Manager link. If you click on this link you should be able to see the following when you look for Handler Mappings:
 
 
In the IIS 8's Home you would see both PHP Manager and FastCGI Settings as shown.
 
 
 
In order to complete the installation check if the CGI is enabled in the Control Panel as shown.
 

In order to test if the installation was successful you need to run a small PHP script in your localhost. In order to do this type out the following code in Notepad and save it with the extension php in the root folder of your computer.

 
The file is very simple as shown in the next paragraph.
 
<?php
phpinfo();
?>
 
If your PHP engine is working well you should see the following (only part of a very long page is shown) when you browse this file in your IIS or type the following in the address box of your browser.
 
This completes the installation of PHP 5.6 on Windows 8.1 Professional that works well with IIS 8.0
 
In a future post we take a look at accessing SQL Server 2012 from a PHP application.
 


 
 
 
 
 
 
 
 
 
 
 



 

2014 TechNet Asia Pacific Assured Interoperability event in Honolulu



Mark up December 9-11 for the 2014 TechNet Asia-Pacific conference (29th) in Honlulu, Hawaii. You can access all details from here: www.afcea.org/events/asiapacific

This is a premier event for this region covering defense and government related tecchnologies with thousands of defense perssonel and over 150 exhibitors. This is also a key learning event with lots of courses and panel discussions.

On this site, you can create your own 'My Exhibitors' list after filtering the 150 or so exhibitors as it is impossible to see them all.

 

Wednesday, November 19, 2014

Searching Elbert JJon who has infringed on my rights

My previous posts on copy write violation of my site by the said gentleman may be found here and here.
However, I have neither been able to locate Elbert JJon nor find anything more about him. I certainly have not given any permission to use the content. I will be taking all possible actions against him unless he removes the content. Here is his profile on Google+.



After searching for Elbert JJon on the Web,  I found this site where Elbert JJon has written his posts for the following URL. I am not sure he has JP Morgan Chase Investors' permission to author.
http://jpmorganchaseinvestors2.blogspot.com

It is for the site owners to check and verify if there has been an infringement before proceeding further.

Here is a screenshot of the above site:



He has also authored on the following sites/blogs:

 
 
 
I am not sure these are the only ones.
 
Since they are all on Blogspot, I do hope Blogger will help in closing these accounts.
 
 
 

Tuesday, November 18, 2014

Apps for the IoT with AppMethod

IoT has to be 'Universal'. Therefore, it has to be multi-platform, multi-device, device-size agnostic and more. This is why you hear more and more 'cross-platform' development. This app works on iPhone but not on Android etc. will not do. AppMethod is one such program from the veteran, Embarcadero.

Sign up here to get software that you can use to build apps in record short time.
http://www.appmethod.com/sign-up?cid=701G0000000vHaD
 
Registration is needed, but easy with few elements.


Note that the downlaoded program (file size: 3GB) is free for only one year. Read the information on
the download page above.

See overview here taken from a video on the site



Features overview
  • One-stop mulitdevice app development platform

  • Supports Internet of Things

  • FireUI Multi-device designer

  • Enterprisemobility Devices with FireDAC support
DMCA.com Protection Status