Go Back   Winamp Forums > Skinning and Design > Modern Skins

Reply
Thread Tools Search this Thread Display Modes
Old 30th November 2001, 01:53   #1
j o r d a n 2 0 0 4
Senior Member
 
j o r d a n 2 0 0 4's Avatar
 
Join Date: Nov 2001
Location: Lost Somewhere With In Milkdrop
Posts: 108
It's Christmas Time - Time To Break Out The Skins

---It's Christmas Time - Time To Break Out The Skins---

Ok this is my second attempt at a skin.
its a pretty good skin but its missing alot of stuff that i dont know how to do. im pretty sure i need maki coding somewhere in here. anyways tell me what you think and if you have a suggestion could you please tell me how to do it. i need display, more buttons... somewhere?

check this out.

j:o:r:d:a:n

...i cant upload my zip it says its too large but its only 238kb...
...doesnt 102400 bytes equate to a megabyte?...
...anyways im gonna post it at a friends website...
...it's here at (i cant remeber the password so ill post it in a few)...
...actually maybe you cant post something on the first post...
...maybe...
j o r d a n 2 0 0 4 is offline   Reply With Quote
Old 30th November 2001, 02:15   #2
j o r d a n 2 0 0 4
Senior Member
 
j o r d a n 2 0 0 4's Avatar
 
Join Date: Nov 2001
Location: Lost Somewhere With In Milkdrop
Posts: 108
---It's Christmas Time - Time To Break Out The Skins---

ok it is here


j:o:r:d:a:n
j o r d a n 2 0 0 4 is offline   Reply With Quote
Old 30th November 2001, 03:13   #3
mc^^^^
Forum King
 
mc^^^^'s Avatar
 
Join Date: Aug 2001
Location: Perth, Australia MSN: mcbriar@ii.net Posts: All your posts are belong to me!!!!
Posts: 2,607
downloading...
downloading...
downloading...
82% ...
85% ...
87% ...
90% ...
93% ...
95% ...
97% ...
99% ...
*download complete*


nice try but honestly who would use a skin like that?

mc^^^^ is offline   Reply With Quote
Old 30th November 2001, 06:00   #4
mikekantor
Senior Member
 
mikekantor's Avatar
 
Join Date: Nov 2001
Location: Austin, TX
Posts: 102
Send a message via AIM to mikekantor
I don't download skins unless I have a screenshot. I know it's a strict policy, but it's fair.

102400 bytes is 102.4 kilobytes, .1024 megabytes, and 819200 bits.

Perhaps you mean 1024000 bytes? yes it is 1 megabyte... but it all depends on your OS. Using this methodology, a CD can hold 716.8 Megs. It's true! I even encoded and burned divx to that size with no problems.

And don't worry, it was legal because I own the DVD and just wanted to enjoy it on my DVD-driveless laptop.
mikekantor is offline   Reply With Quote
Old 30th November 2001, 14:24   #5
Gonzotek
Gunslinger
 
Gonzotek's Avatar
 
Join Date: May 2000
Location: Terminus
Posts: 4,693
It's a good start. You need some place to grab the whole thing and be able to move it around. And the components aren't showing up correctly (skin switcher, for instance). I've started a christmas tree skin, maybe we can have a good-natured christmas-themed WA3 skinning contest. Now that people are really starting to get into WA3, it would be a fun way to get into the act .

-=Gonzotek=-

I was away for a while.
But I'm feeling much better now.
Gonzotek is offline   Reply With Quote
Old 30th November 2001, 14:36   #6
Naamloos
Forum King
 
Naamloos's Avatar
 
