Does anyone know how to develop a Today Plugin for the new Today screen on Windows Mobile 6.5? Like the Titanium Weather Plugin?
You are most likely not finding anything because your looking for the wrong name. The new home screen plugin's are not called 'Today Plugin'. They are called 'Widgets'.
The new widget system is written on top of the old today plugin's, and is itself a today screen plugin. The widgets build build using HTML, CSS and javascript.
Check out Getting started with widgets on Windows Mobile 6.5 article at the Windows Mobile Developer Centre.
Okay, so the today screen has a plugin that has widgets?
You go to settings -> Today -> Items, and 'Windows Default' is selected. This puts 'music', 'pictures', 'text', 'e-mail', etc... on the today screen. If you want to add an item to this list, how do you do that?
Why do I ask? Because the 'pictures' item on the today screen is stupid. As in, there is no customization. I put my pictures on my storage card. There are no pictures in the default 'My Documents'\'My Pictures' folder, thus the 'pictures' item on the Today screen says 'No Photos'. If I can't customize it, I'd like to write my own.
And yes, I'd like to do this on Windows Mobile/Phone 6.5.