[APR 29][WM6.5] WM 7 Titanium Project - beta6.9 - Windows Mobile Themes

Windows Mobile 6.5 Titanium modification.
WM 7 Titanium Project is a custom theme for your titanium.
A goal of making this theme was to imitate the look of Windows Phone 7 as closer as possible.
With this theme you get:
- TitaniumWeather by showaco, modified a bit
- custom Programs panel.
- CHome Editor by showaco
- new notifications panel - all in one.
- Favorite People Plug-in by AppStar
- wm 7 look and feel
windows mobile 6.5 Only!!
All resolutions:
- QVGA - 240x320 - done
- QVGA Square - 320x320 -done
- WQVGA -240x400 - done
- VGA - 480x640 - done
- WVGA - 480x800 - done
I think we're almost done bur test it anyway!
Thanks to: ahmedfikry, lesscro, leppie, webguy05, giorgosm and everyone who helped with qvga
Portrait:
{
"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"
}
Landscape:
Instalation:
- Disable Titanium: start> settings> today> items and uncheck "Windows Default"
- Download and install cab
- Enable Titanium
Download:
wm7tp beta6.9! - rapidshare
wm7tp beta6.9! - 4shared
It's VGA, WVGA, QVGA, QVGA Square, WQVGA in one.
Changes in beta6.9:
- updated TitaniumWeather to v4.0
- updated Favorite People Plug-in to v0.98
Don't use layout or icons changer, cause it will change this wm7 look!
- minor cpr changes
Changes in beta6.8:
- more WQVGA fixes by Genix9. Thanks!
- more QVGA fixes by ahmedfikry. Thanks!
wm7tp beta6.8! - rapidshare
wm7tp beta6.8! - 4shared
Changes in beta6.7 :
- more WVGA, QVGA, WQVGA and QVGA Square fixes
- QVGA landscape totaly fixed by dllngr. Thanks!
- updated CHome Editor v1.5 beta
wm7tp beta6.7! - rapidshare
wm7tp beta6.7! - 4shared
I'm keeping this one, cause it's almost bug free
Changes in beta6.6:
- more QVGA, WQVGA and QVGA Square fixes
Changes in beta6.5:
- WVGA fixes
Changes in beta6.4:
- WQVGA changes by Genix9. Thanks!
- VGA changes by fishfuzz. Thanks!
I think we're getting to closer to finall, just hope there won't be more bugs
Changes in beta6.3:
- QVGA fixed by webguy05. Thanks!.
Changes in beta6.2:
- QVGA Square changed a little.
Changes in beta6.1:
- WQVGA again fixed by giorgosm! Thanks!
- little QVGA changes
- updated CHome Editor v1.4 beta
Changes in beta6:
- updated TitaniumWeather plugin
- updated TitaniumWeather layout so it's probably a mess again in all qvga based cpr's. I need good people with (W)QVGA and square to test and fix it again.
Changes in beta5.1:
- updated Favorite People Plug-in v0.95
- updated CHome Editor v1.3 beta
- small qvga and qvga square changes.
Changes in beta5:
- removed lpaso TitaniumCostumizer
- added CHome Editor v1.2 beta by showaco
- Completely capitalized names.
- "getting started" text changed to "programs" completely
Changes in beta4:
- WQVGA completely fixed! Thanks to giorgosm
- added cmhomeres.dll with capitalized titles
Changes in beta3:
- added full qvga and wqvga support - need testing
Changes in beta2:
- transparent focus panel
- modified qvga portrait
- added Favorite People Plug-in
This is just a "beta". More customization to do!

Raphael ROM:
Here's an official ROM with WM 7 Titanium Project. Cooked by xECK29x:
xECK29x Premier Series 1.9b (WinMo 6.5 21501 Windows 7 Styling)
To customize your programs:
- Download the Programs provxml
- Modify the applications paths and names
You can also change the programs and the order among 9.
This example is for the left softkey:
<characteristic type="HKLM\Software\Microsoft\CHome" translation="filesystem">
<parm name="SK1TEXT" datatype="string" value="Calculatrice"/>
<parm name="SK1URL" datatype="string" value="\Windows\MobileCalculator.exe"/>
</ characteristic>
SK1TEXT is the text of the left softkey in all tables
SK1URL is the way to the program.
For 9 programs:
<characteristic type="HKLM\Security\CHome\DefaultSettings\CWelcome Center\Page1" translation="filesystem">
<parm name="ACTIONURL" datatype="string" value="\Windows\Hibernate.exe"/>
<parm name="TEXT2" datatype="string" value="Récupération of RAM"/>
<parm name="TITLETEXT" datatype="string" value="Mise in route"/>
<parm name="TEXT1" datatype="string" value="Hibernate"/>
<parm name="SK2TEXT" datatype="string" value="Hibernate"/>
<parm name="SK2URL" datatype="string" value="\Windows\Hibernate.exe"/>
</ characteristic>
ACTIONURL AND TEXT1, TEXT2 : command Tab
SK2URL AND SK2TEXT : command right softkey
Click to expand...
Click to collapse
- Disable Titanium
- Import provxml with AdvanceConfig
- Enable Titanium
or use CHome Editor by showaco
- Run this app
- tap menu>edit item values
- tap on "CWelcomeCenter" on the left
- and there you have pages with programs, change the values for the pages but remember, don't change GUID!!
- and to add page/program tap menu> add new page> create app page
To change TitaniumWeather icon:
Look in this post: showaco's wm7 weather icons
Click to expand...
Click to collapse
Faq:
- How to can I change "Getting started" text?(or any other)
webguy05 said:
You can make this change in the cpr file
Look for this code at the beginning of each panel...
<Text ID="PluginLabel" Left="10" Top="5" Width="150" Height="40" FontFamily="Tahoma" FontSize="12" FontStyle="Bold" Wrap="False" Trimming="EllipsisCharacter" InnerTextType="Resource" Text="cmhomeres.dll,1025">
And then copy this code in place of it and change the last part where it says Text="..."
<Text ID="Text" Left="10" Top="5" Width="150" Height="40" FontFamily="Tahoma" FontSize="12" FontStyle="Bold" Wrap="False" Trimming="EllipsisCharacter" Text="Calendar">
Hope this makes sense.
Click to expand...
Click to collapse
It has been fixed in beta5
- You want capitalized panel names?
Here's a cab with capitalized names for all! Titanium capitalized
Click to expand...
Click to collapse
- I would like to have focus panel in different color, how can I do it?
Black Focus panel by monx®:
- Post
- black focus
Orange Focus by suboxide:
- Post: http://forum.xda-developers.com/showthread.php?p=3684886#post3684886
- Download http://pda.subox.be/bronzeres.dll
Click to expand...
Click to collapse
- You have a blue icon on top of your contact picture in Fav People?
psx2pal said:
Here is an fix for the "icon is over peoplepic".
you must have an registry editor.
No got to this Position:
HKLM\Software\Microsoft\CHome\ATFavPeople
an then you go to the page an delete the icon value on the pages. Restart Titanium and now you have the right pic.
Click to expand...
Click to collapse
- To find your location codes:
use this url and add your city name to end of it:
hadle.accu-weather.com/widget/hadle/city-find.asp?location=
Click to expand...
Click to collapse
- How can I make total transparent silder?
- Find Titanium_XXXxXXX.cpr file in the windows folder and edit it with notepad.
- Look for line: <Image ID="Image Default" Left="0" Top="0" Width="480" Height="260" ScalingAlgorithm="TriLinear" Opacity="1.0" />
- Change opacity to whatever you like( 0, 0.1, 0.2,... 1.0)
Click to expand...
Click to collapse
- Do you have a disappearing mail icon in notifications panel?
Squawkt22 said:
FWIW, I found a "work-around" for the disappearing Mail Icon in the minimized notifications panel. If you add a second mail account the correct icon is somehow restored.
Click to expand...
Click to collapse
-----------------------------------------------------------------------------​
It looks good with my custom wm6.5 Theme:
Download:
Fixed some issue with background.
- VGA: http://rapidshare.com/files/225696560/blackblue.cab
- QVGA: http://rapidshare.com/files/230229754/blackblue_qvga.cab
and remember to visit:
- Custom themes for wm 6.5
- wm 6.5 development

AMAZING!!!
Really really nice!!

why there is not a version for QVGA,i hope much when i see your picture but now...

looking good!, which one is the actual screenshot of the theme? I see two sets of screenshots posted.

Why is this not for QVGA?? I had alot of expectations from it

anyone can fix titanium.cpr for QVGA. I needn't Weather and programs tab but i like WM7 UI

