<?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"
	>

<channel>
	<title>Grant Hinkson Blog</title>
	<atom:link href="http://www.granthinkson.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.granthinkson.com</link>
	<description>flash, avalon, wpf, xaml, silverlight, fireworks, .net, graphic design, web programming and more!</description>
	<pubDate>Tue, 10 Jun 2008 02:29:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Infragistics Silverlight CTP Posted</title>
		<link>http://www.granthinkson.com/2008/06/09/infragistics-silverlight-ctp-posted/</link>
		<comments>http://www.granthinkson.com/2008/06/09/infragistics-silverlight-ctp-posted/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 02:29:56 +0000</pubDate>
		<dc:creator>granthnk</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<category><![CDATA[Silverlight]]></category>

		<category><![CDATA[WPF]]></category>

		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://www.granthinkson.com/?p=135</guid>
		<description><![CDATA[The Infragistics Silverlight June CTP is now available for demo and download, compiled against Silverlight 2 Beta 2 released last Friday.
The CTP includes a Silverlight Chart and Silverlight Gauge both of which you can see in the online demo. So download the bits, take them for a test drive, then send us feedback and help [...]]]></description>
			<content:encoded><![CDATA[<p>The <a title="Infragistics Silverlight CTP" href="http://www.infragistics.com/hot/silverlight.aspx">Infragistics Silverlight June CTP</a> is now available for <a title="Silverlight Demo" href="http://labs.infragistics.com/silverlight/beta2ctp">demo</a> and <a title="Download Silverlight" href="https://www.infragistics.com/downloads/DownloadLinkGenerator.aspx?DownloadId=00000000-0000-0000-0000-000000001306">download</a>, compiled against Silverlight 2 Beta 2 released last Friday.</p>
<p>The CTP includes a <a title="Silverlight Chart" href="http://www.infragistics.com/hot/silverlight.aspx">Silverlight Chart</a> and <a title="Silverlight Gauge" href="http://www.infragistics.com/hot/silverlight.aspx">Silverlight Gauge</a> both of which you can see in the online demo. So download the bits, take them for a test drive, then send us feedback and help shape the final shipping product!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.granthinkson.com/2008/06/09/infragistics-silverlight-ctp-posted/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fireworks CS4 Beta on Adobe Labs</title>
		<link>http://www.granthinkson.com/2008/05/27/fireworks-cs4-beta-on-adobe-labs/</link>
		<comments>http://www.granthinkson.com/2008/05/27/fireworks-cs4-beta-on-adobe-labs/#comments</comments>
		<pubDate>Tue, 27 May 2008 16:23:09 +0000</pubDate>
		<dc:creator>granthnk</dc:creator>
		
		<category><![CDATA[Fireworks]]></category>

		<guid isPermaLink="false">http://www.granthinkson.com/?p=134</guid>
		<description><![CDATA[The public beta of Fireworks CS4 is now available for download at labs.adobe.com. In addition to a very noticeable (and polished) cosmetic makeover, there are a lot of great new features. Check out Nick&#8217;s list of top new features. Alan has also posted a  Breeze session archive demoing the new features. My panels should [...]]]></description>
			<content:encoded><![CDATA[<p>The public beta of Fireworks CS4 is now available for download at labs.adobe.com. In addition to a very noticeable (and polished) cosmetic makeover, there are a lot of great new features. Check out <a href="http://nickcrossland.co.uk/blog/2008/fireworks-cs4-top-new-features">Nick&#8217;s list of top new features</a>. <a title="Alan Musselman" href="http://weblogs.macromedia.com/amusselman/">Alan</a> has also posted a  <a href="http://weblogs.macromedia.com/amusselman/">Breeze session archive</a> demoing the new features. My panels should all function correctly, but please let me know if you run into any issues and I&#8217;ll work to get them fixed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.granthinkson.com/2008/05/27/fireworks-cs4-beta-on-adobe-labs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Fireworks Panel: Gradient Direction Editor</title>
		<link>http://www.granthinkson.com/2008/05/15/new-fireworks-panel-gradient-direction-editor/</link>
		<comments>http://www.granthinkson.com/2008/05/15/new-fireworks-panel-gradient-direction-editor/#comments</comments>
		<pubDate>Thu, 15 May 2008 16:56:20 +0000</pubDate>
		<dc:creator>granthnk</dc:creator>
		
		<category><![CDATA[Fireworks]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Styling]]></category>

		<guid isPermaLink="false">http://www.granthinkson.com/?p=131</guid>
		<description><![CDATA[Over the past several months I&#8217;ve been working on a new &#8220;BrushManager&#8221; panel for Fireworks. I&#8217;ve been creating all of the individual pieces as AS3 components, both for ease of development and maintenance reasons. The BrushManager (I&#8217;ll eventually come up with a better name) lets you quickly toggle between Solid Fill, and Linear or Radial [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past several months I&#8217;ve been working on a new &#8220;BrushManager&#8221; panel for Fireworks. I&#8217;ve been creating all of the individual pieces as AS3 components, both for ease of development and maintenance reasons. The BrushManager (I&#8217;ll eventually come up with a better name) lets you quickly toggle between Solid Fill, and Linear or Radial Gradient Fill. The Gradient editing capabilities currently in my <a title="Gradient Panel article at Adobe DevNet" href="http://www.adobe.com/devnet/fireworks/articles/gradient_panel.html">Gradient Panel</a> will be migrated into this new panel, along with a new precision Gradient Direction Editor. I currently have a test version of the Gradient Direction Editor in a standalone Fireworks Panel, available for download below.</p>
<p>Take the panel for a spin and send me your feedback. It&#8217;s still a bit buggy at this point, so use at your own risk!</p>
<p>The video below is encoded at 1280 x 720, so be sure and watch in HD on the Vimeo site!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="225" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.vimeo.com/moogaloop.swf?clip_id=1012840&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="225" src="http://www.vimeo.com/moogaloop.swf?clip_id=1012840&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<a href="http://www.vimeo.com/1012840?pg=embed&amp;sec=1012840">Fireworks Panel: Gradient Direction Editor</a> from <a href="http://www.vimeo.com/user467228?pg=embed&amp;sec=1012840">Grant Hinkson</a> on <a href="http://vimeo.com?pg=embed&amp;sec=1012840">Vimeo</a>.</p>
<p>Download Preview Panel: <a href="http://www.granthinkson.com/wp-content/uploads/2008/05/gradientdirectioneditor1.zip">Fireworks Gradient Direction Editor Panel</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.granthinkson.com/2008/05/15/new-fireworks-panel-gradient-direction-editor/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Podder Skinning Competition</title>
		<link>http://www.granthinkson.com/2008/04/27/podder-skinning-competition/</link>
		<comments>http://www.granthinkson.com/2008/04/27/podder-skinning-competition/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 18:35:24 +0000</pubDate>
		<dc:creator>granthnk</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<category><![CDATA[Skinning]]></category>

		<category><![CDATA[Styling]]></category>

		<category><![CDATA[WPF]]></category>

		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://www.granthinkson.com/?p=130</guid>
		<description><![CDATA[Calling all WPF Designers/Developers &#8212; Josh just announced the Podder Skinning Competition.
For those of you who&#8217;ve been thinking about creating your own custom skin, now you finally have some incentive to do it! Josh and I put in a lot of late nights to release Podder v2 in time for Mix &#8216;08. That was almost [...]]]></description>
			<content:encoded><![CDATA[<p>Calling all WPF Designers/Developers &#8212; <a title="Josh Smith" href="http://joshsmithonwpf.wordpress.com/">Josh</a> just announced the <a title="Podder Skinning Competition" href="http://joshsmithonwpf.wordpress.com/podder-skinning-competition/"><em>Podder Skinning Competition.</em></a></p>
<p>For those of you who&#8217;ve been thinking about creating your own custom skin, now you finally have some incentive to do it! Josh and I put in a lot of late nights to release <a title="Podder" href="http://joshsmithonwpf.wordpress.com/2008/03/05/podder-v2-has-been-released/">Podder v2</a> in time for Mix &#8216;08. That was almost two months ago, so I&#8217;m sure you&#8217;ve already had ideas for new skins that you just haven&#8217;t made time for. Well, you have until July to realize your vision - so get to it and impress us all!<a title="Podder" href="http://joshsmithonwpf.wordpress.com/2008/03/05/podder-v2-has-been-released/"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.granthinkson.com/2008/04/27/podder-skinning-competition/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Podder v2 Released</title>
		<link>http://www.granthinkson.com/2008/03/05/podder-v2-released/</link>
		<comments>http://www.granthinkson.com/2008/03/05/podder-v2-released/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 21:56:37 +0000</pubDate>
		<dc:creator>granthnk</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.granthinkson.com/2008/03/05/podder-v2-released/</guid>
		<description><![CDATA[
Josh just posted an update to his WPF-based podcasting app Podder. I have been working with him in my spare time over the past month  (or more) to provide a shiny new skin and test out his &#8220;structural skinning&#8221; concept. Just like my experience styling custom controls or other WPF applications, this experience required quite [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.granthinkson.com/wp-content/uploads/2008/03/podder2skin.png" title="Podder v2"><img src="http://www.granthinkson.com/wp-content/uploads/2008/03/podder2skin.thumbnail.png" alt="Podder v2" style="margin-right: 10px; margin-bottom: 10px; float: left" border="0" /></a></p>
<p><a href="http://joshsmithonwpf.wordpress.com" title="Josh Smith">Josh</a> just posted an update to his WPF-based podcasting app <em>Podder</em>. I have been working with him in my spare time over the past month  (or more) to provide a shiny new skin and test out his &#8220;structural skinning&#8221; concept. Just like my experience styling custom controls or other WPF applications, this experience required quite a bit of back-and-forth between myself and Josh. There were additional properties and events that I needed to fully deliver the look I was going for with my skin. After this interaction, I suspect that other designers wanting to skin his app will have an easier time now that we&#8217;ve been through this process.</p>
<p>Josh and I both wanted to get this release posted while I was at Mix so we pushed out my skin prior to me having time to clean up the resource structure. I&#8217;ll analyze the project structure with <a href="http://www.granthinkson.com/2007/11/08/announcing-pistachio-wpf-resource-visualizer/" title="Pistachio">Pistachio</a> next week, remove unused resources, and consolidate my resource structure into something more manageable. So, stay tuned for an update in the next week or two! While I was at first apprehensive about releasing prior to doing this, I now think it might actually be beneficial &#8212; designers new to WPF can see what a project looks like before and after resource cleanup and organization.</p>
<p>So, check out <a href="http://joshsmithonwpf.wordpress.com/2008/03/05/podder-v2-has-been-released/" title="Podder">Josh&#8217;s post</a>, and track me down this week at Mix if you want to see a demo of the app or talk to me about some of the techniques I used. I&#8217;ll post more thoughts on some of my design decisions in the coming days.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.granthinkson.com/2008/03/05/podder-v2-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Fireworks Panel Preview: ResourceDictionaryPanel</title>
		<link>http://www.granthinkson.com/2008/03/01/new-fireworks-panel-preview-resourcedictionarypanel/</link>
		<comments>http://www.granthinkson.com/2008/03/01/new-fireworks-panel-preview-resourcedictionarypanel/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 19:39:07 +0000</pubDate>
		<dc:creator>granthnk</dc:creator>
		
		<category><![CDATA[Fireworks]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[WPF]]></category>

		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://www.granthinkson.com/2008/03/01/new-fireworks-panel-preview-resourcedictionarypanel/</guid>
		<description><![CDATA[A couple of months ago I posted a preview video of the &#8220;Fireworks Brush Manager&#8221;. Since that post I&#8217;ve had pretty much no free time to work on the project. I&#8217;ve update the layout a bit, added new icons, etc., but haven&#8217;t really focused on finished up the functionality. Last week I spent a little [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.granthinkson.com/wp-content/uploads/2008/03/resourcedictionarypanel.png"><img src="http://www.granthinkson.com/wp-content/uploads/2008/03/resourcedictionarypanel-thumb.png" style="border: 0px none ; margin: 0px 10px 10px 0px" alt="ResourceDictionaryPanel" align="left" border="0" height="244" width="221" /></a>A couple of months ago I posted a preview video of the &#8220;Fireworks Brush Manager&#8221;. Since that post I&#8217;ve had pretty much no free time to work on the project. I&#8217;ve update the layout a bit, added new icons, etc., but haven&#8217;t really focused on finished up the functionality. Last week I spent a little time before bed one night reviewing how I expected to interact with the panel and realized that I was trying to cram too much into a single panel. I realized I really had two panels: a ResourceDictionary Panel and a new Brush Editor panel. Since I have the ResourceDictionary part of the thing in a partially working state, I decided to go ahead and post a preview release to start getting some feedback and bug testing going.</p>
<p>I only have the &#8220;Open&#8221; function working, which lets you browse for a ResourceDictionary. I&#8217;m planning on adding Save capability and a Sync feature, which will synchronize objects on the stage with brushes assigned to them should the resource change. Watch for that over the next 3 months <img src='http://www.granthinkson.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Known Issues: I&#8217;ve found that I have to open the same ResourceDictionary twice sometimes in order for the file to be recognized. So if your brushes don&#8217;t appear at first, try again. If your brushes never appear, or if you run into bugs, please send me a note along with your ResourceDictionary and I&#8217;ll add it to my list of test RDs.</p>
<p>(7: The number of times I typed &#8220;Panel&#8221; in this post, 8 after that last reference)</p>
<p><a href="http://www.granthinkson.com/wp-content/uploads/2008/03/resourcedictionarypanel.zip" title="ResourceDictionaryPanel Preview">Download ResourceDictionaryPanel Preview</a><br />
<em>(Double-click MXP to install, swf included if you have problems, copy directly to the Command Panels folder: C:\Program Files\Adobe\Adobe Fireworks CS3\Configuration\Command Panels)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.granthinkson.com/2008/03/01/new-fireworks-panel-preview-resourcedictionarypanel/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Videos Posted: XamRibbon QuickStart and ResourceWashing</title>
		<link>http://www.granthinkson.com/2008/03/01/new-videos-posted-xamribbon-quickstart-and-resourcewashing/</link>
		<comments>http://www.granthinkson.com/2008/03/01/new-videos-posted-xamribbon-quickstart-and-resourcewashing/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 18:13:05 +0000</pubDate>
		<dc:creator>granthnk</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[WPF]]></category>

		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://www.granthinkson.com/2008/03/01/new-videos-posted-xamribbon-quickstart-and-resourcewashing/</guid>
		<description><![CDATA[I&#8217;ve posted a couple of videos that highlight new features included in NetAdvantage for WPF 2007.2 that we released about a month ago. The first video demonstrates how you can use the samples included in the xamFeatureBrowser to quickly create a xamRibbon.
The second video demonstrates a feature that I&#8217;m really excited about: ResourceWashing. Using ResourceWashing, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve posted a couple of videos that highlight new features included in <a href="http://www.infragistics.com/dotnet/netadvantage/wpf.aspx#Overview">NetAdvantage for WPF 2007.2</a> that we released about a month ago. The first video demonstrates how you can use the samples included in the xamFeatureBrowser to quickly create a xamRibbon.</p>
<p>The second video demonstrates a feature that I&#8217;m really excited about: <strong>ResourceWashing</strong>. Using ResourceWashing, you can &#8220;wash&#8221; the brushes defined in ResourceDictionaries with a new color. Since the brushes can be washed at runtime, you can create an application that can be infinitely customized by the end user &#8212; really exciting! This is the same washing technology used by <a href="http://www.infragistics.com/dotnet/netadvantage/appstylist.aspx#Overview">AppStylist for Windows Forms</a> in the &#8220;New from Template&#8221; feature. The xamRibbon is the first control whose brushes have been grouped into &#8220;WashGroups&#8221; to really take advantage of this technology. Moving forward, we&#8217;ll be applying the same techniques to the other controls.  I can&#8217;t wait to see what the WPF community ends up creating with this technology!</p>
<p><strong>Videos</strong></p>
<ul>
<li><a href="http://download.infragistics.com/resources/WPF/xamRibbonWalkthrough/xamRibbonWalkthrough.wmv">xamRibbon QuickStart Video</a></li>
<li><a href="http://download.infragistics.com/resources/WPF/ResourceWashing/ResourceWashing.wmv">ResourceWashing Video</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.granthinkson.com/2008/03/01/new-videos-posted-xamribbon-quickstart-and-resourcewashing/feed/</wfw:commentRss>
<enclosure url="http://download.infragistics.com/resources/WPF/xamRibbonWalkthrough/xamRibbonWalkthrough.wmv" length="15398467" type="video/x-ms-wmv" />
<enclosure url="http://download.infragistics.com/resources/WPF/ResourceWashing/ResourceWashing.wmv" length="39144849" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>&#8220;McGuffin&#8221;-Enabling Image Converter</title>
		<link>http://www.granthinkson.com/2008/02/22/mcguffin-enabling-image-converter/</link>
		<comments>http://www.granthinkson.com/2008/02/22/mcguffin-enabling-image-converter/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 18:06:29 +0000</pubDate>
		<dc:creator>granthnk</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Podder]]></category>

		<category><![CDATA[WPF]]></category>

		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://www.granthinkson.com/2008/02/22/mcguffin-enabling-image-converter/</guid>
		<description><![CDATA[A couple of years ago Robby introduced me to the term &#8220;McGuffin&#8221;, via this post. In his explanation, he admits that he is probably stretching the original intention of the word, and since I&#8217;m now interpreting his interpretation, it may be safe to say that my usage of the term is now far from its [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of years ago <a href="http://www.notstatic.com">Robby</a> introduced me to the term &#8220;McGuffin&#8221;, via <a href="http://notstatic.com/archives/6" title="McGuffin">this post</a>. In his explanation, he admits that he is probably stretching the original intention of the word, and since I&#8217;m now interpreting his interpretation, it may be safe to say that my usage of the term is now far from its original meaning. You be the judge.</p>
<p>If you&#8217;re reading this blog, you&#8217;re probably also reading <a href="http://joshsmithonwpf.wordpress.com">Josh Smith</a>&#8217;s blog, and you&#8217;re probably aware that I&#8217;m working on a new skin for <a href="http://joshsmithonwpf.wordpress.com/2008/02/10/podder-v2-beta/">Podder</a>, his WPF podcast reader. Throughout the design process, I&#8217;ve had lots of different ideas running through my head - I really have a clean slate to play with here, and any of you who have designed an app or web site from scratch know how challenging that initial blank page can be. There are so many possibilities, so many directions you can take the layout; ultimately, you just have to go with something then tweak until you go crazy. It&#8217;s definitely a different process than designing something that works (visually) with an existing product line. There, you have an established aesthetic that drives the design.</p>
<p>So, as I go into the polish stage and really have a feel for the direction the layout is going, I&#8217;m looking at ways to make the application feel responsive, alive. One way I&#8217;m doing this is through my &#8220;McGuffin&#8221;-Enabling Image Converter. This converter is bound to an Image&#8217;s Source property and then returns an &#8220;averaged&#8221; Color - I take a random sampling of pixels then average their color values. The resulting color represents the generalized color of the image. In Podder, I&#8217;m using this converter to set the background image of the application to a color that works well with the image of the selected podcast, so as the selection changes, the color of the application changes to match, and the plot advances (my McGuffin).</p>
<p>I&#8217;ve added this converter to the Infragistic ToyBox assembly that I started a while back (and haven&#8217;t actively added to in a while). <a href="http://www.granthinkson.com/wp-content/uploads/2008/02/granthinksonmcguffin.zip" title="McGuffin Converter Sample">Download</a> the <a href="http://www.granthinkson.com/wp-content/uploads/2008/02/granthinksonmcguffin.zip" title="sample project">sample project</a> to see the converter in action. (Note: it currently only works with local images, not images whose source points to a web address).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.granthinkson.com/2008/02/22/mcguffin-enabling-image-converter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Infragistics Artwork Updates</title>
		<link>http://www.granthinkson.com/2008/02/19/infragistics-artwork-updates/</link>
		<comments>http://www.granthinkson.com/2008/02/19/infragistics-artwork-updates/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 04:35:12 +0000</pubDate>
		<dc:creator>granthnk</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.granthinkson.com/2008/02/19/infragistics-artwork-updates/</guid>
		<description><![CDATA[
With the release of NetAdvantage for .NET 2008.1, we&#8217;ve also rolled out an update to the infragistics.com home page. Front and center on the home page you will see our updated product icons. These icons served as a starting point for artwork updates throughout the site and product, from updated box shots to control landing [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.granthinkson.com/wp-content/uploads/2008/02/infragisticsicons.png" title="Infragistics Icons"><img src="http://www.granthinkson.com/wp-content/uploads/2008/02/infragisticsicons.thumbnail.png" alt="Infragistics Icons" style="float: left; margin-right: 10px; margin-bottom: 10px" border="0" /></a></p>
<p>With the release of <a href="http://www.infragistics.com/dotnet/netadvantage.aspx" title="NetAdvantage for .NET 2008.1">NetAdvantage for .NET 2008.1</a>, we&#8217;ve also rolled out an update to the <a href="http://www.infragistics.com" title="Infragistics">infragistics.com home page</a>. Front and center on the home page you will see our updated product icons. These icons served as a starting point for artwork updates throughout the site and product, from updated box shots to control landing pages. We actually introduced site-wide artwork updates with the WPF 2007.2 release in January, I just didn&#8217;t get a chance to call out the changes. The icons were very much a team effort within the Visual Design Group, with everyone contributing in some way. I feel like we&#8217;ve done a good job of abstracting the target platforms into representative icons. We actually spent more time fine-tuning the final colors than we had to spend creating the illustrations. You hit the limit on the hue spectrum pretty quickly when you&#8217;re trying to create unique colors for a large number of products.</p>
<p>The updates on the sub-pages are subtle, a face-lift really. If you&#8217;re a frequent visitor to the site, you probably won&#8217;t be able to identify the changes, you&#8217;ll just <em>feel</em> the difference. The control pages, like the <a href="http://www.infragistics.com/dotnet/netadvantage/wpf/xamribbon.aspx" title="WPF Ribbon">xamRibbon</a> page,  have all been updated with new background and menu treatments. We had received a few comments from site visitors saying they couldn&#8217;t find certain pages, even though they were available directly on the side nav. So, we updated the treatment of the menu items on the side nav, left aligning each item and adding separators. With the changes, the left nav should look more like a menu and not fade away into the periphery.</p>
<p>The updated icons and background treatments can also be seen throughout the product, from installation screens to about dialogs. I think it&#8217;s a nice, fresh start for the 2008 releases.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.granthinkson.com/2008/02/19/infragistics-artwork-updates/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sneak Peak: Fireworks Brush Manager</title>
		<link>http://www.granthinkson.com/2008/01/07/sneak-peak-fireworks-brush-manager/</link>
		<comments>http://www.granthinkson.com/2008/01/07/sneak-peak-fireworks-brush-manager/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 04:42:32 +0000</pubDate>
		<dc:creator>granthnk</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.granthinkson.com/2008/01/07/sneak-peak-fireworks-brush-manager/</guid>
		<description><![CDATA[ 
I&#8217;m in the process of building a Brush Manager panel for Fireworks and I&#8217;ve posted a video of its current (really rough) state. In addition to including the gradient editing features of my Fireworks Gradient Panel, the Brush Manager will support opening and saving XAML-based Resource Dictionaries, enabling a true round-trip brush editing experience [...]]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/SDsJHZRU-X8"></param> <embed src="http://www.youtube.com/v/SDsJHZRU-X8" type="application/x-shockwave-flash" width="425" height="350"></embed></object><br />
I&#8217;m in the process of building a Brush Manager panel for Fireworks and I&#8217;ve posted a video of its current (really rough) state. In addition to including the gradient editing features of my Fireworks Gradient Panel, the Brush Manager will support opening and saving XAML-based Resource Dictionaries, enabling a true round-trip brush editing experience between Fireworks and Blend. In this video, I open a sample ResourceDictionary xaml file and apply brushes contained within that file to the selected object on the stage.<br />
Brush editing is not enabled yet, but you can see the new ColorSelector, modeled after the Blend color selector. I really like using the hue slider in Blend and soon we&#8217;ll all be able to use the same model in Fireworks!</p>
<p>The panel is still in an unpolished state, but I&#8217;m just getting the pieces working together at the moment. I&#8217;m hoping to get a fully functional version released in a few weeks, but free time is hard to come by, so we&#8217;ll see. Still, I wanted to get the word out on what I think is going to be a great panel for both the Fireworks and WPF design communities. Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.granthinkson.com/2008/01/07/sneak-peak-fireworks-brush-manager/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
