Welcome to Esato.com


Pages: 1 2 3 4 5 6 7 8 9 10 11

Skins for KD Player! [Self Made] New Skins Uploaded!!!

Click to view updated thread with images


Posted by sriramkrishn
MediaCenter Edition Launched!!! 240x320






Download Link: http://www.esnips.com/doc/b45[....]22c0e1465c/MediaCenter_240x320


[ This Message was edited by: sriramkrishn on 2008-02-23 17:55 ]


Posted by rave06
pls make k850i player skin for 176x220

Posted by Trev1982
just wanna say thanks to the guys who have produced some of these skins i love em

Posted by SonyShorts
KD PLAYER SKINS TUTORIAL - TRANSLATED FROM RUSSIAN

- thanx to Knyzhow Dmitry, the author of KD Player; for writing this guide originally.


This article describes the creation of skins for the KD Player 0.8.1 and higher.


Background:
KD skins for the player consist of two files with the same name but different extensions. Once these files are created, they can program into the archive in the folder "skins" are involved, but they have to be "default.kds" and "default.kdi". Moreover, even on the phone memory / storage card to be copied, in this case, choose the appropriate skin on the menu in the program.

For the skin necessary:
1. The first file has the extension *. kds. This is a simple text file in ANSI encoding. The content must match the reserved word kdskin begin. This program recognizes it as a skin file. This is where all the information about the location of the graphical elements of the player and the color of its menus. All options are indicated by tags, the following form: . Below follows a detailed list of these tags.

2. The second file has the extension *. kdi. This is an image file, in any format can be created, the mobile telephone can process. It recommends the creation in PNG or JPEG format, some phones also handle BMP and GIF files. PNG, however, provides the best compression rate, when you consider that, unlike JPG no picture information loses. It also supports transparency, but here is to be noted that transparency effects require more resources and also, as far as the author knows, only full Tranzparenzunterstützung Sony Ericsson offers.


Description of the tags and their parameters:

Options:

Font:

• 0 - Small / fat
• 1 - Small / normal
• 2 - Medium / fat
• 3 - medium / normal
• 4 - large / fat
• 5 - large / normal


Colours:

• R - the proportion of red paint
• G - the proportion of green color
• B - share blue


Start coordinates:

• T - starting point is the left upper corner of the display.
• B - starting point is the left bottom corner of the display.


Orientation:

• L - linkszentriert.
• C - centered.
• E - rechtszentriert.


Parameters:

• P1, P2, P3 - Day options
• R, G, B - RGB colors
• X1, Y1, X2, Y2 - coordinates of the image requested KDI part in the file.


KDS tags and their function:


This tag controls the output of the Skins in high-or landscape format.
P1:
True - horizontal issue ( "landscape")
False - normal, vertical Issue


This tag determines the color of the border around the player. If the first option -1, no framework. Example of a black frame would .


Controls the background of the player. If the image is smaller than the display size, the item again.


Controls the background to the main menu. If the image is smaller than the display size, the item again.


These tags describe the upper menu bar. The middle part is on the whole width of the display is repeated.


These tags describe the bottom menu bar. The middle part is on the whole width of the display is repeated.


These tags describe the element of the selected menu item. The middle part is on the whole width of the display is repeated.


Describes font, size and color of the menu text.
Options:
P1 - font (so)
R1, G1, B1 - color of the text, and scrollbar.
R2, G2, B2 - color of selected text.


Describes the color of the menu heading.


Describes the color of the displayed time from the main menu.


Describes the background color of a message from the main menu.


Describes the background color of a message in the player menu.


Describes the background color of a selected item in the player menu.


Describes the text color in the player menu.


Describes the color of selected text in the player menu.


Describes the border color in the player menu.


Describes the color of the frame to a selected item in the player menu.


Describes the height of the player menus.

