Project and code list

Here I will publish information about projects/code/ideas I am currently working on or thinking of.

XML (Int*rm*c related)

Class to serialize and deserialize XML files in CSharp. Easy creation of new conform xml file using csharp class. Easy xml parsing.

QR Code launcher

Do you know these QR code barcodes that lead to URLs, contain an eMail address, have business card infos or others inside? I did a small app that parses these informations using zxing (Compact Framework) and launches the appropiate application on your windows mobile phone.

See http://www.hjgode.de/wp/2012/11/09/mobile-development-analyze-qrcode-content-on-windows-mobile/

QR code encode decode

Although decoding is done very well on ruggedized Intermec Handheld computers, there is no additional parsing or QR code generator available. ZXing, zbar and twit88 open source QR code libraries can decode gray scale bitmaps or encode data to QR barcodes.

see http://www.hjgode.de/wp/2012/11/09/mobile-development-analyze-qrcode-content-on-windows-mobile/

Tools lib (CF)

lib to hold functions that I use often. For example AppPath.

eMdi2eMail (CF)

App that uses eMDI (Intermec DocumentCapture) to capture leads and send them as eMail

tasker2(CPP)

App to start stop processes periodically

DevHealthXML(CF)

Tastapp to read Intermec device health status about Battery, Firmware and others

WebTCO(CF)

App that reads the general AbuseCount of Intermec device and publishs the info using a web server (compactWeb).

WLAN-WWAN switching(CF, CPP)

Testapp to start a WWAN connect (ConnectionManager), release WWAN, HangUp WWAN, start Wifi and stop Wifi connection.

Remote Desktop Mobile autologin(CPP)

App to start RDM with autologin (see my Blog)

DoHibernate(CPP)

Tool to shutdown Intermec devices (Cx7x) after period of sleep to extend battery life.

LoadConfigXML(CF,PC)

PC and WM apps to write/read encyrpted xml config (WLAN access parameters).

ImportKeymap

Tool to import and apply Intermec keyboard mapping files.

Delay(CPP)

App to pause execution inside synchronous script, batch or cmd files


Agenda: CF=Compact Framework, CPP=C/C++. All apps are running on Windows Mobile/CE devices except otherwise noted.

Leave me a note at hjgodeXYZgmail.com to get more infos on a project.