<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>Vacuous Virtuoso &#187; fumo</title>
	<link>http://lipidity.com</link>
	<description>Despotic Development</description>
	<pubDate>Tue, 23 Dec 2008 06:24:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>3 + 1 Fumo tips and tricks</title>
		<link>http://lipidity.com/apple/3-1-fumo-tips-and-tricks/</link>
		<comments>http://lipidity.com/apple/3-1-fumo-tips-and-tricks/#comments</comments>
		<pubDate>Tue, 29 May 2007 02:00:20 +0000</pubDate>
		<dc:creator>Ankur</dc:creator>
		
		<category><![CDATA[Apple]]></category>

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

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

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

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

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

		<guid isPermaLink="false">http://dev.lipidity.com/feature/tutorial/3-1-fumo-tips-and-tricks</guid>
		<description><![CDATA[Fumo is a revolutionary new Quicksilver interface that boasts a clean look with fancy effects. The tricks mentioned in this article assume you have a Mac with <a href="http://quicksilver.blacktree.com">Quicksilver installed</a> and the latest version of the <a href="http://dev.lipidity.com/downloads/fumo" title="Fumo Quicksilver Interface">Fumo interface</a>.]]></description>
			<content:encoded><![CDATA[<h3>1. Change the opacity</h3>

<p><ins class='block'>Note: As of 04 June 07, Fumo includes preferences to change the colors of the interface. Opacity can be set with the color, so this trick is now obsolete.</ins></p>

<p><a rel='lightbox' href='http://dev.lipidity.com/wp-content/uploads/2007/05/fumo.png' title='Quicksilver Fumo Interface'><img class='feature fright' longdesc='Quicksilver Fumo interface screenshot, on Mac OS X' src='http://dev.lipidity.com/wp-content/uploads/2007/05/fumo.thumbnail.png' alt='QS Fumo Interface' /></a>
By default, Fumo has an alpha value (transparency) of 90%. If you&#8217;d like to see through the interface, or want it to be even darker, you can change the alpha value. This is done by running the following command in Terminal.app (or using <a href="http://dev.lipidity.com/feature/tutorial/quicksilver-replaces-terminal" title="Run shell commands in Quicksilver">Quicksilver + shell</a>):</p>

<pre><code>defaults write com.blacktree.quicksilver fumo.alpha <span class='color:black'>0.9</span></code></pre>

<p>Replace the 0.9 with a value between 0.5 and 1, then relaunch QS to see the effect. An alpha value of 1 is completely opaque.</p>

<hr />

<h3>2. The cube effect</h3>

<p>Set a trigger for <q>Command Window in Text Mode</q> in the &#8220;Quicksilver&#8221; section of the Triggers preference pane. Then run it to see the brilliant cube. And there&#8217;s not need to worry about wasting time with the animation (if 0.2 seconds are that important to you) as any keystrokes you press will be immediately evaluated when the transition is complete. In simple terms, you can start typing straight away and the text will appear in Fumo once the effect is finished.</p>

<hr />

<h3>3. Flippin&#8217; Fumo</h3>

<p>Fumo is able to &#8216;flip&#8217;&#8230; This phenomenon may be observed by enabling &#8220;modifier-only activation&#8221; and ticking &#8220;Hide if pressed when already visible&#8221; in the &#8220;Command&#8221; section of the Preferences. Then, as you may expect, activate Quicksilver using the modifier key you have just set and press the key again once it is active to witness firsthand the flipping of Fumo.</p>

<p>(Note: This effect may also be achieved by merely setting a trigger that sends an object to the command window, and running it when the interface is active.)</p>

<hr />

<h3>+ 1 for the smokers</h3>

<p><a rel='lightbox' href='http://dev.lipidity.com/wp-content/uploads/2007/05/qs-fumo-smoking.png' title='Quicksilver Fumo Interface Smoking'><img class='feature fright' src='http://dev.lipidity.com/wp-content/uploads/2007/05/qs-fumo-smoking.thumbnail.png' alt='Quicksilver Fumo Interface Smoking' /></a>
Having received a request to allow the smoking version of Fumo to smoke perpetually (a word which here means continually from when it is launched), this feature is present in the latest versions of the smoking interface, albeit slightly &#8220;hidden&#8221;. If you don&#8217;t care about CPU usage, and want the smoke to run constantly, run the following in the Terminal or shell:</p>

<pre><code>defaults write com.blacktree.quicksilver fumo.alwaysSmoke -boolean yes</code></pre>

<p>Note that <kbd>Cmd-S</kbd> will still work to turn the smoke on or off, but it will turn on by itself when Quicksilver first launches.</p>

<p>Note also that the smoke may initially appear to be coming out from nowhere. This is fixed by simply activating Quicksilver once.</p>

<p>Once you decide to quit, and want to stop Fumo smoking every time you launch Quicksilver, just run the following:</p>

<pre><code>defaults write com.blacktree.quicksilver fumo.alwaysSmoke -boolean no</code></pre>

<hr />

<p>As well as these nifty tricks, the latest version of Fumo also has features such as the ability to center the interface on screen, improved selector sizes and massive speed boosts. Get your copy from the official <a href="http://qs.lipidity.com/fumo/">Fumo download page</a>.</p>

<p>If you have any more requests or ideas for Fumo, please <a href="http://dev.lipidity.com/contact-me">tell me</a> about it. The more interest in this project, the more time that is devoted to it.</p>
]]></content:encoded>
			<wfw:commentRss>http://lipidity.com/apple/3-1-fumo-tips-and-tricks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fumo&#8217;s been taking steroids (aka. major update)</title>
		<link>http://lipidity.com/apple/quicksilver-interface-fumo-updated/</link>
		<comments>http://lipidity.com/apple/quicksilver-interface-fumo-updated/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 08:54:11 +0000</pubDate>
		<dc:creator>Ankur</dc:creator>
		
		<category><![CDATA[Apple]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://dev.lipidity.com/apple/fumos-been-taking-steroids-aka-major-update</guid>
		<description><![CDATA[<ul>
    <li>Firstly, <strong>thank you</strong> for your feedback. Without all your encouraging comments, constructive criticism and reports, none of this would be possible.</li>
    <li>Secondly, <strong>I'm listening</strong> to what you're asking for. Feel free to speak up and <a href="http://dev.lipidity.com/contact-me/">drop me a note</a>.</li>
    <li>Thirdly, this site has had a <strong>dramatic increase</strong> in traffic lately. Thank you to everyone who spread the link love or <a href="http://digg.com/apple/Smoking_Quicksilver_interface_now_has_an_evil_twin">Dugg Fumo</a>.</li>
</ul>

<h2>Your requests</h2>

Here's what you requested for Fumo. All of it is available and working as of today.]]></description>
			<content:encoded><![CDATA[<h3>Comma trick</h3>

<p>The number one request was for the comma trick. Well, as of today, this feature is built right into Fumo using Quicksilver&#8217;s own ingenious system. Select an item, press comma, and select another one (or ten).</p>

<p style='text-align:center'><img src="http://dev.lipidity.com/wp-content/uploads/2007/04/comma-trick.png" alt="The comma trick" /></p>

<p><span class="pic star">Tip:</span> Use the comma trick in conjunction with <a href="http://dev.lipidity.com/feature/tutorial/quicksilver-the-power-of-compound-commands">compound commands</a> for maximum efficiency and usefulness.</p>

<h3>It smokes correctly</h3>

<p>Previously, the smoke would pour out unnaturally from the side of Fumo, or in rare occasions, from different areas of the screen. That&#8217;s all been fixed. The only precaution needed is to make sure you don&#8217;t drag Fumo around in the first few seconds that it&#8217;s loading so the smoke doesn&#8217;t get confused about the position, but feel free to do pretty much anything and enjoy!</p>

<h3>Choose your own smoke</h3>

<p>Tired of that same old gray smoke every time? You can choose the color of the smoke in Disco - why not in Fumo? The new easy-to-use preference pane makes smoke customization easy so you can show off your own colors. And it&#8217;s not just the colors you can control. You can change the frame rate, blur amount, the initial temperature of the smoke and lots more in the preference pane. Start or stop the smoke anytime by simply hitting Cmd-S while Fumo is active.</p>

<p style="text-align: center"><a href="http://dev.lipidity.com/wp-content/uploads/2007/04/fumo-prefs.png" title="Fumo Preference Pane" rel="lightbox[smokestyles]"><img src="http://dev.lipidity.com/wp-content/uploads/2007/04/fumo-prefs.thumbnail.png" alt="QS Fumo Preference Pane" /></a> <a href="http://dev.lipidity.com/wp-content/uploads/2007/04/disco-smoke.png" rel="lightbox[smokestyles]" title="Normal Disco smoke"><img src="http://dev.lipidity.com/wp-content/uploads/2007/04/disco-smoke.thumbnail.png" alt="Normal Disco smoke" /></a>  <a href="http://dev.lipidity.com/wp-content/uploads/2007/04/picture-1.png" rel="lightbox[smokestyles]" title="Toxic smoke"><img src="http://dev.lipidity.com/wp-content/uploads/2007/04/picture-1.thumbnail.png" alt="QS Fumo toxic color" /></a> <a href="http://dev.lipidity.com/wp-content/uploads/2007/04/picture-4.png" rel="lightbox[smokestyles]" title="Bright blue smoke"><img src="http://dev.lipidity.com/wp-content/uploads/2007/04/picture-4.thumbnail.png" alt="Bright blue smoke" /></a></p>

<h3>Easy access to the menu</h3>

<p>Cmd-comma isn&#8217;t for everyone, and there are instances where you need to access the Quicksilver menu. The handy little triangle lets you get into the nooks and crannies of the application.</p>

<p style='text-align:center'><img src="http://dev.lipidity.com/wp-content/uploads/2007/04/qs-menu.png" alt="QS Fumo Menu" /></p>

<h3>It&#8217;s bigger</h3>

<p>Did you know can drag and drop items straight into or out of Fumo? And now, a bigger interface means a bigger drop target giving you the ultimate flexibility and power to get things done more efficiently.</p>

<p style='text-align:center'><img src="http://dev.lipidity.com/wp-content/uploads/2007/04/drop-target.png" alt="QS Fumo Drop Target" /></p>

<h3>It&#8217;s available now</h3>

<p>That&#8217;s right. Get your hands on it right this instant.</p>

<p class="callout"><a href="http://dev.lipidity.com/fumo" title="Download Fumo">Get Fumo</a></p>

<p><span class="pic star">Tip:</span> Be sure to read the included readme file. It contains all the information you need to easily and successfully install and use Fumo.</p>

<p><del>Initial reports suggest that the smoke effect does not work on Mac Pros. Some people have also had trouble with dual monitors. The rule of thumb is that if Disco smokes for you and Fumo doesn&#8217;t, tell me about it; I need to fix something up. Don&#8217;t worry too much though; Fumo is still a sweet-looking interface even without the smoke.</del>
<ins>The new smoke framework means that the smoke will work on a much wider range of computers.</ins></p>

<p class="note">For the health-conscious, there is a <a href="http://dev.lipidity.com/fumo">non-smoking version</a> also.</p>

<p><span class="pic user_comment">Feel free to leave a comment below if you have any problems or if there&#8217;s anything I can do for you.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://lipidity.com/apple/quicksilver-interface-fumo-updated/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fumo still smokes - has non-smoking evil twin</title>
		<link>http://lipidity.com/apple/fumo-still-smokes-has-non-smoking-evil-twin/</link>
		<comments>http://lipidity.com/apple/fumo-still-smokes-has-non-smoking-evil-twin/#comments</comments>
		<pubDate>Thu, 05 Apr 2007 10:17:05 +0000</pubDate>
		<dc:creator>Ankur</dc:creator>
		
		<category><![CDATA[Apple]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://dev.lipidity.com/apple/fumo-still-smokes-has-non-smoking-evil-twin</guid>
		<description><![CDATA[Fumo has since been updated.

With so many people asking, I just can&#8217;t procrastinate any longer. You win.  Here it is.

It&#8217;s most definitely not the finished thing yet. Yes, I have been taking a while. No, there is nothing you can do about it (short of asking for the source and developing it, which you [...]]]></description>
			<content:encoded><![CDATA[<p class='note'><a href="http://dev.lipidity.com/apple/quicksilver-interface-fumo-updated" title="Fumo Quicksilver interface">Fumo has since been updated.</a></p>

<p>With so many people asking, I just can&#8217;t procrastinate any longer. You win.  Here it is.</p>

<p>It&#8217;s most definitely not the finished thing yet. Yes, I have been taking a while. No, there is nothing you can do about it (short of asking for the source and developing it, which you may do by sending me a polite <a href="http://dev.lipidity.com/contact-me/">email</a>).<!--more--></p>

<p style="text-align: center"><a href="http://dev.lipidity.com/wp-content/uploads/2007/03/fumo_smoke.png" title="Fumo Smoking" rel="lightbox"><img src="http://dev.lipidity.com/wp-content/uploads/2007/03/fumo_smoke.png" alt="Fumo Smoking" /></a></p>

<h3>The Fumo Quicksilver Interface</h3>

<p>Firstly, there&#8217;s the <strong>smoking version</strong>. In other words, smoke pores out of it when it&#8217;s active. It does take a few seconds for the smoke to start and is only supported by more recent Macs. This is obviously courtesy of Disco. Instructions are in the package, but essentially you need to copy the Smoke.framework (included in the .zip file) to /Library/Frameworks/ for the interface to work. <del>Download the entire thing from this wonderful <a href="http://dev.lipidity.com/fumo">hyperlink</a>. And if you&#8217;re worried about performance and what-not, the smoke gets deactivated or &#8216;cooled&#8217; when the interface is hidden. See? Of course you don&#8217;t, you haven&#8217;t <a href="http://dev.lipidity.com/Fumo_w_smoke.zip">downloaded it</a> yet.</del></p>

<p><del>For those who&#8217;d prefer to leave out the smoke, there&#8217;s also a <strong>non-smoking version</strong>, again with another grand <a href="http://dev.lipidity.com/Fumo.zip">hyperlink</a>. There are no installation instructions.</del> Just double-click the .qsplugin bundle (because technically it&#8217;s more of a folder than a file) and choose Fumo under the &#8220;appearance&#8221; section of the Quicksilver preferences. Easy!</p>

<p><ins class='callout'>Fumo&#8217;s undergone major updates recently. You can always find the latest version <a href="http://dev.lipidity.com/fumo">here</a>.</ins></p>

<h3>Still in the works</h3>

<p>I think I should just reiterate that this is still <em>not finished</em>. There&#8217;s a lot of work to be done (still). To see where development is heading, see Pavel&#8217;s <a href="http://dev.lipidity.com/apple/creating-fumo-a-new-quicksilver-interface">original mock-ups</a>.</p>

<p>Now, here&#8217;s the part of the post where I kindly ask for feedback. Feedback anyone?</p>

<p class='note'><a href="http://dev.lipidity.com/apple/quicksilver-interface-fumo-updated" title="Fumo Quicksilver interface">Major update to Fumo: comma trick, fixed up smoke, preference pane, and more</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lipidity.com/apple/fumo-still-smokes-has-non-smoking-evil-twin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fumo&#8217;s Fumin&#8217;</title>
		<link>http://lipidity.com/apple/fumos-fumin/</link>
		<comments>http://lipidity.com/apple/fumos-fumin/#comments</comments>
		<pubDate>Sat, 17 Mar 2007 02:57:20 +0000</pubDate>
		<dc:creator>Ankur</dc:creator>
		
		<category><![CDATA[Apple]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://dev.lipidity.com/apple/fumos-fumin</guid>
		<description><![CDATA[

This version&#8217;s not publicly available yet. Austin &#38; Co. (developers of the application that uses this effect) need to be contacted, and I need to have an option to turn the smoke on / off. It cools down automatically when the interface is hidden, but I&#8217;m sure not everyone likes passive smoking.

Doesn&#8217;t it look fantastic?



Another [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><a href="http://dev.lipidity.com/wp-content/uploads/2007/03/fumo_smoke.png" title="Fumo Smoking" rel="lightbox"><img src="http://dev.lipidity.com/wp-content/uploads/2007/03/fumo_smoke.png" alt="Fumo Smoking" /></a></p>

<p>This version&#8217;s not publicly available yet. Austin &amp; Co. (developers of the application that uses this effect) need to be contacted, and I need to have an option to turn the smoke on / off. It cools down automatically when the interface is hidden, but I&#8217;m sure not everyone likes passive smoking.</p>

<p>Doesn&#8217;t it look fantastic?</p>

<!--more-->

<p>Another update I&#8217;ve made is using bezier paths and curves to draw the interface, rather than letting Quicksilver render it. It had to be done eventually, so I might as well do it sooner rather than later. The fill and the white border were rendered using paths, but obviously they&#8217;ll be cleaned up to look good as development progresses.</p>

<p>A preference pane will be among us soon, and possibly a hint of customization in the results pane / drawer. The interface will also be getting a stretch and redesign to make it appear more like the actual <a href="http://dev.lipidity.com/apple/creating-fumo-a-new-quicksilver-interface">concept</a> by Pavel.</p>

<p>Now, can we get some feedback please?</p>

<p><strong>Update:</strong> Major updates to all aspects of the interface. See <a href="http://dev.lipidity.com/fumo">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lipidity.com/apple/fumos-fumin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dissing Fumo? Look at this&#8230;</title>
		<link>http://lipidity.com/apple/dissing-fumo-look-at-this/</link>
		<comments>http://lipidity.com/apple/dissing-fumo-look-at-this/#comments</comments>
		<pubDate>Thu, 01 Mar 2007 07:33:32 +0000</pubDate>
		<dc:creator>Ankur</dc:creator>
		
		<category><![CDATA[Apple]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://dev.lipidity.com/apple/dissing-fumo-look-at-this</guid>
		<description><![CDATA[<ins class='block'><big>This is post is old. Really old. Head over to the <a href="http://dev.lipidity.com/fumo">shiny new one</a>.</big></ins>]]></description>
			<content:encoded><![CDATA[<p>Recently, my short <a href="http://dev.lipidity.com/apple/fumo-quicksilver-interface-download-test">update on Fumo</a> reached the homepage of <a href="http://digg.com/apple/Fumo_interface_for_Quicksilver" title="Fumo interface concept Dugg">Digg</a>, where a lot of people praised the idea, while others expressed their annoyance claiming the concept was flawed, or that the real interface would never look as good as the original.</p>

<hr />

<p>I can understand the frustration of having the short post on the Digg front page and am not in the least surprised that it was promptly buried (I would have done the same), but where I do object is the false idea many people have regarding the development of Fumo. If you don&#8217;t like the concept or the <a href="http://dev.lipidity.com/apple/creating-fumo-a-new-quicksilver-interface" title="Fumo interface">mockups</a>, that&#8217;s fine, but just because the interface doesn&#8217;t look like the concept now, doesn&#8217;t mean it&#8217;ll never get there. I&#8217;m not promising an exact replica, but hey, at least see what it turns out to be before dissing it.</p>

<p>Speaking of looks, here&#8217;s what Fumo is currently like.</p>

<p style="text-align: center"><a href="http://dev.lipidity.com/wp-content/uploads/2007/03/fumo.png" title="Fumo black" rel="lightbox"><img src="http://dev.lipidity.com/wp-content/uploads/2007/03/fumo.png" alt="Fumo black" /></a></p>

<p>The &#8220;transmogrify&#8221; effect has been overridden with a nice effect you may recall from Dashboard (if you&#8217;ve ever used Cmd-R to refresh a widget)&#8230; You can watch a short <a href="http://dev.lipidity.com/wp-content/uploads/2007/03/fumo11.mov" title="Fumo movie">movie</a> of the effect, or just <a href="http://dev.lipidity.com/fumo.zip">download the interface</a> and see for yourself.</p>

<p>(To get the warping effect going, set a shortcut key for &#8220;activate in text mode&#8221; and hit it)</p>

<p><strong>Update:</strong> Major updates to Fumo found <a href="http://dev.lipidity.com/fumo">here</a>.</p>

<p>Do you have any feature suggestions for a Quicksilver interface or plugin? Or any feedback on the current status of Fumo?</p>
]]></content:encoded>
			<wfw:commentRss>http://lipidity.com/apple/dissing-fumo-look-at-this/feed/</wfw:commentRss>
<enclosure url="http://dev.lipidity.com/wp-content/uploads/2007/03/fumo11.mov" length="1769664" type="video/quicktime" />
		</item>
		<item>
		<title>QS interface Fumo still going</title>
		<link>http://lipidity.com/apple/fumo-quicksilver-interface-download-test/</link>
		<comments>http://lipidity.com/apple/fumo-quicksilver-interface-download-test/#comments</comments>
		<pubDate>Sun, 25 Feb 2007 08:24:41 +0000</pubDate>
		<dc:creator>Ankur</dc:creator>
		
		<category><![CDATA[Apple]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://dev.lipidity.com/apple/fumo-quicksilver-interface-download-test</guid>
		<description><![CDATA[<div class="alert">Old post alert! See the heavily updated Fumo <a href="http://dev.lipidity.com/fumo">here</a>.</div>]]></description>
			<content:encoded><![CDATA[<p>Development is still going, but the finished product will probably only faintly resemble the <a href="http://dev.lipidity.com/apple/creating-fumo-a-new-quicksilver-interface">mock-ups</a>, unless Quicksilver goes open source.</p>

<p style="text-align: center"><a href="http://dev.lipidity.com/apple/creating-fumo-a-new-quicksilver-interface" title="Fumo mockup"><img src="http://dev.lipidity.com/wp-content/uploads/2007/02/fumomock.png" alt="Fumo mockup" /></a></p>

<p>vs.</p>

<p style="text-align: center"><a href="http://lipidity.com/plugins/quicksilver/fumo/" title="Download the Fumo interface for Quicksilver"><img src="http://dev.lipidity.com/wp-content/uploads/2007/02/fumo_interface.png" alt="Fumo 1 screenshot" /></a></p>

<p>You can <a href="http://lipidity.com/plugins/quicksilver/fumo/" title="Download Fumo">Download Fumo</a> to see how its turning out, and to provide some much-needed feedback.</p>

<p>Features currently added include some pretty stunning animation effects for entry / exit of the interface. (Activate in text mode is also pretty sweet).</p>

<p>There are some very cool animation in this, which utilize <a href="http://dev.lipidity.com/feature/tutorial/ebook-xcode-animations-core-graphics">Core Graphics APIs</a>, so it  really should be a bezel and cube-killer once its ready to be released.</p>
]]></content:encoded>
			<wfw:commentRss>http://lipidity.com/apple/fumo-quicksilver-interface-download-test/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fumo - coming along</title>
		<link>http://lipidity.com/apple/fumo-coming-along/</link>
		<comments>http://lipidity.com/apple/fumo-coming-along/#comments</comments>
		<pubDate>Mon, 11 Dec 2006 02:19:36 +0000</pubDate>
		<dc:creator>Ankur</dc:creator>
		
		<category><![CDATA[Apple]]></category>

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://dev.lipidity.com/apple/fumo-coming-along</guid>
		<description><![CDATA[This is mainly for developers, but if you&#8217;re a Quicksilver user and want to get a taste of the upcoming Fumo interface, feel free to tune in.

Nicholas Jitkoff, aka Alcor, the developer of Quicksilver has been extremely generous in providing assistance and code. A developer by the name of &#8220;ytrewq1&#8243; has also been very gracious. [...]]]></description>
			<content:encoded><![CDATA[<p>This is mainly for developers, but if you&#8217;re a Quicksilver user and want to get a taste of the upcoming Fumo interface, feel free to tune in.</p>

<p>Nicholas Jitkoff, aka Alcor, the developer of Quicksilver has been <em>extremely</em> generous in providing assistance and code. A developer by the name of &#8220;ytrewq1&#8243; has also been very gracious. Sincere appreciation to both of them.</p>

<p>Well, let&#8217;s take a look at how Fumo is shaping up. I&#8217;ve added a sliding transition for when it&#8217;s activated so it shoots down from the top of the screen. I&#8217;ve also made the contentView of the window transparent, and added a custom view to which the rendering of the background is done. Trust me, it&#8217;s easier that way.</p>

<p style="text-align: center"><img src="http://dev.lipidity.com/wp-content/uploads/2006/12/fumo2.png" id="image89" alt="Fumo Interface" /></p>

<p>The transition for the window exiting (by sliding out) is very crude and you&#8217;ll notice that I&#8217;ve had to use the &#8220;reallyOrderOut:&#8221; method on the window since orderOut makes it fade out, and it looks weird if the window slides out of the screen, then reappears and fades.</p>

<p>Final thing, (actually the first real thing I did) was the subclassing of the &#8220;activateInTextMode:&#8221; method. Try activating the interface in text mode (you&#8217;ll need to have a trigger for Command Window in Text Mode). Hopefully you get a very nice warping effect.</p>

<p>Next on the agenda is changing the background and text color of the actual searching views. Take a shot at it if you like. Here&#8217;s the source code:</p>

<p class="download"><a href="http://dev.lipidity.com/wp-content/uploads/2006/12/qsfumointerface.zip" id="p91">Fumo Source</a></p>

<p><strong>Update: </strong>Download a (still unstable) version of Fumo from <a href="http://dev.lipidity.com/apple/fumo-still-smokes-has-non-smoking-evil-twin">this post</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lipidity.com/apple/fumo-coming-along/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fumo update</title>
		<link>http://lipidity.com/apple/fumo-update/</link>
		<comments>http://lipidity.com/apple/fumo-update/#comments</comments>
		<pubDate>Thu, 30 Nov 2006 03:58:45 +0000</pubDate>
		<dc:creator>Ankur</dc:creator>
		
		<category><![CDATA[Apple]]></category>

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://dev.lipidity.com/apple/fumo-update</guid>
		<description><![CDATA[Remember Fumo? Well, I have slowly been unraveling the source code Alcor kindly provided, and am starting to get the picture of how everything works. I&#8217;ve been playing around with different interface ideas, and for Fumo, have so far got something like this:



Yeah, I know it&#8217;s a far cry from the actual interface mockups Pavel [...]]]></description>
			<content:encoded><![CDATA[<p>Remember <a href="http://dev.lipidity.com/apple/creating-fumo-a-new-quicksilver-interface">Fumo</a>? Well, I have slowly been unraveling the source code Alcor kindly provided, and am starting to get the picture of how everything works. I&#8217;ve been playing around with different interface ideas, and for Fumo, have so far got something like this:</p>

<p style="background-color: #000000; text-align: center; padding-top: 5px; padding-bottom: 5px"><img src="http://dev.lipidity.com/wp-content/uploads/2006/11/fumo-1.png" id="image79" alt="Fumo screenshot 1" /></p>

<p>Yeah, I know it&#8217;s a far cry from the actual <a href="http://www.flickr.com/photos/53574004@N00/" rel="external" title="Visit the Fumo photoset on Flickr">interface mockups</a> Pavel created, but it&#8217;s a start. I mean, I&#8217;ve been whinging about this a lot, but you try to subclass views that are as cool and extreme as Quicksilver&#8217;s - without looking at their implementations. As ytrewq1 described, writing plugins for Quicksilver is a tedious process involving looking through the available code and just experimenting until something goes right.</p>

<p>Having said that, I&#8217;m having a lot of fun writing code for my favorite app, and it shouldn&#8217;t be too long before Fumo hits the market&#8230; uh&#8230; streets. It&#8217;s a great idea that is just waiting to be created (in fact, it&#8217;s been waiting for several months now. Before I knew about it, of course).</p>

<p>Got any ideas for Fumo? Or for a plugin for Quicksilver? I&#8217;m eagerly awaiting that comment <img src='http://lipidity.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>

<p><strong>Update: </strong>Download a (still unstable) version of Fumo from <a href="http://dev.lipidity.com/apple/fumo-still-smokes-has-non-smoking-evil-twin">this post</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lipidity.com/apple/fumo-update/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Creating Fumo : A new Quicksilver interface</title>
		<link>http://lipidity.com/apple/creating-fumo-a-new-quicksilver-interface/</link>
		<comments>http://lipidity.com/apple/creating-fumo-a-new-quicksilver-interface/#comments</comments>
		<pubDate>Tue, 28 Nov 2006 05:54:54 +0000</pubDate>
		<dc:creator>Ankur</dc:creator>
		
		<category><![CDATA[Apple]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://dev.lipidity.com/apple/creating-fumo-a-new-quicksilver-interface</guid>
		<description><![CDATA[Having been contact by the creator of the Fumo interface concept, Pavel, I am starting work on creating the a brand spanking new interface for Quicksilver. Take a look at the mockups he&#8217;s created.



While various difficulties (trying to write a plugin on top a system that I can&#8217;t see, using subclasses that I can&#8217;t see [...]]]></description>
			<content:encoded><![CDATA[<p>Having been contact by the creator of the Fumo interface concept, Pavel, I am starting work on creating the a brand spanking new interface for <a href="http://quicksilver.blacktree.com/" rel="external" title="Visit the Quicksilver homepage - it's mostly void of information and hype, though.">Quicksilver</a>. Take a look at the <a href="http://www.flickr.com/photos/53574004@N00/">mockups</a> he&#8217;s created.</p>

<p><a href="http://dev.lipidity.com/wp-content/uploads/2006/11/167044511_95188f0f04.jpg" class="imagelink" title="Fumo #4" rel="lightbox"><img src="http://dev.lipidity.com/wp-content/uploads/2006/11/167044511_95188f0f04.thumbnail.jpg" id="image75" alt="Fumo #4" /></a></p>

<p>While various difficulties (trying to write a plugin on top a system that I can&#8217;t see, using subclasses that I can&#8217;t see the implementations for, etc.) are proving to be tough challenges, Alcor (Nicholas Jitkoff) and ytrewq1 have been and are continuing to be most helpful in providing help when I need it. Alcor has already provided code for the &#8220;window&#8221; interface that I will be building on top of on, and ytrewq1 has assisted in overcoming various programming hurdles and provided some welcome encouragement.</p>

<p>That&#8217;s what&#8217;s so great about the Apple Mac Developer community - they&#8217;re ready to help people out and provide whatever assistance they can. Sure beats the &#8220;read the incoherent documentation&#8221; or &#8220;Google it&#8221; approach employed by various other <a href="http://microsoft.com" rel="external" title="Which other OS? Why, Windows of course.">operating systems</a> regarding development troubleshooting.</p>

<p>And if you don&#8217;t know what Quicksilver is, or don&#8217;t use it, it&#8217;s time to get up and walk out of that dusty cave. Trust me, it&#8217;ll relegate Finder, Automator, and System Preferences to &#8220;lost somewhere in the HD&#8221;. It&#8217;s <em>the</em> best thing that happened to productivity, and once you start to tap into it&#8217;s power, you realize how much more it has. For example, I had a workflow to scale images. While playing around with the Quicksilver&#8217;s preferences, I found that you not only scale images, but also convert images to/from psd, jpg, png, gif, and a plethora of other formats. You can change your desktop background, move / copy / rename / delete files, add and delete lines from files without opening them, get into, do a Spotlight search. You can also add triggers (hotkeys), and integrate it with just about any application that exists. I mean, seriously, this thing is powerful. Get it now, use it now, and wait for Fumo.</p>

<p><strong>Update: </strong>Download a (still unstable) version of Fumo from <a href="http://dev.lipidity.com/apple/fumo-still-smokes-has-non-smoking-evil-twin">this post</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lipidity.com/apple/creating-fumo-a-new-quicksilver-interface/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
