<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-6784208296338637491.post6083507534528540593..comments</id><updated>2010-10-21T22:51:08.703-07:00</updated><category term='Maps'/><category term='Charts'/><category term='Flex Framework'/><category term='Effects'/><category term='Data Visualization'/><category term='Flash Builder'/><category term='Accessibility'/><category term='Flex Builder'/><category term='AIR'/><category term='MXML'/><category term='ActionScript'/><category term='Colors'/><category term='XML'/><category term='Backpacking'/><category term='Degrafa'/><title type='text'>Comments on flex epiphanies: Generating many different colors with HSB color va...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.sunild.com/feeds/6083507534528540593/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6784208296338637491/6083507534528540593/comments/default'/><link rel='alternate' type='text/html' href='http://blog.sunild.com/2009/01/generating-many-different-colors-with.html'/><author><name>sunild</name><uri>http://www.blogger.com/profile/07572946298935026191</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6784208296338637491.post-3790184549997606490</id><published>2010-10-21T22:51:08.703-07:00</published><updated>2010-10-21T22:51:08.703-07:00</updated><title type='text'>Sweet!  I just noticed a new class in Flex 4 named...</title><content type='html'>Sweet!  I just noticed a new class in Flex 4 named HSBColor that has methods to convert HSB to RGB and vice versa!&lt;br /&gt;&lt;br /&gt;Using this class should make generating colors with the HSB color space trivial!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6784208296338637491/6083507534528540593/comments/default/3790184549997606490'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6784208296338637491/6083507534528540593/comments/default/3790184549997606490'/><link rel='alternate' type='text/html' href='http://blog.sunild.com/2009/01/generating-many-different-colors-with.html?showComment=1287726668703#c3790184549997606490' title=''/><author><name>sunild</name><uri>http://www.blogger.com/profile/07572946298935026191</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.sunild.com/2009/01/generating-many-different-colors-with.html' ref='tag:blogger.com,1999:blog-6784208296338637491.post-6083507534528540593' source='http://www.blogger.com/feeds/6784208296338637491/posts/default/6083507534528540593' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1349027383'/></entry><entry><id>tag:blogger.com,1999:blog-6784208296338637491.post-8930463348644817204</id><published>2010-08-22T13:29:30.772-07:00</published><updated>2010-08-22T13:29:30.772-07:00</updated><title type='text'>Hi, if right click on the example in this post you...</title><content type='html'>Hi, if right click on the example in this post you can view/download the source for my ColorManager class. Looking back at it now, I think I&amp;#39;d do it differently :)&lt;br /&gt;&lt;br /&gt;I used Degrafa in this example, but not for generating the colors.&lt;br /&gt;&lt;br /&gt;Sunil</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6784208296338637491/6083507534528540593/comments/default/8930463348644817204'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6784208296338637491/6083507534528540593/comments/default/8930463348644817204'/><link rel='alternate' type='text/html' href='http://blog.sunild.com/2009/01/generating-many-different-colors-with.html?showComment=1282508970772#c8930463348644817204' title=''/><author><name>sunild</name><uri>http://www.blogger.com/profile/07572946298935026191</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.sunild.com/2009/01/generating-many-different-colors-with.html' ref='tag:blogger.com,1999:blog-6784208296338637491.post-6083507534528540593' source='http://www.blogger.com/feeds/6784208296338637491/posts/default/6083507534528540593' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1349027383'/></entry><entry><id>tag:blogger.com,1999:blog-6784208296338637491.post-8178758165033421701</id><published>2010-08-20T10:17:19.784-07:00</published><updated>2010-08-20T10:17:19.784-07:00</updated><title type='text'>Can you post your original ColorManager class?  Th...</title><content type='html'>Can you post your original ColorManager class?  The degrafa package doesn&amp;#39;t work with Flex4, and it seems like your ColorManager class would be a great alternative.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6784208296338637491/6083507534528540593/comments/default/8178758165033421701'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6784208296338637491/6083507534528540593/comments/default/8178758165033421701'/><link rel='alternate' type='text/html' href='http://blog.sunild.com/2009/01/generating-many-different-colors-with.html?showComment=1282324639784#c8178758165033421701' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.sunild.com/2009/01/generating-many-different-colors-with.html' ref='tag:blogger.com,1999:blog-6784208296338637491.post-6083507534528540593' source='http://www.blogger.com/feeds/6784208296338637491/posts/default/6083507534528540593' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-353312553'/></entry><entry><id>tag:blogger.com,1999:blog-6784208296338637491.post-3688543655603493373</id><published>2009-01-10T18:15:00.000-08:00</published><updated>2009-01-10T18:15:00.000-08:00</updated><title type='text'>looks great! &lt;br&gt;You might also want to check out ...</title><content type='html'>looks great! &lt;BR/&gt;You might also want to check out com.degrafa.paint.palette.PaletteUtils and &lt;BR/&gt;com.degrafa.core.utils.ColorUtil &lt;BR/&gt;you will see a bunch of helpful stuff there as well for color conversions and palette related support.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6784208296338637491/6083507534528540593/comments/default/3688543655603493373'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6784208296338637491/6083507534528540593/comments/default/3688543655603493373'/><link rel='alternate' type='text/html' href='http://blog.sunild.com/2009/01/generating-many-different-colors-with.html?showComment=1231640100000#c3688543655603493373' title=''/><author><name>gwd</name><uri>http://www.blogger.com/profile/04974643093663640183</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.sunild.com/2009/01/generating-many-different-colors-with.html' ref='tag:blogger.com,1999:blog-6784208296338637491.post-6083507534528540593' source='http://www.blogger.com/feeds/6784208296338637491/posts/default/6083507534528540593' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1929875895'/></entry></feed>
