Posted by cadoudal56
[size=13]Theme creation for Samsung SGH-Z500[/size]
A theme is a set of pictures ans sounds.
Supported files are : mid, midi, mmf, mp3, gif, jpg, swf
In first time, download the additionnal pack with the work theme that we're going to use in this tutorial.
>> Examples files
I Preparation
----------------------------------------------------------------------------------
[size=1]
Tips :
- For best work, try to make a folder by theme on your har disk. (Right clic - New - Folder)
- Try to use the same files name, for better administration.
- Back up original files in archive folder, work only on file copy.
- WHen you finish your theme, rename it FINAL_xxxx.
[/size]
----------------------------------------------------------------------------------
1°) Unzip the download file on your hard disk.
2°) Enter in the new folder, you can see this :
- bretagne.thm
- open.jpg
- close.jpg
- fond.jpg
- external_bretagne.jpg
- voice_call.mp3
- video_call.mp3
- message.mp3
- preview.psd
- theme.psd
- lisez_moi.txt
- read_me.txt
II Simple Theme Creation
The goal you see, is to replace all jpg and mp3 files by yours.
If you have Photoship, you can use the preview.psd that is exactly sized to 176*220 pixels for fond.jpg, close.jpg and open.jpg
On the psd file, you can see the 2 bars on the screen (menu and hour).
1°) Background files 176*220 pixels
Open the preview.psd in Photoshop.
In other cas, open your picture application and open a new document :
Width : 176 pixels / 6,21 cm
Height : 220 pixels / 7,76 cm
Resolution : 72 pixels per pouce
Only fond.jpg is affected by the 2 bars.
Files close.jpg and open.jpg were displayed in full screen.
File fond.jpg
- The background picture on your screen phone.
File open.jpg
- The background picture when the phone boot.
File close.jpg
- The background picture when the phone shutdown.
2°) MP3 Sound
Create mp3 with your favorite app.
File voice_call.mp3
- Used by the phone on voice call.
duration : Between 25 ort 30 seconds
File video_call.mp3
- Used by the phone on video call.
duration : Between 25 or 30 seconds
File message.mp3
- Used by the phone when booting, Shuting down or receive a message.
duration : Between 10 or 15 seconds
3°) Logo for external screen
NOTA : This file is not include in the theme archive cause external screen isn't a parameter in theme file for z500. But your theme is more complete with than nothing....
The file lust be transfered separately.
Open your favorite picture application and create a new document :
Width : 80 pixels / 2,82 cm
Height : 64 pixels / 2,26 cm
Resolution : 72 pixels per pouce
[size=1]
Tips :
The external logo isn't displayed on all the screen.
The background color of the external screen is Block, so try to make your logo on a black backgroung for a best logo integration.
[/size]
==> Make your test by transfert the external logo on your phone or memory card.
4°) Making the Thm file
Rename the file Bretagne.thm to Bretagne.zip
Double-click on Bretagne.zip (archive is open but not uncompressed !!).
Delete all files except thm.xml (if you do, archive close and delete himself...)
Back to your theme folder and select this files :
- open.jpg
- close.jpg
- fond.jpg
- message.mp3
- voice_call.mp3
- video_call.mp3
Drag and drop all files in the open archive, (Drag all files and release mouse in the archive window).
Close the archive file, that will have 7 files (3 .jpg, 3 .mp3 et theme.xml)
Raneme bretagne.zip by my_theme_name.thm (my_theme_name is what you want).
==> Make your test by transfert the file theme on your phone or memory card.
5°) Theme distribution
You can distribute your theme now, but remember that you have make an external screen logo, and it's better that users can read your pseudo and copyrights.nseillez d'y mettre votre pseudo ne serait-ce que pour les copyrights.
- Les copyrights :
Edit files read_me.txt (in english) and lisez_moi.txt (in french) with your pseudo, the theme name and archive name.
- Making the download file :
Creat an archive .zip with files read_me.txt, lisez_moi.txt, the file theme and the externam screen logo.
Your theme is ready to be distribute all over the world !!!
-------------------------------------------------------------------------------
II Advanced Theme Creation
If you read this, it mean that all i write isn't suffisant

