Sonntag, 27. September 2015

Application Datapool Manager was extended by OpenUI5 based client

In addition to the fully featured Java client we now also added an HTML5 based client for our demo application "Datapool Manager". This client allows the user to view and edit data within some defined data structure within the browser:

The client internally adapts its layout to the physical device of the screen - i.e. it renders differently when being started on a mobile device:


Regards, Björn

Montag, 21. September 2015

Take a look - Open UI5 based Workplace with CaptainCasa

Take a look - we published a demo workplace utilizing the SAP/Open UI5 components that are part of CaptainCasa Enteprise Client in the meantime.

The demo is available here.

Regards, Björn


Montag, 7. September 2015

Demo Application: Datapool Manager - Sharing loosely structured data

For internal communication between ourselves and our users/customers we wrote an application "Datapool Manager" - allowing to define spreadsheet-like data to be shared across users belonging to different organizations. Possible purposes are:
  • Task lists
  • Collection of any information / analysis result
    • ...equipment list
    • ...requirements list
    • ...list of attendees
...the tpyical issues where you are used to defining a central Excel file and share it "somehow".

Items are tracked (who changed what?), attachments can be added in a simple way and users can discuss / add comments on items.

The client is an FX based program. The server side is a Tomcat server.

Take a look:  http://www.captaincasa.com/dp.

html