<?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>toDeBlog &#187; design</title>
	<atom:link href="http://todepoint.com/blog/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://todepoint.com/blog</link>
	<description>A blog about User Interface, User Experience, Design, Flash, Product management and all that goes in between.</description>
	<lastBuildDate>Sun, 05 Sep 2010 08:19:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Glossy buttons in pure as3 code</title>
		<link>http://todepoint.com/blog/2008/04/10/glossy-buttons-in-pure-as3-code/</link>
		<comments>http://todepoint.com/blog/2008/04/10/glossy-buttons-in-pure-as3-code/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 09:36:27 +0000</pubDate>
		<dc:creator>Adi</dc:creator>
				<category><![CDATA[Colors]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[action script]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://todepoint.com/blog/?p=46</guid>
		<description><![CDATA[// I&#8217;ve been playing with the drawing classes, experimenting gradients and blending modes, and so I put together a small (basic) as3 class that generates a glossy button with pure code &#8211; no library assets. You can download the class here. The class constructor expects only 3 parameters: @param rad = Width of button @param [...]]]></description>
			<content:encoded><![CDATA[<div id="glsscontent"><img src="http://www.todepoint.com/adi/as_examples/glossy/glossy_but.jpg" width="450" height="200" border="0" /></div>
<p><script src="http://www.todepoint.com/blog/js/swfobject.js" type="text/javascript"></script><br />
<script type="text/javascript">
// <![CDATA[
var glsso = new SWFObject("http://www.todepoint.com/adi/as_examples/glossy/glossy_button2.swf", "sotester", "450", "200", "9", "#6d9a20");
glsso.write("glsscontent");
// ]]&gt;
</script>I&#8217;ve been playing with the drawing classes, experimenting gradients and blending modes, and so I put together a small (basic) as3 class that generates a glossy button with pure code &#8211; no library assets.</p>
<p>You can <a href="http://www.todepoint.com/adi/as_examples/glossy/glossy_class.zip" title="download the glossy class">download the class here</a>.</p>
<p>The class constructor expects only 3 parameters:<br />
<code>@param <strong>rad</strong>          = Width of button<br />
@param <strong>darkColor</strong>    = The color in top area, more dominant<br />
@param <strong>lightColor</strong>  = The color in the bottom area</code></p>
<p>* you can then place it anywhere, and use method <code><strong>setCaption</strong>(cap:String)</code> to place a label on the button, though this is a very basic implementation of text handling, I focused on drawing.. </p>
<p>Let me know if you liked it : )</p>
]]></content:encoded>
			<wfw:commentRss>http://todepoint.com/blog/2008/04/10/glossy-buttons-in-pure-as3-code/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>New year upgrades</title>
		<link>http://todepoint.com/blog/2008/01/09/new-year-upgrades/</link>
		<comments>http://todepoint.com/blog/2008/01/09/new-year-upgrades/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 09:33:11 +0000</pubDate>
		<dc:creator>Adi</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://todepoint.com/blog/2008/01/09/new-year-upgrades/</guid>
		<description><![CDATA[After many troubles with my (old) hosting provider, along with the new year I finally moved to a new one, hopefully no more down times and mail issues..I grabbed the opportunity and also upgraded the blog&#8217;s WordPress to the latest version, and customized a K2 theme to fit my orange look (this is really simple, K2 supports customized style [...]]]></description>
			<content:encoded><![CDATA[<p>After many troubles with my (old) hosting provider, along with the new year I finally moved to a new one, hopefully no more down times and mail issues..I grabbed the opportunity and also upgraded the blog&#8217;s <a href="http://wordpress.org/" target="_blank">WordPress</a> to the latest version, and customized a <a href="http://getk2.com/" target="_blank">K2</a> theme to fit my orange look (this is really simple, K2 supports customized style sheets on top of the standard css, so you do not have to deal with many definitions &#8211; change only what you want).I will probably fine-tune the theme during the next couple of weeks, and when I&#8217;m done &#8211; I will probably change it completely : )</p>
]]></content:encoded>
			<wfw:commentRss>http://todepoint.com/blog/2008/01/09/new-year-upgrades/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cool recycled MacbookPro stand, do it your self!</title>
		<link>http://todepoint.com/blog/2007/10/28/cool-recycled-macbookpro-stand-do-it-your-self/</link>
		<comments>http://todepoint.com/blog/2007/10/28/cool-recycled-macbookpro-stand-do-it-your-self/#comments</comments>
		<pubDate>Sun, 28 Oct 2007 16:08:07 +0000</pubDate>
		<dc:creator>Adi</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://todepoint.com/blog/?p=37</guid>
		<description><![CDATA[Few days ago my good old 17&#8243; Studio Display monitor died after almost 9 years of devoted service. It&#8217;s been about two years that my main computer is a MacBookPro, and the old G4 is nothing more than a file server &#38; itunes jukebox.One thing that I wanted to change for a long time is [...]]]></description>
			<content:encoded><![CDATA[<p>Few days ago my good old 17&#8243; Studio Display monitor died after almost 9 years of devoted service. It&#8217;s been about two years that my main computer is a MacBookPro, and the old G4 is nothing more than a file server &amp; itunes jukebox.One thing that I wanted to change for a long time is the angle of the display when I am working with my portable Mac on a table. There are few professional solutions out there, mostly by <a href="http://www.griffintechnology.com/" target="_blank">Griffin</a>, but I wanted something more practical, and yes, cheeper..Here I saw an opportunity &#8211; the cool stand from the CRT display, that was never equaled in any model by any brand (at least that I saw) can serve just this purpose, lifting the portable and making air flow easy for cooling the burning machine, tilt-able and even aesthetic.<a href="http://www.flickr.com/photos/todepoint/1791148027/" title="Photo Sharing"><img src="http://farm3.static.flickr.com/2016/1791148027_d667a68c48_o.jpg" width="450" height="337" alt="macbookpro_stand_1.jpg" /></a><a href="http://www.flickr.com/photos/todepoint/1791991740/" title="Photo Sharing"><img src="http://farm3.static.flickr.com/2353/1791991740_37697414ab_o.jpg" width="450" height="337" alt="macbookpro_stand_3.jpg" /></a><a href="http://www.flickr.com/photos/todepoint/1791991740/" title="Photo Sharing"></a><br />If you want to try this at home, <strong>here&#8217;s a little tip:</strong> after disassembling the stand from the old monitor, you should change the spring direction, to support the portable weight which has the opposite direction from the CRT. to do that, remove the center screw, and the screw that holds the spring, remove the white anchor, and rotate the top of the stand, front to back.Put the white anchor back,  and now the string will be facing the other side of the stand.<a href="http://www.flickr.com/photos/todepoint/1791149995/" title="Photo Sharing"><img src="http://farm3.static.flickr.com/2386/1791149995_1753776791_o.jpg" width="450" height="337" alt="macbookpro_stand_4.jpg" /></a><br />Now hook the spring on the plastic handle. that&#8217;s it &#8211; you&#8217;re done.</p>
]]></content:encoded>
			<wfw:commentRss>http://todepoint.com/blog/2007/10/28/cool-recycled-macbookpro-stand-do-it-your-self/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sony Bravia has a great 3D interface in flash</title>
		<link>http://todepoint.com/blog/2007/10/05/sony-bravia-has-a-great-3d-interface-in-flash/</link>
		<comments>http://todepoint.com/blog/2007/10/05/sony-bravia-has-a-great-3d-interface-in-flash/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 21:48:58 +0000</pubDate>
		<dc:creator>Adi</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://todepoint.com/blog/?p=35</guid>
		<description><![CDATA[Sony Bravia new site (http://bravia.sony.eu/bravia.html) is a great example of 3D navigation system in flash, bringing a new and fresh feel to site navigation, worth the long loading. Using keyboard arrows is so easy and intuitive for controlling the 3D menu, it&#8217;s a shame the actual sections content is not arranged for keyboard control and [...]]]></description>
			<content:encoded><![CDATA[<p>Sony Bravia new site (<a href="http://bravia.sony.eu/bravia.html" target="_blank">http://bravia.sony.eu/bravia.html</a>) is a great example of 3D navigation system in flash, bringing a new and fresh feel to site navigation, worth the long loading.<br />
<a href="http://www.flickr.com/photos/todepoint/1492202588/" title="Photo Sharing"><img src="http://farm3.static.flickr.com/2268/1492202588_80adec1e00_o.jpg" alt="sony_bravia_3D_03.jpg" height="220" width="450" /></a><a href="http://www.flickr.com/photos/todepoint/1492202406/" title="Photo Sharing"><img src="http://farm3.static.flickr.com/2337/1492202406_636bc23cf9_o.jpg" alt="sony_bravia_3D_02.jpg" height="220" width="450" /></a><br />Using keyboard arrows is so easy and intuitive for controlling the 3D menu, it&#8217;s a shame the actual sections content is not arranged for keyboard control and requires &#8220;traditional&#8221; mouse interaction. But it is very cool eventhough.</p>
]]></content:encoded>
			<wfw:commentRss>http://todepoint.com/blog/2007/10/05/sony-bravia-has-a-great-3d-interface-in-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I did not read Nielsen&#8217;s latest book, not sure I want to.</title>
		<link>http://todepoint.com/blog/2007/04/14/i-did-not-read-nielsens-latest-book-not-sure-i-want-to/</link>
		<comments>http://todepoint.com/blog/2007/04/14/i-did-not-read-nielsens-latest-book-not-sure-i-want-to/#comments</comments>
		<pubDate>Sat, 14 Apr 2007 13:25:12 +0000</pubDate>
		<dc:creator>Adi</dc:creator>
				<category><![CDATA[Colors]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://todepoint.com/blog/?p=24</guid>
		<description><![CDATA[Jeff Atwood of Coding Horror extracts from Jacob Nielsen&#8217;s latest book Prioritizing Web Usability, it is interesting how flash is still listed as a problem, a &#8220;two skulls&#8221; problem! this comes out in 2007?I respect Jacob Nielsen very much, though he is a problematic card to use with clients, as it tend to explode in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/todepoint/440115030/" title="Lemon Pacman"><img src="http://farm1.static.flickr.com/180/440115030_a6fb6bc708_o.jpg" alt="lemon_450.jpg" height="286" width="450" /></a><br />
Jeff Atwood of Coding Horror <a href="http://www.codinghorror.com/blog/archives/000836.html" target="_blank">extracts</a> from Jacob Nielsen&#8217;s latest book <a href="http://www.useit.com/prioritizing/" target="_blank">Prioritizing Web Usability</a>, it is interesting how flash is still listed as a problem, a &#8220;two skulls&#8221; problem! this comes out in 2007?I respect Jacob Nielsen very much, though he is a problematic card to use with clients, as it tend to explode in your face.. I rather consider his guidelines as yet another professional reference, a way to evaluate aspects of my work, a severe and rigid one.So many Web UI standards are tied to circumstances that are no longer relevant, not only flash, take the default blue link color for example: today, that most of the rational web sphere has digested the need to differentiate the links from normal text, using colors, sometimes also underline, comes the question &#8211; does it have to be blue? are we still in a reality that most users are not familiar with hyper text and its behavior? I think not.As a designer I learned that no pioneering comes from just following rules, you should always have a doubt, never loose the curiosity and exploration. I think that In terms of UI, each time has its own trends, innovations and other factors that change the usage habits and acceptance. Therefore each project should have its own definition of the UI standards that match the <strong>usage cases</strong> for the <strong>target audience</strong> in <strong>this time</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://todepoint.com/blog/2007/04/14/i-did-not-read-nielsens-latest-book-not-sure-i-want-to/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Adobe Kuler &#8211; color schemes made cooler</title>
		<link>http://todepoint.com/blog/2007/01/23/adobe-kuler-color-schemes-made-cooler/</link>
		<comments>http://todepoint.com/blog/2007/01/23/adobe-kuler-color-schemes-made-cooler/#comments</comments>
		<pubDate>Tue, 23 Jan 2007 17:18:29 +0000</pubDate>
		<dc:creator>Adi</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Colors]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://todepoint.com/blog/?p=12</guid>
		<description><![CDATA[For those who are not subscribed to the Adobe Edge newsletter, Adobe recently released Kuler &#8211; a really cool free on-line platform for creating &#38; sharing Color schemes.Creating the color schemes is really easy &#38; fun, colors can be defined in RGB, CMYK, LAB, HEX, making it applicable to all kind of implementation. Kuler provides [...]]]></description>
			<content:encoded><![CDATA[<p>For those who are not subscribed to the <a href="http://www.adobe.com/newsletters/edge/">Adobe Edge newsletter</a>, Adobe recently released <a href="http://kuler.adobe.com/">Kuler</a> &#8211; a really cool free on-line platform for creating &amp; sharing Color schemes.Creating the color schemes is really easy &amp; fun, colors can be defined in RGB, CMYK, LAB, HEX, making it applicable to all kind of implementation. Kuler provides predefined &#8220;Rules&#8221; which are actually preset relationships between colors, so you can change the range of your scheme on the spectrum and keep same relationship, really nice and cool!From designer point of view, these rules are replacing the &#8220;human touch&#8221; with technology. Enabling unexperienced users to reach good successful color schemes, and enjoy the experimental way.<br />
<a href="http://www.flickr.com/photos/adi_liat/367105021/" title="Adobe Kuler"><img src="http://farm1.static.flickr.com/124/367105021_7aaa400880_o.jpg" alt="kuler_03.jpg" height="161" width="450" /></a><br />
The interface is simple &amp; easy, however performance is not so great, every act that requires communication with the server (saving, searching, sharing) takes too long in my standards, I wanted to create few schemes to share with others, but after saving the first two I gave it up. The community features are also limited, currently only browsing and ranking, I found it painfully slow to browse other&#8217;s schemes as kuler displays 9 schemes each time and takes ages to load.</p>
]]></content:encoded>
			<wfw:commentRss>http://todepoint.com/blog/2007/01/23/adobe-kuler-color-schemes-made-cooler/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Venice Project Interface oddities &#8211; a quick review</title>
		<link>http://todepoint.com/blog/2007/01/14/the-venice-project-interface-oddities-a-quick-review/</link>
		<comments>http://todepoint.com/blog/2007/01/14/the-venice-project-interface-oddities-a-quick-review/#comments</comments>
		<pubDate>Sun, 14 Jan 2007 22:27:24 +0000</pubDate>
		<dc:creator>Adi</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://todepoint.com/blog/?p=10</guid>
		<description><![CDATA[Before commenting about the interface I must say that the Venice Project client has very good table manners and generally behaves very nice, before installing it checks your hardware and informs you if your computer meets the requirements, uninstalling is also a breeze, very nice guys. Also, the video quality is pretty amazing, especially when [...]]]></description>
			<content:encoded><![CDATA[<p>Before commenting about the interface I must say that the <a href="http://www.theveniceproject.com/">Venice Project</a> client has very good table manners and generally behaves very nice, before installing it checks your hardware and informs you if your computer meets the requirements, uninstalling is also a breeze, very nice guys. Also, the video quality is pretty amazing, especially when compared to the traditional streaming alternatives, the Venice Project has a very fast initiation and almost no disturbances and freezes.The downsides are with the interface, aimed to be viewed in fullscreen mode, and probably later on through a TV, the texts are big (a la <a href="http://www.apple.com/imac/frontrow.html">front row</a>), the panels are clear and simple. However the interface suffers from few oddities, most annoying is the endless looped scrolling &#8211; Hey! this is really confusing, if you&#8217;re looping the menu items, let us know, put a loop marker at the end of each balk.<br />
<a href="http://www.flickr.com/photos/adi_liat/357453123/" title="The Venice Project - Looping Mark"><img src="http://farm1.static.flickr.com/152/357453123_121e0bbae9_o.jpg" alt="venice_oddity01.jpg" height="171" width="450" /></a><br />
The main panel that has all the &#8216;Play Controls&#8217; also holds the Application Controls  (Quit, Resize), while in the top-right corner of the screen there is a floating icon for hiding the current screen &#8211; shouldn&#8217;t it be the opposite?  It seems that the Quit button should be always present and not associated with the playing controls, furthermore, the Hide Screen is inconsistently appearing inside &amp; outside of panels.<br />
<a href="http://www.flickr.com/photos/adi_liat/357453151/" title="The Venice Project - Application controls"><img src="http://farm1.static.flickr.com/163/357453151_2d16bee0e6_o.jpg" alt="venice_oddity02.jpg" height="171" width="450" /></a><br />
<a href="http://www.flickr.com/photos/adi_liat/357453191/" title="The Venice Project - Hide Screen"><img src="http://farm1.static.flickr.com/159/357453191_9829e02dfb_o.jpg" alt="venice_oddity03.jpg" height="171" width="450" /></a><br />
Another issue is the keyboard arrows, while in the &#8216;My Channels&#8217; screen it is so easy and fast using them to navigate in &amp; out of channels,  in &#8216;Channel Catalog&#8217; moving back to the Suggestion menu is not possible, only Up &amp; Down.. Once I enter the &#8216;Channel Catalog&#8217;, I can only exit, cant go back to &#8216;My Channels&#8217;, even if I got there this way. come on, how will you menage a remote control navigation if you cant eat this?<br />
Beside, it is not clear why the duplicated channels screens is needed, from the &#8216;Channels Catalog&#8217; it is not possible to launch the channel, you can only add it to &#8216;My Channels&#8217;  &#8211; how can I know if I want to add this channel if no preview or description is available? after I added a channel to &#8216;my channels&#8217; I cant remove it. &#8216;My Channels&#8217; is also lacking the image/logo preview the &#8216;Channel Catalog&#8217; has.<br />
In &#8216;My Venice&#8217; screen, pressing &#8216;My Venice Plugins&#8217; button brings the &#8216;My Venice Menu&#8217;, hmm.  the menu it self is mixing sections and items in the same level &#8211; News Ticker Manager along with the Feeds themselves..<br />
Also, from the menu screen I cant know which item is enabled and needs to be clicked, and that&#8217;s the menu purpose.The feeds marquee is moving too fast for human reading.I still think that the general experience is great, and that the interface is not that bad for a beta, I hope it will improve in the future, and that we&#8217;ll see more content too <img src='http://todepoint.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://todepoint.com/blog/2007/01/14/the-venice-project-interface-oddities-a-quick-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
