XBMC Community Forum
[WIP] The Paper Street Soap Company (mockups and development of a new skin concept) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Development (/forumdisplay.php?fid=32)
+--- Forum: Skin Development (/forumdisplay.php?fid=12)
+---- Forum: WIP Skins (/forumdisplay.php?fid=160)
+---- Thread: [WIP] The Paper Street Soap Company (mockups and development of a new skin concept) (/showthread.php?tid=86501)



- isamu.dragon - 2010-12-28 05:25

If you need someone to "Play" with this skin to test for bugs and such on windows, I'm your man.

Always looking for a sweeter skin.


- blacklist - 2010-12-28 05:26

Thanks for all the offers guys. No where near ready for that yet. Smile


- snelvuur - 2010-12-28 14:07

Add me to the list of people that said "wow, this looks amazing!!"


- Adeiko - 2010-12-28 14:33

It really look great, count us in for betatesting it!


- Xavieryz - 2010-12-28 16:07

Can't wait for this Skin, Great work.

This is another reason why I just decided to stay with XBMC and build a new HTPC capable of 1080p....and to think I was gonna get a boxee box No


any idea when you will release this as a beta?


- spencers - 2010-12-29 18:38

Looks incredible!


- compcentral - 2010-12-29 19:59

Xavieryz Wrote:Can't wait for this Skin, Great work.

This is another reason why I just decided to stay with XBMC and build a new HTPC capable of 1080p....and to think I was gonna get a boxee box No


any idea when you will release this as a beta?

I would also like to know this. Mockup looks great... I just hope all/most of it makes it into the final product. great work!


- blacklist - 2010-12-29 22:32

compcentral Wrote:I would also like to know this. Mockup looks great... I just hope all/most of it makes it into the final product. great work!

Yes, its all in there.
No where close to a beta.
(Read months away. Not days, not weeks. Months.)
Is there a nice way to say please stop asking?
(My method of ignoring didn't seem to work)

[rainbows][unicorns]Please stop asking.[/unicorns][/rainbows]


- stoli - 2010-12-29 22:45

blacklist Wrote:Yes, its all in there.
No where close to a beta.
(Read months away. Not days, not weeks. Months.)
Is there a nice way to say please stop asking?
(My method of ignoring didn't seem to work)

[rainbows][unicorns]Please stop asking.[/unicorns][/rainbows]

Just tell 'em before Dec 21, 2012 Smile


- blacklist - 2010-12-29 22:47

[Image: 850384341.png]

How about this idea.

If a show has more than 90 episodes, but less than 180, we show each episode as a degree of rotation around the clock. I think the large hand (blue?) should display the total number of episodes, and the small hand (red?) show the number watched.

If as show has less than 90 episodes, we can use the configuration and use 2 degrees to represent each episode.

The outying case would be a show with more than 180 episodes. In that case I suppose we could use half a degree to represent an episode. Its certainly not as elegant as my original idea, but I think it would work.

The other option would be to sue a tiny little python script to do the math for us. Certainly more elegant, and shouldn't really use any resources since all we are doing is Total Episodes/Watched Episodes = Percent Watched and then returning the number of degrees as part of a 180 degree rotation.

Thoughts?