AyToday
readme
a small today plugin for windows mobile that displays information about your [
aydevice ].
for more details about the aysystem, please consult the articles below:
[
http://pia.khe.siemens.com/index.aspx?nr=14834 ]
[
http://www.engadget.com/2007/02/28/siemens-aysystem-utilizes-gps-grps-for-emergency-tracking-ale/ ]
[
http://www.gizmag.com/go/6907/ ]
[
http://blogs.sun.com/ibigfoot/entry/aysystem_new_handset_terminal_module ]
[
http://www.sparxs.com/TelecomPro/3CC02FED-7EDB-49BB-9BA4-EC35265D9C06.html ]
download
[
http://forlornly.net/files/projects/AyToday-0.4.ARM.CAB ]
[
http://forlornly.net/files/projects/AyToday-0.4-Release-ARM.zip ]
[
http://forlornly.net/files/projects/AyToday-0.4.zip ]
installation
the release is available for pocket pc (2002, 2003, wm5, wm6). to build the release for smartphone, download the source and build it.
download the cab, transfer it to your device and using the file explorer, install the cab file.
OUTDATED: cab installation provided
the installation cab file is not available yet and no ActiveSync installation will be provided, ever :P to install, copy the DLL file to a location on your mobile
device (I suggest \Program Files\AyToday\AyToday.dll). with the registry editor of your choice, add the following keys:
HKLM,\Software\Microsoft\Today\Items\AyToday
HKLM,\Software\Microsoft\Today\Items\AyToday,Type,0x00010001,4
HKLM,\Software\Microsoft\Today\Items\AyToday,Enabled,0x00010001,1
HKLM,\Software\Microsoft\Today\Items\AyToday,Options,0x00010001,1
HKLM,\Software\Microsoft\Today\Items\AyToday,Selectability,0x00010001,2
HKLM,\Software\Microsoft\Today\Items\AyToday,DLL,0x00000002,"\Program Files\AyToday\AyToday.dll"
for more information about installing a today plugin, consult the following articles:
[
http://msdn2.microsoft.com/en-us/library/ms847161.aspx ]
[
http://msdn2.microsoft.com/en-us/library/ms890630.aspx ]
notes / todo
- DONE provide an installation cab
- implement the damn server to serve proper jpeg terminal images :)
- get the terminal image from the server and display it (jpeg)
- retrive the full list of terminal parameters (volumes, jumbo mode...)
- redesign the layout (maybe include a nice logo or some background image)
screenshots