Please Log In or Register - it's FREE!

18 Pages V   1 2 3 > »   
Reply to this topicStart new topic
 [SKIN] Jumba Skins for JMLToday (WM6.5), 18.09 - Futuretro !!
Rating 5 V
Jumba
post Aug 10 2009, 19:31
Post #1


Diehard
Group Icon

Group: Posters
Posts: 312
Favorited Topics: 4
Joined: 17th November 2008
Member No.: 451,646

Device(s): Samsung Omnia






Hey peeps, check out these skins I've made for JMLToday. JMLToday is a WM6.5 Titanium plugin, so they are for WM6.5 only. My first two skins are in this post, but you'll see I've posted updated versions of them later, so I suggest you use those instead. First thing you need to do is make sure you have JMLToday installed properly.

Important: Everything must be installed to "Device", not "My Storage" or "Storage Card"

First install Mortscript 4.2 (this may already be cooked into your rom) and at least JMLToday 5.4 as well as v.3 of JMLLibrary. Run the program (JMLToday) once and follow the setup procedure. Finally, install JMLPanex 1.0. This great addition means workable buttons in the skins. smile.gif After installing JMLPanex you have to do one more thing. Open the folder where it's installed (usually \Program Files\JMLPanex) and run the file "JMLPanexforPlugin.mscr". Choose "JMLToday" ok, "All" ok.



Updates


