[31st August 2008] MWC2.2 Transparent WaitCursor - Windows Mobile Apps and Games

* * * NOTE: this is an old version. The latest one is MWC3 * * *
Click to expand...
Click to collapse
30th December 2008: HappyNewYear Cursor released. Just to wish you a happy new year
31st August 2008: Cursor Pack 4 [Big] released; It is paricularly good for VGA devices
13th August 2008: MWC2.2 released
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
MWC2 (Marshall WaitCursor 2) is an application that lets you replace the default Windows Mobile WaitCursor. It is not a way to skin the existing one, but it offers a new concept of wait cursors.
New features in MWC2.2:
Possibility to loop to a non-first frame (like in gif animations)
Start the animation from where it stopped or always from the beginning
Possibility to refer to an already loaded frame without reloading the image
Example:
frame=1.png
frame=2.png
frame=*frame1
frame=*frame2
frame=*frame2
frame=*frame2
frame=*frame1
Specify the duration for each frame
Cursor file extension changed from .mwc to .mwc2
Minor BUGs fixed
TODO list: Third post
WaitCursors
Thanks to darebak666, evilc, jpgrober, mr_deimos, piper_indebt, and Marcus Montiero for some of the cursors.
The main features are:
Transparent WaitCursor
Change the cursor on the fly
Create your own wait cursor
Define your favourite cursor parameters
- Interval between frames
- Delay before starting the animation
- Position on the screen​New features in MWC2.1:
New Configuration utility
Configuration utility "crash bug" fixed
The Configuration utility now supports Landscape mode for QVGA devices
The Configuration utility now supports some square resolutions
Minor BUGs fixed
New features in MWC2:
Cursor gesture totally rewritten
Improved performance
Reduced memory consumption
Enhanched compatibility
Added boot delay
More cursors
Configuration utility
[ Download ]
Please, don't forget to Donate. A small contribute from everyone can help me very very much! Thanks.
Marshall

Readme
Marshall WaitCursor 2
7th April 2008
_______________________
MWC2 is a WaitCursor application for Windows Mobile. You can make your own
WaitCursors using png files with Alpha Transparent Channel. So you can make cursors
of any shape you like and also semi-transparent ones.
Read carefully the License before installing or using this Software.
_______________________
1. INSTALLATION
- Place the cab into any folder of your device
- Execute it
- Choose the installation folder
- Launch the application from Start\Programs\MWC2\MWC2
2. UNINSTALL
- IMPORTANT: Unload the application using MWCUnload
- Remove the program from "Remove Programs" in the System Settings
3. WHAT'S IN THE PACKAGE
- AquaBlob\ [ AquaBlob cursor folder ]
- AquaSwirl\ [ AquaSwirl cursor folder ]
- Danger\ [ Danger cursor folder ]
- AquaBlob Graphite\ [ AquaBlob Graphite cursor folder ]
- BlueGlass\ [ BlueGlass cursor folder ]
- Swirl\ [ Swirl cursor folder ]
- Butterfly\ [ Butterfly cursor folder ]
- Crystal\ [ Crystal cursor folder ]
- Tux\ [ Tux cursor folder ]
- MWC2.exe [ Main program that loads the WaitCursor ]
- MWCUnload.exe [ Program Unloader ]
- MWCConfig.exe [ MWC2 Configuration ]
- MWC2.dll [ Main program library ]
- Readme.txt [ This Readme file ]
- License.txt [ Program License ]
4. HOW TO CHANGE THE CURSOR
- Launch Start\Programs\MWC2\MWCConfig
- Change the settings you want
- Click on Save
5. HOW TO MAKE A CUSTOM WAITCURSOR
- Make one png file for each frame of the animation
(avoid different resolutions for the frames)
- Make a conf.mwc file following the outline of an already existing .mwc file.
Expecially you can configure:
- nFrames: the number of frames
- xPosition and yPosition: the position where to draw the frames
- frameInterval: the interval between each frame (in milliseconds)
- startDelay: initial delay to wait before showing the cursor
- frame: each frame making the animation
Read the comments in .mwc files for more configuration details
- Put the .png files and the conf.mwc file in a folder naming it with the name of the skin
6. FAQs
1. Why I can't see any WaitCursor when MWC is executed?
-> MWC tries to replace the Windows Mobile default wait cursor but it is not always possible.
Depending on the device, memory, and other parameters, MWC2 may not be able to load succesfully.
Unload MWC2 (using MWCUnload), wait a couple of minutes and then try again (launcing MWC2) or
soft-reset your device.
2. When I boot my device, I get this error: "Error locating process"
-> It may happen if MWC2 is loaded too early. Try increasing the Boot Delay in MWCConfig.
7. CREDITS
- The first person I want to thank is my girlfriend, Mary.
Then I have to thank Herojit from MSDNForums
and last but not least, a very special thank to Chris McKay from Lakeridge Software.
You can advertise my program to anyone you want but you can't post the binaries
out my Website. My Website must be the only place where to download this program.
For any particular use, ask me by email or through my website.
Marshall
http://www.marshallskins.ilbello.com
All rights reserved.

TODO
TODO:
Possibility to loop to a non-first frame (like in gif animations)
Start the animation from where it stopped or always from the beginning
Improve the landscape support specifying different coordinates or pictures for landscape
Add bigger cursors for VGA devices
Make cursor positioning more flexible (add "left", "right", "top", and "bottom" and negative coordinates)
Possibility to refer to an already loaded frame without reloading the image
Example:
frame=1.png
frame=2.png
frame=*frame1
frame=*frame2
frame=*frame2
frame=*frame2
frame=*frame1
Specify the duration for each frame
Add a timeout to stop the cursor even if SetCursor(NULL) function is not called