nhatminh87 said:
why there is not a version for QVGA,i hope much when i see your picture but now...
Click to expand...
Click to collapse
Maybe in the future.. I don't have qvga device so if someone willing to donate me one...
rpereira said:
looking good!, which one is the actual screenshot of the theme? I see two sets of screenshots posted.
Click to expand...
Click to collapse
both, its portrait and landscape

ibrythill said:
Maybe in the future.. I don't have qvga device so if someone willing to donate me one...
both, its portrait and landscape
Click to expand...
Click to collapse
No man, no one here donate u a QVGA device , i asked ppl for one to TEST THE ROMs on it so i culd make better ones for the comm, but tht thread has arnd 100 views and not even a single reply

"vga only"
NOOOooooooo...

xda2_haseeb said:
No man, no one here donate u a QVGA device , i asked ppl for one to TEST THE ROMs on it so i culd make better ones for the comm, but tht thread has arnd 100 views and not even a single reply
Click to expand...
Click to collapse
I just installed this WM7 theme and I have to say it's a great source of inspiration for my next theme.

xda2_haseeb said:
No man, no one here donate u a QVGA device , i asked ppl for one to TEST THE ROMs on it so i culd make better ones for the comm, but tht thread has arnd 100 views and not even a single reply
Click to expand...
Click to collapse
well, miracles happen, sometimes...
I can cut all values by half, but can't test it, so I need a QVGA volunteer!

ibrythill said:
Windows Mobile 6.5 Titanium modification.
WM 7 Titanium Project is a custom theme for your titanium.
A goal of making this theme was to imitate the look of Windows Phone 7 as closer as possible.
With this theme you get:
- TitaniumWeather by showaco, modified a bit
- custom Programs panel.
- lpaso TitaniumCustomizer
- wm 7 look and feel
VGA and windows mobile 6.5 Only!!
I don't have any qvga, so there's only vga, but will see what can be done. If someone willing to donate me a qvga device with wm6.5 I will make another version
Portrait:
Landscape:
Instalation:
- Disable Titanium: start> settings> today> items and uncheck "Windows Default"
- Download and install cab
- Enable Titanium
To customize your programs:
- Download the provxml
- Modify the applications paths and names
- Disable Titanium
- Import provxml with AdvanceConfig
- Enable Titanium
Download:
WM 7 Titanium Project.cab
Programs provxml
This is first "beta". More customization to do!
Click to expand...
Click to collapse
Wow beautiful....
How about WVGA? is it supported?
thnx
marcel

marcelvanblankers said:
Wow beautiful....
How about WVGA? is it supported?
thnx
marcel
Click to expand...
Click to collapse
It should be.. Try it and tell us

you don't have QVGA but you can customize it for QVGA.Please many people are appriciated for aQVGA version

ibrythill said:
well, miracles happen, sometimes...
I can cut all values by half, but can't test it, so I need a QVGA volunteer!
Click to expand...
Click to collapse
You post it, we'll test it!

Amazing...will def be using this in my ROM series (with some changes as we spoke about )
Keep up the amazing work!!

Do that, cut all related values by half, then let us try it out. I'm 70% sure that would work and be the only problem, but as I have never looked at the files myself I cant say for sure.

If you try making the values for a wqvga version I would be willing to test it for you on my Omnia with 6.5.

This is nice! I look forward to installing it and taking a live look when I get home today. Thanks!!

Related

[W|Q|VGA] RR33 PocketCM Keyboard 0.14 Skins Pack v11

