Matt Harding’s Fiori Like Challenge - The Diversion...(Part 4)
Continued from Matt Harding’s Fiori Like Challenge - Low-Resolution Prototyping...(Part 3) The Diversion This blog is a more technical blog than my previous design thinking focused blogs to describe...
View ArticlePackaging sapui5 application using phoneGap for Android [ Command line...
PhoneGap is an open source framework that allows you to create native apps for different platforms like ios, android, windows 8, bbos etc.Using PhoneGap we could develop various platform apps using...
View ArticlePerformance comparison of ABAP WebDynpro and SAPUI5 with Neptune Application...
EDIT: Disclaimer, I work as the CTO of Neptune Software. The comparison is viable for SAPUI5 in general tho. It is difficult to set up a side by side comparison of different UI frameworks without...
View ArticleSolving 'Update SAPUI5 Tools and SAPUI5 Team Provider not working in Eclipse...
In the past I have upgraded my Eclipse for SAPUI5 and HANA Studio several times. This upgrade is not always going well because of conflicting dependency or missing software components.Triggered by a...
View ArticleSAPUI5 project setup for beginners with HTML views - Part1: Installation
Hi all, Starting SAPUI5 development isn't that straightforward as it is for WD ( for example) as an ABAP developer. First of all, developments are in other language called javascript and another...
View ArticleSAPUI5 project setup for beginners with HTML views - Part2: Navigation and...
Hi, After following SAPUI5 project setup for beginners with HTML views - Part1: Installation you can start with development in SAPUI5. In this blog I'll explain a good way to build your SAPUI5 project...
View ArticleSAPUI5 project setup for beginners with HTML views - Part3: Navigation and...
Hi, In this blog I'm going to show you how to pass data between views while navigating in a SAPUI5 application. This blog is based on SAPUI5 project setup for beginners with HTML views - Part2:...
View ArticleSAPUI5 project setup for beginners with HTML views - Part4: Testing your...
Hi, This blog is the third part of the blog series "SAPUI5 project setup for beginners with HTML views". All different parts:Part1: InstallationPart2: Navigation and storing data with a global model -...
View ArticleHow to create an SAPUI5 frontend for SAPs Solution Sales Configuration system
Introduction In this blog I demonstrate how to create an SAPUI5 frontend for SAPs Solution Sales Configuration system.SAP Solution Sales Configuration is a system that helps customers to configure and...
View ArticleABAP Icon Library
Dealing with web frontends, the need of a consistant icon library is crucial. Of course you can use the icons of the SAPUI5 library. But besides this, every SAP ABAP stack also hosts an nice icon...
View Article13 reasons why SAP should open-source SAPUI5
Everyone that has been at a recent SAP Teched, or has come in contact with Fiori in another way, knows that SAP is dead serious about UI5, as the UI development toolkit going forward. At SAP Teched...
View ArticleHow to use Maven to build your SAPUI5 application
IntroductionAt the moment I am working as a QA officer on a SAPUI5 project at a customer. The customer has a development and QA environment containing Jenkins for CI and Sonar for quality inspection....
View ArticleCodeTalk: SAPUI5 and SAP Fiori
Yesterday I was honoured to be a guest on Ian Thain 's CodeTalk series of video interviews. The subject was SAPUI5 and SAP Fiori, and the published interview is split over two videos on YouTube. Here's...
View ArticleWhy I want my Fiori to run like a Ferrari
Ever since SAP announced the release of Fiori earlier this year I've been excited by the prospect of a renaissance in SAP's UX/UI future. The apps look gorgeous and the fact that they are positioned...
View ArticleSAPUI5: PDF Scrolling on iPad
Hi all, just wanted to share results of SAPUI5 digging evening. Its all started by the reading of question on sdn PDF Viewer for SAPUI5 ApplicationThe issue was, that embedded PDF-File is not able to...
View ArticleCustom Sorting and Grouping
Summary: Learn how to control the order of groups in a sorted list. You don't do it directly with the grouper function, you do it with the sorter function. One of the features of the app that the...
View ArticleOpen Source SAPUI5 - Got the T-Shirt?
Recently there has been a growing movement within the SAP Community to make a case for open sourcing the UI Development Toolkit for HTML5 aka SAPUI5. I won't rehash all the arguments again here but...
View ArticleMobile Dev Course W3U3 Rewrite - XML Views - An Analysis
I rewrote the mobile dev course sample app from W3U3. Then I created a new branch 'xmlviews' in the repo on Github and rebuilt the views in XML. I then took a first look at XML views in general. Now...
View ArticleHave you ever heard of AppBuilder?
Hi. A couple of day ago I posted a blog in SCNs mobile developer space to announce the release of AppBuilder. Since I hang around in the mobile developer corner all the time I totally forgot that the...
View ArticleBasic Patterns for Testable JavaScript Code
On the last GTAC Mark Trostler (a Google Software Engineer) has given a presentation about testable JavaScript Code and how testability relates to high quality code and adaptivity to requirement...
View Article