Awesome work! I have been using the Vista Cursor and gotta say, it's one of those things you have to put on your PPC for that personal touch. Thanks!

Great release..

Nice!
What about memory consumption? How much does it take in general?

installation was unsuccessful
Great release in deed....
but when I try to execute the CAB file and after I choose "Device Memory" as an installation target I get this message :
"installation was unsuccessful"
My device is X-tel ONE and it runs WM5.....

KamaL said:
Nice!
What about memory consumption? How much does it take in general?
Click to expand...
Click to collapse
It depends on the cursor you use. With the Tux WaitCursor it takes 73 KBs in my device. Anyway you can check it with a task manager.
@azzambm: Can you try a soft reset and then reinstall? You can also try to download it again.
Marshall

azzambm said:
Great release in deed....
but when I try to execute the CAB file and after I choose "Device Memory" as an installation target I get this message :
"installation was unsuccessful"
My device is X-tel ONE and it runs WM5.....
Click to expand...
Click to collapse
Me too.. in my WM5 device..

azzambm said:
Great release in deed....
but when I try to execute the CAB file and after I choose "Device Memory" as an installation target I get this message :
"installation was unsuccessful"
My device is X-tel ONE and it runs WM5.....
Click to expand...
Click to collapse
Me Too HP 6915 WM5

From the pictures, It looks really good. Better then the standard wait cursor.
But when i click DOWNLOAD i go to your ibello site.
When i click on MWC2, i get an htm file.
Any change to upload it to an mirror or something, i really like to try this app.
Great work, Keep it up!

ElProempie said:
From the pictures, It looks really good. Better then the standard wait cursor.
But when i click DOWNLOAD i go to your ibello site.
When i click on MWC2, i get an htm file.
Click to expand...
Click to collapse
Its a zip file, it has only icon like a html file.

HOLY SH!T,
this amazing piece of software rocks! really appreciate your work. thank you! will donate a bit when im clean again =D
marshall for president ^^

Nice App. Thanks

Nice program. I used the V1 with the HTC Touch wait cursor... Switch to this one with the glass. Nice.
Thanks

Error locating process
Installs just fine, but when I run MWC2 i get "Error locating process" every time. I changed to Boot delay to 5, 10 and 30, i get "Error locating process" every time. This even comes up every time I run MWCUnload. The Config seems to work and remember which cursor I set.
This seems to be the exact same thing that happened with MWC (ver 1)
I'm using a Tmobile Wing with stock ROM.
-c

ancola66 said:
HERE ITS CAB FILE:
Good luck
Click to expand...
Click to collapse
Please, remove the download link. I explicitly said to do not post the files out my website.
@chris.wilcox: Have you tried a soft-reset?
Marshall

Marshall07 said:
Please, remove the download link. I explicitly said to do not post the files out my website.
@chris.wilcox: Have you tried a soft-reset?
Marshall
Click to expand...
Click to collapse
OK I sorry

Update
Now you'll find the WM5 version ready to be downloaded.
Marshall

Marshall07 said:
Update
Now you'll find the WM5 version ready to be downloaded.
Marshall
Click to expand...
Click to collapse
Thanks for great software & service!!

Related

[21-09-09] MyStopwatch 2.0 (Released!! FixSleepMode) (All Device/Resolution/Language)

