Hi All
Does anyone know how to change the Battery Icon on the new ROM. This is the same screen when I was back using the Hima05.
Hey, Buzz sir, could you give us a flash on this? I have searched for the Reg but without luck.
Thank
Julius
I don't know how to do this, but check this post, it's a small plugin that replaces the standard date/time plugin with configurable format and internet (swatch) time support!!
http://www.pocketpt.net/forum/index.php?act=ST&f=6&t=8229
Here's a screenshot of it!
neat Though not seeing a download link (might have to be logged in, I suppose). But getting rid of the battery icon altogether would be nicest for the matter at hand
ZeBoxx said:
neat Though not seeing a download link (might have to be logged in, I suppose). But getting rid of the battery icon altogether would be nicest for the matter at hand
Click to expand...
Click to collapse
The download file is found near the bottom of the page file name: TodayTimeCab.zip (16.2k)
Hope you like it!!
I'm still improving it, so any bugs detected or sugestions are very much welcome and apreciated!
Looks nice,
an option to add the week number shuold be nice.
I can't really give suggestions as I've poured a bunch of cash into a project much like it - figures, two projects that are very much like it pop up right after I do so, and a long time after I openly requested it. That's life eh ?
But here's two bugs
- even though you seem to imply that seconds are accepted, it doesn't seem to update per-second
- when installing, add Selectability=1 to make sure users can navigate to the item with the d-pad/arrows and use the OK/enter button to 'tap' it so they can enter the date/time/alarm/etc. controls
ZeBoxx said:
I can't really give suggestions as I've poured a bunch of cash into a project much like it - figures, two projects that are very much like it pop up right after I do so, and a long time after I openly requested it. That's life eh ?
Click to expand...
Click to collapse
True, true...
ZeBoxx said:
But here's two bugs
- even though you seem to imply that seconds are accepted, it doesn't seem to update per-second
Click to expand...
Click to collapse
I knew that, I did that on purpose because refreshing the screen that many times didn't seem to be a good option...
I'll test this one better and give it some thought
ZeBoxx said:
- when installing, add Selectability=1 to make sure users can navigate to the item with the d-pad/arrows and use the OK/enter button to 'tap' it so they can enter the date/time/alarm/etc. controls
Click to expand...
Click to collapse
Done!!!
How done?
Did you update the attachment at http://www.pocketpt.net/forum/index.php?act=ST&f=6&t=8229 ?
Conchas said:
How done?
Did you update the attachment at http://www.pocketpt.net/forum/index.php?act=ST&f=6&t=8229 ?
Click to expand...
Click to collapse
Yep, check the attachment, it should read "TodayTimeCab_0.1.0.1.zip"
(é bom ver tugas por aqui também!)
Good work! New Battery at TitleBar is really annoying...
A few suggestions, if it is not asking too much
- Internet Time should be inserted with proper syntax configuration (for instance 'i, HH:MM' or '@, HH:MM'). This way user could choose to have it or not.
- Font size configuration would be also very welcomed. I use Today font size at the minimum, but for TodayTime I'd like to see it larger.
- When Today screen displays a lot of items and the left scrollbar gets displayed, it overlaps left part of time string
I was able to overcome this inserting a few sapces at end of time format string. However it would be nice to have it always right justified.
(Há Tugas por todo o lado )
In order to speed-up confgurations after Hard Resets... I'm installing 'TodayTime' among several other apps, from ExtROM and customize settings via a cab file at ExtROM also.
It happens that 'date' and 'time' format strings are stored into registry, at keys with very unusual names (see bellow).
In fact they include special characters like horizontal TAB (HT) and Vertical TAB (VT), where spaces seem to be.
...it must be something automatically generated...
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Today\Items\TodayTime]
"RightFormat TodayTime(Software\\Microsoft\\Today\\Items\\TodayTime"="HH:mm "
"LeftFormatRightFormat TodayTime(Software\\Microsoft\\Today\\Items\\TodayTime"="yyyy MMM dd, ddd"
This causes a lot of problems to loaders (specially the VT), and in fact didn't find a solution yet.
Can't you use more "regular" registry key names!?
e.g.
"RightFormat"
"LeftFormat"
might be good to move the topic of the TodayTime today item to a new thread, and get this thread back on topic: removing the battery icon from the taskbar in AKU2 roms.
Conchas said:
Can't you use more "regular" registry key names!?
e.g.
"RightFormat"
"LeftFormat"
Click to expand...
Click to collapse
That's a bug, it should be as you wrote it!! I'll fix it today
ZeBoxx said:
might be good to move the topic of the TodayTime today item to a new thread, and get this thread back on topic: removing the battery icon from the taskbar in AKU2 roms.
Click to expand...
Click to collapse
You're right! I'll create a new topic on the next update!
Related
Hi,
I can't beleive that I have to use 2 lines to show date Item on today with this new ROM! How can I hack the reg in order to optimize space on my today screen?
try this:
Hi Ecraseur,
Edited : I was not able to download your file but found it under another thread.
Seems to work quite nicely. Only question I have, it says "@466" with me, just before the time is displayed. What is this and can it be taken away ?
regards,
Ruud
What is the @NNN number
The @NNN number you see on your display is Internet Time, as defined by Swatch.
http://www.computeruser.com/resources/internet_time/
Best Regards
Hi Ecraseur,
OK, nice read. I now completely understand what it means.
At @562, I was completely informed
Now, how do I get it away as I hardly ever have any need for it.
Or is this not possible. I mean, there are different formats possible for
the date and the time, but the time has no mentioning whatsoever of this Swatch-time.
regards,
Ruud
You can ask to the developper
http://www.pocketpt.net/forum/index.php?act=ST&f=6&t=8229
Greetings,
I'm the developer of TodayTime! I've read all of your comments and suggestions and I'll check the file, make some changes and post a new version later today!
New version will include support for date & time formats either on the left and/or the right of the screen (and maybe the center!), format support for swatch internet time, and font-size overriding.
Please check back later for a new version
Great! Thank you very much for the plugin
Is it possible to add an alarm bell time if it's turned on? Just like the normal WM5 plugin? And maybe the active alarms time too? :wink:
I personally don't use swatch time and I prefer alarm time
The changes are made, i'll test it and upload a new version tomorrow!
YRLS said:
Great! Thank you very much for the plugin
Is it possible to add an alarm bell time if it's turned on? Just like the normal WM5 plugin? And maybe the active alarms time too? :wink:
I personally don't use swatch time and I prefer alarm time
Click to expand...
Click to collapse
Hum... I'll have to check the API for that!
ei99070 said:
The changes are made, i'll test it and upload a new version tomorrow!
Click to expand...
Click to collapse
Hi any update on this?
Hi, i'm posting a little wm_paint bug.
When switching from poirtrait to landscape mode, time is hidden by a scrollbar if any.
Any way to check the existence of the scrollbar?
I'd like to see the clock icon as in the original version also (nuttin important however).
playerkiller said:
Hi, i'm posting a little wm_paint bug.
When switching from poirtrait to landscape mode, time is hidden by a scrollbar if any.
Any way to check the existence of the scrollbar?
I'd like to see the clock icon as in the original version also (nuttin important however).
Click to expand...
Click to collapse
This has been reported, will check that on next update
Please report further bugs/suggestions and check for further updates on this topic!
Old info now, please checkout the new thead here:
http://forum.xda-developers.com/showthread.php?t=391147
looks pretty friggin good to me man. Is there a .cab file you can put together for this?
Putting the final touches on it as we speak
OrganicM said:
I was able to get the TestUIPlugin to work and update in realtime. I used mortscript to get values from "weather watcher mobile", which is free. Currently, you run the script, it loads weather watcher, copies over the forecast data, updates the registry entries for testuiplugin, updates the plugin, and closes weather watcher in the background. It's not very elegant right now, because it uses mortscript. Maybe someone can write a standalone exe based on my work.
Here's what it looks like right now. Any ideas to improve the layout ?
Click to expand...
Click to collapse
I was wondering the same thing as Pudge. It may not look exactly like you've mapped it out in your head...but it looks pretty darn good to me. A .cab would be great, Organic.
OrganicM said:
Putting the final touches on it as we speak
Click to expand...
Click to collapse
One question... This won't somehow change our home layout to the CHome Slim, will it? I like my festively plump slider panels the way they are! lol I just want the weather .cab.
Rip Syntaxx said:
One question... This won't somehow change our home layout to the CHome Slim, will it? I like my festively plump slider panels the way they are! lol I just want the weather .cab.
Click to expand...
Click to collapse
Haha! fesitvely flump? I thought i was the only one who used that term!
Hahaha Actually it WILL, because I wrote this for myself. Buuuuuut, I will make an original version as well
Hey OrganicM, It looks sick but if i could suggest something, then it would be the title, instead of making the "temperature" the title, why not make it My Weather or something along those lines and underneath it - you could make a line for the temperature, upto u - otherwise it looks amazing - Keep up the good work and post a .cab when ur done
Good Luck !
I know, that's what I wanted to do initially, but this damn TestUIPlugin, will NOT let me do two lines of text!! Only thing I could do, is append the current temperature at the end of the forecast blurb... But it wouldn't really make it stand out.
OrganicM said:
Hahaha Actually it WILL, because I wrote this for myself. Buuuuuut, I will make an original version as well
Click to expand...
Click to collapse
That would be awesome. Many thanks.
check the first post
About implementing it to any panels, slim or not...
Hi OrganicM!
Nice job you done with this app.
I took a look at your cab _setup.xml and I was wondering what needs to be changed to the Chome_320x240.cpr for the app to work, since I prefer my chubby panels and its icons and overall layout (just a matter of taste, you know).
Perhaps you could post a little step by step guide for the ones like me who want to implement it by hand, with the needed files in a single compressed file (zip, rar, your choice really, I've already got them from the cab ).
Thanks in advance.
Cheers.
cassiano said:
Hi OrganicM!
Nice job you done with this app.
It took a look at your cab _setup.xml and I was wondering what needs to be changed to the Chome_320x240.cpr for the app to work, since I prefer my chubby panels and its icons and overall layout (just a matter of taste, you know).
Perhaps you could even post a little step by step guide for the ones like me who want to implement it by hand with the needed files in a compressed file (zip, rar, your choice really, I've already got them from the cab ).
Thanks in advance.
Cheers.
Click to expand...
Click to collapse
If I'm not mistaken, I thought he intended to post the .cab for the "chubby panels" soon anyway. I am on the same page with you, Cassiano. I like my plump panels, but I'd like to install Organic's .cab too. I don't necessarily wanna change anything in my homescreen layout--aside from including the new weather panel.
Guys... read the first post.... There might be something there for ya.
OrganicM said:
Guys... read the first post.... There might be something there for ya.
Click to expand...
Click to collapse
Disregard my previous posts! I see you've laid everything out in the 1st post. Thanks man.
Is anyone else have trouble updating the city? I'm trying to get Seattle on here, but it won't find it by name, and if using the zip is keeps showing sunny Las Vagas... That sucks, mainly 'cause it nice there and not here... Thanks.
This thing is awesome. Just what I needed. However, is there a way to remove the photo and media pannel? I tried to edit the XML file but it doesn't change. Any ideas?
Thanks..
Just set the plugins as "disabled" right in the registry.
Updated first post again, this time I added a "last updated" time in the top right corner. This gets updated everytime the weather script runs, so you have an idea how recent the info is.
Alright...for some reason it won't allow my city to be displayed when setting up Weather Watcher. It'll take me to a blank IE screen. I made the change to my city in 'Options', like instructed. Then tried to open 'Update Weather'. It would take me back to the blank IE screen. On the homescreen--the weather sliding panel is blank and just has a sun in it. Is there something I'm not doing?
goboi said:
Is anyone else have trouble updating the city? I'm trying to get Seattle on here, but it won't find it by name, and if using the zip is keeps showing sunny Las Vagas... That sucks, mainly 'cause it nice there and not here... Thanks.
Click to expand...
Click to collapse
Are you sure you're spelling it correctly ? Mine finds it right away.
Hello Guys,
Finally, we have an almost working solution. A member has posted a .cab that changes your DPI from 131 to 96 DPI.
It works ! I have personally tested it myself. However, it still needs work done.
This looks great but it still needs some minor work done. If I do come across any solutions, I will keep you guys posted. If you guys come across anything, please post here so we can figure this one out.
Setup Instructions:
1) Run the WM6.1-131to96dpi.CAB file
2) when it asks for you to restart, do not restart.
3) Click Start, Accessories and run Command Processor, and click the "..." button.
4) Go to Menu, Browse Folder, and select the folder where you put the dpi.ccs file.
5) Now you will see the dpi file, and then go ahead and run it.
6) Wait for it go back to the homescreen and then reboot your phone.
Uninstall Instructions:
1) Start > Settings > Remove Programs
2) Select .CAB (131 to 96 dpi)
3) Click Remove Program
---------
Issues:
1) Programs in storage card - do not run OR files are missing
2) Rinku's Iconbar is slightly cut off from the bottom
3) Smart tool kits "start" button is misaligned
4) Wallpaper is slightly cut off from the bottom
5) NRG Miniweather - Date & Day are not properly aligned either
6) Pocket Nester Plus not working (maybe due to ROMs stored on storage card)
ATTENTION: PROGRAMS ON SD CARD ARE NOT WORKING, NOR ARE MY IMAGES FOR MYFAVES SHOWING UP. HOWEVER, STORAGE CARD SEEMS TO WORK.I UNINSTALLED IT AND EVERYTHING WORKS FINE.
I am posting screenshots for you guys and I have attached the .zip (which includes .cab and dpi.ccs) for you to download. The experts out there, use this as foundation and see if you can fix it for our phones.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
DISCLAIMER: USE THIS AT YOUR OWN RISK. FOR NOW, THIS IS STRICTLY FOR TESTING PURPOSES ONLY. I'M NOT RESPONSIBLE IF YOU BRICK YOUR DEVICE OR ERASE THE CONTENTS OF YOUR DEVICE.
Credit goes to falleny for posting this .cab and pudgedaddy for instructions on how to fix dpi.ccs - Great Job!
Best Regards,
lukybandit
thanks for your updated screenshot...
try to delete lcd.ttf and plumsip5.dll from your windows folder
if it still have problem, i may ask the guy who make this cab
pudgedaddy said:
One thing i have a question with is how does this behave when using PIE or Opera Mobile or Opera Mini? or other applications such as games ?
Secondly, now un-installable is this app? If it's not something i want to use at this point, am i at the point of no return without hard-reset?
Click to expand...
Click to collapse
i can sure this is safe and uninstallable...have a try, if u don't like it...just uninstall it...from your setting menu
aiight it works fine...if u have LCD installed and use medium or larger format in Opera it won't look right. and yea...other than that...seems to be working fine...another note.
dpi.css.zip has to be renamed to dpi.css and then in CeleCMD you have to make it so it can see all files then u can run dpi.css...at least that is what i did. and all works fine.
edit: Or that.
works great...few issues...the messaging icons are a bit messed up...in celetask the 'reboot, shutdown, etc' icons are a bit messed up...hmmm...picture viewer is acting funny....and i cant access folders on my storage card just the storage card itself.
What's the purpose of lowering the dpi?
Please Check Post 1
I have fixed the dpi file by renaming dpi.css to dpi.ccs as well as unzipped it into the ZIP folder in first post. Thank you pudge for the instructions
Now you can follow the instructions and it should work as shown but there are still some minor issues except one being major that is SD programs are not working. I don't know how to fix this. If anyone comes across any fixes, please post here.
another issue...PocketNesterPlus not working (ROMS are stored on storage card so that may be the issue) get :
Error
_____________________
can not open or Mapper not supported
Thank you, and thanks to everyone that worked on this. I have been waiting for this for a while.
I was going to install it earlier today but i was getting a corrupt message from the dpi.css; Im glad you updated it very quickly.
If anyone is running Rickywatts vanilla ROM, you can find the command processor in "My Tools". Just a heads up.
Dang it, that sucks cause I got guitar hero three on my SD card... What the heck...
this is a great day thank you for your hard work. I tried this myself but my WM kung-fu is lacking anyone else?
First of all, thanks to all the developers and researchers responsible for making this happen.
Second, I'm getting the following error when I try to Install the cab (I open the cab, the progress bar goes all the way 'till its end the this is displayed):
"Installation was unsuccessful. The program or setting cannot be installed because it does not have sufficient system permissions".
Is anybody else getting the same error and/or knows what should I do to get past it? I really want to try this...
BTW, my excalibur is app unlocked already (surreal networks app used).
Thanks in advance.
Cheers.
I really like the way this looks, but is there anything i can do to make the text a bit bigger?
Im running WM6.1 and the small text is somewhat hard to read.
Sorry guys if this is a repitive question, but what is the purpose of lowering the dpi? I have read post one Lukybandit, but it doesn't say what the benefit is.
Would someone mind posting a few reasons why this mod is desired?
Thanks.
Big_O said:
Sorry guys if this is a repitive question, but what is the purpose of lowering the dpi? I have read post one Lukybandit, but it doesn't say what the benefit is.
Would someone mind posting a few reasons why this mod is desired?
Thanks.
Click to expand...
Click to collapse
Although i personally wouldn't recommend installing this at the moment ( issues with the storage card and alignment issues)
basically this works similarly to increasing your screen resolution on your PC.(minus the actual resolution changing) meaning it fits more stuff on your devices display since it shrinks down what is placed on your screen.
Big_O said:
Sorry guys if this is a repitive question, but what is the purpose of lowering the dpi? I have read post one Lukybandit, but it doesn't say what the benefit is.
Would someone mind posting a few reasons why this mod is desired?
Thanks.
Click to expand...
Click to collapse
Hey,
Sorry, that post wasn't directed at you.
The only benefit I can see from this is what pudgedaddy said. By lowering the dpi, you are able to fit more things onto the screen and i guess it looks cleaner. Like that of a pc. I hope that answers your question.
That's great. Appreciate the info. Sounds like a fun mod. Will give it a try when you guys say it's ready .
man - great find. this would be so awesome if we can get the storage card isue working. the extra screen real estate is great for contacts, texts, damn near everything.
works as advertised and uninstalls perfectly.
Anyone have any progress with any of the issues? So far, I haven't been able to dig into it.
This thread is especially for people who showed deep interest in this project. I suggest you start testing, post feedback and try and find solutions since this has been made possible for those who wanted this.
Good Luck and Keep Us Posted.
Need help to be able to test...
lukybandit said:
Anyone have any progress with any of the issues? So far, I haven't been able to dig into it.
This thread is especially for people who showed deep interest in this project. I suggest you start testing, post feedback and try and find solutions since this has been made possible for those who wanted this.
Good Luck and Keep Us Posted.
Click to expand...
Click to collapse
Hi!
I'm willing to test it, but i can´t get around the problem i posted before:
"I'm getting the following error when I try to Install the cab (I open the cab, the progress bar goes all the way 'till its end the this is displayed):
"Installation was unsuccessful. The program or setting cannot be installed because it does not have sufficient system permissions".
I've already checked my phone's registry for any lock on the policies, but it's effectively unlocked, and other cabs/apps signed and unsigned install without any problem... BTW, I'm using Ricky's wm6.1 v23 ROM...
Can someone give me some help on this? I'd really appreciate it!
Thanks in advance and cheers.
It is finally here for download, Weather with radar,forecast,hurricane,and a SYSTEM MONITOR!!!!
For Forum Viewers:
I am pleased to release the latest updated version of our weather for wm 6.1.
I have spent lots of hours with Showaco revamping the layout. We are please to see that our old cab had hundreds of downloads, so we're pretty sure you are all gonna love this.
Check it. We have gotten rid of a forecast panel that messes up the layouts for one of your other panels. We went with a complete revolution to the way you display multiple full screen panels, with different info, and pics. Guaranteed no other weather exists like this for your WM6.1 smartphone.
We hope you like it alot. This new forecast will switch between your current homescreen, no matter what it is, EVEN IF IT IS NOT ONE OF OUR LAYOUTS!!! That's right, if you mod your screen, but still want to use the forecast panels, no problem. Just go to the link in your start menu, and it will switch to our forecast panels, and press on any of the forecast days or their right soft key, and BAM. You are right back to your original homescreen. So you can use one of the several layouts we preset for you, or you can make your own. If you do, I highly suggest using Showaco's CPR and DLL switcher app. It is very sweet for us, modders.
Below are instructions on how to install and how to use. Same as before, there are layouts for 5 day,4,3,2 day, and Current Day forecast for the clock, as well as layouts with a monitor with background for the clock or without. I have added several new options in the advanced options menu. One of which is to enable audibles during updates. So, if you want, you can have auditory announcement during the updating process. Use if you want or not. The possibilites are becoming endless.
LOOK AT POST #33, FOR MORE PICS OF OTHER ADDITIONAL LAYOUTS!!!
NOTE: I have added a new homescreen layout for windows mobile 6.1 standard. It is a sliding panel with media homescreen. It is just set up best for our new app. So, just go to the homescreen layouts section at any time and choose, kennys sliding panel. That's it. Your phone will be complete.
Instructions:
******MAKE SURE YOU READ THE UNINSTALL NOTES & BACKUP YOUR REGS BEFORE INSTALLING, IF YOU ARE UNFAMILIAR************
1. Download the cab from xda site from link below.
2. Copy the cab to your smartphone.
3. Navigate, using your phone, to the place that you copied the cab, and click on the cab's icon.
4. You will then automatically begin installing the application.
5. Once install is complete, go to ODSHOWeather Options in your start menu and set up all of your options.
6. Reboot if needed.
7. If weather update has not already been completed at this point. Run weather update. If you are not sure where to start it,
just press on any page in the forecast panel, or access it through your start menu.
8. Enjoy!!!
Uninstall Notes:
If you wish to uninstall the weather app, instructions are as follows:
1. Go to settings and remove programs. Once in remove programs, select the ODSHOWeather WM6.1 Weather
2. It will uninstall, it takes up to a few minutes.
3. If any settings are messed up. Update your regs from before install.
4. To remove start menu links, just navigate using explorer on your phone or pc to remove the lnk to our app. That's it.
5. For any further questions, just Post or pm Outerdepth or Showaco on the xda forums.
Usage Instructions:
1. We have set the clock right soft key to switch to the forecast panels, press it to switch to those.
2. To return to your homescreen, just press the center button on any of the forecast panels or their right soft keys.
3. The radar, hurricane, and air quality pages have center button (actionurl) linked to the apps that update those.
DOWNLOAD LINK: Updated (08-29-2008) at 6:45 pm central time
Download Here
Download Mortscript Cab here
For anyone that needs to find their city code, use this link and change the location in this url to the name of your city and then go to it and it will give a list of all cities worldwide that have that name. Get your location from there and enter it exactly as it appears in the quotes, but do not use the quotes.
http://hadle.accu-weather.com/widget...ation=calcutta
So, for this link above, if you were looking for Calcutta, India. Go to this link, and you will see a line like this:
<location cnt="1" city="Calcutta" state="India(Bangla)" location="ASI|IN|IN036|CALCUTTA" />
So your location to enter in to options would be :
ASI|IN|IN036|CALCUTTA
This should work for cities worldwide.
OMG, looking at this one cannot help but wonder if we really need to know all that sh!t
I agree, it does look very "busy". Heh
jsp_m said:
OMG, looking at this one cannot help but wonder if we really need to know all that sh!t
Click to expand...
Click to collapse
Thanks for the input man. I appreciate it. It is very busy if you have the monitor, but not much busier than it would be with iconbar up top. That has about the same amount of plugins as mine, but I have included a battery meter and system monitor. It's all on one line, just like the iconbar, and with the iconbar removed from the top, it takes up the exact same amount of space. I am sorry to hear that you don't like the busy-ness of it. Just so you know the monitor is an addon. If you don't like it, there are two other layouts without it. So no need to hate. Anything else? That was a really short reply, no other ideas? Well, if you think of something else, please, feel free to respond.
NRGZ28 said:
I agree, it does look very "busy". Heh
Click to expand...
Click to collapse
Hey dude, good to hear from you. I haven't heard from you in a while. It's nice to know you are still around. I hoped you would like the newly updated weather app. I notice you obviously think it looks too busy for you as well, cool. No need for the monitor, that's cool, I know you already have one anyways. I am thinking about making the different plugins for the monitor optional, so you can pick which ones you want and don't. If you think that's a good idea or anyone else does, please, feel free to reply. Hope you're having a good one. Take it easy, brother.
great app! I do have a question/concern...
After I installed it and did several updates, the temperatures for the 5 day stayed the same for a while, but after a few times, they finally adjusted to todays date, but with the same temps as before. Example: for wednesday it said low was 72 and high was 98, after updating it said friday was 72 - 98 even though the sliding forecast panel had the high on friday being 86.
Also, the temp. reading next to the clock stayed at 82 degrees all day and still hasn't went up or down. I live in the south and I know when it isn't 82 lol.
Any help would be appreciated!
Thanks again.
I'm downloading now. Looking forward to trying this out.
Living in the UK, I suspect the radar and hurricane warnings will be of little practical use but hey, I'm connected. I know what's happening.
Off to play with my new toy, will report back ...
I think I can help you
No problem, if you open your reg editor and go to HKLM\Software\Outerdepth\KPWeather, find the entry that says: fupdate.
Change that value to 1. It will run the app in its entirety. This will then reload your screen at the end of the update. What happens on this fupdate=1, is your phone runs the update for the forecast panel.
We didn't want to update the forecast panel on every update, because it adds time to updating the weather, so we have it set to update the forecast days on every 8 times, this updates the forecast panel, and the forecast icons and data on the clock panel. Sorry for the confusion.
I live in the south as well, Memphis, TN. It has horrible temps here, so I understand. I am not sure about it not updating these values for you.
PM me, and we will get to the bottom of this, quickly I am sure. Sounds like a refresh problem that's all. We will get to the bottom of this. Just pm me.
thompsonjdt said:
great app! I do have a question/concern...
After I installed it and did several updates, the temperatures for the 5 day stayed the same for a while, but after a few times, they finally adjusted to todays date, but with the same temps as before. Example: for wednesday it said low was 72 and high was 98, after updating it said friday was 72 - 98 even though the sliding forecast panel had the high on friday being 86.
Also, the temp. reading next to the clock stayed at 82 degrees all day and still hasn't went up or down. I live in the south and I know when it isn't 82 lol.
Any help would be appreciated!
Thanks again.
Click to expand...
Click to collapse
Look at previous post!!
This is for everyone, if you are having trouble getting the forecast icons to change at 1st, look at the previous post, this should update them once you run weather update. I will also upload a reg key for this. It is located below.
Sorry for any confusion. I will make the updated cab fix this, so when you 1st install it, there is no problem. For now, just download this reg key below, install it by clicking on it in your explorer, then run weather update. Thanks.
Edit: I have a new cab with this updating the everything the 1st time fixed. Also, I have left out some pngs on the storage card. The new cab has them. Sorry for any inconvenience. It is not prob. Just download the new cab and it will solve your problems. Sorry about any confusion. Here's the link:
http://www.mediafire.com/?ciaoz0ze4xa
Also, 1st post link is updated as well.
Thanks.
ratstrangler said:
I'm downloading now. Looking forward to trying this out.
Living in the UK, I suspect the radar and hurricane warnings will be of little practical use but hey, I'm connected. I know what's happening.
Off to play with my new toy, will report back ...
Click to expand...
Click to collapse
I hate to bump my own thread.
I have to. I messed up and left some pngs out of the cab for the storage card. It will not update the forecast icons on the clock panel, so this cab fixes that. Everything else should be good. Sorry for any inconveniences.
I have tried everything under the sun to keep this app smooth. Sorry for wasting time for anybody. This is the breaks when writing software. I am glad though, to see that people don't give up. Hope you all enjoy the app!!
http://www.mediafire.com/?ciaoz0ze4xa
That's the new link to the cab.
Edit: I have given this to Faus Zayas from our forums here, this kid knows his sh!t too. He has run the fix, and now all digits update correctly. Thanks to him for being my guinea pig.
Okay.
I uninstalled the previous weather app by NRG which has been trouble-free and installed your cab as per instructions. All seemed well and what appeared to be the present conditions and forecast for somewhere within the 'Rebellious Colonies' appeared.
98F - bugger me that's cosy.
I went to options and input the magic code for the nearest place to me, a town about 10 miles and 1500ft from me, and updated.
'No data available' - I am disconsolate.
I've checked the settings, reset the phone, checked the settings, burned offerings, bought it a beer; to no avail. The cat's made itself scarce again ...
So. What have I stuffed-up?
Does it just need more beer? Or something much more fiendishly clever?
I do like the system bar, although a Bluetooth icon appears even if BT is switched off.
I've made a mess of this haven't I?
*** EDIT ***
Belay that Mr Christian, promptly uninstall our version and replace it with the latest.
Oh yes, and you can stop flogging the cabin-boy now ...
so far, works like a champ!
Thanks for your hard work on it!!
Bugger, I haven't the foggiest, what you just said?
No, just kidding. I understood most of what you said. Either that was for a quick jest or that was a drunken rant. Either way, that was frickin swizzle up in the hizzle for rizzle my nizzle. That's izzle.
Church, Hollah!!!
ratstrangler said:
Okay.
I uninstalled the previous weather app by NRG which has been trouble-free and installed your cab as per instructions. All seemed well and what appeared to be the present conditions and forecast for somewhere within the 'Rebellious Colonies' appeared.
98F - bugger me that's cosy.
I went to options and input the magic code for the nearest place to me, a town about 10 miles and 1500ft from me, and updated.
'No data available' - I am disconsolate.
I've checked the settings, reset the phone, checked the settings, burned offerings, bought it a beer; to no avail. The cat's made itself scarce again ...
So. What have I stuffed-up?
Does it just need more beer? Or something much more fiendishly clever?
I do like the system bar, although a Bluetooth icon appears even if BT is switched off.
I've made a mess of this haven't I?
*** EDIT ***
Belay that Mr Christian, promptly uninstall our version and replace it with the latest.
Oh yes, and you can stop flogging the cabin-boy now ...
Click to expand...
Click to collapse
Hey everyone, I wanted to say:
I am glad the new cab seems to have fixed all probs. I want to add that there are other digits you can use that are in your storage card. They vary in color. You can customize this with these. For now, until I get this as an option. You can just copy the digits in any of the digits folders, and paste them over the originals. Then reupdate the weather to see your reflected changes.
There are many to choose from. Hope you enjoy.
hi
I was wondering if there is anyway I can make ODSHOWeather display in it's own panel and not take over the Carrier/Time panel?
Hi Outerdepth
How did you manage to get myPhoto more than 10 from the pictures files saved in the storage card?
bnycastro said:
hi
I was wondering if there is anyway I can make ODSHOWeather display in it's own panel and not take over the Carrier/Time panel?
Click to expand...
Click to collapse
It could be done by addng a current conditions page to the forecast panel. But not with multiple days on one page, only current for one page and each forecast day with its own page.
Another way is I could write you something that you could map to a key which would let you show and hide clock weather with the push of a button. The change would take a couple of seconds it wouldn't be instant.
Love this app!! Guys feel free to put it in the directorys over at TxCaesar. I have some questions:
the system monitor, seems to show messages when there are none, and the status of the batter is wrong. it almost seems like its just a pic file..am I doing something wrong?
Thanks again for all that youve done!!
TxCaesar
Edit: NVM I think i need to go back to school to read..I reread the first post.
txcaesar said:
Love this app!! Guys feel free to put it in the directorys over at TxCaesar. I have some questions:
the system monitor, seems to show messages when there are none, and the status of the batter is wrong. it almost seems like its just a pic file..am I doing something wrong?
Thanks again for all that youve done!!
TxCaesar
Edit: NVM I think i need to go back to school to read..I reread the first post.
Click to expand...
Click to collapse
Thanks, I've already added it to the downloads sections over there.
showaco said:
It could be done by addng a current conditions page to the forecast panel. But not with multiple days on one page, only current for one page and each forecast day with its own page.
Click to expand...
Click to collapse
can this be done already? I enabled full version of display but still get current conditions on the carrier plug and forecast on it's own panel.
showaco said:
Another way is I could write you something that you could map to a key which would let you show and hide clock weather with the push of a button. The change would take a couple of seconds it wouldn't be instant.
Click to expand...
Click to collapse
this is a feature that is really interesting. if ever it is implemented may i suggest it be added as optional.
again amazing work on this app
I've been a Happy PDA-Viet user for a long time, but it got corrupted due a faulty SD-card so it's time for a change. But, after trying out severeal of newer one's I noticed I'm missing a few (for me) important things:
- The small battery-icon on top of today, some ROM's show percentage, is there a cab for this?
- The most important thing, as I get a lot of emails, several ROM's don't allow me to select several messages and then mark them as read, I can only select one. (Again, perhaps a fix?)
I tried to search, i tried to google, but a no-go, perhaps You know something I don't?
CP-Geek said:
I've been a Happy PDA-Viet user for a long time, but it got corrupted due a faulty SD-card so it's time for a change. But, after trying out severeal of newer one's I noticed I'm missing a few (for me) important things:
- The small battery-icon on top of today, some ROM's show percentage, is there a cab for this?
- The most important thing, as I get a lot of emails, several ROM's don't allow me to select several messages and then mark them as read, I can only select one. (Again, perhaps a fix?)
I tried to search, i tried to google, but a no-go, perhaps You know something I don't?
Click to expand...
Click to collapse
My halloween rom has this Check it out!
PdaCorner V23 is great also and has this.
CP-Geek said:
I've been a Happy PDA-Viet user for a long time, but it got corrupted due a faulty SD-card so it's time for a change. But, after trying out severeal of newer one's I noticed I'm missing a few (for me) important things:
- The small battery-icon on top of today, some ROM's show percentage, is there a cab for this?
- The most important thing, as I get a lot of emails, several ROM's don't allow me to select several messages and then mark them as read, I can only select one. (Again, perhaps a fix?)
I tried to search, i tried to google, but a no-go, perhaps You know something I don't?
Click to expand...
Click to collapse
As far as the battery icon, I found that it was a setting within the Advanced Config (Schaps) for 'Today'.
Show on the title bar: Battery
rather than clock.
Thanks for the tips, Ill try the halloween
Edit: Halloween was fast! Too bad I couldn't live with the font's used in it. Damn, I liked it PdaCorner V23 had the multiple select, unfortunately it was through the menu and not by selecting with stylus by "drag'n'select". Hunt continues...
CP-Geek said:
Thanks for the tips, Ill try the halloween
Edit: Halloween was fast! Too bad I couldn't live with the font's used in it. Damn, I liked it PdaCorner V23 had the multiple select, unfortunately it was through the menu and not by selecting with stylus by "drag'n'select". Hunt continues...
Click to expand...
Click to collapse
You can change the fonts back to tahoma with nueFonts.
The Halloween rom is way fast! And, I didn't like the calibri font either.
CP-Geek said:
PdaCorner V23 had the multiple select, unfortunately it was through the menu and not by selecting with stylus by "drag'n'select". Hunt continues...
Click to expand...
Click to collapse
this is the outlook enhancement, try to use it to your advantage, for me who gets a lot of emails i can click a couple of times to mark all as read.
each to their own i guess.