18.09 - New Skin - Futuretro - Released! Check this post for details - (post #294)

10.09 - New Anlog Clocks added just for Omnia users. Hope you like the new hour and minute hands! To download go here - (post #237)

07.09 - Jumba_Solo_Digital_Big and Small Released. Featuring 3 colours and dual sizes. See here for details - (post #194)

Check out all 6 analog clocks in one post. These will work with all the analog skins. Click here to download - (post #202)

06.09 - Jumba_Solo skin released! Features: Fullscreen layout, new single analog clock, 4-day forecast - see here for details - (post #163)

31.08 - Converted Analog_Duo Skin to work with JMLPanex! - click click - (post #127)

25.08 - Biiiig Update: JMLPanex Released. Now the buttons are clickable! For details see this post (#88).

18.08 - Update: New Digital Skin added... Slanted - (post #64)


10.08 - First Skins Released: Jumba_Analog_Duo and Jumba_Digital - (this post)




Frequently Asked Questions


1. What exactly is JMLToday?

JMLToday is a plugin for Titanium which works on WM 6.5. It will not work on WinMo 6.1. JMLToday is designed to be the heart of your Titanium layout. It installs to position 1 and will replace CClock as your main plugin. JMLToday is made to be skinnable and easy to develop for, supporting user-created skins, clocks, weather icons, battery meter, missed calls, sms and email, etc. It is still in early development (despite the seemingly high version number) and is already pretty awesome. It is under active development with many great features still to be implemented.

The application is coded in C#, so it has a small footprint and runs quickly and smoothly.

2. What is JMLLibrary?

A lot of the magic behind JMLToday is in the script library. With the release of version 3 of JMLLibrary now JMLToday can make use of the many included mortscripts. These add powerful functionality to the skins like automated wallpaper changing according to the weather forecast, clocks that change colour at night, etc. and allow you to map complex functions to onscreen buttons in conjunction with JMLPanex. The skinner can also write their own custom scripts to do pretty much anything, depending on how imaginative they can be. wink.gif

3. What is JMLPanex?

This has been somewhat of a breakthrough for Titanium, the devs have successfully managed to have functional hotspots on the main screen, which means clickable buttons. The best part is, JMLPanex can work with any Titanium plugin, we are now awaiting the first apps that will make use of this. Among these are a powerful RSS Reader and a great little Quickdial panel. More soon!

4. Why do I need to install so much stuff?

The great thing about skinning JMLToday is that things like the clocks, the interface icons, the weather icons and so on can be used by different skins. They get installed separately so you can uninstall/reinstall as you wish. So if a skinner wants to release a new/different version of a skin all the user needs to do is download the small skin files and not all the same graphics files. It's a great system in the end, and allows for a great deal of painless customisation. smile.gif

5. I'm not using an Omnia but I want to use these skins. Can I do this?

Sure, some of the skins have been converted to work with all resolutions. I did this using an automated converter though, so be aware that there will probably be some alignment issues in the non-Omnia resolutions (QVGA, VGA, WVGA). Look for the skin files ending in "_Allres"

6. I created blank panels using CHome Editor but they're not showing. Why?

I am still trying to understand why this is happening - it only affects certain recent roms, so I guess all you can do is give it a go and see if it works for you. I think CHome Editor may be in need of an update.

7. I am using WM7 / Bliss / Neo Titanium and the plugin doesn't look like it does in your screenshots. Why is this?

All my skins are designed to work with Standard Titanium only. If your focus bar - that strip in the middle of the Titanium Menu screen - looks different to the one in my screenshots then chances are the themes will not look good on your device. Sorry, next time you flash a rom maybe try one with standard titanium. wink.gif

8. How do I change my current city and where can I find my city code?

Click the JMLToday panel and go to Settings > Update City. City not on the list? Neither is mine. tongue.gif Click cancel and enter your city's code. You can find this by going to weather.msn.com and searching for your city. Check the URL - in it you will find your city code. For example, Johannesburg is "http://weather.msn.com/local.aspx?wealocations=wc:SFXX0023&q=Johannesburg%2c+ZAF" - so my weather code is SFXX0023. Type yours into JMLToday and hit OK. Then Update. Alternatively, once you have your code, add it to the file Cities.txt in your \Program Files\JMLToday folder.

9. How do I change the weather unit from F to C?

Browse to the \Program Files\JMLToday folder on your device and open the file JMLToday.ini with a text editor.

It's a plain text file. You can open it by browsing your device using ActiveSync from your PC, or you can edit it on your device using Word Mobile - just rename the file from JMLtoday.ini to JMLToday.txt (you may need to use a 3rd party file explorer like Resco Explorer or Total Commander to see the file extension) and then open it in Word.

Look for the line "weathertemp=F" and change the F to C.

Then save the file again. If using Word Mobile it will ask you if you want to save it in Word format - choose NO.

Finally rename your file back to "JMLToday.ini" - go back to JMLToday and hit Update.

10. How do I get the weather to auto-update?

Also in the JMLToday.ini file at the top you will see a section that starts with [RunAt] - change "Enable" to 1 and set the update time to what you want.

11. How do I change the date format?

In JMLToday.ini change any of the date strings to your liking. e.g. if the date is Monday 5 December, "dd" = 05, "ddd" = Mon, "dddd" = Monday, and "MM" = 12, "MMM" = Dec, "MMMM" = December - are possible options, combine them as you want.

12. How do I change the time format from 12 to 24-hour?

This can also be found in JMLToday.ini - change "hour" from 12 to 24 and "time" to HH:mm

13. In the dual clock skins, where do I change my 2nd city and offset time?

Also in JMLToday.ini, set your city name and offset in hours.

14. Sometimes the display gets corrupted, some icons appear too big or in strange places. What gives?

It's a Titanium issue unfortunately. I am hoping someone finds a way around this soon. In the meantime if the screen goes weird click the panel and hit > Settings > Refresh titanium.

15. How do I change the clocks/weather icons/system icons?

This is as simple as installing the cab you want. If you want to go back to an earlier clock etc. just re-install the cab. Not all icons/clocks are going to work well with all skins, but try it out, you never know what might work. One exception is the analog clocks I've posted, all of which are compatible with my analog skins. I believe an easier switching method is planned for future versions of JMLToday.

16. The right softkey says "Comm. Mgr." but I don't have Communication Manager installed. Can I change it?

Yep. The author of the app uses an HTC Diamond which comes standard with Comm Mgr installed. This is not the case with Omnias. To fix this install Comm Mgr or use a registry editor (like PHM Registry Editor) and go to \HKLM\Software\Microsoft\CHome\JMLToday\Page1 - find the entries SK2URL and SK2TXT. URL points to the location of the app you want to launch and TXT is the text that appears on the bottom right of your screen.

17. Does using JMLToday cause extra battery drain?

Nope. smile.gif As mentioned before it's written in C# and doesn't have any 24/7 running processes so it's as light as they get.



Skin #1 - Jumba_Analog_Duo and Duo_Digital

Featuring a new custom interface, new weather icons, dual time zone analog clocks, day/night clock face switching, etc.

Note: In this first version the buttons are not clickable, i.e. not linked to any apps. If you want functional buttons (at least for the analog skin) go here - (post #127) - and install the updated version. But you'll still need to install some cabs from this post, so keep this window open. wink.gif







And here's the digital version.






To install

1. Install Mortscript, the latest JMLToday and JMLibrary
Make sure you have Mortscript 4.2 and at least JMLToday 5.3b installed as well as v.3 of JMLLibrary. Run the program (JMLToday) once before continuing.

2. Create a blank panel with CHome Editor (only for the analog skin)
Next, this is important, download CHome Editor from here and create a new blank panel, like in the screenshots below.

Open CHome Editor and press the bottom left softkey - choose "Add New Panel", give the panel a name like "blank" and choose "Add to enabled panels now". Then, press the left softkey again and choose "Add new page", select the panel you've just created and hit "Create blank page" and select "Add to enabled pages now". Move your blank panel below JMLToday (2nd from the top) and Save Order.

To remove the label from the "blank" panel you'll need to manually edit it in CHome Editor. Click the left softkey once again and choose "Manual Edit Item Values", select your blank panel, condensed page, and edit "PluginLabel" - remove the text and hit "Save to Registry".

This creates some extra room below the JMLToday panel.



3. Install the cabs
Download and install the .cabs from this post in sequence...
a. "Analog_Clock_2" for the foreground clock, "Analog_Clock3_b" for the background. (only for the analog skin)
b. "Katra's Weather Icons v.2 Smaller" - If you already have these then skip this step.
c. "Jumba_Glass_Icons" - Needed for the theme.
d. "Jumba_Analog_Duo_Skin_WQVGA" / "Jumba_Digital_WQVGA" - The main skin files.

4. Install Skin
Open JMLToday and select "Change Skin". Then press Update!

The day/night switching clocks are set to change between 8pm and 6am. This isn't automatic though, you still have to press "Update" to see the change.

And yeah, I know Titanium loves to mess up the layout when switching between portrait/landscape. Just hit Settings > Refresh Titanium to fix it.

Enjoy. smile.gif

PS - Why so many cabs? So you can uninstall, say, the skin and still be able to use the icons for other skins. Cool. smile.gif Let me know if there are any problems.

Full thanks go to Katra and Albook for the icon inspiration!

Make sure to install to My Device, not My Storage or Storage Card. wink.gif


This post has been edited by Jumba: Sep 18 2009, 16:02
Attached File(s)
Attached File  1_Analog_Clock2.CAB ( 335.34K ) Number of downloads: 573
Attached File  2_Analog_Clock3_b.CAB ( 329.46K ) Number of downloads: 528
Attached File  3_Jumba___Katra__s_Weather_Icons_v2.cab ( 1.29MB ) Number of downloads: 689
Attached File  4_Jumba_Glass_Icons.CAB ( 59.2K ) Number of downloads: 616
Attached File  5_Jumba_Analog_Duo_Skin_WQVGA.CAB ( 51.59K ) Number of downloads: 507
Attached File  wallpapers.zip ( 457.06K ) Number of downloads: 554
Attached File  Jumba_Digital_WQVGA.CAB ( 2.5K ) Number of downloads: 460
Attached File  digital_wallpapers.zip ( 519.25K ) Number of downloads: 500
 
Go to the top of the page
 
+Quote Post
Krazy Radd
post Aug 10 2009, 19:38
Post #2


Diehard
Group Icon

Group: Posters
Posts: 392
Favorited Topics: 17
Joined: 31st July 2009
Member No.: 570,579

Device(s): Omnia i900 G-Rom S9



damn....it looks fu#%!n awesome.
I like that.......Gr8 Skin, bro....... biggrin.gif
When I finish my black taskbar, I will come back 2 ya.


--------------------

G-ROM S9 BHIC2 Lite Version
Go to the top of the page
 
+Quote Post
smilegod
post Aug 10 2009, 19:45
Post #3


Enthusiast
Group Icon

Group: Posters
Posts: 245
Favorited Topics: 12
Joined: 24th March 2008
From: Lithuania , Vilnius
Member No.: 371,107

Device(s): Samsung Omnia I900
Twitter: @_Smilegod_



Wow it's amazing biggrin.gif
Nice work Jumba


--------------------
Support my work by doing a small donation ;)
Go to the top of the page
 
+Quote Post
Jumba
post Aug 10 2009, 21:37
Post #4


Diehard
Group Icon

Group: Posters
Posts: 312
Favorited Topics: 4
Joined: 17th November 2008
Member No.: 451,646

Device(s): Samsung Omnia



Thanks guys! Not too bad for a first skin eh. smile.gif And for those who haven't checked out JMLToday, do yourself a favour and take a look. It's written in C so it's nice and fast, the weather updates are small and it doesn't put any extra drain on the battery. Plus it's under active development with lots of new features planned. There are also lots more skins on the way, so watch this space. biggrin.gif
Go to the top of the page
 
+Quote Post
Krazy Radd
post Aug 10 2009, 21:48
Post #5


Diehard
Group Icon

Group: Posters
Posts: 392
Favorited Topics: 17
Joined: 31st July 2009
Member No.: 570,579

Device(s): Omnia i900 G-Rom S9



QUOTE(Jumba @ Aug 10 2009, 21:37) *
Thanks guys! Not too bad for a first skin eh. smile.gif And for those who haven't checked out JMLToday, do yourself a favour and take a look. It's written in C so it's nice and fast, the weather updates are small and it doesn't put any extra drain on the battery. Plus it's under active development with lots of new features planned. There are also lots more skins on the way, so watch this space. biggrin.gif


I´ll do, bro.....
So what skins do you want us to surprise ???
I love something in Black Style, u know. tongue.gif
That would be great and would fit well with my taskbar. wink.gif


This post has been edited by Krazy Radd: Aug 10 2009, 21:51
Go to the top of the page
 
+Quote Post
Jumba
post Aug 10 2009, 21:52
Post #6


Diehard
Group Icon

Group: Posters
Posts: 312
Favorited Topics: 4
Joined: 17th November 2008
Member No.: 451,646

Device(s): Samsung Omnia



Hey man smile.gif

I don't have any more skins personally in development (this one is designed to be used on any colour), but there are a few really nice (W)VGA skins being developed which, thanks to the new .plg converter, can now quite easily be scaled for any resolution. JMLToday has been in development for some time, mainly on foreign boards where they speak French and such. :b so this is really the first multi-language release. I'm sure there will be more black skins soon! smile.gif


This post has been edited by Jumba: Aug 10 2009, 21:53
Go to the top of the page
 
+Quote Post
Krazy Radd
post Aug 10 2009, 22:07
Post #7


Diehard
Group Icon

Group: Posters
Posts: 392
Favorited Topics: 17
Joined: 31st July 2009
Member No.: 570,579

Device(s): Omnia i900 G-Rom S9



QUOTE(Jumba @ Aug 10 2009, 21:52) *
Hey man smile.gif

I don't have any more skins personally in development (this one is designed to be used on any colour), but there are a few really nice (W)VGA skins being developed which, thanks to the new .plg converter, can now quite easily be scaled for any resolution. JMLToday has been in development for some time, mainly on foreign boards where they speak French and such. :b so this is really the first multi-language release. I'm sure there will be more black skins soon! smile.gif


Allright.....I will see if I can make one.....someday wink.gif
Go to the top of the page
 
+Quote Post
Jumba
post Aug 11 2009, 07:18
Post #8


Diehard
Group Icon

Group: Posters
Posts: 312
Favorited Topics: 4
Joined: 17th November 2008
Member No.: 451,646

Device(s): Samsung Omnia



QUOTE(Krazy Radd @ Aug 11 2009, 00:07) *
Allright.....I will see if I can make one.....someday wink.gif


It's easy, try it! It's as simple as editing a text file. wink.gif The apps are there, it's the skins that are needed.
Go to the top of the page
 
+Quote Post
DJRedLine
post Aug 11 2009, 08:37
Post #9


Regular
Group Icon

Group: Posters
Posts: 148
Joined: 2nd October 2008
From: Aldershot, UK
Member No.: 432,720

Device(s): Omnia i900



Mine looks like this -


this is on bliss theme
adding blank panels did not seem to do anything (i have 2 blank panels added in the image)
Go to the top of the page
 
+Quote Post
Jumba
post Aug 11 2009, 08:42
Post #10


Diehard
Group Icon

Group: Posters
Posts: 312
Favorited Topics: 4
Joined: 17th November 2008
Member No.: 451,646

Device(s): Samsung Omnia



QUOTE(DJRedLine @ Aug 11 2009, 10:37) *
Mine looks like this -


this is on bliss theme
adding blank panels did not seem to do anything (i have 2 blank panels added in the image)



Hiya

Did you install Katra's Weather Icons? It doesn't look as if they're showing.

The icon in the top middle is for the alarm, so if it's not set it won't show.

This skin wasn't designed with Bliss in mind, so it's not surprising it doesn't look correct. wink.gif Sorry. In future I may look at a version that's compatible.
Go to the top of the page
 
+Quote Post
passportu
post Aug 11 2009, 10:02
Post #11


Newbie
Group Icon

Group: Posters
Posts: 8
Joined: 17th February 2009
Member No.: 499,080

Device(s): i900



QUOTE(Jumba @ Aug 10 2009, 22:31) *
Make sure to install to My Device, not My Storage or Storage Card. wink.gif


Is it possible to make them works on My Storage?
Go to the top of the page
 
+Quote Post
Jumba
post Aug 11 2009, 10:09
Post #12


Diehard
Group Icon

Group: Posters
Posts: 312
Favorited Topics: 4
Joined: 17th November 2008
Member No.: 451,646

Device(s): Samsung Omnia



QUOTE(passportu @ Aug 11 2009, 12:02) *
Is it possible to make them works on My Storage?


Not at this stage, but it is planned for a future version. wink.gif
Go to the top of the page
 
+Quote Post
Mothamoz
post Aug 11 2009, 11:06
Post #13


Regular
Group Icon

Group: Posters
Posts: 98
Joined: 2nd May 2009
From: The Netherlands
Member No.: 534,534

Device(s): Samsung Omnia i900



okay this is looking really good, gonna try this out now and report back later wink.gif


--------------------


My summary of a normal day:

Eat some pizza, play with my samsung omnia,
play some Xbox, watch some TV, go to bed.
Go to the top of the page
 
+Quote Post
Mothamoz
post Aug 11 2009, 11:33
Post #14


Regular
Group Icon

Group: Posters
Posts: 98
Joined: 2nd May 2009
From: The Netherlands
Member No.: 534,534

Device(s): Samsung Omnia i900



i followed all your steps, and then it said click JMLtoday and refresh.
i assumed you meant the JMLToday in the titanium homescreen like this :



i realized i might have forgot to install it? then i clicked install v5.3;



or i have done something terribly wrong, or... nvm its me ofcourse.
advise?
Go to the top of the page
 
+Quote Post
Jumba
post Aug 11 2009, 11:50
Post #15


Diehard
Group Icon

Group: Posters
Posts: 312
Favorited Topics: 4
Joined: 17th November 2008
Member No.: 451,646

Device(s): Samsung Omnia



QUOTE(Mothamoz @ Aug 11 2009, 13:33) *
i followed all your steps, and then it said click JMLtoday and refresh.
i assumed you meant the JMLToday in the titanium homescreen like this :

i realized i might have forgot to install it? then i clicked install v5.3;

or i have done something terribly wrong, or... nvm its me ofcourse.
advise?


Hi, yes, you need to set up JMLToday before installing your skins.

JMLTodayInstall.mscr is a Mortscript file - you need to have Mortscript 4.2 installed. You can download it here. wink.gif

Much of what JMLToday does involves using scripts, called Mortscripts - these are quite easy to create yourself (they're just text files) and can do some very powerful things. That's why you need to install JMLLibrary (point 1 in the original post) - as it contains some library scripts that are used by the app... so far there are two scripts worth noting - an automatic wallpaper changer depending on the weather forecast (not implemented in this skin) and isNight - a script to change the clock face (or anything else really) between 8pm and 6am.

Coming in the next version: Clickable buttons. biggrin.gif


This post has been edited by Jumba: Aug 11 2009, 12:11
Go to the top of the page
 
+Quote Post
gianton
post Aug 11 2009, 11:56
Post #16


Hardcore
Group Icon

Group: Posters
Posts: 1,115
Favorited Topics: 5
Joined: 11th January 2009
From: Salonika
Member No.: 479,752

Device(s): HTC HD2
Twitter: @yaputzis



Amazing work Jumba, well done m8!
Go to the top of the page
 
+Quote Post
Mothamoz
post Aug 11 2009, 13:01
Post #17


Regular
Group Icon

Group: Posters
Posts: 98
Joined: 2nd May 2009
From: The Netherlands
Member No.: 534,534

Device(s): Samsung Omnia i900



Ok thanks Jumba! that worked, but i still have everything messed up like in post #9, and i didnt have bliss theme on.
What now? ohmy.gif
Go to the top of the page
 
+Quote Post
Jumba
post Aug 11 2009, 13:11
Post #18


Diehard
Group Icon

Group: Posters
Posts: 312
Favorited Topics: 4
Joined: 17th November 2008
Member No.: 451,646

Device(s): Samsung Omnia



QUOTE
but i still have everything messed up like in post #9


Strange, did you install the weather icons, and did you hit "Update" after installing the theme?

Are you handy with a registry editor? Maybe you can check if the following key is set right...

HKLM\Software\Microsoft\CHome\JMLToday\meteo

should read: meteo.Katras_Weather_Smaller

I have installed the theme from scratch on my i900 and it works fine, so I'm not sure what the problem is.

Anyone else with the same problem?
Go to the top of the page
 
+Quote Post
Mothamoz
post Aug 11 2009, 14:19
Post #19


Regular
Group Icon

Group: Posters
Posts: 98
Joined: 2nd May 2009
From: The Netherlands
Member No.: 534,534

Device(s): Samsung Omnia i900



oh nevermind, had nothing to do with you it was just me.
i didnt update the weather yet and thought there was something wrong tongue.gif
could you tell me how to put every tab in titanium to the middle? like in your screenshots?
would be kind of you biggrin.gif


This post has been edited by Mothamoz: Aug 11 2009, 14:19
Go to the top of the page
 
+Quote Post
shokka9
post Aug 11 2009, 14:25
Post #20


Hardcore
Group Icon

Group: MoDaCo Ad Free
Posts: 2,313
Favorited Topics: 43
Joined: 21st September 2008
From: UK
Member No.: 428,798

Device(s): Android & CrackBerry



looks sick Jumba...

congrats!!


--------------------

Go to the top of the page
 
+Quote Post

18 Pages V   1 2 3 > » 
Reply to this topicStart new topic

Collapse

Similar Topics

  Topic Replies Topic Starter Views Last Action
No New Posts Topic has attachmentsSega GG + Nintendo GameBoy emulator for SP beta test
1,248 bitbank 183,810 Today, 17:05
Last post by: hockeyfan
No New Posts Topic has attachmentsHottest fresh Manila2D Themes for Omnia!
Themes fixed from different artists for MD2 (TouchFlo2D)
2,761 sector 1,176,656 Today, 17:17
Last post by: gorf1000
No New Posts Topic has attachmentsCustom WM6.5 ROMs for i900 by Ryrzy
05.01.2010 28205/21876/23506/23616 || Normal/Lite/M2D ||
2,503 Ryrzy 407,169 Today, 17:07
Last post by: Obscurantis
No New Posts Topic has attachmentsOCK's WM6.5 Roms
07 Feb 2010 |Builds 23529, 28223 & 25001 | TitaniumSense (new!
1,019 ock 93,077 Today, 17:28
Last post by: carry93
No new Topic has attachmentsSamsung FUS Downloader for Windows Mobile based firmware
35 quattro formaggi 1,796 Today, 17:49
Last post by: digitech
No New Posts Finally a New Rom for i8000, IL5
4 surethom 261 Today, 17:40
Last post by: Öggo

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


RSS hit counter Lo-Fi Version Time is now: 9th February 2010 - 17:51

Please visit our 'Plus Partners' - these companies support MoDaCo through 'MoDaCo Plus' - Click Here for more details!

ActiveKitten | Binaryfish | Conduits | DeveloperOne | eSoft Interactive | FTouchSL | Inesoft | LastPass

Lingvosoft | monocube | OmegaOne | Omnisoft | Opera Software | Resco | SBSH | Splashdata

Sprite Software | Syncdata | Teksoft | Titanium Backup | VITO | WalkingHotSpot | WebIS | z4soft

Would your company like to become a 'Plus Partner'? Click Here to contact us!