NEW VERSION 2.0.0.0
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Changelog (2.0.0.0):
completely rewritten
support. net cf 3.5
less memory usage (before: 5mb, now: 1mb)
qvga, vga, wqvga, vga support
multilingual support
skin support
animation support
up to 6 timers simultaneously
2 split modes
More Info / Official Page:
Please don't make any mirror of link.
Official Blog Post and DOWNLOAD
Official Forum
if you have problems with suspended device try to download the fix. Replace the exe on your device with this one.
Donations
Thank you to all our donors:aalaw, abhishek, claudio.adamo, chris.ebner, dhpss, duncan, forgione.vincenzo, giuseppe.datasud, italian.fire, jimmorrison72, joonlee1, m.restivo, Marek, maria, massi959, melchiaco, myleads007, phibbert, Susumu Okuda, tecii, tetrinet66, trasti, vincenza.gramignano
Click to expand...
Click to collapse
NEW SKIN: CLEAR WVGA
Install the skin on the device is simple, you have two possibilities. If you install the skin by the CAB have to copy the CAB on your device, run it and install it in the same position as MyStopwatch (Card or Phone). If, manually install the skin simply copy the folder "WVGA Clean", containing all files in the folder to Skins MyStopwatch (eg "\Program Files\MyLostBlog\MyStopwatch\ Skins\Clean WVGA).
Download:
Download CAB
Download File
thanks for sharing man!!
I will send you my french translation file
qvga please?
stevesrjr said:
qvga please?
Click to expand...
Click to collapse
Yeah, a QVGA version would be much appreciated.
Great App!! Just some things:
First you please add that you need framework 3.5 for working, maybe add those files to your post for easy installing
Second: I would prefer a HTC Design, like this one : http://forum.xda-developers.com/showthread.php?t=421812
Third: Please add ability to select different sounds
Fourth: Some scroll wheels for timer setup would be nice
and last but most important:
If you would add simple clock alarm (please 7 different alarms), it would be an amazing tool and would let me deinstall some other tools
THANK YOU
hans
Hello folks!
Here is the Fench translation file
Here you're the German language file. I'd like to see a (W)QVGA version, too.
Tried the v1.4.2.8 on my Diamond. It opens the program but then it says "Error with Settings".
I do have Framework 3.5 on my device. Tried both installing on device and Internal Storage. The ROM I'm using is a Dutch ROM.
Translated the language files for Dutch users.
What happens when the timer hits 00:00?
Can you set an alarm?
Hi, i'm working on a WQVGA / QVGA version, with more alarms and more sounds...
it will be out very soon..
Thanks for translation.. i'll add languages in the next release..
@ mccune
"Error with Settings" - Try to re-install the software.. the message indicates that it can not find the file settings.dat files and settings (language / skin)..
@HansZimmer
what do you mean with "Some scroll wheels for timer setup would be nice" you can scroll the lap times with up and down.. try to tap on the first lap do scroll up..
@rvdgeer
when the timer hits 00:00 the program runs the alarm.mp3 file in the exe folder. you can change the file but keep the same name. If it can not find the file, the program runs the Default sound of windows
Skin Iphone2 WVGA by njones03​
Same layout that the the original but with other icons on the bottom bar.
​
Have not tried it yet but just from the screen shots I would love to see a version with the buttons on the buttom instead of top.
Thanks for the new icons.. it's look good..
@mylostblog:
No, not in the stop watch, but in the timer. At the moment if have to press the minutes button 30 times, if i want to set it for 30 minutes. What I would like to have is to press theminutes field in de middle, hold it pressed AND move pressed my finger up or down, and for this it should change the time up or down, of course. Something like a "scroll wheel" for set up the timer fast and easy.
Thanks for your afford
hans
hmmm.. try to keep the finger on the arrow.. in about 5 second you can reach 30 minutes.. it works on your device?
Ok, you are right, it works, too But it would be more stylish if you could rotate/move a wheel ....
hans
mylostblog said:
Hi, i'm working on a WQVGA / QVGA version, with more alarms and more sounds...
it will be out very soon..
Thanks for translation.. i'll add languages in the next release..
@ mccune
"Error with Settings" - Try to re-install the software.. the message indicates that it can not find the file settings.dat files and settings (language / skin)..
@HansZimmer
what do you mean with "Some scroll wheels for timer setup would be nice" you can scroll the lap times with up and down.. try to tap on the first lap do scroll up..
@rvdgeer
when the timer hits 00:00 the program runs the alarm.mp3 file in the exe folder. you can change the file but keep the same name. If it can not find the file, the program runs the Default sound of windows
Click to expand...
Click to collapse
Waiting eagerly for your QVGA version. Actually, can't resist checking very very frequently to see if you have the QVGA version ready. Cheers!
hi,
i´m trying your mystopwatch .. a great application. but i have two suggestions for you ... hoping that´s ok.
1. would it be possible to use also vibration (when timers end) in the timer part of your app?
2. would it be possible to have more simultaneous timers (i´m using often two or three timers (cooking ) at the same time)
thank you very much
wunschkind
I'm testing now the new version.. 1.5
- Vibration added..
- QVGA/WQVGA support added (I need to create the skins for this resolution now..)
- Fullscreen gesture added
- Better Suond management..
about the simultaneous timers.. i don't know how to add them in the skins.. any ideas??

[plugin] [updated: 5/31] Titanium Plugin: Taskanium

Hi All,
Credits first , thanks to drkfngthdragnlrd for his titanium tutorial & appstar for his titanium installer! Amazing work guys! Special thanks to benven for being a very patient beta tester.
Edit 7/11: Looking for 0.5 cabs? Look here: http://forum.xda-developers.com/showpost.php?p=3868774&postcount=95 (credit jdmsleepr) & here http://forum.xda-developers.com/showpost.php?p=4106493&postcount=164 (credit hgage2003). Please note, I haven't done these cabs so all compliments/complaints should go to the poster.
Edit 5/31: Fixed the recurring task bug, now the application doesn't use State & Notification Broker but hooks into Outlook Interop. This means that the application cannot rely on SNB to start itself and hence places a shortcut in windows\startup folder. The task counter now only displays the tasks that are due today instead of all tasks (Pages placement is defined for QVGA only). This version does not require any soft-reset post install/uninstall.
Edit 5/23: Should support most of the resolutions now. If you are on some other resolution than QVGA, extract the default.plg file from default.plg.zip and replace the plg within taskanium.zip with this one before installing. I haven't been able to test the layout for other resolutions so bug reports are welcome.
Edit 5/23: Now with task counter goodness in condensed mode for QVGA in portrait mode! Why only QVGA? Because, it takes a lot of hit and trial to get the placement of the counter and requires good amount of tweaking to show it correctly & since I don't have a VGA/WVGA device; I couldn't really take it up. If you wish you can modify the default.plg file of 0.4b to include the placement of "Pages" counter in the Condensed mode for your resolution before installing 0.4b.
Taskanium is a simple Titanium (WM 6.5) plugin which displays the list of active tasks within the titaniun plugin and allows you to
add a new task
open the active task by clicking
mark the task as complete (right soft-key)
Pre-requisites
1) WM 6.5 with titanium enabled (obviously!).
2) .net CF 2.0 or higher.
Plugin view
Plugin View for QVGA (.4b build)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Add a task
Task view
Installation:
Currently, there is no cab file for installation (cause I am really tired and it's late night!), the installation is straightforward:
1) unzip the zip file within \program files\taskanium (the path is hard-wired, so unzipping it somewhere else would not work*).
2) click on taskaniumInstall file (if you don't see any error messages it means the installation was successful). * taskaniumInstaller is just a lnk file, if you know how to modify it; you can modify it to point to some other installation folder (along with taskaniumUninstall). The link files are the only place where the path is hard-wired, rest all should work.
3) soft-reset (yes, you have to else you will only see "add a new task" in titanium).
Uninstallation:
1) Click on taskaniumUnInstall.
2) delete the entire taskanium folder
3) soft-reset (required again).
The current location in plg for this plugin is set to 2.
KNOWN ISSUES:
1) completing a recurring task doesn't refresh the plugin unless you add/remove a simple task. I still haven't been able to figure out why
2) Uninstallation at times still keeps taskanium.exe running even after a reset (again, don't really know why), the work around for now is to delete the entire taskanium folder after running taskaniumUninstall & before soft-resetting.
STANDARD DISCLAIMERS APPLY, This works on my phone (asus P525 with andrewsh's rom) and should ideally work on your phone too without any issues, but if you believe it might cause something crazy on your phone DON'T INSTALL IT!
History
5/15/09: 0.1 Beta.
Change log: First version.
-----------------------
5/16/09: 0.2 Beta
Change log: Flushed the keys in installation, which should hopefully fix the issue with plugin not persisting post soft-reset.
-------------------------------------------------------
5/17/09: 0.2 RC
Change log: Defined the plg file based on layout of Appstar's favPeople to support different resolutions (haven't been able to test it myself as I only have a QVGA phone, bug reports are welcome).
-------------------------------------------
5/17/09: 0.3
Change log:Fixed the max number of pages to 15 (+2), in case there are more than 15 tasks, the last page displays number of remaining tasks and opens tasks.exe by default. This should fix the issue with people having a lot of active tasks (100+?) and the plugin going kaput.
2) Moved the plugin back to 10th position instead of 2nd.
---------------------------------------------------
5/23/09: 0.4b (taskanium-qvga-04b.zip)
Change log: Added the task counter in condensed view for QVGA portrait mode. Uninstall the previous version before installing the new one.
-----------------------------------------
5/21/09: 05b
Change log:
* Fixed the recurring task bug.
* Changed font in plg file from Tahoma to Segoe UI.
* Changed the task counter to display only due today task.
* Removed dependency on Persistent SNB.
---------------------------------
5/21/09: 0.5
Change log: Fixed a silly bug. If you have installed 0.5b, please upgrade to 0.5 to this version.
Does that use the AT installer? That means, the other panels will not be affected when installing this one?
BLAM! Finally a task plugin! THANK YOU! will test asap.
Great idea! Just downloaded. Unfortunately, all I get is a blank panel after a soft reset. If you scroll up/down, the right soft key pulls in from that panel. Titan running a 21222 ROM.
benven,
do you mind posting a screenshot of what you are getting, after a soft-reset and check in (process) Task Manager if taskanium.exe is running after a soft-reset (open Task Manager, click on View-->Processes)? Also, just trying to understand the the problem that you're having, in the collapsed titanium view; you don't see the "tasks" label but see a blank place-holder; is that right? And, if you select this blank place-holder do you see at least "Add a new task" as in screenshot#2 above? The blank place-holder could be due to the fact that I am only updating one reg key for the plugin text ([email protected]l).
This does use ATInstaller so other plugins should be un-affected.
Thanks in advance for helping me troubleshoot this.
benven said:
Great idea! Just downloaded. Unfortunately, all I get is a blank panel after a soft reset. If you scroll up/down, the right soft key pulls in from that panel. Titan running a 21222 ROM.
Click to expand...
Click to collapse
benven,
can you test out the latest build, this should hopefully fix your plugin blank issues after a soft reset?
Thanks!
Installed it on my Touch HD but it doesn't work - doesn't display any panel...
Invisible Sense said:
Installed it on my Touch HD but it doesn't work - doesn't display any panel...
Click to expand...
Click to collapse
Please read the first post, it's QVGA only (for now) and doesn't support Touch HD (WVGA). The current default.plg only defines layouts for QVGA portrait and landscape mode only.
Hi sn123. Thanks for all your help. I don't have screen snapshot software on my device. I'll download the latest version and report back.
Hi sn123, tried the latest version. But I still get the same result Attached is a screenie scrolling down from the music tab.
benven said:
Hi sn123, tried the latest version. But I still get the same result Attached is a screenie scrolling down from the music tab.
Click to expand...
Click to collapse
benven, do you mind sharing your titanium_240x320.cpr file?
apologies for more questions, but if I understand correctly that once you select the blank plugin; the right soft-key does change to something like "Complete or New"; it's just that you don't see any text either in "condensed view" (when the plugin is collapsed and even if you select the blank plugin, is that correct?
Yes, the right soft key changes to the panel's right key I was at previously. So for the attached example I went from the music panel to the task panel and it picked up the right key for the music panel. Also, nothing happens when I press on the panel or use the right soft key. Could it be the number of tasks?? I have probably over 150 tasks sync'd up. cpr file attached.
benven, I think most probably the blank task panel is due to the customized theme that you are using (the one that you are using is not the titanium default) and has nothing to do with number of tasks that you have (I have tested it with around 100 tasks on my phone and it does work).
There are two things that you can do to hopefully get it to work:
1) Open the default.plg file in taskanium folder in a text editor and change the position to 1 from 10 (within <position></position>
2) Replace all instances of Tahoma with Segoe UI.
After you make these changes just install it again and hopefully it should work. You can also use the default.plg file attached (remove the .txt extension) with the above 2 changes already made and replace the existing plg file with this one.
If it still doesn't work, you can help me further in troubleshooting by using a registry editor (like CERegEditor) and tell me if the following keys are created:
1) HKLM\Software\Microsoft\CHome\Taskanium (there should be at least 2 subkeys within this: 1) CondensedPage & 2) Page1.
2) HKLM\System\Notifications\Taskanium.
From the bliss theme post: http://forum.xda-developers.com/showthread.php?t=508968
When using third-party or cummunity plugins such as TitaniumWeather, Favorite People make sure you re-install this theme cab after installing the plugins so that the theme and the plugins can coexist together. It doesn't matter if you already have this theme installed and you decide to install the additional plugins, you must install this theme cab after installing any plugin that is supported by this theme.
Supported community Titanium plugins:
-TitaniumWeather by showaco
-CTwitter, COffice, CFacebook by JukEboXAuDiO
-FavoritePeople by AppStar
-Programs by Sector (aka giorgosm)
Click to expand...
Click to collapse
This kinda makes me believe that the issue is compatibility with the bliss theme; I'll check with rpereira.
Can anyone else also try this on a QVGA device on default theme and let me know if it is a yay or a neigh? Thanks!
claus1953 said:
Does that use the AT installer? That means, the other panels will not be affected when installing this one?
Click to expand...
Click to collapse
yep it does.
VGA Please
I have been wanting this plugin since 6.5 became available. Can anyone port this to VGA?
mlin said:
I have been wanting this plugin since 6.5 became available. Can anyone port this to VGA?
Click to expand...
Click to collapse
just posted the VGA support, enjoy .
PS: Hope you are not on bliss theme too
Wow! You're fast!
Hi sn123. First off thank you very much for your time and help. I uploaded the default.plg file. Checked the registry. All keys are in. I guess I have 118 tasks! Anyway, uninstalled/reinstalled, Taskanium and the Bliss theme on both my Titan and Apache. I am sad to report that it still does the same thing . It must be something with the theme. I'm sure rpereira can help out. He seems like a really good guy and resource. Then again, maybe it's me that's not doing something right! Anyway, I'm going away for a week, so I'l check back when I get back.
sorry that it didn't work for you . It could be due to the number of tasks (perhaps titanium has a cap on number of pages that it would show!). For 15 tasks that I tested it with it seemed to load all the pages.
Once I have some free time, I will perhaps create 118 dummy tasks just to test out .
I am very interested in this project. Will this plugin play nicely with my other titanium panels (incl. Titanium weather) or will kit try to rearrange and/or disable them?

