Notices

Applications and Utilities Talk about apps and utilities for Windows Mobile and PPC

Reply
 
LinkBack Thread Tools
Old 03-06-06, 01:48 PM   #151 (permalink)
Aximsite Minor League
 
Join Date: Jul 2005
Location: Canada
Posts: 269
Device: Qtek A8300
Carrier: Rogers
Thanked 4 Times in 2 Posts

Awards Showcase
Aximsite Contest Winner 
Total Awards: 1

Originally Posted by sgtsampay
So that is what that program is for. Thanks
Yes. Under WM5 security model, the unsigned system service dll cannot be loaded during system bootup time. Using a small exe file in startup folder to load the service is a work around solution. It simply loads the status monitor service and terminates itself. So don't worry about that there will be an extra process running. It will only be there for a few milli-seconds at most.
dogfood is offline   Reply With Quote
Sponsor Ads
Old 03-06-06, 01:51 PM   #152 (permalink)
Aximsite Minor League
 
Join Date: Jul 2005
Location: Canada
Posts: 269
Device: Qtek A8300
Carrier: Rogers
Thanked 4 Times in 2 Posts

Awards Showcase
Aximsite Contest Winner 
Total Awards: 1

Originally Posted by badbob001
Just curious, would it be possible for a wifi signal strengh bar?
Good idea. Wifi & bluetooth signal monitoring could be future features. But i'm running out of space since I'm already taking top and bottom. I'm a bit relunctant to take the sides. Hmm...
dogfood is offline   Reply With Quote
Old 03-06-06, 01:52 PM   #153 (permalink)
Aximsite Minor League
 
Join Date: Jul 2005
Location: Canada
Posts: 269
Device: Qtek A8300
Carrier: Rogers
Thanked 4 Times in 2 Posts

Awards Showcase
Aximsite Contest Winner 
Total Awards: 1

Originally Posted by Eric12341
Axim x50 mid wm5. it doesn't work on this site ,mobile version still comes in,chicagotribune.com(still goes to pda version w/o weather) those are jus 2 out of many yea I soft reset .tweaks 2k2 works
Thanks for finding this out. I'll fix it in the next update. :approve:
dogfood is offline   Reply With Quote
Old 03-06-06, 10:42 PM   #154 (permalink)
badbob001
Guest
 
Posts: n/a
Originally Posted by dogfood
Good idea. Wifi & bluetooth signal monitoring could be future features. But i'm running out of space since I'm already taking top and bottom. I'm a bit relunctant to take the sides. Hmm...
Well, you could either:
1. make the user compromise by only being able to show 4 out of 6 meters

or

2. have three meters on top and three meters on bottom

or

3. allow the user to have as many meters as he or she chooses and have the program autofit them. So the option screen could look like:

Code:
TOP:
   [color] [x] battery
   [color] [_] cpu speed
   [color] [x] cpu load
   [color] [x] memory
   [color] [_] wifi
   [color] [_] bluetooth

BOTTOM:
   [color] [x] battery
   [color] [_] cpu speed
   [color] [x] cpu load
   [color] [x] memory
   [color] [_] wifi
   [color] [_] bluetooth
For example, if the user had every checkbox checked for TOP, the program will try to autofit all 6 bars. It will be pretty small and the user should have moved some of the meters to the BOTTOM, but it's the user's preference (I know some people that run their monitor at insane resolutions but have a tiny monitor).

It would be a good idea to have a thin divider between meters to more clearly define the boundaries of each meter.
  Reply With Quote
Old 03-07-06, 11:09 PM   #155 (permalink)
Aximsite Minor League
 
axjax's Avatar
Member
 
Join Date: Feb 2006
Location: Western MASS
Posts: 146
Device: Motorola
Carrier: Verizon
Thanked 0 Times in 0 Posts
I've just finished reading through this entire thread. It's a great example of action-reaction repeated over and over as Dogfood has written what appears to be a nice application that has been tweaked on the fly based on good suggestions from thread participants.

