entityOS

Develop With Blog

A blog about building.

43 post(s), index »

Community Forum
Learn how this blog was built
ted.com
mark.byers
Google Android Example - Source Code
mark.byers

Google Andriod operating system is growing in use and now powers many phones, small laptops and tablets.

Attached is some very basic source code that a student has done in Pakistan -the presentation layer isn't the best, but acceptable enough to be used as a jump start if needing to build an Andriod application/interface based on mydigitalspace onDemand.

It includes the .apk (application package) that can be used to install in the emulator or on to a device, with the understanding that it is untested and only meant as example!

Attachment added: 1blankspace_Android_Contacts.zip
1blankspace Microsoft Excel Example
mark.byers

Attached is a basic example of how you can integrate/mash onDemand into Microsoft Excel using Visual Basic for Applications VBA.  Allowing you to access the rich functionality of Excel or integrate in an existing Excel based system.

The example logs you on, displays your firstname and allows you to send a basis message (email).

Some use cases:
# Getting xml stream and creating data for range for use in reporting graphing
# Getting user data and sending back to mydigitalspace eg sales order.
# Sending a message based on user input or calculations of user input

There are notes inside the attached xlsm (Excel with Macros format)

Again this is just example code and would need work to be used in a production environment.

Attachment added: 1blankspace_office_excel_1.0.xlsm

Previous | Next