Anyone Want To Make A Skinning Program? |
|
|
| hydraulix |
Nov 30 2003, 09:01 AM
|

X-S X-perience
 
Group: Moderator
Posts: 393
Joined: 12-October 03
From: South FL
Member No.: 67549
Xbox Version: v1.0

|
| QUOTE | | We don't need AXS being filled up with a bunch of pixelated/streched-out pics of Britney or Christina. |
You got that right!
They better be highres, unpixelated, unstretched, unadulterated tang!!!
|
|
|
|
| |
| unleashx |
Nov 30 2003, 03:55 PM
|

X-S Freak
    
Group: Members
Posts: 1330
Joined: 3-November 03
Member No.: 71701
Xbox Version: v1.1
360 version: unknown

|
Hey, BenJeremy, nice to see you here.
This is off topic, but I was thinking something along that line, just a bit different.
I was thinking, why not do something different? Why don't us, dash makers (that includes Team AVA, Evox, XOS...etc -anyone who's willing), collaborate to come up with something, sort of the standard for dashboards. I'm not talking about making the same features but something less, like, file naming convention of images/preview videos, and control handling? Everyone knows how to handle xbxs/pngs/jpgs, it's just a matter of knowing which file to display.
Let's accept the fact that no one here really uses just one dash. It would be a very cool experience for users trying different dash/apps to feel familiar right away with the controls, and find that the custom icons they made for some apps/games will show up without even touching the skin, configuration file or something else. Less file, less clutter, more space. It's a little work for all of us, but I see great benefits for users.
This is not something immediate but let me know if this is something worth thinking about. Please do let me know what you think.
Thanks.
|
|
|
|
| |
| BenJeremy |
Nov 30 2003, 04:33 PM
|

X-S Elysian
            
Group: Head Moderator
Posts: 9688
Joined: 19-July 02
Member No.: 1853
Xbox Version: v1.1
360 version: v1 (xenon)

|
Well, the only problem with a real standard is that it is really dependent on the underlying code (as I'm sure you are well aware by now  ). MXM's skin system was designed to be expanded - I have considered how to add 3-D elements, for example, and I've tried to make things as generic as possible. The idea of layouts and elements will probably last MXM for quite some time, with a few more additions. Resources allowed me to change quite a few things, particularly the fonts. Of course, this was my personal "vision" - others like yourself might have a different view, and a standard would most certainly impose some sort of restrictions on a dashboard's skinning capability. What might be nice is a standard for handling icons and preview videos, as well as a good way to handle auto-scanning for games/apps on the hard drives. I'm revisiting a lot of that code soon, and I would consider using alternative names for the "magic" files and such.
|
|
|
|
| |
| unleashx |
Dec 1 2003, 12:10 AM
|

X-S Freak
    
Group: Members
Posts: 1330
Joined: 3-November 03
Member No.: 71701
Xbox Version: v1.1
360 version: unknown

|
| QUOTE (BenJeremy @ Nov 30 2003, 06:33 PM) | | What might be nice is a standard for handling icons and preview videos, as well as a good way to handle auto-scanning for games/apps on the hard drives. I'm revisiting a lot of that code soon, and I would consider using alternative names for the "magic" files and such. | This is exactly my point, Ben. Not the skinning feature. I started adding the xml tags but I thought it's gonna take too much time and revision, so I settled with the icons and videos.
Here's my thought: Currently, correct me if I'm wrong, MXM uses SS_xxx.xxx while Team AVA uses Avalaunch_icon(?).xxx. We could agree with something like "DefaultIcon.png" or "DefaultIcon.jpg", or "Preview.wmv" for videos. Of course, to maintain backwards compatibility, you still need to support the current implementation but it should be easy enough to support the mentioned names.
|
|
|
|
| |
| BenJeremy |
Dec 1 2003, 12:35 AM
|

X-S Elysian
            
Group: Head Moderator
Posts: 9688
Joined: 19-July 02
Member No.: 1853
Xbox Version: v1.1
360 version: v1 (xenon)

|
| QUOTE (unleashx @ Nov 30 2003, 08:10 PM) | | QUOTE (BenJeremy @ Nov 30 2003, 06:33 PM) | | What might be nice is a standard for handling icons and preview videos, as well as a good way to handle auto-scanning for games/apps on the hard drives. I'm revisiting a lot of that code soon, and I would consider using alternative names for the "magic" files and such. |
This is exactly my point, Ben. Not the skinning feature. I started adding the xml tags but I thought it's gonna take too much time and revision, so I settled with the icons and videos.
Here's my thought: Currently, correct me if I'm wrong, MXM uses SS_xxx.xxx while Team AVA uses Avalaunch_icon(?).xxx. We could agree with something like "DefaultIcon.png" or "DefaultIcon.jpg", or "Preview.wmv" for videos. Of course, to maintain backwards compatibility, you still need to support the current implementation but it should be easy enough to support the mentioned names. | Yes, I would like to standardize the "autos" - we might also standardize a games/apps database to hold all the info users might want about the programs they run (number of times run, last date, date installed, etc... along with preferred name, description, previews/icons, and maybe even text help screens.
I use MXM_ as a prefix, only to avoid the confusion with pre-existing files. I could alternately use an agreed-upon standard.
|
|
|
|
| |
|