[APP]JSPA Program Manager 3.3b for WM6, 6.x, 6.5, and 6.5.x

JSPA Program Manager allows you to manage your programs(shortcut links) in start menu. It allows you to Navigate, Move, Copy, Rename, Delete, Create New Folder, and install EXE files on an easy steps.
screen shots from version 3.1
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
screen shots from version 3.2
more information on this link:
http://bit.ly/JSPAProgMan
You might want to try my NETCF Open Dialog Box Control
If you found my work useful, please consider donating
and the complete Gratitude Lists
History Log said:
September 29,2010 - Version 2.8b
- Fixed problem in NETCFFolderDialog.dll (UnauthorizedAccessException)
-- The bug occurs when browsing a folder
August 20, 2010 - version 3.2.2
FIXED:
- bug on moving a folder with system files such
-- as in Offie Mobile
August 14, 2010 - version 3.2.1
UPDATE: for Source and Destination Lists
- double tap to open a folder
- single tap to check an item
August 11, 2010 - Version 3.2
UPDATE:
- Lists and Splitter are now finger friendly
ADDED:
- Scanning EXE files in Storage Card and Device
- Quick buttons in Main Window
August 18, 2009 - Version 3.1
UPDATE:
- Creating a shortcut
--- the short is now saved in the current folder.
August 17, 2009
FIXED:
- Supports VGA devices
- screen orientation awarenes
- NETCFOpenFileDialog screen orientation awarenes
- added Application Update check
August 15, 2009
FIXED:
- some IO scenarios
- path references
August 14, 2009
FIXED:
- copying directory
ADDED:
- can create new shortcut
August 13, 2009
Initial Release
Navigation, Copy, Move, Rename, Delete, Create Directory
Click to expand...
Click to collapse
Good !
Thank you ! A must have for our ppcs
Great Work ...
This app is indispensable in our pda's
would be perfect if adding personalization feature images of the icons in the Start Menu shortcuts in WM 6.5
-----------------------------------------
@internauta2000 I was trying to make customize a folder just like the Microsoft Office folder, but a bit confusing.. so let's see..
currently publishing version 2
----------------------------
Fixed
-copying folder
Added
-can create new short cut
----------------------------
wait for my next post
Version 2 released!
JSPA Program Manager - Version 2
any reponse, comments, infos, bugs, or suggestions yet?
a friend beta test it and now am currently patching the code for confirmation box (MessageBox).
Wait for my next post..
friend:
"A message box "Done" keeps appearing everytime i copy or delete multiple files"
indeed a bug, just a minor bug though .. what he meant was "while copying and deleting"
fixed.. new download available. Use the links from the first post
Okay, my little feedback:
Couldn't test it right now because of the following fact:
It only works with WWE-Roms. My is a german ROM so my startmenu folder differs from yours (my is "PPC:\Windows\Startmenü").
But I have a folder that is named like yours, but only of some wrong installations of some other progs. If I delete this folder your prog starts with an error. We need an option to change the start menu folder.
@lycox
that's interesting! any more advance users can tell me their Start Menu locations?
What I could do is to make a list of start menu locations (based on your feedbacks about it) and scan if one of those exists. If not then probably I could make a deep folder scan and look for an interesting shortcut files and make it as a Start Menu path.
Or use the environment variable %CE11%
Or use the environment variable %CE11%
EDIT: sorry for that double-post ._.
@alexirsi
hey, I didn't know WM has environment variables. Thanks for that info!
hello, GREAT APP, just one thine your version 2 is not recognised as a CAB, keeps asking to open with something, can i ask how to get around this.
Thankyou for your great work.
@r8zer
Well .CAB files are supposed to be like an .MSI on Windows Desktop. If .CAB files are not recognized in your WM, probably something messed your file type associations. I cannot give an additional information about it (there is but, I don't think you're going to like it *eheclearmemoryem*).
I'll try to upload the binaries too in case .. It'll be available later after I finish some path references in codes
thanks for such a quick reply, all other cab files are working fine, so i dont think that it is a file system problem on my phone as im thinking all cabs would have this problem,
thankyou.
EDIT:: Just found the problem the file downloads with the cab extension but after the cab there was an underscore, i have removed that an will try again.
EDIT 2:::: YES ALL WORKING!!!!!, SWEET!!!
@r8zer
I tried downloading the CAB from my Skydrive and I was able to install it in my WM6.5
not sure what causes your problem. Am not sure either if other users downloaded the CAB have the same problem since I have no feedback from them. Though @lycox was able to install it but it shouts an error due to WM version problem, not sure why his Start Menu path is different (WM German version) probably a character encoding
yer a bit of a strange one, but it works great, maybe he has the same problem where there is an underscore just after the cab, and it's not being recognised like what happened to me, could be as simple as that.
but thankyou for your work this app is really useful at getting the program screen nice and tidy.
Nullstring said:
@r8zer
I tried downloading the CAB from my Skydrive and I was able to install it in my WM6.5
not sure what causes your problem. Am not sure either if other users downloaded the CAB have the same problem since I have no feedback from them. Though @lycox was able to install it but it shouts an error due to WM version problem, not sure why his Start Menu path is different (WM German version) probably a character encoding
Click to expand...
Click to collapse
I have to say, that after downloading the file from your account, I had the underscore too. But that wasn't a real prob. Just renamed it
One more hint: Most of the localized ROM's have localized paths too.

