<?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"
	>

<channel>
	<title>筆記與流年</title>
	<atom:link href="http://www.mingli-yuan.info/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mingli-yuan.info</link>
	<description>沒有太多的話，這只是一個普通的Blog，想用它來記錄我的閱讀和學習筆記。</description>
	<pubDate>Mon, 18 Aug 2008 09:23:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>业务类、工具类和内聚</title>
		<link>http://www.mingli-yuan.info/archives/246</link>
		<comments>http://www.mingli-yuan.info/archives/246#comments</comments>
		<pubDate>Mon, 18 Aug 2008 09:23:45 +0000</pubDate>
		<dc:creator>Mountain</dc:creator>
		
		<category><![CDATA[技術話題]]></category>

		<guid isPermaLink="false">http://www.mingli-yuan.info/?p=246</guid>
		<description><![CDATA[工作里的小小心得—能设计出相对复杂的系统，却不一定能写得好一段简单的代码。
在写代码的过程中，经常会遇到业务类里面大量的代码重复，一个可以设想的解决办法是把重复的代码提升到父类里面。然而因为父类导致抽象层次的增加，很多时候这种做法并不一定导致最好的解决方案，反而让代码变得难懂。
有时候一个恰当的工具类，可以使得代码变得异常的清晰。但在写工具类时一定要注意：工具类不能生硬插入业务的逻辑，这会破坏业务类的完整；对业务逻辑的控制权一定要掌握在业务类里面。
这些都是看似简单的原则，可在平时写代码的时候，因为时间、进度，我们往往忽略了代码的美感。写代码的感觉还是要多磨练呀。
]]></description>
			<content:encoded><![CDATA[<p>工作里的小小心得—能设计出相对复杂的系统，却不一定能写得好一段简单的代码。</p>
<p>在写代码的过程中，经常会遇到业务类里面大量的代码重复，一个可以设想的解决办法是把重复的代码提升到父类里面。然而因为父类导致抽象层次的增加，很多时候这种做法并不一定导致最好的解决方案，反而让代码变得难懂。</p>
<p>有时候一个恰当的工具类，可以使得代码变得异常的清晰。但在写工具类时一定要注意：工具类不能生硬插入业务的逻辑，这会破坏业务类的完整；对业务逻辑的控制权一定要掌握在业务类里面。</p>
<p>这些都是看似简单的原则，可在平时写代码的时候，因为时间、进度，我们往往忽略了代码的美感。写代码的感觉还是要多磨练呀。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mingli-yuan.info/archives/246/feed</wfw:commentRss>
		</item>
		<item>
		<title>links for 2008-08-17</title>
		<link>http://www.mingli-yuan.info/archives/245</link>
		<comments>http://www.mingli-yuan.info/archives/245#comments</comments>
		<pubDate>Sun, 17 Aug 2008 17:33:27 +0000</pubDate>
		<dc:creator>bot</dc:creator>
		
		<category><![CDATA[網路書簽]]></category>

		<guid isPermaLink="false">http://www.mingli-yuan.info/archives/245</guid>
		<description><![CDATA[

最好的免费电子图书馆指南（上） - 译言翻译
(tags: library openaccess)


ESB zone » 构建架构的思考
On architecture
(tags: architecture)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.yeeyan.com/articles/view/14392/12468">最好的免费电子图书馆指南（上） - 译言翻译</a></div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/mountain/library">library</a> <a href="http://delicious.com/mountain/openaccess">openaccess</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.esbzone.net/2008/08/15/think-architect/">ESB zone » 构建架构的思考</a></div>
<div class="delicious-extended">On architecture</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/mountain/architecture">architecture</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mingli-yuan.info/archives/245/feed</wfw:commentRss>
		</item>
		<item>
		<title>links for 2008-08-06 [delicious.com]</title>
		<link>http://www.mingli-yuan.info/archives/244</link>
		<comments>http://www.mingli-yuan.info/archives/244#comments</comments>
		<pubDate>Wed, 06 Aug 2008 18:33:00 +0000</pubDate>
		<dc:creator>bot</dc:creator>
		
		<category><![CDATA[網路書簽]]></category>

		<guid isPermaLink="false">http://www.mingli-yuan.info/archives/244</guid>
		<description><![CDATA[

Free the Bandwidth of News
some interesting idea by ilya
(tags: bandwidth news blogger thinking)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.slideshare.net/ilya/free-the-bandwidth-of-news?src=embed">Free the Bandwidth of News</a></div>
<div class="delicious-extended">some interesting idea by ilya</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/mountain/bandwidth">bandwidth</a> <a href="http://delicious.com/mountain/news">news</a> <a href="http://delicious.com/mountain/blogger">blogger</a> <a href="http://delicious.com/mountain/thinking">thinking</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mingli-yuan.info/archives/244/feed</wfw:commentRss>
		</item>
		<item>
		<title>links for 2008-07-30</title>
		<link>http://www.mingli-yuan.info/archives/243</link>
		<comments>http://www.mingli-yuan.info/archives/243#comments</comments>
		<pubDate>Wed, 30 Jul 2008 17:30:53 +0000</pubDate>
		<dc:creator>bot</dc:creator>
		
		<category><![CDATA[網路書簽]]></category>

		<guid isPermaLink="false">http://www.mingli-yuan.info/archives/243</guid>
		<description><![CDATA[

proglang.pdf (application/pdf Object)
a book on semantics on programming language
(tags: lang programming semantics)


[0807.4224] Encapsulation theory fundamentals
This paper proposes a theory of encapsulation, establishing a relationship between encapsulation and information hiding through the concept of potential structural complexity
(tags: encapsulation cs complexity programming)


[0807.4132] Modeling Time in Computing: A Taxonomy and a Comparative Survey
This article surveys various approaches to [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.cs.chalmers.se/~kentp/proglang.pdf">proglang.pdf (application/pdf Object)</a></div>
<div class="delicious-extended">a book on semantics on programming language</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/lang">lang</a> <a href="http://del.icio.us/mountain/programming">programming</a> <a href="http://del.icio.us/mountain/semantics">semantics</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://arxiv.org/abs/0807.4224">[0807.4224] Encapsulation theory fundamentals</a></div>
<div class="delicious-extended">This paper proposes a theory of encapsulation, establishing a relationship between encapsulation and information hiding through the concept of potential structural complexity</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/encapsulation">encapsulation</a> <a href="http://del.icio.us/mountain/cs">cs</a> <a href="http://del.icio.us/mountain/complexity">complexity</a> <a href="http://del.icio.us/mountain/programming">programming</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://arxiv.org/abs/0807.4132">[0807.4132] Modeling Time in Computing: A Taxonomy and a Comparative Survey</a></div>
<div class="delicious-extended">This article surveys various approaches to the formal modeling and analysis of the temporal features of computer-based systems, with a level of detail that is suitable also for non-specialists.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/time">time</a> <a href="http://del.icio.us/mountain/formal">formal</a> <a href="http://del.icio.us/mountain/computing_theory">computing_theory</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.newyorker.com/reporting/2008/07/28/080728fa_fact_osnos?currentPage=all">Letter from China: Angry Youth: Reporting &amp; Essays: The New Yorker</a></div>
<div class="delicious-extended">some of the young generation of China</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/politics">politics</a> <a href="http://del.icio.us/mountain/nationalism">nationalism</a> <a href="http://del.icio.us/mountain/internet">internet</a> <a href="http://del.icio.us/mountain/democracy">democracy</a> <a href="http://del.icio.us/mountain/china">china</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mingli-yuan.info/archives/243/feed</wfw:commentRss>
		</item>
		<item>
		<title>links for 2008-07-29</title>
		<link>http://www.mingli-yuan.info/archives/242</link>
		<comments>http://www.mingli-yuan.info/archives/242#comments</comments>
		<pubDate>Tue, 29 Jul 2008 17:30:41 +0000</pubDate>
		<dc:creator>bot</dc:creator>
		
		<category><![CDATA[網路書簽]]></category>

		<guid isPermaLink="false">http://www.mingli-yuan.info/archives/242</guid>
		<description><![CDATA[

B-W-LectureNotes.pdf (application/pdf Object)
a category tutorial
(tags: category cs math)


Toposes, Triples and Theories
(tags: category math programming)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.math.upatras.gr/~cdrossos/Docs/B-W-LectureNotes.pdf">B-W-LectureNotes.pdf (application/pdf Object)</a></div>
<div class="delicious-extended">a category tutorial</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/category">category</a> <a href="http://del.icio.us/mountain/cs">cs</a> <a href="http://del.icio.us/mountain/math">math</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.cwru.edu/artsci/math/wells/pub/ttt.html">Toposes, Triples and Theories</a></div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/category">category</a> <a href="http://del.icio.us/mountain/math">math</a> <a href="http://del.icio.us/mountain/programming">programming</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mingli-yuan.info/archives/242/feed</wfw:commentRss>
		</item>
		<item>
		<title>links for 2008-07-28</title>
		<link>http://www.mingli-yuan.info/archives/241</link>
		<comments>http://www.mingli-yuan.info/archives/241#comments</comments>
		<pubDate>Mon, 28 Jul 2008 17:32:37 +0000</pubDate>
		<dc:creator>bot</dc:creator>
		
		<category><![CDATA[網路書簽]]></category>

		<guid isPermaLink="false">http://www.mingli-yuan.info/archives/241</guid>
		<description><![CDATA[

Free souls - 译言PRO
这是一本特殊的书。一部将以创作共用（Creative Commons）CC-BY版权出版的影集和文集。本书是对版权束缚创造的又一个宣言；是又一次基于互联网、关于创作和分享的重要尝试。翻译，也自然成为
(tags: reading translation freeculture)


The Cathedral and the Bazaar by Eric S. Raymond
discussing these theories in terms of two fundamentally different development styles, the &#8220;cathedral&#8221; model of most of the commercial world versus the &#8220;bazaar&#8221; model of the Linux world.
(tags: opensource collaboration)


freeculture.pdf (application/pdf Object)
Free Culture by Lessig
(tags: lessig politics copyright digital ebook [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://pro.yeeyan.com/wiki/Free_souls">Free souls - 译言PRO</a></div>
<div class="delicious-extended">这是一本特殊的书。一部将以创作共用（Creative Commons）CC-BY版权出版的影集和文集。本书是对版权束缚创造的又一个宣言；是又一次基于互联网、关于创作和分享的重要尝试。翻译，也自然成为</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/reading">reading</a> <a href="http://del.icio.us/mountain/translation">translation</a> <a href="http://del.icio.us/mountain/freeculture">freeculture</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.firstmonday.org/issues/issue3_3/raymond/">The Cathedral and the Bazaar by Eric S. Raymond</a></div>
<div class="delicious-extended">discussing these theories in terms of two fundamentally different development styles, the &#8220;cathedral&#8221; model of most of the commercial world versus the &#8220;bazaar&#8221; model of the Linux world.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/opensource">opensource</a> <a href="http://del.icio.us/mountain/collaboration">collaboration</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.free-culture.cc/freeculture.pdf">freeculture.pdf (application/pdf Object)</a></div>
<div class="delicious-extended">Free Culture by Lessig</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/lessig">lessig</a> <a href="http://del.icio.us/mountain/politics">politics</a> <a href="http://del.icio.us/mountain/copyright">copyright</a> <a href="http://del.icio.us/mountain/digital">digital</a> <a href="http://del.icio.us/mountain/ebook">ebook</a> <a href="http://del.icio.us/mountain/opensource">opensource</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mingli-yuan.info/archives/241/feed</wfw:commentRss>
		</item>
		<item>
		<title>links for 2008-07-22</title>
		<link>http://www.mingli-yuan.info/archives/240</link>
		<comments>http://www.mingli-yuan.info/archives/240#comments</comments>
		<pubDate>Tue, 22 Jul 2008 17:30:43 +0000</pubDate>
		<dc:creator>bot</dc:creator>
		
		<category><![CDATA[網路書簽]]></category>

		<guid isPermaLink="false">http://www.mingli-yuan.info/archives/240</guid>
		<description><![CDATA[

Clue: an ANSI C compiler targeting high level languages
Clue is an ANSI C compiler (C89, some C99) that targets high-level languages such as Lua, Javascript or Perl.
(tags: c compiler javascript lang parser perl lua)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://cluecc.sourceforge.net/">Clue: an ANSI C compiler targeting high level languages</a></div>
<div class="delicious-extended">Clue is an ANSI C compiler (C89, some C99) that targets high-level languages such as Lua, Javascript or Perl.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/c">c</a> <a href="http://del.icio.us/mountain/compiler">compiler</a> <a href="http://del.icio.us/mountain/javascript">javascript</a> <a href="http://del.icio.us/mountain/lang">lang</a> <a href="http://del.icio.us/mountain/parser">parser</a> <a href="http://del.icio.us/mountain/perl">perl</a> <a href="http://del.icio.us/mountain/lua">lua</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mingli-yuan.info/archives/240/feed</wfw:commentRss>
		</item>
		<item>
		<title>links for 2008-07-21</title>
		<link>http://www.mingli-yuan.info/archives/239</link>
		<comments>http://www.mingli-yuan.info/archives/239#comments</comments>
		<pubDate>Mon, 21 Jul 2008 17:30:48 +0000</pubDate>
		<dc:creator>bot</dc:creator>
		
		<category><![CDATA[網路書簽]]></category>

		<guid isPermaLink="false">http://www.mingli-yuan.info/archives/239</guid>
		<description><![CDATA[

LL parser - Wikipedia, the free encyclopedia
An LL parser is a top-down parser for a subset of the context-free grammars.
(tags: compiler parser)


Tail recursive parser - Wikipedia, the free encyclopedia
Tail recursive parsers are derived from the more common Recursive descent parsers.
(tags: compiler parser)


Parsing expression grammar - Wikipedia, the free encyclopedia
A parsing expression grammar, or PEG, is [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://en.wikipedia.org/wiki/LL_parser">LL parser - Wikipedia, the free encyclopedia</a></div>
<div class="delicious-extended">An LL parser is a top-down parser for a subset of the context-free grammars.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/compiler">compiler</a> <a href="http://del.icio.us/mountain/parser">parser</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://en.wikipedia.org/wiki/Tail_recursive_parser">Tail recursive parser - Wikipedia, the free encyclopedia</a></div>
<div class="delicious-extended">Tail recursive parsers are derived from the more common Recursive descent parsers.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/compiler">compiler</a> <a href="http://del.icio.us/mountain/parser">parser</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://en.wikipedia.org/wiki/Parsing_expression_grammar">Parsing expression grammar - Wikipedia, the free encyclopedia</a></div>
<div class="delicious-extended">A parsing expression grammar, or PEG, is a type of analytic formal grammar that describes a formal language in terms of a set of rules for recognizing strings in the language.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/compiler">compiler</a> <a href="http://del.icio.us/mountain/parser">parser</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://en.wikipedia.org/wiki/LR_parser">LR parser - Wikipedia, the free encyclopedia</a></div>
<div class="delicious-extended">In computer science, an LR parser is a parser for context-free grammars that reads input from Left to right and produces a Rightmost derivation.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/compiler">compiler</a> <a href="http://del.icio.us/mountain/parser">parser</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://en.wikipedia.org/wiki/Simple_LR_parser">Simple LR parser - Wikipedia, the free encyclopedia</a></div>
<div class="delicious-extended">In computer science, a Simple LR parser or SLR parser is created by an SLR parser generator which reads a BNF grammar and constructs an LR(0) state machine.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/compiler">compiler</a> <a href="http://del.icio.us/mountain/parser">parser</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://en.wikipedia.org/wiki/Canonical_LR_parser">Canonical LR parser - Wikipedia, the free encyclopedia</a></div>
<div class="delicious-extended">A canonical LR parser or LR(1) parser is an LR parser whose parsing tables are constructed in a similar way as with LR(0) parsers except that the items in the item sets also contain a follow.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/compiler">compiler</a> <a href="http://del.icio.us/mountain/parser">parser</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://en.wikipedia.org/wiki/GLR_parser">GLR parser - Wikipedia, the free encyclopedia</a></div>
<div class="delicious-extended">In computer science, a GLR parser (&#8221;Generalized Left-to-right Rightmost derivation parser&#8221;) is an extension of an LR parser algorithm to handle nondeterministic and ambiguous grammars.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/compiler">compiler</a> <a href="http://del.icio.us/mountain/parser">parser</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://en.wikipedia.org/wiki/LALR_parser">LALR parser - Wikipedia, the free encyclopedia</a></div>
<div class="delicious-extended">In computer science, a lookahead LR parser or LALR parser is a specialized form of LR parser that can deal with more context-free grammars than Simple LR (SLR) parsers.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/compiler">compiler</a> <a href="http://del.icio.us/mountain/parser">parser</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://en.wikipedia.org/wiki/CYK_algorithm">CYK algorithm - Wikipedia, the free encyclopedia</a></div>
<div class="delicious-extended">The Cocke-Younger-Kasami (CYK) algorithm (alternatively called CKY) determines whether a string can be generated by a given context-free grammar and, if so, how it can be generated.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/parsing">parsing</a> <a href="http://del.icio.us/mountain/compression">compression</a> <a href="http://del.icio.us/mountain/nlp">nlp</a> <a href="http://del.icio.us/mountain/compiler">compiler</a> <a href="http://del.icio.us/mountain/parser">parser</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://en.wikipedia.org/wiki/Earley_parser">Earley parser - Wikipedia, the free encyclopedia</a></div>
<div class="delicious-extended">The Earley parser is a type of chart parser mainly used for parsing in computational linguistics, named after its inventor, Jay Earley.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/parsing">parsing</a> <a href="http://del.icio.us/mountain/parser">parser</a> <a href="http://del.icio.us/mountain/compiler">compiler</a> <a href="http://del.icio.us/mountain/npl">npl</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://en.wikipedia.org/wiki/Operator-precedence_parser">Operator-precedence parser - Wikipedia, the free encyclopedia</a></div>
<div class="delicious-extended">An operator precedence parser is a computer program that interprets an operator-precedence grammar.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/compiler">compiler</a> <a href="http://del.icio.us/mountain/parser">parser</a> <a href="http://del.icio.us/mountain/parsing">parsing</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://en.wikipedia.org/wiki/Comparison_of_parser_generators">Comparison of parser generators - Wikipedia, the free encyclopedia</a></div>
<div class="delicious-extended">This is a list of notable parsing systems.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/parser">parser</a> <a href="http://del.icio.us/mountain/compiler">compiler</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mingli-yuan.info/archives/239/feed</wfw:commentRss>
		</item>
		<item>
		<title>links for 2008-07-18</title>
		<link>http://www.mingli-yuan.info/archives/238</link>
		<comments>http://www.mingli-yuan.info/archives/238#comments</comments>
		<pubDate>Fri, 18 Jul 2008 17:31:23 +0000</pubDate>
		<dc:creator>bot</dc:creator>
		
		<category><![CDATA[網路書簽]]></category>

		<guid isPermaLink="false">http://www.mingli-yuan.info/archives/238</guid>
		<description><![CDATA[

A historical note on &#8220;Geometry and Concurrency&#8221;
A historical note on &#8220;Geometry and Concurrency&#8221;
(tags: concurrency)


Papers from E. Goubault
(tags: people concurrency)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.di.ens.fr/~goubault/index1.html">A historical note on &#8220;Geometry and Concurrency&#8221;</a></div>
<div class="delicious-extended">A historical note on &#8220;Geometry and Concurrency&#8221;</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/concurrency">concurrency</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.di.ens.fr/~goubault/GOUBAULTpapers.html">Papers from E. Goubault</a></div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/people">people</a> <a href="http://del.icio.us/mountain/concurrency">concurrency</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mingli-yuan.info/archives/238/feed</wfw:commentRss>
		</item>
		<item>
		<title>links for 2008-07-16</title>
		<link>http://www.mingli-yuan.info/archives/237</link>
		<comments>http://www.mingli-yuan.info/archives/237#comments</comments>
		<pubDate>Wed, 16 Jul 2008 17:32:39 +0000</pubDate>
		<dc:creator>bot</dc:creator>
		
		<category><![CDATA[網路書簽]]></category>

		<guid isPermaLink="false">http://www.mingli-yuan.info/archives/237</guid>
		<description><![CDATA[

Fractional calculus - Wikipedia, the free encyclopedia
Fractional calculus is a branch of mathematical analysis that studies the possibility of taking real number powers of the differential operator
(tags: math)


wikimania2008: Wikimania 2008
schedule for Wikimania 2008


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://en.wikipedia.org/wiki/Fractional_calculus">Fractional calculus - Wikipedia, the free encyclopedia</a></div>
<div class="delicious-extended">Fractional calculus is a branch of mathematical analysis that studies the possibility of taking real number powers of the differential operator</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/mountain/math">math</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://wm08reg.wikimedia.org/schedule/index.en.html">wikimania2008: Wikimania 2008</a></div>
<div class="delicious-extended">schedule for Wikimania 2008</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mingli-yuan.info/archives/237/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