Join Date: Mar 2001
Location: irc.tehflap.org/*******
Posts: 3,085
I'm not in sorry, i've got some other things to do...
school, my own skin, and some chilling down...
Naamloos is offline   Reply With Quote
Old 30th November 2001, 15:20   #7
I Am Trunks
Junior Member
 
Join Date: Nov 2001
Location: The Netherlands
Posts: 44
102400 bytes is Exactly 100 kb since 1 kb is 1024 bytes
I Am Trunks is offline   Reply With Quote
Old 30th November 2001, 16:01   #8
Gonzotek
Gunslinger
 
Gonzotek's Avatar
 
Join Date: May 2000
Location: Terminus
Posts: 4,693
Screenshot of my work in progress. I hope to have a working version done at least a week before Christmas, so it can actaully be used . I'm not going to spend a lot of time texturing everything, I'm focusing on making it work well. The white stripes will be the volume and seek bars. I'm going to add a trunk for the vis and a present resting on or near it for the status text. All the other "main" functions will go on the tree as balls or lightbulbs.

I was away for a while.
But I'm feeling much better now.
Gonzotek is offline   Reply With Quote
Old 30th November 2001, 23:53   #9
j o r d a n 2 0 0 4
Senior Member
 
j o r d a n 2 0 0 4's Avatar
 
Join Date: Nov 2001
Location: Lost Somewhere With In Milkdrop
Posts: 108
ok i know its bad but i mean its a start and its only my second skin your lucky i didnt waste your time with my first skin. i mean not to offend anyone. my first skin had like two buttons, open and stop. so i think ive progressed.

also what is nemissis talking about?

and Gonzotek i like your idea, and im also doing a christmas tree skin but it looks different and still is missing the display. Gonzotek you know how to do displays right? like track time etc.

j:o:r:d:a:n
j o r d a n 2 0 0 4 is offline   Reply With Quote
Old 1st December 2001, 00:28   #10
Gonzotek
Gunslinger
 
Gonzotek's Avatar
 
Join Date: May 2000
Location: Terminus
Posts: 4,693
Tags for status text:
PHP Code:
  <!-- Timer -->
    <
text
      id
="timer"
      
display="time"
      
x="172" y="92"
      
w="89" h="30"
      
font="YOUR.FONT" fontsize="24" align="left" color="195,192,161"
      
    
/>

    <!-- 
Da song ticker -->
    <
text
      id
="songticker" ticker="1"
      
display="songname" default="" showlen="1"
      
x="51" y="70"
      
w="201" h="18"
      
font="YOUR.FONT" fontsize="18" color="195,192,161"
    
/> 
Just keep at it, sometimes when people see a skin that isn't finished, they can get the wrong impression. Even after you feel that it's finished, I can guarantee that someone somewhere will want you to change something on it. Good luck!

-=Gonzotek=-

I was away for a while.
But I'm feeling much better now.
Gonzotek is offline   Reply With Quote
Old 1st December 2001, 00:49   #11
j o r d a n 2 0 0 4
Senior Member
 
j o r d a n 2 0 0 4's Avatar
 
Join Date: Nov 2001
Location: Lost Somewhere With In Milkdrop
Posts: 108
that coding goes into player.xml right?
what does the image have to have? does it need a background? or can i have floating time?

j:o:r:d:a:n
j o r d a n 2 0 0 4 is offline   Reply With Quote
Old 1st December 2001, 01:22   #12
Gonzotek
Gunslinger
 
Gonzotek's Avatar
 
Join Date: May 2000
Location: Terminus
Posts: 4,693
I don't think that it can just float. Probe uses a semi-transparent background that looks pretty cool. The tags go inside the main,normal layout inside player-normal.xml (if you're using the default skin as an example). You can write your own xml file with all the code for the whole skin, just follow the includes and cut and paste them by hand in the same order they are included. For skins that are real basic, this can work better than having a dozen different files, some of which only have a few lines. And, if you don't modify anything in a particular file you can use things like:
PHP Code:
<include file="..\\default\\xml\thinger.xml"/> 
-=Gonzotek=-

I was away for a while.
But I'm feeling much better now.
Gonzotek is offline   Reply With Quote
Old 1st December 2001, 01:40   #13
j o r d a n 2 0 0 4
Senior Member
 
j o r d a n 2 0 0 4's Avatar
 
Join Date: Nov 2001
Location: Lost Somewhere With In Milkdrop
Posts: 108
ok on an other note what program do you use to write your xmls?
do you use the one program by Dexter Holland or Soy Sause?
ive just been using notepad.
suggestions?

j:o:r:d:a:n
j o r d a n 2 0 0 4 is offline   Reply With Quote
Old 1st December 2001, 02:58   #14
Gonzotek
Gunslinger
 
Gonzotek's Avatar
 
Join Date: May 2000
Location: Terminus
Posts: 4,693
I use Dexter Holland's to begin it, "fleshing in" all the tags. Then I switch to Crimson Editor because it is a free syntax highlighting editor. It's a great program, I use it for Euphoria(a programming languague), maki, xml, and html. And that doesn't begin to cover it's feature list! I haven't tried Soy Sauce yet, but I will now.

-=Gonzotek=-

I was away for a while.
But I'm feeling much better now.
Gonzotek is offline   Reply With Quote
Old 1st December 2001, 05:33   #15
mikekantor
Senior Member
 
mikekantor's Avatar
 
Join Date: Nov 2001
Location: Austin, TX
Posts: 102
Send a message via AIM to mikekantor
Notepad+ is king of text editing:

http://www.mypeecee.org/rogsoft/
mikekantor is offline   Reply With Quote
Old 2nd December 2001, 02:04   #16
j o r d a n 2 0 0 4
Senior Member
 
j o r d a n 2 0 0 4's Avatar
 
Join Date: Nov 2001
Location: Lost Somewhere With In Milkdrop
Posts: 108
Gonzotek, do you have the syntax file for xml hilighting?
i just opened one and it looks regular.
j:o:r:d:a:n
j o r d a n 2 0 0 4 is offline   Reply With Quote
Old 2nd December 2001, 07:25   #17
Gonzotek
Gunslinger
 
Gonzotek's Avatar
 
Join Date: May 2000
Location: Terminus
Posts: 4,693
Sorry, I may have been a little over-zealous in my post, it doesn't actually highlight xml, though the numbers should show up as a grey color if your copy is the same as mine. It does allow making up syntax files however, and if I get the chance and can learn how quickly enough, I'll attempt to make a syntax file for WA3 xml and maybe MAKI, later. I have to see how much time it will take, but, since I jumped the gun, so to speak, I'll make the effort to make up for that . Sorry again. If you just want to view the xml, the latest version of IE seem to do a ~moderately ok~ job of it, although I'm sure there is better.

And:
Latest update to my christmas tree skin:

-=Gonzotek=-

I was away for a while.
But I'm feeling much better now.

Last edited by Gonzotek; 2nd December 2001 at 07:46.
Gonzotek is offline   Reply With Quote
Old 2nd December 2001, 07:42   #18
mikekantor
Senior Member
 
mikekantor's Avatar
 
Join Date: Nov 2001
Location: Austin, TX
Posts: 102
Send a message via AIM to mikekantor
The syntax of maki is very similar to that of many other scripting languages.

If there is such a thing as a JavaScript syntax file for this editor, it may work quite nicely.
mikekantor is offline   Reply With Quote
Old 2nd December 2001, 07:54   #19
Naamloos
Forum King
 
Naamloos's Avatar
 
Join Date: Mar 2001
Location: irc.tehflap.org/*******
Posts: 3,085
Verry cool skin, maybe you can randomize the Cbuttons
Naamloos is offline   Reply With Quote
Old 2nd December 2001, 08:30   #20
mikekantor
Senior Member
 
mikekantor's Avatar
 
Join Date: Nov 2001
Location: Austin, TX
Posts: 102
Send a message via AIM to mikekantor
Wow, the texture and sparkles really show off the potential of this skin more than the previous screenshot.

Have you thought about using an actual photograph of a tree?

Also, I have a suggestion... can you put in realistic-looking chrismas lights? That would be really something. You could even make a button to turn them on/off like a real tree.
mikekantor is offline   Reply With Quote
Old 2nd December 2001, 13:25   #21
j o r d a n 2 0 0 4
Senior Member
 
j o r d a n 2 0 0 4's Avatar
 
Join Date: Nov 2001
Location: Lost Somewhere With In Milkdrop
Posts: 108
anyone have a xml file that uses all the different syntax hilights?
if you do post it and ill try to make a syntax file for it for crimson editor

i know very little about xml hilighting so if you have a xml file that uses alot of differnt hilighting and use alot of keywords like bitmap id , elements , etc. upload it
thanks

better yet!!!
send me an xml file or a bunch of them that use all of winamp3's functions and ill base my syntax hilighting on how ie5 shows them.
i quickly made a skin in dexter hollands program but like i said it was quick and still lacking some stuff, if you have some xml files that have everything or close to then upoad it here.
thanks

j:o:r:d:a:n

Last edited by j o r d a n 2 0 0 4; 2nd December 2001 at 15:04.
j o r d a n 2 0 0 4 is offline   Reply With Quote
Old 2nd December 2001, 16:35   #22
Gonzotek
Gunslinger
 
Gonzotek's Avatar
 
Join Date: May 2000
Location: Terminus
Posts: 4,693
I planned on making the balls and the lights random, I've made a pretty good graphic for a small lightbulb, and I've got an idea of how I'm going to script it, but I might need some help writing the actual script. I'll try to post a version of the skin without the scripting sometime tonite or tomorrow.

I thought about using a scanned image, but I spent too much time getting the photoshop generated tree to look good to scrap it .

The on/off button is a fun idea. I'll work it in somehow.

-=Gonzotek=-

I was away for a while.
But I'm feeling much better now.
Gonzotek is offline   Reply With Quote
Old 2nd December 2001, 19:50   #23
j o r d a n 2 0 0 4
Senior Member
 
j o r d a n 2 0 0 4's Avatar
 
Join Date: Nov 2001
Location: Lost Somewhere With In Milkdrop
Posts: 108
Gonzotek,
i made the syntax files today
they seem to work but u have to set the colors differnt i think
they should go:

background colour=white
left margin=any colour but i used grey
normal text colour=black
variables colour=dark red
comment colour=blue
constants color=black
delimiter colour=blue
line number=can be anything but i used white
keyword0 color=dark red

this should completely reproduce how ie5's shows it... except for the bold black text.
i dont know if that is possible in Crimson Editor.

put xml.spc and xml.key in the spec folder of Crimson Editor's install directory
put link.xml into the link folder of Crimson Editor's install directory.

although i call it a XML syntax hilighter it is mostly for WA3 xml's because i have yet to uncover all the different kinds of highlighting there is for xml files. if i covered it all then horrah!

did i miss anything? suggestions?

j:o:r:d:a:n
j o r d a n 2 0 0 4 is offline   Reply With Quote
Old 2nd December 2001, 19:55   #24
j o r d a n 2 0 0 4
Senior Member
 
j o r d a n 2 0 0 4's Avatar
 
Join Date: Nov 2001
Location: Lost Somewhere With In Milkdrop
Posts: 108
stupid me with all that typing i forgot the files
here they are in a zip

j:o:r:d:a:n
Attached Files
File Type: zip xml language syntax file for crimson editor.zip (1.1 KB, 272 views)
j o r d a n 2 0 0 4 is offline   Reply With Quote
Old 2nd December 2001, 20:01   #25
j o r d a n 2 0 0 4
Senior Member
 
j o r d a n 2 0 0 4's Avatar
 
Join Date: Nov 2001
Location: Lost Somewhere With In Milkdrop
Posts: 108
shit everything is ok but when you open the element.xml for the Kjofol skin the regions for it show up as blue instead of grey.
i have no clue how to fix this.
help?

j:o:r:d:a:n
j o r d a n 2 0 0 4 is offline   Reply With Quote
Old 2nd December 2001, 22:59   #26
Gonzotek
Gunslinger
 
Gonzotek's Avatar
 
Join Date: May 2000
Location: Terminus
Posts: 4,693
Cool, I hadn't even started looking yet . Family crap the last couple days. I'll download them and play around with it when I'm done my post.

Here's my latest update, if the mods have no problem with it, I'm thinking about starting my own thread the next time I post about this (because I'm hoping that it'll be a release post and I feel like I'm taking your glory away ). Or should I just keep adding to this one?

Anyway, here it is:

Thanks again for the highlighter,

-=Gonzotek=-
The Mighty Imbecile

I was away for a while.
But I'm feeling much better now.
Gonzotek is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Skinning and Design > Modern Skins

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump