<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Bye Bye Evolution&#8230; Welcome Back Thunderbird!</title>
	<atom:link href="http://ubergeeky.com/blog/94-bye-bye-evolution-welcome-back-thunderbird/feed" rel="self" type="application/rss+xml" />
	<link>http://ubergeeky.com/blog/94-bye-bye-evolution-welcome-back-thunderbird</link>
	<description>Let the hackfest begin...</description>
	<lastBuildDate>Sun, 29 Apr 2012 08:05:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Psylem</title>
		<link>http://ubergeeky.com/blog/94-bye-bye-evolution-welcome-back-thunderbird/comment-page-1#comment-669</link>
		<dc:creator>Psylem</dc:creator>
		<pubDate>Fri, 01 Jul 2011 01:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://ubergeeky.com/blog/?p=94#comment-669</guid>
		<description>I&#039;ve only just now solved a minor problem that&#039;s been outstanding since I wrote this. Thunderbird uses &#039;cn&#039; as the display name in auto complete. In our directory it should be &#039;displayName&#039;. Here&#039;s a way to remap it...

ldap_2.servers.MY_SERVER.autoComplete.nameFormat=&quot;[displayName]&quot;

You can do the same with email address format, so if the email is displaying wrong, you could do something like this...

ldap_2.servers.MY_SERVER.autoComplete.addressFormat=&quot;[sAMAccountName]@domain.com&quot;

I don&#039;t think it&#039;s documented any where, there nuggets were found in this bug report and by looking at the source code...

