<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ScaleNine Blog &#187; theme ideas</title>
	<atom:link href="http://scalenine.com/blog/category/theme-ideas/feed/" rel="self" type="application/rss+xml" />
	<link>http://scalenine.com/blog</link>
	<description>The latest about ScaleNine</description>
	<lastBuildDate>Sun, 18 Jul 2010 16:37:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Napkin Skin Sample</title>
		<link>http://scalenine.com/blog/2007/01/27/napkin-skin-sample/</link>
		<comments>http://scalenine.com/blog/2007/01/27/napkin-skin-sample/#comments</comments>
		<pubDate>Sat, 27 Jan 2007 23:00:59 +0000</pubDate>
		<dc:creator>Juan</dc:creator>
				<category><![CDATA[examples]]></category>
		<category><![CDATA[theme ideas]]></category>

		<guid isPermaLink="false">http://scalenine.com/blog/2007/01/27/napkin-skin-sample/</guid>
		<description><![CDATA[
Here&#8217;s a great example by Eylon Stroh of some skinning of a Flex 2 application. It&#8217;s taken a step further by using programmatic skinning. A hand-drawn feeling theme is on my &#8220;to be created&#8221; list, so it&#8217;s neat seeing something similar to what I had in mind.
Check out the source here : http://www.thebetterside.com/scrawl/srcview/
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/7321637@N06/419537545/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/124/419537545_8d9438c35e_o.png" width="400" height="232" alt="napkin skin" /></a></p>
<p>Here&#8217;s a <a href="http://onreflexion.blogspot.com/2007/01/napkin-skins-stage-one-css-styles-and.html">great example</a> by Eylon Stroh of some skinning of a Flex 2 application. It&#8217;s taken a step further by using <a href="http://onreflexion.blogspot.com/2007/01/napkin-skins-stage-two-programmatic.html">programmatic skinning.</a> A hand-drawn feeling theme is on my &#8220;to be created&#8221; list, so it&#8217;s neat seeing something similar to what I had in mind.</p>
<p>Check out the source here : <a href="http://www.thebetterside.com/scrawl/srcview/" title="Napkin Skin Source" target="_blank">http://www.thebetterside.com/scrawl/srcview/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://scalenine.com/blog/2007/01/27/napkin-skin-sample/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista : WMP 11 Theme</title>
		<link>http://scalenine.com/blog/2007/01/11/vista-wmp-11-theme/</link>
		<comments>http://scalenine.com/blog/2007/01/11/vista-wmp-11-theme/#comments</comments>
		<pubDate>Fri, 12 Jan 2007 06:13:48 +0000</pubDate>
		<dc:creator>Juan</dc:creator>
				<category><![CDATA[theme ideas]]></category>

		<guid isPermaLink="false">http://scalenine.com/blog/?p=9</guid>
		<description><![CDATA[
Based on the quick drop down sample I made a while ago, I am going to create a Vista:Windows Media Player 11 theme. Once I wrap that up I think I&#8217;ll create some themes using only CSS.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/7321637@N06/419537257/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/177/419537257_30ce66d068.jpg" width="500" height="375" alt="WMP11 UI" /></a></p>
<p>Based on the quick <a href="http://scalenine.com/samples/wmpDropDown/wmpDropDown.html" title="WMP 11 Drop Down Sample">drop down sample</a> I made a while ago, I am going to create a Vista:Windows Media Player 11 theme. Once I wrap that up I think I&#8217;ll create some themes using only <a href="http://www.adobe.com/devnet/flex/quickstart/styling_components/#section2" target="_blank" title="Using CSS in Flex 2">CSS</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://scalenine.com/blog/2007/01/11/vista-wmp-11-theme/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WMP 11 Drop Down Skin</title>
		<link>http://scalenine.com/blog/2007/01/04/wmp-11-drop-down-skin/</link>
		<comments>http://scalenine.com/blog/2007/01/04/wmp-11-drop-down-skin/#comments</comments>
		<pubDate>Fri, 05 Jan 2007 03:08:05 +0000</pubDate>
		<dc:creator>Juan</dc:creator>
				<category><![CDATA[skinning samples]]></category>
		<category><![CDATA[theme ideas]]></category>

		<guid isPermaLink="false">http://scalenine.com/blog/?p=4</guid>
		<description><![CDATA[
A user on the Flex Components Yahoo Group asked about how to skin a pop up box to have an arrow at the bottom of the box. More specifically how to make it look like a pop up button in Windows Media Player 11. I made a quick sample by skinning a combo box using [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/7321637@N06/419537130/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/162/419537130_804d79957c_o.jpg" width="500" height="300" alt="wmpDropDown" /></a></p>
<p>A user on the <a href="http://tech.groups.yahoo.com/group/flexcomponents/message/1099" title="Flex Components Yahoo Group" target="_blank">Flex Components Yahoo Group</a> asked about how to skin a pop up box to have an arrow at the bottom of the box. More specifically how to make it look like a pop up button in <a href="http://www.flickr.com/photos/84411651@N00/346150823/" title="Windows Media Playyer 11 UI" target="_blank">Windows Media Player 11</a>. I made a quick sample by skinning a combo box using CSS and Flash. You can view it <a href="http://www.scalenine.com/samples/wmpDropDown/wmpDropDown.html" title="Windows Media Player 11 Drop Down" target="_blank">here</a> and download the source <a href="http://www.scalenine.com/samples/wmpDropDown/wmpDropDown.zip" title="Download Source" target="_blank">here</a>.</p>
<p>I&#8217;m getting close to finishing up the <a href="http://www.apple.com/itunes/overview/" title="iTunes 7" target="_blank">iTunes 7</a> theme, so maybe I&#8217;ll make a <a href="http://www.microsoft.com/windows/windowsmedia/player/11/default.aspx" title="Windows Media Player 11" target="_blank">Windows Media Player 11</a> Theme to expand upon this drop down skin. I work on a Mac, so I&#8217;ll have to go by screenshots available online.</p>
]]></content:encoded>
			<wfw:commentRss>http://scalenine.com/blog/2007/01/04/wmp-11-drop-down-skin/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>iTunes 7 Theme</title>
		<link>http://scalenine.com/blog/2006/12/25/itunes-7-theme/</link>
		<comments>http://scalenine.com/blog/2006/12/25/itunes-7-theme/#comments</comments>
		<pubDate>Tue, 26 Dec 2006 03:00:11 +0000</pubDate>
		<dc:creator>Juan</dc:creator>
				<category><![CDATA[theme ideas]]></category>

		<guid isPermaLink="false">http://scalenine.com/blog/?p=3</guid>
		<description><![CDATA[
Now that I&#8217;ve actually got the site live I figured I had better start filling those &#8220;Coming Soon&#8221; spots. Along with creating unique themes, I thought I&#8217;d mimic some well executed themes from popular applications. One of these being the latest release of iTunes.
The latest release has been simplified in look and now offers a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/7321637@N06/419537094/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/161/419537094_f79bca101d_o.jpg" width="724" height="320" alt="iTunes 7 UI" /></a></p>
<p>Now that I&#8217;ve actually got the site live I figured I had better start filling those &#8220;Coming Soon&#8221; spots. Along with creating unique themes, I thought I&#8217;d mimic some well executed themes from popular applications. One of these being the latest release of <a href="http://www.apple.com/itunes/overview/" target="_blank" title="iTunes 7 Overview">iTunes</a>.</p>
<p>The latest release has been simplified in look and now offers a few extras. The iTunes theme I want to put together will be a little more involved, including icons and navigation variations, but I will make a more basic version available as soon as I can.</p>
<p>Keep in mind the <a href="http://scalenine.com/themes/obsidian/obsidian.html" target="_blank" title="Obsidian Theme">&#8220;Obsidian&#8221; theme</a> took me 20-30 hours, but it was the first theme I created and I&#8217;m getting a better handle on the work flow.</p>
]]></content:encoded>
			<wfw:commentRss>http://scalenine.com/blog/2006/12/25/itunes-7-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

