with Tags:
json
X

Enabling SAP services for mobile and web development
This blog post contributed by Markus Van Kempen, a Canadian SAP Mobile leader. Integrating SAP with different systems, websites or mobile applications has become necessary, and the good news is that it has also become more simple. Formerly, connectors and programming languages were more proprietary, but in the last couple of years SAP has opened its enterprise resource planning (ERP) system and adopted more standard technologies to enable easier integration. In this post, I’d like to show one example of how you can extract the number... [More]
Tags:  json_adapter web_development markus_van_kempen mobile json sap |
Three ways to build security into your mobile app from the start
This blog post is contributed by Jonathan Marshall, a WebSphere Technical Professional. We all know that security is important. In mobile application development, breaches are costly both financially and in terms of the trust of consumers and employees. There are many studies that illustrate the challenge and cost of security flaws: According to data from Arxan Technologies, 100 percent of the top 100 paid apps on Google Play have malicious variants . The same is true of 92 percent of the top 100 paid iOS apps. The average... [More]
Tags:  ibm_datapower ibm_bluemix json ibm_security_appscan_sour... owasp data_encryption ibm_mobilefirst jonathan_marshall mobile ibm_x-force_threat_report mobile_security mobile_development mobile_app jsonstore |
The question of local storage
This blog post is contributed by Megan Irvine, WebSphere Education Course Developer/Instructor. If you want to create mobile applications that perform well, one
thing to consider is how to store data on the client side. This is
particularly important for mobile applications because they rely on
slower connections and might even need to work in offline mode (not
connected to a network). Another requirement is that data must be
structured and stored in a way that the mobile application can handle. In any case, having an efficient... [More]
Tags:  megan_irvine json worklight html_5 |