Hi,
Here is my last skins Pack :
{
"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"
}
- 19 beautiful skins for PocketCM Keyboard 0.14 (don't work with PCMK v0.15 and above)
- 13 layouts (AZERTY, QWERTY, QWERTZ, ABC...) available in 2 formats (ANSI/UNICODE) for better fonts compatibility
- compatible QVGA (320x240), WQVGA (400x240), VGA (640x480) and WVGA (800x480)
- 9 dictionaries (English, French, German, Italian, Dutch, Portuguese, Russian, Spanish & Swedish)
- 2-in-1 : classic Keyboard + Enhanced PhonePAD
- Portrait + Landscape Modes (except for OMNIA : portrait only)
- 2 sizes : Small & BIG
- popup shortcuts (hold any key 1 second) : punctations on space, accentuation & CAPITALS on each letter, cut-copy-paste on enter, internet key, smileys key, Greek letters option (UNICODE only) and many others...
install the cab of your device's screen resolution :
- (W)QVGA for QVGA (320x240) or WQVGA (400x240) (Polaris, Omnia...)
- (W)VGA for VGA (640x480) or WVGA (800x480) (Diamond, Blackstone...)
INSTALLATION GUIDE :
1- download PCM Keyboard v0.14 + my Skins Pack + ERVIUS SIP Selector v3
2- install CABs : PCM Keyboard 0.14, Skins Pack of your screen resolution and SIP Selector
3- IMPORTANT: deactivate "T9" in order to avoid htc compact keyboard bugs (not necessary if you never use htc compact keyboard).
By example for Diamond/HD : download Diamond/HD Tweak, launch Diamond/HD Tweak and go to SIP configuration then choose "deactivate" T9, press ok and soft reset.
4- launch an application which requires the keyboard (note or Opera by ex), by default it is the stock keyboard that shows on, so press on the small arrow of keyboard selection (at the bottom) and choose “other input methods" then “PCM Keyboard”. At this time there is a messed up keyboard which appears (if you are no QVGA) but it is normal because PCMK is not configured yet so do not worry and quit.
5- go to Start>Settings>Keyboard and there “PCM keyboard” should be selected then click on “options” (if it refuses by prompting that it is not your default SIP keyboard then redo stage 4) and configure it like that :
- dictionary of your choice with "v11" tag
- a layout with "v11" tag
- a skin of your choice with "v11" tag.
6- In order to make PCM Keyboard as your default keyboard at windows startup : launch SIP Selector and choose “PCM Keyboard” from the list then press “ok”.
Thanks to (alphabetical order) : Bankai, Bobmarley89, DjOuBhAa, EagleDig, Eiskrap, ERVIUS, Evolupt, Gerger, Ghenarys, Giannis86, Gruvngyrl, htctoucher, Manthis, Montecristoff, Nottingham, Quentin Pouplard (aka Tene), Utopiaet, Vinsos and XDA
Freeware : Free for personal, non-commercial and non-profit use. All rights reserved to respective authors to limit or suspend these terms of use at any time. May not be copied, reproduced or published elsewhere without author's permission. My original files and support are only available at xda-developers.com.
*** How to make your own layout ***
PCMK14 layout is very easy to edit : you can go on your Diamond into \program files\PCMKeyboard\ directory and search for your favorite layout (by example "QWERTY EN-US (ANSI) v11.layout") then drag & drop this file to your PC. Then open it with windows notepad and you should see lines like these :
Code:
keyboard_layout_1=\Xqwertyuiop\H\n\Casdfghjkl'\F\n\P\4zxcvbnm.[1^^]\T\n\2\2\M\M \N\N\B\B
keyboard_layout_2=\XQWERTYUIOP\H\n\CASDFGHJKL'\F\n\P\4ZXCVBNM.[1^^]\T\n\1\1\M\M \N\N\B\B
keyboard_layout_3=\X[31][32][33]€\H\n\C[34][35][36][1']\F\n\P[37][38][39][1^^]\T\n[20]\M\M \N\N\B\B
keyboard_layout_4=[2.com][2.fr][2.net][2.org][2.gov]\n[[email protected]][[email protected]][[email protected]]\n[3http://][3http://www.][3https://www.]\n\M\M[2www.][2wap.][[email protected]]
symbol_pad=\M,()/[1\]<>\[]{}
symbol_pad=\4,[[email protected]][[email protected]][2http://][2www.][2.com]
symbol_pad=^^,[1;)][1:O][1XD][1:P][1:@][1:'(][1:S][1:*][1 <3][1><]
symbol_pad= ,&-_?.,!:;[1...]
symbol_pad=',+±÷=|#°^~"
symbol_pad=€,[2¥][2£][2$]
symbol_pad=\N,\E\E\T\T\X\X\C\C\P\P
symbol_pad=a,AÆæ[2are][2about][2always]
symbol_pad=A,aæÆ
symbol_pad=b,[3because][2but]B[2been][2before]
keyboard_layout_1 is the first keyboard
keyboard_layout_2 is the keyboard when shift is selected/pressed
keyboard_layout_3 is the PhonePAD
keyboard_layout_4 is the internet page with some address shortcuts
So if you want a "Z" instead of "Q" : erase "Q" and type "Z"
If you want ".us" instead of ".fr" then erase ".fr" and type ".us"
Now the popup menu :
symbol_pad=b,[3because][2but]B[2been][2before]
If you want the word "beautiful" instead of "because" when you hold "b" : erase "because" and type "beautiful"
The number before "because" indicates to PCMK14 the key width : in that case the key is 3 boxes of width. For "but" the key is smaller with only 2 boxes. A line is composed by 10 Boxes that you distribute as you want. For the "b" popup line you can count : 3+2+1+2+2=10
As you can see it's very easy to make your own layout ^^
If you prefer this smiley "" to this "^^" then just replace "^^" by ""
After editing your layout, save it and copy it to \Program files\PCMKeyboard and do a soft reset. Now you'll have your own layout that nobody has ^^
###############################################################################
Change log :
- Apr-7-2009 : release v8.3, QVGA bug fixed (thanks to Eiskrap)
- May-10-2009 : release v9 with new enhanced PhonePAD : type once for numbers, hold key and slide to the letter of your choice then release key to type it !
- May-14-2009 : release v9.1 with 3 new skins, 1 new layout and a few fixes
- May-21-2009 : release v9.2, OMNIA WQVGA portrait bug fixed (thanks to Gruvngyrl)
- May-27-2009 : release v10 with 2 sizes available now (Small & BIG)
- July-25-2009 : release v11, a few bugs fixed, 19 Skins available with 13 layouts & 9 dic
Great looking skins but I'm having trouble getting it to work.
I have a QVGA device (HTC Vogue) and none of the skins will work even after following detailed instructions you provided.
I even removed other skins, reset the device after every selection but still not working.
Hopefully ... it's something simple.
Looks great on the screenshots.
QVGA doesn't work... :/
Hi,
I found a bug into ini files in each (W)QVGA skin, it's fixed in the last v8.3 : retry, it should be ok now (I hope so...) and let me know please.
Regards
These are all working great on my QVGA now!!! Look great as well, and I love the layout. Thanks a lot for getting these working.
WOW !
THANKS, it was a hard work to configure layouts and skins as well !
Just a last request : I have posted all the VGA screenshots, so could you make a few QVGA screenshots (not all of course) to show that it works in QVGA for the other members please ?
And once again thanks Eiskrap !
I downloaded the QVGA skin pack, and it seems to be working, however, the period and earth keys aren't there unless I hit the 123 button. Was this by design in order to make it fit the QVGA screen, or am I missing something?
Other than that, great functionality!
gruvngyrl said:
I downloaded the QVGA skin pack, and it seems to be working, however, the period and earth keys aren't there unless I hit the 123 button. Was this by design in order to make it fit the QVGA screen, or am I missing something?
Other than that, great functionality!
Click to expand...
Click to collapse
Hi,
it's because you did not follow my install instructions : in PCMK Configuration page you must choose between "AZERTY", "QWERTY", "QWERTZ", "ABC" layouts and NOTHING ELSE !
So I imagine that you chose "English" layout and that's why you did not have the blue globe, the period and extra shortcuts.
Let me know if you manage to make it work
Hi,
you say it will only work with version 0.14......what will happen if someone tries the 0.23 ??...
I think there are some improvements since 0.14.....will you adapt your skins to this version?....
br
Marcus
Manamana25 said:
Hi,
you say it will only work with version 0.14......what will happen if someone tries the 0.23 ??...
I think there are some improvements since 0.14.....will you adapt your skins to this version?....
br
Marcus
Click to expand...
Click to collapse
no I won't make skin for 0.2x till a more stable version come up.
But, I know that JIM256 made good ones
I think I must be going blind...but I can only see the link for PCM keyboard not the actual skins package????!!
The wait worth it because the PhonePAD is a new way style typing experience : a mix between classic keyboard and classic PhonePAD...
i can't get the package skin v.9...where is the link??
thanks
not yet ready, check back on May 10th
(W)QVGA v9 is released
is this skin support omnia too?
because when i'm tried this, the keyboard so weird...
thanks
khaciak said:
is this skin support omnia too?
because when i'm tried this, the keyboard so weird...
thanks
Click to expand...
Click to collapse
Yes my skins pack works on Omnia : you must install (W)QVGA cab and follow exactly my install instructions. The point for you is to search for a cab to deactivate t9.
tell me if it works (it should) and if not send me screenshots please in order to help you,
regards
I'd like to thank my friend RR33 for his Great job on dialer and keyboard for the "BLACK HD ULTIMATE EXPERIENCE"
Hi,
my skins pack v9.1 has been released and now includes 16 skins + 7 layouts (112 combinations !!!)
Enjoy

[S2U2 SKIN] [April 02, 2010] Carbon LCD - All Resolutions

{
"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"
}
» Added Source Zip Files
» Added QVGA / WQVGA / SQVGA download links
» Added wallpaper download links
» Added LED Clock only download links
I just started using S2U2 and am not a big fan of the "Apple Look". I started searching for skins but they were all either poorly made or had way to many graphics that gave it a gawky look. So I decided to create my own! I gave it a simple LCD style and stuck to a clean simple look. Everything is custom graphics except for the sliders, operators, and weather graphics, which I kept stock.
I do plan on creating custom weather graphics, but I do not use weather on my phone as I don't have a data plan. So it might be a little bit before I work on those.
I recommend changing the following settings in S2U2 to make the best use of my skin. It is not necessary to change these settings but it will make the skin function as the screenshots show!
» Appointment -> Appointment Line -> Off
» Appointment -> Appointment Alignment -> Left
» Wallpaper -> Battery on top of wallpaper -> On
The battery setting is the only setting I highly recommend as with it turned off the wallpaper dissiperes when the phone is plugged in.
VGA
» Full Skin
» Source Images
» Clock Only
» Wallpaper Only
» Original S2U2 Skin (will revert S2U2 back to original)
WVGA
» Full Skin
» Source Images
» Clock Only
» Wallpaper Only
» Original S2U2 Skin (will revert S2U2 back to original)
QVGA
» Full Skin
» Source Images
» Clock Only
» Wallpaper Only
» Original S2U2 Skin (will revert S2U2 back to original)
WQVGA
» Full Skin
» Source Images
» Clock Only
» Wallpaper Only
» Original S2U2 Skin (will revert S2U2 back to original)
SQVGA
» Full Skin
» Source Images
» Clock Only
» Wallpaper Only
» Original S2U2 Skin (will revert S2U2 back to original)
* Reserved for future use *
Thank You~
Carbon
hi,
looks very nice
thx
Thank you! Very cool! I'm interested on Wqvga version and if you want i can test it for you on my device!
Actually, I have my younger brother over. I sold him my Palm Treo pro and upgraded to a Touch Pro from sprint. So I am currently working on the QVGA/WQVGA/SQVGA using his phone for testing. It is almost complete and will be done in a little bit.
Just finished the qvga, wqvga, and sqvga versions. I also made a few posts around here so I can post links. So I was able to switch all links to mediafire, let me know if you want something else, and added larger screenshots.
I also added links to just the clock and just the wallpaper for each resolution!
Since I do not have a phone with qvga, sqvga, or wqvga please let me know if there are any problems!
Someone also requested different clock colors, what do you think?
Also, I have recently just fallen in love with the GTX Sense theme and the GFX windows theme!!! I am currently making an S2U2 skin to match this look, would anyone be interested in this? Or should I just keep it to myself?
Well done! I start to try it immediately!
EDIT: I have just tried it, works very well, maybe there is a little "bug": when i attached my device to the power, and battery icon appears, the "usb cord" attached to battery icon isn't on the middle of battery, but on the top. In s2u2 original skin the cord is on the middle of battery icon...
PS Is there a way to skin the slider button?
??
Any chance you can upload a zip file of the graphics instead of a CAB file.
Particularly QVGA.
@ChrisGarner
- Which resolution are you using, and can you post a screenshot?
There are a few different images for the slider button depending on the settings used. All work the same though, it is an image that is split in half horizontally and the left side is the unpressed slider while the right is the pressed slider. The images are .png and support transparency, you do not need to have a specific color background even though some of the images have a fuchsia colored background.
Below is a list of the sliders and what they are....all are located at /Program Files/S2U2/gfx/
arrows.png -> default slide button used for locked screen
arrows2.png -> slide button for locked screen when slider is set to middle
s2earrows.png -> default slide to answer button
s2earrows2.png -> i'm not actually sure what this one is for but it is for slide to answer
@Sean D.
They have been uploaded! They are a zip of the contents of the gfx folder, feel free to edit whatever you want! If you want me to post any "mods" let me know and i will give credit.
I'm on WQVGA device.... Here's a screenshot:
For the slider: I'm not very good with graphics software Are there any chance to have slider modified by you?
@ChrisGarner
Yeah, I can make a slider for you...you want it to go along with the overall LCD style?
Also, I will fix the usb cord on the battery....does anyone else have this issue or is it only WQVGA?
Also Chris, not sure if you read the first post about the settings...but in the S2U2 settings you might want to change the "battery over wallpaper" to on under wallpaper options. This will show the carbon background even when the phone is charging. It is like this because I didn't take the cheap way out and put the background as part of the battery icon - this way if you set a custom background of your own it will replace mine entirely and not mess anything up.
ebbinger_413 said:
Also, I have recently just fallen in love with the GTX Sense theme and the GFX windows theme!!! I am currently making an S2U2 skin to match this look, would anyone be interested in this? Or should I just keep it to myself?
Click to expand...
Click to collapse
I would definitely be interested in this. Getting my GTX ROM setup right now.
Below is a screenshot preview of the S2U2 GTX skin...still a lot of work to be done. I only did the wallpaper, the clock, and the battery so far. I still have to find a way to get the date to be all black, or try to put a dark grey background behind it.
I have been working on a few other GTX inspired skins as well.
Such as a Showcase (task manager app) skin...
- This skin is completed for VGA, just have to finish for the rest of the resolutions
As well as a Titanium skin, I am one of those people who think touchflo is too gauky and slow...i prefer the default titanium over it until they speed it up and get rid of the glitches for phones that are not made for it.
- This skin is 90 percent done for VGA, a few more tweaks and then i will work on the rest of the resolutions
So what do you guys think? I also plan on making a resco explorer gtx skin, a windows lock screen skin (not that mini that comes with gtx), and a resco contact manager skin (i might have to wait until they come out with a better skinning engine, as right now there is only one skin that i know of that is custom made by someone other than the creator/programmer).
ebbinger_413 said:
@ChrisGarner
Yeah, I can make a slider for you...you want it to go along with the overall LCD style?
Also, I will fix the usb cord on the battery....does anyone else have this issue or is it only WQVGA?
Also Chris, not sure if you read the first post about the settings...but in the S2U2 settings you might want to change the "battery over wallpaper" to on under wallpaper options. This will show the carbon background even when the phone is charging. It is like this because I didn't take the cheap way out and put the background as part of the battery icon - this way if you set a custom background of your own it will replace mine entirely and not mess anything up.
Click to expand...
Click to collapse
First of all, Thanks!
Second: yes, l really like lcd carbon style.. for the battery, don't worry, it isn't a serious problem for me...
And yes, i know "battery over wallpaper" option, but i forgot to check it
So i wait your news... Many thanks in advance!
And your gtx skin is very very cool! I really like it! I was waiting for a beautiful skin of resco explorer and you've created it! So i wait your news even about resco skin!
Ps Sorry for my english...
Battery/Titanium Skin
Hey Bro the battery on mine is up on the top too so for the people with the sqvga on the Treo Pro it is like that i know how to change it but you could repackage it it would help a lot i am still using your skin and you should make the titanium skin for my phone maybe when i am over there next you can work on it overall great work KEEP IT UP MAN!!!!!!!!!!!!!!!!!!
@Ebbinger, news on gtx skin? And the slider?
Great work.Hi,I cant download files from mediafire.Would you like to give some mirrors?Thanks!
What mirrors would you like to see? And the VGA of the Titanium theme is almost done. Just gotta port to QVGA and other resolutions for release - which will be new post.
Hi ebbinger_413.I'm very glad that you reply me!I would like to download VGA parts.Thanks !!!!

Windows Phone 7 (WQVGA) (WAD2 Theme)

Windows Phone 7 (WQVGA)
Portrait theme for WAD2 in style Windows Phone 7
1. Basic screens.
Two basic screens with icons (cubes), for access to the basic functions.
Cube Phone - displays quantity of the passed calls. If there are passed calls ontap on this cube translates on the screen of the passed calls. If is not present passed тап translates to the usual telephone keyboard.
Cubes Text and Outlook - can be adjusted most. It is necessary to come into options of start of this cube and to register in a line of start "\Windows\tmail.exe"-service "mail name". Where mail name is a name of your accounting record, her name to enter match case. If to put SMS will come in SMS.
2. Lock screen.
What to block phone, it is necessary on the first basic screen (point 1) or on the screen of programs (point 3) to spend on the screen from top to down. To unblock spend from below upwards. On this screen are disconnected all a button hard (except food switching-off). If to press hours, day of week, date or month a food (the same is switched off what to press unitary a hard the food button).
I Recommend not to use this screen of blocking since WADовская blocking constantly глучит, clashes with a dialling program etc. Renominate better blocking to start S2U2, much more conveniently and more effectively.
3. Screen of programs.
Page with programs one, on it it is possible to place about 32 icons with programs. All programs are broken into 4 sections (favorites, internet, multimedia, system, in everyone on 8 icons). Transition between sections is carried out by pressing an inscription with the necessary section. Button All - transition to standard windows to the list of programs.
4. Dropping out bar.
On all screens (except the blocking screen) by pressing the top part of the screen (on a strip of icons with notices) the bar with fast access drops out. On it are located:
- Buttons of inclusion/deenergizing Wi-Fi, Bluetooth, the Internet, phone
- The information on a charge of the battery, free operative memory
- Buttons of the dispatcher of problems, the list of the started appendices, sound profiles (standard WAD)
5. People.
Contacts are broken into two screens. On the first icons of contacts. On the second buttons for dispatch SMS and creation of new contact (while only in Russian if who that finds an aaplet on other, write).
6. Calendar.
To thumb through months, spend a finger on the screen (about the right on left - following, with left on the right previous). Button Go to - transition by current month. Between a calendar and buttons the list of immediate tasks is located.
7. Settings.
Three pages with the basic options. Pressing an inscription general applications - transition to standard windows to options.
8. Internet.
The screen about the Internet bookmarks. On a sreen bookmarks Google and YouTube if at you they are not present in bookmarks Internet Explorer at you they will not be displayed are shown. To add bookmarks it is possible only those which is in Internet Explorer.
All other screens I will separately not describe, I will simply attach sreens.
***************************
Installation:
1. Installation WAD2 (I put version 2.5.3.10).
2. Installation MortScript.
3. Download a file with a theme, unpack.
4. Folder "Utility", copy in folder Program Files.
5. Expose icons for weather big - "BigWeatherIcons", averages - "MiddleWeatherIcons", small - "SmallWeatherIcons".
6. Copy folder "WP7_pecco" in a folder with themes WADa (\Program Files\Lakeridge\WisBar Advance Desktop\Themes) if the way is another animation of icons will not work.
7. Expose portrait theme WP7_pecco.
8. In a folder "Icons" - additional icons to programs (Icon40 is for the pressed icons)
Last version:
WP7_pecco_v5.rar
Site of the developer.
***************************
Beta version
I here have thought and have decided to alter a theme, it seems to me a bit slow. While has made a beta the version, your council that else it is possible to add is necessary.
{
"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"
}
Changes have concerned while only the basic three screens. The second screen (with cubes) is located now not under the first, and at the left. It allows to slide easily between all three screens.
As has cleaned animation of disappearance of cubes. It seems to me speed of work more important beauty.
Blocking is transferred now on the button.
The theme is packed in archive, it is enough to unpack archive and to insert in WAD2.
WP7_pecco_v6beta.rar
***********
Theme edited for QVGA....
***************************
Archive of versions:
WP7_pecco_v4.2_full.rar
WP7_pecco_v4.2_off.rar - no animation
WP7_pecco_v3.rar
WP7_pecco_v3.rar
WP7_pecco_v2.rar
WP7_pecco_v2.1.rar - no animation
WP7_pecco_v1.rar
The donation on beer:
WebMoney
Z306757439101
R396936511710
E247582291454
U412117869801
Looks Great
Will try it now
Very nice i like, I was looking for this theme in other resolution
i'm using your work from a week good job
Really nice, could you make a video?
Congratulations!!
looks awesome and very promising, great work. is there any chance that you will release a wvga version?
pecco said:
Theme for WAD2 in style Windows Phone 7
Update themes in style WP7 (07 apr 2010).
Changes/additions:
1. Has changed status badges (the battery, GPRS ....).
2. Has changed the Top bar, now it can be caused (OnTap the top part of the screen) on all screens, except LockScreen. At OnHold a badge "GPRS OFF" joins GPRS.
3. Has added the second basic screen with hubs.
4. Arrangements of hubs on the basic screens and as are added new hubs (People, Outlook, Music+Video, Notes, Camera, Search) are changed.
5. Has added new pages People and Music+Video. On the first page People it is possible to add the selected contacts, and on the second SMS Sender - to send SMS, Message Sender - mass dispatch SMS, New Contact - to add contact. On the first page Music+Video - labels to WMP, Core Player and radio, on the second pages of the button of management WMP.
5. In the menu Start-up (the list of programs) has added button App which starts the standard list of programs.
6. On the basic screen, on hubs Phone, Text, Outlook it is possible to appoint two actions, one will work when there is no missed calls (no unread sms, mails), and another when is missed call (unread sms, mails). For example at me when is missed calls, at OnTap Phone the list missed calls, and when there is no missed calls opens, at OnTap Phone the telephone keyboard opens.
7. Has changed icons on screen Setting.
8. Has changed animation.
9. On screen LockScreen, at OnTap hours or date, a food is switched off.
For correct work it is necessary to throw in Windows folder, file GOTHIC.TTF (is a font) and as in options WAD2 to specify folders with weather icons (BigWeatherIcons, MiddleWeatherIcons, SmallWeatherIcons) big, average and small accordingly (all these files is in archive with a theme WP7_pecco_v3.rar)
In archive with a theme has added folder Utility, in it small, free, harmless programs which do not demand installation. The folder needs to be thrown in Program Files. If it not to make that some functions will not work.
In archive has enclosed icons for programs and options.
WP7_pecco_v3.rar 10.4 MB
link
Archive of versions:
WP7_pecco_v1.rar
WP7_pecco_v2.rar - Without animation
WP7_pecco_v2.1.rar - Animation Edition
The donation on beer:
WebMoney
Z306757439101
R396936511710
E247582291454
U412117869801
Click to expand...
Click to collapse
how do i install this
VERSION QVGA PLEASE !!!
QVGA QVGA QVGA QVGA QVGA QVGA QVGA QVGA
QVGA QVGA QVGA QVGA QVGA QVGA QVGA QVGA
QVGA QVGA QVGA QVGA QVGA QVGA QVGA QVGA
QVGA QVGA QVGA QVGA QVGA QVGA QVGA QVGA
QVGA QVGA QVGA QVGA QVGA QVGA QVGA QVGA
QVGA QVGA QVGA QVGA QVGA QVGA QVGA QVGA
QVGA QVGA QVGA QVGA QVGA QVGA QVGA QVGA
QVGA QVGA QVGA QVGA QVGA QVGA QVGA QVGA
QVGA QVGA QVGA QVGA QVGA QVGA QVGA QVGA
QVGA QVGA QVGA QVGA QVGA QVGA QVGA QVGA
PLEASE PLEASE
Wvga please !!!!!
if those pictures for the weather really are the forecasting pictures you did a nice job setting them as weather images. Good idea, looks stunning. Well, as I read the posts above me, you are busy for a while;-) I also use WVGA
Keep on the good work!
Cheers,
Arnold
I will probably make WVGA the version when there will be a free time.
hi im using omnia i900 & have some bugs
Red :
- i dont know path to change them ,maybe i have the difference device with you
- with Page_Programs : how do i customize these icons & their paths
anyway ,very nice theme ,smoother & faster than spb or throttlelauncher
voncount said:
hi im using omnia i900 & have some bugs
Red :
- i dont know path to change them ,maybe i have the difference device with you
- with Page_Programs : how do i customize these icons & their paths
anyway ,very nice theme ,smoother & faster than spb or throttlelauncher
Click to expand...
Click to collapse
You have to be in author mode and edit the scripts of each link. Out of the box it is set up for his device and regional rom (Russian). Very slick on i910. Be very patient and get to know wad very cool.
I had a little fun with M$paint and it was fun editing something to my liking without having to enter "b0fm18zq" every 2 minutes. And I made a crappy video of how it performs on the i910. And yes it is way more spiffy than MS3.5 or TL on the i910 and I always wanted more out of this phone and this is the icing. but like I said get to know wad.
http://www.youtube.com/watch?v=rsQ9FiQ-V_0
good day.
waiting for your WVGA ver ??
chopper the dog said:
You have to be in author mode and edit the scripts of each link........
Click to expand...
Click to collapse
tks mate im new with wad
voncount said:
tks mate im new with wad
Click to expand...
Click to collapse
The first time I installed I messed with it and ruined it tweaked it and got to know wad. Then I reinstalled and did what I wanted.
folder utility
I do not have the utility folder in the rar
Has added a theme for a landscape mode. It a bit cut down, in comparison with the portrait.
WP7_pecco_v3L.rar
Link
Sorry, sorry, sorry....
I have forgotten to put folder Utility without which some functions do not work in archive. I spread this folder separately.
This folder needs to be put in Program Files
Utility.rar
thanks ..
any chance to see WVGA ver ??

Titanium FULL SCREEN WEATHER WVGA (some also for WQVGA & VGA

SV0911 TITANIUM WEATHER
{
"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"
}
FULL SCREEN THEMES
XXXXXXXXXXXXXXXXXXXXXXXXX UPDATE 05.10.2010 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Hi Friends, time for a new gift to all of you..!!! My new Titanium Full Screen Weather Theme..
"PLATINUM WEATHER" Realistic weatherimages mixed in Platinumstyle.....
Created by me... Downloadlinks (WVGA & QWVGA) below the images... Greetings sv0911
To get the Titanium Full Screen Weather to work on your Titanium keep reading this post....!!!!!!
Downloadlink WVGA 480x800: PLATINUM WEATHER WVGA
Downloadlink QWVGA 240x400: PLATINUM WEATHER QWVGA
XXXXXXXXXXXXXXXXXXXXXXXXX UPDATE 06.08.2010 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Here now my new Titanium Full Screen Weather Theme..
"SV0911 FANTASY FLASH" Time to see who is making the weather...
Created by me... Downloadlinks (WVGA & WQVGA) below the images... Greetings sv0911
To get the Titanium Full Screen Weather to work on your Titanium keep reading this post....!!!!!!
Downloadlink WVGA 480x800: SV0911 FANTASY FLASH Fullscreen
Downloadlink WQVGA 240x400: SV0911 FANTASY FLASH WQVGA Fullscreen
XXXXXXXXXXXXXXXXXX UPDATE 30.07.2010 XXXXXXXXXXXXXXXXXXXXXXXXX
Time for a new crazy unusual gift to all of you..!!!!!
Hi Friends, here a new set of unusual crazy Full Screen Weatherimages..!!
This time in form of a Crystal Lens view Layer..!!!!! JUST UNUSUAL...!!!!!!
Created by me........ called: "SV0911 CRYSTAL SKY"
Enjoy Greetings sv0911
Here the downloadlink: SV0911 CRYSTAL SKY Fullscreen
XXXXXXXXXXXXX UPDATE 26.07.2010 XXXXXXXXXXXXXX
TO ALL OUR TITANIUM WEATHER FULLSCREEN FRIENDS !!!!!!!!!
HERE IS A NEW GIFT TO ALL OF YOU: TITANIUM WEATHER FULL SCREEN "sv0911 BURNING SUN" IMAGES
Designed by me.... (....Available in WVGA & WQVGA & VGA)
Downloadlink for WVGA 480x800: SV0911 BURNING SUN Fullscreen
Downloadlink for WQVGA 240x400: SV0911 Burning Sun WQVGA Fullscreen
Downloadlink VGA 480x640: Full Screen Weather BURNING SUN VGA 480x640
To get the Titanium Full Screen Weather to work on your Titanium keep reading this post....!!!!!!
XXXXXXXXXXXXX UPDATE 30.09.2010 XXXXXXXXXXXXXX
Here some Full Screen Weather themes specially created to fit the NeoMix Dark skin or other skins
with flipclock for example.. thats why the images appear more on below the screen..!!
For TITANIUM WEATHER FULL SCREEN, make sure to rename the folder from "Fullscreen Weather" to "Fullscreen"..!!
NeoMix Dark Burning Sun
Downloadlink: NeoMix Dark Burning Sun WVGA
Downloadlink: NeoMix Dark Burning Sun WQVGA
Fantasy Flash
Downloadlink: Fantasy Flash WVGA
Downloadlink: Fantasy Flash WQVGA
Nightcoloured
Downloadlink: Nightcoloured WVGA
Downloadlink: Nightcoloured WQVGA
============================================================
Hi friends,
i fixed Titanium Weather Full Screen for WVGA 480x800
Its based on the original qwvga 240x400 by joža&slovenec88
To get this to work, follow this steps:
-- Download my Zipfile.: SV0911 TITANIUM FULL SCREEN WEATHER CAB & FULLSCREENFOLDER
(Containing the default weatherimages from my first vers. which you can see below this post)
XXXXXXXXXXXXXXXXXXXXXXXXX UPDATE 31.07.2010 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Updated cab with improved mscr and config.ini Now its running even more smoother and faster...!!!
-- No need to have TitaniumWeather installed (complete installation/including also mortscript.exe)..
-- Disable first default Titanium today screen (Samsung Settings: Items on Today: Windows Default)
-- Install the cab (TitaniumWeather_new_SVi_8000.cab) to MAIN MEMORY!
-- Copy the attached "Fullscreen"-folder manually to: "My Storage"..!!.
-- Make sure you have already installed sdkcertsnew2015..!!!! (if not, below this post you will find it to download..)
-- Softreset device..
-- Enable Windows Default.. (Samsung Settings: Items on Today: Windows Default)
-- Tap onto TitaniumWeather plugin to normally update..
Locationcodes here: http://www.accuweather.com/
Look on the Accuweathersite, the ADDRESS BAR`s "url" there's the location code, copy and paste it in
Titaniumweather Setup Options.. For example the code i´m using is: EURlDElGM001lBaden-baden
Tap on Save/Exit: Exit and run full update..
All credit goes to "joža&slovenec88".....!!!!
And also a big thanks to "WovW" , "jlito" for there suggestions/ideas and "omar junior" who inspired
me with his own thread to work on this....!!!!
Attention:
The "default" weatherimages has just been modificated by myself (higher quality WVGA and now also with my own new nightcoloured version of the images for you to choose from...!! But all credits for the default images belongs to the person which created them..!!!) All other imageversions/themes like "Burning Sun" and the other ones are created by me.......
I take no responsibility for any conflict, fault, or damage caused by installing this cab!.
OK FRIENDS
Enjoy
Oh,
and of course here some screenshots from my rom with my own neo titanium theme:
And here some realy nice looking screenshots from my wife´s phone (WQVGA i 900 wm 6.5.3), using my own modificated neo titanium skin with my
new nightcoloured weatherimages from post #15....:
And from "WovW & jlito" screens:
FAQ´s and everything related to it.. (This post is under construction..)
Greetings from our friendly, sexy looking and patient customer/supportservice:
.
..
...
....
.....
......
.......
.........
.........xxxxxxxxxxxxxx GREAT SOULUTIONS FROM OUR FRIENDS ON THIS THREADxxxxxxxxxxxxx
jlito: Using SPlugin_480_800.cpr
this is what happened in my case:
Since I'm using the stock rom, everytime I install a standard titanium panel I have to copy its cpr settings from the Titanium_480x800.cpr file to the SPlugin_480_800.cpr. When I first copied this file I failed to notice that at the begining of the file there is a line* referencing the titaniumweather fullscreen configuration (besides the entire titatniumweather section). After I copied this line from one file to the other everything worked like a charm...
*
<Image ID="Background" Opacity="1.0" Top="-33" Width="480" Height="800" Source="\Windows\titaniumweather.png" />
thats it.. great mod sv0911
tks
--------------------------------------------------------------------------------------------------------------------------------------
For all of you who like to have the weatherforecast in your own native language, "WovW" has a fantastic solution for different language for the weatherforecast...!!!
Look here:
Post from WovW:
I've done an important update to your TitaniumWeather.mscr...
I've added the "online google translation feature" of mine invention...
I'd like to have messages in italian, so I've added in the bottom of your file a simple function that translate lots of messages from Accuweather:
It calls google translate web page and retrieve the first google translation...
For you to know, if you wanna change the language of translations, it is so simple, you have only to change the line nr 545:
tlanguage = "it"
with the language you want... for example
tlanguage = "de"
for german online google translations...
Let me know if you like it!
Bye...[/quote][/font][/size]
google translator
talipo said:
[/font][/color][/size]
Click to expand...
Click to collapse
From today, the script does not work anymore, maybe because they changed the web page of google translator [/QUOTE]
Hi my friend,
the dev. "WoVw" has send me the soulution for it..!!
Here his message:
Yes, google has changed his translation page... so old function doesn't found the "text translated" into the page.
I've modified the function in similar way like you, using this time mobile version of google translation page (maybe less Kbs to download).
Adding to this, I've add a .ini file management, so a translation done with google is saved into an ini file... At The next Weather update, no google querying, so now is very very very fast. (The ini is automatic created and populated during the use... and you can manually modify the translations into the ini, if you don't like google translation results...)
This is the new actual function I'm using... working very well (till now... I hope google don't change translation html page every 15 days :-D)
Sv0911, my master, if you want, you can modify the first page of this thread...
Bye bye...
Click to expand...
Click to collapse
Here his textfile: http://www.modaco.com/index.php?act=attach&type=post&id=61895
Or you can also use the suggestion from "Dacal 2010" which modificated the translation sub in the mscr:
Hello all ! Do you have some problem with Google Translator ? My titanium Weather not traducted anymore... Since perhaps a few day. I flash a new ROM, but the problem remains...
I suspected a modification on Google Translator...
Edit : possible solution (work now...), replace in TitaniumWeather.mscr some lines in the WovW function (at the end of the file). See modified function below, red lines are the modified ones :
Code :
-----------------------------------------------------------------------------------
Sub Tr
#CHANGE the following line to change language, example "fr", "de", "ru", "gr", "es", "it"
tlanguage = "fr"
ttt=argv[1]
#ttt=ToLower(ttt)
if (tlanguage ne "en")
link=ReadFile("http://www.google.com/translate_t?langpair=en|"&tlanguage&"&text="&ttt)
pos = Find(link, "onmouseout=""this.style.backgroundColor='#fff'"">")
If (pos)
pos = pos + 47
len = Find(link, "</span>",pos)-pos
ttt = SubStr(link,pos,len)
ttt = Replace(ttt,">","")
ttt = Replace(ttt,"<","")
ttt = Replace(ttt,"'","'")
ttt = Replace(ttt,"&"," ")
ttt = Replace(ttt,"""","'")
EndIf
EndIf
return(ttt)
EndSub
-----------------------------------------------------------------------------------
Dacal
Click to expand...
Click to collapse
Hope this will help you..!!!
Greetings
sv0911
------------------------------------------------------------------------------------------------------------------------------------------
Here now a great solution/idea from 'Freezy1982':
Hello guys... I think I found the bug in the LockScreen - here it is now! (WVGA Portrait only)
Thanks to anzo97
To get your lockscreen like this with the actual TitaniumWeather displayed - follow the steps below:
HowTo:
- Download the attachment and unrar this to your StorageCard or put it to your phone via ActiveSync
- Backup old LS_LockSceen_480x800 (you find it in \windows)
- Take TotalCommander or RescoExplorer and overwrite this file with the one from attachment
- Softreset!
Do this on your own Risk. If any Problems occours, I will try to help you - but I will not assume any liability if you damage your phone.
[/quote]
Here the Link to downlad Freezy1982´s "LS_LockSceen_480x800" : Freezy1982 LS_Lockscreen_490x800
--------------------------------------------------------------------------------------------------------------------------------------------
Here is a solution from......... me......:
Now lets get funky...!!!!!!!!!!!!!!!
I want to say THANKS to all of you for all your response and advices.... therfore
i spend some hours to fix a gift to all of you..!!!!!!
How about some special nightcoloured nice weatherimages..???
(In the cab´s above there containing only my modificated default images... for screenshots of the default
ones from my rom and from WovW´s, Jlito´s look below at the bottom of this post...)
My new selfmodificated Nightcolour Weatherimages (complete Fullscreen-Folder)....!!!
Here they are....!!!!!!! SV0911 Nightcolour Weatherimages
Just replace the Fullscreen-Folder on your device...!! (But first make a copy of the default
ones so you can change it back everytime you want to....)
For screenshots of the images look at my post #15 and also the screenshots from my wifes phone below post #2..!!
Let me know if you like it...!!
In this case i will continue with working on creating more different styles and also in the future different images..!!
Gr. sv0911
----------------------------------------------------------------------------------------------------------------------------------
XXXXXXXXXXX FOR FURTHER INFORMATION AND SOLUTIONS/IDEAS VISIT ALSO MY THREAD HERE:
http://www.modaco.com/content/i8000-verizon-sch-i920-omnia-ii-http-i8000-modaco-com/313450/titanium-weather-full-screen-for-wvga-480x800/
----------------------------------------------------------------------------------------------------------------------------------
Hi friends.
here some realy nice looking screenshots from my wife´s phone (wm 6.5.3), using my own modificated neo titanium skin with my
new nightcoloured weatherimages from post #15 ....:
Here an actuall screenshot from the user "WowV"s rom with Full Weather Screen..
and his own modificated mscr for translating weatherforecast in his language... What a great idea..!!
Many thanks to WowV for this...!!!!
I will also refer to WovW´s post from my thread on http://www.modaco.com/content/i8000-verizon-sch-i920-omnia-ii-http-i8000-modaco-com/313450/titanium-weather-full-screen-for-wvga-480x800/ modaco.com, because he had an amazing idea for translating the weatherforecast on screen..!!!
I attache also his mscr-zip.. because its a fantastic idea and very easy to understand what he has written/explained..!!
Look at this:
Post from WovW from my thread at modaco.com:
[quote name='WovW' post='1342074' date='Jul 13 2010, 13:39']
I've done an important update to your TitaniumWeather.mscr... I've added the "online google translation feature" of mine invention...
I'd like to have messages in italian, so I've added in the bottom of your file a simple function that translate lots of messages from Accuweather:
It calls google translate web page and retrieve the first google translation...
For you to know, if you wanna change the language of translations, it is so simple, you have only to change the line nr 545:
tlanguage = "it"
with the language you want... for example
tlanguage = "de"
for german online google translations...
Let me know if you like it!
Bye...[/quote]
Ok friends,
here now some screenshots from my rom with my own "Neo Titanium theme" and
Full Screen Weather....
Neo Titanium looks cool too, can you share the link? thanks.
As compare to Samsung widget, is Neo Titanium a ram eater?
sv0911 said:
Ok friends,
here now some screenshots from my rom with my own "Neo Titanium theme" and
Full Screen Weather....
Click to expand...
Click to collapse
;-))))..............................
Thanks, looks cool, currently i am using samsung widget, it take up amount of ram for the application to use.
can you show your screenshot? do you have the commmgr installed?
I am using I8000, anythg that i need to pay attend before i install it?
sv0911 said:
Hi daleylay,
after i tried allmost avery todayscreen (the default ones.., spb, wad and many more..)
i decieded to use titanium. For me it is fast, it needs not much ram... and it looks cool..
It also feels for me that it is running faster than samsung widget.
As i wrote in post #5 i fixed my own theme of this,
changed the cpr, bronzers.dll...
It based on "Titanium Shadow Neo Skin" in QVGA/WQVGA 240x400 by greatbal
Click to expand...
Click to collapse
Hi daleylay,
after i tried allmost every todayskin on my rom (the default ones.., spb, manila, wad and many more..)
i decieded to use titanium. For me it is fast, it needs not much ram... and it looks cool..
It also feels for me that it is running faster than samsung widget.
The other today skins are absolutly amazing but i like Titanium..
As i wrote in post #5 i fixed my own theme/skin of this through changing the cpr, bronzers.dll... but i´m still
working on it by fun.. (fixing the icons etc.)
It´s originaly based on "Titanium Shadow Neo Skin" in QVGA/WQVGA 240x400 by greatbal
and then ported to the Omnia by "blazingwolf" on modaco.com for wvga 480x800.
Here the link to blazingwolf´s thread: http://www.modaco.com/content/i9x0-omnia-http-omnia-modaco-com/290768/neo-titanium/
Gr. sv0911
daleylay,
When you install Titanium, it is important to disable first the default Titanium (Samsung Settings: Items on Today: Windows Default)...!!!!
Which kind of screenshot do you mean..? (look at my post #5...)..
With commmgr you mean the htc one..??
OK friends,
if someone has problems with extracting winrar-files,
here you get a link for my Titanium Full Screen Weather as Zip-file..:
http://rapidshare.com/files/406804668/Titanium_Fullscreen_Weather.zip.html
Gr. sv0911
Reserved,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
Here a important post from a user from my thread on modaco.com:
[quote name='jlito' post='1345488' date='Jul 15 2010, 23:59']
I was able to get my fullscreen to work with the Fullscreen folder in My Storage .. this is what happened in my case:
Since I'm using the stock rom, everytime I install a standard titanium panel I have to copy its cpr settings from the Titanium_480x800.cpr file to the SPlugin_480_800.cpr. When I first copied this file I failed to notice that at the begining of the file there is a line* referencing the titaniumweather fullscreen configuration (besides the entire titatniumweather section). After I copied this line from one file to the other everything worked like a charm...
*
<Image ID="Background" Opacity="1.0" Top="-33" Width="480" Height="800" Source="\Windows\titaniumweather.png" />
Another thing that I had done before this was to add a "\" before the My Storage\Fullscreen parameter by editing the mscr, although I dont know if this influenced anything or not, so mine looks like this:
Sub FullscreenWeather
Fullnumber = RegRead ("HKLM","Software\Microsoft\CHome\TitaniumWeather\ Page1","CurrentIcon")
Fullnumber = SubStr(Fullnumber, -6)
Copy("\My Storage\Fullscreen\" & Fullnumber ,"\Windows\titaniumweather.png",TRUE)
RedrawToday
EndSub
thats it.. great mod sv0911
tks[/quote]
jlito,
realy great thanks for your post...!!
Maybe it will also work for "jmsmartins" with this solution..!!
In this case no need to put the Fullscreenfolder on Main Device..! Realy Great job done..jlito
Gr. sv0911
XXXXXXXXXXXXX ALL FILES UPDATED 16.07.2010 Edited MSCR XXXXXXXXXXXXXX
But read also jlito´s solution i mentioned in post #1....!
Enyoy
Ok friends,
now lets get funky...!!!!!!!!!!!!!!!
I want to say THANKS to all of you for all your response and advices.... therfore
i spend some hours to fix a gift to all of you..!!!!!!
How about some special nightcoloured nice weatherimages..???
My new selfmodificated Nightcolour Weatherimages (complete Fullscreen-Folder)....!!!
Here they are....!!!!!!! SV0911 Nightcolour Weatherimages
Just replace the Fullscreen-Folder on your device...!! (But first make a copy of the default
ones so you can change it back everytime you want to....)
Here some screenshots of the images (with the background from my rom i´m
using as example so you can see how it could look like....!
Let me know if you like it...!!
In this case i will continue with working on creating more different styles and also in the future different images..!!
Gr. sv0911
Here some realy nice looking screenshots from my wife´s phone (wm 6.5.3), using my own modificated neo titanium skin with my
new nightcoloured weatherimages ....:
[quote name='Freezy1982' post='1347069' date='Jul 17 2010, 09:52']Thanks for reply..
Yea, this difference I have known already... I would like to know if there is a difference in installing Fullscreenweather.. or if it doesn't depends on device resolution
I'm using an Omnia Pro (B7610) with WVGA resolution on WM6.5.3
If it is useable - I did the .cab-install from here: slovenec88 and copy your nightcoloured weatherimages to \Program files\Titaniumweather\Fullscreen (very nice ones! )
Then I did a restart, enable Titanium in Settings and did an upgrade with my countrycode from accuweather.
Now the weather is updated shown in my TitaniumTab - but no Fullscreenweatherimages..
What did I do wrong?[/quote]
OK,
i see....
Actually the slovenec88s cab is for 240x400 and will not work correctly on 480x800 thats why i started this thread.
Please try with a clean install with the cab from this thread with the instructions from my first post...!!!
Let me know if it works for you..!!
Gr. sv0911
[quote name='Freezy1982' post='1347086' date='Jul 17 2010, 10:16']
Oha... nice to know! :lol:
Ok, I will do a newinstall with your version - give me some time for it - I edit the Lockscene to my resolution just now. When I finish, I will do it..
Just a short question: If I deinstall slovence88 cab - is there all clean? Or do I have to do a ROM Flash for this?[/quote]
No my friend,
absolutly no reason to flash the rom....!!!!!!
This kind of paranoia belongs only to crazy germans like me... :lol: :lol: :lol: :lol: :lol: :lol:
Just kidding...!!
Yes please make clean deinstall, softreset and make a new install with exactly the discription on post #1...!
Please read it carefully and also the solution from jlito in the same post..!!!
Gr. sv0911
[quote name='Freezy1982' date='Jul 17 2010, 10:23' post='1347097']
:lol: Du hast ja soooo recht, alta! :lol:
[/quote]
(you are so right man!)
I'm finished and will now start the reinstallation!
[quote name='Freezy1982' date='Jul 17 2010,
Hehe.. I can't remember how often I flashed my phone(s) laugh.gif
Ah, if you are interested: IT WORKS!!!
Your are great! Thank you so much for your help here and your work! Looks so beautiful!
Now I will "pimp" my wallpaper and my lockscreen and will give you some screens in a few minutes wink.gif
Awesome cool.gif

NEW +SKIN+ TITANIUM "NeoMix Dark 3" WVGA & WQVGA 6.5.3 and higher

NEW++SKIN++ TITANIUM "NeoMix Dark 3"
WVGA & WQVGA & QVGA 6.5.3 and higher by master_lie and bol422 and Dimka BC and maks.27 with fullscreen weather both in "Portrait" and "Landscape" !!!
{
"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"
}
Hi Friends,
time for a new gift....... a new Titanium skin..!!!!
This skin is a creation of the authors "bol422 and master_lie"
based on NeoTitanium by drkfngthdragnlrd & Shadow Neo Skin by greatbal
The idea, impulse and the driving force behind this all for creating this skin and most of the work goes to bol422
Big thanks to bol422 Many thanks for idea with notifications oldoldstone and thanks for clock Tama-Chan
This skin is very different from its predecessors.
Both in terms of graphics, as well as in the work plan.
How it works:
Here we have used the notification system for displaying information on the tabs.
Scripts do not always hang at startup, and is only triggered when there is a right for their launch event in the system.
In this assembly on the principle of work:
Hours: The script will only work once a minute to update the graphics.
Alarm clock: alarm clock icon changes immediately after the application settings.
Connection manager: status icons.
Tab Nitrogen: change of name, artist and length songs on its end and the beginning of a new one.
Tab notification: (a separate plugin, not the system. See screenshots below.) Display information about missed calls, incoming SMS and email. mail, with the ability to make a call to the last missed number tap on icons in the scroll bar. In the absence of a missed call icon and text information about the caller.
Types:
Has been revised almost all the graphics and the opportunity to move the scroll bar from left to right and vice versa. In portrait mode and landscape. Management is implemented through FSMenu.
But there is a small feature when changing the location of the scroll bar. When you change the location, the skin takes the standard form of default than design themes. That is, clocks will be installed on Digital II and will be shut down menus and tabs Manila expanded Nitrogen. Customize the look, you'll need after that, a couple of minutes. This is done for greater stability and to avoid any incidents. Once we find 100% way to switch without possible error, it will be included in the next assembly.
Were completely enumerated and sawn all. Cpr and. Plg files to remove all the "stocks" that extend more probably with the first version.
The new organization structure of folders in the parent folder Neo Mix. Now everything is divided into directories, and not lumped together.
Altered in the direction of greater clarity menu hours, weather, RSS, beckoning the menu (to remove programs from the tabs).
The menu item will appear hours "Removing NeoMix" for tailings cleanup after installing and extracting archives.
Added option to select the Internet connection for the RSS and weather. Now you do not need to rename your connection to The Internet.
Connect and disconnect tabs. Manila menu and extended tab Nitrogen, has become more reliable and simple. Both are disabled by default, but instead they installed a simple and easy launcher tab Nitrogen. Installation and disconnection is realized through FSMenu.
And more.
Used plugins and programs:
Plug-ins.
CNeoMix - clock and additional information
CNotification by larbke666 - notification
TitaniumWeather by showaco - Weather
ATFavePeople - Quick Contacts
PIGEON! Today by Aspire89 - the title speaks for itself
CGPS by oldsap - location coordinates
CAppointments - tasks. Standard plug
CMyPhotos - photos. Standard plug
CMusic - control WMP. Standard plug
CNitrogen by oldsap- control the player Nitrogen two versions of the map
CQuickNotes - quick notes
CManilaMenu by kane159 - launcher
CAccessories - another launcher in 5 programs
CContact - one more quick contacts
CRSS - view news feeds
Programs:
MortScript 4.3b12 by Mirko Schenk, FSMenu v 0.06 by IEHBR_NEW , CHome Editor by showaco, JMLMenu, Restart, TICS installer.
Hours: six options.
Themes: two.
Extended FSMenu: When changing themes, changing appearance.
Slider to the left - right.
Plugin notifications.
Installation:
It is advisable to put on a clean device.
If before that was one of the older versions NeoMix, and XP do not want
then remove it very carefully, followed by capital-cleaning tail of it in the registry.
Disable Windows Default.
Install the cab to the main memory and reboot.
Enable Windows Default, and press Start.
Will be unpacking the archives on this a bit forward or where no poking.
Next will be prompted to reboot to apply the settings.
Answer yes, and after a soft reset you will be happy.
If you click Yes, then restart was not followed, then restart manually.
Removal:
In the menu, press the Delete NeoMix and wait a while.
Next, a message appears stating that you need to do next.
Yes, the weight of the archive under 20 Mb.
Downloads:
FOR USING NEOMIX DARK 3 ENGLISH ROMS:
NeoMix Dark 3 WVGA EN
NeoMix Dark 3 WQVGA EN
NeoMix Dark 3 QVGA EN not tested
FOR USING NEOMIX DARK 3 ON NON ENGLISH ROMS:
NeoMix Dark 3 WVGA EU
NeoMix Dark 3 WQVGA EU
NeoMix Dark 3 QVGA EU not tested
big thanks for help the translite this thread Rapid81
Greetings
master_lie
Thanks Authors of programs, plugins and the drawing, used in this project. And as to all who supports us.
Thread under construction​
FULLSCREEN WALLPAPERS WVGA:
Full screen wallpaper for weather. A portrait and a landscape.
Author: sv0911
For correct display it is necessary to create a folder "Fullscreen Weather"
On Storage Card or My Storage where unzip a folder with wallpaper.
For a landscape mode all too most, only the name at a folder should be "Fullscreeen WeatherL"
Further in options of a plug-in of weather choose wallpaper and update weather
Portrait:
Burning Sun
Burning_Sun_NeoMix_Dark
Fantasy Flash I
Fantasy Flash II
Nightcolour
Platinum
Crystal_Sky
Daylight
Landscape:
Burning Sun Landscape
Burning Sun NeoMix Dark Landscape
Fantasy Flash I Landscape Fantasy Flash II Landscape
Nightcolour Landscape
Platinum Landscape
Crystal Sky Landscape
Daylight Landscape
FULLSCREEN WALLPAPERS WQVGA here
Neomix dark 3 blue mod from Chacry69
blue mod v1 post 35
blue mod v2 post 36
Neomix3 blue essential post 38
Thanks for the modification Chacry69
Fix to work CManilamenu and Nitrogen + for WQVGA version.
Replace the files in the Programme/NeoMix/System/ to files from the Zip archive. Manilamenyu and Nitrogen + can be selected and used.
reserved ...........for me 5
Could leave for the QVGA version?
kgbaba said:
Could leave for the QVGA version?
Click to expand...
Click to collapse
QVGA version is a little later.
I tried to download the WQVGA version for non EN ROM`s twice, but everytime the cab is damaged.
WOW!!!
Hell of a job mate...Just freaking awesome, downloading right now to give it a try which i know will be damn exciting. Just wanna say thanks and keep up the good works. Take care mate.
Showing unknown method, damaged. WQVGA english. please look in to it, really wanna try it.
qvga version
I'm waiting for qvga version.......
Problem with the cab
Master_lie i have downloaded quite a few times already but can't unzip the archive. Its damaged. Please reupload or look in to the problem. Thanks.
EDIT: "NeoMix Dark 3 WQVGA EN" This is what giving me trouble.
rebels71 said:
Master_lie i have downloaded quite a few times already but can't unzip the archive. Its damaged. Please reupload or look in to the problem. Thanks.
Click to expand...
Click to collapse
Excuse guys, but I have casually packed archives the program 7zip. Now I will pack all in zip and links to downloadings will be again accessible.
Ok master_lie, eagerly waiting for new download links. Thanks.
rebels71 said:
Ok master_lie, eagerly waiting for new download links. Thanks.
Click to expand...
Click to collapse
downloads is online and #1 post
master_lie said:
downloads is online and #1 post
Click to expand...
Click to collapse
does it work for windows mobile 6.5 (Verizon Touch Pro 2 stock manila 2.19ish)
Nice:::: but clock icon does not light up when alarm is set and cannot get lzcontacts to work , I can select , rename ,photo but cannot link it to dail when contact is selected ..thank you
When I go to each 'tab', i can't activate anything. So, when I go to contacts nothing happens when i press my contacts photo. The same for apps and pictures. I'm also not seeing the music player like it shows in the screenshots in the first post. Finally, how do you move the bar from one side of the screen to the other?
Thanks!
jason1175 said:
When I go to each 'tab', i can't activate anything. So, when I go to contacts nothing happens when i press my contacts photo. The same for apps and pictures. I'm also not seeing the music player like it shows in the screenshots in the first post. Finally, how do you move the bar from one side of the screen to the other?
Thanks!
Click to expand...
Click to collapse
Instructions for installing the slider to the left or right will be soon
For me: Can not on/off wifi, BT via FSmenu, vibrate, alarm etc. works well.
Can not add contact from sim (idk if it should be possible)
I have to install nitrogen, or it works on wmp and touchplayer too?
Actually i got it. For menu on the right side, there are more setting on FSmenu. JUST SLIDE DOWN!

Categories

Resources