So study a little bit more :
1°) Wallpapers 176*147 pixels
- Samsung Z500 can display wallpapers.
- File size is 176*147 pixels and will be displayed between the 2 bars (see preview.psd file).
- JPG Pictures
Open your favorite picture application and create a new document :
Width : 176 pixels / 6.21 cm
Height : 147 pixels / 5,19 cm
Resolution : 72 pixels per pouce
- GIF animated
Create your animation in this size
Largeur : 176 pixels / 6.21 cm
Hauteur : 147 pixels / 5,19 cm
- SWF files
You can create small and simple flash animation on your samsung Z500.
You must save your flash file in a Flash Lite 1.0 format. (For more details see troubleshooting)
The flash document must be sized in 176*147 pixels
Graphism compatibility is Flash 5.0
Action script compatibility is flash 4.0
- Insert our wallpaper in the distribution archive.
2°) XML files
You understand it, all is in the theme.xml file
Open theme.xml with your favorite xml editor (or select file, press MAJ, right-clic on file and click on Open width... Select Notepad).
Study the XML file... :
(if you edit, take care to write between the " " !!)
Quote: |
|
So what did we have here....
Quote: |
<?xml version="1.0"?> |
1st line, Declaration for .xml files => DONT EDIT
Quote: |
<theme version="1.0"> |
2nd line, could be the theme langage version => DONT EDIT
Quote: |
<info name="Bretagne" date="" size="0" profile="Shalimar"/> |
3rd line, Tag info on theme
name="Bretagne" ==> Theme name, EDITABLE
date="" ==> Creation date theme, EDITABLE
size="0" ==> unknown, DONT EDIT
profile="Shalimar" ==> Shalimar is the name code for z500, DONT EDIT
Quote: |
<background idle="fond.jpg" mainmenu="" appmenu=""/> |
4th line, Tag info on theme
idle="fond.jpg" ==> name of the background screen, EDITABLE
mainmenu="" ==> Main menu, EDITABLE
appmenu="" ==> App menu, EDITABLE
Quote: |
<skin title_color="0x000000" softkey_color="0xffffff"/> |
5th line, Theme bar
title_color="0x000000" ==> Title bar color (on up), EDITABLE
softkey_color="0xffffff" ==> Softkey bar color (on down), EDITABLE
[font size=8]Nota :
Colors are defined with a prefix 0x follow by the hexadecimal color code :
0x000000 : Black
0xFFFFFF : White
0x0000FF : Blue
0xFF0000 : Red
[/font]
Quote: |
<wallpaper idle=""/> |
6th ligne, Tag wallpaper
idle="" ==> Walpaper file name, EDITABLE
[font size=8]Nota :
Write here the wallpaper file name, by remember to include it in the archive .thm file
This wallpaper will be the default wallpaper but it can be change, so create more wallpapers is very interresting.
[/font]
Quote: |
<ringtone voice_call="voice_call.mp3" video_call="video_call.mp3" message="message.mp3"/> |
7th line, Sound tag
voice_call="voice_call.mp3" ==> melody name for voice call, EDITABLE
voice_call="voice_call.mp3" ==> melody name for video call, EDITABLE
voice_call="message.mp3" ==> melody name for message, EDITABLE
Quote: |
<power_on image="open.jpg" melody="message.mp3"/> |
8th line, Boot declaration
image="open.jpg" ==> picture name used on boot mobile, EDITABLE
melody="message.mp3" ==> picture melody used on boot mobile, EDITABLE
Quote: |
<power_off image="close.jpg" melody="message.mp3"/> |
9th line, Shut down declaration
image="close.jpg" ==> picture name used on shut down mobile, EDITABLE
melody="message.mp3" ==> picture melody used on shut down mobile, EDITABLE
Quote: |
<font_title color="0xffffff" type="Bold" size="16"/> |
10th line, Title bar (up)
color="0xffffff" ==> Font color, EDITABLE
type="Bold" ==> Font Type (bold, bolder, lighter, normal), EDITABLE
size="16" ==> Font size, EDITABLE
Quote: |
<font_softkey color="0xffffff" type="Bold" size="16"/> |
11th line, Softkey bar
color="0xffffff" ==> Font color, EDITABLE
type="Bold" ==> Font type (bold, bolder, lighter, normal), EDITABLE
size="16" ==> Font size, EDITABLE
Quote: |
<font_menu color="0x000000" type="Bold" size="16"/> |
12th line, Menu font
color="0xffffff" ==> Font color for menu, EDITABLE
type="Bold" ==> Font type for menu (bold, bolder, lighter, normal), EDITABLE
size="16" ==> Font size for size, EDITABLE
Quote: |
<still image="fond.jpg"/> |
13th ligne, Preview picture
image="fond.jpg" ==> File name (put the background file name), EDITABLE
Quote: |
</theme> |
13ème ligne, Close theme file, DONT EDIT
------------------------------------------------------------------------------------
That's all, now you can create your own theme for your samsung Z500.
Remember that's it's not important if your theme isn't complete. You can only make a grahic theme without sounds. You just must include all files writed in the .Xml file in the .thm archive file and delete all reference in the .xml files for files who aren't in the .thm archive file.
4°) Troubleshooting
- Theme not work or bug my mobile phone
Shut down the phone (extract the battery if necessary), boot your phone and change theme for an official one.
Delete the theme in the phone memory. Debug your .xml file...
- Some parts is ok, and some No
You could have an error in the theme.xml, see if you use the good file names and they we're include in the .thm archive file
- I've made a .zip and rename it too .thm and it's not work...
.thm files use unknowed parameters (unknowed by me...). If you zip and rename, your phone couldn't understand the archive parameters.
So, do like me, use the icluded file, it's work.
- My sounds have problems...
Sorry i'm not a specialist, make mp3 with 128 K/ps and 44800 Mhz
- My Flash animation not work or have problem
The flash used by your phone is a little bit special.
It's Flash Lite 1.0
It's a mix of Flash 5 for graphism and Flash 4 for actionscript.
Animation must be light for good display. It's a mobile not a PC...
For save in Flash_lite 1.0, in flash :
File -> Export -> Export animation
In select box, choose Flash Lite 1.0
Click box : Neutralise audio parameters
Click on OK

