<?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: InterIMAP: Async Update</title>
	<atom:link href="http://interaxia.net/blog/2009/03/interimap-async-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://interaxia.net/blog/2009/03/interimap-async-update/</link>
	<description>In-depth discussions of my various coding projects</description>
	<lastBuildDate>Wed, 21 Oct 2009 16:58:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: atmospherian</title>
		<link>http://interaxia.net/blog/2009/03/interimap-async-update/comment-page-1/#comment-32</link>
		<dc:creator>atmospherian</dc:creator>
		<pubDate>Thu, 09 Jul 2009 22:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://atmospherian.wordpress.com/?p=32#comment-32</guid>
		<description>There are two projects in the solution, one GUI and one console that demonstrate how the library can be used. The GUI version shows how the library is best used in asynchronous scenarios where the UI must continue to be responsive while IMAP commands are processing, and the console (IMAPShell) shows how the library can be used in a more synchronous way where execution of the program waits for IMAP commands to finish. Depending your project and how you intend to use the IMAP library either of the methods (or a combination thereof) could be useful to you.</description>
		<content:encoded><![CDATA[<p>There are two projects in the solution, one GUI and one console that demonstrate how the library can be used. The GUI version shows how the library is best used in asynchronous scenarios where the UI must continue to be responsive while IMAP commands are processing, and the console (IMAPShell) shows how the library can be used in a more synchronous way where execution of the program waits for IMAP commands to finish. Depending your project and how you intend to use the IMAP library either of the methods (or a combination thereof) could be useful to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://interaxia.net/blog/2009/03/interimap-async-update/comment-page-1/#comment-31</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 16 May 2009 18:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://atmospherian.wordpress.com/?p=32#comment-31</guid>
		<description>Still curious if you have any samples of how you use this library in your code.

Thanks.</description>
		<content:encoded><![CDATA[<p>Still curious if you have any samples of how you use this library in your code.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://interaxia.net/blog/2009/03/interimap-async-update/comment-page-1/#comment-30</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 09 May 2009 19:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://atmospherian.wordpress.com/?p=32#comment-30</guid>
		<description>[ignore me] Just including email so I can get follow up comments. [/ignore me]</description>
		<content:encoded><![CDATA[<p>[ignore me] Just including email so I can get follow up comments. [/ignore me]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://interaxia.net/blog/2009/03/interimap-async-update/comment-page-1/#comment-29</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 09 May 2009 19:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://atmospherian.wordpress.com/?p=32#comment-29</guid>
		<description>Hey, thanks for your work on this.... just discovered it.  I&#039;m curious if you could post a few samples of how you use this?  Maybe a run through of pulling in a list of messages from a particular folder and then reading that message?

I&#039;m wanting to create an application for my 4 year old son so he can safely send and receive email to me while I&#039;m at work.  I&#039;ll be restricting who he can send to and receive from and using a Google Apps (gmail) account.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Hey, thanks for your work on this&#8230;. just discovered it.  I&#8217;m curious if you could post a few samples of how you use this?  Maybe a run through of pulling in a list of messages from a particular folder and then reading that message?</p>
<p>I&#8217;m wanting to create an application for my 4 year old son so he can safely send and receive email to me while I&#8217;m at work.  I&#8217;ll be restricting who he can send to and receive from and using a Google Apps (gmail) account.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