https://bugzilla.mozilla.org/show_bug.cgi?id=119291#c13</description>
		<content:encoded><![CDATA[<p>I&#8217;ve only just now solved a minor problem that&#8217;s been outstanding since I wrote this. Thunderbird uses &#8216;cn&#8217; as the display name in auto complete. In our directory it should be &#8216;displayName&#8217;. Here&#8217;s a way to remap it&#8230;</p>
<p>ldap_2.servers.MY_SERVER.autoComplete.nameFormat=&#8221;[displayName]&#8221;</p>
<p>You can do the same with email address format, so if the email is displaying wrong, you could do something like this&#8230;</p>
<p>ldap_2.servers.MY_SERVER.autoComplete.addressFormat=&#8221;[sAMAccountName]@domain.com&#8221;</p>
<p>I don&#8217;t think it&#8217;s documented any where, there nuggets were found in this bug report and by looking at the source code&#8230;</p>
<p><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=119291#c13" rel="nofollow">https://bugzilla.mozilla.org/show_bug.cgi?id=119291#c13</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://ubergeeky.com/blog/94-bye-bye-evolution-welcome-back-thunderbird/comment-page-1#comment-654</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Wed, 12 Jan 2011 18:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://ubergeeky.com/blog/?p=94#comment-654</guid>
		<description>I&#039;m 100% with you on this. Evolution has gone down the drain. However, you don&#039;t have to use davmail anymore. Check this out:
http://www.markuss.co.cc/2011/01/complete-how-to-setup-thunderbird-31x.html</description>
		<content:encoded><![CDATA[<p>I&#8217;m 100% with you on this. Evolution has gone down the drain. However, you don&#8217;t have to use davmail anymore. Check this out:<br />
<a href="http://www.markuss.co.cc/2011/01/complete-how-to-setup-thunderbird-31x.html" rel="nofollow">http://www.markuss.co.cc/2011/01/complete-how-to-setup-thunderbird-31x.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psylem</title>
		<link>http://ubergeeky.com/blog/94-bye-bye-evolution-welcome-back-thunderbird/comment-page-1#comment-649</link>
		<dc:creator>Psylem</dc:creator>
		<pubDate>Wed, 10 Nov 2010 01:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://ubergeeky.com/blog/?p=94#comment-649</guid>
		<description>I&#039;m still using and loving this Thunderbird/Lightning/Davmail combination. It&#039;s so much easier to get it working now, but this way was far more fun at the time (nostalgia is great hey, I was probably cursing back then in reality).

You can easily subscribe to shared outlook calendars too, just use the same settings you use to connect to your own calendar and change the user and it works fine.</description>
		<content:encoded><![CDATA[<p>I&#8217;m still using and loving this Thunderbird/Lightning/Davmail combination. It&#8217;s so much easier to get it working now, but this way was far more fun at the time (nostalgia is great hey, I was probably cursing back then in reality).</p>
<p>You can easily subscribe to shared outlook calendars too, just use the same settings you use to connect to your own calendar and change the user and it works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Taylor</title>
		<link>http://ubergeeky.com/blog/94-bye-bye-evolution-welcome-back-thunderbird/comment-page-1#comment-648</link>
		<dc:creator>Christian Taylor</dc:creator>
		<pubDate>Tue, 09 Nov 2010 17:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://ubergeeky.com/blog/?p=94#comment-648</guid>
		<description>I don&#039;t want to be even *more* of a nitpicker, but i just wanted to point out that Swing is a GUI toolkit, not a specific look and feel. How it looks depends on the LAF (Look-And-Feel) in use. You&#039;re probably referring to Java&#039;s default LAF when you say it&#039;s ugly, but any Swing app can use a much nicer one. There are native LAFs for Windows, OS X and GTK (Linux, etc).

For example, the NetBeans IDE does this properly and on Windows, it looks like any native Windows app. On my Ubuntu Linux system, it looks like all my other native GTK apps. On Macs it even uses the single menu bar at the top of the screen.

If a Swing app only uses the default (and ugly, I agree) look, it&#039;s because the developer was just lazy (or didn&#039;t care). I&#039;m a Java developer and with just a few lines of code I can make Swing use the platform&#039;s native look and feel, and fall back to the ugly default only if it has no other choice. I&#039;ve done this a number of times and it&#039;s very easy to do.

Now, to actually be on-topic, thanks for this... I was looking to dump Evolution as well and DavMail looks really good!</description>
		<content:encoded><![CDATA[<p>I don&#8217;t want to be even *more* of a nitpicker, but i just wanted to point out that Swing is a GUI toolkit, not a specific look and feel. How it looks depends on the LAF (Look-And-Feel) in use. You&#8217;re probably referring to Java&#8217;s default LAF when you say it&#8217;s ugly, but any Swing app can use a much nicer one. There are native LAFs for Windows, OS X and GTK (Linux, etc).</p>
<p>For example, the NetBeans IDE does this properly and on Windows, it looks like any native Windows app. On my Ubuntu Linux system, it looks like all my other native GTK apps. On Macs it even uses the single menu bar at the top of the screen.</p>
<p>If a Swing app only uses the default (and ugly, I agree) look, it&#8217;s because the developer was just lazy (or didn&#8217;t care). I&#8217;m a Java developer and with just a few lines of code I can make Swing use the platform&#8217;s native look and feel, and fall back to the ugly default only if it has no other choice. I&#8217;ve done this a number of times and it&#8217;s very easy to do.</p>
<p>Now, to actually be on-topic, thanks for this&#8230; I was looking to dump Evolution as well and DavMail looks really good!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psylem</title>
		<link>http://ubergeeky.com/blog/94-bye-bye-evolution-welcome-back-thunderbird/comment-page-1#comment-646</link>
		<dc:creator>Psylem</dc:creator>
		<pubDate>Fri, 29 Oct 2010 06:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://ubergeeky.com/blog/?p=94#comment-646</guid>
		<description>I stand corrected. Looks like a contentious mistake to make too! I&#039;ve not touched Java since about 2004 and still get a twitching eyelid thing happening when ever I see Swing.</description>
		<content:encoded><![CDATA[<p>I stand corrected. Looks like a contentious mistake to make too! I&#8217;ve not touched Java since about 2004 and still get a twitching eyelid thing happening when ever I see Swing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jurrie Overgoor</title>
		<link>http://ubergeeky.com/blog/94-bye-bye-evolution-welcome-back-thunderbird/comment-page-1#comment-645</link>
		<dc:creator>Jurrie Overgoor</dc:creator>
		<pubDate>Thu, 28 Oct 2010 06:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://ubergeeky.com/blog/?p=94#comment-645</guid>
		<description>&quot;I attempt to install it but I’m missing the dependency “libswt-gtk-3.4-java”. Oh boy, looks like it’s using ugly Swing for the UI.&quot;

I don&#039;t want to be a nitpicker, but SWT is not Swing. Lot by a long shot :) SWT (http://eclipse.org/swt) is using native GUI components where possible, and thus isn&#039;t as butt-ugly as Swing. There are more advantages, but this is the main thing you see as an end-user.</description>
		<content:encoded><![CDATA[<p>&#8220;I attempt to install it but I’m missing the dependency “libswt-gtk-3.4-java”. Oh boy, looks like it’s using ugly Swing for the UI.&#8221;</p>
<p>I don&#8217;t want to be a nitpicker, but SWT is not Swing. Lot by a long shot <img src='http://ubergeeky.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  SWT (<a href="http://eclipse.org/swt" rel="nofollow">http://eclipse.org/swt</a>) is using native GUI components where possible, and thus isn&#8217;t as butt-ugly as Swing. There are more advantages, but this is the main thing you see as an end-user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psylem</title>
		<link>http://ubergeeky.com/blog/94-bye-bye-evolution-welcome-back-thunderbird/comment-page-1#comment-622</link>
		<dc:creator>Psylem</dc:creator>
		<pubDate>Fri, 23 Oct 2009 08:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://ubergeeky.com/blog/?p=94#comment-622</guid>
		<description>If you can find someone with Outlook, there should be a way to find out what the &quot;Exchange Global Address LDAP&quot; is for you organisation by checking the connection settings. You could also try connecting directly to your Active Directory server on the standard LDAP port. I think they are the same thing.</description>
		<content:encoded><![CDATA[<p>If you can find someone with Outlook, there should be a way to find out what the &#8220;Exchange Global Address LDAP&#8221; is for you organisation by checking the connection settings. You could also try connecting directly to your Active Directory server on the standard LDAP port. I think they are the same thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://ubergeeky.com/blog/94-bye-bye-evolution-welcome-back-thunderbird/comment-page-1#comment-620</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Tue, 20 Oct 2009 22:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://ubergeeky.com/blog/?p=94#comment-620</guid>
		<description>I&#039;ve been using Thunderbird and Lightning for a while.  I left Evolution largely because of the really sucky HTML, especially when replying to other Outlook users.

I didn&#039;t quite get how you connected to the Exchange LDAP service.  I&#039;ve tried, but haven&#039;t gotten through so far.  I&#039;m guessing that it might be a matter of the Exchange configuration, and if that service is exposed.  We&#039;re actually hitting our Exchange over the Internet, so it wouldn&#039;t be surprising if they have closed down some of those ports!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using Thunderbird and Lightning for a while.  I left Evolution largely because of the really sucky HTML, especially when replying to other Outlook users.</p>
<p>I didn&#8217;t quite get how you connected to the Exchange LDAP service.  I&#8217;ve tried, but haven&#8217;t gotten through so far.  I&#8217;m guessing that it might be a matter of the Exchange configuration, and if that service is exposed.  We&#8217;re actually hitting our Exchange over the Internet, so it wouldn&#8217;t be surprising if they have closed down some of those ports!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

