MxLoader

MxLoader is a program developed by IBM and Bruno Portaluri that is used to import or export data to/from maximo into a spreadsheet.

In fact it is delivered as a spreadsheet with an add-in tab.

Read More

VB.Net - Console

I’m a bit old fashioned of a programmer. I like Visual Basic, and I like sending stuff to a console. The language itself sort of supports this. There are debug.writeline, trace.writeline and a console.Writeline functions. I could write a console application which pushes stuff to the screen.

Read More