Hello,
i'm currently working on a small weather app for windows mobile.
I'm not yet ready to release a version as an important feature is still missing (configuring the city where you live ).
It makes use of the Google.com weather API and also downloads the images from there.
Goal is to make it as finger friendly as possible, and support multiple resolutions (currently running in VGA) while keeping it simple feature-wise.
Developing under #develop 3.0 with .net CF 2.0 and it's my first Windows Mobile app
Todo:
- add customizeable font colors (currently only background colors changeable)
- transparent icons
- add multiple cities selection
Installation:
- Just unzip anywhere on your PPC
Change history:
V0.4.1 beta:
Just a very small update:
- Fixed bug where weather "age" showed wrong time if update was longer than 24h ago (added "d" now for showing whole days if > 24h)
- changed startup time, now shows last weatherdata much quicker
- added finger scrollable settings menu (test only)
- changed customizer to finger controllable (removed trackbars, again test only)
V0.4 beta:
- changed update behavior (no update on startup, only manual)
- cached last weather settings: Program will start with last downloaded weather data and display "age" of this weather data in hours or minutes
- Update now also possible by clicking the upper panel (in addition to the large weather icon)
V0.3 beta:
- .cab installer available
- Fixed download issue: No longer partly downloaded images
- fixed settings menu layout for VGA (now scales correctly)
- added "Customize" menu: Configurable colors for the 3 main layers (Upper, middle and lower)
V0.2 beta:
- reworked GUI, now should fit VGA and QVGA devices
- added "Settings": Hold & Tap to get into settings menu - allows changing of all weather related settings
- new icons (by www.defcom.com)
V0.1.1 beta:
- fixed QVGA display
- fixed °F / °C conversion
V0.1 beta:
- very early first release, use at your own risk!
- downloads weather data on start
- refresh by pressing the big weather icon
- customizeable only via xml settings file
- language can be changed by changing path (e.g. from .com to .de) of google URL in settings XML
- 2 settings with DE and EN languages available, just copy to the same location as the exe and rename to Settings.xml
Known issues:
- none
Download V0.4.1:
- check out "Attached files" section below!
Nemo0815 said:
Hello,
i'm currently working on a small weather app for windows mobile.
I'm not yet ready to release a version as an important feature is still missing (configuring the city where you live ).
It makes use of the Google.com weather API and also downloads the images from there.
Goal is to make it as finger friendly as possible, and support multiple resolutions (currently running in VGA) while keeping it simple feature-wise.
Developing under #develop 3.0 with .net CF 3.5 and it's my first Windows Mobile app
This is how it currently looks like:
Click to expand...
Click to collapse
Looks very promising. Will have an eye on it. If possible, please add the posibility to change the background so that it sticks to your favourite theme.
Layout looks clean, simple and nice. You say fingerfriendly - how about buttons ? Just did one quickly in Photoshop, maybe you use something like this, a bit lighter maybe to fit the big amount of white..
Maybe you could include an option to choose different icon sets as in WeatherPanel.
regards,
Martin
m.schmidler said:
Layout looks clean, simple and nice. You say fingerfriendly - how about buttons ? Just did one quickly in Photoshop, maybe you use something like this, a bit lighter maybe to fit the big amount of white..
Maybe you could include an option to choose different icon sets as in WeatherPanel.
regards,
Martin
Click to expand...
Click to collapse
Idea is good, but this would bloat this app. And the author wrote, that the images are directly from Google, so I guess different icon sets are not planned.
Looks like it takes up a lot of screen space. Will you have a simple today plug-in? The best that I've ever found is Pocketweather. It even has a GPS feature where it automatically updates your location and gives you that weather forecast. TONS of different today plug-in styles too.
nonegiven said:
Looks like it takes up a lot of screen space. Will you have a simple today plug-in? The best that I've ever found is Pocketweather. It even has a GPS feature where it automatically updates your location and gives you that weather forecast. TONS of different today plug-in styles too.
Click to expand...
Click to collapse
Well, I like the idea of a GPS feature, too.
Next idea: Automatic download of weather conditions with autoclose connection when it's done.
Lycox said:
Idea is good, but this would bloat this app. And the author wrote, that the images are directly from Google, so I guess different icon sets are not planned.
Click to expand...
Click to collapse
Well since I'm downloading those images only once (not if they already exist) one could easily replace them with other images.
However, the filenames would have to be identical and one would need a complete list of google's weather icons (which i don't have).
Good idea, congratulations and good job
Nemo0815 said:
Well since I'm downloading those images only once (not if they already exist) one could easily replace them with other images.
However, the filenames would have to be identical and one would need a complete list of google's weather icons (which i don't have).
Click to expand...
Click to collapse
I could be wrong, but I think that google gets its weather info from weather.com, same as yahoo does. So you should be able to use any icons with that numbering.
Uploaded V0.1, see post #1
hallo, i tried it on my qvga device.
simple and clean,
-but the text and icons at bottom could be a little bigger
-and i have no temperature.
- i just changed the location in the xml to my hometown and it seems to work ?
Thanks for your input!
Think I forgot the control scaling for these labels, gonna update to V0.1.1 soon!
Thanks for going into public will test it right now. But why don't you upload your file to XDA-Dev? I guess there's no need for rapidshare...
thank you nemo, and please don`t forget that the temperature is missing at the forecast !
and post it here so we all can download faster.
Weather
Ok Im a weather nut. If its weather software I've tried it all.
I changed to my city here in the USA. I changed the degre reading to true for Fahrenheit. But it stays Celcius.
I've uploaded V0.1.1 which fixes QVGA display issues and Fahrenheit / Celsius conversions.
(however it also introduces also some font display issues with VGA, so better stay with V0.1 when using VGA devices!)
Uploaded V0.2, see post #1
finally you can choose your own city keep up the progress and thanks for the update.
Hi Nemo0815,
nice app.
I have some probs on my niki. some icons are damaged.
see attached screenshot
plustig50 said:
Hi Nemo0815,
nice app.
I have some probs on my niki. some icons are damaged.
see attached screenshot
Click to expand...
Click to collapse
Hi,
thank you for your feedback. This tends to happen now and then and only for the lower 4 images and i still don't know why exactly (because it's the same code for all images and either the download gets interrupted or it doesn't save the images correctly to the PPC...).
The same code works fine on windows Vista however (using .NET HttpWebRequest)
Solution for now: Delete the "cache" folder and try again to update your weather.
Related
i was pushing the icons so i could show you the effect as to what happens when i push (was trying to move my fingers around)
anyways here is the vid
http://www.youtube.com/watch?v=nVULONa7QZ8
edit: New Video: http://youtube.com/watch?v=Z9QeS5GF9nQ
Hey that's look pretty nice. Dare I ask .. Lanscape support?
boinger66 said:
i was pushing the icons so i could show you the effect as to what happens when i push (was trying to move my fingers around)
anyways here is the vid
http://www.youtube.com/watch?v=nVULONa7QZ8
Click to expand...
Click to collapse
Aboinger, I am also interested in exploring Ultimate Launcher. Your Athena Ultimate Launcher Interface looks so nice. How did you do that? Can you explain step by step. Cos I also installed Ultimate Launcher, but Ultimate Launcher can only slide from right to left or vice versa, functions like the "easy shortcut". But Ultimate Launcher cannot move up and down.
Landscape is supported and works perfectly fine...
my ultimate launcher is also limited from side to side / fade animations
when you are in the tabs option and hit create new it should give you an option to add in plugins / shortcuts
what exactly did u need help with id be more than happy to help
Where download the ultimate launcher?
its an exe so its in a zip
dont know where the cab for the english version is ...
updated video to include ftouchsl / new UL interface
boinger66 said:
i was pushing the icons so i could show you the effect as to what happens when i push (was trying to move my fingers around)
anyways here is the vid
http://www.youtube.com/watch?v=nVULONa7QZ8
edit: New Video: http://youtube.com/watch?v=Z9QeS5GF9nQ
Click to expand...
Click to collapse
Better!...
I know this is a thread to demo the UL (which I just got put on two days ago....awesome software). But boinger, I notice that you have flames on your S2U2. One: where did you get that animated background for it? Second: your S2U2 looks as if it was designed for VGA....mine looks like a stretched QVGA screen. How can i get mine crisp like yours?
Thanks buddy. Nice layout..
BTW....I'm not sure what the version that was linked earlier in this thread....but I found the english version here!!!
http://forum.xda-developers.com/showthread.php?t=365334&highlight=Ultimate+Launcher&page=2
yes this one is the english version
and about S2U2 i changed the graphics for vga.. you can do that simply by editing the .png's
i just changed the clock files to be honest.
and in real vga mode the slider doesnt work. so i enabled dpad support cause the screen mapping is off.
i can send you the flames gif... i got it off another member and edited it for vga.
You said editing the png's. Does that mean you changed the icons themselves, or you adjusted the values of the png to fit VGA? Just a little confused on that. Or all together, did you edit the pngs in a software such as Adobe Photoshop? If that is the case I might have to ask are you willing to share....thats a little over my head.
Yes Please email me the flame background...[email protected]
I might go back to S2U2 because of this.
Thanks boinger....appreciated buddy!
the blue flames jpg is attached
and i wouldnt mind sending you the vga clock files but that should be in the clock pack already
boinger,
What sort of icon format does ultimatelaunch accept. Is it only ico? What about png format?
only ico
you can use 32bit xp icons though.. so they look just as nice... only dillema is you have to convert most icons from .png
i can upload my ico icon pack for you all if you like ?
how can i use icon(bottom) like you?
i like your style..
looks nice..
i tried but.. i cannot use it.
i do not know how i set the icon.
i like icon linked like iphone..
please, let me know how you set yr advantage.....
That would be awesome if you uploaded some of your icons boinger. I'm also trying to find some to share here as well.
I'm struggling a little with the "not activated" signs in the corner. I have registered this app, and entered the code twice. Soft-reset. After a couple of minutes and some navigation, they reappear.
I searched for some answers, and it seems there isnt a fixed from what I was able to find.
Anybody else having this annoyance!!
Thanks
here ya go
Thanks boinger. These are nice buddy!!!!
I think I have the wrong version of S2U2. I just took the WM5 version that I used for my x51v. I say this because, I cant use gif. as a wallpaper for it. I'm assuming that I might not have the most current version.
Lastly, I have been trying to incorporate your icons, but for some reason UL will not show them when I select them. I can only use the default icons that come with them.
Any ideas!!!
I don't seem to be able to enter text for the application icon, although I can see that the config icon has a description.
What is the trick to enter this text?
I'm also unable to choose tab icon. Does tab icon got to meet certain criteria for them to work?
eaglesteve said:
I don't seem to be able to enter text for the application icon, although I can see that the config icon has a description.
What is the trick to enter this text?
I'm also unable to choose tab icon. Does tab icon got to meet certain criteria for them to work?
Click to expand...
Click to collapse
For this you have to click the with text button (next to the xp32 icon)
Kenjari said:
Thanks boinger. These are nice buddy!!!!
I think I have the wrong version of S2U2. I just took the WM5 version that I used for my x51v. I say this because, I cant use gif. as a wallpaper for it. I'm assuming that I might not have the most current version.
Lastly, I have been trying to incorporate your icons, but for some reason UL will not show them when I select them. I can only use the default icons that come with them.
Any ideas!!!
Click to expand...
Click to collapse
set the icon size to 72 x 72 that should work..
UL wont show icons unless they are the proper size...
and im running s2u2 .99c
hi. i first posted this idea on the PointUI forum.. so forgive me for the blasphemous screen.. anyway.. i jsut want to share this idea for those developers, willing to create a scrolling today screen launcher..
click thumbnail for the animated demo..
the idea is, to create a launcher that is customizable (custom icons - TGA or PNG for transparency), scrollable, and FUN.. hehe..
anyway.. it's a simple horizontal swipe and scroll.. but the added feature of the - what i call - default pane..
the default pane should be a set of five shortcut icons (user configurable) that can be easily accessed from anywhere in the horizontal list.. how? double tap the space above the icons..
for example, you have a 16 icon horizontal list, if you are in the end of the list, and you have to go back to your default pane, just double tap the space above the icons, and the list will scroll back to your default pane..
also, there should be an option for memory or default..
the memory option remembers the last position of your launcher and remains where it is even after you launched a program or switched to another window..
the default view scrolls the list back to the default pane after launching a program or every time the today screen becomes active..
this idea could not just be a today screen plugin.. it can also be a launcher that can be called via screen gesture (FtouchSL/FtouchFLO).. the difference with this launcher, is if implemented, would just be an over-window rather than a full screen launcher.. it may also be a task switcher.. depends on the developers choice..
here's a quick demo..
[/i]click on the thumbnail for the animated demo..[/i]
once again, this is just an IDEA.... for someone else with the programming prowess..
i'm just good with photoshop and ideas. but binaries and hexadecimals kill me..
Good idea..i hope some one develops it...u can try Throttle launcher
Where did you find the picture?
Have you done it by yourself?
look into ultimatlaunch also... very similar to what you are wanting
with customize icons and wallpaper... wold be good.. and a feeds infos too on the clock and events apperance
the upper part of the picture/animation is the PointUI Home interface.. no credit for me with that..
the bottom part however is mostly my creation.. (the icons used were modified from bundled stardock icons for windowsXp)
i created the bottom part and the application launcher ribbon as an idea suggestion for the developers of PointUI..
a bit inspired by the leaked wm7 pix and the iphone springboard hacks they created over at cre.ations.net
i don't really like PointUI that much (YET, but i'm getting there), so i also suggest the idea as a native Today Screen plugin.. and an all around launcher.. a minimalist approach, compared to the touchFLO cube and it's encarnations..
i don't like ultimate launcher that much.. i'm not into Tabbed launchers.. too much space consumed..
throttle launcher looks cluttered at the moment.. too much things are rendered on screen at the same time.. it takes up much time loading and, again, screen real estate.. i'm still eyeing for its future improvements though.. especially if it will be able to get customized, as in, to be able to select the features that will be loaded, and will not..
it's not likely that all people want to see a big clock, a bunch of contact pictures, all of the shortcuts, and running programs cramped in their screen at the same time..
Would be awesome...good idea buddy.
ytsejam_ said:
throttle launcher looks cluttered at the moment.. too much things are rendered on screen at the same time.. it takes up much time loading and, again, screen real estate.. i'm still eyeing for its future improvements though.. especially if it will be able to get customized, as in, to be able to select the features that will be loaded, and will not..
it's not likely that all people want to see a big clock, a bunch of contact pictures, all of the shortcuts, and running programs cramped in their screen at the same time..
Click to expand...
Click to collapse
they have a single line launcher now, it the same thing you ar requesting. I'm also keeping an eye on them i think the single line can be a nice addon to every rom. (but it has to be easy customiseble)
If you combine Ultimate Launcher with some clever today screen plugins, especially with rltoday, you can do at least the first part with customization only.
if only the creator wants to make pointui for VGA sigh..
That concept has been done here
i tried v2r and though it was not that good....this idea is awesome though i would love to see it developed
I like the concept.... I'll try to achieve something similar with my app (ThrottleLauncher) and report back with what can be done . Some questions:
Any way of getting the art work used on your screen shots?
What are the left and right arrows on the clock for?
Thanks for that cool concept!
APBilbo said:
I like the concept.... I'll try to achieve something similar with my app (ThrottleLauncher) and report back with what can be done . Some questions:
Any way of getting the art work used on your screen shots?
What are the left and right arrows on the clock for?
Thanks for that cool concept!
Click to expand...
Click to collapse
This is what I've so far. I know the look is not the same but without the background's it's the closer I can make it for the today plugin. For the "poping up" app, the same theme can be used without the clocks on throttle main app. A little modification on the app will be needed to show the prevous window as background.
APBilbo said:
This is what I've so far. I know the look is not the same but without the background's it's the closer I can make it for the today plugin. For the "poping up" app, the same theme can be used without the clocks on throttle main app. A little modification on the app will be needed to show the prevous window as background.
Click to expand...
Click to collapse
awesome! if you could release your today plugin ribbon, my theme would be complete! really looking forward to this
Michaelr219 said:
awesome! if you could release your today plugin ribbon, my theme would be complete! really looking forward to this
Click to expand...
Click to collapse
The today plugin ribbon is really eassy to achieve with my app ;-). I've made a simple theme for you. Just uncompress the zip file into your instalation dir of ThrottleLauncher (see my signature).
After that, go to ThrottleConfig app (it must be on your programs menu) and set plugin height to 38 (or higher if you customize the icons to be bigger), then sellect Ribbon on the combo box and click "Set Today's" button. Then on the actions menu (left softkey) select Edit AppDB, add as much app's as you wish (needed fields are title, name and exec, only select an icon if you wan't to override the default of the app). Select the app's you want to be on the Used list. After all that add throttletoday plugin to your today screen.
If you wan't to make some playing with the setup you can take a look at this tutorials
http://www.throttlelauncher.com/forum/forumdisplay.php?f=8
You can for example eassily set the ribbon to be 2 rowed, add a clock, add contact photodial ribbon, etc etc .
edit: removed atachment as it contained an error. Look some post's below for the correct one..
APBilbo said:
The today plugin ribbon is really eassy to achieve with my app ;-). I've made a simple theme for you. Just uncompress the zip file into your instalation dir of ThrottleLauncher (see my signature).
After that, go to ThrottleConfig app (it must be on your programs menu) and set plugin height to 38 (or higher if you customize the icons to be bigger), then sellect Ribbon on the combo box and click "Set Today's" button. Then on the actions menu (left softkey) select Edit AppDB, add as much app's as you wish (needed fields are title, name and exec, only select an icon if you wan't to override the default of the app). Select the app's you want to be on the Used list. After all that add throttletoday plugin to your today screen.
If you wan't to make some playing with the setup you can take a look at this tutorials
http://www.throttlelauncher.com/forum/forumdisplay.php?f=8
You can for example eassily set the ribbon to be 2 rowed, add a clock, add contact photodial ribbon, etc etc .
Click to expand...
Click to collapse
awesome! thank you soo much, im going to incorporate this to the m-series of my iStyle theme, youll get much credit deserved for this. im gonna test this right now! thanks again!
Michaelr219 said:
awesome! thank you soo much, im going to incorporate this to the m-series of my iStyle theme, youll get much credit deserved for this. im gonna test this right now! thanks again!
Click to expand...
Click to collapse
If you need more help or find any probs you know where to find me .
APBilbo said:
If you need more help or find any probs you know where to find me .
Click to expand...
Click to collapse
i installed the latest version... and unzipped accordingly, i didnt get the "ribbon" as an option in the dropdown menu... and i cant find that clock ribbon like in your screenshot, if you could post that theme like in your first screenshot, itd be much appreciated, im trying to find something similar to the ribbon in pointui... i dont know how to design it, i just would like to easily scroll through a clock, calendar, and if possible, notifications... mainly just clock and calendar... also, is it possible to have it automatically "fall into place" on the flick/scroll... all your work is appreciated... and thank you in advance
Michaelr219 said:
i installed the latest version... and unzipped accordingly, i didnt get the "ribbon" as an option in the dropdown menu... and i cant find that clock ribbon like in your screenshot, if you could post that theme like in your first screenshot, itd be much appreciated, im trying to find something similar to the ribbon in pointui... i dont know how to design it, i just would like to easily scroll through a clock, calendar, and if possible, notifications... mainly just clock and calendar... also, is it possible to have it automatically "fall into place" on the flick/scroll... all your work is appreciated... and thank you in advance
Click to expand...
Click to collapse
Sorry... my fault... there was an error on the zip. Setup xml must be inside a folder called Ribbon on the setups folder and not directly inside it. Here you have an update of the simple ribbon setup and the one of the screenshots above (this last will require a little work still but I upload it so you can test it ).
I was wondering if someone is willing to help with this?! ( I don't know if there's a similar software)
I edited the config file of throttle launcher and basically deleted everything and only kept the lower slider setup. I put links to my own softwares and also links to the icons I wanted ==> what I got is a COOL software launcher that I can use as a today pluggin!
See pic I attached (I drew in the red/yellow box => that's the icon that shows up when sliding on the lower menu, but for some reason i can't capture it when taking a screen shot)
What I'm having problem with is:
- having it show up in ultimatelaunch
- the height must be at least around 150pixels for the icon that pops up above the menu to show (150 pixels is a lot of space)
- can I get the background transparent?
I hope that APBilbo don't mind this...
this actually is a good idea...
about the transparency: have u tried editing the png images and make them transparent, using a prog like GIMP? or maybe it doesn't work that way.
salahnajm said:
I was wondering if someone is willing to help with this?! ( I don't know if there's a similar software)
I edited the config file of throttle launcher and basically deleted everything and only kept the lower slider setup. I put links to my own softwares and also links to the icons I wanted ==> what I got is a COOL software launcher that I can use as a today pluggin!
See pic I attached (I drew in the red/yellow box => that's the icon that shows up when sliding on the lower menu, but for some reason i can't capture it when taking a screen shot)
What I'm having problem with is:
- having it show up in ultimatelaunch
- the height must be at least around 150pixels for the icon that pops up above the menu to show (150 pixels is a lot of space)
- can I get the background transparent?
I hope that APBilbo don't mind this...
Click to expand...
Click to collapse
Why I will mind ?
In fact throttlelauncher started just beeing a program launcher app with photocontacts posibility.
Ok, lets go with your problems.
- About the transparency, you have to set transparency = true param on the skin.xml file your row or setup is using.
- To make it work inside UL, seems like UL doesn't act exactly like the today screen while embeding today plugins. After starting UL with Throttle embeded you have to manualy start the app "ThrottleTodayPlugin.exe" located on the throttlelauncher folder instalation. It should work .
If you're also interested, there's a only photo dialer setup at my forum to achieve the same that you have with programs with photocontacts . In fact, you can mix them having programs first on the ribbon and after some of your contacts .
http://www.throttlelauncher.com/forum/showthread.php?t=23
Also if you don't want the icon preview showing, you can try using the scrollingmodes "Paged" or "Kinetic".
Hope this helps...
General
After Reading through the posts of some of the great minds in this area I have come to conclusion that this cool little application can be greatly improved. Want to know how? Download and unrar the archives link below in the release section. READ UNTILL THE END OF THE POST BEFORE YOU DO SO.
Credits
I have taken the following ideas on board and would like to proposed a more radical customization efforts:
greatbal - creator some of the most fantastic theme around. Read about his work http://forum.xda-developers.com/showthread.php?t=424479.
MikiBest - creator of Customisation Scripts. Read about his work and download http://forum.xda-developers.com/showthread.php?t=424933.
Thedumbkid - creator of spbwatcher.cab. Read about this and download http://forum.xda-developers.com/showpost.php?p=2028191&postcount=11.
Note: Please inform me if you find your works are used in this effort. I will give you the proper credits. If you find your works here and they are not freeware, please inform me so that I would remove it from this package. Thanks.
My proposal
1. Replace today screen completely with Spb Mobile Shell. This is not exactly a mandatory.
2. Make Spb Mobile Shell as customizable as possible. Users can select their own combinations to make up a theme they like.
a. Language - During first install only. (currently only english read below in collaboration section)
b. Layout
c. Buttons icons
d. Background
e. Analog/Digital Clock icons
f. Weather icons
g. Status3. Anybody who would like to make customisation can focus on the specific area where they want to change.
4. With multitude of customizations available, user can choose which combination they want to use and thus make it more usable.
5. This eliminate the need to make multiple themes with slight variations.
6. There seem a need for standardization for customization. I will propose it later after all potential problems has been identified.
I will start this effort. Hopefully we can have something usable by next week. Anyone who would like to joint this effort can contact me at [email protected] or [email protected]. I would love very much for the three name mentioned above to joint me. I think we have something good here that can be fully optimized.
Screen Shots
These are screen shots from my pda. Five pages of the Tabs...
{
"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"
}
1. Launcher
2. Contacts
3. Now/Lockscreen... Sorry I am Arsenal freak.
4. Diary
5. Undecided ... I will think of something for now it is just a copy of the Original Launcher. If you have any idea please tell me.
I will make a layout that only contain 4 tabs. Removing a copy of Laucher.
This is how I change Launcher buttons nows...
1. Goto Launcher
2. Goto Tools
3. Goto Spb Skins
4. Goto Extra Options... here is the differents now you are presented with choices instead of what you want to change.
5. Goto Buttons
6. Selection Screen... select iphone..
7. Now you have new Laucher buttons.. Imagine doing this with background, clocks, layouts, Weather, Status...
Released
1. Beta Released. 22/09/2008 - Discontinued.
2. Beta 1 Release. 24/09/2008 - Still available.
3. Beta 2 Release. 26/09/2008 - Latest.
a. Diff Files. Replace Old files only. 15MB (Unzip, Copy ShellSkins over old ShellSkins)
b. Complete Package. 22MB4. Beta 2 Release. 11/10/2008 - Projected date.
Note: If you download the package please give feedback.
Instructions
1. Disable spbwatcher. Very important! if your mobile shell cannot load your pda will try it in endless loop (he he he hapen to me). if you have Spb pocket tools maybe you can start in safe mode. If not (like me), Use activesync, copy original mobile shell to installed folder and soft reset. Just like the "old way" mobile shell customization step.
2. Extract the files and copy to any extra/external storage you have. Don't copy to the internal ram. well you can but space is limited might as well free it for your running apps.
3. If you have run Mortscript before skip this step. If not just click on Mortscript.exe to activate it once.
4. Click at Install_ShellSkins - this script will do the everything or you. And you are done.
5. Open Mobile Shell. Goto Tools->Spb Skins, All available functions are there. Enjoy.
Collaboration
I need help in language translation. If you download this package. And you customize it for your own language please send a copy of the language files to me. I will include it in the package and mentione your name in the credits.
If you have idea you can tell me in this thread.
If you have any part of the Mobile Shell such as layout, buttons, background anything at all also send it to me and this package can be much better.
I know some of the material in the package was originally done by someone. Due to the huge number of meterial in it, I could not properly credits all of you. Tell you what. If you change your material to suit my framework and resend it to me, I will definitely mention your name here.
Finally, Thank you very much for reading, hope your enjoy the download and farewell.
18-09-2008
Finally, all possible categories of custimization is sorted into their own folders. This effort would make easy it for the user but definitely makes life a bit problematic for the developers/theme maker. Why, there is some standard that must be followed. Theme maker could not just add functions such as buttons or any other visual item by replacing the original files. This would make our effort useless. There will be new upgrades by the Spb MS makers and with such upgrades we would lost our customization after the file being replace with new files that is not yet customize.
Example. We customize layout by changing qa_layouts, inside it we refer to our new 5 tabs instead of 4 tabs by manufacturer. We also change the bitmap icon to add new tab icon in q*_bkg_now ( * = a/p/l ). If this file got replaced, we lost all our layouts. Instead, we create new files q*_bkg_now# ( * = a/p/l, # = 1/2/3/.. ) and refer it to our new layout. Even if the upgrade replace the old files, it won't touch or customization files. If you need to add new functions. Don't do it to original files but use extension files instead.
20-09-2008
Everything is taking shape. It is working but a bit funny. Like navigation button appear all over the place. Lanscape mode not displaying right. And many other discrepancies. The background and layout downloaded from MikiBest only have potrait view files. Decided to make new layout concepts as follows:
Original - 3 Tabs/1 Close button
3 Tabs/No Background - Doesn't matter what background you pick it will not show Only theme color will show.
3 Tabs/Normal Background - Show Background BMP and it Mask.
3 Tabs/Saparator Background - Show Hacked Saparator Background, Most background from Mikibest can be applied. Landscape view need to be corrected.
3 Tabs/Saparator Background/No Grid - Show Hacked Saparator Background but without grid.
4 Tabs/No Background - Doesn't matter what background you pick it will not show Only theme color will show.
4 Tabs/Normal Background - Show Background BMP and it Mask.
4 Tabs/Saparator Background - Show Hacked Saparator Background, Most background from Mikibest can be applied. Landscape view need to be corrected.
4 Tabs/Saparator Background/No Grid - Show Hacked Saparator Background but without grid.
5 Tabs/No Background - Doesn't matter what background you pick it will not show Only theme color will show.
5 Tabs/Normal Background - Show Background BMP and it Mask
5 Tabs/Saparator Background - Show Hacked Saparator Background, Most background from Mikibest can be applied. Landscape view need to be corrected.
5 Tabs/Saparator Background/No Grid - Show Hacked Saparator Background but without grid.
21-09-2008
Created Arsenal Theme.
22-09-2008
5 Tabs series created.
Beta Available.
23-09-2008
Some display bugs. Need to correct.
24-09-2008
4 Pages series finished.
5 Pages display bug corrected.
Standardization of backrgound started. For those that want to know how the standard is implemented. Go to Original or Arsenal in Commons/Background/Original or Commons/Background/Arsenal directory after you unrar it. Each background theme must have qp_bkg_now, qp_bkg_now1, ql_bkg_now and ql_bkg_now1 files. If you have square screen. Rename qp_bkg_now and qp_bkg_now to qs_bkg_now and qs_bkg_now1 respectively. If it doesn't work tell me.
Notes: Do not add any new buttons or background image to the archives. Just replace the images and icons in there to suite your theme.
Old Icons and Backgrounds from MikiBest download will not work correctly. If you happens to change any of the old files in the background directory to follow new standard please send it to me. I will include it in future release.
Connectivity buttons like in the MikiBest download is not yet implemented. They disrupt the skins layout. Buttons go all over the place. Like I said standardization is required.
Beta 1 Released. See first post for downloads and instructions.
New Packaging concept started for next release.
26-09-2008
New layouts. I have merged the layout new and old into the following list:
3 Tabs Now/Contact/Spb Menu
3 Tabs/No Background - Doesn't matter what background you pick it will not show Only theme color will show.
3 Tabs/No Background/No Grid - Doesn't matter what background you pick it will not show Only theme color will show.
3 Tabs/Normal Background - Show Background BMP and it Mask.
3 Tabs/Normal Background/No Grid - Show Background BMP and it Mask.
3 Tabs/Saparator Background - Show Hacked Saparator Background, Most background from Mikibest can be applied. Landscape view need to be corrected.
3 Tabs/Saparator Background/No Grid - Show Hacked Saparator Background but without grid.
4 Tabs Calendar/Now/Contact/Spb Menu
4 Tabs/No Background - Doesn't matter what background you pick it will not show Only theme color will show.
4 Tabs/No Background/No Grid - Doesn't matter what background you pick it will not show Only theme color will show.
4 Tabs/Normal Background - Show Background BMP and it Mask.
4 Tabs/Normal Background/No Grid - Show Background BMP and it Mask.
4 Tabs/Saparator Background - Show Hacked Saparator Background, Most background from Mikibest can be applied. Landscape view need to be corrected.
4 Tabs/Saparator Background/No Grid - Show Hacked Saparator Background but without grid.
4 Tabs Original Menu/Calendar/Now/Contact/Spb Menu
5 Tabs/No Background - Doesn't matter what background you pick it will not show Only theme color will show.
5 Tabs/No Background/No Grid - Doesn't matter what background you pick it will not show Only theme color will show.
5 Tabs/Normal Background - Show Background BMP and it Mask
5 Tabs/Normal Background/No Grid - Show Background BMP and it Mask
5 Tabs/Saparator Background - Show Hacked Saparator Background, Most background from Mikibest can be applied. Landscape view need to be corrected.
5 Tabs/Saparator Background/No Grid - Show Hacked Saparator Background but without grid.
Actually 5 Tabs Now/Speeddail1/Speeddail2/Speeddail3/Spb Menu
3 Tabs/3 Speeddial/No Background - Doesn't matter what background you pick it will not show Only theme color will show.
3 Tabs/3 Speeddial/No Background/No Grid - Doesn't matter what background you pick it will not show Only theme color will show.
3 Tabs/3 Speeddial/Normal Background - Show Background BMP and it Mask.
3 Tabs/3 Speeddial/Normal Background/No Grid - Show Background BMP and it Mask.
3 Tabs/3 Speeddial/Saparator Background - Show Hacked Saparator Background, Most background from Mikibest can be applied. Landscape view need to be corrected.
3 Tabs/3 Speeddial/Saparator Background/No Grid - Show Hacked Saparator Background but without grid.
I will not be making any new layouts. I think this should satisfied most everyone needs for layout selection. If there is somethine new that I can think of I will put it here. I am also thinking of replace tab1 in 5 tabs layout. Not sure what to put in there yet.
I have corrected the backgrounds and buttons from the original package by MikiBest. It is now okay to work within my package. I cheated abit though. Because I don't have the time neither the capability to make varieties of tab buttons. I copied them all over the bacgrounds. Sorry guys I am sure someone will replace them with something more interesting soon. And if you did please pass it back to me. So everybody else can enjoy it too.
New packaging is in progress. By the way. People who downloaded the packages please give feedbacks. It would be nice to hear how you guys like it.
07-10-2008
Sorry guys.. I had flue for about a week. It has been a terrible week for me. I have not yet finish repackaging the app. I just started to look at it again. I think I fell sick because of the lack of sleep and tiredness. so, my body defenses against microbs was not functioning well. I am much better not. Hopefully I can get it done soon.
Next Relase date 11/10/2008.
hm..not to be stomping out your good intentions and all..but you evidently didn't read all the forums about SPB. There's already a little program called "SPB Switcher" or something along those lines that changes the themes of SPB quickly. When tweaked correctly you can add your own custom theme to it too.
This Z an idea , every 1 LKNG 4 it .
but we hv 2 consider the fact that the themz dn by scanerz contian >> bkgroundz + icons + pagez + clock + otherz
with the relation between them z diff between a them & another .
so , its fair NOW 2 hv just a simple program 2 make the chanc n changng between diff themz eazy .
jackljane said:
Finally, all possible categories of custimization is sorted into their own folders. This effort would make easy it for the user but definitely makes life a bit problematic for the developers/theme maker. Why, there is some standard that must be followed. Theme maker could not just add functions such as buttons or any other visual item by replacing the original files. This would make our effort useless. There will be new upgrades by the Spb MS makers and with such upgrades we would lost our customization after the file being replace with new files that is not yet customize.
Example. We customize layout by changing qa_layouts, inside it we refer to our new 5 tabs instead of 4 tabs by manufacturer. we also change the bitmap icon to add new tab icon in q*_bkg_now (* = a/p/l ). This file got replaced and we lost all our layouts. instead we can create a new file qz_bkg_now and refer it to our new layout. even if the upgrade replace the old files, it won't touch or customization files. If you need to add new functions. don't do it to common/original files but use extension files instead.
p/s: I made great progress. But can anybody explain to me why my icons and background got messed up after i edited it with Photoshop? The graphics just not showing right. greatbal? Anyone, help please?
Click to expand...
Click to collapse
It is messed up because the bmp is a 16bit file. You need to save them as R5 G6 B5 format. When saving, you will need to select the Advanced Mode and save as per above format.
Your icons will look nice after that.
Hope this helps, and looking forward to your program.
Edit: Refer to this post. Luiggi had done up an icons tutorial.
Looking forward to this. It would be great to have an app like the HTC Home customizer was for Mobile Shell. I'm not sure what app JokeZony0u is referring to when he says something already exists.
What SPB Switcher EXIST?
JokeZony0u said:
hm..not to be stomping out your good intentions and all..but you evidently didn't read all the forums about SPB. There's already a little program called "SPB Switcher" or something along those lines that changes the themes of SPB quickly. When tweaked correctly you can add your own custom theme to it too.
Click to expand...
Click to collapse
I have been spending a huge amount of time on this when I read you post. Are you sure about this? Can you provide a link to it? I will be searching for this app before making decission to continuing my effort. If anybody else have seen it please tell us. I don't want to put off too long if there isn't any such thing as I also fail to find it.
I think there's a difference between theme switcher, that just switches between completely defined themes, and a program that allows me to customize a theme myself. So the idea still stands good imho. If I can help with my little perl skills, let me know
g00ndu said:
It is messed up because the bmp is a 16bit file. You need to save them as R5 G6 B5 format. When saving, you will need to select the Advanced Mode and save as per above format.
Your icons will look nice after that.
Hope this helps, and looking forward to your program.
Edit: Refer to this post. Luiggi had done up an icons tutorial.
Click to expand...
Click to collapse
Thank you so much. I am more code kinda of guy not really good in graphics. I am going to try it now.
just found this
http://forum.xda-developers.com/showthread.php?t=424933
crispyj said:
just found this
http://forum.xda-developers.com/showthread.php?t=424933
Click to expand...
Click to collapse
Yup, this idea is based on the original ide by MikiBest. But trying to mix and match between options is still not possible. By the way the original idea would be to merged the two concept together. And by sharing informations. A better solutions will emerge.
The program by MikiBest gives you so many options already that I cant see how you are going to make anything that will make it better. One issue is stability and if you have thousands of options its more likely to crash or have other issues. If you check out MikiBests web site you will see how proffesional the approach to the software is and the effort put into the program.
Good luck but for me I already have way to many options to play around with in MikiBests program. If you want to use any of my icons in your work then let me know - made a set up for MikiBest of my Iphone Silver icons and they look great in his program.
scorpion66 said:
The program by MikiBest gives you so many options already that I cant see how you are going to make anything that will make it better. One issue is stability and if you have thousands of options its more likely to crash or have other issues. If you check out MikiBests web site you will see how proffesional the approach to the software is and the effort put into the program.
Good luck but for me I already have way to many options to play around with in MikiBests program. If you want to use any of my icons in your work then let me know - made a set up for MikiBest of my Iphone Silver icons and they look great in his program.
Click to expand...
Click to collapse
For 1, replacing the default home screen with the SPB is one good reason.
scorpion66 said:
The program by MikiBest gives you so many options already that I cant see how you are going to make anything that will make it better. One issue is stability and if you have thousands of options its more likely to crash or have other issues. If you check out MikiBests web site you will see how proffesional the approach to the software is and the effort put into the program.
Click to expand...
Click to collapse
Ha ha ha... Yup, you are right. I don't dispute that MikiBest has done great job with the initial idea and provide us with a great tool. I want to improve on that idea and share with everybody (Including MikiBest). It is a reengineering his effort and reshare. If you love the tools by Miki, by all means use his. If you want to try mine it is okay too.
scorpion66 said:
Good luck but for me I already have way to many options to play around with in MikiBests program. If you want to use any of my icons in your work then let me know - made a set up for MikiBest of my Iphone Silver icons and they look great in his program.
Click to expand...
Click to collapse
I would love to use your icons sets. I am very bad at graphics. I will contact you later when it is time. For now I am just scrapping from everywhere. And doesn't really has any clear theme that really represent a theme.. wa ha ha.. You know what, if you can, look at my Arsenal theme in the first post. Tabs icons can be better represented by
1. Launcher - Whistle
2. Contacts - Players Jersy
3. Home - Emerite stadium/or Arsenal Logo
4. Diary - Game Schedule
5. Don't know what to put here yet. But I you can propose...
Guys,
I have two pda Dopod and Omnia, different screens sizes. So I guess I have to make the theme/customization that would work for both type of screen QVGA and WQVGA. This is good news for those who want to use MikiBest tools but don't have Omnia.
I have made a theme called Arsenal. Customize the original layout file by SPB to include all possible screen sizes. Most of the theme created is very selective for their owner screen size . Yup, why bother waste effort for something that you are not using unless you got paid. Lucky for you, I use both sizes... well for square guys (240x240 screen), I have no way of testing it. If you want to try go a head and tell me how it looks.
Updated... 22/09/2008
Sorry guys, Files upload problem. Let me sort it out first. I will try to store it somewhere first and link from this page. Please be patient. I also need some sleep. wa ha ha ha... can't open my eyes now... too tired..
Update - 23/09/2008
1. What are done so far. Scripts are getting there. Need fine tuning and cleaning up.
a. Install skin - done
b. Change Button - done
c. Change background - done
d. Change digital clock (classic view) - done
e. Change analog clock (classic view) - done
f. Change weather - done
f. Change layout - done
2. Need reengineering for layout and tab buttons for all other template created previously by our good friends. This requirements needs a framework and for a layout to be presented correctly after every change it has to follow this frame work. Otherwise the files will overwrite each other and not useable for the specific layouts. Or some layout might be missing icons or wierd graphics. . I will come up with some sort of standard to follow so anybody interested to creat just button set or just layout or any other option can follow. Now you see, we can have thousands of themplate. once this is done.
3. Skin develop by some of our good friends need to be rebuilt to fit the new framework as well, especially the layout part and tab buttons. Rightnow, I avoid using those layout until i can port it into current framework.
4. Well as I mentioned above, I need help. If any of you have spare time please lend a hand. So that we can profit together.
p/s: I am uploading the file to mediafire... once finish I will update the first post of this thread to include the link.
well the switcher that they found was what I referring to, sorry for the confusion! I misinterpreted your intentions! Sorry I haven't kept up with this thread either!
This seems like one of the best places to ask this...
Do any of you know if there is a way to have SPB Mobile Shell show a different alarm such as G-Alarm instead of the SPB Time alarm on the Now screen?
Jye75 said:
This seems like one of the best places to ask this...
Do any of you know if there is a way to have SPB Mobile Shell show a different alarm such as G-Alarm instead of the SPB Time alarm on the Now screen?
Click to expand...
Click to collapse
Well Jye, I am investigating this myself. For the moment, my answer is, what can be shown inside mobile shell are only the functionalities already builtin within mobile shell. You can add links and stuff to external stuff and represent it with icons. But never to loading external function within mobile shell. If I ever found out more about this I will post it here.
Guys, Yes..... I finally manage to upload it. Read the first post (http://forum.xda-developers.com/showpost.php?p=2653709&postcount=1) for download link and instruction.
TauTau said:
I think there's a difference between theme switcher, that just switches between completely defined themes, and a program that allows me to customize a theme myself. So the idea still stands good imho. If I can help with my little perl skills, let me know
Click to expand...
Click to collapse
TauTau,
I need all the help I can get. Download the first Beta. Try it and see how you can make it better. I need different perspective. My brain slow down after 5 day doing this... .
Beta 1 is now available... goto first post for information, download and instructions. Enjoy.
I thought maybe someone might be interested in HTC Diamond theme for S2U2 so I made my own. It's not perfect and the clock is not mine, but I've made there a couple of changes - used original TouchFLO 3D icons, used original WM 6.1 icons for statusbar, made all new slider (matching the HTC Touch style), fixed and cleaned the background (found here on XDA). All info is in enclosed ZIP file.
Enjoy.
EDIT (March, 1st): Screenshots slightly out of date.
LATEST VERSION 1.5x: Initial release (March, 1st)
LATEST VERSION 1.4x: V04 (February, 8th)
Version history 1.5x:
Initial release
All files updated in order to comply with 1.50 version
Included original S2U2 1.50 Diamond style as well as my Diamond Glass style
Version history 1.4x:
V04
Updated "redcircle.png" by original TouchFLO 3D images
Updated "system.png" by original HTC and Windows Mobile icons (alarm icon from TouchFLO 3D, WiFi nad BT icon from HTC WM)
Removed black background from "system.png" in order to make it compatible with light wallpapers = no more black rectangles
Added landscape "manila" wallpaper
V03
Corrected some "manila" clock files
Deleted screenshots from the pack
Added two new wallpapers
Added "glass" version of wallpaper and clock
Updated "readme.txt" in both Czech and English
V02
Cleaned the wallpaperb.jpg
Intial release
Known limitations of the skin/S2U2:
(red = 1.4x, blue = 1.5x, black = both)
I haven't designed the skin for neither S2P nor call answering. The skin was designed to look exactly like on the pictures I've enclosed.
The clock format must be set to "HH:MM" (01:30 format), otherwise the clock will be bad-positioned.
You can't use the "show large battery" function because it would mean there are no flips under the clock (the flips are parts of the wallpaper - just have look at the templates).
I STRONGLY RECOMMEND TO UPDATE TO THE LATEST 1.5X VERSION SERIES.
Very nice work, i know some released a similar version earlier but this looks like it fits in with TF3D alot more. Thanks!
Nice work, thanx
Diky, rad vyzkousim
Great job. If I may make a small request though as to change the white flip clock to the glass flip clock? I would really appreciate it. I use the glassclock on tf3d so it would just match better thanks in advace
kingbean said:
Great job. If I may make a small request though as to change the white flip clock to the glass flip clock? I would really appreciate it. I use the glassclock on tf3d so it would just match better thanks in advace
Click to expand...
Click to collapse
Even though I said there would be no updates or whatsoever, I think that shouldn't be a big problem for me. If you were able to get me a screenshot or point me, where to get the source files, I can give it a try.
wizaard said:
Even though I said there would be no updates or whatsoever, I think that shouldn't be a big problem for me. If you were able to get me a screenshot or point me, where to get the source files, I can give it a try.
Click to expand...
Click to collapse
Here's a posting with a screenshot and a .cab file of the Glass Clock. Thank you again very much!
http://forum.xda-developers.com/showpost.php?p=2570674&postcount=8
I will do my best - I've sent a PM to the author, so now I'm waiting for his reply. If everything goes well, the result will be here within a day. Please be patient.
nice theme. works nicely!
I made a new background to go along with my wallpaper.
VGA - my current wallpaper, got it from wallpapers thread.
wallpaper.jpg - modified for use with this theme
arkavat said:
nice theme. works nicely!
I made a new background to go along with my wallpaper.
VGA - my current wallpaper, got it from wallpapers thread.
wallpaper.jpg - modified for use with this theme
Click to expand...
Click to collapse
Nice work! Just a little note - why do you have the "flips" moved slightly to the right? Is it on purpose? Anyway - I've made another version if anyone found it useful.
kingbean said:
Here's a posting with a screenshot and a .cab file of the Glass Clock. Thank you again very much!
http://forum.xda-developers.com/showpost.php?p=2570674&postcount=8
Click to expand...
Click to collapse
Done and included in both pack (since V03) and templates.
Farkin Sweet! Thanks a ton for creating this, I REALLY appreciate it. Especially the templates! (Once I realized that it wasn't actually a real flip clock and half of it was part of the background.)
Great to hear that - anyway - just a little note - I haven't received any answer from the glass clock author, so I had to "rip" the source files from manila themes using the Manila Editor. The numbers are made by myself (actually edited), but I hope it looks pretty much like the original you wanted.
Wow, good job on that. I opened your glassclock template in Photoshop, inserted my own wallpaper, and sharpened it. Here's how it came out. (the only glitch i have found so far is that when the clock goes from 12:59-1:00 that the numbers slide over and no longer match up with flip clock outline.) Because of this, I'm not sure if my wallpaper for landscape will match (I have a TP). But I made one anyway. I also added a little more dimension to the slider and posted it.
:Edit: I got the glass to look a little more glassy/transparent. Now if only I could get the one in tf3d to be the same lol
The thing is that the clock format must be set to "HH:MM" (01:00) instead of "H:MM" (1:00) - there's unfortunately no other way. But I think I've mentioned it in the readme file. And what more - that's true that I haven't made the landscape wallpapers either.
EDIT: I've added the ZIP file containing the landscape templates. Thanks for your great idea!
Thanks for another template. Glad I could give you the idea. I took your advice about the clock and other than the a big "0", it's balanced. so I can deal. I also got bored and remade the slider icons again, and again, and again check 'em out! tell me what you think.
I think they're pretty good!
Great stuff. Thanks for your help.
Is there anyway to make the flip clock flip? Mine does not flip.
As far as I can tell - it's impossible.
That is what I figured. thanks.