Job Opening — EZMaxMobile Developer

We have an immediate need for a mobile developer supporting new and existing EZMaxMobile customers.  This is a great opportunity to work with latest mobile devices and technologies with an established mobile solution. Responsibilities Provide mobile development services for IBM Maximo Asset Management (EAM) projects Participate in the design, development, deployment and support of custom [...]

EZMaxMobile works everyplace ;-)

Top Left: iPad 3 (with Griffin military grade case), iPad mini, iPhone 5, iPhone 4S Bottom Left: Motorola XOOM (Android), Microsoft Surface (Windows RT) EZMaxMobile works on many types of devices!  With just one screen layout, it works on tablets and phones without having to duplicate applications for a specific device type.  EZMaxMobile works in [...]

EZMaxMobile on iPad mini

“It just works!” This device will be a game changer in mobilizing the enterprise and field services!

EZMaxMobile Promo Video – Just having some fun!

After months of development, we just released our newest version of EZMaxMobile and this is the result… Developers losing their minds!

New Maximo 7.5 Scheduler live demo site

Here is a new link for IBM’s Maximo 7.5.1 Scheduler. http://maximo7.demos.ibm.com/maximo Username: WILSON Pwd: 1bmep1 The link works but the username does not.  Can anyone get a username that works? Maybe we should add a comment here to get the username reset. Update: As adirowi mentioned below in the comments, the username is case sensitive and is all lowercase.  Thanks!!

Build a lightweight mobile framework for Maximo: Change Status of a Work Order using REST API

This entry is part 3 of 3 in the series Build a Maximo Mobile Framework

This entry is part 3 of 3 in the series Build a Maximo Mobile FrameworkIn this part of the series, after we have successfully created a new work order, we should now be able to change the status of the work order.  I have modified my original jQuery Mobile app to include a new dialog [...]

Updated Images for Maximo 7.5 to easily differentiate between MAXIMO production, test and development environments

You can find the original post for Maximo 7.1 here but these are updated for Maximo 7.5 with the new login page design and the banner images on top. Download these images for free below and to install these images, you can follow how I changed the BIRT report logo, or you just simply extract the [...]

Build a lightweight mobile framework for Maximo: Create a Work Order

This entry is part 2 of 3 in the series Build a Maximo Mobile Framework

This entry is part 2 of 3 in the series Build a Maximo Mobile FrameworkWe already have a login page to authenicate users, so now the first action we want to implement is a way for users to create a new work order.  This is a very basic form with just a few fields, but [...]

Maximo Mobile for your iPad

OK let’s face it, we all know we don’t like the new default skin for Maximo 7.5 because it looks cartoon-ish but there is a way for you to change it back to the classic version.  You can also change it globally in your maximo.properties file.  But did you know there is another skin for [...]

Add Start/Stop Timer Functionality for Work Order Tracking

Did you know that Maximo has a built in timer functionality that will let laborers start a record and then later stop it and record that transaction in the LABTRANS table?  Well, it does and it’s a great feature to have, especially on a mobile device like EZMaxMobile.  It just makes total sense to start/stop [...]