<BR>Image is about the background. In the standard skin, it is the words "KD player." <BR> <BR><title_pos P1,P2,P3,P4> <BR>Sets the position of the above Element. <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR> <BR><albumart X1,Y1,X2,Y2> <BR>The displayed as a standard album cover. The size of this item determines the size of the covers in general. <BR> <BR><albumart_pos P1,P2,P3,P4> <BR>Sets the position of the above Element. <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR> <BR><back1 X1,Y1,X2,Y2> <BR>Certainly the image of the "Rewind Back" buttons. <BR> <BR><back2 X1,Y1,X2,Y2> <BR>Certainly the image of the "Rewind Back" button in the active, depressed state. <BR> <BR><back_pos P1,P2,P3,P4> <BR>Sets the position of the above Elements. <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR> <BR><play1 X1,Y1,X2,Y2> <BR>Certainly the image of the "Play / Pause button. <BR> <BR><play2 X1,Y1,X2,Y2> <BR>Certainly the image of the "Play / Pause button in the active, depressed state. <BR> <BR><play_pos P1,P2,P3,P4> <BR>Sets the position of the above Elements. <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR> <BR><next1 X1,Y1,X2,Y2> <BR>Certainly the image of the "Fast Forward / Next" button. <BR> <BR><next2 X1,Y1,X2,Y2> <BR>Certainly the image of the "Fast Forward / Next" button in the active, depressed state. <BR> <BR><next_pos P1,P2,P3,P4> <BR>Sets the position of the above Elements. <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR> <BR><sound1 X1,Y1,X2,Y2> <BR>Certainly the image of the volume indicator, if the volume is set to 0. <BR> <BR><sound2 X1,Y1,X2,Y2> <BR>Certainly the image of the volume indicator, if the volume to maximum. <BR> <BR><sound_pos P1,P2,P3,P4> <BR>Sets the position of the above Elements. <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR> <BR><repeat X1,Y1,X2,Y2> <BR>Certainly the images for the item "Repeat". This consists of four separate images for the states "coincidence", "coincidence depressed," "Normal" and "Normal depressed." <BR> <BR><repeat_pos P1,P2,P3,P4> <BR>Sets the position of the above Element. <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR> <BR><shuff X1,Y1,X2,Y2> <BR>Certainly the images for the item "Shuffle". This consists of six individual images for the states "All repeat, repeat all depressed," "One repeat", "One key repeat," "Normal" and "Normal depressed." <BR> <BR><shuff_pos P1,P2,P3,P4> <BR>Sets the position of the above Element. <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR> <BR><key X1,Y1,X2,Y2> <BR>The displayed image for the keylock. <BR> <BR><key_pos P1,P2,P3,P4> <BR>Sets the position of the above Element. <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR> <BR><wait X1,Y1,X2,Y2> <BR>Certainly the image of the "hourglass" if one waits that the player has an action (eg Skin exchange or updating of the library). <BR> <BR><bar X1,Y1,X2,Y2> <BR>Determines an image that has drawn the background. In the standard skin, it is the narrow strip on the soft options. <BR> <BR><bar_pos P1,P2,P3,P4> <BR>Sets the position of the above Element. <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR> <BR><posbar1 X1,Y1,X2,Y2> <BR>Certainly the picture for the position indicator at the beginning of the song. <BR> <BR><posbar2 X1,Y1,X2,Y2> <BR>Certainly the picture for the position indicator at the end of the song. <BR> <BR><posbar_pos P1,P2,P3,P4> <BR>Sets the position of the above Elements. <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR> <BR><softL_font P1,R,G,B> <BR>This tag determines the font and color of the left soft option. <BR>Options: <BR>P1 - font (so) <BR>R, G, B - font color <BR> <BR><softC_font P1,R,G,B> <BR>This tag determines the font and color of the middle soft option. <BR>Options: <BR>P1 - font (so) <BR>R, G, B - font color <BR> <BR><softR_font P1,R,G,B> <BR>This tag determines the font and color of the right soft option. <BR>Options: <BR>P1 - font (so) <BR>R, G, B - font color <BR> <BR><stop_text P1,P2,P3,P4,P5> <BR>This tag determines the position of the text "stop". <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR>P5 - determines the maximum width of the text, it does not fit, will be truncated. <BR> <BR><play_text P1,P2,P3,P4,P5> <BR>This tag determines the position of the text "Play / Pause. <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR>P5 - determines the maximum width of the text, it does not fit, will be truncated. <BR> <BR><menu_text P1,P2,P3,P4,P5> <BR>This tag determines the position of the text "menu". <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR>P5 - determines the maximum width of the text, it does not fit, will be truncated. <BR> <BR><artist_text P1,P2,P3,P4,P5> <BR>This tag determines the position of the display of the artists name. <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR>P5 - determines the maximum width of the text, it does not fit, will be truncated. <BR> <BR><artist_font P1,R,G,B> <BR>This tag determines the font and color of the artist name. <BR>Options: <BR>P1 - font (so) <BR>R, G, B - font color <BR> <BR><title_text P1,P2,P3,P4,P5> <BR>This tag determines the position of displaying the track name. <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR>P5 - determines the maximum width of the text, it does not fit, will be truncated. <BR> <BR><title_font P1,R,G,B> <BR>This tag determines the font and color of the track name. <BR>Options: <BR>P1 - font (so) <BR>R, G, B - font color <BR> <BR><album_text P1,P2,P3,P4,P5> <BR>This tag determines the position of the display of the album name. <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR>P5 - determines the maximum width of the text, it does not fit, will be truncated. <BR> <BR><album_font P1,R,G,B> <BR>This tag determines the font and color of the album name. <BR>Options: <BR>P1 - font (so) <BR>R, G, B - font color <BR> <BR><file_text P1,P2,P3,P4,P5> <BR>This tag determines the position of the display of the file name if no information in the file are embedded. <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR>P5 - determines the maximum width of the text, it does not fit, will be truncated. <BR> <BR><file_font P1,R,G,B> <BR>This tag determines the font and color of the file name. <BR>Options: <BR>P1 - font (so) <BR>R, G, B - font color <BR> <BR><index_text P1,P2,P3,P4,P5> <BR>This tag determines the position of the display of the number of the currently played tracks (eg "21/145"). <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR>P5 - determines the maximum width of the text, it does not fit, will be truncated. <BR> <BR><index_font P1,R,G,B> <BR>This tag determines the font and color of the number of the currently played tracks. <BR>Options: <BR>P1 - font (so) <BR>R, G, B - font color <BR> <BR><mediatime_text P1,P2,P3,P4,P5> <BR>This tag determines the position of the show the total duration of the track (eg, 03:55). <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR>P5 - determines the maximum width of the text, it does not fit, will be truncated. <BR> <BR><mediatime_font P1,R,G,B> <BR>This tag determines the font and color viewing the total duration of the track (eg, 03:55). <BR>Options: <BR>P1 - font (so) <BR>R, G, B - font color <BR> <BR><duration_text P1,P2,P3,P4,P5> <BR>This tag determines the position of the show the past / duration of the remaining tracks (eg -01:02). <BR>Options: <BR>P1 - Start coordinates (see above) <BR>P2 - alignment (see above) <BR>P3 - shift to the X-axis. <BR>P4 - shift on the Y-axis. <BR>P5 - determines the maximum width of the text, it does not fit, will be truncated. <BR> <BR><duration_font P1,R,G,B> <BR>This tag determines the font and color of the display of the past / duration of the remaining tracks (eg -01:02). <BR>Options: <BR>P1 - font (so) <BR>R, G, B - font color <BR> <BR>Successful applications for the creation of skin KD player. <BR>Sincerely, Knyzhov Dmitry and Sergei Borisov.</div><!-- BBCode Quote End --> <br><hr><font size="1">Posted by <b>sriramkrishn</b></font><br> <font size=5><!-- BBCode Start --><B> PlayNow 240x320 </B><!-- BBCode End --></font> <BR> <BR><!-- BBCode Start --><B>Idea and images provided by Sony Shorts</B><!-- BBCode End --> <BR> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img442.imageshack.us/img442/3043/pnwait240x32013qp0.png" BORDER="0"><!-- BBCode End --> <BR><!-- BBCode Start --><IMG SRC="http://img406.imageshack.us/img406/9210/pnmenu240x32014pn6.png" BORDER="0"><!-- BBCode End --> <BR><!-- BBCode Start --><IMG SRC="http://img113.imageshack.us/img113/8461/pn240x320rq7.png" BORDER="0"><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><B>FEATURES:</B><!-- BBCode End --> <BR> <BR>1. Note the Special Shuffle and Repeat icons. The dance staep changes as u change the mode. <IMG SRC="/board/images/smiles/icon_smile.gif" alt=""> <BR> <BR><!-- BBCode Start --><B>DOWNLOAD LINK:</B><!-- BBCode End --> <!-- BBCode auto-link start --><a href="http://www.esnips.com/doc/899e3ab7-4a54-41bf-b034-54e2b5336ff7/PlayNow_320x240" target="_blank">http://www.esnips.com/doc/899[....]4-54e2b5336ff7/PlayNow_320x240</a><!-- BBCode auto-link end --><BR><BR><font size=-1>[ This Message was edited by: sriramkrishn on 2008-03-02 08:32 ]</font> <br><hr><font size="1">Posted by <b>sriramkrishn</b></font><br> <font size=5><!-- BBCode Start --><B>Skinning Video Tutorial</B><!-- BBCode End --> </font> <BR> <BR>This is the video tutorial explaining creation of kdi and kds file. I have used Ulead photoimpact to make the skins. So, Please use any image editting tool and the tools equivalent to the ones I have used in the video. <BR> <BR><!-- BBCode Start --><B>The link is a rapidshare link as the size is large (60MB Approx.) Please note that I will not upload it to any other site. </B><!-- BBCode End --> <BR> <BR>In case the tutorial doesnt cover some part of skinning, please write to me. I shall make another tutorial for the same. <BR> <BR>Requisites for the tutorial: <BR> <BR>1. Winrar <BR>2. WMP (oe any other player to run avi) <BR> <BR><!-- BBCode Start --><B>Download Link:</B><!-- BBCode End --> <!-- BBCode auto-link start --><a href="http://rapidshare.com/files/96867893/KD_SKIN_Tutorial.rar" target="_blank">http://rapidshare.com/files/96867893/KD_SKIN_Tutorial.rar</a><!-- BBCode auto-link end --> <BR> <BR>_________________ <BR>Sriram Krishnan <BR>KD Skinner <IMG SRC="/board/images/smiles/icon_smile.gif" alt=""> <BR>For more Skins visit: <!-- BBCode auto-link start --><a href="http://www.esnips.com/web/kdskinned" target="_blank">http://www.esnips.com/web/kdskinned</a><!-- BBCode auto-link end --><BR><BR><font size=-1>[ This Message was edited by: sriramkrishn on 2008-03-04 01:53 ]</font> <br><hr><font size="1">Posted by <b>sriramkrishn</b></font><br> <font size=5><!-- BBCode Start --><B>MediaCenter Edition Resized!!! 176x220</B><!-- BBCode End --></font> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img171.imageshack.us/img171/7610/mc240x3204gz3.png" BORDER="0"><!-- BBCode End --> <BR> <BR>Download Link: <!-- BBCode auto-link start --><a href="http://www.esnips.com/doc/2159e199-83f2-412c-aabf-bd77d817c8ab/MediaCenter_176x220" target="_blank">http://www.esnips.com/doc/215[....]77d817c8ab/MediaCenter_176x220</a><!-- BBCode auto-link end --><BR><BR><font size=-1>[ This Message was edited by: sriramkrishn on 2008-03-05 17:39 ]</font> <br><hr><font size="1">Posted by <b>SonyShorts</b></font><br> <font size=5><!-- BBCode Start --><B>WALKMAN v1.0 - 240x320</B><!-- BBCode End --></font> <BR><!-- BBCode Start --><B>skin by: chaos7</B><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img262.imageshack.us/img262/5865/walkman1adg0.png" BORDER="0"><!-- BBCode End --> <!-- BBCode Start --><IMG SRC="http://img411.imageshack.us/img411/5517/walkman1byg6.png" BORDER="0"><!-- BBCode End --> <!-- BBCode Start --><IMG SRC="http://img178.imageshack.us/img178/5566/walkman1cjq7.png" BORDER="0"><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><B>Authors Comments</B><!-- BBCode End --> <BR><!-- BBCode Quote Start --><div class="pquote">the simple yet stylish good ol´ WALKMAN 1 on your 240x320 mobiles. <BR> <BR>- close reproduction * <BR>- original graphics and icons (extracted) <BR>- original player controls <BR>- big fonts <BR>- *added album art, bitrate, samplerate, remaining time</div><!-- BBCode Quote End --> <BR> <BR><!-- BBCode Start --><B>DOWNLOAD (zip)</B><!-- BBCode End --> <BR><!-- BBCode auto-link start --><a href="http://www.sendspace.com/file/f9umuy" target="_blank">http://www.sendspace.com/file/f9umuy</a><!-- BBCode auto-link end --> <BR> <BR>or <BR> <BR><!-- BBCode auto-link start --><a href="http://upload4ever.com/?Download*d20a5753" target="_blank">http://upload4ever.com/?Download*d20a5753</a><!-- BBCode auto-link end --><BR><BR><font size=-1>[ This Message was edited by: SonyShorts on 2008-03-07 12:49 ]</font> <br><hr><font size="1">Posted by <b>SonyShorts</b></font><br> <font size=5><!-- BBCode Start --><B>Windows Mobile Player v1 - 176x220</B><!-- BBCode End --></font> <BR><!-- BBCode Start --><B>by: Asfandyar</B><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img230.imageshack.us/img230/7510/engbetakdplayerv091176xfu1.png" BORDER="0"><!-- BBCode End --> <!-- BBCode Start --><IMG SRC="http://img134.imageshack.us/img134/7443/engbetakdplayerv091176xcg1.png" BORDER="0"><!-- BBCode End --> <!-- BBCode Start --><IMG SRC="http://img230.imageshack.us/img230/8002/engbetakdplayerv091176xjq0.png" BORDER="0"><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><B>DOWNLOAD (zip)</B><!-- BBCode End --> <BR><!-- BBCode auto-link start --><a href="http://www.sendspace.com/file/wym5x3" target="_blank">http://www.sendspace.com/file/wym5x3</a><!-- BBCode auto-link end --> <BR> <BR>OR <BR> <BR><!-- BBCode auto-link start --><a href="http://upload4ever.com/?Download*8a3521230" target="_blank">http://upload4ever.com/?Download*8a3521230</a><!-- BBCode auto-link end --><BR><BR><font size=-1>[ This Message was edited by: SonyShorts on 2008-03-07 17:39 ]</font> <br><hr><font size="1">Posted by <b>SonyShorts</b></font><br> <font size=5><!-- BBCode Start --><B>Black and Blue - 176x220</B><!-- BBCode End --></font> <BR><!-- BBCode Start --><B>originally by: acpiek <BR>resized to 176x220 by: Tomiho.d</B><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><IMG SRC="http://i21.tinypic.com/aexy61.png" BORDER="0"><!-- BBCode End --> <BR> <BR>DOWNLOAD <BR><!-- BBCode auto-link start --><a href="http://www.sendspace.com/file/aomhn0" target="_blank">http://www.sendspace.com/file/aomhn0</a><!-- BBCode auto-link end --> <BR> <BR>OR <BR> <BR><!-- BBCode auto-link start --><a href="http://upload4ever.com/?Download*690781232" target="_blank">http://upload4ever.com/?Download*690781232</a><!-- BBCode auto-link end --><BR><BR><font size=-1>[ This Message was edited by: SonyShorts on 2008-03-07 17:48 ]</font> <br><hr><font size="1">Posted by <b>sriramkrishn</b></font><br> <font size=5><!-- BBCode Start --><B>Cocoa Shake 240x320</B><!-- BBCode End --></font> <BR> <BR><!-- BBCode Start --><B>Thanks to SonyShorts for the idea</B><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><B>Previews:</B><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img385.imageshack.us/img385/742/remix240x3203tq7.png" BORDER="0"><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img389.imageshack.us/img389/1462/remixmenu240x3201ux3.png" BORDER="0"><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img392.imageshack.us/img392/9164/remixwait240x3204fb3.png" BORDER="0"><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><B>Download Link:</B><!-- BBCode End --> <!-- BBCode auto-link start --><a href="http://www.esnips.com/doc/b3b8c5fa-887b-4917-9806-001f65268c03/Cocoa_Shake_240x320" target="_blank">http://www.esnips.com/doc/b3b[....]1f65268c03/Cocoa_Shake_240x320</a><!-- BBCode auto-link end --><BR><BR><font size=-1>[ This Message was edited by: sriramkrishn on 2008-03-09 09:58 ]</font> <br><hr><font size="1">Posted by <b>xell</b></font><br> I'm currently working on this one. <IMG SRC="/board/images/smiles/icon_biggrin.gif" alt=""> <BR> <BR><!-- BBCode Start --><IMG SRC="http://www.abload.de/img/cimg0349yr4.jpg" BORDER="0"><!-- BBCode End --> <BR>(beta version testing on my K800i) <br><hr><font size="1">Posted by <b>sriramkrishn</b></font><br> <!-- BBCode Quote Start --><div class="pquote"> <BR>On 2008-03-11 01:37:00, Xellar wrote: <BR>I'm currently working on this one. <IMG SRC="/board/images/smiles/icon_biggrin.gif" alt=""> <BR> <BR>(beta version testing on my K800i) <BR></div><!-- BBCode Quote End --> <BR> <BR>nice...looks good...waiting bro... <br><hr><font size="1">Posted by <b>xell</b></font><br> 240x320 version is done. With the usual feature-not-bugs: No volume indicator, "invisible" shuffle & repeat indicators. <IMG SRC="/board/images/smiles/icon_wink.gif" alt=""> <BR> <BR><!-- BBCode Start --><IMG SRC="http://www.abload.de/img/untitled-1hpu.jpg" BORDER="0"><!-- BBCode End --><!-- BBCode Start --><IMG SRC="http://www.abload.de/img/cimg0352edv.jpg" BORDER="0"><!-- BBCode End --> <BR> <BR>Download: <!-- BBCode auto-link start --><a href="http://rapidshare.com/files/98679662/gseries.zip.html" target="_blank">http://rapidshare.com/files/98679662/gseries.zip.html</a><!-- BBCode auto-link end --> <BR> <BR>176x220 version will follow later this day or tomorrow, based on this lightweighted interface: <BR> <BR><!-- BBCode Start --><IMG SRC="http://www.abload.de/img/untitled-201s.jpg" BORDER="0"><!-- BBCode End --> <br><hr><font size="1">Posted by <b>sriramkrishn</b></font><br> <!-- BBCode Quote Start --><div class="pquote"> <BR>On 2008-03-11 13:09:18, Xellar wrote: <BR>240x320 version is done. With the usual feature-not-bugs: No volume indicator, "invisible" shuffle & repeat indicators. <IMG SRC="/board/images/smiles/icon_wink.gif" alt=""> <BR> <BR> <BR>176x220 version will follow later this day or tomorrow, based on this lightweighted interface: <BR> <BR> <BR></div><!-- BBCode Quote End --> <BR> <BR>nice skin...volume bar aint a necessity but shuffle and repeat can still be added...anyways nice one <br><hr><font size="1">Posted by <b>sriramkrishn</b></font><br> <font size=4><!-- BBCode Start --><B>FUTURE 240x320 Landscape Skin</B><!-- BBCode End --></font> <BR> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img253.imageshack.us/img253/16/futurewait240x3201ic7.png" BORDER="0"><!-- BBCode End --><!-- BBCode Start --><IMG SRC="http://img253.imageshack.us/img253/6830/futuremenu240x3203jo0.png" BORDER="0"><!-- BBCode End --> <BR><!-- BBCode Start --><IMG SRC="http://img264.imageshack.us/img264/8894/future240x3205sm3.png" BORDER="0"><!-- BBCode End --><!-- BBCode Start --><IMG SRC="http://img292.imageshack.us/img292/5647/future240x3206ts0.png" BORDER="0"><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><B>Features:</B><!-- BBCode End --> <BR> <BR>1. Digital Volume <BR> <BR>2. Overlapping Progress Bar <BR> <BR> <BR><!-- BBCode Start --><B>Download Link:</B><!-- BBCode End --> <!-- BBCode auto-link start --><a href="http://www.esnips.com/doc/f93ef55e-185a-43e5-a4ce-d7035d78b2dc/Future_240x320" target="_blank">http://www.esnips.com/doc/f93[....]ce-d7035d78b2dc/Future_240x320</a><!-- BBCode auto-link end --><BR><BR><font size=-1>[ This Message was edited by: sriramkrishn on 2008-03-11 17:21 ]</font> <br><hr><font size="1">Posted by <b>kosmiker</b></font><br> I just want to say THANK YOU to all artists/skin makers from this forum and all that are giving to our mobile phones amazing pieces of art fullfilled with great concepts and designs. <BR> <BR>Thank you again guys. <br><hr><font size="1">Posted by <b>SonyShorts</b></font><br> Nice 1 Sriramkrishnan06 and Xellar 1, <BR> <BR>hey SK I sent you a PM on the other forum regarding a small subject look out for it <br><hr><font size="1">Posted by <b>xell</b></font><br> G-Series 176x220px. No Artist, no Album, just Title and Time remaining. Big Album art. "Invisible" Shuffle & Repeat indicators (means the highlight if you press 7/9). No Volume bar. Enjoy <IMG SRC="/board/images/smiles/icon_smile.gif" alt=""> <BR> <BR><!-- BBCode Start --><IMG SRC="http://www.abload.de/img/cimg0353wsy.jpg" BORDER="0"><!-- BBCode End --><!-- BBCode Start --><IMG SRC="http://www.abload.de/img/cimg03550vz.jpg" BORDER="0"><!-- BBCode End --> <BR> <BR>Download: <!-- BBCode auto-link start --><a href="http://rapidshare.com/files/98981854/gen_220.zip.html" target="_blank">http://rapidshare.com/files/98981854/gen_220.zip.html</a><!-- BBCode auto-link end --> <br><hr><font size="1">Posted by <b>arndrew</b></font><br> i cant download the skin FUTURE 240x320 Landscape Skin at esnips.. <br><hr><font size="1">Posted by <b>sriramkrishn</b></font><br> <!-- BBCode Quote Start --><div class="pquote"> <BR>On 2008-03-13 15:29:28, arndrew wrote: <BR>i cant download the skin FUTURE 240x320 Landscape Skin at esnips.. <BR></div><!-- BBCode Quote End --> <BR> <BR>once u click on the link...u'll be taken to a page where you can see a zip icon in the middle...click on it again to download...if this doesnt help...i shall upload it to this thread... <br><hr><font size="1">Posted by <b>ssnopyybg</b></font><br> @Xellar, lol man nice , nice skin ... great work .. but can you give me the link for the last version 0.8.6 because i'm with 0.8.1 .. Thank you ! <IMG SRC="/board/images/smiles/icon_smile.gif" alt=""> <br><hr><font size="1">Posted by <b>xell</b></font><br> Thanks <IMG SRC="/board/images/smiles/icon_smile.gif" alt=""> <BR> <BR><!-- BBCode auto-link start --><a href="http://www.easter-eggs.net.ru/KDPlayer/index.htm" target="_blank">http://www.easter-eggs.net.ru/KDPlayer/index.htm</a><!-- BBCode auto-link end --> (russian) <BR><!-- BBCode auto-link start --><a href="http://www.easter-eggs.net.ru/KDPlayer/EN_Versions.htm" target="_blank">http://www.easter-eggs.net.ru/KDPlayer/EN_Versions.htm</a><!-- BBCode auto-link end --> (english) <BR><!-- BBCode auto-link start --><a href="http://www.easter-eggs.net.ru/KDPlayer/Other_Languages.htm" target="_blank">http://www.easter-eggs.net.ru/KDPlayer/Other_Languages.htm</a><!-- BBCode auto-link end --> <br><hr><font size="1">Posted by <b>sunSEt_</b></font><br> <!-- BBCode Start --><B>Xellar</B><!-- BBCode End -->, I really like your G-Series-Skin! <BR>Big compliment! <IMG SRC="/board/images/smiles/icon_biggrin.gif" alt=""> <BR>I hope you keep going designing such skins. <br><hr><font size="1">Posted by <b>xell</b></font><br> Thank you too, it was the first skin for many months. Decided back then to not design skins anymore when Evance stole my Walkman skin for the KD player page. <br><hr><font size="1">Posted by <b>sriramkrishn</b></font><br> <!-- BBCode Start --><IMG SRC="http://img411.imageshack.us/img411/1308/futurevl0.png" BORDER="0"><!-- BBCode End --> <BR> <BR><font size=4><!-- BBCode Start --><B>FUTURE Landscape Skin Resized - 176x220 and 128x160!!!</B><!-- BBCode End --></font> <BR> <BR><!-- BBCode Start --><B>DOWNLOAD LINKS: <BR> <BR>128x160 - <!-- BBCode auto-link start --><a href="http://www.esnips.com/doc/9aa8e8d9-51f6-464a-baf0-f5a56b843577/future_128x160" target="_blank">http://www.esnips.com/doc/9aa[....]f0-f5a56b843577/future_128x160</a><!-- BBCode auto-link end --> <BR> <BR> <BR>176x220 - <!-- BBCode auto-link start --><a href="http://www.esnips.com/doc/ae0b1fcc-f31a-428b-bfa3-8623d12c0817/future_176x220" target="_blank">http://www.esnips.com/doc/ae0[....]a3-8623d12c0817/future_176x220</a><!-- BBCode auto-link end --> <BR> <BR></B><!-- BBCode End --> <BR><BR><BR><font size=-1>[ This Message was edited by: sriramkrishn on 2008-03-16 11:08 ]</font> <br><hr><p> <script type="text/javascript"><!-- google_ad_client = "pub-2559240025382447"; google_ad_width = 728; google_ad_height = 15; google_ad_format = "728x15_0ads_al"; google_ad_channel ="5865110777"; google_color_border = "CCCCCC"; google_color_bg = "555555"; google_color_link = "FFFFFF"; google_color_url = "999999"; google_color_text = "FFFFFF"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </p> <hr><font size="1">Posted by <b>izoey</b></font><br> i was wondering... was is the size of the album art? im using K800i btw... <br><hr><font size="1">Posted by <b>sriramkrishn</b></font><br> <!-- BBCode Quote Start --><div class="pquote"> <BR>On 2008-03-18 04:27:15, izoey wrote: <BR>i was wondering... was is the size of the album art? im using K800i btw... <BR></div><!-- BBCode Quote End --> <BR> <BR>the album art size aint fixed...just try to have 100x100 image in your mobile...and it'll be resized to the size that the skin has...it is hard coded so the album art size may vary according to the code.... <br><hr><font size="1">Posted by <b>ssnopyybg</b></font><br> <!-- BBCode Quote Start --><div class="pquote"> <BR>On 2008-03-18 05:11:32, sriramkrishn wrote: <BR><!-- BBCode Quote Start --><div class="pquote"> <BR>On 2008-03-18 04:27:15, izoey wrote: <BR>i was wondering... was is the size of the album art? im using K800i btw... <BR></div><!-- BBCode Quote End --> <BR> <BR>the album art size aint fixed...just try to have 100x100 image in your mobile...and it'll be resized to the size that the skin has...it is hard coded so the album art size may vary according to the code.... <BR></div><!-- BBCode Quote End -->I think that must be 90x90 for k800 :? <br><hr><font size="1">Posted by <b>SonyShorts</b></font><br> <font size=4> <!-- BBCode Start --><B>Walkman 2.0 Brown - 240x320</B><!-- BBCode End --> </font> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img510.imageshack.us/img510/2145/walkmanbrownxb5.png" BORDER="0"><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><B>NOTES</B><!-- BBCode End --> <BR>*Thanks sriramkrishnan06 for the screenshots from software phone emultor <BR>*Thanks to choas7 original Walkman 1.0 skin - as I used as a template <BR>*Adapted the Walkman Brown theme for a KD Player skin <BR>*Quite possibly the best Walkman skin for KD Player I seen (opinion) <BR>*Observe the sizeing an positioning of the duration and media ime texts <BR> <BR><!-- BBCode Start --><B>DOWNLOAD</B><!-- BBCode End --> <BR><!-- BBCode auto-link start --><a href="http://www.esnips.com/doc/1f98b9f0-1cff-4c1d-810b-29d511c9019c/Walkman_Brown_240x320" target="_blank">http://www.esnips.com/doc/1f9[....]11c9019c/Walkman_Brown_240x320</a><!-- BBCode auto-link end --> <BR> <BR><font size=-1>[ This Message was edited by: SonyShorts on 2008-04-03 03:54 ]</font><BR><BR><font size=-1>[ This Message was edited by: SonyShorts on 2008-04-10 23:13 ]</font> <br><hr><font size="1">Posted by <b>ericprieto</b></font><br> Ermm... I'm realy sorry about asking this question that mighty be asked so many times, but i'm looking for the aswer for a few days and i didn't found a thing >_< <BR> <BR>So... i know how to display Album Art, but, is there a way to display it without clicking "yes" every time that music changes? <BR> <BR>ow, my phone is a SE z550i <BR> <BR><font size=-1>[ This Message was edited by: ericprieto on 2008-03-18 22:09 ]</font><BR><BR><font size=-1>[ This Message was edited by: ericprieto on 2008-03-19 01:42 ]</font> <br><hr><font size="1">Posted by <b>sriramkrishn</b></font><br> <font size=4>D-GFX 240x320</font> <BR> <BR><!-- BBCode Start --><B>Credit: SonyShorts</B><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img135.imageshack.us/img135/4214/dgfxmainjb2.png" BORDER="0"><!-- BBCode End --> <BR> <BR>DOWNLOAD LINK: <!-- BBCode auto-link start --><a href="http://www.esnips.com/doc/6beaf4ea-93c1-46f5-b8cd-acae3f93d3a6/DGFX_240x320" target="_blank">http://www.esnips.com/doc/6be[....]b8cd-acae3f93d3a6/DGFX_240x320</a><!-- BBCode auto-link end --><BR><BR><font size=-1>[ This Message was edited by: sriramkrishn on 2008-03-19 17:39 ]</font> <br><hr><font size="1">Posted by <b>sriramkrishn</b></font><br> <font size=4><!-- BBCode Start --><B>Vista Inspirat 240x320</B><!-- BBCode End --></font> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img291.imageshack.us/img291/6756/vistahb9.png" BORDER="0"><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><B>DOWNLOAD LINK:</B><!-- BBCode End --> <!-- BBCode auto-link start --><a href="http://www.esnips.com/doc/8762fea4-6e05-40e8-baab-6236cf282634/vistainspirat_240x320" target="_blank">http://www.esnips.com/doc/876[....]cf282634/vistainspirat_240x320</a><!-- BBCode auto-link end --> <BR> <BR>_________________ <BR>Sriram Krishnan <BR>KD Skinner <IMG SRC="/board/images/smiles/icon_smile.gif" alt=""> <BR>For more Skins visit: <!-- BBCode auto-link start --><a href="http://www.esnips.com/web/kdskinned" target="_blank">http://www.esnips.com/web/kdskinned</a><!-- BBCode auto-link end --><BR><BR><font size=-1>[ This Message was edited by: sriramkrishn on 2008-03-19 17:41 ]</font> <br><hr><font size="1">Posted by <b>ssnopyybg</b></font><br> "Vista Inspirat 240x320 " <BR> <BR>OMG .. That is the best skin i ever seen .. very , very good job .. thank you man !!! Great ! <IMG SRC="/board/images/smiles/icon_smile.gif" alt=""> <br><hr><font size="1">Posted by <b>sriramkrishn</b></font><br> <font size=4><!-- BBCode Start --><B>iPhone v3 240x320</B><!-- BBCode End --></font> <BR> <BR><!-- BBCode Start --><B>Exact replica of illusion's request</B><!-- BBCode End --> <BR> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img152.imageshack.us/img152/4149/iphonefy5.png" BORDER="0"><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><B>Download Link:</B><!-- BBCode End --> <!-- BBCode auto-link start --><a href="http://www.esnips.com/doc/49667590-8e36-4045-9879-5c2da3665e04/iPhonev3_240x320" target="_blank">http://www.esnips.com/doc/496[....]-5c2da3665e04/iPhonev3_240x320</a><!-- BBCode auto-link end --><BR><BR><font size=-1>[ This Message was edited by: sriramkrishn on 2008-03-22 09:29 ]</font> <br><hr><font size="1">Posted by <b>cwh060</b></font><br> I gotta say, I love this player. Only problem, seems to be that it does not work well with Bluetooth A2DP. It plays sound fine in the headphones, but I cannot control the player using FF, Stop, Play RW on the headphones. <BR> <BR>The original Media player on my K850i, works fine with the A2DP profile. <BR> <BR>Others have this problem, is their a cure? <BR> <BR>thanks....cwh <br><hr><font size="1">Posted by <b>don_gori</b></font><br> <!-- BBCode Quote Start --><div class="pquote"> <BR>On 2008-02-03 03:39:14, SonyShorts wrote: <BR>@chonggi - The k850i media cnetre skin by chaos7 is similar to that of W960 <BR> <BR>here it is ' k850 media centre' <BR> <BR><!-- BBCode Start --><B>k850i Media Center - 240x320 (by chaos7)</B><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img352.imageshack.us/img352/4923/k850imediacentered1.png" BORDER="0"><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><B>Download</B><!-- BBCode End --> <BR>[/code]http://www.sendspace.com/file/39f7iv[/code] <BR>or <BR><!-- BBCode Start --><TABLE BORDER=0 ALIGN=CENTER WIDTH="85%"><TR><TD>Code:<HR></TD></TR><TR><TD><PRE>http://rapidshare.com/files/91859496/Eng-Beta-KD_Player__v0.91__176x220.jar.html[/code] <BR> <BR>EDIT - another link to this skin <BR><!-- BBCode auto-link start --><a href="http://www.4shared.com/file/37308041/4a9914cb/k850i_Media_Center_320x240.html" target="_blank">http://www.4shared.com/file/3[....]850i_Media_Center_320x240.html</a><!-- BBCode auto-link end --> <BR> <BR>[ This Message was edited by: SonyShorts on 2008-02-16 00:13 ] <BR></div><!-- BBCode Quote End --> <BR> <BR>I want this for 220x176 rezolution pleeeaseee <BR>it's very good skin <BR>and is there any tutorial how to make KD skin <br><hr><font size="1">Posted by <b>whatsucka</b></font><br> i cant get the KD player work in my w800, it keep asking me for permission to access data in my fone for every folder i select... then after 3 folders i cant select to go anywhere.... <br><hr><font size="1">Posted by <b>sriramkrishn</b></font><br> <font size=5>VISTA INSPIRAT - <!-- BBCode Start --><B>Now for 176x220 Users <IMG SRC="/board/images/smiles/icon_smile.gif" alt=""></B><!-- BBCode End --></font> <BR> <BR> <BR><!-- BBCode Start --><B>DOWNLOAD LINK:</B><!-- BBCode End --> <!-- BBCode auto-link start --><a href="http://www.esnips.com/doc/897d40a7-b169-4822-999d-051e463894b5/vista_inspirat_176x220" target="_blank">http://www.esnips.com/doc/897[....]63894b5/vista_inspirat_176x220</a><!-- BBCode auto-link end --><BR><BR><font size=-1>[ This Message was edited by: sriramkrishn on 2008-03-23 17:54 ]</font> <br><hr><font size="1">Posted by <b>SonyShorts</b></font><br> <font size=5><!-- BBCode Start --><B>Super Walkman 2.0 - 240x320</B><!-- BBCode End --></font> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img223.imageshack.us/img223/9798/walkman3wg2.png" BORDER="0"><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><B>NOTES</B><!-- BBCode End --> <BR>Used the same template as Walkman Brown <BR>Walkman 2.0 skin that greatly resmembles that see on w580 and w850 and others <BR>Exact thicker duration bar and colours <BR>Thanks SK for screenshot <BR> <BR> <BR>Tested on W580i and switched between Walkman 2 and KD player for close comparison - simply the best <BR> <BR><!-- BBCode Start --><B>DOWNLOAD</B><!-- BBCode End --> <BR><!-- BBCode auto-link start --><a href="http://www.sendspace.com/file/4kdkex" target="_blank">http://www.sendspace.com/file/4kdkex</a><!-- BBCode auto-link end --> <BR> <BR>OR <BR> <BR><!-- BBCode auto-link start --><a href="http://www.esnips.com/doc/96aa65ce-be6f-40e8-a8cd-adb5d67da931/Super_Walkman_2.0_240x320" target="_blank">http://www.esnips.com/doc/96a[....]a931/Super_Walkman_2.0_240x320</a><!-- BBCode auto-link end --><BR><BR><font size=-1>[ This Message was edited by: SonyShorts on 2008-04-10 23:16 ]</font> <br><hr><font size="1">Posted by <b>SonyShorts</b></font><br> <font size=5><!-- BBCode Start --><B>Walkman 2.0 - 176x220</B><!-- BBCode End --></font> <BR> <BR>Originally by: chaos7 <BR>Resized by: Asfandyar <BR> <BR><!-- BBCode Start --><IMG SRC="http://img227.imageshack.us/img227/4842/engbetakdplayerv091176xto4.png" BORDER="0"><!-- BBCode End --> <BR><!-- BBCode Start --><IMG SRC="http://img87.imageshack.us/img87/4254/engbetakdplayerv091176xzd0.png" BORDER="0"><!-- BBCode End --> <BR><!-- BBCode Start --><IMG SRC="http://img227.imageshack.us/img227/7690/engbetakdplayerv091176xfd4.png" BORDER="0"><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><B>NOTES</B><!-- BBCode End --> <BR><!-- BBCode Quote Start --><div class="pquote">Screen Size: 176x220 <BR>Extra Info: I used different graphics for the Battery Volume (iPhone Blue Battery). And i used a line in the middle for the selected item which u can see in the preview (On the Now Playing), and i think it looks good. I also colored silver the Repeat, Shuffle, Album art outline and the Bar because i think it looks better on the Dark Gray background and it also goes with the colors of the skin. <BR>Special Thanks To: chaos7, for giving me the permission to upload the skin.</div><!-- BBCode Quote End --> <BR> <BR><!-- BBCode Start --><B>DOWNLOAD</B><!-- BBCode End --> <BR><!-- BBCode auto-link start --><a href="http://www.sendspace.com/file/gi0ags" target="_blank">http://www.sendspace.com/file/gi0ags</a><!-- BBCode auto-link end --> <BR>OR <BR><!-- BBCode auto-link start --><a href="http://upload4ever.com/?Download*39a061547" target="_blank">http://upload4ever.com/?Download*39a061547</a><!-- BBCode auto-link end --><BR><BR><font size=-1>[ This Message was edited by: SonyShorts on 2008-03-24 20:20 ]</font> <br><hr><font size="1">Posted by <b>sriramkrishn</b></font><br> <font size=4><!-- BBCode Start --><B>Vista DropGlass Skin - 240x320</font> <BR> <BR>Based on Kpy_Here's Request...exact replica <BR> <BR>Preview:</B><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img228.imageshack.us/img228/6338/dropglassdt8.png" BORDER="0"><!-- BBCode End --> <BR> <BR> <BR>DOWNLOAD LINK: <!-- BBCode auto-link start --><a href="http://www.esnips.com/doc/5a67f5bc-580d-4e88-9abb-851689f30c53/DropGlass_Vista_240x320" target="_blank">http://www.esnips.com/doc/5a6[....]f30c53/DropGlass_Vista_240x320</a><!-- BBCode auto-link end --><BR><BR><font size=-1>[ This Message was edited by: sriramkrishn on 2008-03-25 17:20 ]</font> <br><hr><font size="1">Posted by <b>SonyShorts</b></font><br> <font size=4><!-- BBCode Start --><B>SE-NSE - Landscape - 240x320</B><!-- BBCode End --></font> <BR> <BR><!-- BBCode Start --><B>This skin is a thank you creation for another well known mobile phones forum, but I decided to post here too - Esato.com will get a skin soon too</B><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img378.imageshack.us/img378/9462/sensenu4.png" BORDER="0"><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><B>DOWNLOAD</B><!-- BBCode End --> <BR><!-- BBCode auto-link start --><a href="http://www.esnips.com/doc/d82366c7-f8ac-43bb-8904-da2dec658e6b/SE-NSE_240x320" target="_blank">http://www.esnips.com/doc/d82[....]04-da2dec658e6b/SE-NSE_240x320</a><!-- BBCode auto-link end --><BR><BR><font size=-1>[ This Message was edited by: SonyShorts on 2008-04-01 04:21 ]</font> <br><hr><font size="1">Posted by <b>SonyShorts</b></font><br> <font size=4><!-- BBCode Start --><B>Walkman 3.0 Grey - 240x320</B><!-- BBCode End --></font> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img378.imageshack.us/img378/4961/walkmangreyqj8.png" BORDER="0"><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><B>DOWNLOAD</B><!-- BBCode End --> <BR><!-- BBCode auto-link start --><a href="http://www.sendspace.com/file/42l8m6" target="_blank">http://www.sendspace.com/file/42l8m6</a><!-- BBCode auto-link end --><BR><BR><font size=-1>[ This Message was edited by: SonyShorts on 2008-03-25 21:16 ]</font> <br><hr><font size="1">Posted by <b>gatuflex</b></font><br> <!-- BBCode Quote Start --><div class="pquote"> <BR>On 2008-03-24 21:19:55, SonyShorts wrote: <BR><!-- BBCode Start --><B>Walkman 2.0 - 176x220</B><!-- BBCode End --> <BR> <BR>Originally by: chaos7 <BR>Resized by: Asfandyar <BR> <BR><!-- BBCode Start --><IMG SRC="http://img227.imageshack.us/img227/4842/engbetakdplayerv091176xto4.png" BORDER="0"><!-- BBCode End --> <BR><!-- BBCode Start --><IMG SRC="http://img87.imageshack.us/img87/4254/engbetakdplayerv091176xzd0.png" BORDER="0"><!-- BBCode End --> <BR><!-- BBCode Start --><IMG SRC="http://img227.imageshack.us/img227/7690/engbetakdplayerv091176xfd4.png" BORDER="0"><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><B>NOTES</B><!-- BBCode End --> <BR><!-- BBCode Quote Start --><div class="pquote">Screen Size: 176x220 <BR>Extra Info: I used different graphics for the Battery Volume (iPhone Blue Battery). And i used a line in the middle for the selected item which u can see in the preview (On the Now Playing), and i think it looks good. I also colored silver the Repeat, Shuffle, Album art outline and the Bar because i think it looks better on the Dark Gray background and it also goes with the colors of the skin. <BR>Special Thanks To: chaos7, for giving me the permission to upload the skin.</div><!-- BBCode Quote End --> <BR> <BR><!-- BBCode Start --><B>DOWNLOAD</B><!-- BBCode End --> <BR><!-- BBCode auto-link start --><a href="http://www.sendspace.com/file/gi0ags" target="_blank">http://www.sendspace.com/file/gi0ags</a><!-- BBCode auto-link end --> <BR>OR <BR><!-- BBCode auto-link start --><a href="http://upload4ever.com/?Download*39a061547" target="_blank">http://upload4ever.com/?Download*39a061547</a><!-- BBCode auto-link end --> <BR> <BR>[ This Message was edited by: SonyShorts on 2008-03-24 20:20 ] <BR></div><!-- BBCode Quote End --> <BR> <BR> <BR>It looks great ! Can you make it in 128 x 160? Thanks <br><hr><font size="1">Posted by <b>gatuflex</b></font><br> Also the Vista DropGlass Skin looks incredible can someone post it in 128 x 160 ? Thanks <br><hr><font size="1">Posted by <b>SonyShorts</b></font><br> Seems as if this is your second ever post - would you even have the typing strength to type a 'thank you' if someone was to resize for you <br><hr><font size="1">Posted by <b>sriramkrishn</b></font><br> <font size=5><!-- BBCode Start --><B>WHITE NOISE 240x320</B><!-- BBCode End --></font> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img267.imageshack.us/img267/2439/whitenoisezs9.png" BORDER="0"><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><B>DOWNLOAD LINK:</B><!-- BBCode End --> <!-- BBCode auto-link start --><a href="http://www.esnips.com/doc/520211d0-d579-4eb0-826d-41c473ef3749/whitenoise_240x320" target="_blank">http://www.esnips.com/doc/520[....]1c473ef3749/whitenoise_240x320</a><!-- BBCode auto-link end --> <BR> <BR> <BR><font size=5><!-- BBCode Start --><B>INVASION 240x320</B><!-- BBCode End --></font> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img512.imageshack.us/img512/64/invasionfm5.png" BORDER="0"><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><B>FEATURES:</B><!-- BBCode End --> <BR> <BR>1. Faded key, repeat and shuffle icons <BR>2. Volume Dial - Bottom Right Corner <BR> <BR><!-- BBCode Start --><B>DOWNLOAD LINK:</B><!-- BBCode End --> <!-- BBCode auto-link start --><a href="http://www.esnips.com/doc/d952b69a-0c05-4818-a7a5-77b31f490248/Invasion_240x320" target="_blank">http://www.esnips.com/doc/d95[....]-77b31f490248/Invasion_240x320</a><!-- BBCode auto-link end --><BR><BR><font size=-1>[ This Message was edited by: sriramkrishn on 2008-03-27 14:41 ]</font> <br><hr><font size="1">Posted by <b>sriramkrishn</b></font><br> <!-- BBCode Start --><IMG SRC="http://img291.imageshack.us/img291/5895/pubvistainspirat2600dn7.jpg" BORDER="0"><!-- BBCode End --> <BR> <BR><font size=5>VISTA INSPIRAT <!-- BBCode Start --><B>128x160</B><!-- BBCode End --></font> <BR> <BR><!-- BBCode Start --><B>DOWNLOAD LINK:</B><!-- BBCode End --> <!-- BBCode auto-link start --><a href="http://www.esnips.com/doc/efc53dab-dcc2-4aab-a534-646a27d52343/Vista_Inspirat_128x160" target="_blank">http://www.esnips.com/doc/efc[....]7d52343/Vista_Inspirat_128x160</a><!-- BBCode auto-link end --><BR><BR><font size=-1>[ This Message was edited by: sriramkrishn on 2008-03-28 04:06 ]</font> <br><hr><font size="1">Posted by <b>max_wedge</b></font><br> <!-- BBCode Quote Start --><div class="pquote"> <BR>On 2008-03-25 18:20:22, sriramkrishn wrote: <BR><!-- BBCode Start --><B>Vista DropGlass Skin - 240x320 <BR> <BR>Based on Kpy_Here's Request...exact replica <BR> <BR>Preview:</B><!-- BBCode End --> <BR> <BR><!-- BBCode Start --><IMG SRC="http://img228.imageshack.us/img228/6338/dropglassdt8.png" BORDER="0"><!-- BBCode End --> <BR> <BR> <BR>DOWNLOAD LINK: <!-- BBCode auto-link start --><a href="http://www.esnips.com/doc/5a67f5bc-580d-4e88-9abb-851689f30c53/DropGlass_Vista_240x320" target="_blank">http://www.esnips.com/doc/5a6[....]f30c53/DropGlass_Vista_240x320</a><!-- BBCode auto-link end --> <BR> <BR>[ This Message was edited by: sriramkrishn on 2008-03-25 17:20 ] <BR></div><!-- BBCode Quote End --> <BR>Mate this is REALLY cool <IMG SRC="/board/images/smiles/icon_biggrin.gif" alt=""> Love it. <br></div><br><hr>Pages: <a href="t-158403,1.html">1</a> <a href="t-158403,s-50,1.html">2</a> <a href="t-158403,s-100,1.html">3</a> <a href="t-158403,s-150,1.html">4</a> <a href="t-158403,s-200,1.html">5</a> <a href="t-158403,s-250,1.html">6</a> <a href="t-158403,s-300,1.html">7</a> <a href="t-158403,s-350,1.html">8</a> <a href="t-158403,s-400,1.html">9</a> <a href="t-158403,s-450,1.html">10</a> <a href="t-158403,s-500,1.html">11</a> <center> <a href="/board/viewtopic.php?topic=158403" title="Sony Ericsson discussion forum @ Esato.com" class="la">Click to view updated thread with images</a> </CENTER><br> <script type="text/javascript"><!-- google_ad_client = "pub-2559240025382447"; google_ad_slot = "4029118542"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <br> <FONT FACE="" SIZE="1"> © <a href="http://www.esato.com/" title="All about Sony Ericsson mobile phones">Esato.com</a> - <a href="http://www.esato.com/board/" target="_blank">From the Esato mobile phone discussion forum</a><br> </FONT> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-248517-1"; urchinTracker(); </script> <script type="text/javascript" src="http://esato.us.intellitxt.com/intellitxt/front.asp?ipid=9739"></script></BODY> </HTML>