<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Adium + Quicksilver Script</title>
	<atom:link href="http://dcortesi.com/2008/01/12/adium-quicksilver-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://dcortesi.com/2008/01/12/adium-quicksilver-script/</link>
	<description>Coding, Security, and maybe a little bit about Damon Cortesi</description>
	<pubDate>Tue, 07 Oct 2008 04:37:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Jon</title>
		<link>http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-91806</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 01 Oct 2008 20:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-91806</guid>
		<description>I'm new to QS, I don't know anything about code (I teach myself web design, so I've learned HTML), I don't quite fully understand what a "plist" is, though I have some idea. However, within three tries, I managed to do this properly and make this work. Absolutely wonderful, thanks a million! this is awesome.</description>
		<content:encoded><![CDATA[<p>I&#8217;m new to QS, I don&#8217;t know anything about code (I teach myself web design, so I&#8217;ve learned HTML), I don&#8217;t quite fully understand what a &#8220;plist&#8221; is, though I have some idea. However, within three tries, I managed to do this properly and make this work. Absolutely wonderful, thanks a million! this is awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-89215</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Thu, 28 Aug 2008 17:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-89215</guid>
		<description>Brilliant. It does work for me now. Thank you very much!</description>
		<content:encoded><![CDATA[<p>Brilliant. It does work for me now. Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damon</title>
		<link>http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-89169</link>
		<dc:creator>Damon</dc:creator>
		<pubDate>Wed, 27 Aug 2008 23:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-89169</guid>
		<description>Yea, I think Adium had some pretty significant changes with respect to the contact list in 1.3. I don't actually use Quicksilver anymore, but I may install it and try to figure it out unless somebody else gets to it before I do.

&lt;!--more--&gt;Update&lt;!--more--&gt;
The code seems to work by removing the &lt;code&gt;or title starts with im_contact_name&lt;/code&gt; portion. Seems that property disappeared in the most recent version.</description>
		<content:encoded><![CDATA[<p>Yea, I think Adium had some pretty significant changes with respect to the contact list in 1.3. I don&#8217;t actually use Quicksilver anymore, but I may install it and try to figure it out unless somebody else gets to it before I do.</p>
<p><!--more-->Update<!--more--><br />
The code seems to work by removing the <code>or title starts with im_contact_name</code> portion. Seems that property disappeared in the most recent version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-89167</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Wed, 27 Aug 2008 22:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-89167</guid>
		<description>It also doesn't work for me. So close, I can smell it. Quicksilver B54 and Adium 1.3, here's what's showing up in the console:

8/27/08 3:29:45 PM Quicksilver[3728] error {
    NSAppleScriptErrorAppName = Adium;
    NSAppleScriptErrorBriefMessage = "Can\U2019t get title of contact.";
    NSAppleScriptErrorMessage = "Adium got an error: Can\U2019t get title of contact.";
    NSAppleScriptErrorNumber = -1728;
    NSAppleScriptErrorRange = NSRange: {0, 0};
}</description>
		<content:encoded><![CDATA[<p>It also doesn&#8217;t work for me. So close, I can smell it. Quicksilver B54 and Adium 1.3, here&#8217;s what&#8217;s showing up in the console:</p>
<p>8/27/08 3:29:45 PM Quicksilver[3728] error {<br />
    NSAppleScriptErrorAppName = Adium;<br />
    NSAppleScriptErrorBriefMessage = &#8220;Can\U2019t get title of contact.&#8221;;<br />
    NSAppleScriptErrorMessage = &#8220;Adium got an error: Can\U2019t get title of contact.&#8221;;<br />
    NSAppleScriptErrorNumber = -1728;<br />
    NSAppleScriptErrorRange = NSRange: {0, 0};<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-89054</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 26 Aug 2008 19:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-89054</guid>
		<description>Hhm ... doesn't work for me ;( 
Maybe its because of Adium X 1.3?</description>
		<content:encoded><![CDATA[<p>Hhm &#8230; doesn&#8217;t work for me ;(<br />
Maybe its because of Adium X 1.3?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. Rosenblatt: The Blog &#187; Quicksilver + Adium</title>
		<link>http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-80959</link>
		<dc:creator>Mr. Rosenblatt: The Blog &#187; Quicksilver + Adium</dc:creator>
		<pubDate>Sat, 17 May 2008 04:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-80959</guid>
		<description>[...] I&#8217;ve had a MacBook Pro for about 3 days now, and I&#8217;m loving it. One really sweet program is Quicksilver, which is like the Windows Run dialog on steroids. There&#8217;s a great script I&#8217;ve just started using that lets you send Adium IMs from Quicksilver [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;ve had a MacBook Pro for about 3 days now, and I&#8217;m loving it. One really sweet program is Quicksilver, which is like the Windows Run dialog on steroids. There&#8217;s a great script I&#8217;ve just started using that lets you send Adium IMs from Quicksilver [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Rosenblatt</title>
		<link>http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-80958</link>
		<dc:creator>Tim Rosenblatt</dc:creator>
		<pubDate>Sat, 17 May 2008 03:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-80958</guid>
		<description>Hey, thanks for making this. I was having problems with outdated versions, but with Adium 1.2.5 and Quicksilver B54 (is it B?)

I think the next level would be to get a list of matching screen names out of Adium, display a drop down, and show which user will actually receive the message. Any thoughts on how this could be done?</description>
		<content:encoded><![CDATA[<p>Hey, thanks for making this. I was having problems with outdated versions, but with Adium 1.2.5 and Quicksilver B54 (is it B?)</p>
<p>I think the next level would be to get a list of matching screen names out of Adium, display a drop down, and show which user will actually receive the message. Any thoughts on how this could be done?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-70136</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Wed, 02 Apr 2008 11:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-70136</guid>
		<description>Very handy script, thanks. I noticed after using it to send an IM, the focus goes to the chat window.

But I'd rather have the focus remain on my current active window so I can continue with whatever I was doing. Is that possible?

Thanks again.</description>
		<content:encoded><![CDATA[<p>Very handy script, thanks. I noticed after using it to send an IM, the focus goes to the chat window.</p>
<p>But I&#8217;d rather have the focus remain on my current active window so I can continue with whatever I was doing. Is that possible?</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prceasar</title>
		<link>http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-58921</link>
		<dc:creator>Prceasar</dc:creator>
		<pubDate>Tue, 29 Jan 2008 00:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-58921</guid>
		<description>one thing I would add:
instead of:
send (first chat whose contacts contains user) message im_message
I used:
set im_chat to first chat whose contacts contains user
tell im_chat to activate
send im_chat message im_message

that way if the chat already exists, but a window for it is not open, it will open the window</description>
		<content:encoded><![CDATA[<p>one thing I would add:<br />
instead of:<br />
send (first chat whose contacts contains user) message im_message<br />
I used:<br />
set im_chat to first chat whose contacts contains user<br />
tell im_chat to activate<br />
send im_chat message im_message</p>
<p>that way if the chat already exists, but a window for it is not open, it will open the window</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prceasar</title>
		<link>http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-58919</link>
		<dc:creator>Prceasar</dc:creator>
		<pubDate>Tue, 29 Jan 2008 00:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://dcortesi.com/2008/01/12/adium-quicksilver-script/#comment-58919</guid>
		<description>Great.  I have been struggling with the adium applescript documentation to get the old script working with the new adium 1.2.x.. this does the trick. Thanks!</description>
		<content:encoded><![CDATA[<p>Great.  I have been struggling with the adium applescript documentation to get the old script working with the new adium 1.2.x.. this does the trick. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