[APP]JWMD Icon Changer V3.1b for WM 6.5/6.5.x! - NEW! NO RESTART NEEDED!!

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
JWMD Icon Changer is a Start Menu customization tool designed for Windows Mobile 6.5
Features:
- Changing/Removing the Icon
- Can create New Folder
- Saving/Loading Themes
- Sorting Start Menu Programs
- Register shortcut files
- Changing the Animated Bootup Screen (the 2nd bootup screen)
- Chaging Microsoft Bootup Screen (the 3rd bootup screen)
- Clear HTC Sense Icon Cache
System Requirements:
- Must have .NET 3.5 Compact Framework Installed
- Windows Mobile 6.5
Screenshots:
HOW TO
JWMD IconChanger v1.0
Icon Changer is a Start Menu customization tool designed for Windows Mobile 6.5
What you can do with JWMD Icon Changer?
CHANGING THE ICON
long press on an item to popup the context menu and click Change Icon.
A picture browser will show up for you to browse for an PNG image.
REMOVING THE ICON
long press on an item to popup the context menu and click Remove Icon.
SHOWING and HIDING THE ORIGINAL ICON
long press on an item to popup the context menu and click Show or Hide Orginal Icon.
SAVING and LOADING A THEME
Saving a theme will copy and build all neccessary information in a shortcut or folder located in the %Installed-Directory%\Themes
you must not rename the theme name folder or it will blow the path references!
Loading a theme will install all neccessary information in a shortcut or folder.
Image files will be transfered in "\Windows\IconChangerCache" to prevent from path referencing problem.
SORTING
click on Menu>Sort Current Items.
Sort the current items on the list by ASC, DESC
REGISTERING SHORTCUT FILES IN REGISTRY
One of the problem when using Cooked ROM is when Cheffs forgot to make a registry key for their application shortcut in start menu.
click on "Menu>Scan uregistered shortcuts" to automatically register the unregistered application shortcut files into the registry so you can edit the icon in IconChanger.
CLEAR HTC SENSE ICON CACHE
One of the recent problem reported was HTC Sense quicklink icons doesn't update even after restarting the phone. This was because HTC Sense has it's own way of caching their icon for optimization. So to solve this problem, I added a new feature to clear this cache which you can find in
"Menu>Tools>HTC Sense Tools>Clear Icon Cache" and soft-reset the phone.
Read my blog post for more information.
http://bit.ly/IconChanger
Some Useful Resources
You can use this set of icons here
- OneIcon
- icons.zip
- biernes_atrece icons
- eknutson icons
maximum icon size is 256x256
Some Animated Splash Screens here
- Animated & Welcomehead - Windows Phone (WVGA-VGA-WQVGA-QVGA)
- Change Bootlogo Post #22, #23, #27
Change Log said:
November 22, 2011
- UPDATE
-- Removed Theme Menu
October 05, 2011 - Version 3
ADDED
- Refresh Start Menu Icons
-- no need to restart after making a changes and sorting the menu items!!
FIXED
- Potential bug in Picture Browser which doesn't clear the memory
August 17, 2011 - Version 2.10b
- UPDATE
- Updated Picture Browser UI
ADDED
- Application Icon
FIXED
- API missing method - issue when making a soft-reset
February 27, 2011 - Version 2.9b
- Fixed problem in NETCFFolderDialog.dll
-- The bug occurs when browsing a Bluetooth folder which causes
-- the Picture Browser to terminate it self and go back to shortcut list.
September 29,2010 - Version 2.8b
- Fixed problem in NETCFFolderDialog.dll (UnauthorizedAccessException)
-- The bug occurs when browsing a folder in JWMDPictureBrowserControl.dll
-- which causes the Picture Browser to terminate it self and go back to shortcut list.
May 1, 2010 - Version 2.7c
- Test release
April 29, 2010 - Version 2.7b
ADDED:
- Tool for clearing HTC Sense icon cache
January 23, 2010 - Version 2.6b
FIXED:
- Names in Control Panel/Settings
UPDATE:
- Faster NETCFFolderBrowser
- Trapping errors in JWMDPictureBrowser
January 16, 2010 – Version 2.5b
FIXED:
- Registry NullReference on startup
ADDED:
- JWMDPictureBrowserControl
UPDATED:
- Replaced WindowsCE PictureBrowser to my control so you can see the filename at the bottom of the icons
January 13, 2010 – Version 2.2
FIXED
- Today item behavior
January 9, 2010 – Version 2.1
FIXED:
- Bug in scanning Folder not registered in registry.
October 17, 2009 – Version 1.9
FIXED:
- Bug in Changing Animated Bootscreen
- Bug in Changing Microsoft Bootscreen
October 16, 2009 – Version 1.8
UPDATE:
- Works for German, French, and Italian Platforms
ADDED:
- Bonus Features
-- Animated Bootscreen Changer
-- Microsoft Bootscreen Changer (the 3rd bootup screen)
October 7, 2009
FIXED:
- Sorting now works properly (2)
- Missing shortcuts fixed.
- Enlarge buttons for finger friendly buttons.
October 6, 2009
ADDED:
- Saving / Loading Themes
- Sorting
- Automatically register missing shortcut entries in Registry
UPDATE:
- Changed FileIO logics to Registry.
October 3, 2009
Initial Release
Click to expand...
Click to collapse
I wish to have a JWMD app for Windows Phone 7 and to advance into more mature apps for Windows devices.
Kindly please donate some so?
and the complete Gratitude Lists
Guys when reporting an error
Kindly include this details:
Device Brand and Model
ROM, ROM Language, ROM Link
Error Message and Screenshots
What you did before the error shown.
THANKS TO ALL!!
JWMDIconChanger_v2.1b.CAB 1755 views)
JWMDIconChanger_v2.2b.CAB 1937 views)
JWMDIconChanger_v2.5b.CAB 3004 views)
JWMDIconChanger_v2.6b.CAB 21443 views)
JWMDIconChanger_v2.7c.CAB 23549 views)
JWMDIconChanger_v2.8b.CAB 10911 views)
JWMDIconChanger_v2.9b.CAB 5628 views)
JWMDIcon Changer_v2.10.CAB 1363 views)
Click to expand...
Click to collapse
Application Icon
CAB Installer ready for download.
Visit my blogpost to get the download file
http://bit.ly/IconChanger
DONATIONS:
P.Gonin 10$
R.Schneider $5
Josh Smith $5
care to give a little love ? Please
It looks nice~~~
It seems that it is better than hComber, I am going to try it now~~
THX
lkachun9129 said:
It looks nice~~~
It seems that it is better than hComber, I am going to try it now~~
THX
Click to expand...
Click to collapse
Please do! don't forget your feedback too
thanks!
it looks very nice... but it would be good to have some icons installed to play with... or some links to find icon sets?
t0k0m0k0 said:
it looks very nice... but it would be good to have some icons installed to play with... or some links to find icon sets?
Click to expand...
Click to collapse
oh,, sorry, hold on.. let me get you some.. though you can use this icon set here:
OneIcon
and here
icons.zip
Leo
Just a quick question. Is this compatible with the new Leo Rom?
kangmas said:
Just a quick question. Is this compatible with the new Leo Rom?
Click to expand...
Click to collapse
as long as you're using Windows Mobile 6.5 and you have installed .NET 3.5 Compact Framework.
Should work fine.
kangmas said:
Just a quick question. Is this compatible with the new Leo Rom?
Click to expand...
Click to collapse
as long as you're using Windows Mobile 6.5 and you have installed .NET 3.5 Compact Framework.
Should work fine.
don't forget your feedback and suggestions guys..
appreciate all the 44 downloaders. Thanks
nice app... is there a way to alphabetize the shortcuts?
thanks Nullstring!
TheRem said:
nice app... is there a way to alphabetize the shortcuts?
thanks Nullstring!
Click to expand...
Click to collapse
none yet.. am currently working on that
First suggestion:
Try to get the icon of the exe if there isn't a customized icon
Second suggstion:
The "Up" is quite difficult to tap.... Better having a icon for it
Works good on my LG KS20 with WM 6.5 Build 23420 ROM
I have the same suggestions than lkachun9129
Thank you for this app !
lkachun9129 said:
First suggestion:
Try to get the icon of the exe if there isn't a customized icon
Second suggstion:
The "Up" is quite difficult to tap.... Better having a icon for it
Click to expand...
Click to collapse
on your first suggestion.. sure I thought of it, but of course I want to let users know that the file wasn't customize, so I'd rather put something different there and of course able to show the exe icon.
on the second one. sure thing .. please bear with me, this app still in beta stage
and greatly appreciated your suggestions!!
Cool app.... It really tempts me to make the switch to 6.5
owziee said:
Cool app.... It really tempts me to make the switch to 6.5
Click to expand...
Click to collapse
Well I prefer to have the 6.5 build 23017
neat app - works as advertised
a little love:
http://www.mobilitydigest.com/6-5-start-menu-icon-changer/
thanks!
bugsykoosh said:
neat app - works as advertised
a little love:
http://www.mobilitydigest.com/6-5-start-menu-icon-changer/
Click to expand...
Click to collapse
whoa flattered here. thank you so much!
Just what I've been looking for once you have the ability to save as a theme file or at least back up icons and their locations. That's the only thing hcomber is missing. Thanks and great work.

