<?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>can&#039;t use it</title>
	<atom:link href="http://cantuse.it/feed/" rel="self" type="application/rss+xml" />
	<link>http://cantuse.it</link>
	<description>A blog about good and bad usability, user interface design, prototyping, web application development, computer science and everything else.</description>
	<lastBuildDate>Tue, 20 Jul 2010 21:38:49 +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>Prevent gradient banding with limited palette</title>
		<link>http://cantuse.it/2010/07/prevent-gradient-banding-with-limited-palette/</link>
		<comments>http://cantuse.it/2010/07/prevent-gradient-banding-with-limited-palette/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 21:38:49 +0000</pubDate>
		<dc:creator>cemre</dc:creator>
				<category><![CDATA[uncategorized]]></category>

		<guid isPermaLink="false">http://cantuse.it/?p=339</guid>
		<description><![CDATA[Adding a small amount of noise on gradients as a texture has been fashionable for quite a while, but only recently I discovered that they have a nice by-product: they prevent banding while being exported with a limited palette:

This is especially useful as it lets you disable dithering on the overall image (which sometimes causes [...]]]></description>
			<content:encoded><![CDATA[<p>Adding a small amount of noise on gradients as a texture has been fashionable for quite a while, but only recently I discovered that they have a nice by-product: they prevent banding while being exported with a limited palette:</p>
<p><a href="http://cantuse.it/wp-content/uploads/2010/07/banding.png"><img class="aligncenter size-medium wp-image-340" title="banding" src="http://cantuse.it/wp-content/uploads/2010/07/banding-277x300.png" alt="banding" width="277" height="300" /></a></p>
<p>This is especially useful as it lets you disable dithering on the overall image (which sometimes causes small text to get illegible) and dither only the gradients.</p>
]]></content:encoded>
			<wfw:commentRss>http://cantuse.it/2010/07/prevent-gradient-banding-with-limited-palette/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML Emails: Yahoo overwrites link color</title>
		<link>http://cantuse.it/2010/07/html-emails-yahoo-overwrites-link-color/</link>
		<comments>http://cantuse.it/2010/07/html-emails-yahoo-overwrites-link-color/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 21:22:55 +0000</pubDate>
		<dc:creator>cemre</dc:creator>
				<category><![CDATA[uncategorized]]></category>

		<guid isPermaLink="false">http://cantuse.it/2010/07/html-emails-yahoo-overwrites-link-color/</guid>
		<description><![CDATA[If you do e-mail marketing work, you probably noticed Yahoo! Mail overwriting link colors with their blue. They do this to display users supplemental information and ads.
By chance, I found out that having any tags inside the &#60;a&#62;, such as a &#60;span&#62;, avoids this. So wrap your text links &#60;a&#62;&#60;span&#62;&#60;/span&#62;&#60;/a&#62; in to retain the colors [...]]]></description>
			<content:encoded><![CDATA[<p>If you do e-mail marketing work, you probably noticed Yahoo! Mail overwriting link colors with their blue. They do this to display users supplemental information and ads.</p>
<p>By chance, I found out that having any tags inside the &lt;a&gt;, such as a &lt;span&gt;, avoids this. So wrap your text links &lt;a&gt;&lt;span&gt;&lt;/span&gt;&lt;/a&gt; in to retain the colors you set for the links.</p>

<a href='http://cantuse.it/2010/07/html-emails-yahoo-overwrites-link-color/screenshot-2010-07-16-kohteessa-14-23-17/' title='Overwritten link color'><img width="150" height="150" src="http://cantuse.it/wp-content/uploads/2010/07/Screenshot-2010-07-16-kohteessa-14.23.17-150x150.png" class="attachment-thumbnail" alt="Overwritten link color" title="Overwritten link color" /></a>
<a href='http://cantuse.it/2010/07/html-emails-yahoo-overwrites-link-color/screenshot-2010-07-16-kohteessa-14-23-23/' title='When hovered'><img width="150" height="150" src="http://cantuse.it/wp-content/uploads/2010/07/Screenshot-2010-07-16-kohteessa-14.23.23-150x150.png" class="attachment-thumbnail" alt="When hovered" title="When hovered" /></a>
<a href='http://cantuse.it/2010/07/html-emails-yahoo-overwrites-link-color/screenshot-2010-07-16-kohteessa-14-23-35/' title='Same mail in Hotmail'><img width="150" height="150" src="http://cantuse.it/wp-content/uploads/2010/07/Screenshot-2010-07-16-kohteessa-14.23.35-150x150.png" class="attachment-thumbnail" alt="Same mail in Hotmail" title="Same mail in Hotmail" /></a>

]]></content:encoded>
			<wfw:commentRss>http://cantuse.it/2010/07/html-emails-yahoo-overwrites-link-color/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Different stroke/fill opacities in Adobe Fireworks</title>
		<link>http://cantuse.it/2010/07/different-strokefill-opacities-in-adobe-fireworks/</link>
		<comments>http://cantuse.it/2010/07/different-strokefill-opacities-in-adobe-fireworks/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 03:36:23 +0000</pubDate>
		<dc:creator>cemre</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[fireworks]]></category>

		<guid isPermaLink="false">http://cantuse.it/2010/07/different-strokefill-opacities-in-adobe-fireworks/</guid>
		<description><![CDATA[Fireworks doesn&#8217;t officially support setting different opacities for fills and strokes, but here are two workarounds:
- Stroke less opacity than fill: Use effects / Photoshop live effects / stroke, set opacity accordingly
- Fill less opacity than stroke: Re-create the solid fill using gradient fill with 2 same colors, then use gradient fill&#8217;s opacity sliders to [...]]]></description>
			<content:encoded><![CDATA[<p>Fireworks doesn&#8217;t officially support setting different opacities for fills and strokes, but here are two workarounds:<br />
- Stroke less opacity than fill: Use effects / Photoshop live effects / stroke, set opacity accordingly<br />
- Fill less opacity than stroke: Re-create the solid fill using gradient fill with 2 same colors, then use gradient fill&#8217;s opacity sliders to decrease fill opacity. This will not affect the stroke.</p>
]]></content:encoded>
			<wfw:commentRss>http://cantuse.it/2010/07/different-strokefill-opacities-in-adobe-fireworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emotional baggage of printer software</title>
		<link>http://cantuse.it/2010/06/emotional-baggage-of-printer-software/</link>
		<comments>http://cantuse.it/2010/06/emotional-baggage-of-printer-software/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 12:09:31 +0000</pubDate>
		<dc:creator>cemre</dc:creator>
				<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://cantuse.it/?p=327</guid>
		<description><![CDATA[Mom bought a canon printer and she installed the software herself. Now she has 6 icons on her desktop:

Canon MP250 series user guide
Canon My Printer
Canon MP Navigator EX 3.0
Canon Easy-PhotoPrint EX
Canon solution menu- this starts automatically on every boot and asks if I want to go to a web page that has free high-quality ready-to-use [...]]]></description>
			<content:encoded><![CDATA[<p>Mom bought a canon printer and she installed the software herself. Now she has 6 icons on her desktop:</p>
<ul>
<li>Canon MP250 series user guide</li>
<li>Canon My Printer</li>
<li>Canon MP Navigator EX 3.0</li>
<li>Canon Easy-PhotoPrint EX</li>
<li>Canon solution menu- this starts automatically on every boot and asks if I want to go to a web page that has free high-quality ready-to-use printable material or register my printer online (why?)</li>
<li>Canon MP250 series online registration</li>
</ul>
<p>I wonder what&#8217;s the motivation behind filling the desktop with these icons. Isn&#8217;t it a good enough user experience if my printer prints properly? Why does the printer need constant visibility and attention?</p>
<p>Meanwhile,  I got a prompt saying the solution manager has an update and if I want to install it. Having been away from the Windows world for so long, I forgot computing on Windows was actually a pretty dreadful experience, giving constant attention to keep the computer in working condition.</p>
<p>(Although I have to admit that Adobe tries really hard to bring this model to Macs: &#8220;you must close all software and restart your computer after installation&#8221; installers, update managers that take up space in your tray although they don&#8217;t need it, extention managers with slow useless fancy UIs, I-wonder-who-uses-it Adobe Bridge  etc&#8230;)</p>
<p>I&#8217;ll research about this compulsion of printer/scanner manufacturers and if they are doing this just because they can or if they have some metrics behind their crap apps (I doubt).</p>
<p>If they want to provide top-notch UX for Windows 8, Microsoft has to somehow dictate PC and peripheral manufacturers not to overload systems with crappy software. Do you ever remember buying a new Windows computer and having a true &#8220;clean&#8221; installation?</p>
]]></content:encoded>
			<wfw:commentRss>http://cantuse.it/2010/06/emotional-baggage-of-printer-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatically convert all CSS rgb colors to hex colors</title>
		<link>http://cantuse.it/2010/04/automatically-convert-all-rgb-colors-to-hex-colors-in-css/</link>
		<comments>http://cantuse.it/2010/04/automatically-convert-all-rgb-colors-to-hex-colors-in-css/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 03:57:16 +0000</pubDate>
		<dc:creator>cemre</dc:creator>
				<category><![CDATA[uncategorized]]></category>

		<guid isPermaLink="false">http://cantuse.it/?p=324</guid>
		<description><![CDATA[If you copy pasted CSS from firebug&#8217;s inspector, the colors turn out as rgb(a,b,c). To fix your file and revert all colors to #aabbcc hex format, use this PHP script:

$string = &#60;&#60;
(put your CSS here)
EOD;
$pattern = '/rgb\((\d+),\s*(\d+),\s*(\d+)\)/e';
$replacement = '"#" . dechex(\\1) . dechex(\\2) . dechex(\\3)';
echo preg_replace($pattern, $replacement, $string);

There usually aren&#8217;t any &#8216;$&#8217; characters in CSS [...]]]></description>
			<content:encoded><![CDATA[<p>If you copy pasted CSS from firebug&#8217;s inspector, the colors turn out as rgb(a,b,c). To fix your file and revert all colors to #aabbcc hex format, use this PHP script:</p>
<p><code><br />
$string = &lt;&lt;<br />
(put your CSS here)<br />
EOD;<br />
$pattern = '/rgb\((\d+),\s*(\d+),\s*(\d+)\)/e';<br />
$replacement = '"#" . dechex(\\1) . dechex(\\2) . dechex(\\3)';<br />
echo preg_replace($pattern, $replacement, $string);<br />
</code></p>
<p>There usually aren&#8217;t any &#8216;$&#8217; characters in CSS but if you have them, escape them while putting the CSS in heredoc :)</p>
]]></content:encoded>
			<wfw:commentRss>http://cantuse.it/2010/04/automatically-convert-all-rgb-colors-to-hex-colors-in-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Type Mirror in Processing</title>
		<link>http://cantuse.it/2010/04/type-mirror-in-processing/</link>
		<comments>http://cantuse.it/2010/04/type-mirror-in-processing/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 03:47:07 +0000</pubDate>
		<dc:creator>cemre</dc:creator>
				<category><![CDATA[uncategorized]]></category>

		<guid isPermaLink="false">http://cantuse.it/?p=319</guid>
		<description><![CDATA[Something I pulled up in half an hour for a class presentation.

Click here to download it!
]]></description>
			<content:encoded><![CDATA[<p>Something I pulled up in half an hour for a class presentation.</p>
<p><img src="http://cantuse.it/wp-content/uploads/2010/04/Screenshot-2010-03-25-kohteessa-12.02.45-383x300.png" alt="Screenshot 2010-03-25 kohteessa 12.02.45" title="Screenshot 2010-03-25 kohteessa 12.02.45" width="383" height="300" class="aligncenter size-medium wp-image-320" /></p>
<p><a href='http://cantuse.it/wp-content/uploads/2010/04/sketch_mar09a.zip'>Click here to download it!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cantuse.it/2010/04/type-mirror-in-processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The marketing page of Tumblr did confuse the hell out of me.</title>
		<link>http://cantuse.it/2010/03/the-marketing-page-of-tumblr-did-confuse-the-hell-out-of-me/</link>
		<comments>http://cantuse.it/2010/03/the-marketing-page-of-tumblr-did-confuse-the-hell-out-of-me/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 21:40:54 +0000</pubDate>
		<dc:creator>cemre</dc:creator>
				<category><![CDATA[uncategorized]]></category>

		<guid isPermaLink="false">http://cantuse.it/?p=313</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-314" title="Why Everyone Loves Tumblr-1" src="http://cantuse.it/wp-content/uploads/2010/03/Why-Everyone-Loves-Tumblr-1.jpg" alt="Why Everyone Loves Tumblr-1" width="962" height="311" style="position: relative; left: -245px;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://cantuse.it/2010/03/the-marketing-page-of-tumblr-did-confuse-the-hell-out-of-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>feedwordpress imports &#8220;A&#8221; as article content</title>
		<link>http://cantuse.it/2010/03/feedwordpress-imports-a-as-article-content/</link>
		<comments>http://cantuse.it/2010/03/feedwordpress-imports-a-as-article-content/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 05:15:01 +0000</pubDate>
		<dc:creator>cemre</dc:creator>
				<category><![CDATA[uncategorized]]></category>

		<guid isPermaLink="false">http://cantuse.it/?p=310</guid>
		<description><![CDATA[If you&#8217;re using feedwordpress to syndicate content from another blog and the RSS2 feed comes up as only &#8220;A&#8221;, and only the summary appears in the excerpt section, try using the ATOM feed.
]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re using feedwordpress to syndicate content from another blog and the RSS2 feed comes up as only &#8220;A&#8221;, and only the summary appears in the excerpt section, try using the ATOM feed.</p>
]]></content:encoded>
			<wfw:commentRss>http://cantuse.it/2010/03/feedwordpress-imports-a-as-article-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intimidating.</title>
		<link>http://cantuse.it/2010/02/intimidating/</link>
		<comments>http://cantuse.it/2010/02/intimidating/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 06:48:16 +0000</pubDate>
		<dc:creator>cemre</dc:creator>
				<category><![CDATA[ui&usability]]></category>

		<guid isPermaLink="false">http://cantuse.it/?p=307</guid>
		<description><![CDATA[5 MINUTES AND 44 SECONDS LEFT.
What is this, a bomb?

]]></description>
			<content:encoded><![CDATA[<blockquote><p>5 MINUTES AND 44 SECONDS LEFT.</p></blockquote>
<p>What is this, a bomb?</p>
<p><img class="alignnone size-medium wp-image-308" title="Screenshot 2010-02-18" src="http://cantuse.it/wp-content/uploads/2010/02/Screenshot-2010-02-18-kohteessa-1.45.57-363x300.png" alt="Screenshot 2010-02-18" width="363" height="300" /></p>
]]></content:encoded>
			<wfw:commentRss>http://cantuse.it/2010/02/intimidating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash drive appears as 200 mb under Windows</title>
		<link>http://cantuse.it/2010/01/flash-drive-appears-as-200-mb-under-windows/</link>
		<comments>http://cantuse.it/2010/01/flash-drive-appears-as-200-mb-under-windows/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 17:08:49 +0000</pubDate>
		<dc:creator>cemre</dc:creator>
				<category><![CDATA[tips&tricks]]></category>

		<guid isPermaLink="false">http://cantuse.it/?p=304</guid>
		<description><![CDATA[I got this tiny flash drive from Amazon a couple of months ago and I really grew to like it. Something peculiar happened with it, Windows wouldn&#8217;t recognize the FAT partition that I had created using Mac OS X and re-formatting it with Windows reduced the capacity of the disk to 200mb.
Solution is to use [...]]]></description>
			<content:encoded><![CDATA[<p>I got this <a href="http://www.amazon.com/SuperTalent-Pico-C-Flash-Drive-STU8GPCS/dp/B001BAW7P4/ref=sr_1_2?ie=UTF8&amp;s=electronics&amp;qid=1263747909&amp;sr=8-2">tiny flash drive</a> from Amazon a couple of months ago and I really grew to like it. Something peculiar happened with it, Windows wouldn&#8217;t recognize the FAT partition that I had created using Mac OS X and re-formatting it with Windows reduced the capacity of the disk to 200mb.</p>
<p>Solution is to use HP&#8217;s flash drive format tool under Windows, it recognizes the full capacity.</p>
<p><a href="http://www.pcworld.com/downloads/file/fid,64963-page,1/description.html">http://www.pcworld.com/downloads/file/fid,64963-page,1/descr­iption.html</a></p>
<p>Keywords: flash disk, flash drive, usb drive, thumb drive (we really need a standardized name :), 200 mb, 200mb, partition, format</p>
]]></content:encoded>
			<wfw:commentRss>http://cantuse.it/2010/01/flash-drive-appears-as-200-mb-under-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