-------------------------------------------------------------------------------------
End of the tutorial, I edit it later.
Thank's for your read and come here for propose your theme files here

@+
PS : Post pics with your links !!
[ This Message was edited by: cadoudal56 on 2005-08-16 18:47 ]
Posted by quik2learn
Hi thanks so much for the info
I have just created my first one - its a Tottenham Hotspur theme
Heres a preview - if anyone wants it from me - give me a shout!
I will do some more too!
Thanks again!
Quik
Posted by quik2learn
Heres another one - A Rainbow Theme
Again if anyone wants it give me a shout..
Posted by Zaply
can you please send me the rainbow theme? it does work, right? 10x! zzaply@yahoo.com
[ This Message was edited by: Zaply on 2005-10-09 20:55 ]
Posted by NiQ
i dont understand.... how do I install the theme on the phone?
I tried to send my krille.thm to the phone via bluetooth but the phone didnt wanna take it.

How do you trasfer your .thm files?
Posted by NiQ
I thing this is bull****.
There is a SE Z500a out on the market with these kind of themes.
I doubt there are any for Samsung Z500. Is there ANYONE who have changed their original theme for the SAMSUNG Z500 so something else?
I have made as the tutorial said but I cant trasfer the .thm file to the phone.
It says that its a format that is not supported by the phone.
Posted by NiQ
heh, i really need help..
HOW do i get the theme into the phone? do i have to do it in some kind of specialway?
Posted by virtual1
Quik2Learn - yup, pls send me the rainbow theme, want to try it out =) - send it to mats_bjo@hotmail.com
Posted by nathan154
Hi,
Im having a bit of trouble with the converting the .zip file back into the .thm file. Is it a simple right click ->rename job or am i missing something?
This is what i have been doing, then sending it to my fone, which rejects it, "file type not supported" and the file name is "mytheme.thm.zip" Im not really sure what i am doing wrong!
What archiver have u been using? WinRAR, WinZIP etc etc?
Any help would be great,
Many thanks,
Nathan