<?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>Aaron Toponce &#187; Gaim</title>
	<atom:link href="http://pthree.org/category/gaim/feed/" rel="self" type="application/rss+xml" />
	<link>http://pthree.org</link>
	<description>Linux.  GNU.  Freedom.</description>
	<lastBuildDate>Sun, 06 May 2012 14:41:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta2-20489</generator>
		<item>
		<title>A Couple Changes Today</title>
		<link>http://pthree.org/2007/04/08/a-couple-changes-today/</link>
		<comments>http://pthree.org/2007/04/08/a-couple-changes-today/#comments</comments>
		<pubDate>Sun, 08 Apr 2007 18:38:19 +0000</pubDate>
		<dc:creator>Aaron Toponce</dc:creator>
				<category><![CDATA[Gaim]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.pthree.org/2007/04/08/a-couple-changes-today/</guid>
		<description><![CDATA[These are probably the two most prominent changes today, both taking effect on Easter. - Debian releases version 4.0, codenamed &#8220;Etch&#8221;. - Gaim changes its name to Pidgin, due to legal pressure from AOL. This is great news for the Free Software world. Debian, being the most forked Linux distribution with the largest and most [...]]]></description>
			<content:encoded><![CDATA[<p>These are probably the two most prominent changes today, both taking effect on Easter.</p>
<p>- Debian releases version 4.0, <a href="http://www.us.debian.org/releases/stable/">codenamed &#8220;Etch&#8221;</a>.<br />
- Gaim changes its name to <a href="http://www.pidgin.im">Pidgin</a>, due to legal pressure from AOL.</p>
<p>This is great news for the Free Software world.  Debian, being the most forked Linux distribution with the largest and most widely used package management tool apt, and Gaim (now Pidgin), being the most widely used IM client in the Free Software world with probably the most used library (libgaim, now libpurple) for other IM clients.</p>
<p>This preceding the news of Ubuntu Feisty being released in just 11 days.  <img src='http://pthree.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://pthree.org/2007/04/08/a-couple-changes-today/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Setting The Standards Bar</title>
		<link>http://pthree.org/2007/02/21/setting-the-standards-bar/</link>
		<comments>http://pthree.org/2007/02/21/setting-the-standards-bar/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 14:41:03 +0000</pubDate>
		<dc:creator>Aaron Toponce</dc:creator>
				<category><![CDATA[Gaim]]></category>
		<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.pthree.org/2007/02/21/setting-the-standards-bar/</guid>
		<description><![CDATA[One of the things that I hate about instant messaging clients is the lack of adherence to standards. In fact, the specification that I think should be adhered to the most, isn&#8217;t. I&#8217;ve blogged about this before, so I apologize to the planets that I am syndicated to in advance for duplicating content. However, due [...]]]></description>
			<content:encoded><![CDATA[<p>One of the things that I hate about instant messaging clients is the lack of adherence to standards.  In fact, the specification that I think should be adhered to the most, isn&#8217;t.  <a href="http://www.pthree.org/2006/07/19/streamline-client-encryption-before-i-lose-my-mind/">I&#8217;ve blogged about this before</a>, so I apologize to the planets that I am syndicated to in advance for duplicating content.  However, due to the recent poll about which IM client you use, I&#8217;ve setup another.<br />
<a href="http://www.pthree.org/2007/02/17/poll-select-your-linux-im-client/"><br />
In the last poll</a>, the top 5 Linux clients that are currently in operation are, as a result of my poll, in order from most used to least:</p>
<ol>
<li>Gaim</li>
<li>Kopete</li>
<li>Gajim</li>
<li>Gossip</li>
<li>aMSN</li>
</ol>
<p>I look at those clients, and recognize that there isn&#8217;t a single standard between any two of them for encrypting your messages.  There are just too many options:</p>
<ul>
<li><u>gaim-encryption</u>: Only works with Gaim, or clients implementing the Gaim code.</li>
<li><u>otr</u>: a good alternative, working with Gaim, Adium for Mac and Trillian for Windows, but not available for other clients.</li>
<li><u>otr-proxy</u>: probably a better alternative than it&#8217;s parent, allowing any IM client that can utilize a proxy access.  However, at the moment, it only works for AIM and ICQ protocols, alienating many users.</li>
<li><u>GnuPG</u>: In my opinion, the best alternative using your personal GnuPG keypair, but, only implemented in Gajim and Psi.</li>
</ul>
<p>I&#8217;m sure there are other options, but I think the point is made.  I should be able to choose any IM client, and encrypt my traffic with a standard spec that is implemented across the table, regardless of which client my friends choose.</p>
<p>As mentioned, I personally favor using my private and public GnuPG keypair.  To me, that just makes sense.  Why keep track of two keys, one for IM, and the other for everything else?  But, I would be willing to see otr or otr-proxy as the standard as well.  The point is just setting the standard, then implementing it across clients.</p>
<p>As such, here is another poll.  Should an encryption standard be set, regardless of IM client or protocol, given the information that I outlined here?</p>
<p>I should mention that I use Jabber as my means of IM communication.  Jabber, by default, implements SSL/TLS.  So, my traffic is already incrypted on the wire with my friends.  However, can I trust that the Jabber server I or my friends connect to are not decrypting and logging the chat sessions?  Something to think about.</p>
<div>
	<div class='democracy'>
		<strong class="poll-question">Should there be a starndard encryption process among IM clients?</strong>
		<div class='dem-results'>
		<form action='http://pthree.org/wp-content/plugins/democracy/democracy.php' onsubmit='return dem_Vote(this)'>
		<ul>
			<li>
					<input type='radio' id='dem-choice-17' value='17' name='dem_poll_3' />
					<label for='dem-choice-17'>Yes</label>
			</li>
			<li>
					<input type='radio' id='dem-choice-18' value='18' name='dem_poll_3' />
					<label for='dem-choice-18'>No</label>
			</li>
		</ul>
			<input type='hidden' name='dem_poll_id' value='3' />
			<input type='hidden' name='dem_action' value='vote' />
			<input type='submit' class='dem-vote-button' value='Vote' />
			<a href='/category/gaim/feed/?dem_action=view&amp;dem_poll_id=3' onclick='return dem_getVotes("http://pthree.org/wp-content/plugins/democracy/democracy.php?dem_action=view&amp;dem_poll_id=3", this)' rel='nofollow' class='dem-vote-link'>View Results</a>
		</form>
		</div>
	</div></div>
]]></content:encoded>
			<wfw:commentRss>http://pthree.org/2007/02/21/setting-the-standards-bar/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Goodbye Gaim- Forever</title>
		<link>http://pthree.org/2006/09/14/goodbye-gaim-forever/</link>
		<comments>http://pthree.org/2006/09/14/goodbye-gaim-forever/#comments</comments>
		<pubDate>Thu, 14 Sep 2006 20:04:39 +0000</pubDate>
		<dc:creator>Aaron Toponce</dc:creator>
				<category><![CDATA[Gaim]]></category>
		<category><![CDATA[Jabber]]></category>

		<guid isPermaLink="false">http://www.pthree.org/2006/09/14/goodbye-gaim-forever/</guid>
		<description><![CDATA[Since Open Discussion Day, I have connected personally to Jabber as my only means of IM communication, and I haven&#8217;t looked back. I don&#8217;t miss MSN, AIM, ICQ (although I am stuck using that at work), or Yahoo!. It&#8217;s been wonderful connecting only to Jabber using my Gmail account. Well, since connecting, I just need [...]]]></description>
			<content:encoded><![CDATA[<p>Since <a href="http://www.pthree.org/2006/04/11/open-discussion-day/">Open Discussion Day</a>, I have connected personally to Jabber as my only means of IM communication, and I haven&#8217;t looked back.  I don&#8217;t miss MSN, AIM, ICQ (although I am stuck using that at work), or Yahoo!.  It&#8217;s been wonderful connecting only to Jabber using my Gmail account.</p>
<p>Well, since connecting, I just need a client that connects to Jabber only.  Because I only use Linux, I don&#8217;t need one that is cross-platform compatible, although that would be nice <strong><em>if</em></strong> needed.  Well, through the past little bit, I have been torn from what client to use.  I want a client that has good encryption capabilities, and has SOCKS 5 proxy support.  I want a client that can send a single message to more than one contact simultaneously, and I want a client that takes advantage of the features that Jabber offers, such as resources and priority.  I don&#8217;t care about eye candy, themes, plugins, or any of that.</p>
<p>Well, Gaim certainly isn&#8217;t meeting my needs, and the Gaim devs aren&#8217;t interested in listening to its user base.  So it&#8217;s goodbye Gaim.  I don&#8217;t see why I should use FOSS when the devs aren&#8217;t listening to the Gaim community.  Just browse through the feature requests, and you&#8217;ll see what I mean.</p>
<p>So, from here on out, PSI meets all my needs great, with Gajim coming in a close 2nd.  And, the Psi devs and Gajim devs are interested in their users and what they have to say.</p>
<p>Why am I posting this with such a negative tone?  Because maybe I can help others who connect to Jabber see the light also, and if the Gaim devs ever stop by my blog, maybe they&#8217;ll open their eyes a little, and make the client much more usable.</p>
]]></content:encoded>
			<wfw:commentRss>http://pthree.org/2006/09/14/goodbye-gaim-forever/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Streamline Client Encryption Before I Lose My Mind</title>
		<link>http://pthree.org/2006/07/19/streamline-client-encryption-before-i-lose-my-mind/</link>
		<comments>http://pthree.org/2006/07/19/streamline-client-encryption-before-i-lose-my-mind/#comments</comments>
		<pubDate>Wed, 19 Jul 2006 14:36:24 +0000</pubDate>
		<dc:creator>Aaron Toponce</dc:creator>
				<category><![CDATA[Gaim]]></category>
		<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.pthree.org/2006/07/19/streamline-client-encryption-before-i-lose-my-mind/</guid>
		<description><![CDATA[I am getting really frustrated with encrypting conversations between differing IM clients. Why in the world does this have to be so difficult? First, let&#8217;s talk about the principle of the matter. Then we&#8217;ll get into the nitty-gritty. Regardless of who I am talking to, regardless of what instant messaging client I am using, and [...]]]></description>
			<content:encoded><![CDATA[<p>I am getting really frustrated with encrypting conversations between differing IM clients.  Why in the world does this have to be so difficult?  First, let&#8217;s talk about the principle of the matter.  Then we&#8217;ll get into the nitty-gritty.</p>
<p>Regardless of who I am talking to, regardless of what instant messaging client I am using, and regardless of what protocol I am using, I should be able to protect my conversation from the prying eyes of others.  There shouldn&#8217;t be any hassle on what to implement and what encryption software to use, even though the algorithm would have to be the same, obviously.</p>
<p>In other words, in a perfect IM world, I should be able to log into the Jabber network using the Gajim client on Linux, and talk to Joe, who is using the Adium X client on his Mac, and have an encrypted conversation.  The conversation would employ public key cryptography using GPG as the encryption standard.  However, there should be no issue using PGP and GPG together.  If I can most certainly use the two together when encrypting and decrypting files, then chats should be no different.</p>
<p>Now, in the real world, I can&#8217;t have an encrypted conversation with Joe, because the plugin for Adium X doesn&#8217;t play nice with my encryption capabilities on Gajim, Gaim, Psi, (insert favorite client here).  Just tell him to use Gaim, or a client I am using, right?  Wrong!!  This just isn&#8217;t a headache for Mac users, it&#8217;s a headache for EVERY different IM client that utilizes encryption.  The only two that I know that play well together is Gajim and Psi.  And that is only the case, because they were both built using the same API&#8217;s.</p>
<p>So, let&#8217;s look at the nitty-gritty of it all.  I&#8217;m a Jabber user, so I&#8217;ll review Jabber clients.</p>
<p>Gaim has three options.  There is the Gaim-encryption plugin, the Off-The-Record (OTR) plugin and the Gaim-e plugin.  The Gaim-e plugin is the only plugin that uses your personal GPG key that you already have (if you created one, obviously).  Unfortunately, it looks like the project is no longer in development, as the SourceForge page has been down for some time.  The other two plugins, Gaim-encryption and OTR, use their own standards for encrypting.  This means that unless the buddy you are chatting with is also using Gaim <em>and</em> using the matching plugin, it won&#8217;t work.  So even though Gaim may be the all-in-one for all your personal needs, it seems to be the client that creates the most issues for other users.  Just because it may be the most widely used, does not mean it can do it&#8217;s own thing in this regard.</p>
<p>Gajim and Psi are much less headache prone.  For one, they started off on the right foot.  They are completely different Jabber clients, and yet they play very well with each other with regards to encryption.  They both utilize your personal GPG key pair.  This is very handy, because not only is a standard developed, I don&#8217;t have to use the client to decrypt the conversation.  As I log all of my chats, I can decrypt the conversation without the need of the client.  This is very handy.  They may not be the all-in-one solution that Gaim is (multi-protocol, IRC, etc), but they work and do a good job at it.  Unfortunately, Gaim (except for Gaim-e) and other clients and plugins don&#8217;t play at all with Gajim and Psi.  Does this mean that I have to have 2 or 3 or 4 clients installed to have encrypted conversations with different people?  I shouldn&#8217;t have to, I can tell you that.</p>
<p>I could continue with other clients, both proprietary and FOSS, but suffice it to say, encryption interoperability between clients is a pain.  I shouldn&#8217;t have to alienate contacts in my buddy list because they use a different client than I do or a different plugin.  So, here is what I propose to streamline the process:</p>
<ul>
<li><u>Utilize your personal GPG key.</u>  So Gaim makes it easy with a simple plugin to install.  When it comes to encryption, easy usually means weakening security.  Besides, if someone is interested in encrypting their conversations, chances are that they will do what is necessary, which would mean creating a personal GPG key.  Now they have one key, not several, for email, files, and chats.  They key should also be used regardless of messaging protocol.</li>
<li><u>Utilize the same API and protocol for the key exchange.</u>  Even if a personal GPG key is created, it is useless if different clients cannot communicate with the keys.  This means the transport of the public key to the other client needs to be streamlined in one API.  Gajim and Psi are the perfect example of such an exchange.</li>
<li><u>Make the IM encryption standard platform independent.</u>Finally, the above two standards aren&#8217;t completely functional if they can&#8217;t be implemented across several platforms.  This includes Linux, Macintosh, Windows, *BSD, Solaris, etc.  This standard should be the defining crux of all three.  By doing so, this ensures that the most people are reached, and that the least amount of headache is created.  Keeping these standards platform independent really is the most important of the three</li>
</ul>
<p>There should be a governing body in place that sees these ideals as I do.  If not, I am willing to start one if anyone would be interested helping me.  I wouldn&#8217;t know how though, and I do have other responsibilities.  Still, I think such a body should be in place, whether I start it or not.</p>
<p>Now, I am sure that you have all sorts of concerns or insights regarding this post.  Please, please, I am interested in what they are.  Comment below and let them be heard.  Thanks.</p>
<p>UPDATE: I just learned that Adium X uses the OTR plugin that Gaim can also use.  Those two clients can communicate securely.  This is a step in the right direction, although not perfect.</p>
]]></content:encoded>
			<wfw:commentRss>http://pthree.org/2006/07/19/streamline-client-encryption-before-i-lose-my-mind/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Psi, Gmail and Jabber</title>
		<link>http://pthree.org/2006/04/15/psi-gmail-and-jabber/</link>
		<comments>http://pthree.org/2006/04/15/psi-gmail-and-jabber/#comments</comments>
		<pubDate>Sat, 15 Apr 2006 14:53:15 +0000</pubDate>
		<dc:creator>Aaron Toponce</dc:creator>
				<category><![CDATA[Gaim]]></category>
		<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.pthree.org/2006/04/15/psi-gmail-and-jabber/</guid>
		<description><![CDATA[If I am beating this topic into the ground, so be it. Sometimes, you just need to beat a dead horse, regardless. Due to the decision of switching to Jabber exclusively, I am on the lookout for a good Jabber client for Linux. In fact, a cross-platform client for Windows and Mac OS X would [...]]]></description>
			<content:encoded><![CDATA[<p><img vspace="15" hspace="15" align="right" alt="PsiRoster.png" src="http://www.pthree.org/wp-content/uploads/2006/04/PsiRoster.png" />If I am beating this topic into the ground, so be it.  Sometimes, you just need to beat a dead horse, regardless.</p>
<p>Due to the decision of switching to Jabber exclusively, I am on the lookout for a good Jabber client for Linux.  In fact, a cross-platform client for Windows and Mac OS X would be nice too, but not necessary.  Gaim is good, as it takes advantage of the Jabber IM protocol, but it lacks in many features that even less mature clients have already implemented.  I needed something more and I stumbled across <a href="http://www.psi-im.org">Psi</a>.</p>
<p>Psi (pronounced &#8220;sigh&#8221;), is a cross-platform Jabber client written using the Qt libraries from Trolltech.  Upon initial discovery, Psi is very KDE-ish, if you will.  The icons, and implementation of the Qt libraries make it fit well with KDE.  Looking further into the client, shows a very mature level of development, even for a 0.10 release.</p>
<p>The first feature I was eagerly looking for, that is not implemented in Gaim, was sending a single message to multiple contacts.  I get a lot of crap for this feature, as people ask why.  Plain an simple.  As president of my local LUG, I would like to send a message to the LUG reminding them about a meeting or activity.  Maybe I would like to send a message to all my family about some certain reminder.  At any event, it is very useful.  Luckily, Psi has this feature implemented.</p>
<p>Next, I wanted a client with encryption security.  Now many clients implement this with a plugin.  Gaim is one such client that requires a plugin if you would like your messages to be sent encrypted.  The problem with Gaim and the advantage with Psi is PGP keys.  Gaim uses a builtin encryption layer which works, but how do I know the strength of the keys between myself and the person I am communicating with?  How do I know that there isn&#8217;t a backdoor or other such security issue with the plugin?  Sure, it&#8217;s OSS, so just pull the code up and check myself, but I want to know without digging through code that my conversations are in fact safe.</p>
<p>With using individual PGP or GnuPG keys that each user has, as well as my own personal GnuPG key, I can rest assured that my conversation is safe, with no worries of breaking the encryption or security issues.  The only drawback to this, is if the user you would like to communicate does not have a PGP or GnuPG key, you can&#8217;t engage in that secure communication.  Also, it only works with other Psi users or clients that use the PGP or GnuPG keys rather than plugins.  In other words, I can&#8217;t have an encrypted conversation with you if you use Gaim and I use Psi.  At least not that I am aware of at the moment.</p>
<p>Lastly, this client is lightweight, and fast.  It takes literally no time to launch the application, and everything just seems very snappy.   Again, this is very impressive for a 0.10 release.  I honestly can&#8217;t wait to see what 1.0 brings to the table.</p>
<p>Ok, everything is great and all, and I&#8217;ve hopefully convinced you to at least try it out.  So how do I use my Gmail account with Psi?  Good question.  It is actually quite easy.  The <a target="_blank" title="Psi Wiki: Google Talk Howto" href="http://psi-im.org/wiki/Google_Talk_HowTo">Psi wiki</a> actually has a post with screenshots and setting it up along with troubleshooting questions.  The only question you may have is why a plaintext login would be required to login.  Well, the same reason a plaintext login is required when you pull up the Gmail web interface- so Gmail can authenticate you.  Don&#8217;t worry, though, your password is send along the SSL encryption layer, so people sniffing the network packets won&#8217;t be able to read it.  I know, I tried.  In a nutshell, here is how to setup your Gmail account with Psi including screenshots.</p>
<div style="text-align: center"><img vspace="15" alt="PsiAccounts.png" src="http://www.pthree.org/wp-content/uploads/2006/04/PsiAccounts.png" /></div>
<p>First, obviously, you need to create a new account.  You can all it whatever you want.  &#8220;Home&#8221;, &#8220;Work&#8221;, &#8220;LUG&#8221;, whatever.  The name of the account doesn&#8217;t matter.  Next, you need add your JID (Jabber ID) which in this case would be the full email address of your Gmail account.  Don&#8217;t forget to enter your password</p>
<div style="text-align: center"><img vspace="15" alt="PsiAccountProperties.png" src="http://www.pthree.org/wp-content/uploads/2006/04/PsiAccountProperties.png" /></div>
<p>Lastly, we just need to setup our connection to the Gmail servers.  No proxy is needed unless you connect to them by default.  We want every checkbox here checked.  In other words, we do want to use SSL encryption when sending the login info, we want to supress all SSL warnings, use a plaintext login, keep our connection alive and specify what server we would like to connect to.  The server is &#8220;talk.google.com&#8221; port 5223 or 5222.  Save and exit.</p>
<div style="text-align: center"><img vspace="15" alt="PsiAccountConnection.png" src="http://www.pthree.org/wp-content/uploads/2006/04/PsiAccountConnection.png" /></div>
<p>Connect, and begin to enjoy using Psi.</p>
]]></content:encoded>
			<wfw:commentRss>http://pthree.org/2006/04/15/psi-gmail-and-jabber/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Hiccups</title>
		<link>http://pthree.org/2006/04/13/hiccups/</link>
		<comments>http://pthree.org/2006/04/13/hiccups/#comments</comments>
		<pubDate>Thu, 13 Apr 2006 13:16:17 +0000</pubDate>
		<dc:creator>Aaron Toponce</dc:creator>
				<category><![CDATA[Freedom]]></category>
		<category><![CDATA[Gaim]]></category>
		<category><![CDATA[OSS]]></category>

		<guid isPermaLink="false">http://www.pthree.org/2006/04/13/hiccups/</guid>
		<description><![CDATA[I hate &#8216;em.  Nothing is worse than getting the hiccups.  Escpecially when they are very violent and seem to last for a long time.  Well, yesterday, I just got a major hiccup, and this one is going to last for a long time. Two days ago, I posted about Open Discussion Day, and how I [...]]]></description>
			<content:encoded><![CDATA[<p>I hate &#8216;em.  Nothing is worse than getting the hiccups.  Escpecially when they are very violent and seem to last for a long time.  Well, yesterday, I just got a major hiccup, and this one is going to last for a long time.</p>
<p>Two days ago, I posted about Open Discussion Day, and how I will be making the switch to the open IM protocol Jabber and leaving the legacy IM services.  I was excited, yet nervous.  Kinda like making the plunge into Linux for the first time.  Not exactly sure how things were going to work out.  Well, it looks like I might not be making the switch fully after all.</p>
<p>My sister is serving an 18-month mission in Texas for the Church of Jesus Christ of Latter-day Saints.  She left in October of last year, which means we won&#8217;t be seeing her until April or May of next year.  She is doing an awesome job out there, and really progressing the work of the Lord.</p>
<p>Well, yesterday, I received quite the surprise.  She sent me an instant message via MSN.  I was shocked.  I thought they could only check their email from an email service provided by the Church.  So when did instant messaging become okay?  After talking about it, I guess the Mission President gave them the OK, as long as it is family and just on preparation day.</p>
<p>We had a good long conversation, and she is going great out in the field.  It is really wonderful to hear from her.  But know what do I do?  I can&#8217;t make the switch to Jabber on May 19th now.  How is that going to go over?  &#8220;Thanks sis, but no thanks.  My beliefs in OSS are more important than my relationship with my family.  So I won&#8217;t be able to talk to you any more.&#8221;  Yeah, right.</p>
<p>So now I struggle.  I struggle with still connecting to a proprietary protocol even though I want really bad to make the switch to Jabber and become proprietary-free.  Jabber does have the ability to use &#8220;transports&#8221;, or connect to legacy IM services through Jabber itself.  But that is kind of like running WINE in Linux just so you can use your Windows software.  Why not just use Windows itself?</p>
<p>At any rate, I now have the hiccups, and I am struggling very much on what to do.  I could just tell people that if they ask for my IM account, I can tell them Jabber while still keeping my MSN account for my family.  I could use Jabber exclusively, and connect to MSN using the Jabber transport.  Or I could just leave MSN and all the rest altogether, seeing as though I and thousands of other missionaries never had the option to IM their families while serving a mission, so why should I give her that priviledge?</p>
<p>I guess there are many ways to get rid of these hiccups, it just seems that none of them work.</p>
]]></content:encoded>
			<wfw:commentRss>http://pthree.org/2006/04/13/hiccups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Issues With Gaim</title>
		<link>http://pthree.org/2006/04/05/my-issues-with-gaim/</link>
		<comments>http://pthree.org/2006/04/05/my-issues-with-gaim/#comments</comments>
		<pubDate>Wed, 05 Apr 2006 09:58:04 +0000</pubDate>
		<dc:creator>Aaron Toponce</dc:creator>
				<category><![CDATA[Gaim]]></category>

		<guid isPermaLink="false">http://www.pthree.org/2006/04/05/my-issues-with-gaim/</guid>
		<description><![CDATA[Okay, so it may be late (it&#8217;s almost 4 in the morning), but I can&#8217;t sleep. I suffer from insomnia. I have for years. Luckily, it isn&#8217;t too bad, however, people tell me that if I suffer from insomnia, I probably have apnia, which could kill me. I better get to the doctor, and get [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, so it may be late (it&#8217;s almost 4 in the morning), but I can&#8217;t sleep.  I suffer from insomnia.  I have for years.  Luckily, it isn&#8217;t too bad, however, people tell me that if I suffer from insomnia, I probably have apnia, which could kill me.  I better get to the doctor, and get that checked out.</p>
<p>Anyway, I feel that the best way to deal with my insomnia, instead of watch lame infomercials on television, is hang out in IRC, like I do during the day anyway.  I guess other people must sleep, however, because no one is on tonight, including IM, which sucks.</p>
<p>So, I thought I would go through my IM contact list, and begin weeding out contacts that I no longer use.  During this weeding process, I thought of a better organizational structure using subgroups within groups.  To my dismay, I found that Gaim v1.5.1cvs does not support subgroups.  This is the second feature that I find would be incredibly useful for many users, but is not included.</p>
<p>The first feature I stumbled across, that should be implemented at all costs, is sending a single message to multiple contacts. Every other IM client I have used, whether on Windows, Mac or Linux, has this feature.  Gaim does not.  Upon investigation of the feature requests, I see that every request to add this feature has be rejected.</p>
<p>Themes aren&#8217;t a big deal to me, as for the most part, I am not an eye candy person, and prefer my RAM to look.  Except when it comes to XGL.  That&#8217;s a different matter entirely.  I don&#8217;t care much for emoticons or cool sounds either.  I only use <img src='http://pthree.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <img src='http://pthree.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  or <img src='http://pthree.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  for my smilies, and I always have my system on mute unless listening to music.</p>
<p>But those two features I mentioned earlier should definitely be implemented in v2.0.</p>
]]></content:encoded>
			<wfw:commentRss>http://pthree.org/2006/04/05/my-issues-with-gaim/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

