<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Skinning in Beverly Hills	</title>
	<atom:link href="https://jessewarden.com/2006/12/skinning-in-beverly-hills.html/feed" rel="self" type="application/rss+xml" />
	<link>https://jessewarden.com/2006/12/skinning-in-beverly-hills.html</link>
	<description>Software &#124; Fitness &#124; Gaming</description>
	<lastBuildDate>Fri, 26 Jan 2007 21:58:38 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Juan Sanchez		</title>
		<link>https://jessewarden.com/2006/12/skinning-in-beverly-hills.html/comment-page-1#comment-3942</link>

		<dc:creator><![CDATA[Juan Sanchez]]></dc:creator>
		<pubDate>Fri, 26 Jan 2007 21:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1095#comment-3942</guid>

					<description><![CDATA[Jesse,

I hear you on the delights of skinning. I make all my skins in one swf (whether they&#039;re vector or bitmap) from flash and call them out in a css file. Seems to work okay. It seems that&#039;s what you do too.

I love the level of customization you can achieve with Flex.

John - That skin for the Volvo site is really nice.

You can see some themes that I made at http://www.scalenine.com. Let me know what you think.

Juan


]]></description>
			<content:encoded><![CDATA[<p>Jesse,</p>
<p>I hear you on the delights of skinning. I make all my skins in one swf (whether they&#8217;re vector or bitmap) from flash and call them out in a css file. Seems to work okay. It seems that&#8217;s what you do too.</p>
<p>I love the level of customization you can achieve with Flex.</p>
<p>John &#8211; That skin for the Volvo site is really nice.</p>
<p>You can see some themes that I made at <a href="http://www.scalenine.com" rel="nofollow ugc">http://www.scalenine.com</a>. Let me know what you think.</p>
<p>Juan</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John Shuell		</title>
		<link>https://jessewarden.com/2006/12/skinning-in-beverly-hills.html/comment-page-1#comment-3941</link>

		<dc:creator><![CDATA[John Shuell]]></dc:creator>
		<pubDate>Fri, 01 Dec 2006 20:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1095#comment-3941</guid>

					<description><![CDATA[Jessie, great observations and they match my most recent experience in designing a flex app using skins.  I really wanted my skins to be all graphics, all Flash assets (or at least contained in one Flash movie, either as a bitmap or vector or both) or all done programatically.  Unfortunately that was not possible.  Flex is very well designed framework but the skinning portions of it seemed to have been tacked on at the end or at the very least given short shrift compared to the many other areas.  I would love to see more work done on skinning in Flex and make it more consistent across different component types in the future versions of Flex.

For a view of the skin and application, take a look at http://www.sesivolvo.com/inv.cn?crt=pagekey=84%26startpage=1%26locationid=200012%26make=Volvo,%26type=N as you can see it is heavily skinned and I had to use alot of disparate resources to do it all.  This way of skinning goes against my better judgement because of maintainence issues over time and a lack of good documentation due to the usual &quot;no time for it&quot; excuse.  But even if I did have time for it, it rubs me wrong the fact that I need to document &quot;how&quot; I skinned something.  As a web developer and designer I have never needed to go that far in documentation before.  All of a sudden with Flex, skinning has become part science and part art and very difficult to convey.

John Shuell]]></description>
			<content:encoded><![CDATA[<p>Jessie, great observations and they match my most recent experience in designing a flex app using skins.  I really wanted my skins to be all graphics, all Flash assets (or at least contained in one Flash movie, either as a bitmap or vector or both) or all done programatically.  Unfortunately that was not possible.  Flex is very well designed framework but the skinning portions of it seemed to have been tacked on at the end or at the very least given short shrift compared to the many other areas.  I would love to see more work done on skinning in Flex and make it more consistent across different component types in the future versions of Flex.</p>
<p>For a view of the skin and application, take a look at <a href="http://www.sesivolvo.com/inv.cn?crt=pagekey=84%26startpage=1%26locationid=200012%26make=Volvo,%26type=N" rel="nofollow ugc">http://www.sesivolvo.com/inv.cn?crt=pagekey=84%26startpage=1%26locationid=200012%26make=Volvo,%26type=N</a> as you can see it is heavily skinned and I had to use alot of disparate resources to do it all.  This way of skinning goes against my better judgement because of maintainence issues over time and a lack of good documentation due to the usual &#8220;no time for it&#8221; excuse.  But even if I did have time for it, it rubs me wrong the fact that I need to document &#8220;how&#8221; I skinned something.  As a web developer and designer I have never needed to go that far in documentation before.  All of a sudden with Flex, skinning has become part science and part art and very difficult to convey.</p>
<p>John Shuell</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Austin		</title>
		<link>https://jessewarden.com/2006/12/skinning-in-beverly-hills.html/comment-page-1#comment-3940</link>

		<dc:creator><![CDATA[Austin]]></dc:creator>
		<pubDate>Fri, 01 Dec 2006 20:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1095#comment-3940</guid>

					<description><![CDATA[Hey Jesse, great article. What is your thoughts on creating a skinning architecture where you use something like FZip to zip up all the images and then load it into flex at runtime and then  skin these ontop of the flex buttons.

Just a thought -- im trying to get away from the flash ide to just have everything as little jpegs that get zipped as a package. I dont know if its worth it though.]]></description>
			<content:encoded><![CDATA[<p>Hey Jesse, great article. What is your thoughts on creating a skinning architecture where you use something like FZip to zip up all the images and then load it into flex at runtime and then  skin these ontop of the flex buttons.</p>
<p>Just a thought &#8212; im trying to get away from the flash ide to just have everything as little jpegs that get zipped as a package. I dont know if its worth it though.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ben		</title>
		<link>https://jessewarden.com/2006/12/skinning-in-beverly-hills.html/comment-page-1#comment-3939</link>

		<dc:creator><![CDATA[Ben]]></dc:creator>
		<pubDate>Fri, 01 Dec 2006 20:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1095#comment-3939</guid>

					<description><![CDATA[Hey Jesse,
 Maybe at some point when you have some free time you can do a little example of taking a design from photoshop and incorporating it into Flex? 

Still being a Flex newbie I would love to see the process in action from someone who has done it.

Thanks,
Ben]]></description>
			<content:encoded><![CDATA[<p>Hey Jesse,<br />
 Maybe at some point when you have some free time you can do a little example of taking a design from photoshop and incorporating it into Flex? </p>
<p>Still being a Flex newbie I would love to see the process in action from someone who has done it.</p>
<p>Thanks,<br />
Ben</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: flashape		</title>
		<link>https://jessewarden.com/2006/12/skinning-in-beverly-hills.html/comment-page-1#comment-3938</link>

		<dc:creator><![CDATA[flashape]]></dc:creator>
		<pubDate>Fri, 01 Dec 2006 20:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1095#comment-3938</guid>

					<description><![CDATA[hey man, I am right by beverly hills.  Would be cool to meet up for a quick hello, maybe a few beers?  give me a shout if/when you can, i&#039;m good for whenever.]]></description>
			<content:encoded><![CDATA[<p>hey man, I am right by beverly hills.  Would be cool to meet up for a quick hello, maybe a few beers?  give me a shout if/when you can, i&#8217;m good for whenever.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