ExtendedFileExplorerExt

ExtendedFileExplorerExtv.0.3
Version History
v 0.3
popup menu smaller
All menus text smaller
some start menu tweaks
Keep in mind this is remaining fairly universal, If you have problems PLEASE REPORT THEM!
v 0.2
Display a horizontal scroll bar, add features column replacement
Anti-freeze - problems at the end
v0.1
Original Combo and testing, works great.
Bugs
None that I am aware of yet, please let me know if there are.
Plans
I am actually planning on making this a full UI mod eventually including tweaking for the abnormally large menus in wm 6.5
Description
Want to say that this is merely the combination of two VERY excellent additions to file explorer for WM. Those are: FileExplorerExt 2.07 by Hou Ming and ExplorerExt by RAMMANN. So credit goes completely and totally to them.I just combined the two into a single cab. Package version for cooks is attached as well.
Features:
- You can select any folder to display the folder tree when you tap the folder name in the upper left.
· Tab or Esc key to display the folder tree too.
- You make up the file list in the left and right keys.
· BS key parent folder.
- The parent folder and press the left top of the list of files.
- Choose the first non-press file on the top of the list of files and file focus state at the end →
Select and change the focus state.
· WindowsMobile6.5 tap to the left when the action flick in and hold the menu
Tap the file or folder and adds the following menu items hold.
- Opens with the parameter (exe files only)
- Copy Path
Copy to clipboard full path names of selected files
- Send a shortcut to the program (exe file only)
Shortcut to \ Windows \ Start Menu \ Programs Create
- Open program
Open the file in the Open list.
+ Start menu program list is displayed in the same program.
- Property
Display Properties screen.
- File Name
Displays the file name with extension. You can also change the file name.
- The contents of the shortcut (only for shortcuts)
Show shortcuts / can be edited
- File Types
- File
Display the file in bytes.
If memory card space, the unit displays the total amount of MB.
- Last Updated
Date updated file and displays the time.
- File attributes
Read-only attribute to show hidden files / change.
- Version information (if the version resource)
Advise: ROM can still change file properties
Tap the file is not part of the menu and hold (WindowsMobile5.0 later Toolbar
Menu as well) adds the following items.
- See Extension: Extension Display / hide sets. When installed to view the extension
Has set.
- Image Preview: when you move the focus to an image file, or in WindowsMobile6.5
When the action flick to the right, (if possible) to preview.
WindowsMobile6.5 tap change and transparency in the image preview
- Details: Change the format verbose. (PPC as a standard condition)
- Details (with headers): Change the display format display with header information. When installed
This display format.
- Icons: Change icon view format.
Display Options - "Show all files" when you specify the file also shows the ROM module
ROM file to the same name - paste (overwrite), will make a
- Horizontal scroll bar appears on the screen not fit column
* You can drag the column and change the display order by dropping
DEVICE UPDATE SUPPORT! Even if you dl it from here, it will show up in Device Update if I update the app
Some pics:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
v2
v3
I would encourage you to download Device Update by crc and get it from there. If you want to go that route simply goto http://crc.id.au/deviceupdate
Otherwise you can download it from below. Zip version is the Package version for cooks. Cab is for end users.
**VIVA LA ATTENCION!!**
It has come to my attention and this is my own fault tha everyone may not like the setting I have set the font to, well no problem, grab your fav reg editor and play around with the followibg values ubtil its comfortable:
[HKEY_LOCAL_MACHINE\System\GWE\Menu\PopFnt]
"Ht"=dword:00000258
[HKEY_LOCAL_MACHINE\System\GWE\Menu\BarFnt]
"Ht"=dword:000002bc
[HKEY_CURRENT_USER\Software\Microsoft\Today\ListVie w]
"ListViewSelectorThemeImageMaxHeight"=dword:000000 5e
Sorry to all who didnt get the support during my net issues.
***INSTALL TO DEVICE AND REBOOT! DONOT INSTALL TO SD CARD!***
Thanks so much nice ext
thanks, 2 apps in one!
Thank you.
looks great.
Thank you
Merci aestivalisakito
Thanks
very nice, I cannot wait to see more work (the UI/Bugs/Tweaks whatever else I can find out in the next 2 weeks)
Updated to version 3 refer to the first two pictures for the diffrences between v2 and v3, the menus both context (popup) and actual browsing through File Explorer are smaller. Note I am a giant, 6'6" tall with hands that engulf most and the menus are still too big, now that they are smaller it more convenient.
installed the new version but did not like the more compressed items. uninstalled it and yet it's still compressed and did not go back to the more open format. is there a way to get the original format back?
Im on Kaiser QVGA and this app works fine here.
Thanks for your work.
Can you post the zip for cookers?
Cheers .
sadly, 2.07 of the FileExplorerEXT doesnt display file previews anymore, until the next release to fix this, you should revert to 2.06 or find out why 2.07 isnt working anymore...
Great app, but I have a bug. It removes the arrows from all of my scrollbars!
SE X1 running WM6.1
Edit: A second soft-reset fixed it
v 0.3 Installation didnt finish!
HTC HD. Had to softreset and can't install v 0.3 ...
Where can I find v.02 ?
Mittaa
Using it on HTC Hinalaya with WM 6.5.3 build.
Very good for QVGA devices.
Sascha
thank you working good
Not Working
Thank you very much for the effort, but mine did not finish the installation either. I will wait for a version without the problem, and try to install it again, since it is a nice app. BTW, I like the small spacing! Cheers HTC HD2 Dutty 2.9 Rom
I just installed 0.3 on my HTC Touch Pro (Sprint) which has a VGA (640x480) screen and runs WM 6.1. Now, the menu in all other applications is VERY small. I hope you can fix this soon as it maked my device VERY hard to use.
Thank you
Nice little collaboration, good job!
Kindest regards,
One short Question i don't see answered in the Program description:
Does it work under Windows Mobile 6.1?
BUGS:
-HD2 freezes and has to be softresetted when closing file explorer via mmtask (Morose Media Task Manager, available at the marketplace (Germany)).
- The orange highlighting used in the file explorer appears also in the marketplace. There it is slightly displaced.

Categories

Resources