<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>rock'n roll &#187; music</title>
	<atom:link href="http://dinhviethoa.wordpress.com/category/music/feed/" rel="self" type="application/rss+xml" />
	<link>http://dinhviethoa.wordpress.com</link>
	<description>DINH Viêt Hoà</description>
	<lastBuildDate>Mon, 25 May 2009 20:08:20 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='dinhviethoa.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/417e97af9ba1668624b110d50c57ce99?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>rock'n roll &#187; music</title>
		<link>http://dinhviethoa.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dinhviethoa.wordpress.com/osd.xml" title="rock&#8217;n roll" />
		<item>
		<title>etpanX, Address book</title>
		<link>http://dinhviethoa.wordpress.com/2006/08/19/etpanx-address-book/</link>
		<comments>http://dinhviethoa.wordpress.com/2006/08/19/etpanx-address-book/#comments</comments>
		<pubDate>Sat, 19 Aug 2006 01:54:16 +0000</pubDate>
		<dc:creator>dinhviethoa</dc:creator>
				<category><![CDATA[mail]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://dinhviethoa.wordpress.com/2006/08/19/etpanx-address-book/</guid>
		<description><![CDATA[1. etpanX
etpanX is now an application that mostly works. Filters still are missing to make it possible a release. For the filters it would need offline IMAP and POP retrieval to a local storage (that makes two To-Dos).
1.1. Message threads 
On user interface side, I worked on message threads. If you select a message on a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinhviethoa.wordpress.com&blog=2131543&post=22&subd=dinhviethoa&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="font-weight:bold;">1. etpanX</span><br />
etpanX is now an application that mostly works. Filters still are missing to make it possible a release. For the filters it would need offline IMAP and POP retrieval to a local storage (that makes two To-Dos).</p>
<p><strong>1.1. Message threads </strong></p>
<p>On user interface side, I worked on message threads. If you select a message on a thread, you will see that all the thread will be colored with a light blue to give a context of the thread. The current behavior is the following:<br />
- selecting the main message of a closed thread will select all the thread<br />
- expanding the main message will show all the thread<br />
- selecting a message in an open thread will select only the message<br />
- selecting several messages in an open thread will select the chosen messages<br />
- selecting several message among several threads will select all the messages of both threads</p>
<p style="font-weight:bold;">Viewing a thread:</p>
<p><img alt="thread delimiter" src="http://dinh.dyndns.org/~dinh/blog/etpanX-4.png" /></p>
<p style="font-weight:bold;">Selecting multiple thread:</p>
<p><img alt="multiple thread selection" src="http://dinh.dyndns.org/~dinh/blog/etpanX-5.png" /></p>
<p><strong>1.2. message list abstraction</strong></p>
<p>To be able to search messages across folders, I started to implement some message list abstraction at backend level. That&#8217;s a message list where we could add any message of any folders. That will allow the :<br />
- standard view of the content of one folder<br />
- search results<br />
- virtual folders (a folder that will show results of a given search)<br />
<img alt="msg-list-view" src="http://dinh.dyndns.org/~dinh/blog/msg-list-view.png" /></p>
<p>Each folder would feed the message list view so that the message list view can build a message thread with them. By this mean, we could, for example, include our replied messages into the message thread. So that the thread won&#8217;t be missing some messages.</p>
<p>A <a href="http://www.etpan.org/etpanX/">website for etpanX</a> is now available. However, no download is available yet. Contact me if you want to preview etpanX application.</p>
<p><span style="font-weight:bold;">2. Address book application</span></p>
<p>Here is the list of application that exists to manage contacts.<br />
<a href="http://giesler.biz/bjoern/en/sw_addr.html"><span style="font-weight:bold;">Addresses</span></a><br />
- that&#8217;s only for GNUStep environment.<br />
- has inline editor but we need to click on &#8216;Edit&#8217; to go in editor mode</p>
<p><a href="http://pim.kde.org/components/kaddressbook.php">kaddressbook</a><br />
- editor for contact opens a new window<br />
- search field is available in the main window</p>
<p><a href="http://www.gnome.org/projects/evolution/"><span style="font-weight:bold;">Evolution address book</span></a><br />
- bloated application<br />
- editor for contact opens a new window<br />
- search field is available in the main window</p>
<p><a href="http://chrislord.net/blog/Software/Contacts/"><span style="font-weight:bold;">Contacts</span></a><br />
- editor for contact opens a new window<br />
- search field is available in the main window</p>
<p>A nice standalone address book application would have the following feature :<br />
- a list of groups.<br />
- work in vCard format natively so that other applications can read its data.<br />
Or that could export to vCard automatically.<br />
- a searchable list of contacts using name, phone numbers, emails or other search type.<br />
- view of the contact card.<br />
- edition of each field should be enabled by activating the field. The field would change into an edition field so that the user could change the value.</p>
<p><span style="font-weight:bold;">3. Music</span></p>
<p>Listening to <a href="http://www.texturesband.com/">Textures</a> and <a href="http://www.sevendust.info/">Sevendust</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dinhviethoa.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dinhviethoa.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dinhviethoa.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dinhviethoa.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dinhviethoa.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dinhviethoa.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dinhviethoa.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dinhviethoa.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dinhviethoa.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dinhviethoa.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dinhviethoa.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dinhviethoa.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinhviethoa.wordpress.com&blog=2131543&post=22&subd=dinhviethoa&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dinhviethoa.wordpress.com/2006/08/19/etpanx-address-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c11548671c850189db1275f7f767750?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dinhviethoa</media:title>
		</media:content>

		<media:content url="http://dinh.dyndns.org/~dinh/blog/etpanX-4.png" medium="image">
			<media:title type="html">thread delimiter</media:title>
		</media:content>

		<media:content url="http://dinh.dyndns.org/~dinh/blog/etpanX-5.png" medium="image">
			<media:title type="html">multiple thread selection</media:title>
		</media:content>

		<media:content url="http://dinh.dyndns.org/~dinh/blog/msg-list-view.png" medium="image">
			<media:title type="html">msg-list-view</media:title>
		</media:content>
	</item>
		<item>
		<title>etpanX work</title>
		<link>http://dinhviethoa.wordpress.com/2005/12/14/etpanx-work/</link>
		<comments>http://dinhviethoa.wordpress.com/2005/12/14/etpanx-work/#comments</comments>
		<pubDate>Tue, 13 Dec 2005 22:57:14 +0000</pubDate>
		<dc:creator>dinhviethoa</dc:creator>
				<category><![CDATA[book]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://dinhviethoa.wordpress.com/2005/12/14/etpanx-work/</guid>
		<description><![CDATA[1. etpanX
I am back working on etpanX.
1.1. message viewer
- message viewer is mostly finished, text/html (lynx will be called to convert the content to text) and text/enriched can be viewed.
- attachment can be downloaded or opened.
TODO :
- show a list of non-visible attachment
- don&#8217;t show the entire list of recipient if it is too long
1.2 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinhviethoa.wordpress.com&blog=2131543&post=15&subd=dinhviethoa&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>1. etpanX</strong><br />
I am back working on etpanX.</p>
<p><strong>1.1. message viewer</strong><br />
- message viewer is mostly finished, text/html (lynx will be called to convert the content to text) and text/enriched can be viewed.<br />
- attachment can be downloaded or opened.</p>
<p><em>TODO :</em><br />
- show a list of non-visible attachment<br />
- don&#8217;t show the entire list of recipient if it is too long</p>
<p><strong>1.2 message list</strong><br />
- contextual menu has been implemented.<br />
- &#8216;mark messages&#8217; is not yet implemented.</p>
<p><em>TODO :</em><br />
- message are not expunged yet<br />
- option are not greyed out when needed</p>
<p><strong>1.3. folder list</strong><br />
- progress indicator is on the folder list</p>
<p><em>TODO :</em><br />
- mark folder as read<br />
- contextual menu needs to be implemented</p>
<p><strong>1.4. preferences</strong><br />
This part is a work-in-progress.</p>
<p><img src="http://dinh.dyndns.org/~dinh/blog/etpanX-3.png" alt="preferences" width="400" height="254" /></p>
<p><strong>1.5. general</strong><br />
- drag &amp; drop, filtering and spam filters are not yet implement</p>
<p><strong>2. libetpan</strong><br />
An error has been done in libtool versioning of libetpan. This will be fixed in next release.</p>
<p><strong>3. music</strong><br />
Listening to <a href="http://www.sikth.com">Sikth</a>, <a href="http://www.dredg.com">Dredg</a>, <a href="http://www.static-x.com">Static X</a>.<br />
DVD of <a href="http://www.killswitchengage.com">Killswitch Engage</a> is out.</p>
<p><strong>4. books</strong><br />
Reading The Logic of Scientific Discovery &#8212; Karl R. Popper.<br />
ISBN: 0415278449</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dinhviethoa.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dinhviethoa.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dinhviethoa.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dinhviethoa.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dinhviethoa.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dinhviethoa.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dinhviethoa.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dinhviethoa.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dinhviethoa.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dinhviethoa.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dinhviethoa.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dinhviethoa.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinhviethoa.wordpress.com&blog=2131543&post=15&subd=dinhviethoa&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dinhviethoa.wordpress.com/2005/12/14/etpanx-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c11548671c850189db1275f7f767750?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dinhviethoa</media:title>
		</media:content>

		<media:content url="http://dinh.dyndns.org/~dinh/blog/etpanX-3.png" medium="image">
			<media:title type="html">preferences</media:title>
		</media:content>
	</item>
		<item>
		<title>libetpan 0.41</title>
		<link>http://dinhviethoa.wordpress.com/2005/12/02/libetpan-041/</link>
		<comments>http://dinhviethoa.wordpress.com/2005/12/02/libetpan-041/#comments</comments>
		<pubDate>Fri, 02 Dec 2005 10:56:21 +0000</pubDate>
		<dc:creator>dinhviethoa</dc:creator>
				<category><![CDATA[mail]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://dinhviethoa.wordpress.com/2005/12/02/libetpan-041/</guid>
		<description><![CDATA[is out (as requested for sylpheed-claws)
1. libetpan
As requested by users, passphrase has been implemented in libetpan 0.41 (though, passphrase prompting is not yet implemented in etpan).
This also fixes a clash of symbols when libetpan was linked with GnuTLS and sylpheed-claws linked with OpenSSL.
sylpheed-claws was calling initialization of OpenSSL, then libetpan was thinking that initialization of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinhviethoa.wordpress.com&blog=2131543&post=13&subd=dinhviethoa&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>is out (as requested for sylpheed-claws)</p>
<p><strong>1. libetpan</strong><br />
As requested by users, passphrase has been implemented in libetpan 0.41 (though, passphrase prompting is not yet implemented in etpan).<br />
This also fixes a clash of symbols when libetpan was linked with GnuTLS and sylpheed-claws linked with OpenSSL.<br />
sylpheed-claws was calling initialization of OpenSSL, then libetpan was thinking that initialization of GnuTLS was already called, then was making the calls to GnuTLS (through OpenSSL compatibility interface) without initialization.<br />
That made the things crash.<br />
The prefered solution was to use GnuTLS specific API when libetpan was compiled with GnuTLS.</p>
<p><strong>2. music</strong><br />
- Steve Stevens (guitarist of Billy Idol)<br />
- Al Di Meola<br />
- Yes</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dinhviethoa.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dinhviethoa.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dinhviethoa.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dinhviethoa.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dinhviethoa.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dinhviethoa.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dinhviethoa.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dinhviethoa.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dinhviethoa.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dinhviethoa.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dinhviethoa.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dinhviethoa.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinhviethoa.wordpress.com&blog=2131543&post=13&subd=dinhviethoa&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dinhviethoa.wordpress.com/2005/12/02/libetpan-041/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c11548671c850189db1275f7f767750?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dinhviethoa</media:title>
		</media:content>
	</item>
		<item>
		<title>libetpan 0.40</title>
		<link>http://dinhviethoa.wordpress.com/2005/11/07/libetpan-040/</link>
		<comments>http://dinhviethoa.wordpress.com/2005/11/07/libetpan-040/#comments</comments>
		<pubDate>Mon, 07 Nov 2005 20:01:11 +0000</pubDate>
		<dc:creator>dinhviethoa</dc:creator>
				<category><![CDATA[mail]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://dinhviethoa.wordpress.com/2005/11/07/libetpan-040/</guid>
		<description><![CDATA[… is released (as requested for sylpheed-claws).
1. libetpan
avoid initialization of OpenSSL when initialization is already done by the user program.
2. music
went to Steve Vai concert, but also Soilwork.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinhviethoa.wordpress.com&blog=2131543&post=12&subd=dinhviethoa&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>… is released (as requested for sylpheed-claws).</p>
<p><strong>1. libetpan</strong><br />
avoid initialization of OpenSSL when initialization is already done by the user program.</p>
<p><strong>2. music</strong><br />
went to <a href="http://www.vai.com">Steve Vai</a> concert, but also <a href="http://www.soilwork.org">Soilwork</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dinhviethoa.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dinhviethoa.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dinhviethoa.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dinhviethoa.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dinhviethoa.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dinhviethoa.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dinhviethoa.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dinhviethoa.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dinhviethoa.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dinhviethoa.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dinhviethoa.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dinhviethoa.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinhviethoa.wordpress.com&blog=2131543&post=12&subd=dinhviethoa&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dinhviethoa.wordpress.com/2005/11/07/libetpan-040/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c11548671c850189db1275f7f767750?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dinhviethoa</media:title>
		</media:content>
	</item>
		<item>
		<title>libetpan 0.39</title>
		<link>http://dinhviethoa.wordpress.com/2005/09/17/libetpan-039/</link>
		<comments>http://dinhviethoa.wordpress.com/2005/09/17/libetpan-039/#comments</comments>
		<pubDate>Sat, 17 Sep 2005 09:56:56 +0000</pubDate>
		<dc:creator>dinhviethoa</dc:creator>
				<category><![CDATA[book]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://dinhviethoa.wordpress.com/2005/09/17/libetpan-039/</guid>
		<description><![CDATA[&#8230; is released (as requested for sylpheed-claws).
1. libetpan
high-level API for SASL (CRAM-MD5 and other strange kind   of authentication).
compatibility with GnuTLS is improved.
2. music
went at Opeth concert.
planned to go to Pain of Salvation concert.
3. books
read traité d&#8217;athélogie (french only).
4. other oddities
Well, how long mean nerds/geeks/hackers work for open source &#8230;?
     [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinhviethoa.wordpress.com&blog=2131543&post=11&subd=dinhviethoa&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&#8230; is released (as requested for sylpheed-claws).</p>
<p><strong>1. libetpan</strong><br />
high-level API for SASL (CRAM-MD5 and other strange kind <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  of authentication).<br />
compatibility with GnuTLS is improved.</p>
<p><strong>2. music</strong><br />
went at <a href="http://www.opeth.com">Opeth</a> concert.<br />
planned to go to <a href="http://www.painofsalvation.com">Pain of Salvation</a> concert.</p>
<p><strong>3. books</strong><br />
read <a href="http://perso.wanadoo.fr/michel.onfray/traitedatheologie.htm">traité d&#8217;athélogie</a> (french only).</p>
<p><strong>4. other oddities</strong><br />
Well, how long mean nerds/geeks/hackers work for open source &#8230;?</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dinhviethoa.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dinhviethoa.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dinhviethoa.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dinhviethoa.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dinhviethoa.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dinhviethoa.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dinhviethoa.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dinhviethoa.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dinhviethoa.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dinhviethoa.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dinhviethoa.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dinhviethoa.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinhviethoa.wordpress.com&blog=2131543&post=11&subd=dinhviethoa&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dinhviethoa.wordpress.com/2005/09/17/libetpan-039/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c11548671c850189db1275f7f767750?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dinhviethoa</media:title>
		</media:content>
	</item>
		<item>
		<title>SASL</title>
		<link>http://dinhviethoa.wordpress.com/2005/07/14/sasl/</link>
		<comments>http://dinhviethoa.wordpress.com/2005/07/14/sasl/#comments</comments>
		<pubDate>Thu, 14 Jul 2005 21:57:39 +0000</pubDate>
		<dc:creator>dinhviethoa</dc:creator>
				<category><![CDATA[mail]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://dinhviethoa.wordpress.com/2005/07/14/sasl/</guid>
		<description><![CDATA[1. libetpan
I am working on SASL for libetpan. Cyrus-SASL will be used.
That will bring some numbers of authentication mechanism for IMAP4, POP3 and SMTP : ANONYMOUS, CRAM-MD5, PLAIN, GSSAPI (MIT Kerberos 5 or Heimdal Kerberos 5), DIGEST-MD5, LOGIN, SRP, NTLM, OTP, KERBEROS_V4.
Implementation will be started with IMAP4.
some addition of API (mainly authentication API) will be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinhviethoa.wordpress.com&blog=2131543&post=9&subd=dinhviethoa&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>1. libetpan</strong></p>
<p>I am working on SASL for libetpan. <a href="http://asg.web.cmu.edu/sasl/sasl-library.html">Cyrus-SASL</a> will be used.<br />
That will bring some numbers of authentication mechanism for IMAP4, POP3 and SMTP : ANONYMOUS, CRAM-MD5, PLAIN, GSSAPI (MIT Kerberos 5 or Heimdal Kerberos 5), DIGEST-MD5, LOGIN, SRP, NTLM, OTP, KERBEROS_V4.<br />
Implementation will be started with IMAP4.</p>
<p>some addition of API (mainly authentication API) will be needed since SASL authentication<br />
needs the server full qualified name, a login, an authentication name, a password, and a realm name (kerberos meaning).</p>
<p><strong>2. music</strong></p>
<p>listening to <a href="http://www.meshuggah.net">Meshuggah</a>.<br />
<a href="http://www.opeth.com">Opeth</a> to be on tour in Paris on september.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dinhviethoa.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dinhviethoa.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dinhviethoa.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dinhviethoa.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dinhviethoa.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dinhviethoa.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dinhviethoa.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dinhviethoa.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dinhviethoa.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dinhviethoa.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dinhviethoa.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dinhviethoa.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinhviethoa.wordpress.com&blog=2131543&post=9&subd=dinhviethoa&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dinhviethoa.wordpress.com/2005/07/14/sasl/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c11548671c850189db1275f7f767750?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dinhviethoa</media:title>
		</media:content>
	</item>
		<item>
		<title>workaround old Courier IMAP bug</title>
		<link>http://dinhviethoa.wordpress.com/2005/07/11/workaround-old-courier-imap-bug/</link>
		<comments>http://dinhviethoa.wordpress.com/2005/07/11/workaround-old-courier-imap-bug/#comments</comments>
		<pubDate>Mon, 11 Jul 2005 07:27:19 +0000</pubDate>
		<dc:creator>dinhviethoa</dc:creator>
				<category><![CDATA[book]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://dinhviethoa.wordpress.com/2005/07/11/workaround-old-courier-imap-bug/</guid>
		<description><![CDATA[1. Courier IMAP nightmare is back once again.
A workaround has to be applied in sylpheed to workaround a bug in old Courier IMAP servers.
if we quote atom such as &#8220;Reply-To&#8221;, the server won&#8217;t understand the command.
It looks like (in opposition to what I said earlier) we could fix that by not quoting words with &#8216;-&#8217; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinhviethoa.wordpress.com&blog=2131543&post=8&subd=dinhviethoa&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>1. Courier IMAP nightmare is back once again.</strong><br />
A workaround has to be applied in sylpheed to workaround a bug in old Courier IMAP servers.<br />
if we quote atom such as &#8220;Reply-To&#8221;, the server won&#8217;t understand the command.</p>
<p>It looks like (in opposition to what I said earlier) we could fix that by not quoting words with &#8216;-&#8217; char. (1)<br />
The workaround that has been applied is fetching all headers instead of performing a fetching a selection of headers.</p>
<p>Maybe I&#8217;ll workaround this also in libetpan by using (1).</p>
<p><strong>2. music</strong><br />
listening to <a href="http://www.spineshank.com">Spineshank</a>.</p>
<p><strong>3. books (french)</strong><br />
&#8220;Vacances dans le coma&#8221; &#8211; Frederic Beigbeder &#8211; ISBN 2253140708.<br />
&#8220;XY, de l&#8217;identité masculine&#8221; &#8211; Elisabeth Badinter &#8211; ISBN 2253097837. english version : &#8220;XY, on masculine identity&#8221; &#8211; ISBN 0231084358</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dinhviethoa.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dinhviethoa.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dinhviethoa.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dinhviethoa.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dinhviethoa.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dinhviethoa.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dinhviethoa.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dinhviethoa.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dinhviethoa.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dinhviethoa.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dinhviethoa.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dinhviethoa.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinhviethoa.wordpress.com&blog=2131543&post=8&subd=dinhviethoa&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dinhviethoa.wordpress.com/2005/07/11/workaround-old-courier-imap-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c11548671c850189db1275f7f767750?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dinhviethoa</media:title>
		</media:content>
	</item>
		<item>
		<title>sylpheed new IMAP implemented</title>
		<link>http://dinhviethoa.wordpress.com/2005/06/29/sylpheed-new-imap-implemented/</link>
		<comments>http://dinhviethoa.wordpress.com/2005/06/29/sylpheed-new-imap-implemented/#comments</comments>
		<pubDate>Wed, 29 Jun 2005 01:46:10 +0000</pubDate>
		<dc:creator>dinhviethoa</dc:creator>
				<category><![CDATA[mail]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://dinhviethoa.wordpress.com/2005/06/29/sylpheed-new-imap-implemented/</guid>
		<description><![CDATA[1. sylpheed
A pre-version of sylpheed with a new IMAP implementation has been snapshoted a fed to users for torture.
This currently basically implements the same thing with a better parser and IMAP command sender.
Every IMAP request are run in an IMAP thread (one thread per IMAP server).
This implementation introduced two regressions :
- NAMESPACE is no more [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinhviethoa.wordpress.com&blog=2131543&post=6&subd=dinhviethoa&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>1. sylpheed</strong><br />
A pre-version of sylpheed with a new IMAP implementation has been snapshoted a fed to users for torture.<br />
This currently basically implements the same thing with a better parser and IMAP command sender.<br />
Every IMAP request are run in an IMAP thread (one thread per IMAP server).<br />
This implementation introduced two regressions :<br />
- NAMESPACE is no more implemented<br />
- CRAM-MD5 authentication is no more implemented, LOGIN will always be used.<br />
(were people really using those ?)</p>
<p><strong>2. libetpan</strong><br />
This work let me find a bug in unused parts of libetpan low-level implementation of IMAP. This is fixed with libetpan-0.36cvs18.</p>
<p><strong>3. music</strong><br />
- listening to Atreyu (metal) and Maxeen (rock), Killswitch Engage (metal) , Porcupine Tree (progressive rock).<br />
- went to Iron Maiden concert.</p>
<p><strong>4. conclusion</strong><br />
Let&#8217;s wait users feedback and commit to main sylpheed-gtk2 branch.<br />
Then, go back on dev of etpanX.</p>
<p><em>here the main view :</em><br />
<img src="http://dinh.dyndns.org/~dinh/blog/etpanX-1.png" alt="main view" width="400" height="305" /></p>
<p><em>here the message composer :</em><br />
<img src="http://dinh.dyndns.org/~dinh/blog/etpanX-2.png" alt="message composer" /></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dinhviethoa.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dinhviethoa.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dinhviethoa.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dinhviethoa.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dinhviethoa.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dinhviethoa.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dinhviethoa.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dinhviethoa.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dinhviethoa.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dinhviethoa.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dinhviethoa.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dinhviethoa.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dinhviethoa.wordpress.com&blog=2131543&post=6&subd=dinhviethoa&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dinhviethoa.wordpress.com/2005/06/29/sylpheed-new-imap-implemented/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2c11548671c850189db1275f7f767750?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dinhviethoa</media:title>
		</media:content>

		<media:content url="http://dinh.dyndns.org/~dinh/blog/etpanX-1.png" medium="image">
			<media:title type="html">main view</media:title>
		</media:content>

		<media:content url="http://dinh.dyndns.org/~dinh/blog/etpanX-2.png" medium="image">
			<media:title type="html">message composer</media:title>
		</media:content>
	</item>
	</channel>
</rss>