<?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>InfoTart &#187; solo projects</title>
	<atom:link href="http://www.infotart.com/blog/category/solo-projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.infotart.com/blog</link>
	<description>Musings of a Mobile UI Designer</description>
	<lastBuildDate>Sun, 28 Sep 2008 20:34:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Hand Interactive Launched!!</title>
		<link>http://www.infotart.com/blog/2008/08/17/hand-interactive-launched/</link>
		<comments>http://www.infotart.com/blog/2008/08/17/hand-interactive-launched/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 17:23:05 +0000</pubDate>
		<dc:creator>anthony.hand</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[solo projects]]></category>

		<guid isPermaLink="false">http://www.infotart.com/blog/?p=151</guid>
		<description><![CDATA[hen my previous employer, iSkoot, moved to San Francisco earlier this year, I decided to stay in Boston. Which meant that I was soon looking for a new job as iSkoot decided not to maintain an additional Boston office. It made good business sense, but was kind of unfortunate, so we parted on good terms. [...]]]></description>
			<content:encoded><![CDATA[<p>hen my previous employer, iSkoot, moved to San Francisco earlier this year, I decided to stay in Boston. Which meant that I was soon looking for a new job as iSkoot decided not to maintain an additional Boston office. It made good business sense, but was kind of unfortunate, so we parted on good terms.</p>
<p>Since that time, I&#8217;ve been freelancing here and there as a user interface designer, usability analyst, and information architect. I&#8217;ve even given a lecture to an ad agency on mobile technologies. So to support my freelancing efforts, I&#8217;ve just launched a new web site:</p>
<blockquote><p><a title="Hand Interactive" href="http://www.hand-interactive.com" target="_blank">www.hand-interactive.com</a></p></blockquote>
<p>I put selections from my mobile design portfolio on the web site and have started writing a series of articles on mobile design to help draw an audience.</p>
<p><strong>Hand Interactive Mobile Edition</strong></p>
<p>When I launched the site, I also committed to ensuring that each page is viewable both in a desktop web browser and on mobile phones. After a bit of trial and error (and spending a lot of time testing the site in the Verizon and T-Mobile stores in Harvard Square), I&#8217;m glad to say that the mobile version of the site looks awesome! So if you have a mobile phone, point your browser to:</p>
<blockquote><p><a title="Hand Interactive - Mobile Version" href="http://www.hand-interactive.com/m/" target="_blank">www.hand-interactive.com/m/</a></p></blockquote>
<p>I decided not to automatically detect mobile devices and send them to the mobile version of the site at launch. Maybe later, I&#8217;ll add the feature in. The real difficulty comes when trying to track the user&#8217;s preference. Because the web site allows the user to easily switch between the standard desktop version and the mobile version, I&#8217;d have to track whether the user had elected to view the standard edition so that he wouldn&#8217;t be caught in an automated loop (mobile to standard, then auto-redirected to mobile). It would take a bit of programming and testing to do it right without upsetting the user, so maybe I&#8217;ll add that feature in later. After all, my philosophy is that it&#8217;s better to remove a feature than to add in a poorly implemented one!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.infotart.com/blog/2008/08/17/hand-interactive-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FloPrompter Patch for Vista PCs</title>
		<link>http://www.infotart.com/blog/2008/07/30/floprompter-patch-for-vista-pcs/</link>
		<comments>http://www.infotart.com/blog/2008/07/30/floprompter-patch-for-vista-pcs/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 17:11:38 +0000</pubDate>
		<dc:creator>anthony.hand</dc:creator>
				<category><![CDATA[FloSpace FloPrompter]]></category>
		<category><![CDATA[solo projects]]></category>

		<guid isPermaLink="false">http://www.infotart.com/blog/?p=150</guid>
		<description><![CDATA[Let me first say:  I love how easy Microsoft makes it to write and publish software for Windows PCs! The programming tools are great and there is a lively community of companies making innovative (and some not so innovative) components that you can easily plug into your own software. For example, I use third party [...]]]></description>
			<content:encoded><![CDATA[<p>Let me first say:  I love how easy Microsoft makes it to write and publish software for Windows PCs!</p>
<p>The programming tools are great and there is a lively community of companies making innovative (and some <em><strong>not </strong></em>so innovative) components that you can easily plug into your own software. For example, I use third party components in my <a title="FloSpace FloPrompter" href="http://www.flospace.com/" target="_blank">software teleprompter program</a>, <strong>FloPrompter, </strong>to support the robust word processing, spell checking, and thesaurus functionality.</p>
<p>Unfortunately, Microsoft has really screwed up some of the security foundations for Vista which makes life really difficult for little companies like FloSpace. Almost immediately after publishing FloSpace FloPrompter version 3.0, we started getting reports from current and prospective customers that the product would crash on Windows Vista compuers. It works great on Windows XP computers, however. What the heck??</p>
<p>The source of the problem was apparent immediately: Vista doesn&#8217;t like the code we use that provides the mirrored text functionality. However, it took about a month to figure out an acceptable solution. The bad news is that there&#8217;s no silver bullet to fix this problem. The moderately good news is that I finally figured out how to write a &#8220;patch&#8221; that, when run on a Vista PC, will fix the problem.</p>
<p>It&#8217;s only a &#8220;moderately good&#8221; solution because ideally, customers shouldn&#8217;t have to jump through any hoops at all, like running a second patch program. You should be able to just run the installer once and have it work on <em><strong>all </strong></em>Windows computers automatically.</p>
<p>I posted an entry on the FloSpace blog detailing the problem and new patcher solution. Check it out:</p>
<blockquote><p><a title="FloSpace Blog Post: Windows Vista Patch Published!" href="http://www.flospace.com/blog/?p=45" target="_blank">www.flospace.com/blog/?p=45</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.infotart.com/blog/2008/07/30/floprompter-patch-for-vista-pcs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 4-bit Color Palette</title>
		<link>http://www.infotart.com/blog/2008/06/22/windows-4-bit-color-palette/</link>
		<comments>http://www.infotart.com/blog/2008/06/22/windows-4-bit-color-palette/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 19:22:51 +0000</pubDate>
		<dc:creator>anthony.hand</dc:creator>
				<category><![CDATA[solo projects]]></category>

		<guid isPermaLink="false">http://www.infotart.com/blog/?p=143</guid>
		<description><![CDATA[Here&#8217;s a handy reference chart for those instances when you need to quickly see what the 16 colors are that are part of the Microsoft Windows 4-bit color palette. Particularly, for example, when you&#8217;re creating an .ICO file for a Windows application! By the way, I organized the colors in this palette in no particular [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a handy reference chart for those instances when you need to quickly see what the 16 colors are that are part of the Microsoft Windows 4-bit color palette. Particularly, for example, when you&#8217;re <a href="http://www.infotart.com/blog/2008/06/22/how-to-create-ico-files-for-microsoft-windows-applications/">creating an .ICO file</a> for a Windows application!</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-144" title="Microsoft 4 bit Color Swatches" src="http://www.infotart.com/blog/wp-content/uploads/2008/06/windows_4bit_color_swatches.png" alt="Microsoft 4 bit Color Swatches" width="397" height="529" /></p>
<p>By the way, I organized the colors in this palette in no particular order other than I thought it was nice.  <img src='http://www.infotart.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.infotart.com/blog/2008/06/22/windows-4-bit-color-palette/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create .ICO files for Microsoft Windows applications</title>
		<link>http://www.infotart.com/blog/2008/06/22/how-to-create-ico-files-for-microsoft-windows-applications/</link>
		<comments>http://www.infotart.com/blog/2008/06/22/how-to-create-ico-files-for-microsoft-windows-applications/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 15:20:58 +0000</pubDate>
		<dc:creator>anthony.hand</dc:creator>
				<category><![CDATA[FloSpace FloPrompter]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[solo projects]]></category>

		<guid isPermaLink="false">http://www.infotart.com/blog/?p=131</guid>
		<description><![CDATA[Creating an .ICO icon file for Microsoft Windows applications is surprisingly difficult, complicated, and unclear. Which is strange given how much software is actually created for Microsoft every day. Making matters worse, there is precious little decent technical documentation on how to create .ICO files well, and for most graphic designers, it is a total [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Verdana;">Creating an .ICO icon file for Microsoft Windows applications is surprisingly difficult, complicated, and unclear. Which is strange given how much software is actually created for Microsoft every day. </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Making matters worse, there is precious little decent technical documentation on how to create .ICO files well, and for most graphic designers, it is a total mystery. </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Fortunately, I&#8217;ve figured out how to do it with a mix of trial &amp; error and a few clues uncovered here or there. First, let’s cover some background.</span></p>
<p class="MsoNormal">
<p class="MsoNormal"><strong><span style="font-family: Verdana;">Q: What is an .ICO file?</span></strong></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal" style="margin-left: 0.5in;"><span style="font-family: Verdana;">An .ICO file is basically a fancy (and undocumented) file archive, kind of like a .ZIP file. Microsoft created it as a specialized container to hold multiple image files within a single logical file. During the software installation process, a program like FloSpace FloPrompter will register an .ICO file with Microsoft Windows. This process is similar to saying, “Hey, Windows! When you show my program or one of my files on the desktop, use one of the images from this .ICO file so that people can look at it and recognize it as mine!” </span></p>
<p class="MsoNormal" style="margin-left: 0.5in;"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal" style="margin-left: 0.5in;"><span style="font-family: Verdana;">As a container, the file holds multiple files, each at a specific size and color depth. The <strong>bit depths</strong> are 4 bits, 8 bits, and 32 bits. At each bit depth, <strong>sizes</strong> range from 16&#215;16 to 256&#215;256. Put that into a table with the three bit depths for columns, and eight special sizes for eight rows. Three times eight – that means the table has 24 cells. That’s <strong>24 unique images</strong> to create and pack into one single .ICO file. Yes, it does take some time! <em>(Click the table below to view it at full size.)</em><br />
</span></p>
<p class="MsoNormal" style="margin-left: 0.5in; text-align: center;"><a href="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_files_table1.png"><img class="alignnone size-medium wp-image-141" title=".ICO Component Image Tables" src="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_files_table1-276x300.png" alt=".ICO Component Image Tables" width="276" height="300" /></a></p>
<p class="MsoNormal" style="margin-left: 0.5in;"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal" style="margin-left: 0.5in;"><span style="font-family: Verdana;"> </span></p>
<blockquote>
<p class="MsoNormal" style="margin-left: 0.5in;"><em><span style="font-family: Verdana;">(I think you can optionally ignore the 64&#215;46 and higher images for the 4 bit column&#8230; but unconfirmed!) </span></em></p>
</blockquote>
<p class="MsoNormal" style="margin-left: 0.5in;"><span style="font-family: Verdana;">Wikipedia offers a more in-depth look at the .ICO file format at:<a title="Wikipedia - ICO Icon Image File Format" href="http://en.wikipedia.org/wiki/ICO_%28icon_image_file_format%29" target="_blank"> http://en.wikipedia.org/wiki/ICO_%28icon_image_file_format%29</a></span></p>
<p class="MsoNormal" style="margin-left: 0.5in;"><strong>Windows Mobile Note:</strong> As you might have noticed from the table above, you&#8217;ll want to create a separate .ICO file for the Windows Mobile version of your application. The <em>good news </em>is that you can use a sub-set of the same image files! The only <em>slightly bad </em>news is you have to create image files at two mobile-specific sizes: <strong>22&#215;22</strong> and <strong>44&#215;44.</strong> To help keep the total file size down, only package the necessary images as noted above into the .ICO.</p>
<p class="MsoNormal" style="margin-left: 0.5in;">
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><strong><span style="font-family: Verdana;">Microsoft Resources</span></strong></p>
<p class="MsoNormal"><span style="font-family: Verdana;">When learning how to create .ICO files, start by reading two very important web pages on Microsoft’s web site. One page provides some detailed information on how to create .ICO files for Windows XP, while the other provides additional information for people creating software for Windows Vista.<strong> </strong></span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<ul style="margin-top: 0in;" type="disc">
<li class="MsoNormal"><strong><span style="font-family: Verdana;">XP Info:</span></strong><span style="font-family: Verdana;"> <a href="http://msdn.microsoft.com/en-us/library/ms997636.aspx">http://msdn.microsoft.com/en-us/library/ms997636.aspx</a> </span></li>
<li class="MsoNormal"><strong><span style="font-family: Verdana;">Vista Info:</span></strong><span style="font-family: Verdana;"> <a href="http://msdn.microsoft.com/en-us/library/aa511280.aspx">http://msdn.microsoft.com/en-us/library/aa511280.aspx</a></span></li>
</ul>
<p><span style="font-family: Verdana;">Read this third link if you’re creating an .ICO file for use by Windows Mobile applications.</span></p>
<ul style="margin-top: 0in;" type="disc">
<li class="MsoNormal"><strong><span style="font-family: Verdana;">Windows      Mobile Info:</span></strong><span style="font-family: Verdana;"> <a href="http://blogs.msdn.com/windowsmobile/archive/2007/03/02/320x320-revisited.aspx">http://blogs.msdn.com/windowsmobile/archive/2007/03/02/320&#215;320-revisited.aspx</a></span></li>
</ul>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal">
<p class="MsoNormal"><strong><span style="font-family: Verdana;">Get the Right Tools For the Job</span></strong></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Next, I recommend that you purchase the right software for the job. I’ve tried using a few different software products and Photoshop plug-ins and they all pretty much suck. In my opinion, most are completely useless and unusable, with incomprehensible user interfaces. </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">One product that stands out as being both fairly usable and easy, is <strong>Gamani GIF Movie Gear.</strong> As you might expect from the name, it works really well for creating animated GIFs, as well. In my opinion, it’s also the most straightforward software program for creating .ICO files. Even better, it’s also really affordable, just $25. </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal" style="margin-left: 0.5in;"><span style="font-family: Verdana;"><a title="Gamani GIF Movie Gear" href="http://www.gamani.com" target="_blank">www.gamani.com</a></span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">In summary, use Gamani as an <strong>ICO packaging utility </strong>once the graphics are already created – <em><strong>not </strong></em>as a utility for actually creating graphics!</span></p>
<p class="MsoNormal">
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal">
<p class="MsoNormal"><strong><span style="font-family: Verdana;">Step 1: 32 Bit Color Images</span></strong></p>
<p class="MsoNormal"><span style="font-family: Verdana;">First, create the 32 bit color images at each of the magical sizes from 16&#215;16 to 256&#215;256. Yes, you should create the images all the way up to 256&#215;256! Given that your software will probably run on both XP and Vista, just do it. </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Whether you create each image file in Adobe Illustrator or Photoshop, here is what you want to do. Export the image in PNG format for best results. The easiest way is to click on the <strong>Save for Web</strong> menu item, then choose <strong>PNG-24</strong> from the Settings drop-down, and make sure that Transparency is checked. <em>(Click to view the screenshot in full size.)</em><br />
</span></p>
<p class="MsoNormal" style="text-align: center;"><a href="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_save4web_png24.png"><img class="alignnone size-medium wp-image-133 aligncenter" title="Photoshop Save for Web - 24 bit PNG Settings" src="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_save4web_png24-300x207.png" alt="Photoshop Save for Web - 24 bit PNG Settings" width="300" height="207" /></a></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Don’t forget to give each file a good name! Something like<span> </span><strong>“MyLogo_XX_32bit.png”</strong> is good, where XX represents the size (e.g., “MyLogo_16_32bit.png”). </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Another thing to keep in mind is that the two smallest sizes, 16&#215;16, and 24&#215;24, will probably need hand tuning. So open those PNG files back up in Photoshop, and do any necessary clean up before moving on.</span></p>
<blockquote>
<p class="MsoNormal"><strong>Windows Mobile Note: </strong>If you&#8217;re creating an .ICO for use on Windows Mobile devices, you don&#8217;t need any 32 bit color images in the .ICO archive. Most windows mobile devices can&#8217;t display that many colors.</p>
</blockquote>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal">
<p class="MsoNormal"><strong><span style="font-family: Verdana;">Step 2: 8 Bit Color Images</span></strong></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Now to create the 8 bit images!</span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Open up one of the 32 bit PNG files which you just created. To convert it to an 8 bit image, the easiest thing to do is simply save it as an 8 bit image. Here’s how:</span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Click on the <strong>Save for Web</strong> menu item again in Photoshop. This time, select <strong>PNG-8</strong> from the settings drop down. Now, adjust the color settings, dithering, diffusion style, etc., to maximize how well your image looks. Save the image with a good name, such as <strong>“MyLogo_XX_8bit.png.”</strong></span></p>
<p class="MsoNormal" style="text-align: center;"><a href="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_save4web_png8.png"><img class="alignnone size-medium wp-image-134 aligncenter" title="Photoshop Save for Web - 8 bit PNG Settings" src="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_save4web_png8-300x207.png" alt="Photoshop Save for Web - 8 bit PNG Settings" width="300" height="207" /></a></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Now repeat this process for all of the images. And again, you may need to re-open the smaller files in Photoshop to do some hand tuning. </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><strong><span style="font-family: Verdana;">Step 3: 4 Bit Color Images</span></strong></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Creating the images for the 8 and 32 bit colors is easy. Creating them for at 4 bit color depth is more complicated and time consuming.</span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">First, you want to get a special color palette file for Photoshop which will make it easy for you to use the right colors. It turns out that Microsoft Windows is exceptionally picky about <em><strong>WHICH </strong></em>16 colors you’re allowed to use for the 4 bit depth image files. You can <em>only </em>use the special Windows colors &#8212; no other colors are acceptable. Download the Photoshop color palette file (CLUT) from Gamani’s info page. </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal" style="margin-left: 0.5in;"><span style="font-family: Verdana;"><a title="Photoshop 4-bit Color Palette" href="http://www.gamani.com/support_icon.htm" target="_blank">www.gamani.com/support_icon.htm</a></span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<blockquote>
<p class="MsoNormal"><span style="font-family: Verdana;">Direct file download: <a title="Photoshop 4 bit color palette - direct download" href="http://www.gamani.com/download/4bit.act">www.gamani.com/download/4bit.act</a></span></p>
</blockquote>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Next, we’re going to create some <em>transitional files. </em>These will <em><strong>NOT </strong></em>be added to the final .ICO file, but will help us get one step closer to proper 4 bit images. </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Okay, open up one of the 8 bit image files. In the Layers window, add a new layer and position it <strong>UNDER </strong>the image so that it is the background. Fill this new background layer with a weird color completely unrelated to any other color in your image. For example, if your logo is mostly blues, set the background color as magenta.</span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Make sure than when this is done, the background color is unique (such as the magenta in the screenshot) and present in the top leftmost pixel.</span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Click on <strong>Save for Web</strong> menu item again, and this time select <strong>GIF 64 No Dither</strong>. Uncheck the transparency. Restrict the number of colors to something very low (such as 3 or 4). Remember that you do <em>not </em>want any anti-aliasing effects along the color borders. Just flat colors. No beveling or other effects. Just a small number of unique colors. </span></p>
<p class="MsoNormal" style="text-align: center;"><a href="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_save4web_gif4.png"><img class="alignnone size-medium wp-image-135 aligncenter" title="Photoshop Save for Web - GIF Settings" src="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_save4web_gif4-300x207.png" alt="Photoshop Save for Web - GIF Settings" width="300" height="207" /></a></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Now, save this image as a GIF. Give it a good name, such as <strong>“MyLogo_XX_Temp.gif.” </strong>Repeat this process for all image sizes.</span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Okay, now we can move on to creating the actual 4 bit images for use in the .ICO!</span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Open one of the temp GIF images. Click on <em>Image &gt; Mode &gt; Color Table.</em> In the Color Table Dialog, click on the Load button, and load in the 4bit.act file you got from Gamani. Your image may look pretty screwy! So now you need to hand tune each image file to use ONLY one of the 16 colors shown in that color table dialog. And again – this file should not have anti-aliasing or transparency effects. </span></p>
<p class="MsoNormal" style="text-align: center;"><a href="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_menu_color_table.png"><img class="alignnone size-medium wp-image-136 aligncenter" title="Photoshop - Color Table Menu Item" src="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_menu_color_table-300x169.png" alt="Photoshop - Color Table Menu Item" width="300" height="169" /></a></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal" style="text-align: center;"><a href="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_color_table_dialog.png"><img class="alignnone size-medium wp-image-142 aligncenter" title="Photoshop Color Table Dialog" src="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_color_table_dialog-300x277.png" alt="Photoshop Color Table Dialog" width="300" height="277" /></a></p>
<p class="MsoNormal"><span style="font-family: Verdana;">When you’re done hand tuning the file, click Save for Web and choose GIF with the absolute minimum number of colors necessary, no transparency. Give the file a good name, such as <strong>“MyLogo_XX_4bit.gif.”</strong> And repeat this process for the rest of the sizes. </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal">
<p class="MsoNormal"><strong><span style="font-family: Verdana;">Step 4: Package the .ICO File</span></strong></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Now you’re finally ready to put it all together!</span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Launch Gamani GIF Movie Gear. Gamani launches into a &#8220;blank new project&#8221; state.<br />
</span></p>
<p class="MsoNormal" style="text-align: center;"><a href="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_gamani_blank.png"><img class="alignnone size-medium wp-image-137 aligncenter" title="Gamani GIF Movie Gear - New Project" src="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_gamani_blank-300x259.png" alt="Gamani GIF Movie Gear - New Project" width="300" height="259" /></a></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> Let&#8217;s <strong>test </strong>one of the 4 bit GIF image files to make sure that it was done right. Open the folder containing all of your fabulous new images. Drag one of the 4 bit GIF images </span><span style="font-family: Verdana;">(“MyLogo_XX_4bit.gif”)onto the GIF Movie Gear window. Hover your mouse pointer over it and Movie Gear will show a tool tip confirming the bit depth. If Movie Gear does indeed show 4 bit, you ought to be fine.</span></p>
<p class="MsoNormal" style="text-align: center;"><a href="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_gamani_4bit.png"><img class="alignnone size-medium wp-image-138 aligncenter" title="Gamani GIF Movie Gear - Tooltip showing 4 bit color info for an image" src="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_gamani_4bit-300x259.png" alt="Gamani GIF Movie Gear - Tooltip showing 4 bit color info for an image" width="300" height="259" /></a></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Now, let&#8217;s save the project as an ICO file (we&#8217;ll add in the rest of the images in a moment). </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Click <em>File &gt; Save As.</em> Select <strong>“Windows icon (.ico)”</strong> from the <em>Save As Type</em> drop down. </span></p>
<p class="MsoNormal" style="text-align: center;"><a href="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_gamani_save_dialog.png"><img class="alignnone size-medium wp-image-139 aligncenter" title="Gamani GIF Movie Gear - Save As .ICO File" src="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_gamani_save_dialog-300x222.png" alt="Gamani GIF Movie Gear - Save As .ICO File" width="300" height="222" /></a></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Now that it&#8217;s saved, let&#8217;s continue.</span></p>
<p class="MsoNormal">Next, drag the rest of your 4 bit image files onto the Gamani project window; then add all of the 8 bit images. Click on the File &gt; Save button again to make sure that all is well and good in the world. Gamani does an error check to make sure that there is only one file at 16&#215;16 for 4 bit, and one file at 16&#215;16 for 8 bit. A common error is that designers will have accidentally saved what should be a 4 bit image as 8 bit instead, so Gamani will catch that if it&#8217;s the case. <span style="font-family: Verdana;">If Gamani saved the .ICO file and didn’t complain, then it means you created all of the 4 bit images properly! If it complained, then you have some illegal colors in one or more of the 4 bit images or it&#8217;s the wrong bit depth, so you’ll need to go through Step 4 again.<span> </span></span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Finally, drop all of the 32 bit images onto the file. Save it! When you’re done it will look something like this:</span></p>
<p class="MsoNormal" style="text-align: center;"><a href="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_gamani_complete.png"><img class="alignnone size-medium wp-image-140 aligncenter" title="Gamani GIF Movie Gear - Complete .ICO File" src="http://www.infotart.com/blog/wp-content/uploads/2008/06/ico_gamani_complete-191x300.png" alt="Gamani GIF Movie Gear - Complete .ICO File" width="191" height="300" /></a></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;">Don’t freak out if you see some of your 8 bit and 32 bit PNG images with what looks like non-transparent backgrounds. Gamani GIF Movie Gear gives transparency a color for some odd reason, and you can change that color if you like. </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><strong><span style="font-family: Verdana;">Now Breathe…</span></strong></p>
<p class="MsoNormal"><span style="font-family: Verdana;">And with that, you’re all done!</span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
<p class="MsoNormal"><span style="font-family: Verdana;"> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infotart.com/blog/2008/06/22/how-to-create-ico-files-for-microsoft-windows-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Official FloSpace Blog Launched!</title>
		<link>http://www.infotart.com/blog/2007/10/14/flospace-blog-launched/</link>
		<comments>http://www.infotart.com/blog/2007/10/14/flospace-blog-launched/#comments</comments>
		<pubDate>Sun, 14 Oct 2007 17:19:19 +0000</pubDate>
		<dc:creator>anthony.hand</dc:creator>
				<category><![CDATA[FloSpace FloPrompter]]></category>
		<category><![CDATA[solo projects]]></category>

		<guid isPermaLink="false">http://www.infotart.com/blog/2007/10/14/flospace-blog-launched/</guid>
		<description><![CDATA[Yay! It took awhile, but I finally launched an official blog on the FloSpace.com web site: www.flospace.com/blog/ Nowadays, I think it&#8217;s really important for companies to have blogs, especially small companies like FloSpace. It&#8217;s a great channel for communicating directly with customers &#8212; something that the main part of the web site isn&#8217;t great for, [...]]]></description>
			<content:encoded><![CDATA[<p>Yay!</p>
<p>It took awhile, but I finally launched an official blog on the FloSpace.com web site:</p>
<blockquote><p><a title="Official New FloSpace Blog!" href="http://www.flospace.com/blog/">www.flospace.com/blog/</a></p></blockquote>
<p>Nowadays, I think it&#8217;s really important for companies to have blogs, especially small companies like FloSpace. It&#8217;s a great channel for communicating directly with customers &#8212; something that the main part of the web site isn&#8217;t great for, since web sites tend to be more like catalogs.</p>
<p>As a result, I won&#8217;t post much about FloSpace FloPrompter in this blog any more.  Well, maybe just to let any InfoTart readers know that there&#8217;s a new posting on the FloPrompter blog&#8230;  <img src='http://www.infotart.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.infotart.com/blog/2007/10/14/flospace-blog-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FloSpace FloPrompter 2.3.1 Released!</title>
		<link>http://www.infotart.com/blog/2007/10/13/flospace-floprompter-231-released/</link>
		<comments>http://www.infotart.com/blog/2007/10/13/flospace-floprompter-231-released/#comments</comments>
		<pubDate>Sat, 13 Oct 2007 22:42:59 +0000</pubDate>
		<dc:creator>anthony.hand</dc:creator>
				<category><![CDATA[FloSpace FloPrompter]]></category>
		<category><![CDATA[solo projects]]></category>

		<guid isPermaLink="false">http://www.infotart.com/blog/2007/10/13/flospace-floprompter-231-released/</guid>
		<description><![CDATA[Yes, folks, it&#8217;s barely been a week, and already we&#8217;ve released a new version! A customer contacted us to request a continuous loop feature in the teleprompter, which I wrote about a few days ago. It&#8217;s a great idea and I think that a lot of other customers could benefit from it, as well. Continuous [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, folks, it&#8217;s barely been a week, and already we&#8217;ve released a new version!</p>
<p>A customer contacted us to request a <strong>continuous loop </strong>feature in the teleprompter, which I wrote about a few days ago. It&#8217;s a great idea and I think that a lot of other customers could benefit from it, as well.</p>
<p align="center"><img alt="FloPrompter Teleprompter Window Close-Up :: Continuous Loop" title="FloPrompter Teleprompter Window Close-Up :: Continuous Loop" src="http://www.flospace.com/images/FloPrompter_2-3-1_Loop.png" /></p>
<ul>
<li><strong>Continuous Loop: </strong> Press the Loop button (grouped with the playback buttons like Play and Next, circled in red above) to loop the content. When pressed, the player will loop through all of the segments automatically. The player will pause at the bottom of the current segment for the number of second set for the <strong>loop delay</strong> in the Options Dialog, then switch to the next segment. It will also pause at the top of the next segment for the same amount of time before continuing with the auto-scroll.</li>
<li><strong>Stored File Settings:</strong> If you elect to save and use file-specific teleprompter settings (see the Options Dialog), then the continuous loop setting will be saved and applied, as well.</li>
</ul>
<p><strong>Upgrade Recommendation:</strong> <em>If you wish.</em> This is a “soft recommendation” to upgrade. The loop enhancements made to version 2.3.1 were fairly minor, so most folks won’t notice the difference. If you decide to upgrade, this is, of course, a <strong>free upgrade</strong> for all FloPrompter customers! FloPrompter customers are always requested to download the latest version on the <a target="_blank" href="http://flospace.com/downloads.htm">FloSpace Downloads</a> page.</p>
<blockquote><p><em><strong>NOTE: </strong></em>Anyone who has <em>NOT </em>upgraded to version 2.3 yet should definitely upgrade today! Version 2.3 introduced many enhancements to the word processor, including find &#038; replace, spellchecking, a thesaurus; direct import and export with Microsoft Word, HTML and (for export only) PDF; and an automatic software update checking utility.</p></blockquote>
<p>Many thanks to the customers who requested these feature enhancements. As you can see, your comments <span style="font-style: italic; font-weight: bold">are </span>heard and result in direct improvements to the software!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.infotart.com/blog/2007/10/13/flospace-floprompter-231-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FloPrompter Helps Elementary School Kids Announce the News</title>
		<link>http://www.infotart.com/blog/2007/10/12/floprompter-helps-elementary-school-kids-announce-the-news/</link>
		<comments>http://www.infotart.com/blog/2007/10/12/floprompter-helps-elementary-school-kids-announce-the-news/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 18:43:01 +0000</pubDate>
		<dc:creator>anthony.hand</dc:creator>
				<category><![CDATA[FloSpace FloPrompter]]></category>
		<category><![CDATA[solo projects]]></category>

		<guid isPermaLink="false">http://www.infotart.com/blog/2007/10/12/floprompter-helps-elementary-school-kids-announce-the-news/</guid>
		<description><![CDATA[A media specialist at an elementary school in Michigan called me to today to make arrangements for a purchase order for FloPrompter. We got to talking and she told me how the students at her school are using FloPrompter. Every morning, a couple of students make the announcements over the school&#8217;s PA system. They also [...]]]></description>
			<content:encoded><![CDATA[<p>A media specialist at an elementary school in Michigan called me to today to make arrangements for a purchase order for FloPrompter. We got to talking and she told me how the students at her school are using FloPrompter.</p>
<p>Every morning, a couple of students make the announcements over the school&#8217;s PA system. They also tell the weather, maybe a brief news report. That sort of thing.</p>
<p>The media specialist acts as director and producer, helping the students set things up and deliver the announcements successfully every day. She color codes the text for each student so that one reads text in one color, the other reads text in the other color. She said that FloPrompter helps the kids a lot. When they read from sheets of paper, their heads are facing the desk and it&#8217;s hard to hear them. Now that they&#8217;re using FloPrompter, they&#8217;re keeping their heads up, they&#8217;re speaking more clearly, and they&#8217;re having a lot of fun. &#8220;They really enjoy it,&#8221; she said.</p>
<p>That&#8217;s fantastic! I love hearing stories about how our customers are using FloPrompter in innovative ways. Public speaking skills are incredibly important in life and the kids at this elementary school in Michigan are getting a head start.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.infotart.com/blog/2007/10/12/floprompter-helps-elementary-school-kids-announce-the-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FloPrompter Helps Courthouse Stay on Schedule</title>
		<link>http://www.infotart.com/blog/2007/10/11/floprompter-helps-courthouse-stay-on-schedule/</link>
		<comments>http://www.infotart.com/blog/2007/10/11/floprompter-helps-courthouse-stay-on-schedule/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 22:08:36 +0000</pubDate>
		<dc:creator>anthony.hand</dc:creator>
				<category><![CDATA[FloSpace FloPrompter]]></category>
		<category><![CDATA[solo projects]]></category>

		<guid isPermaLink="false">http://www.infotart.com/blog/2007/10/13/floprompter-helps-courthouse-stay-on-schedule/</guid>
		<description><![CDATA[Mr. D., an IT director for a district courthouse in a Southwestern state, sent me an email today to request a new feature for FloPrompter: continuous loop in the teleprompter player window. I couldn&#8217;t image what a courthouse would use FloPrompter for, let alone why they&#8217;d want a continuous loop feature, so I gave the [...]]]></description>
			<content:encoded><![CDATA[<p>Mr. D., an IT director for a district courthouse in a Southwestern state, sent me an email today to request a new feature for FloPrompter: <strong>continuous loop</strong> in the teleprompter player window. I couldn&#8217;t image what a courthouse would use FloPrompter for, let alone why they&#8217;d want a continuous loop feature, so I gave the IT director a call.</p>
<p>The IT director loves FloPrompter&#8217;s <strong>smooth scrolling. </strong>They had been using a PDF scrolling program before, but it tended to be jerky sometimes and had a few other issues. He said that  the courthouse would like to use FloPrompter to share the judges&#8217; daily schedules with the public. They could put the schedules for judges A &#8211; G on one segment (or tab page), H &#8211; M on another, and so on. If FloPrompter just had a continuous loop feature, he said, then he could simply enter all of the judges&#8217; schedules into a file in the morning, set it on &#8220;loop&#8221;, and forget it for the rest of the day. That sounds like a perfectly reasonable request &#8212; and like it could be really helpful to other folks, as well!<br />
I did some research into what it would take to put this feature into FloPrompter, and I think it would be pretty quick to implement. So even though we just published version 2.3 a few days ago, I&#8217;ve decided to schedule <strong>version 2.3.1 </strong>with the continuous loop feature for this weekend.</p>
<p>Thanks for the great idea, Mr. D., and for helping to make FloPrompter not only the most innovative PC-based teleprompter, but also the most responsive to customer requests! (Well, <span style="font-weight: bold; font-style: italic">we </span>would like to think we are, anyways!  <img src='http://www.infotart.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  ) Check back next Monday to <a title="Download FloSpace FloPrompter" target="_blank" href="http://www.flospace.com/downloads.htm">download version 2.3.1</a> of FloPrompter with the continuous loop feature.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.infotart.com/blog/2007/10/11/floprompter-helps-courthouse-stay-on-schedule/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FloSpace FloPromper now available on Amazon.com!</title>
		<link>http://www.infotart.com/blog/2007/09/05/flospace-flopromper-now-available-on-amazoncom/</link>
		<comments>http://www.infotart.com/blog/2007/09/05/flospace-flopromper-now-available-on-amazoncom/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 03:07:28 +0000</pubDate>
		<dc:creator>anthony.hand</dc:creator>
				<category><![CDATA[FloSpace FloPrompter]]></category>
		<category><![CDATA[solo projects]]></category>

		<guid isPermaLink="false">http://www.infotart.com/blog/2007/09/05/flospace-flopromper-now-available-on-amazoncom/</guid>
		<description><![CDATA[Check it out! I just posted FloSpace FloPrompter on Amazon.com! The page went live today: http://www.amazon.com/FloSpace-FloPrompter/dp/B000VQBNAO  It will even show up in search results for &#8220;teleprompter&#8221; when you type that into the text box at the top of the page. Call me just a trifle thrilled to see the fruits of my labor being sold [...]]]></description>
			<content:encoded><![CDATA[<p>Check it out! I just posted FloSpace FloPrompter on Amazon.com! The page went live today:</p>
<blockquote><p><a target="_blank" title="FloSpace FloPrompter on Amazon.com" href="http://www.amazon.com/FloSpace-FloPrompter/dp/B000VQBNAO">http://www.amazon.com/FloSpace-FloPrompter/dp/B000VQBNAO </a></p></blockquote>
<p>It will even show up in search results for &#8220;teleprompter&#8221; when you type that into the text box at the top of the page.</p>
<p>Call me just a trifle thrilled to see the fruits of my labor being sold on one of the largest online marketplaces in the universe! <img src='http://www.infotart.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.infotart.com/blog/2007/09/05/flospace-flopromper-now-available-on-amazoncom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FloSpace FloPrompter works with Savant Elite Foot Switches</title>
		<link>http://www.infotart.com/blog/2007/09/04/flospace-floprompter-works-with-savant-elite-foot-switches/</link>
		<comments>http://www.infotart.com/blog/2007/09/04/flospace-floprompter-works-with-savant-elite-foot-switches/#comments</comments>
		<pubDate>Wed, 05 Sep 2007 02:01:32 +0000</pubDate>
		<dc:creator>anthony.hand</dc:creator>
				<category><![CDATA[FloSpace FloPrompter]]></category>
		<category><![CDATA[solo projects]]></category>

		<guid isPermaLink="false">http://www.infotart.com/blog/2007/09/04/flospace-floprompter-works-with-savant-elite-foot-switches/</guid>
		<description><![CDATA[One of our FloPrompter customers works for a karaoke band in California. He recently purchased a Savant Elite programmable USB foot switch from Kinesis Corp to control the teleprompter scrolling while also playing an instrument. The foot switches come in one-, two- and three-pedal versions. What&#8217;s cool is that you can program the device to [...]]]></description>
			<content:encoded><![CDATA[<p>One of our FloPrompter customers works for a karaoke band in California. He recently purchased a <a target="_blank" href="http://www.kinesis-ergo.com/fs-savant-elite.htm">Savant Elite programmable USB foot switch</a> from Kinesis Corp to control the teleprompter scrolling while also playing an instrument. The foot switches come in one-, two- and three-pedal versions.</p>
<p>What&#8217;s cool is that you can program the device to activate any key on your computer&#8217;s keyboard. He got the three-pedal foot switch and set it up to activate these keys:</p>
<ul>
<li><strong>Left Pedal:</strong> Activates the <strong>F8 </strong>key to scroll the teleprompter <em>slower</em>.</li>
<li><strong>Center Pedal:</strong> Activates the <strong>F12 </strong>key to <em>stop and start</em> scrolling the teleprompter window.</li>
<li><strong>Right Pedal: </strong>Activates the <strong>F9 </strong>key to scroll the teleprompter <em>faster</em>.</li>
</ul>
<p>The customer reports that the foot switch works fantastically with FloPrompter. How cool is that!</p>
<blockquote><p>Kinesis Corp. Savant Elite Programmable USB Foot Switches:  <a title="Kinesis Corp." target="_blank" href="http://www.kinesis-ergo.com/fs-savant-elite.htm">www.kinesis-ergo.com</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.infotart.com/blog/2007/09/04/flospace-floprompter-works-with-savant-elite-foot-switches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
