<?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>tancom &#187; KDE</title>
	<atom:link href="http://tan-com.com/posts/tag/kde/feed" rel="self" type="application/rss+xml" />
	<link>http://tan-com.com/blog</link>
	<description>tech - design - christ</description>
	<lastBuildDate>Sat, 17 Jul 2010 06:12:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Setup Gmail SMTP in KMail</title>
		<link>http://tan-com.com/blog/posts/technology/setup-gmail-smtp-in-kmail</link>
		<comments>http://tan-com.com/blog/posts/technology/setup-gmail-smtp-in-kmail#comments</comments>
		<pubDate>Thu, 28 May 2009 19:00:22 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[KMail]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tan-com.com/?p=268</guid>
		<description><![CDATA[After easily setting up your Gmail IMAP account in KMail (perhaps using a tutorial like the one featured on Jatecblog) you may wonder how to set up your outgoing SMTP acout too.  After some looking around, I don&#8217;t see much of anything on this subject other than people having problems setting it up, so I [...]]]></description>
			<content:encoded><![CDATA[<p>After easily setting up your Gmail IMAP account in KMail (perhaps using a tutorial like <a title="Setting up gmail imap in kmail" href="http://blogs.howtogeek.com/jatecblog/posts/use-g-mails-imap-feature-with-kmail">the one featured on Jatecblog</a>) you may wonder how to set up your outgoing SMTP acout too.  After some looking around, I don&#8217;t see much of anything on this subject other than people having problems setting it up, so I sat down to figure it and and I believe I have figured it out. Here&#8217;s how I went about doing it.</p>
<p>1. First off, open up KMail and go to &#8220;Configure KMail&#8221; under the Settings menu. This will bring up (as you might have guessed) the settings for KMail.</p>
<div class="wp-caption aligncenter" style="width: 240px"><a href="http://tan-com.com/tyler/screenshots/tutorials/gmail-smtp-kmail/01.png"><img title="Configure KMail..." src="http://tan-com.com/tyler/screenshots/tutorials/gmail-smtp-kmail/01.png" alt="KMail: Settings  Configure KMail..." width="230" height="197" /></a><p class="wp-caption-text">KMail: Settings &gt; Configure KMail...</p></div>
<p><span id="more-268"></span></p>
<p>2. Once the settings window opens up, click on &#8220;Accounts&#8221;. In this section I set &#8220;Send messages in outbox folder:&#8221; to &#8220;On All Mail Checks&#8221;. (Note: that is optional).</p>
<div class="wp-caption aligncenter" style="width: 530px"><a href="http://tan-com.com/tyler/screenshots/tutorials/gmail-smtp-kmail/02.png"><img title="Accounts" src="http://tan-com.com/tyler/screenshots/tutorials/gmail-smtp-kmail/02.png" alt="The Accounts section." width="520" height="438" /></a><p class="wp-caption-text">The Accounts section.</p></div>
<p>3.  Now click on the &#8220;Add&#8230;&#8221; button and a dialouge box comes up. Selece &#8220;SMTP&#8221; and then click &#8220;OK&#8221;.</p>
<div class="wp-caption aligncenter" style="width: 160px"><a href="http://tan-com.com/tyler/screenshots/tutorials/gmail-smtp-kmail/03.png"><img title="SMTP" src="http://tan-com.com/tyler/screenshots/tutorials/gmail-smtp-kmail/03.png" alt="Add  SMTP" width="150" height="161" /></a><p class="wp-caption-text">Add &gt; SMTP</p></div>
<p>4. Now to put in the important information. Under the &#8220;General&#8221; tab:</p>
<ul>
<li>Name: What ever you want it to be</li>
<li>Host: smtp.gmail.com</li>
<li>Port: 587</li>
<li>Server Requires Authentication: Checked</li>
<li>Login: username@gmail.com</li>
<li>Password: your password</li>
<li>Store Password: Checked if wanted.</li>
</ul>
<div class="wp-caption aligncenter" style="width: 426px"><a href="http://tan-com.com/tyler/screenshots/tutorials/gmail-smtp-kmail/04.png"><img title="General Settings" src="http://tan-com.com/tyler/screenshots/tutorials/gmail-smtp-kmail/04.png" alt="General Settings" width="416" height="457" /></a><p class="wp-caption-text">General Settings</p></div>
<p>5. Now, under the &#8220;Security&#8221; tab you can either click &#8220;Check What the Server Supports&#8221; or just select &#8220;TLS&#8221; for encryption and &#8220;PLAIN&#8221; for the authentication method.</p>
<div class="wp-caption aligncenter" style="width: 426px"><a href="http://tan-com.com/tyler/screenshots/tutorials/gmail-smtp-kmail/05.png"><img title="Security Settings" src="http://tan-com.com/tyler/screenshots/tutorials/gmail-smtp-kmail/05.png" alt="Security Tab" width="416" height="457" /></a><p class="wp-caption-text">Security Settings</p></div>
<p>6. Click OK in this window and the main settings window and start sending emails!</p>
]]></content:encoded>
			<wfw:commentRss>http://tan-com.com/blog/posts/technology/setup-gmail-smtp-in-kmail/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Import Reader Feeds into Akregator</title>
		<link>http://tan-com.com/blog/posts/technology/google-reader-to-akregator</link>
		<comments>http://tan-com.com/blog/posts/technology/google-reader-to-akregator#comments</comments>
		<pubDate>Tue, 26 May 2009 19:00:13 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Akregator]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[reader]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tan-com.com/?p=255</guid>
		<description><![CDATA[I just moved over to KDE 3.5 (the good old days) and was migrating everything over to Kontact (which includes Akregator) and decided it would be nice to import my Google Reader feeds into Akregator. I&#8217;ve compiled steps on how I did this myself. 1. Head over to Google Reader (http://google.com/reader/) and go to the [...]]]></description>
			<content:encoded><![CDATA[<p>I just moved over to KDE 3.5 (the good old days) and was migrating everything over to Kontact (which includes Akregator) and decided it would be nice to import my Google Reader feeds into Akregator. I&#8217;ve compiled steps on how I did this myself.</p>
<p>1. Head over to Google Reader (http://google.com/reader/) and go to the &#8220;Import/Export&#8221; tab under your settings.</p>
<div class="wp-caption aligncenter" style="width: 530px"><a href="http://tan-com.com/tyler/screenshots/tutorials/greader-to-akregator/01.png"><img title="Import/Export" src="http://tan-com.com/tyler/screenshots/tutorials/greader-to-akregator/01.png" alt="Google Reader: Settings  Import/Export" width="520" height="138" /></a><p class="wp-caption-text">Google Reader : Settings &gt; Import/Export</p></div>
<p><span id="more-255"></span></p>
<p>2. Click &#8220;Export your subscriptions as an OPML file&#8221; and then save it. Make sure to remember where you saved it.</p>
<div class="wp-caption aligncenter" style="width: 530px"><a href="http://tan-com.com/tyler/screenshots/tutorials/greader-to-akregator/02.png"><img title="Export Subscritions" src="http://tan-com.com/tyler/screenshots/tutorials/greader-to-akregator/02.png" alt="Export subscriptions as an OPML file." width="520" height="239" /></a><p class="wp-caption-text">Export your subscriptions as an OPML file</p></div>
<p>3. Now go to the &#8220;File&#8221; menu in Akregator and click on &#8220;Import Feeds&#8230;&#8221; then find the .xml file you saved and click open.</p>
<div class="wp-caption aligncenter" style="width: 530px"><a href="http://tan-com.com/tyler/screenshots/tutorials/greader-to-akregator/03.png"><img title="Import Feeds..." src="http://tan-com.com/tyler/screenshots/tutorials/greader-to-akregator/03.png" alt="Akregator: File  Import Feeds..." width="520" height="82" /></a><p class="wp-caption-text">Akregator : File &gt; Import Feeds...</p></div>
<div class="wp-caption aligncenter" style="width: 530px"><a href="http://tan-com.com/tyler/screenshots/tutorials/greader-to-akregator/04.png"><img title="Open the .xml file" src="http://tan-com.com/tyler/screenshots/tutorials/greader-to-akregator/04.png" alt="Open the .xml file you saved earlier." width="520" height="239" /></a><p class="wp-caption-text">Open the .xml file you saved earlier</p></div>
<p>4. Finally, enter the name you want that folder to have.</p>
<div class="wp-caption aligncenter" style="width: 392px"><a href="http://tan-com.com/tyler/screenshots/tutorials/greader-to-akregator/05.png"><img title="Name the folder" src="http://tan-com.com/tyler/screenshots/tutorials/greader-to-akregator/05.png" alt="Name the folder." width="382" height="152" /></a><p class="wp-caption-text">Name the folder</p></div>
<p>Now all you have to do is wait for the feeds to load and you are good to go!</p>
<div class="wp-caption aligncenter" style="width: 271px"><a href="http://tan-com.com/tyler/screenshots/tutorials/greader-to-akregator/06.png"><img title="Loading..." src="http://tan-com.com/tyler/screenshots/tutorials/greader-to-akregator/06.png" alt="Loading Feeds..." width="261" height="268" /></a><p class="wp-caption-text">Loading...</p></div>
]]></content:encoded>
			<wfw:commentRss>http://tan-com.com/blog/posts/technology/google-reader-to-akregator/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