I would ask one question and also make one suggestion. Can this app be used to actually modify lines of the registry as it's name _might_ imply? If so, it would be helpful to include information in this thread's first post on how to do that. Likewise, Dogfood might consider adding a brief statement about install options.

Doggie... I liked the soft reset button, so as a future option, maybe a soft reset icon on the screen someplace obscure? Sometimes you need to do a SR when the unit is in the car mount, and it would be nice to do that without having to remove the unit.
__________________
AxJax
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

• Axim X51v • 2GB Lexar 80X CF • GlobalSat BT-338 GPS • TomTom5 • Mapopolis v.3.27
"If God really wanted us to compute, we'd have memory slots in our heads"
axjax is offline   Reply With Quote
Old 03-08-06, 09:18 AM   #156 (permalink)
ktvyeow
Guest
 
Posts: n/a
Hi, may I suggest colour change at different levels of battery levels like Batti. Changes colour when it goes below 40% and 20% perhaps? Customizable to whichever level we like...
  Reply With Quote
Old 03-08-06, 10:11 AM   #157 (permalink)
badbob001
Guest
 
Posts: n/a
Originally Posted by ktvyeow
Hi, may I suggest colour change at different levels of battery levels like Batti. Changes colour when it goes below 40% and 20% perhaps? Customizable to whichever level we like...
A similar program, but not as customizable, is XscaleMonitor (http://personales.ya.com/beemer/xscalemonitor.htm). It features a rainbow scale of colors to represent different levels and for me, it was very confusing. I even had to print out the color scale and stick it onto my pda case so I could refer to it. It was just a case of information overload. I find dogfood's separate meters for everything to be much better.

I suppose a compromise of having the bars go from red, yellow, and green would not be too taxing on the senses.

Last edited by badbob001; 03-08-06 at 10:34 AM.
  Reply With Quote
Old 03-08-06, 10:14 AM   #158 (permalink)
badbob001
Guest
 
Posts: n/a
Is the offical name of this app Dogfood's RegTweak? I keep referring to it as 'this app' or 'Dogfood's app'. The thing is, I use the app for the meters and have no interest in the registry tweaks part.
  Reply With Quote
Old 03-08-06, 10:33 AM   #159 (permalink)
badbob001
Guest
 
Posts: n/a
Originally Posted by axjax
I would ask one question and also make one suggestion. Can this app be used to actually modify lines of the registry as it's name _might_ imply? If so, it would be helpful to include information in this thread's first post on how to do that. Likewise, Dogfood might consider adding a brief statement about install options.
A free app to edit the registry manually, is Total Commander (http://www.ghisler.com/pocketpc.htm). To save you some confusion, to get to the registry, click on \ and then \\.

Originally Posted by axjax
Doggie... I liked the soft reset button, so as a future option, maybe a soft reset icon on the screen someplace obscure? Sometimes you need to do a SR when the unit is in the car mount, and it would be nice to do that without having to remove the unit.
Not sure how a softbutton would work when the app's interface is just a few rows pixels on the top and bottom of the screen. Psshutxp is a free app that allows you to turn off the display, turn off the device, or do a softreset. It can put a icon on the lower-right corner of the today screen for you to access it. (http://ppcsoft.narod.ru/english/). Another alternative is Magicbutton, a task manager that shows an icon in titlebar. If you hold the stylus on the icon, it will show a menu with an option to reset the device. (http://www.trancreative.com/mb.aspx). But usually when I need to do a reset, the machine is too frozen up for me to click to anything.
  Reply With Quote
Old 03-08-06, 12:21 PM   #160 (permalink)
Aximsite Minor League
 
Join Date: Jul 2005
Location: Canada
Posts: 269
Device: Qtek A8300
Carrier: Rogers
Thanked 4 Times in 2 Posts

Awards Showcase
Aximsite Contest Winner 
Total Awards: 1

Thanks folks for all the great ideas! RegTweak is kind of a confusing name for the monitoring part. That was how it got started. Please bear with me there.

Unfortunately I don't have the bandwidth to do everything everyone wants. Especially different person has different, and often conflicting taste. For features I would consider doing, please check out the "Possible new features in the future" section in the first post of the thread. I'll keep updating that section.

Thanks, badbob001, for pointing out a few utilities whose features some people asked. Indeed I do not plan to put in features that other apps already do a good job at, especially when they are also available free. That being said, I would not plan doing registry editor, soft-reset button features. As for having different color for different status level, I too find it is confusing. It would be okay if there is only one thing being monitored. But not when you have four different status.

Now I've fininshed coding the feature to allow changing the system colors and shell colors. But I'm not sure if everything is correct (mostly works on the emulator). Also I haven't looked into the potential conflict between shell color and theme colors. Would you like me to post the beta version? Please vote.
dogfood is offline   Reply With Quote
Old 03-08-06, 09:08 PM   #161 (permalink)
Aximsite Minor League
 
danieldc's Avatar
Member
 
Join Date: Feb 2006
Location: California
Posts: 190
Thanked 0 Times in 0 Posts
Cool. Lets see Dog do some magic :D

Last edited by danieldc; 03-08-06 at 09:11 PM.
danieldc is offline   Reply With Quote
Old 03-08-06, 09:10 PM   #162 (permalink)
Aximsite Minor League
 
danieldc's Avatar
Member
 
Join Date: Feb 2006
Location: California
Posts: 190
Thanked 0 Times in 0 Posts
Say go ahead and post the beta, matter of fact, I forgot I'm using PPC IE so your have to e-mail it to me so I can check out any errors, say dog did you see my post regarding the webhosting have you checked it out?
danieldc is offline   Reply With Quote
Old 03-09-06, 01:14 AM   #163 (permalink)
Aximsite Minor League
 
Wollombi's Avatar
Member
 
Join Date: Jun 2005
Posts: 230
Thanked 0 Times in 0 Posts
Originally Posted by axjax
Doggie... I liked the soft reset button, so as a future option, maybe a soft reset icon on the screen someplace obscure? Sometimes you need to do a SR when the unit is in the car mount, and it would be nice to do that without having to remove the unit.
This can already be done with psShutXP, which can put an icon in the system tray that gives you access to soft reset, power off, and screen off.
__________________
Sean

Pride is the consummate nemesis of clarity of mind.

45.56213% - Super Geek

Last edited by Wollombi; 03-09-06 at 01:35 AM.
Wollombi is offline   Reply With Quote
Old 03-09-06, 01:40 AM   #164 (permalink)
Aximsite Minor League
 
Wollombi's Avatar
Member
 
Join Date: Jun 2005
Posts: 230
Thanked 0 Times in 0 Posts
Originally Posted by dogfood
Possibly new features in the future
  • ...
  • Mapping buttons to programs depending on how long the hardware buttons are pressed
COOL!! Thanks for considering that, Dogfood.
__________________
Sean

Pride is the consummate nemesis of clarity of mind.

45.56213% - Super Geek
Wollombi is offline   Reply With Quote
Old 03-09-06, 02:01 AM   #165 (permalink)
Aximsite Minor League
 
Join Date: Jul 2005
Location: Canada
Posts: 269
Device: Qtek A8300
Carrier: Rogers
Thanked 4 Times in 2 Posts

Awards Showcase
Aximsite Contest Winner 
Total Awards: 1

Originally Posted by danieldc
Say go ahead and post the beta, matter of fact, I forgot I'm using PPC IE so your have to e-mail it to me so I can check out any errors, say dog did you see my post regarding the webhosting have you checked it out?
Oh, yeah. I read your post about that. Sorry that I haven't checked it out yet. Will do. Thanks a lot.
dogfood is offline   Reply With Quote
Reply

Tags
registry, tweaks

Sponsor Ads

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:45 AM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-09 LeckMedia, LLC