<?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>Dave Amenta .com &#187; DigsbyGoIm</title>
	<atom:link href="http://www.daveamenta.com/tag/digsbygoim/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daveamenta.com</link>
	<description>(dot (at dave daveamenta) com)</description>
	<lastBuildDate>Tue, 31 Jan 2012 17:22:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Digsby-GoIm &#8211; Have Digsby recognize and handle aim: URL&#8217;s</title>
		<link>http://www.daveamenta.com/2008-07/digsby-goim-have-digsby-recognize-and-handle-aim-urls/</link>
		<comments>http://www.daveamenta.com/2008-07/digsby-goim-have-digsby-recognize-and-handle-aim-urls/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 20:50:59 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[AIM]]></category>
		<category><![CDATA[Digsby]]></category>
		<category><![CDATA[DigsbyGoIm]]></category>

		<guid isPermaLink="false">http://www.daveamenta.com/?p=81</guid>
		<description><![CDATA[There was a request a few weeks back on the Digsby forums for the ability to have Digsby recognize and interpret aim: links.  AIM Links allow you to add a URL to a webpage which will automatically launch AIM.  You have the ability to specify to &#8220;add a specified contact&#8221; or &#8220;send a message&#8221; to [...]]]></description>
			<content:encoded><![CDATA[<p>There was a request a few weeks back on the Digsby forums for the ability to have Digsby recognize and interpret aim: links.  AIM Links allow you to add a URL to a webpage which will automatically launch AIM.  You have the ability to specify to &#8220;add a specified contact&#8221; or &#8220;send a message&#8221; to a contact.</p>
<p><strong>Examples:</strong></p>
<p>Send a message:</p>

<div class="wp_syntax"><div class="code"><pre class="c" style="font-family:monospace;">aim<span style="color: #339933;">:</span>goim<span style="color: #339933;">?</span>screenname<span style="color: #339933;">=</span>davux</pre></div></div>

<p>Output: <a href="aim:goim?screenname=davux">Send Dave a message!</a></p>
<p>Add a contact:</p>

<div class="wp_syntax"><div class="code"><pre class="c" style="font-family:monospace;">aim<span style="color: #339933;">:</span>addbuddy<span style="color: #339933;">?</span>screenname<span style="color: #339933;">=</span>davux</pre></div></div>

<p>Output: <a href="aim:addbuddy?screenname=davux">Add Dave to your contact list!</a></p>
<p><strong>Note</strong>:  Alternate aim:// links are also supported.<br />
<strong>Usage</strong></p>
<p>This Flexibility works great on message boards and community sites where single-click access to an alternate communication medium is advantageous.</p>
<p><strong>The Catch</strong></p>
<p>This program (like many of my Digsby enhancements) works by simulating a user, and due to some limitations in Digsby itself, I&#8217;m unable to gracefully get around this single limitation for the software.  I hope that for most people, it would be trivial.</p>
<p><em>You must have your AIM account as the primary account in Digsby</em>.</p>
<p>This means that your AIM screen name <strong>must</strong> be the first one listed when you view your accounts.  You can view your accounts by clicking on <strong>Tools</strong> and then <strong>Preferences</strong> and select the <strong>Accounts</strong> tab.  You can move the account by simply dragging it up or down.</p>
<p><strong>Note</strong>: A restart is required for these changes to take effect.</p>
<p><strong>The Software</strong></p>
<p>DigsbyGoIm is easy to use.  You&#8217;ll need to install it just once, and it will work without any extra interaction on your part.  There is no need to start run it manually.  Clicking on any aim: link will launch it, and in turn, Digsby.</p>
<p>Once downloaded, copy the executable to a location which you will not accidentally delete it.  The program will register itself to that location, and if you remove or delete the file, links will no longer be handled.  If you do decide to move the program&#8211;don&#8217;t worry.  Re-running the executable to install will update the references and links will be handled at the new location.</p>
<p>Double-click <strong>DigsbyGoIm.exe</strong> to install.  You will be prompted with a set of options.</p>
<p><img class="alignnone size-full wp-image-82" title="digsbygoim" src="http://www.daveamenta.com/wp-content/uploads/2008/07/digsbygoim.jpg" alt="" width="500" height="336" /></p>
<p>Selecting YES will install the handler.  <strong>Note that this will overwrite any current AIM link handler</strong>.  You will need to reinstall AIM in order to recover your old link handler.  AIM will continue to function properly in all aspects other than handling links.</p>
<p>If you are using Windows Vista, you will be prompted to elevate.  This is a one-time action and is required in order to add the registry entry to HKEY_CLASSES_ROOT that will allow this program to register itself to handle links.</p>
<p>That&#8217;s it!  Links will be handled now, and you can enjoy not having to copy and paste screen names to send messages.  Note that <em>addbuddy</em> link identifier will not actually add the buddy to your contact list, but rather just invoke the <em>Add Contact</em> dialog, and fill in the name.  You will have the option to select an alias and click<strong> Add</strong>.  Also note that the <em>message</em> parameter will be ignored for <em>goim</em> links.</p>
<p><em></em><em><img class="alignnone size-full wp-image-83" title="addontact" src="http://www.daveamenta.com/wp-content/uploads/2008/07/addontact.jpg" alt="" width="310" height="260" /></em></p>
<p><em></em><em><strong>Download</strong></em></p>
<p><em><a href="/download/DigsbyGoIm_110.zip">DigsbyGoIm 1.1.0</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.daveamenta.com/2008-07/digsby-goim-have-digsby-recognize-and-handle-aim-urls/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

