<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Porce&#039;s Epistemology</title>
		<link>http://porce.net/</link>
		<description>When you have common knowledge about inconsistent beliefs, what would you do?</description>
		<language>ko</language>
		<pubDate>Tue, 16 Aug 2011 14:51:06 -0700</pubDate>
		<generator>Tistory 1.1 (http://www.tistory.com/)</generator>
		<image>
		<title>Porce&#039;s Epistemology</title>
		<url><![CDATA[http://cfile25.uf.tistory.com/image/133B1C0C49D4625C149781]]></url>
		<link>http://porce.net/</link>
		<description>When you have common knowledge about inconsistent beliefs, what would you do?</description>
		</image>
		<item>
			<title>Cross-Layer Design Considerations</title>
			<link>http://porce.net/214</link>
			<description>&lt;meta charset=&quot;utf-8&quot;&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#333333&quot; face=&quot;verdana&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;border-collapse: collapse; line-height: normal;&quot;&gt;&lt;meta charset=&quot;utf-8&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; &quot;&gt;&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;
Title: Cross-Layer Design Considerations&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Jiwoong Lee, University of California, Berkeley&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;ABSTRACT&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;INTRODUCTION&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;The prosperity of the Internet successfully produced the wide deployment of the network infrastructure, enormous number of the network users, and still promising vision on the network industry. In addition to this, the desire of cordless communication has recently been propelled so that there exist a huge trend&amp;nbsp;of technical and academical challenge in wireless communications. Meanwhile the networking protocols and systems have been optimized for conventional wired networks, the wireless medium shows somewhat fundamentally different characteristics&amp;nbsp;so that the legacy protocols and systems do not perform in the optimized sense.&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;RELATED WORK&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;WHAT IS ARCHITECTURE&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;A better understanding of the notion of architecture is required to have a firm base to discuss cross-layer design. Three basic model of architecture can be discussed. The first model is called as brick model. Brick model is used most commonly and most robust in a simple design. Next model is called spagetti model. Spagetti model does not have a layered architecture at all inside. Rather, its functionalty is totally mixed. Its implementation can be really messy. However if carefully designed and implemented, this model can have the optimal performance. The final model, which is a graphical understanding of the cross-layer design, is the jigsaw model. Jigsaw model is placed in the middle of brick model and spagetti model. It has dividable components but&amp;nbsp;their interaction is much&amp;nbsp;more involved than brick model, less than the spagetti model.&amp;nbsp;From this graphical&amp;nbsp;representation, we&amp;nbsp;can&amp;nbsp;acquire two&amp;nbsp;important perspectives of the cross-layer design. First perspective is that the adjacent layers have much&amp;nbsp;larger interface area between them than the&amp;nbsp;brick model that has flat interface area.&amp;nbsp;As&amp;nbsp;will be discussed later in this&amp;nbsp;paper, this expanded area implies&amp;nbsp;the change of abstraction&amp;nbsp;model of each layer. In other words,&amp;nbsp;a layer&amp;nbsp;&#039;understands&#039;&amp;nbsp;its adjacent layers with more verbose parameters. &amp;nbsp;The second interesting perspective on this is the conglomeration of the functionalities which were believed to belong to different layers. This conglomeration of functionalities have not been recognized widespread. However, this must be the essencial understanding as well as the expanded interface area. One good example of this conglomeration is the merged MAC forwarding-Network routing.&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;There was a research that emphasized the importance of architecture; the architectured design was believed the key to make it survive and thrive. In [Kumar2005] four examples were introduced as&amp;nbsp;successful&amp;nbsp;architectures.&amp;nbsp;They were Von Neumann architecture which initiated the modern computer architecutre and has been unchanged, the OSI network architecture which has been the fundamentals to understand complex network systems although its implementation has never been used, the Source-Channel separation architecture which was introduced by Shannon and is still regarded as one of the most excellent achievement in communication theory, and finally the feedback control system which is necessary in any form of control system. There are no argue point in that those four examples are fundamentally important and have been rigid bases. However one surprising thing is that except feedback control system, other three architectures are not relatively old enough. Von Neumann architecture was introduced in 1963, OSI 7 Layer architecture was finalized as an international standard in 1988, and Source-Channel separation was pulicized in 1949. Therefore we have to acquire a sense that what we have been believing as an unbreakable fundamental architecture were actually young enough to be challenged by a new architecture.&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;WHAT IS LAYERING&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Before introducing a new challenger, we might as well contemplate the concept of layering design. Layering can be understood in following ways. They are essentially the same.&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;-&amp;nbsp;Layering is isolating conceptually different functions&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;- Layering is decoupling the complicated problem into smaller ones&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;- Layering is decomposing the problem space into subspaces&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;The advantage of layering is it enables modular design. Optimization of the overall complicated system is reduced to the optimization of each simple module. Modular design enables the reusability of the design, implementation, and&amp;nbsp;operation. It even enables the modular understanding of the system.&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;As a result of layering, abstraction of layers are produced. Interface of the layer handles this abstaction to understand, communicate with the adjacent layers.&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Layering is the product of &#039;divide-and-conquer&#039; philosophy. This was originally the military strategy. What this strategy claims is that when one fight with 10 enemies, it is easier to fight with one by one rather that fight with ten at the same time. This strategy was later incorporated into the algorithm design paradigm. As one can easily imagine, this is a useful and powerful strategy. Now I have a question for you. Does this strategy always work ? The correct answer is no. This strategy works only when the cost of combining is less than the cost of dividing and solving.&amp;nbsp;In other words, if the&amp;nbsp;tackling the whole problem is more efficient than dividing the problem space and solving each divided subspace, then layering approach might not work. This is the philosophical basement of the cross-layer design.&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;GOAL OF CROSS-LAYER DESIGN&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;In contrast to the approach of layering design, the aim of the cross-layer design is to couple some functionalities of heterogeneous layers to boos the systm-wide performance by taking advantage of joint optimization. An interpretation of the trend of the cross-layer design is that we have faced the limit of the divide-and-conquier strategy at the emergence of wireless communication, in the sense of the legacy layering model. Therefore to increase the system-wide performance, we need the expanded abstaction of each layer in the interface or more organic model in which every small components can work with others.&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;A&amp;nbsp;recent research [Iyer2003] described the possible cross-layer interactions through the expanded layer abstaction. For example, transmission power has been conventionally the internal parameter of the physical layer and has not been shared with other layers. In a cross-layer design, however, the transmission power can be in higher layer; network layer can determine its route based on its current trasmission power. Another example is that physical layer uses the&amp;nbsp;number of the retransmission performed in MAC layer in change its modulation scheme which provides more robust detection at the cost of power consumption.&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;TENSION&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;It is true that there is a tension in diving into the cross-layer design since it requires, by definition, the break of the conventionally defined layered architecture. Breaking this boundary can break the modularity, compatibility or guaranteed minimum performance as well.&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;COUNTER-EXAMPLE&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;This tension is worthy of a few more words since the expected worries are not a total illusion. A good example was analyzed in [another Kumar2005].&amp;nbsp; When&amp;nbsp;a rate adaptive MAC, wich adjusts its data rates based on the channel quality information delivered by the physical layer, is used with the network layer&#039;s minimum-hop routing, the overall throughput of the system was degraded up to 55% in comparison to the case that does not use the rate-adaptive MAC.&amp;nbsp;A rate adaptive MAC and minimum hop routing were developed independently but when they were used cooperatively, the result of the cooperation was worse. This is a good example&amp;nbsp;showing that&amp;nbsp;cross-layer&amp;nbsp;performance optimization requires&amp;nbsp;cross-layer engineering.&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;LIMIT&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Therefore we had better point out the limit of the cross-layer design not to repeat the same cross-purpose optimization. The biggest limit of the cross-layer design is this design paradigm is quite new so that&amp;nbsp;the consequence of the cross-layer design&amp;nbsp;is not easily imagined like a new born baby. When a new design is combined with other layers&#039; protocols, traffic pattern, user behavior, unexpected conseequences will be brought out, while it can be good or bad. The second limit of the cross-layer design is the lack of the compatibility with the legacy protocol stack.&amp;nbsp; The third limit is the possible lack of modularity. The fourth limit is its longevity. The final limit is essentially not a limit; it is a possibility. A recent research showed the performance improvement of the cross-layer design is constant times of that of the layered-design&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;CONCLUSION&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-214-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-214-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-214-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/214</guid>
			<comments>http://porce.net/214#entry214comment</comments>
			<pubDate>Fri, 17 Dec 2010 14:18:19 -0800</pubDate>
		</item>
		<item>
			<title>These are a few of porce&#039;s favoriate things</title>
			<link>http://porce.net/213</link>
			<description>&lt;div&gt;
&lt;p class=&quot;p1&quot; style=&quot;font-family: 돋움; font-size: 12px; line-height: 1.5; color: rgb(99, 99, 99); &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Batang; &quot;&gt;&lt;span style=&quot;font-family: Verdana; &quot;&gt;&lt;span style=&quot;font-size: 11pt; &quot;&gt;&lt;span style=&quot;font-size: 11pt; &quot;&gt;&lt;span style=&quot;font-family: Verdana; &quot;&gt;&lt;span style=&quot;font-family: Verdana; &quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul style=&quot;list-style-type: disc; &quot;&gt;&lt;li&gt;&lt;meta charset=&quot;utf-8&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Verdana; line-height: 22px; font-size: 15px; &quot;&gt;&lt;span style=&quot;font-family: Verdana; &quot;&gt;&lt;span style=&quot;font-family: Verdana; &quot;&gt;﻿&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Verdana; &quot;&gt;Google chrome: For its speed&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Verdana; line-height: 22px; font-size: 15px; &quot;&gt;&lt;span style=&quot;font-family: Verdana; &quot;&gt;&lt;meta charset=&quot;utf-8&quot;&gt;San Diego SeaWorld: For its Shamu&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Verdana; line-height: 22px; font-size: 15px; &quot;&gt;&lt;span style=&quot;font-family: Verdana; &quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Verdana; line-height: 22px; font-size: 15px; &quot;&gt;Berkeley&#039;s Berkeley Bowl Grocery Store: For its stunning diversity and &#039;old-market&#039; style&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Verdana; line-height: 22px; font-size: 15px; &quot;&gt;&lt;meta charset=&quot;utf-8&quot;&gt;Apple Macbook Pro: For its superb stability and user interface convenience&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Verdana; line-height: 22px; font-size: 15px; &quot;&gt;&lt;meta charset=&quot;utf-8&quot;&gt;The Getty Center at Los Angeles: For its founder&#039;s unprecedented service to general public&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Verdana; line-height: 22px; font-size: 15px; &quot;&gt;&lt;meta charset=&quot;utf-8&quot;&gt;Inchon International Airport: For its clean, convenient, and luxurious quality of all facilities.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Verdana; line-height: 22px; font-size: 15px; &quot;&gt;&lt;meta charset=&quot;utf-8&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: normal; &quot;&gt;Apple iPhone 3G: For its contribution to the smarter mobile world&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Verdana; line-height: 22px; font-size: 15px; &quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: normal; &quot;&gt;&lt;meta charset=&quot;utf-8&quot;&gt;Peet&#039;s Coffee Eggnog Latte: For its super thickness in its kind.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Verdana; line-height: 22px; font-size: 15px; &quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: normal; &quot;&gt;&lt;meta charset=&quot;utf-8&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Dotum, Verdana, AppleGothic, sans-serif; font-size: 12px; line-height: 18px; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Verdana&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 15px; line-height: normal; &quot;&gt;&lt;span style=&quot;font-size: 11pt; &quot;&gt;&lt;span style=&quot;font-family: Verdana; &quot;&gt;Two wines:&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(68, 68, 68); font-family: Arial, &#039;Helvetica Neue&#039;, sans-serif; line-height: 19px; font-size: 15px; &quot;&gt;&lt;span style=&quot;font-size: 11pt; &quot;&gt;&lt;span style=&quot;font-family: Verdana; &quot;&gt;Domaine du Grand Montmirail Recolte 2007, Vacqueyras, and Narsai David Estate 2004, Cabernet Sauvignon, For their full of light flavors&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;p class=&quot;p1&quot; style=&quot;text-align: left; color: rgb(99, 99, 99); &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Verdana&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 15px; line-height: 22px;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;p1&quot; style=&quot;text-align: left; color: rgb(99, 99, 99); &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Verdana&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 15px; line-height: 22px;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;p1&quot; style=&quot;text-align: left; color: rgb(99, 99, 99); &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Verdana&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 15px; line-height: 22px;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;p1&quot; style=&quot;text-align: left;color: rgb(99, 99, 99); &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Verdana&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 15px; line-height: normal;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;p1&quot; style=&quot;text-align: left;color: rgb(99, 99, 99); &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Verdana&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 15px; line-height: normal;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;p1&quot; style=&quot;text-align: left;color: rgb(99, 99, 99); &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Verdana&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 15px; line-height: normal;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class=&quot;p1&quot; style=&quot;text-align: left;color: rgb(99, 99, 99); &quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(68, 68, 68); font-family: Arial, &#039;Helvetica Neue&#039;, sans-serif; line-height: 19px; font-size: 15px; &quot;&gt;&lt;span style=&quot;font-size: 11pt; &quot;&gt;&lt;span style=&quot;font-family: Verdana; &quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p1&quot; style=&quot;text-align: left;font-family: 돋움; font-size: 12px; line-height: 1.5; color: rgb(99, 99, 99); &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Batang; &quot;&gt;&lt;span style=&quot;font-family: Verdana; &quot;&gt;&lt;span style=&quot;font-size: 11pt; &quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;p1&quot; style=&quot;text-align: left;font-family: 돋움; font-size: 12px; line-height: 1.5; color: rgb(99, 99, 99); &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Batang; &quot;&gt;&lt;span style=&quot;font-family: Verdana; &quot;&gt;&lt;span style=&quot;font-size: 11pt; &quot;&gt;&lt;span style=&quot;font-size: 11pt; &quot;&gt;&lt;span style=&quot;font-family: Verdana; &quot;&gt;﻿&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Batang; &quot;&gt;&lt;span style=&quot;font-family: Verdana; &quot;&gt;&lt;span style=&quot;font-size: 11pt; &quot;&gt;&lt;span style=&quot;font-size: 11pt; &quot;&gt;&lt;span style=&quot;font-family: Verdana; &quot;&gt;﻿&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p class=&quot;p1&quot; style=&quot;text-align: left;font-family: 돋움; font-size: 12px; line-height: 1.5; color: rgb(99, 99, 99); &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Batang; &quot;&gt;&lt;span style=&quot;font-family: Verdana; &quot;&gt;&lt;span style=&quot;font-size: 11pt; &quot;&gt;&lt;span style=&quot;font-size: 11pt; &quot;&gt;&lt;span style=&quot;font-family: Verdana; &quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-213-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-213-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-213-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/213</guid>
			<comments>http://porce.net/213#entry213comment</comments>
			<pubDate>Fri, 17 Dec 2010 14:03:46 -0800</pubDate>
		</item>
		<item>
			<title>How to do a Good Research</title>
			<link>http://porce.net/212</link>
			<description>&lt;div&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: 돋움; &quot;&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;1. Survey&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&#039;Surf&#039; the references of references&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Gulim; font-size: 13px; &quot;&gt;Read Tutorial&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Gulim; font-size: 13px; &quot;&gt;Read &#039;Survey&#039; paper that has done the homework on behalf of you&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;2. New field. New solution concept. New formulation&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;It provides a &#039;recipe&#039; how to formulate, what to assume, and what to show.&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;Academia stimulus&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;3.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Gulim; font-size: 13px; &quot;&gt;Mathematical techniques.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;4. Imagination&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;Just imagine what would be great if you discover about nature, human mind, or complex system.&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;Imagine what would be surprising when achieved or showed.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;Science is a process to augment evidence for hypothesis that does not have enought evidence yet.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;Hypothesis only comes from imaginative power, but not the deductive reasoning.&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;5. Proof&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;By inspection:&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;This is the most primitive way of proving something. This purile technique is sometimes, but not widely, used in practice.&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;By example:&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;By Logic system&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;By&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;Existence ( Presence )&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;This proof technique is the most surprise to me in my life time. I recall I encountered this technique in the freshman&#039;s Calculus class when one studies Augustin Louis Cauchy&#039;s epsilon-delta definition of limit. Before this I was never taught about &#039;existence&#039; of &#039;presence&#039;, and therefore it sounded very weird.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;In fact, all people can define what a natural number is, but nobody properly defined its existence. &amp;nbsp;We always implicitly assume the existence of natural number 11, and no one doubts about it. Further, &amp;nbsp;one could define a negative number, but no one knows the existence of that negative number. What is -11? More fundamentally, what is 0? Is it nil? Is it non-existence? What is it?&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 10pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;Further,&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-212-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-212-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-212-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/212</guid>
			<comments>http://porce.net/212#entry212comment</comments>
			<pubDate>Fri, 17 Dec 2010 13:51:34 -0800</pubDate>
		</item>
		<item>
			<title>정부/산업 장학금 제도</title>
			<link>http://porce.net/211</link>
			<description>&lt;meta charset=&quot;utf-8&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(51, 51, 51); font-family: verdana; line-height: normal; &quot;&gt;[해외 명문대 공짜유학 가기] 정부·단체 활용하면 큰 도움 받을 수 있어&lt;br /&gt;
&lt;font class=&quot;artSubTitle&quot; id=&quot;artSubTitle&quot;&gt;등록금, 학비, 생활비, 왕복 항공료, 정착금, 의료비, 기숙사비까지 지원해&lt;/font&gt;&lt;br /&gt;
&lt;div class=&quot;article&quot; id=&quot;fontSzArea&quot; style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;
&lt;p&gt;&lt;strong&gt;&lt;font color=&quot;gray&quot; size=&quot;3&quot;&gt;외국 정부&lt;br /&gt;
&lt;/font&gt;일본ㆍ독일ㆍ프랑스ㆍ영국은 외국인 장학제도 운영&lt;br /&gt;
&lt;/strong&gt;&lt;br /&gt;
외국 정부 장학금과 국내 단체 장학금, 외국 단체가 지원하는 장학금을 받으면 자비를 들이지 않고도 외국 명문 대학 또는 대학원으로 유학을 갈 수 있다. 외국 정부 지원 장학금은 학비 일부를 지원해주는 것에서부터 등록금, 학비, 생활비, 왕복 항공료, 정착금, 기숙사비, 의료비까지 포괄적으로 지원해주는 것 등 다양한 종류가 있다.&lt;/p&gt;
&lt;p&gt;국내에도 우수한 학생을 위해 장학금사업을 하고 있는 기업과 비영리 기관이 여럿 있다. 국내 단체 장학금은 대부분 학비 전액과 학위 과정이 끝날 때까지 생활비를 지원해준다. 일부 기업체 장학금은 유학 후 본사에 입사하는 것이 의무사항이지만, 그렇지 않은 경우가 더 많다.&lt;/p&gt;
&lt;p&gt;외국 주요 단체가 제공하는 장학금도 다양하다. 그 중에는 로타리 장학금, 풀브라이트 장학금, 동서문화센터 장학금처럼 비교적 알려진 것도 있지만 웨슬리안대학 프리먼 아시안 장학금, 리치먼드 한인회 장학금처럼 잘 알려지지 않은 것도 있다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;&lt;br /&gt;
일본 문부과학성 초청 연구장학금&lt;/font&gt;&lt;font color=&quot;#000000&quot;&gt;&amp;nbsp;(www.kr.emb-japan. go.jp/cult/cul_study_national. htm, 02-765-3011~3)&lt;/font&gt;&lt;/strong&gt;&lt;p&gt;&lt;/p&gt;
&lt;p&gt;일본 문부과학성이 지급하는 장학금. 120명 정도를 선발해 매달 17만2000엔을 생활비 명목으로 지원하며 등록금, 학비, 왕복 항공료, 정착금(2만5000엔), 기숙사비, 의료비 일부까지 포괄적으로 지원해준다. 대한민국 국적을 가진 자로서 해외 유학에 결격사유가 없는 만 35세 미만인 자를 대상으로 하며, 최종 학교 성적이 100점 만점 기준, 평균 80점 이상이어야 한다. 지원일 현재 휴학 중인 자는 지원할 수 없다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;독일 학술교류처(DAAD) 장학금&lt;/font&gt;(Forschungs Studienstipendium, www.daad.or.kr, 02-324-0655)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;독일 학술교류처에서 운영하는 석사 과정 프로그램. 독일 각 대학 및 기관에서 연구하는 외국인 신진 학자를 대상으로 한다. 2006~2007년의 경우, 한국에 배당된 인원은 9명. 지원분야는 예술을 포함한 모든 분야. 석사, 박사, 박사후 연구과정(Postdocs) 지망자도 신청할 수 있다. 한 달에 715~975유로(과정·경력에 따라 차등지급), 왕복 항공료, 의료보험료 보조금, 어학코스 비용, 가족지원금, 연구지원금 등을 지원한다. 신청 당시 만 32세 미만(음악부문 지망자는 만 28~30세)이어야 하며, 신청 당시 이미 독일에서 1년 이상 체류한 사람은 자격이 없다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;영국 외무성 장학금&lt;/font&gt;(www.britishcouncil.or.kr/chevening, 02-3702-0613)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;영국에서 석사, 박사, 박사후 과정을 이수하려는 사람을 대상으로 영국 외무성이 지급하는 장학금. 선발 인원은 40명 안팎. 1년간 학비를 지급하며, 우수한 지원자에겐 예외적으로 생활비를 지급해준다. 대한민국 국적 보유자여야 하며, 일정 수준 이상의 영어 능력(IELTS 6.5 이상)을 갖춰야 한다. 학위 취득 후, 정당한 연장 사유가 없는 한 한국으로 돌아와야 한다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;영국 ORS 장학금&lt;/font&gt;(Overseas Research Students Awards Scheme, www.universitiesuk.ac.uk/ors/, 02-3702-0613)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;외국 학생의 학비가 상승함에 따라 영국 대학에서 공부하는 외국 학생의 부담을 덜어주기 위해 1979년 생긴 장학금. 영국 학생과 영국에서 공부하고 있는 외국 학생의 학비 차액을 보조해주기 위한 성격이다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;프랑스 파스퇴르장학금&lt;/font&gt;(www.bref.co.kr/education/ Bourse. htm, 02-317-8500)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;프랑스 외무부가 한국 학생을 위해 신설한 장학금. 한국의 젊은이에게 프랑스에 대한 이해를 돕고, 지적 발전의 기회를 제공하기 위한 것. 이미 학위를 받고 프랑스 고등교육기관(대학, 그랑제꼴, 국립 혹은 사립 연구기관 등)에서 연구를 계속하려는 사람을 지원 대상으로 삼는다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;프랑스 파스칼 장학생&lt;/font&gt;(www.edufrance.or.kr, 02-317-8569)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;프랑스의 천재적인 학자 블레즈 파스칼의 이름을 딴 장학금. 매년 한국의 우수 학생을 유치해 프랑스 각 대학 및 그랑제꼴 석·박사 학위를 취득할 수 있도록 지원한다. 주관 기관은 프랑스 교육부와 외무부가 창설한 공공기관인 에듀프랑스로, 이 기관은 프랑스의 고등교육을 장려하며, 세계 각국의 학생이 프랑스에서 생활하며 공부하는 것을 지원한다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;유럽 듀오-코리아장학금&lt;/font&gt;(DUO-Korea Fellowship, www.asemduo.org/main.htm, 02-720-6712~3)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;한국과 유럽 25개 아셈회원국(그리스ㆍ덴마크ㆍ벨기에ㆍ프랑스ㆍ핀란드ㆍ독일ㆍ영국ㆍ이탈리아ㆍ룩셈부르크ㆍ네덜란드ㆍ포르투갈ㆍ스페인ㆍ스웨덴ㆍ아일랜드ㆍ오스트리아ㆍ체코ㆍ사이프러스ㆍ에스토니아ㆍ헝가리ㆍ라트비아ㆍ리투아니아ㆍ몰타ㆍ폴란드ㆍ슬로바키아ㆍ슬로베니아) 사이의 교류 증진을 목적으로 하는 장학금. 학생, 교사 및 교수가 ‘한국인 1명-유럽인(아셈 국적 소지자) 1명’으로 한 조를 이루어 맞교환하는 경우, 듀오-코리아가 양측 대상자 모두에게 장학금을 제공한다. 지원자는 지원 당시의 신분을 교류가 끝날 때까지 유지해야 한다. 예를 들어, 학생 지원자는 지원 시점부터 교류가 끝날 때까지 학생으로 있어야 한다. 학생에겐 4개월(1학기)에 8000유로, 교사·교수에겐 1개월에 6000유로를 현금으로 지급하며 사용처에 제한을 두지 않는다.&amp;nbsp;&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;font color=&quot;gray&quot; size=&quot;3&quot;&gt;국내 단체&lt;br /&gt;
&lt;/font&gt;&lt;/strong&gt;&lt;strong&gt;기업체가 운영하는 장학재단이 다수&lt;/strong&gt;&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;국비 유학&lt;/font&gt;(국제교육진흥원, www.ied.go.kr, 02-3668-1300)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;&lt;br /&gt;
역사와 권위를 자랑하는 대한민국 정부 장학금. 국제교육진흥원 주관으로 3월 초 공고를 내고 5~6월 시험을 치른다. 선발인원은 매년 40명(학위과정 33명, 전문요원과정 7명) 선. 1년에 최대 3만8000달러(미국 기준)까지 지원한다. 인문, 사회, 이공계열 모두 지원 대상. 1차 시험과목은 국사와 해당 외국어. 유학 중 또는 유학 후에 이행해야 할 의무사항은 없다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;삼성 이건희 장학재단&lt;/font&gt;(삼성장학회, www.slsf.or.kr, 02-751-8811)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;전공분야나 선발인원이 정해져 있지 않은 것이 특징. 국가별 또는 대학별 선발인원 역시 사전에 정해져 있지 않다. 단 MBA, 로스쿨, 의과대학원 및 어학과정은 지원되지 않는다. 최대 연 5만달러까지 지원. 입학연도 기준으로 병역 미필자의 경우 학사 만 21세·석사 만 25세, 병역을 마친 경우엔 학사 만 25세, 석사 및 박사 만 30세 이하로 연령제한이 있는 것이 특징.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;관정 이종환 교육재단&lt;/font&gt;(www.ikef.or.kr, 02-753-6269)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;삼영화학그룹 이종환 회장이 사재 3000억원을 출연해 설립한 장학금. 미국, 영국, 독일, 프랑스, 중국 등 해외 각국에서 공부할 한국인 장학생을 대상으로 한다. 매년 100명 가량 선발해 연간 최고 5만달러까지 장학금을 지급하고 있다. 선발되면 학업 향상 정도에 따라 학부 과정 4년, 석사 2년, 박사 과정은 3년 동안 지원받을 수 있다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;한국고등교육재단&lt;/font&gt;(&lt;/strong&gt;&lt;a href=&quot;http://www.kfas.or.kr/&quot; style=&quot;color: rgb(64, 119, 160); text-decoration: none; font-weight: bold; &quot;&gt;&lt;strong&gt;&lt;u&gt;&lt;font color=&quot;#0000ff&quot;&gt;www.kfas.or.kr&lt;/font&gt;&lt;/u&gt;&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;, 02-552-3641)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;아무런 의무사항이 없는 것이 특징. 사회과학·자연과학·정보통신 분야를 중심으로 매년 약 30명을 선발한다. 학비, 생활비 및 보험료를 포함한 전액(2005~2006년 기준, 5만달러 규모)을 지급하며, 유학 대학에서 장학금을 받는 경우엔 학비나 생활비 또는 연구지원비만을 지원한다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;한국과학재단 대통령 과학 장학생&lt;/font&gt;(www.kosef.re.kr, 042-869-6114)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;고등학교 졸업 예정자만을 대상으로 수여하는 장학금. 해외(연 10명 내외, 최대 연 5만달러)와 국내(연 140명 내외, 연 1000만원 규모)로 나눠 선발한다. 수학 및 과학 분야의 탁월성 및 발전가능성을 선발의 주요 기준으로 삼는 것이 특징. 해외 장학생에게 4년간 학비, 체재비 등 최대 5만달러를 매년 지급한다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;태광그룹 일주학술문화재단&lt;br /&gt;
&lt;/font&gt;(www.taekwanggroup.co.kr/tg_c/ c.html, 02-3406-0487)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;태광그룹에서 지원하는 장학금. 박사학위 과정을 대상으로 한 해에 4명 정도를 선발, 5년간 매년 3만달러를 지급한다. 관련 전공은 경영, 경제, 사회, 인류, 동양사, 응용, 재료, 화학공학.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;미래에셋 장학금&lt;/font&gt;&amp;nbsp;(http://fund.miraeasset.com/fundapp/ global_people/view.jsp, 02-3774-1500)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;연 5만달러 이내에서 학비, 생활비를 지원한다. 선발인원은 30명 내외. 과거 전공 및 성별에 관계없이 경제, 경영, 금융, 파이낸스 관련 학부·대학원 지원자를 대상으로 한다. 졸업 후 미래에셋 입사 의무가 없으며, 지원국가에도 제한이 없다. 가정형편이 어려운 사람에겐 가산점이 부여된다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;/p&gt;
&lt;div class=&quot;article&quot; id=&quot;fontSzArea&quot; style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;
&lt;p&gt;&lt;strong&gt;&lt;font color=&quot;gray&quot; size=&quot;3&quot;&gt;외국 단체&lt;br /&gt;
&lt;/font&gt;주로 미국 회사 재단이 많아&lt;br /&gt;
&lt;br /&gt;
&lt;font color=&quot;#cf9000&quot;&gt;로타리 친선사절 장학금&lt;/font&gt;(www.rotarykorea.org/scholarship, 02-738-1051)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;로타리재단에서 지급하는 장학금. 재단 각 지구에서 선정해 최대 연 2만5000달러까지 지급한다. 대학 과정을 2년 이상 수료했거나 고등학교를 졸업한 후 인정하는 직업 분야에서 2년 이상 상근한 사람이 대상이다. 로타리 회원 또는 회원과 친척관계인 사람, 현재 유학 중인 사람은 대상에서 제외된다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;풀브라이트 대학원 장학 프로그램&lt;/font&gt;(www.fulbright.or.kr/ 한미교육위원단, 02-3275-4000)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;미국 풀브라이트 장학 위원회가 수여하는 장학금. 인문·사회과학·예술분야를 대상으로 한다. 한·미교육위원단이 심사를 대행, 심사위원회의 추천에 따라 후보자를 선발한 뒤, 풀브라이트 재단 본사가 최종 선정한다. 선발인원은 15명 안팎. 학비(평균 2만5000~3만달러), 매달 생활비 950~1300달러, 왕복 항공료를 지급한다. 대한민국 국민이어야 하며, 이중국적자는 자격이 없다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;동서문화센터 장학금&lt;/font&gt;(www.eastwestcenter.org/한미교육위원단, 02-3275-4000)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;1960년 미 의회가 아시아·태평양 국가와 상호이해와 협력을 촉진하기 위해 설립한 동서문화센터의 국제 장학금. 한·미교육위원단이 선발업무를 대행한다. 하와이대학 등록금, 의료보험, 도서구입비, 기숙사비 또는 주거비 보조, 월 생활비 등 일체의 경비가 지원된다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;케임브리지 문화재단&lt;/font&gt;(홈페이지 없음. 학교로 우편발송 뒤 추천받는 형식으로 선발, 02-501-6911)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;미국 대학원 석·박사 과정 입학이 확정된 사람을 대상으로 1년에 2만5000~5만달러를 지급한다. 서류·면접을 거쳐 매년 10명 안팎 선발. 지원 금액은 대학별 등록금, 전공분야, 주거비 등을 참고해 차별화될 수 있다. 대한민국 국적보유자를 대상으로 하며, 국외 영주권자나 이중국적 보유자는 제외된다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;웨슬리안대학 프리먼 아시안 장학금&lt;/font&gt;(www.wesleyan.edu/admission/international/ freeman.html, Korea AIG General Insurance Seoul, 02-2260-6802, sujin.yim@aig.com)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;아시아에 오랫동안 거주했던 AIG 그룹 창업자이자 학자 맨스필드 프리먼의 유증으로 세워진 재단. 미국과 동아시아 국가의 관계 증진을 위해 장학금을 수여한다. 지급 대상은 중국, 홍콩, 인도네시아, 일본, 말레이시아, 필리핀, 싱가포르, 한국, 타이완, 태국, 베트남 학생. 대학 4년 학비를 모두 지원한다. 단 프리먼의 모교인 웨슬리안대학(Wesleyan University)에서 공부해야 한다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;한·미장학재단 장학금&lt;/font&gt;(www.kasf.org, 1-301-593-4900)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;워싱턴에 본부를 둔 한·미장학재단이 미국 전역의 대학생, 대학원생, 고등학생에게 수여하는 장학금. 신청마감은 매년 2~3월경. 미국 전역에서 250여명을 선발해 장학금을 지급한다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;주미 대사관 재미한인 장학금&lt;/font&gt;&amp;nbsp;(www.koreaembassyusa.org/han_ education/kor_scholarship.asp?subgubun=3, 1-202-939-5681)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;한·미수교 100주년을 기념해 1981년 설립된 장학금. 대상은 대학 이상 재학생(장애학생, 예체능계는 고교생 포함).&amp;nbsp;&lt;br /&gt;
최근 1년간 GPA 성적이 3.5 이상(예능계 3.0)이어야 한다. 지원서, 성적증명서, 추천서, 에세이 등 관련 서류를 각 지역 총영사관 교육담당자에게 제출하면 된다.&amp;nbsp;&lt;br /&gt;
유학생을 포함해 매년 80~100명에게 1000달러씩의 장학금을 지급한다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;미주 세종장학재단&lt;/font&gt;(www.sejongscholarship.org/, 1-443-414-4209)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;메릴랜드 지역에서 사업체를 운영하는 사람이 모여 설립한 장학금. 올해는 미주 전체에서 35명의 한인 학생을 선발, 모두 4만달러의 장학금을 전달했다. 장학금 규모가 매년 증가하고 있으므로 눈여겨봐야 한다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;한·미여성재단, 워싱턴 여성회 장학금&lt;/font&gt;(www.okaw.org, 1-703-573-9111)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;국제결혼을 한 여성의 모임인 한·미여성재단과 워싱턴여성회가 1990년부터 수여하는 장학금. 한인 학생뿐 아니라 한국 혼혈아의 미국 유학을 지원하고 있다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;리치먼드 한인회 장학금&lt;/font&gt;(www.kasgr.org, 1-804-225-1399)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;리치먼드 지역의 한인단체가 운영하는 장학금. 18명에게 1만6000달러 규모의 장학금을 지원했다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;메트라이프 장학금&lt;/font&gt;(www.metlife.com/scholar, 1-888-638-1947 구내번호 13)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;금융사 메트라이프가 이민자의 공헌을 기리기 위해 마련한 장학금. 미국 학제를 기준으로 6∼8학년, 9∼12학년 두 개 분야로 나눠 에세이를 모집, 우수작에 연 1000∼1만달러씩 총 25만달러의 장학금을 수여한다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;맥도날드 아태계 장학금&lt;/font&gt;(www.rmhc.com/rmhc/index/ programs/rmhc_scholarship_program.html, 1-630-623-7048)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;로널드 맥도날드 하우스 장학재단(RMHC/ASIA Scholarship)이 주관. 커뮤니티 봉사활동이 뛰어난 아시아·태평양계 12학년 학생에게 주는 장학금이다. 지급 규모는 1인당 1000달러.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;메릴랜드 패스웨이(Maryland Pathway) 장학금&amp;nbsp;&lt;/font&gt;&lt;br /&gt;
&lt;/strong&gt;미국 메릴랜드대(UMD)가 저소득 가정(4인 가족 기준 연소득 2만1000달러 미만) 학생의 학비를 지원해 주는 장학제도. 저소득층 학생이 주당 8∼10시간씩 일하면 학비 전액을 지원해준다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;마이크로소프트 장학금&lt;/font&gt;(&lt;/strong&gt;&lt;a href=&quot;http://www.microsoft.com/college/&quot; style=&quot;color: rgb(64, 119, 160); text-decoration: none; font-weight: bold; &quot;&gt;&lt;strong&gt;&lt;u&gt;&lt;font color=&quot;#0000ff&quot;&gt;www.microsoft.com/college/&lt;/font&gt;&lt;/u&gt;&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;마이크로소프트사가 제공하는 장학금. 국적에 관계없이 미국 대학에 재학하기만 하면 누구나 지원할 수 있다. 1년간 대학 등록금을 지불하며, 여름방학 동안 MS사에서 인턴으로 일할 기회도 주어진다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;코카콜라 장학재단 장학금&lt;/font&gt;(&lt;/strong&gt;&lt;a href=&quot;http://www.coca-colascholars.org/&quot; style=&quot;color: rgb(64, 119, 160); text-decoration: none; font-weight: bold; &quot;&gt;&lt;strong&gt;&lt;u&gt;&lt;font color=&quot;#0000ff&quot;&gt;www.coca-colascholars.org&lt;/font&gt;&lt;/u&gt;&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;코카콜라 장학재단(Coca-Cola Scholars Foundation)이 대학 진학을 앞둔 고교 졸업반 학생을 대상으로 운영하는 장학제도. 4년간 전국 장학생 50명에게 2만달러씩, 지역 장학생 200명에게 4000달러씩 지급한다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;액사 장학금&lt;/font&gt;(www.axa-achievement.com, 1-800-537-4180)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;투자금융사 ‘액사(AXA)’가 대학 신입생을 대상으로 매년 선발해 지급하는 장학금. 지원자격은 시민권자 또는 합법적인 외국인 거주자로, 미국 대학에 진학 예정인 고교졸업반 학생이다. 지급 규모는 1인당 2000 달러.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;아시안 아메리칸 언론인협회 장학금&lt;/font&gt;(www.aaja.org, 1-415-346-2051)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;아시안 아메리칸 언론인협회(AAJA)가 지급하는 장학금. 저널리즘을 전공하는 아시아 또는 아메리카 출신 대학생(대학원생)을 대상으로, 1인당 최대 연 5000달러까지 지급된다. 신청마감은 4월이다.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;font color=&quot;#cf9000&quot;&gt;타이레놀 장학금&lt;/font&gt;(Tylenol Health Scholarship,&amp;nbsp;&lt;/strong&gt;&lt;a href=&quot;http://www.scholarship.tylenol.com,1-877-tylenol/&quot; style=&quot;color: rgb(64, 119, 160); text-decoration: none; font-weight: bold; &quot;&gt;&lt;strong&gt;&lt;u&gt;&lt;font color=&quot;#0000ff&quot;&gt;www.scholarship.tylenol.com,1-877-TYLENOL&lt;/font&gt;&lt;/u&gt;&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;)&amp;nbsp;&lt;br /&gt;
&lt;/strong&gt;맥닐 제약사가 의료분야 대학생을 중심으로 지원하는 장학금. 1인당 최대 1만달러까지 지급된다. 신청기간은 매년 상반기.&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/span&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-211-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-211-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-211-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/211</guid>
			<comments>http://porce.net/211#entry211comment</comments>
			<pubDate>Fri, 17 Dec 2010 13:45:32 -0800</pubDate>
		</item>
		<item>
			<title>Old time Bookmarks</title>
			<link>http://porce.net/210</link>
			<description>&lt;font class=&quot;Apple-style-span&quot; face=&quot;verdana&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: normal;&quot;&gt;&lt;meta charset=&quot;utf-8&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(51, 51, 51); &quot;&gt;&lt;p&gt;&lt;font color=&quot;#000080&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;font color=&quot;#0000ff&quot;&gt;&lt;strong&gt;::Berkeley Courseworks&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color=&quot;#000000&quot; size=&quot;2&quot;&gt;&lt;a href=&quot;http://www.eecs.berkeley.edu/~ananth/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;Spring 2007 Stochastic systems: Estimation and Control&lt;/a&gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.athenasc.com/dpbook.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;Reference Site&lt;/a&gt;&amp;nbsp;&lt;/font&gt;&lt;font color=&quot;#000000&quot; size=&quot;2&quot;&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.stat.berkeley.edu/~bartlett/courses/241A-spring2007/index.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;Spring 2007 Statistical Learning Theory&lt;/a&gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.cs.berkeley.edu/~jordan/courses.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;Reference Site&lt;/a&gt;&lt;br /&gt;
Spring 2007&amp;nbsp;&lt;a href=&quot;http://www-networking.eecs.berkeley.edu/Seminar/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;EE298-2 Net/Com/Dsp Seminar&lt;/font&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color=&quot;#000000&quot; size=&quot;2&quot;&gt;Fall 2006&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://ieor.berkeley.edu/~ieor162/index.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;IEOR162 Linear Programming&amp;nbsp;&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;
&lt;font color=&quot;#000000&quot; size=&quot;2&quot;&gt;Fall 2006&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://www.ieor.berkeley.edu/~ieor262a/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;IEOR262A Mathematical Programming I&amp;nbsp;&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;
&lt;font color=&quot;#000000&quot; size=&quot;2&quot;&gt;Fall 2006&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://robotics.eecs.berkeley.edu/~wlr/226F06/index.htm&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;EE226A Random Processes in System&amp;nbsp;&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;
&lt;font color=&quot;#000000&quot; size=&quot;2&quot;&gt;Fall 2006&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;https://bspace.berkeley.edu/portal&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;COLWRIT1 English Writing&amp;nbsp;&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;
&lt;font color=&quot;#000000&quot; size=&quot;2&quot;&gt;Spring 2006&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://inst.eecs.berkeley.edu/~ee224b/sp06&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;EE224B Fund. of Wireless Comm&amp;nbsp;&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;
&lt;font color=&quot;#000000&quot; size=&quot;2&quot;&gt;Spring 2006&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://robotics.eecs.berkeley.edu/~wlr/228S06/UCB%20EECS%20228a.htm&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;EE228A High Speed Comm Network&amp;nbsp;&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;
&lt;font color=&quot;#000000&quot; size=&quot;2&quot;&gt;Spring 2006&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://bwrc.eecs.berkeley.edu/classes/ee290q/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;EE290Q&amp;nbsp;Wireless Sensor&amp;nbsp;Network&amp;nbsp;&amp;nbsp;&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;
&lt;font color=&quot;#000000&quot; size=&quot;2&quot;&gt;Fall 2005&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://robotics.eecs.berkeley.edu/~sastry/ee221a/index.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;EE221A Linear System Theory&amp;nbsp;&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;
&lt;font color=&quot;#000000&quot; size=&quot;2&quot;&gt;Fall 2005&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://robotics.eecs.berkeley.edu/~wlr/226aF05/index.htm&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;EE226A Random Processes in System&amp;nbsp;&amp;nbsp;&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot;&gt;&lt;font color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size=&quot;2&quot;&gt;&lt;font color=&quot;#000000&quot;&gt;&lt;a href=&quot;http://www-inst.eecs.berkeley.edu/classes-ee.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;strong&gt;UC Berkeley EECS General Course listings&lt;/strong&gt;&lt;/a&gt;&amp;nbsp;&lt;/font&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/p&gt;
&lt;font size=&quot;2&quot;&gt;&lt;u&gt;&lt;font color=&quot;#000000&quot;&gt;&lt;hr&gt;&lt;/font&gt;&lt;/u&gt;&lt;font color=&quot;#000000&quot;&gt;&lt;strong&gt;&lt;font color=&quot;#0000ff&quot;&gt;::Reference Courseworks&lt;/font&gt;&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.cs.berkeley.edu/~prabal/teaching/cs294-11-f05/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;UCB CS294 Sensor net Seminar&amp;nbsp;&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.cs.berkeley.edu/~prabal/teaching/cs294-11-f05/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;UCB CS268&amp;nbsp;&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.stanford.edu/class/ee360/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;UMD CS711 Computer Networks Reading List&amp;nbsp;&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.stanford.edu/class/ee360/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;Stanford EE360&amp;nbsp;Advanced Topics in Wireless Communications&lt;br /&gt;
&lt;/font&gt;&lt;/a&gt;&lt;a href=&quot;http://csapp.cs.cmu.edu/public/lectures.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;CMU Computer System Lectures&amp;nbsp;&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;font size=&quot;2&quot;&gt;&lt;font color=&quot;#000000&quot;&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;Toys::&amp;nbsp;&lt;/font&gt;&lt;/strong&gt;&lt;a href=&quot;http://www.nt.e-technik.uni-erlangen.de/~rabe/SYSTOOL/SYSTOOL2.02/HTTP/wien.htm&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;WienerFilterTestApplet&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;font size=&quot;2&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;a href=&quot;http://cnyack.homestead.com/files/modulation/modam.htm&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;DSB-SC-AM&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;meta charset=&quot;utf-8&quot;&gt;&lt;p&gt;&lt;strong&gt;&lt;font color=&quot;#0000ff&quot; size=&quot;2&quot;&gt;::Research&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color=&quot;#000000&quot;&gt;&lt;a href=&quot;http://www.eecs.berkeley.edu/~wlr&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;Advisor Prof. Jean Walrand&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.eecs.berkeley.edu/~porce&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;My website&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color=&quot;#000000&quot;&gt;&lt;a href=&quot;http://www.comsoc.org/confs/calendar/2006/confdate.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;CFP for Mobile Network Control&amp;nbsp;&lt;/a&gt;&lt;/font&gt;&lt;font color=&quot;#000000&quot;&gt;&lt;a href=&quot;http://www.comsoc.org/confs/calendar/2006/confdate.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;Comsoc Conference Date&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color=&quot;#000000&quot;&gt;&lt;a href=&quot;http://www.citris-uc.org/RE-fall2006&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;Com/Net/DSP Seminar List&lt;br /&gt;
CISTRIS Seminar List&lt;/font&gt;&amp;nbsp;&lt;/a&gt;&lt;font size=&quot;2&quot;&gt;&lt;br /&gt;
BioEngineering Seminar List&lt;br /&gt;
EECS Event Calendar&lt;br /&gt;
&lt;/font&gt;&lt;/font&gt;&lt;a href=&quot;http://auctions.eecs.berkeley.edu/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;Network Economics Group&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://uclibs.org/PID/6940&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;IEEELibrary&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://gsi.berkeley.edu/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;TeachingResourceCenter&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;&lt;a href=&quot;http://www.berkeley.edu/catalog&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;GeneralCatalog&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://schedule.berkeley.edu/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;OnlineClassSchedule&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://bearfacts.berkeley.edu/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;BearFacts&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://infobears.berkeley.edu/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;InfoBears&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;br /&gt;
&lt;/font&gt;&lt;a href=&quot;http://fbs.berkeley.edu/LRO/cars&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;CARS&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://uga.berkeley.edu/fao/default.htm&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;FinancialAidOffice&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://www.ucberkeley.bkstr.com/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;Bookstore&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.ifl.or.kr/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;IFL(Internet Faculty Library)&amp;nbsp;&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://www.ntia.doc.gov/osmhome/allochrt.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;NTIA_Freq_Alloc&lt;/font&gt;&lt;/a&gt;&lt;font color=&quot;#000000&quot; size=&quot;2&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://mathforum.org/dr.math/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;Dr.Math&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://mathworld.wolfram.com/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;Mathworld&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://planetmath.org/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;PlanetMath&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;br /&gt;
&lt;/font&gt;&lt;a href=&quot;http://www.liqwidmindz.com/Statistics/Probability.htm&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;ProbabilityCoursesMaterials&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;br /&gt;
&lt;/font&gt;&lt;a href=&quot;http://www.ee.ic.ac.uk/hp/staff/dmb/matrix/intro.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;MatrixReferenceManual&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://www.freetechbooks.com/index.php&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;FreeTechBook&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://www.cs.columbia.edu/~hgs/internet/traffic.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;LongTerm&lt;br /&gt;
TrafficStatistics&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;br /&gt;
&lt;/font&gt;&lt;a href=&quot;http://ocw.mit.edu/index.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;OCW&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://bmrc.berkeley.edu/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;BMRC&lt;/font&gt;&lt;/a&gt;&lt;font color=&quot;#000000&quot; size=&quot;2&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://www.welearning.co.kr/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;IEEEXplorer&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://www.riss4u.net/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;KERIS&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://www.spec.org/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;SPEC&lt;/font&gt;&lt;/a&gt;&lt;font color=&quot;#000000&quot; size=&quot;2&quot;&gt;&amp;nbsp;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://dutetvg.et.tudelft.nl/~alex/CFP/index.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;CFPForWirelessAndMobileNetwork&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;br /&gt;
&lt;/font&gt;&lt;a href=&quot;http://www.routching.org/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;Routching.org&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://scholar.google.com/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;GooleScholar&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/List_of_Internet_TLDs&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;TLDs&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size=&quot;2&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;a href=&quot;http://www.cs.berkeley.edu/~adj/net.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;Historical Papers&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;meta charset=&quot;utf-8&quot;&gt;&lt;p&gt;&lt;br class=&quot;Apple-interchange-newline&quot;&gt;10.&amp;nbsp; USEFUL WEBSITES&amp;nbsp;&amp;nbsp;&amp;nbsp; ASSIST:&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.assist.org&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.assist.org&lt;/a&gt;&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://uga.berkeley.edu/nss/col/brochurenss.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://uga.berkeley.edu/nss/col/brochurenss.html&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CalSo:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Career Center:&amp;nbsp;&lt;a href=&quot;http://career.berkeley.edu&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://career.berkeley.edu&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Career Center Major Advice:&amp;nbsp;&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://career.berkeley.edu/Major2000/EECS.stm&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://career.berkeley.edu/Major2000/EECS.stm&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Center for Undergraduate Matters:&amp;nbsp;&lt;a href=&quot;http://www.eecs.berkeley.edu/Programs/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.eecs.berkeley.edu/Programs/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; College of Engineering:&amp;nbsp;&lt;a href=&quot;http://www.coe.berkeley.edu/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.coe.berkeley.edu/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CS Faculty Office Hours:&amp;nbsp;&lt;a href=&quot;http://www.EECS.Berkeley.EDU/Faculty/CS/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.EECS.Berkeley.EDU/Faculty/CS/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CS Undergraduate Peer Advisors:&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://www.eecs.berkeley.edu/Advising/CS/Peer/index.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.eecs.berkeley.edu/Advising/CS/Peer/index.html&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Degrees Office:&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.grad.berkeley.edu/degrees/index.shtml&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.grad.berkeley.edu/degrees/index.shtml&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Degree Programs:&amp;nbsp;&lt;a href=&quot;http://www.eecs.berkeley.edu/education/degrees.shtml&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.eecs.berkeley.edu/education/degrees.shtml&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EE Faculty Office Hours:&amp;nbsp;&lt;a href=&quot;http://www.EECS.Berkeley.EDU/Faculty/EE/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.EECS.Berkeley.EDU/Faculty/EE/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EECS Faculty:&lt;a href=&quot;http://www.eecs.berkeley.edu/department/facultyinfo.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.eecs.berkeley.edu/department/facultyinfo.html&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EECS Graduate Affairs:&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.eecs.berkeley.edu/GradAffairs/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.eecs.berkeley.edu/GradAffairs/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EECS Honors Degree Program:&lt;a href=&quot;http://www.eecs.berkeley.edu/Programs/honors.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.eecs.berkeley.edu/Programs/honors.html&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EECS Joint Colloquium:&amp;nbsp;&lt;a href=&quot;http://www.eecs.berkeley.edu/Colloquium/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.eecs.berkeley.edu/Colloquium/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EECS Research Summary:&lt;a href=&quot;http://www.eecs.berkeley.edu/IPRO/Summary/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.eecs.berkeley.edu/IPRO/Summary/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EECS Student Organizations:&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://www.eecs.berkeley.edu/Students/organizations.shtml&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.eecs.berkeley.edu/Students/organizations.shtml&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Electronic Mail Policy:&amp;nbsp;&lt;a href=&quot;http://www.ucop.edu/ucophome/policies/email/email.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.ucop.edu/ucophome/policies/email/email.html&lt;/a&gt;&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://www.erso.berkeley.edu/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.erso.berkeley.edu/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ERSO:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fellowships/Scholarships/Awards:&amp;nbsp;&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://www.eecs.berkeley.edu/Programs/scholarship/index.shtml&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.eecs.berkeley.edu/Programs/scholarship/index.shtml&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Financial Aid Office:&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://www.uga.berkeley.edu/fao/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.uga.berkeley.edu/fao/&lt;/a&gt;&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://www.gre.org&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.gre.org&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; GRE:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Graduate Division’s Student Life &amp;amp; Resources webpage:&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://www.grad.berkeley.edu/current/student_resources.shtml&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.grad.berkeley.edu/current/student_resources.shtml&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GSI Information and Applications:&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://www.eecs.berkeley.edu/Scheduling/EE/ta_applications.shtml&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.eecs.berkeley.edu/Scheduling/EE/ta_applications.shtml&lt;/a&gt;&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://inst.eecs.berkeley.edu&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://inst.eecs.berkeley.edu&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Instructional Facilities:&amp;nbsp;&amp;nbsp;&amp;nbsp; L&amp;amp;S CS:&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.eecs.berkeley.edu/Advising/CS/Peer/index.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.eecs.berkeley.edu/Advising/CS/Peer/index.html&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Map of Campus:&amp;nbsp;&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://www.berkeley.edu/map/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.berkeley.edu/map/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; New Student Information:&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.grad.berkeley.edu/new_students/index.shtml&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.grad.berkeley.edu/new_students/index.shtml&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; New Student Services:&amp;nbsp;&lt;a href=&quot;http://nss.berkeley.edu/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://nss.berkeley.edu/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NSF REU Program:&amp;nbsp;&lt;a href=&quot;http://www.nsf.gov/home/crssprgm/reu/start.htm&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.nsf.gov/home/crssprgm/reu/start.htm&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Office of Admissions:&amp;nbsp;&lt;a href=&quot;http://www.uga.berkeley.edu&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.uga.berkeley.edu&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Office of the Registrar:&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://registrar.berkeley.edu/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://registrar.berkeley.edu/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Office of Undergraduate Research:&amp;nbsp;&lt;a href=&quot;http://research.berkeley.edu&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://research.berkeley.edu&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Online Reader Application:&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://www.eecs.berkeley.edu/Scheduling/EE/ta_applications.shtml&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.eecs.berkeley.edu/Scheduling/EE/ta_applications.shtml&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Online Schedule of Classes:&amp;nbsp;&lt;a href=&quot;http://schedule.berkeley.edu/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://schedule.berkeley.edu/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Re-entry Student Center:&amp;nbsp;&lt;a href=&quot;http://reentry.berkeley.edu&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://reentry.berkeley.edu&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Registrar Forms:&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://registrar.berkeley.edu/GeneralInfo/elecforms.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://registrar.berkeley.edu/GeneralInfo/elecforms.html&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Research Centers and Labs:&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.eecs.berkeley.edu/Research/Areas/Centers/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.eecs.berkeley.edu/Research/Areas/Centers/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Research Projects:&lt;a href=&quot;http://www.eecs.berkeley.edu/Research/Projects/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.eecs.berkeley.edu/Research/Projects/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Residence Halls Academic Centers:&amp;nbsp;&lt;a href=&quot;http://www.reshall.berkeley.edu/academics&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.reshall.berkeley.edu/academics&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Scheduling:&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.eecs.berkeley.edu/Scheduling/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.eecs.berkeley.edu/Scheduling/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Seminar schedule:&amp;nbsp;&lt;a href=&quot;http://www.eecs.berkeley.edu/Meetings/index.shtml&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.eecs.berkeley.edu/Meetings/index.shtml&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SISS:&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.ias.berkeley.edu/siss/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.ias.berkeley.edu/siss/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Student Affairs Office Advising Schedule:&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://www.coe.berkeley.edu/current_students/advising.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.coe.berkeley.edu/current_students/advising.html&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Student Learning Center:&amp;nbsp;&lt;a href=&quot;http://www-slc.uga.berkeley.edu/slc/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www-slc.uga.berkeley.edu/slc/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Student Judicial Affairs:&amp;nbsp;&lt;a href=&quot;http://students.berkeley.edu/sas/SJA/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://students.berkeley.edu/sas/SJA/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Student Legal Clinic:&amp;nbsp;&lt;a href=&quot;http://www.ocf.berkeley.edu/~slc/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.ocf.berkeley.edu/~slc/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Student Parent Project:&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://www.aad.berkeley.edu/uga/osl/aad/aadclass/Studentparent.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.aad.berkeley.edu/uga/osl/aad/aadclass/Studentparent.html&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TBP:&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://tbp.berkeley.edu/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://tbp.berkeley.edu/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tele-BEARS:&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://registrar.berkeley.edu/StudentSystems/tbinfo.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://registrar.berkeley.edu/StudentSystems/tbinfo.html&lt;/a&gt;&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://www.toefl.org&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.toefl.org&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TOEFL:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Transfer Student Center:&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://transfer.berkeley.edu&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://transfer.berkeley.edu&lt;/a&gt;&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://www.berkeley.edu/catalog/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.berkeley.edu/catalog/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UC Berkeley Catalog:&amp;nbsp;&amp;nbsp;&amp;nbsp; UCB Parents Network:&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://parents.berkeley.edu/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://parents.berkeley.edu/&lt;/a&gt;&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://upe.cs.berkeley.edu/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://upe.cs.berkeley.edu/&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPE:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; URO Program:&amp;nbsp;&lt;a href=&quot;http://www.coe.berkeley.edu/Students/uro/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;http://www.coe.berkeley.edu/Students/uro/&lt;/a&gt;&amp;nbsp;&lt;br /&gt;
&amp;nbsp;&lt;/p&gt;
&lt;/p&gt;&lt;p&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;meta charset=&quot;utf-8&quot;&gt;&lt;strong&gt;&lt;p&gt;&lt;/p&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;100%&quot; border=&quot;0&quot; style=&quot;table-layout: fixed; &quot;&gt;&lt;tbody&gt;&lt;tr&gt;
&lt;td valign=&quot;top&quot; style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;table bordercolor=&quot;#e7e7e7&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; bgcolor=&quot;#ffffff&quot; border=&quot;1&quot; style=&quot;width: 1166px; height: 0px; &quot;&gt;&lt;tbody&gt;&lt;tr&gt;
&lt;td valign=&quot;top&quot; style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); width: 577px; &quot;&gt;&lt;p&gt;&lt;strong&gt;&lt;font color=&quot;#000000&quot;&gt;&lt;font size=&quot;2&quot;&gt;&lt;strong&gt;&lt;font color=&quot;#0000ff&quot;&gt;::English Resources&lt;/font&gt;&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www-inst.eecs.berkeley.edu/classes-ee.html&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;General Course listings&amp;nbsp;&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://writing.berkeley.edu/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;CollegeWritingPrograms&lt;/font&gt;&lt;/a&gt;&lt;font color=&quot;#000000&quot; size=&quot;2&quot;&gt;&amp;nbsp;&lt;br /&gt;
&lt;/font&gt;&lt;a href=&quot;http://www.writerswrite.com/reference/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;ResourcesforWriters&lt;/font&gt;&lt;/a&gt;&lt;font color=&quot;#000000&quot; size=&quot;2&quot;&gt;&amp;nbsp;&lt;br /&gt;
&lt;/font&gt;&lt;a href=&quot;http://www.lextutor.ca/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;Compleat Lexical Tutor&amp;nbsp;&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://pewebdic2.cw.idm.fr/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;Longman&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://pewebdic2.cw.idm.fr/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;LongmanEnglishDictionary&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.voanews.com/specialenglish/index.cfm&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;VOA&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://www.listeningenglish.com/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;ListeningEnglish&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://www.englishlistening.com/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;EnglishListening&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://www.esl-lab.com/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;ESL Lab&amp;nbsp;&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.federalnewsradio.com/index.php?nid=140&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;Federal News Radio&amp;nbsp;&lt;/font&gt;&lt;/a&gt;&lt;font size=&quot;2&quot; color=&quot;#000000&quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;a href=&quot;http://www.npr.org/&quot; style=&quot;color: rgb(0, 0, 0); text-decoration: none; &quot;&gt;&lt;font size=&quot;2&quot;&gt;National Public Radio News&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;meta charset=&quot;utf-8&quot;&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-210-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-210-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-210-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/210</guid>
			<comments>http://porce.net/210#entry210comment</comments>
			<pubDate>Fri, 17 Dec 2010 13:42:36 -0800</pubDate>
		</item>
		<item>
			<title>Some old school problems</title>
			<link>http://porce.net/209</link>
			<description>&lt;meta charset=&quot;utf-8&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(51, 51, 51); font-family: verdana; line-height: normal; &quot;&gt;&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;
Q. Xn be an iid sequence of Gaussian random variables with zero mean and variance sigma^2. Yn = (Xn + Xn-1) /2. Define Y = [Y1 Y2 .... Yk]^T. Find joint pdf of Y.&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Q. E[X^2 | X+Y] where X, Y are iid Gaussian N(0,1).&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Q. TF. X(t), Y(t) are WSS.&amp;nbsp;If they have the same power spectral density, X(t) = Y(t).&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Q. Is this true? If rv X, Y have a bivariate normal distribution, correlation is zero if and only if X and Y are indep.&lt;/div&gt;
&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(51, 51, 51); font-family: verdana; line-height: normal; &quot;&gt;&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Q. If we have two normal rv X,Y, their correlation can be zero while they are not indep. In this case, does the bivariate normal distribution exist for X and Y ?&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Q.When a transmitter sends a signal under a certain modulation with the limited transmit power budget A, the SNR at the receiver will be given as A/No. This SNR is not affected by the modulation scheme. So, if we used BPSK, a^2=A. If we used QPSK, a^2 = A/2. ------&amp;gt; Then why do we define QPSK SNR as 2a^2/No while BPSK SNR as a^2/No ?&lt;br /&gt;
----&amp;gt; What about tthe Alamouti&#039;s power gain (dividing by two ?)&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Q. Is this true? QPSK bit error probability is the same as BPSK bit error probability.&lt;br /&gt;
&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Q. Depending on the approximation, the coefficient value of the error probability varies somewhat a lot. Do we care ?&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&lt;br /&gt;
&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Q. What is QAM ?&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Q. If random vector Z follows Gaussian distribution N(vector m, sigma^2 x I), {Z_i} is IID Jointly Gaussian ?&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Q.&amp;nbsp;For Gaussian&amp;nbsp;Random Variable&amp;nbsp;Z_i , if Z_i and Z_j are all uncorrelated for i!=j, are they JG ? are the Independent ?&lt;/div&gt;
&lt;/div&gt;&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;
&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Q. P[Two type-2 customers arrive before a type-1 customer arrive]&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;= P[T11&amp;gt;T22]&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;= P[T11&amp;gt;T22|T12&amp;lt;T11] P[T12 &amp;lt;T11]&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;= P[T11&amp;gt;T22|T12&amp;lt;T11, T12] P[T&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;where Tnm means Random variable T for class n and m-th arrival&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Q. In callier&#039;s textbook, reachability grammian is differently defined from controllability grammian. In continuous case, May I regard these two grammians as the same &#039;purpose&#039; ? That is, to check the system&#039;s complete controllability, may I use either one ?&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Q. What is the &quot;singular values&quot; of&amp;nbsp;Reachability Grammian&amp;nbsp; In pp. 228 on the first line of Callier&#039;s textbook, it says &quot;For fixed final time t1, all the sinular values of Wr(t0,t1) decrease as t0 increasess towards t1. In particular, if t0&amp;lt;t0&#039;, then Wr(t0,t1) &amp;gt;= Wr(t0&#039;,t1)&quot;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Q. In EE126 Online Lecture note, PP.149, Example 9.6.3(b), the question was:: Let X,Y,Z be iid and with Binomial(n,p). Calculate L[X|X+2Y, X+3Z].&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Lecture note solution:: -6np + 9(X+2Y) + 4(X+3Z) or 13X+18Y+12Z-6np&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp; - The lecture note&#039;s solution used the LLSE formula, but improvised an matrix version. (solution attached in the mail)&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp; - When I think about the solution &#039;intuitively&#039;, this does not look like L[X|X+2Y, X+3Z]. (Coefficients are rather high.)&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;My solution:: = (13X+18Y+12Z-43np)/49&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;-&amp;nbsp;When I solved&amp;nbsp;this question in a different way,&amp;nbsp;the answer becomes totally different.&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;-&amp;nbsp;I used the following facts. (I made)&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;a. L[X|Y,Z] = L[X|Y| + L[X|Z], if E[X]= 0, Y and Z are orthogonal&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;b. L[X+a|Y] = L[X|Y] + L[a|Y]&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;c.E[X]=E[Y]=E[Z]= np&lt;/div&gt;
&amp;lt;DIV&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;d.Var[X]=Var[Y]=Var[Z]= np(1-p)&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;
&lt;/div&gt;&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; e. L[constant| rv] = constant&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; f. L[X|aY] = L[X|Y]&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;The question L[X|X+2Y, X+3Z]&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;= L[X-E[X] + E[X] | X+2Y, X+3Z]&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;= L[X-E[X] | X+2Y, X+3Z] + L[E[X]|X+2Y,X+3Z]&amp;nbsp;&amp;nbsp; (by Fact b.)&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;= L[X-E[X] | X+2Y, X+3Z] + E[X] ( by Fact e.)&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;L[X-E[X] | X+2Y, X+3Z]&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;= L[X-E[X] | X+2Y, X+3Z - L[X+3Z|X+2Y]]&amp;nbsp; (Still linear combination)&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;= L[X-E[X] | X+2Y] + L[X-E[X] | X+3Z - L[X+3Z|X+2Y]] (by Fact a.)&amp;nbsp; (*)&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;(*) where L[X-E[X] | X+2Y]&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;= L[X| X+2Y]&amp;nbsp;- L[E[X] | X+2Y]&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;= E[X] + np(1-p)[5np(1-p)]^(-1)(X+2Y-3np) -E[X]&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;=(X+2Y-3np)/5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (1)&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;
(*)&amp;nbsp;where L[X-E[X] | X+3Z - L[X+3Z|X+2Y]]&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;= L[X | X+3Z - L[X+3Z|X+2Y]]&amp;nbsp;- L[E[X] | X+3Z - L[X+3Z|X+2Y]]&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;
= L[X | X+3Z - L[X+3Z|X+2Y]]&amp;nbsp;- E[X]&lt;/div&gt;
&lt;/div&gt;&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;
&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;(*) where L[X+3Z|X+2Y] = 4np + np(1-p) [5np(1-p)]^(-1)(X+2Y-3np)= (X+2Y+17np)/5&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;and X+3Z - L[X+3Z|X+2Y] = (4X+15Z-2Y-17np)/5&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;
(*) L[X | X+3Z - L[X+3Z|X+2Y]] - E[X]&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;= L[X | (4X+15Z-2Y-17np)/5]&amp;nbsp;-E[X]&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;= np+4np(1-p)/5 x 25 [(4^2+15^2+2^2)np(1-p)]^(-1) ((4X+15Z-2Y-17np)/5) -np&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;= (16X + 60Z -8Y - 68np)/245&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (2)&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Therefore (1) + (2)&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;= (49X+98Y-147np)/245 +&amp;nbsp;(16X + 60Z -8Y - 68np)/245&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;= (65X+90Y+60Z-215np)/245&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;= (13X+18Y+12Z-43np)/49&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Q.&amp;nbsp; Markov Chain: Solution form of the first arrival probability&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;In Markov chain with forward step probability p and backward step probability q,&amp;nbsp;to calculate&amp;nbsp;probability of first arrival alpha(i) = P[T_N &amp;lt; T_n | X0=i],&amp;nbsp;professor used one-step differential equations.&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;alpha(i) = q alpha(i-1) + p alpah(i+1), i~=N or n.&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;alpha(i) = 1 if i=N&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;alpha(i) = 0 if i=n&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;For a solution form, professor assumed:: alpha(i) = A + B rho^(i).&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;How was he able to assume this form suddenly?&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;
Q.&amp;nbsp; Markov Chain: Solution form of the Expected passage time&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;In the same Markov chain, we calculated the expected passage time to the state a or b. When we define beta(i) = Exp[Ta or Tb | X0= i],wehadthefollowingdifferentialequations(forp=q=1/2)&lt;/div&gt;
&lt;/div&gt;&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;
&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;beta(i) = 1 + 1/2beta(i-1) + 1/2beta(i+1), b &amp;lt; i &amp;lt; a&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;beta(i) =&amp;nbsp; 0, i=a or b&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Professor found that the solution is :: beta(i) = (a-i) (i+b).&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;How did he get this ?&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;
Q.&amp;nbsp; Markov Chain: Solution form of the Expected passage time&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;In the same Markov chain, incalculationoftheexpectedpassagetime,ifwehavep!=q!=1/2, what shall be the form of solution beta(i) ?&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Q. Markov Chain: Number of the invariant distribution&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;- If an irreducible MC X is Positive Recurrent and Aperiodic, it has a unique invariant distribution [True/False]&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;- If an irreducible MC X is Positive Recurrent and Aperiodic, it&#039;s invariant distribution is converging.&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;- If there exists a unique invariant distribution, it is automatically converging&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;- It is possible that an irreducible,&amp;nbsp;positive recurrent&amp;nbsp;MC X has a non-converging but unique invariant distribution.&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;- If an irreducible MC X is PR and Periodic, it never has an converged distribution&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;- If an irreducible MC X is PR and Aperiodic, it always has an converged and unique distribution&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;
&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Q. If L(y) in decreasing in y,&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;can we say Z =1 when L(Y)&amp;gt;lambda, or y&amp;lt;y0&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Q. Random process&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;[Q] In Lecture note 12, pp.2 in the middle,&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;To show Cov(X, X-X^) = Cov(X-X^)&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Why&amp;nbsp;E(E[X(X-X^)^T|Y]) = E(E[(X-X^)(X-X^)^T|Y])?&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;Q. &amp;nbsp;Sufficient Statistic&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;
&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;- Lecture note 10. pp.2, in the middle of Example1, I didn&#039;t understand the following equation&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;P[Z=1|X=0]=P[Z=1|Y=1]P[Y=1|X=0]+P[Z=1|Y=0]P[Y=0|X=0]&amp;nbsp;&amp;nbsp;&amp;nbsp; ... (*)&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;- I can understand, by the definition of conditional probability, that&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;P[Z=1|X=0]=P[Z=1|Y=1,X=0]P[Y=1|X=0]+P[Z=1|Y=0,X=0]P[Y=0|X=0] ...(**)&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;But Why (*) is equivalent to (**)?&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;[Q] Non-discrete/Non-continuous case expectation&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;After today&#039;s lecture, we had a short talk about E[X|Y=2/3] when P(x,y)=1/2 if (x,y)=(1/2,2/3), and uniform U[0,1]^2 with probability 1/2 otherwise. Can you please write down the derivation of E[X|Y=2/3] ?&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;Q. Random Process&lt;/div&gt;
&lt;/div&gt;&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;
&amp;nbsp;- Why the U[0,1]^2, have 1/2 prob and (x,y)=(1/3,2/3) prob 1/2 has interesting E[X|Y] ?&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/span&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-209-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-209-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-209-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/209</guid>
			<comments>http://porce.net/209#entry209comment</comments>
			<pubDate>Fri, 17 Dec 2010 13:36:22 -0800</pubDate>
		</item>
		<item>
			<title>Open Issues in Interdomain Routing: A Survey</title>
			<link>http://porce.net/208</link>
			<description>&lt;meta charset=&quot;utf-8&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(51, 51, 51); font-family: verdana; line-height: normal; &quot;&gt;&lt;div style=&quot;font-size: 9pt; font-family: verdana; color: rgb(51, 51, 51); &quot;&gt;
Excerpts from IEEE Network Magazine, Nov/Dev 2005&lt;/div&gt;
&lt;ul&gt;&lt;li&gt;Slow Convergence and Chattiness of BGP: Update caused by a link failure and path exploration. And due to Minimum Route Advertisement Interval(MRAI) - 30sec.&lt;/li&gt;
&lt;li&gt;Scalability Problems Due to Multihoming&lt;/li&gt;
&lt;li&gt;Expressiveness and Safety of Policies: The bad gadget example&lt;/li&gt;
&lt;li&gt;Robustness of BGP sessions&lt;/li&gt;
&lt;li&gt;Security Issues&lt;/li&gt;
&lt;li&gt;Lack of Multipath Routing&lt;/li&gt;
&lt;li&gt;Transit through an AS: iBGP issues&lt;/li&gt;
&lt;li&gt;Limited Traffic Engineering Capabilities&lt;/li&gt;
&lt;li&gt;Lack of QoS Support&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;Lessons of this matter: The above problems should be handled altogether manner. There is a reluctance of ISP to upgrade.&lt;/p&gt;
&lt;p&gt;CIDR_Report&amp;nbsp;&lt;a href=&quot;http://www.cidr-report.org&quot; style=&quot;color: rgb(64, 119, 160); text-decoration: none; font-weight: bold; &quot;&gt;http://www.cidr-report.org&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-208-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-208-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-208-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/208</guid>
			<comments>http://porce.net/208#entry208comment</comments>
			<pubDate>Fri, 17 Dec 2010 13:27:43 -0800</pubDate>
		</item>
		<item>
			<title>하나님이냐 돈이냐</title>
			<link>http://porce.net/207</link>
			<description>&lt;div&gt;
&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;# 돈은 단순한 소유의 문제가 아니고, (우리가) 탐내는 권세의 문제이다&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 현대인에게 있어서 돈은 거룩한 것의 일부를 이루고 있음&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 예수의 병립적 설정: 하나님과 돈(Mammon)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 문제는 어떻게 돈의 권세를 하나님의 권세에 예속시키느냐는 것이다&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;&lt;b&gt;1. 성경의 부에 대한 이중적인 견해&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;p id=&quot;more207_0&quot; class=&quot;moreless_fold&quot;&gt;&lt;span style=&quot;cursor: pointer;&quot; onclick=&quot;toggleMoreLess(this, &#039;207_0&#039;,&#039;더보기&#039;,&#039;접기&#039;); return false;&quot;&gt;더보기&lt;/span&gt;&lt;/p&gt;&lt;div id=&quot;content207_0&quot; class=&quot;moreless_content&quot; style=&quot;display: none;&quot;&gt;&lt;meta charset=&quot;utf-8&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Dotum, Verdana, AppleGothic, sans-serif; &quot;&gt;&lt;div&gt;
&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 긍정&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;부자의 재물은 그의 견고한 성이요(잠10:15)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 부정&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. 무상적 견해&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;&quot;재물은 진노하시는 날에 무익하나 의리는 죽음을 면케 하느니라(잠11:4)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;&quot;자기의 재물을 의지하고 풍부함으로 자긍하는 자는 아무도 결코 그 형제를 구속하지 못하며 저를 위하여 하나님께 속전을 바치지도 못한다(시49:6,7)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;&quot;… 멸망하는 짐승같도다(시49:20)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. 굶주림(탐욕)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;&quot;은을 사랑하는 자는 은으로 만족함이 없고 풍부를 사랑하는 자는 소득으로 만족함이 없다(전도서5:10)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;&lt;b&gt;2. 보상과 축복으로서의 부&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;p id=&quot;more207_1&quot; class=&quot;moreless_fold&quot;&gt;&lt;span style=&quot;cursor: pointer;&quot; onclick=&quot;toggleMoreLess(this, &#039;207_1&#039;,&#039;더보기&#039;,&#039;접기&#039;); return false;&quot;&gt;더보기&lt;/span&gt;&lt;/p&gt;&lt;div id=&quot;content207_1&quot; class=&quot;moreless_content&quot; style=&quot;display: none;&quot;&gt;&lt;meta charset=&quot;utf-8&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Dotum, Verdana, AppleGothic, sans-serif; &quot;&gt;&lt;div&gt;
&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 아브람의 사례&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 욥의 사례&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 솔로몬의 사례&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 여호사밧의 사례(대하17)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 유다왕 히스기야&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 출애굽하는 이스라엘&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- &quot;네가 네 하나님 여호와의 말씀을 순종하여 이 율법 책에 기록된 그 명령과 규례를 지키고 네 마음을 다하며 성품을 다하여 여호와 네 하나님께 돌아오면 네 하나님 여호와께서 네 손으로 하는&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- &quot;모든 일과 네 몸의 소생과 네 육축의 새끼와 네 토지 소산을 많게 하시고(신30:9)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- &quot;여호와께서 복을 주시므로 사람으로 부하게 하시고(잠10:22)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- &quot;지혜로운 자의 재물은 그의 면류관이요(잠14:24)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- &quot;겸손과 여호와를 경외함의 보응은 재무로가 영광과 생명이니라(잠22:4)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- &quot;네 자손이 이방에서 객이 되고… 큰 재물을 이끌고 나오리라(창15:13-14)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 수많은 기타 사례: 신명기, 아모스, 미가, 잠언, 욥기&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 잠언의 일반화된 공식: &quot;선인은 그 산업을 자자 손손에게 끼쳐도 죄인의 재물은 의인을 위하여 쌓이느니라(잠13:21)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;&lt;b&gt;3. 악한 부자의 존재 가능성 / 성경의 평가&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;p id=&quot;more207_2&quot; class=&quot;moreless_fold&quot;&gt;&lt;span style=&quot;cursor: pointer;&quot; onclick=&quot;toggleMoreLess(this, &#039;207_2&#039;,&#039;더보기&#039;,&#039;접기&#039;); return false;&quot;&gt;더보기&lt;/span&gt;&lt;/p&gt;&lt;div id=&quot;content207_2&quot; class=&quot;moreless_content&quot; style=&quot;display: none;&quot;&gt;&lt;meta charset=&quot;utf-8&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Dotum, Verdana, AppleGothic, sans-serif; &quot;&gt;&lt;div&gt;
&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- &quot;볼지어다 ! 이들은 악인이라 항상 평안하고 재물은 더 하도다 내가 내 마음을 정히 하며 내 손을 씻어 무죄하다 한 것이 실로 헛되도다(시73:12-23)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- &quot;포학을 의지하지 말며 탈취한 것으로 허망하여지지 말며 재물이 늘어도 거기 치심치 말지어다(시62:10)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- &quot;어찌하여 악인이 살고 수를 누리고 세력이 강하냐 ?(욥21:7)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- &quot;그 두령은 뇌물을 위하여 재판하며 그 제사장은 삯을 위하여 교훈하며 그 선지자는 돈을 위하여 점친다(미3:11)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;&lt;b&gt;4. 부에 대한 성경의 윤리&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;p id=&quot;more207_3&quot; class=&quot;moreless_fold&quot;&gt;&lt;span style=&quot;cursor: pointer;&quot; onclick=&quot;toggleMoreLess(this, &#039;207_3&#039;,&#039;더보기&#039;,&#039;접기&#039;); return false;&quot;&gt;더보기&lt;/span&gt;&lt;/p&gt;&lt;div id=&quot;content207_3&quot; class=&quot;moreless_content&quot; style=&quot;display: none;&quot;&gt;&lt;meta charset=&quot;utf-8&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Dotum, Verdana, AppleGothic, sans-serif; &quot;&gt;&lt;div&gt;
&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 하나님의 주권:&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;그 우편 손에는 장수가 있고, 그 좌편 손에는 부귀가 있나니 (잠3:16)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;여호와는 가난하게도 하시며 부하게도 하시며 낮추기도 하시며 높이기도 하시는도다(삼상2:7)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;네 재물과 네 소산물의 처음 익은 열매로 여호와를 공경하라(잠3:9)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;우리 하나님 여호와여 우리가 주의 거룩한 이름을 위하여 전을 건축하려고 미리 저축한 이 모든 물건이 다 주의 손에서 나왔사오니 다 주의 것이니이다 (대상 29:16)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;사람이 하나님의 주신바 그 일평생에 먹고 마시며 해 아래서 수고하는 모든 수고 중에서 낙을 누리는 것이 선하고 아름다움을 내가 보았나니 (전5:18)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;곡식과 새 포도주와 기름은 내가 저에게 준 것이요 저희가 바알을 위하여 쓴 은과 금도 내가 저에게 더하여 준 것이어늘 저가 알지 못하도다 (호세아2:8)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 부의 상대 가치&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;네 보배를 진토에 버리고 오빌의 금을 강 가의 돌에 버리라 그리하면 전능자가 네 보배가 되시며 네게 귀한 은이 되시리니(욥 22:24-25)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;.. 나는 이스라엘 자손 중에 네 분깃이요 네 기업이니라(민18:20)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 부와 교만의 관계&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;저희가 먹이운 대로 배부르며 배부름으로 마음이 교만하여 이로 인하여 나를 잊었느니라(호13:6)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;나는 실로 부자라. 내가 재물을 얻었는데 무릇 나의 수고한 중에서 죄라 할 만한 불의를 발견할 자 없으리라(호12:8)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 취득과정의 중요성:&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;망령되이 얻은 재물은 줄어가고 손으로 모은 것은 늘어가느니라(잠13:11)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;불의로 치부하는 자는 자고새가 낳지 아니한 알을 품음 같아서 그 중년에 그것이 떠나겠고 필경은 어리석은 자가 되리라(렘17:11)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 모범적인 입장&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;먼저 그 나라와 그 의를 구하라. 그러면 이 모든 것을 더하여 주실 것이다(마6:33)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;부를 구하지 아니하고 지혜를 구하였은즉 부와 영광도 네게 주노니(왕상3:11,13)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;나로 가난하게도 마옵시고 부하게도 마옵시고 오직 필요한 양식으로 내게 먹이시옵소서(잠30:8)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;부자 되기에 애쓰지 말고 네 사사로운 지혜를 버릴지어다. 네가 어찌 허무한 것에 주목하겠느냐. 정녕히 재물은 날개를 내어 하늘에 나는 독수리처럼 날아가리라 (잠23:4-5)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;곧 허탄과 거짓말을 내게서 멀리 하옵시며 나로 가난하게도 마옵시고 부하게도 마옵시고 오직 필요한 양식으로 내게 먹이시옵소서 혹 내가 배불러서 하나님을 모른다 여호와가 누구냐 할까 하오며 혹 내가 가난하여 도적질하고 내 하나님의 이름을 욕되게 할까 두려워함이니이다 (잠30:8-9)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: 돋움; &quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;충성된 자는 복이 많아도 속히 부하고자 하는 자는 형벌을 면치 못하리라(잠28:20)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;&lt;b&gt;5. 가난한 자에 대한 하나님의 입장&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;p id=&quot;more207_4&quot; class=&quot;moreless_fold&quot;&gt;&lt;span style=&quot;cursor: pointer;&quot; onclick=&quot;toggleMoreLess(this, &#039;207_4&#039;,&#039;더보기&#039;,&#039;접기&#039;); return false;&quot;&gt;더보기&lt;/span&gt;&lt;/p&gt;&lt;div id=&quot;content207_4&quot; class=&quot;moreless_content&quot; style=&quot;display: none;&quot;&gt;&lt;meta charset=&quot;utf-8&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Dotum, Verdana, AppleGothic, sans-serif; &quot;&gt;&lt;div&gt;
&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- &quot;나는 가난하고 궁핍하고나 주께서는 나를 생각하시오니 주는 나의 도움이시요 건지시는 자시라. 나의 하나님이여 지체하지 마소서(시40:17)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- &quot;여호와는 궁핍한 자를 들으시며(시69:33)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- &quot;저가 궁핍한 자의 우편에 서사 그 영혼을 판단하려 하는 자에게서 구원하실 것임이로라(시109:31)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- &quot;겸혼한 자가 여호와를 인하여 기쁨이 더하겠고 사람 중 빈핍한 자가 이스라엘의 거룩하신 자를 인하여 즐거워라리니(사29:19)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- &quot;주의 성령이 내게 임하셨으니 이는 가난한 자에게 복음을 전하게 하시려고…(눅4:18, 사61)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;&lt;b&gt;6. 불의한 사용에 대한 경고&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;p id=&quot;more207_5&quot; class=&quot;moreless_fold&quot;&gt;&lt;span style=&quot;cursor: pointer;&quot; onclick=&quot;toggleMoreLess(this, &#039;207_5&#039;,&#039;더보기&#039;,&#039;접기&#039;); return false;&quot;&gt;더보기&lt;/span&gt;&lt;/p&gt;&lt;div id=&quot;content207_5&quot; class=&quot;moreless_content&quot; style=&quot;display: none;&quot;&gt;&lt;meta charset=&quot;utf-8&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Dotum, Verdana, AppleGothic, sans-serif; &quot;&gt;&lt;div&gt;
&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 불의한 사용/미혹/타락에 관한 사례 및 경고&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;네가 죄악이 많고 무역이 불의하므로 네 모든 성소를 더럽혔음이여(겔28:18)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. 제사장 아론은 사람들 앞에 우상인 금송아지를 세웠다(레9, 레21)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. 이스라엘은 세금 문제 때문에 분열되었다(삼상8, 왕상10-12)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. 발람은 돈을 받고 거짓예언을 요청받았다(민22:7)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;돈을 사랑함이 일만 악의 뿌리가 되나니 이것을 사모하는 자들이 미혹을 받아 믿음에서 떠나 많은 근심으로써 자기를 찔렀도다(딤전6:10)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;그러나 화 있을진저 너희 부요한 자여 너희는 너희의 위로를 이미 받았도다(눅6:24)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;가옥에 가옥을 연하며 전토에 전토를 더하며 빈 틈이 없도록 하고 이 땅 가운데도 홀로 거하려 하는 그들은 화 있을진저, 그들은 뇌물로 인하여 악인을 의롭다 하고 의인에게서 그 의를 빼앗는도다(사5:8,23)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 사탄의 공격 패턴&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;그의 모든 소유물을 치소서. 그리하시면 정녕 대면하여 주를 욕하리이다&quot;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;판 자들은 말하기를 내가 부요케 되었은즉 여호와께 찬송하리라 (슥11:5)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. 예수님을 돈받고 &#039;팔도록&#039; 유다를 미혹&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;&lt;b&gt;7. 계시적인 입장&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;p id=&quot;more207_6&quot; class=&quot;moreless_fold&quot;&gt;&lt;span style=&quot;cursor: pointer;&quot; onclick=&quot;toggleMoreLess(this, &#039;207_6&#039;,&#039;더보기&#039;,&#039;접기&#039;); return false;&quot;&gt;더보기&lt;/span&gt;&lt;/p&gt;&lt;div id=&quot;content207_6&quot; class=&quot;moreless_content&quot; style=&quot;display: none;&quot;&gt;&lt;meta charset=&quot;utf-8&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Dotum, Verdana, AppleGothic, sans-serif; &quot;&gt;&lt;div&gt;
&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 타락한 세상: 사람의 영혼조차도 매매됨(계18:13)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- &quot;이스라엘의 서너가지 죄로 인하여 내가 그 벌을 돌이키지 아니하리니 이는 저희가 은을 받고 의인을 팔며 신 한 켤레를 받고 궁핍한 자를 팔며(암2:6)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 부의 종국적 용도: 하나님 찬양&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;곧 섬들이 나를 앙망하고 다시스의 배들이 먼저 이르되 원방에서 네 자손과 그 은금을 아울러 싣고 와서 네 하나님 여호와의 이름에 드리려 하며 이스라엘의 거룩한 자에게 드리려 하는 자들이라 이는 내가 너를 영화롭게 하였음이니라 (이사야 60:9)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;&lt;b&gt;8. 그리스도인의 선택&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;p id=&quot;more207_7&quot; class=&quot;moreless_fold&quot;&gt;&lt;span style=&quot;cursor: pointer;&quot; onclick=&quot;toggleMoreLess(this, &#039;207_7&#039;,&#039;더보기&#039;,&#039;접기&#039;); return false;&quot;&gt;더보기&lt;/span&gt;&lt;/p&gt;&lt;div id=&quot;content207_7&quot; class=&quot;moreless_content&quot; style=&quot;display: none;&quot;&gt;&lt;meta charset=&quot;utf-8&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Dotum, Verdana, AppleGothic, sans-serif; &quot;&gt;&lt;div&gt;
&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 대부금지: &quot;네가 만일 너와 함께 한 나의 백성 중 가난한 자에게 돈을 꾸이거든 너는 그에게 채주같이 하지 말며 변리를 받지 말 것이며(출22;25, 레25:25-28)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. 이유: 거저 받은 것으로 티내지 마라(레25:38)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 생필품 담보금지 (출22:26, 신24:6-13)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 부당착취금지, 정당한 품삯 지불 (신24:14-15, 렘22:13, 약 5:4)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 미래를 보장하기 위한 저축 금지(딤전6:17-19)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 저축의 목표: &quot;온갖 선한 일을 넘치도록 하기 위해서(고후9:8)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;- 예수님의 촌철살인&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;돋움&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space: pre; &quot;&gt;		&lt;/span&gt;&lt;span style=&quot;font-size: 12pt; &quot;&gt;&lt;span style=&quot;font-family: Gulim; &quot;&gt;&lt;span style=&quot;font-family: Dotum; &quot;&gt;. &quot;너희의 재물이 있는 곳에 너희의 마음도 있다(마6:21)&quot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/div&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-207-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-207-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-207-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/207</guid>
			<comments>http://porce.net/207#entry207comment</comments>
			<pubDate>Mon, 13 Dec 2010 03:02:24 -0800</pubDate>
		</item>
		<item>
			<title>The Art of Controversy</title>
			<link>http://porce.net/206</link>
			<description>&lt;meta charset=&quot;utf-8&quot;&gt;&lt;p class=&quot;center&quot; align=&quot;CENTER&quot; style=&quot;color: rgb(0, 0, 0); font-family: Times; line-height: normal; font-size: medium; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;wingdings&quot;&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/p&gt;
&lt;hr style=&quot;color: rgb(0, 0, 0); font-family: Times; line-height: normal; font-size: medium; &quot;&gt;&lt;h2 align=&quot;CENTER&quot; style=&quot;color: rgb(0, 0, 0); font-family: Times; line-height: normal; font-size: medium; &quot;&gt;Arthur Schopenhauer&lt;br /&gt;
Die Kunst, Recht zu behalten - The Art Of Controversy&lt;/h2&gt;&lt;table width=&quot;90%&quot; style=&quot;color: rgb(0, 0, 0); font-family: Times; line-height: normal; font-size: medium; &quot;&gt;
&lt;tbody&gt;&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Einleitung&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Preliminary&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist-i.htm&quot;&gt;I&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Eristische Dialektik&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Controversial Dialectic&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;eristii.htm&quot;&gt;II&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Basis aller Dialektik&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;The Basis Of All Dialectic&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist00.htm&quot;&gt;00&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;&lt;b&gt;Kunstgriffe&lt;/b&gt;&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;&lt;b&gt;Stratagems&lt;/b&gt;&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Die Erweiterung&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;The Extension&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist01.htm&quot;&gt;01&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Die Homonymie&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;The Homonymy&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist02.htm&quot;&gt;02&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Spezifische Behauptungen des Gegners verallgemeinern&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Generalize your Opponent&#039;s Specific Statements&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist03.htm&quot;&gt;03&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Verdecktes Spiel&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Conceal Your Game&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist04.htm&quot;&gt;04&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Falsche Prämissen&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;False Propositions&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist05.htm&quot;&gt;05&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Postuliere die These (petitio principii)&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Postulate What Has To Be Proved&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist06.htm&quot;&gt;06&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Durch Fragen Zugeständnisse erreichen&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Yield Admissions Through Questions&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist07.htm&quot;&gt;07&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Den Gegner zum Zorn reizen&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Make Your Opponent Angry&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist08.htm&quot;&gt;08&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Fragen über Umwege&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Questions in Detouring Order&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist09.htm&quot;&gt;09&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Den Neinsager ausnutzen&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Take Advantage of The Nay-Sayer&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist10.htm&quot;&gt;10&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Zugeständnisse von Einzelfällen verallgemeinern&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Generalize Admissions of Specific Cases&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist11.htm&quot;&gt;11&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Wähle polemische Begriffe&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Choose Metaphors Favourable to Your Proposition&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist12.htm&quot;&gt;12&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Übereinstimmend das Gegenteil verwerfen&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Agree to Reject the Counter-Proposition&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist13.htm&quot;&gt;13&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Trotz Niederlage den Sieg verkünden&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Claim Victory Despite Defeat&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist14.htm&quot;&gt;14&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Stelle scheinbar absurde Thesen auf&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Use Seemingly Absurd Propositions&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist15.htm&quot;&gt;15&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Argumenta ad hominem&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Arguments Ad Hominem&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist16.htm&quot;&gt;16&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Verteidigung dirch feine Unterscheidung&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Defense Through Subtle Distinction&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist17.htm&quot;&gt;17&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Den Disput unterbrechen, abspringen oder ablenken&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Interrupt, Break, Divert the Dispute&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist18.htm&quot;&gt;18&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Allgemeine Abhandlungen statt spezifischer Antworten&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Generalize the Matter, Then Argue Against it&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist19.htm&quot;&gt;19&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Schlussfolgerungen selber ziehen&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Draw Conclusions Yourself&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist20.htm&quot;&gt;20&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Faule Argumente mit faulen Argumenten beantworten&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Meet him With a Counter-Argument as Bad as His&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist21.htm&quot;&gt;21&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;petitio principii&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;petitio principii&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist22.htm&quot;&gt;22&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Übertreibungen herausfordern&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Make Him Exaggerate his Statement&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist23.htm&quot;&gt;23&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Konsequenzmacherei&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;State a False Syllogism&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist24.htm&quot;&gt;24&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Ein einziges Gegenbeispiel genügt&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Find One Instance to The Contrary&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist25.htm&quot;&gt;25&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Sein Argument gegen den Gegner kehren&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Turn The Tables&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist26.htm&quot;&gt;26&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Zorn bedeutet Schwäche&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Anger Indicates a Weak Point&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist27.htm&quot;&gt;27&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Das Publikum, nicht den Gegner überzeugen&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Persuade the Audience, Not The Opponent&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist28.htm&quot;&gt;28&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Diversion&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Diversion&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist29.htm&quot;&gt;29&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Autorität als Argument&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Appeal to Authority Rather Than Reason&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist30.htm&quot;&gt;30&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Davon verstehe ich nichts&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;This is Beyond Me&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist31.htm&quot;&gt;31&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Das Prinzip der Schublade&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Put His Thesis Into Some Odious Category&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist32.htm&quot;&gt;32&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Theoretisch ja, praktisch nein&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;It Applies in Theory, But Not in Practice&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist33.htm&quot;&gt;33&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Festnageln, nicht loslassen.&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Don&#039;t Let Him Off The Hook&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist34.htm&quot;&gt;34&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Wille wiegt mehr als Einsicht&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Will is More Effective Than Insight&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist35.htm&quot;&gt;35&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Durch sinnlosen Wortschwall verdutzen&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Bewilder Your opponent by Mere Bombast&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist36.htm&quot;&gt;36&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Ein schlechter Beweis bedeutet Niederlage&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;A Faulty Proof Refutes His Whole Position&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist37.htm&quot;&gt;37&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Sei persönlich, beleidigend, grob&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Become Personal, Insulting, Rude&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;[&lt;a href=&quot;erist38.htm&quot;&gt;38&lt;/a&gt;]&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;hr style=&quot;color: rgb(0, 0, 0); font-family: Times; line-height: normal; font-size: medium; &quot;&gt;&lt;center style=&quot;color: rgb(0, 0, 0); font-family: Times; line-height: normal; font-size: medium; &quot;&gt;&lt;table width=&quot;100%&quot; cellspacing=&quot;10&quot;&gt;
&lt;tbody&gt;&lt;tr&gt;
&lt;td valign=&quot;top&quot; width=&quot;50%&quot;&gt;Arthur Schopenhauer:&lt;/td&gt;
&lt;td align=&quot;right&quot; valign=&quot;top&quot; width=&quot;50%&quot;&gt;Web Design By&amp;nbsp;&lt;a href=&quot;http://coolhaus.de&quot;&gt;http://coolhaus.de&lt;/a&gt;&lt;br /&gt;
&lt;small&gt;&lt;font color=&quot;silver&quot;&gt;127018&lt;/font&gt;&lt;/small&gt;&lt;font color=&quot;silver&quot;&gt;&lt;/font&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Die Kunst, Recht zu behalten&lt;/td&gt;
&lt;td&gt;The Art Of Controversy&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;Quellen, andere Versionen im WWW:&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://gutenberg.spiegel.de/schopenh/eristik/eristik.htm&quot;&gt;gutenberg.spiegel.de/schopenh/eristik/eristik.htm&lt;/a&gt;&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://www.roesch-pr.de/Arthur%20Schopenhauer.pdf&quot;&gt;www.roesch-pr.de/Arthur%20Schopenhauer.pdf&lt;/a&gt;&lt;/td&gt;
&lt;td valign=&quot;top&quot;&gt;Sources and other versions on the net:&amp;nbsp;&lt;br /&gt;
&lt;a href=&quot;http://manybooks.net/search.php?search=art+of+controversy&quot;&gt;manybooks.net/search.php?search=art+of+controversy&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/center&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-206-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-206-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-206-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/206</guid>
			<comments>http://porce.net/206#entry206comment</comments>
			<pubDate>Thu, 02 Sep 2010 21:13:33 -0700</pubDate>
		</item>
		<item>
			<title>J. F. Kennedy&#039;s Speech</title>
			<link>http://porce.net/205</link>
			<description>&lt;span style=&quot;font-family: Verdana;&quot;&gt;I know that the University of California will continue to grow as an intellectual center because your presidents, your chancellors and your professors rigorously defend that unhampered freedom of discussion and inquiry which is the heart of the intellectual enterprise and soul of the free universe. &lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Every great age is marked by innovation and daring by the ability of meet unprecedented problems with intelligent solutions. In a time of turbulence and change, it is more true than ever that knowledge is power; for only by true understanding and steadfast judgement are we able to master the challenge of history.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;J. F. Kennedy, &lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;President of the United States&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Charter Day Ceremonies&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;Berkeley, March&amp;nbsp; 23, 1962&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile5.uf.tistory.com/image/142E09244C0CC9421D1FC9&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;JFK.JPG&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-205-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-205-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-205-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/205</guid>
			<comments>http://porce.net/205#entry205comment</comments>
			<pubDate>Mon, 07 Jun 2010 03:29:32 -0700</pubDate>
		</item>
		<item>
			<title>Who cannot love this campus?</title>
			<link>http://porce.net/204</link>
			<description>&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile6.uf.tistory.com/image/117738284C0CC7FD34F4A6&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;MyCampus.JPG&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;UC Berkeley campus, May 2010&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Left is Sather tower (The Campanile), and right is Bancroft library.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;&amp;nbsp;
&lt;/span&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;With my iPhone 3G.&lt;/span&gt;&lt;br /&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-204-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-204-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-204-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/204</guid>
			<comments>http://porce.net/204#entry204comment</comments>
			<pubDate>Mon, 07 Jun 2010 03:22:43 -0700</pubDate>
		</item>
		<item>
			<title>What motivates us</title>
			<link>http://porce.net/203</link>
			<description>&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;

Question: What motivates us?
&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;Wrong answer: Money (reward)
&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;Correct answer: Autonomy, Mastery, Contribution

&lt;object width=&quot;640&quot; height=&quot;385&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/u6XAPnuFjJc&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/u6XAPnuFjJc&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;640&quot; height=&quot;385&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/span&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-203-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-203-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-203-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/203</guid>
			<comments>http://porce.net/203#entry203comment</comments>
			<pubDate>Sat, 29 May 2010 22:56:52 -0700</pubDate>
		</item>
		<item>
			<title>Phinally Done</title>
			<link>http://porce.net/202</link>
			<description>&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;This is an old tradition of UC Berkeley to give out PhD lollipop to fresh PhDs when they file their dissertations.&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; It&#039;s a See&#039;s candy and my wife&#039;s eyes are on it. I should eat it up faster than her.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile23.uf.tistory.com/image/207607234BEDDF8D2E4859&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;phdcandy.jpg&quot; height=&quot;337&quot; width=&quot;506&quot;/&gt;&lt;/div&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-202-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-202-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-202-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/202</guid>
			<comments>http://porce.net/202#entry202comment</comments>
			<pubDate>Fri, 14 May 2010 16:44:55 -0700</pubDate>
		</item>
		<item>
			<title>Best Game Theory Books</title>
			<link>http://porce.net/201</link>
			<description>&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;This selection is not for the beginners except for the last one. Rather, these text books provide very deep insight into the modern formulation and concepts in Game Theory.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul style=&quot;list-style-type: disc;&quot;&gt;
&lt;li&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;SH Heap, Y Varoufakis, G&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;ame theory: a critical text 2nd Edition,&amp;nbsp; Routledge, 2004&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;J. von Neumann, O. Morgenstern, Theory of Games and Economic Behavior 2nd Edition, John Wiley &amp;amp; Sons, Inc. 1964&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;J. P. Aubin, Mathematical methods of Game and Economic Theory, North-Holland, 1982&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;Y. Varoufakis, Game Theory: Critical Concepts in the Social Sciences, Routledge,&amp;nbsp; 2001&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;D. Fudenberg, J. Tirole, Game Theory,&amp;nbsp; The MIT Press, 1991&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;R. B. Myerson, Game Theory: Analysis of Conflict, Harvard University Press, 1991&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;R. Selten, Rational Interaction: Essays in Honor of John C. Harsanyi, Springer-Verlag, 1992&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;K. Binmore, Playing for Rea&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;span style=&quot;font-size: 10pt;&quot;&gt;l: A Text on Game Theory,&amp;nbsp; Oxford University Press, 2007&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-201-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-201-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-201-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/201</guid>
			<comments>http://porce.net/201#entry201comment</comments>
			<pubDate>Tue, 11 May 2010 19:32:44 -0700</pubDate>
		</item>
		<item>
			<title>The Price of 2mm Kidney Stone</title>
			<link>http://porce.net/200</link>
			<description>It would cost USD 140.00 in Asian countries.&lt;div&gt;
&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile25.uf.tistory.com/image/1626871C4BD9F8D92F6A7F&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;Invoice.jpg&quot; height=&quot;764&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-200-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-200-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-200-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/200</guid>
			<comments>http://porce.net/200#entry200comment</comments>
			<pubDate>Thu, 29 Apr 2010 14:25:04 -0700</pubDate>
		</item>
		<item>
			<title>Grad&#039;s Weekly Schedule</title>
			<link>http://porce.net/199</link>
			<description>&lt;br /&gt;
&lt;div&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile6.uf.tistory.com/image/1602610D4BD0EAFA546851&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;phd030510s.gif&quot; height=&quot;315&quot; width=&quot;600&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-199-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-199-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-199-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/199</guid>
			<comments>http://porce.net/199#entry199comment</comments>
			<pubDate>Thu, 22 Apr 2010 17:34:09 -0700</pubDate>
		</item>
		<item>
			<title>Double faces of sickness</title>
			<link>http://porce.net/198</link>
			<description>&lt;span style=&quot;font-family: Verdana;&quot;&gt;Sickness is a blessing, as long as you are sure you will recuperate.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;I caught a strong cold. Maybe a flu. I have no doubt that the viruses took opportunity of my mental and physical stresses from PhD research. As the end of my PhD program gets close, I feel a big burden to finalize this&amp;nbsp; 5 year program with a grand hope - one single beautiful master piece of work, as a reflection that honestly speaking I did not make one in past.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Counter intuitively intriguing, mathematically spotless, pedantically articulate, academically novel, etc..&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;To write a good paper is a very very long journey that you usually start with, if fortunate, a tunnel vision.&amp;nbsp; We envision to establish a new theory, a new field, and a new insight to the world. &lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;Creating a novelty is a perpetual headache, a body ache, and a heartache.&amp;nbsp; No body takes my life even if I fail to produce a nice sounding theorem.&amp;nbsp; Even if I succeed, only a small fraction of academia are able to appreciate what we discuss. The rest of the world never care, at least for next 50 years.&amp;nbsp; In fact, my closest people, family members tends encourage me not to attempt ( and play with them instead. )&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Then what makes me to devote my entire time and efforts to pursue this lonely journey in academia?&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Well, at least I have aspiration to be thrilled at the discovery of the nature,&amp;nbsp; potential contribution to the society, and pleasure of self-achievement.&amp;nbsp; I may affect junior students in a constructive way as a by-product.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Sickness has two facets.&amp;nbsp; In one, it takes away my energy to sit in front of&amp;nbsp; a desk. On the other, it forces me to contemplate what a research&#039;s true value is and what a true life means. At my strength, I may want to give up the proof of pending theorem in mind. At the same time, I grow a humble hope that my inner, mysterious ability stands out and shed lights on the path.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;We know life is mysterious. I realize my view on life is also mysterious. The most mysterious thing is this sentient awareness of mysterious reasoning about mysterious life.&lt;/span&gt;&lt;br /&gt;
&lt;table style=&quot;text-align: left; margin-left: auto; margin-right: auto;&quot; class=&quot;flickrImgSearch&quot;&gt;&lt;tbody&gt;&lt;tr&gt;
&lt;td&gt;&lt;a href=&quot;http://www.flickr.com/photos/12836528@N00/2845763884&quot; title=&quot;Sunset over Chicago&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3181/2845763884_324e5205c6.jpg&quot; alt=&quot;Sunset over Chicago&quot; style=&quot;border: 0pt none ; padding-bottom: 7px; clear: none; float: none; width: 265px; height: 270px;&quot;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span&gt;Sunset over Chicago by &lt;a href=&quot;http://www.flickr.com/photos/12836528@N00&quot; target=&quot;_blank&quot;&gt;kevindooley&lt;/a&gt;&lt;/span&gt; &lt;a href=&quot;http://creativecommons.org/licenses/by/2.0/kr/&quot; target=&quot;_blank&quot; style=&quot;width: 450px; padding-top: 7px;&quot;&gt;&lt;img class=&quot;tix-ccl-by&quot; src=&quot;http://cfs.tistory.com/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot; style=&quot;border: 0pt none ; vertical-align: middle; margin-right: 1px;&quot; width=&quot;15&quot; height=&quot;15&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-198-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-198-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-198-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/198</guid>
			<comments>http://porce.net/198#entry198comment</comments>
			<pubDate>Fri, 26 Feb 2010 16:46:51 -0800</pubDate>
		</item>
		<item>
			<title>A classic Biased coin problem on Steroid</title>
			<link>http://porce.net/197</link>
			<description>&lt;span style=&quot;font-family: Verdana;&quot;&gt;From Julia Robinson Math Festival, MSRI&lt;br /&gt;
&lt;span style=&quot;font-size: 14pt;&quot;&gt;Making Choices with Biased Coins&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;In this problem set we will be flipping coins and using them to make various kinds of decisions. A bit of terminology:&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;•&amp;nbsp;&amp;nbsp;&amp;nbsp; A fair coin is a coin you can flip and it comes up Heads (H) or Tail (T) with equal probability.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;•&amp;nbsp;&amp;nbsp;&amp;nbsp; A biased coin with bias p is a coin which comes up H with probability p, and T with probability 1-p.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;p id=&quot;more197_0&quot; class=&quot;moreless_fold&quot;&gt;&lt;span style=&quot;cursor: pointer;&quot; onclick=&quot;toggleMoreLess(this, &#039;197_0&#039;,&#039;더보기&#039;,&#039;접기&#039;); return false;&quot;&gt;더보기&lt;/span&gt;&lt;/p&gt;&lt;div id=&quot;content197_0&quot; class=&quot;moreless_content&quot; style=&quot;display: none;&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;div style=&quot;border: 1px solid rgb(254, 254, 184); padding: 10px; background-color: rgb(254, 254, 184);&quot; class=&quot;txc-textbox&quot;&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;Problems:&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;1.
Howcanyouuseafaircointochoosebetween4alternatives,uniformly at random?
By &quot;uniformly&quot; we mean that you should give no special preference to
any of the options. By &quot;at random&quot; we mean that you actually rely on
the randomness provided by the coin to ensure that nobody can guess
what your choice would be.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;2. How about 8 alternatives? 16? 3. Suppose now you have a fair die, which comes up 1, 2, 3, 4, 5 or 6 with equal&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;probabilities. It&#039;s easy to use this die to choose between 6 alternatives, but&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;how can you use it to choose
uniformly between five alternatives? 4. Back to the coin, how would you
use a fair coin to choose uniformly between&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;three alternatives? 5. How many flips does your method take, on average? How many flips does it&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;require in the worst case?&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;If you&#039;ve solved the last part correctly, the next question will make sense.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;6. Is it possible to fix this worst
case behavior? Can you choose between 3 alternatives with a fair coin
using 1,000 flips in the worst case?&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;7. Let&#039;s say you only need to
choose between two alternatives, uniformly at random, however the coin
you have may be biased, and you don&#039;t even know what the bias is. What
would you do? Again, what&#039;s the worst case behavior?&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;From now on, we will insist on
having methods that only require a specific, finite number of flips. You
get to choose how many flips you need but once you did, the method must
always work and take no more than this number.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;8. Once again you need to choose
between 3 alternatives. You may now use two coins rather than just one,
and you are free to pick what biases you&#039;d like each of the coins to
have (they can be differently biased). In addition, there must be some
specific number N such that your method never requires the coins to be
flipped more than N times.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;9. Now try to tackle 5
alternatives, again using a fixed number of flips and two coins - you can
choose what biases you&#039;d like them to have.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;10. How about 7 alternatives? 9?
Again, you choose the coins, and you decide how many flips you need -
but you can never take longer than that.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;11. How about 15? 12. Can you do this in general? For every integer m, find a pair of biased coins&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;such that you can choose between m alternatives, uniformly at random, using a fixed number of flips of the two coins.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;Now we&#039;re going to raise the stakes...&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;13. Let&#039;s go back to the 3
alternatives. Can you uniformly choose between them with a single coin,
and a fixed number of flips? Again, you get to choose which coin you
want. (Hint: consider a general coin with bias p, and fix some small
number of flips. What are the possible outcomes? Some of them have&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;the same probability, and since
you&#039;re free to choose p you can dictate a value for that probability.
Which useful value would allow you to simulate the two coins you&#039;ve
used before?)&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;14. How about 5 alternatives? 15. How about the general case? Think of ways to simulate the two coins you&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;used above with a single coin. 16. In fact, show that given any finite distribution with rational values, there is a&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;single coin with which you can simulate that distribution in a fixed number of flips.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;If you solved these problems correctly, the biases you used were irrational numbers. This is necessarily the case:&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;17. Suppose you have a coin with
bias p with which you can choose between 2 alternatives in a fixed
number of flips. Suppose that the coin is not fair. Prove that p must be
irrational.&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-197-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-197-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-197-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/197</guid>
			<comments>http://porce.net/197#entry197comment</comments>
			<pubDate>Thu, 18 Feb 2010 17:46:46 -0800</pubDate>
		</item>
		<item>
			<title>San Francisco El Dorado</title>
			<link>http://porce.net/196</link>
			<description>&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile6.uf.tistory.com/image/161D1E014B7BA3DA54457A&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;El dorado.jpg&quot; height=&quot;258&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;San Francisco Skyline &lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;View from Lawrence Science Hall, Berkeley, CA&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;Feb 16 2010&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-196-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-196-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-196-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/196</guid>
			<comments>http://porce.net/196#entry196comment</comments>
			<pubDate>Wed, 17 Feb 2010 00:09:31 -0800</pubDate>
		</item>
		<item>
			<title>Lessons that I should have learned 20 years ago about English</title>
			<link>http://porce.net/195</link>
			<description>&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;img style=&quot;width: 550px; height: 275px; clear: none; float: none;&quot; alt=&quot;http://thepaisano.files.wordpress.com/2008/02/conversation.jpg&quot; src=&quot;http://thepaisano.files.wordpress.com/2008/02/conversation.jpg&quot;&gt;&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;span style=&quot;font-family: Verdana; background-color: rgb(87, 111, 189); color: rgb(255, 255, 255);&quot;&gt;1. Give long time to vowels&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;Many Asians do not &#039;pronounce&#039; vowels correctly; All the vowels take just 0.1 sec. No, that&#039;s very wrong. Try to give 0.4 sec to each stressed vowel. Non-stressed vowels? Just 0.1 sec is enough. (Note. 0.4 sec is exaggerated. 0.3 should be nought. But practice with 0.4 sec.)&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana; background-color: rgb(255, 228, 48); color: rgb(84, 75, 51);&quot;&gt;2. Train your lips and tongue by speaking fast&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;A popular English teacher in China thinks we should speak as fast as possible to learn. In fact, it is Yes and No. It is good only to lip and tongue muscle training. Never good for item 1 and item 3.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana; background-color: rgb(212, 42, 27); color: rgb(255, 255, 255);&quot;&gt;3. Think before speaking. Always take &#039;your&#039; time.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;We feel urge to say something to pretend being smart enough. Well, just for passing-by hi-sayer, it is okay. For most of &#039;conversation&#039;, being glib or fast proves nothing. Every sentence coming out of your mouth should always deliver a single message. So don&#039;t spit out any subject or verb. Think what message you want to give, and then start to say.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana; background-color: rgb(132, 132, 132); color: rgb(255, 255, 255);&quot;&gt;4. Move to a lower frequency tone&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;I noticed that beginners tend to emit higher frequency, which reflects internal nervousness. As long as you are not answering calls from customers, move your tone to lower frequency. This is more comfortable to hear, and easy to ease oneself.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-195-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-195-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-195-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/195</guid>
			<comments>http://porce.net/195#entry195comment</comments>
			<pubDate>Fri, 05 Feb 2010 15:37:17 -0800</pubDate>
		</item>
		<item>
			<title>What Steve Jobs is telling me</title>
			<link>http://porce.net/193</link>
			<description>&lt;div style=&quot;border: 1px solid rgb(254, 254, 184); padding: 10px; background-color: rgb(254, 254, 184);&quot; class=&quot;txc-textbox&quot;&gt;
Thank you for this, Steve.&lt;/div&gt;
&lt;br /&gt;&lt;ul style=&quot;list-style-type: square;&quot;&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;You have to trust something - Gut, Destiny, Life, Karma, or whatever.&amp;nbsp; &lt;/span&gt;&lt;br /&gt;
&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;I have been rejected. but I was still in love. &lt;/span&gt;&lt;br /&gt;
&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;You&#039;ve got to find what you love.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Keep looking, and don&#039;t settle.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;All external expectations, pride, and fear of embarrassment of failure. &lt;/span&gt;&lt;br /&gt;
&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;You are already naked. There is no reason not to follow your heart.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Death is very likely the single best invention of life.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Don&#039;t waste it living someone else&#039;s life.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; &lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;- Steve Jobs, from his speech at Commencement ceremony of Palo Alto Junior College, 2005&lt;/span&gt;, &lt;br /&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-193-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-193-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-193-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/193</guid>
			<comments>http://porce.net/193#entry193comment</comments>
			<pubDate>Thu, 28 Jan 2010 16:19:47 -0800</pubDate>
		</item>
		<item>
			<title>Help Haiti Now</title>
			<link>http://porce.net/192</link>
			<description>&lt;span style=&quot;font-family: Verdana;&quot;&gt;Innocent people are dying. &lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;No food, No electricity, No shelter, No hope they have.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;My blood boils. I want to go there. I want to move at least one piece of stone. &lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;But I can&#039;t. &lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;No money, no time, no heart hot enough I have. The most poor country has been struck by the saddest disaster. Also I feel disastrous when I learn myself powerless about this.&lt;br /&gt;
&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;img style=&quot;clear: none; float: none;&quot; id=&quot;artImg1&quot; src=&quot;http://image.chosun.com/sitedata/image/201001/14/2010011400112_0.jpg&quot; alt=&quot;&quot; width=&quot;480&quot; height=&quot;333&quot;&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-192-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-192-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-192-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/192</guid>
			<comments>http://porce.net/192#entry192comment</comments>
			<pubDate>Wed, 13 Jan 2010 13:55:51 -0800</pubDate>
		</item>
		<item>
			<title>Year 2010 Wish</title>
			<link>http://porce.net/191</link>
			<description>&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-size: 18pt; color: rgb(140, 4, 75);&quot;&gt;&lt;span style=&quot;font-size: 24pt;&quot;&gt;&lt;span style=&quot;font-family: Courier New;&quot;&gt;&lt;span style=&quot;font-family: Tahoma;&quot;&gt;&lt;span style=&quot;font-family: Times New Roman;&quot;&gt;Be inspirational.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;img alt=&quot;http://www.galadina.com/talk/wp-content/uploads/2008/08/inspiration.jpg&quot; src=&quot;http://www.galadina.com/talk/wp-content/uploads/2008/08/inspiration.jpg&quot;&gt;&lt;/div&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-191-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-191-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-191-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/191</guid>
			<comments>http://porce.net/191#entry191comment</comments>
			<pubDate>Thu, 31 Dec 2009 14:23:40 -0800</pubDate>
		</item>
		<item>
			<title>Count more than ten</title>
			<link>http://porce.net/190</link>
			<description>&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;img alt=&quot;http://wheatoncollege.edu/acs/career/images/calendar.jpg&quot; src=&quot;http://wheatoncollege.edu/acs/career/images/calendar.jpg&quot;&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;My first boy just turned three and he knows how to read and count to 10. Today for the first time I read him numbers larger than 10 from calendar page. I said Eleven, Twelve, Thirteen, Fourteen,... and he repeated after me quite well, until I reached Nineteen. He suddenly screamed &#039;Stop!!!&#039; and almost ran away. He seemed he couldn&#039;t bear those teens.. &lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-190-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-190-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-190-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/190</guid>
			<comments>http://porce.net/190#entry190comment</comments>
			<pubDate>Tue, 29 Dec 2009 23:32:34 -0800</pubDate>
		</item>
		<item>
			<title>Red Mustang</title>
			<link>http://porce.net/189</link>
			<description>&lt;div class=&quot;imageblock right&quot; style=&quot;float: right; margin-left: 10px;&quot;&gt;&lt;img src=&quot;http://cfile10.uf.tistory.com/image/1559A10D4B23F5F70E1A9C&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_0521.jpg&quot; height=&quot;300&quot; width=&quot;400&quot;/&gt;&lt;/div&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;I had a visit to Caltech NASA JPL this week. When I got to Burbank airport, I had a surprise gift. It was a red Mustang waiting for me. I was thrilled to enjoy the engine sound and the control in LA highways. Though the reddish color is somewhat showy, it was a fabulous driving.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;div class=&quot;imageblock left&quot; style=&quot;float: left; margin-right: 10px;&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/1968F60E4B23F7D0294877&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_0503.jpg&quot; height=&quot;290&quot; width=&quot;387&quot;/&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-189-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-189-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-189-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/189</guid>
			<comments>http://porce.net/189#entry189comment</comments>
			<pubDate>Sat, 12 Dec 2009 12:12:28 -0800</pubDate>
		</item>
		<item>
			<title>Why I love Apple</title>
			<link>http://porce.net/188</link>
			<description>&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;div class=&quot;imageblock left&quot; style=&quot;float: left; margin-right: 10px;&quot;&gt;&lt;img src=&quot;http://cfile24.uf.tistory.com/image/1525C80E4B0C63930C6AD6&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;Apple MBA.png&quot; height=&quot;181&quot; width=&quot;322&quot;/&gt;&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;One of my friends messaged me yesterday about how thrilled he is as the iPhone is finally coming to Korea at the end of the month.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Though the monthly premium is still stee&lt;div class=&quot;imageblock left&quot; style=&quot;float: left; margin-right: 10px;&quot;&gt;&lt;img src=&quot;http://cfile3.uf.tistory.com/image/1625C80E4B0C63930DD6CE&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;g_iphone.jpg&quot; height=&quot;188&quot; width=&quot;322&quot;/&gt;&lt;/div&gt;p, I highly encouraged him to get one. Originally I was not a fan of Apple. I had strong bias against it - less open architecture, less number of good software, and pricey pricing. &lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;And - everything got changed when I got my iPhone in 2008. I became an immediate another fanboy of Apple. Soon after I threw away my linksys wifi router and bought even more expensive Apple Airport extreme. I started buy iPhone apps,&amp;nbsp; started to download podcasts, and Macbook Pro. Now I buy legitimate copy of softwares (for my Mac) and subscribe to MacWorld magazine.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;OMG, what happened to me? For the last 20 years I have never been enchanted by Microsoft products. I used them massively, sometimes blamed the manufacturer, device driver programmers, and dull colleague programmers. But I have never thought about the exit plan out of it. I had accepted the way as it is, as if it is just a part of normal life. &lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;No, I was totally wrong. There was a bitten fruit. &lt;/span&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;What do you think makes Apple Apple? To me, it is a simple enough answer. It is &lt;span style=&quot;background-color: rgb(255, 228, 48); color: rgb(84, 75, 51);&quot;&gt;a sense&lt;/span&gt;. It is a sense about a human. A sense about life. A sense about your breath.&lt;/span&gt; &lt;span style=&quot;font-family: Verdana;&quot;&gt;Microsoft lacks for it. They have intelligence for sure, logic, facts, and great teams of people.&amp;nbsp; It is not about the brain. It is about a sense that is hard to be justified with one&#039;s IQ. &lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Now I am at Starbucks at west gate of my campus. While jotting this down, I looked around my neighbors inside the cafe. Five are with their laptops, and four out of five are using Macbooks. Here is the final punch: three out of them have iPhones right next to laptops. One is using blackberry and one Motorola. One has even an iPod with her iPhone.&lt;/span&gt;&lt;br /&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-188-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-188-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-188-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/188</guid>
			<comments>http://porce.net/188#entry188comment</comments>
			<pubDate>Tue, 24 Nov 2009 14:53:27 -0800</pubDate>
		</item>
		<item>
			<title>Keynote and Latex, by Jens Nockei</title>
			<link>http://porce.net/187</link>
			<description>
&lt;div class=&quot;pinmenu&quot;&gt;

&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;	    &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/index.html&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
		Jens Nöckel&#039;s Homepage&lt;/span&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;	    &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/computernotes.html&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
		Computer notes home&lt;/span&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;page&quot;&gt;

&lt;h1&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Scientific presentations&lt;/span&gt;&lt;/h1&gt;
&lt;div class=&quot;TOC&quot;&gt;
&lt;table&gt;
&lt;caption&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Table of contents&lt;/span&gt;&lt;/caption&gt;
&lt;tbody&gt;&lt;tr&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Keynote.html#start&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Starting point&lt;/span&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Keynote.html#objectives&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Objectives&lt;/span&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Keynote.html#solutions&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Solutions&lt;/span&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Keynote.html#caveats&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Caveats, additional utilities&lt;/span&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/td&gt;
&lt;td&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Keynote.html#bottom&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Other presentation tools&lt;/span&gt;&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Keynote.html#whyothertools&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Why use other tools for presentations?&lt;/span&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Keynote.html#whatothertools&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;What other solutions are there?&lt;/span&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;


&lt;a name=&quot;start&quot;&gt;&lt;/a&gt;&lt;h2&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Starting point&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
This page is about putting maths into computer presentations. Programs
like Powerpoint offer a rich variety of features that can (if used
judiciously) greatly enhance a presentation. But if you do real
science, then there&#039;s a good chance that you&#039;ll need mathematical
equations in your talks once in a while. And that&#039;s a need which is met
very poorly by Powerpoint. &lt;/span&gt;&lt;/p&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;
	  &lt;/span&gt;&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
	    At this point it should be mentioned that a commercial add-on product has been endorsed by Apple for its &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&#039;09&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; version of iWork: &lt;/span&gt;&lt;a href=&quot;http://www.dessci.com/en/&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;MathType&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
by Design Science. This is worth looking at, epecially if you also rely
on iWork for actual text processing, or if you are switching from
Powerpoint. However, given the free alternatives discussed below, the
price of this add-on seems unjustifiably high for use in academia or
secondary school education. &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;It&#039;s almost as expensive as the whole iWork suite itself!&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
	  &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Mathematics is commonly typeset using LaTeX, but (La)TeX doesn&#039;t come
pre-installed with Mac OS X. Since the typesetting requirements for a
computer presentation are different from those of a scientific paper,
some of the suggestions on this page are also intended for people who &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;don&#039;t&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
want to install TeX. However, when I think about math content, I
usually think about it as originating from some LaTeX process. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
The good thing is that under Mac OS X Aqua, many applications can be
made to support LaTeX indirectly via the PDF format. If you &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;don&#039;t&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; want to install LaTeX, you may find it easier to use dedicated equation editors. Here are some choices:
&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
	  For instant results, use one of the online tools linked on our departmental web page: &lt;/span&gt;&lt;a href=&quot;http://www.physics.uoregon.edu/physics/tools/LaTeXeditor.html&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Equation Editor Google Gadget&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. 
	&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;The Java application &lt;/span&gt;&lt;a href=&quot;http://www.geogebra.org/cms/&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;GeoGebra&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
has built-in LaTeX syntax parsing to let you annotate graphs. The
equations are rendered as bitmaps with rather low resolution, but the
program and its general approach are well-suited for middle- and
high-school students. Annotated graphs can be copied to the clipboard
and pasted into your presentation. If you&#039;re a teacher, definitely give
this a try! &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
  On a recent Mac, use the pre-installed &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Grapher&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; in &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;/Applications/Utilities/&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. It&#039;s free and can be used as an input device for math formulas, as this screenshot shows: &lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;
    &lt;/span&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;img src=&quot;http://www.uoregon.edu/%7Enoeckel/computernotes/GrapherScreenShot.jpg&quot;&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;
You can enter maths in a natural way similar to TeX; as the typed
&quot;infinity&quot; shows, the syntax is sometimes different from TeX, but &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;if&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
you can&#039;t guess a keyword there&#039;s always the pallette at the bottom
right. You can copy the Grapher equation as a PDF graphic by
right-clicking on it and choosing the appropriate selection from the
contextual menu that pops up. I&#039;m saying some more about this on the &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Pages.html#Grapher&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Pages&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; pages.
  &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
  Another alternative is &lt;/span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.wolfram.com/&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Mathematica&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
as a typesetting tool. One advantage of Mathematica is that the
structure of its expressions is more semantically organized than in
LaTeX, so that export to other formats (such as MathML) is more
straightforward. On this page, I will focus on LaTeX because &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;if you only want to learn one input method&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;,
LaTeX is the one that will be most useful in general. If you want to be
&quot;multilingual&quot; and don&#039;t mind using a commercial product, I&#039;d strongly
recommend taking a look at Mathematica&#039;s capablilites.&lt;/span&gt;&lt;/p&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;  
  &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
What about &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;hand-writing&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
your equations and using that in your presentations? Of course that&#039;s
what I do in lectures all the time (using a Wacom Pen Tablet since
2006). In a more formal presentation, it can still work quite well to
paste your hand-written maths into a slide from a drawing program. But
if you want nicely formatted equations, then hand writing is never an
ideal starting point. There is hand-writing recognition software that
can deal with math expressions, and in particular Windows 7 appears to
have made remarkable progress in this arena (as opposed to the Mac
where Inkwell has been stagnating). However, I find it awkward to
frequently switch back and forth between keyboard and pen tablet; and
unfortunately that&#039;s precisely what happens when the fine points of
your equation get lost in translation. &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Now back to the main topic: &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;LaTeX in presentations&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. 
If you don&#039;t know LaTeX but want to know more about it, you may want to look at my &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/LaTeXpage.html&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;LaTeX page&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; first. 
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
At the &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Keynote.html#bottom&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;bottom of this page&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
I&#039;ll refer to some nice free tools that rely essentially on LaTeX and
PDF alone to create presentations. This is OK for many occasions, and
it&#039;s commendable to go with open-source software all the way. And for a
LaTeX writer like me, that&#039;s still the fastest way to make a no-frills
presentation. But in the end you&#039;ll probably have more fun if you give
in to the temptations of commercial software. In fact, the open-source
route can drive you to despair if your next presentation is your thesis
defense and you can&#039;t get that Quicktime movie to work on the punchline
slide (it&#039;s all doable, but with a bit more work, as I describe &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/PDFmovie.html&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;here&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;). 
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
The beauty of Mac OS X is that PDF is the native format in which things
are displayed. This is also true for the commercial program I&#039;m talking
about here: Apple&#039;s &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Keynote&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. The most recent version is &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&#039;09&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;, but I currently have &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&#039;08&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; installed. 
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
You get it as part of the &lt;/span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.apple.com/iwork/&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;iWork&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; bundle which includes &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Pages.html&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Pages&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;, a nice word processor and layout program; for additional comments see the &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Pages.html&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Pages pages&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. A newer member of the iWork suite is &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Numbers&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;, a spreadsheet application. Since I use &lt;/span&gt;&lt;a href=&quot;http://www.wolfram.com/&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Mathematica&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
for spreadheet-related tasks (and much more), I may use Numbers even
less than Pages. For a user like me who doesn&#039;t have Microsoft Office,
Numbers could be the most convenient tool to open those Excel files
that people sometimes send around by email (faster to start up than
NeoOffice).
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Back to Keynote:
&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
	  The Keynote manual (PDF) is &lt;/span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.apple.com/support/manuals/keynote/&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;here&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. 
	&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
	  The new bitmap transparency capability of Keynote &#039;08 is shown &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/BitmapGraphics.html&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;on this page, which also discusses other bitmap programs&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;.
&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;a name=&quot;objectives&quot;&gt;&lt;/a&gt;&lt;h2&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Objectives&lt;/span&gt;&lt;/h2&gt;
&lt;p class=&quot;important&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;I&#039;ve had some people ask me question about
Keynote&#039;s features as compared to other presentation software, e.g.
Powerpoint. This is not the kind of question I&#039;m focusing on here,
though. I&#039;m pushing Keynote here for a very particular type of use, but
don&#039;t want to tell anyone what to buy, in particular if their intended
usage is very different from mine: in short, Keynote functions as a &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;media integration platform&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;,
allowing you to put materials produced in various other applications
into one package for full-screen presentations, possibly with some nice
transition effects added. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
To what extent you find Keynote useful or wanting depends on how much
you rely on Keynote for actual content production. My general advice
would be that content is best produced with other dedicated
applications such as Mathematica, a &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/LaTeXpage.html&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;LaTeX&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
system, a graphics program etc. This is the way I use Keynote, and this
page is about one aspect of this work flow: the use of LaTeX
typesetting with Keynote. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
For more information on how to handle specific types of media, such as movies or sound, in Keynote, there is a &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/KeynoteMedia.html&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;separate page&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. 
&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Putting LaTeX into Keyote is a piece of cake. Three different scenarios occur quite frequently:&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Keynote.html#PDFcopy&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;You have only a PDF file without LaTeX source&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; but want to use parts of it  in Keynote
  &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Keynote.html#latexintokeynote&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;You have a LaTeX document&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; and want to to pick out some equations or text to paste into Keynote
  &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;You&#039;re making a slide and &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Keynote.html#onthefly&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;want to type an
  equation &quot;on the fly&quot;&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; for use in Keynote 
&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
In Powerpoint &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;and&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; Keynote alike, one can always achieve these
tasks by going through the first case: create a PDF file, display it
in Acrobat Reader (now &lt;/span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.adobe.com/products/acrobat/readermain.html&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Adobe
Reader&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;), and copy selected parts as bitmaps to paste into the
presentation software. To prevent the result from looking grainy, one
should first &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;zoom in&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; in the PDF viewer before selecting and
copying the desired part (using the graphics copy tool). In the
presentation software, you then scale down the pasted image. This
creates bitmaps with acceptable resolution but large file size.  
&lt;/span&gt;&lt;/p&gt;
&lt;a name=&quot;solutions&quot;&gt;&lt;/a&gt;&lt;h2&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Solutions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
In Keynote, you can do &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;much better than this&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. How much
better, may depend on your OS version (Jaguar versus Panther). Let&#039;s
go through the above cases: 
&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;&lt;a name=&quot;PDFcopy&quot;&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
 The main thing you need is a PDF viewer from which you can copy
 &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;as PDF&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;, instead of just bitmap format. Adobe Reader does not
 allow this, but the built-in &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Preview&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; application
 does. 
 In Preview version 2.1.0 and above (comes with Tiger),
	 you can actually select arbitrary rectangles within the PDF
	 page and copy them. &lt;/span&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;img src=&quot;http://www.uoregon.edu/%7Enoeckel/computernotes/PreviewScreenShot.png&quot; align=&quot;RIGHT&quot; vspace=&quot;3&quot; width=&quot;431&quot; height=&quot;393&quot; hspace=&quot;5&quot;&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; This,
	 together with its ability to display
	 &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;postscript&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; files as PDF, makes the new
	 version of Preview immensely useful. &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;With the release
	 of Tiger, Preview is at version 3.0&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. Adobe Reader 7 and 8 have 
         comparable features, but in addition can launch plugins to display additional 
	  multimedia content embedded in the file. For this reason, it is still useful to
	 have &lt;/span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.adobe.com/products/acrobat/readermain.html&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Adobe Reader&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; installed (in particular if you want to do PDF presentations with Beamer, &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Keynote.html#beamerancdco&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;see below&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;).&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt; 
&lt;/span&gt;&lt;dl&gt;&lt;dt&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;How it &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;ought to&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; work:&lt;/span&gt;&lt;/dt&gt;&lt;dd&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Shown in the screen shot is an arbitrary area selected in an arbitrary
PDF document in the Preview Application (version 2.1.0). To do this,
make sure you first activate the &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Select Tool&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; (press Command-3
or click on the box icon at the top right of the toolbar). 	
 If you paste the result into Keynote, it will be in true PDF
	 format. In other words, copying a formula this way, you can
	 scale it, change its opacity, give it shadows, etc.
&lt;/span&gt;&lt;/dd&gt;&lt;dt&gt;
&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;However, there&#039;s a glitch on Leopard:&lt;/span&gt;&lt;/strong&gt;
&lt;/dt&gt;&lt;dd&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
If you&#039;ve upgraded to OS X &quot;Leopard&quot;, then you&#039;re in for an unpleasant
surprise: The cropping isn&#039;t preserved when pasting into Keynote &#039;08 - &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;this bug is fixed in Keynote &#039;09&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. For those who still use Keynote &#039;08, I&#039;ve come up with a &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;work-around for this annoying bug&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; on a &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/PreviewLeopard.html&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;separate page&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. It requires one additional mouse click after copying from Preview, to fix the format of the copied selection. 
&lt;/span&gt;&lt;/dd&gt;&lt;/dl&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;

 &lt;/span&gt;&lt;br clear=&quot;ALL&quot;&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;img src=&quot;http://www.uoregon.edu/%7Enoeckel/computernotes/KeynotePDFdemo.png&quot; align=&quot;RIGHT&quot; vspace=&quot;3&quot; width=&quot;483&quot; height=&quot;251&quot; hspace=&quot;5&quot;&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; The
	 screenshot from Keynote shows that the rectangle is
	 faithfully cropped; the result was also scaled and
	 rotated. &lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Although only the selected part of the original PDF page is displayed
in Keynote, the pasted object still contains some information about
the discarded parts, so in some cases (for small areas) it can still
be more memory-efficient to just copy rectangles as bitmap images
(either by screenshot or out
of Adobe Reader). The background of a PDF paper often appears
transparent in Keynote, meaning that you can choose your own background
color by placing a suitably filled rectangle underneath the copied PDF.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;
In principle, one can also do such manipulations in an automated way.
That&#039;s particluarly useful if you are copying lots of formulas from a
paper but want all of them to appear with the same colored background.
The key is that all your copied equations are actually stored in the
file that&#039;s created when you save the Keynote presentation. For more
details, see my remarks on how to change the background color on the &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/LaTeXpage.html#pdfcolorBG&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;LaTeX page&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. 
&lt;/span&gt;&lt;br clear=&quot;ALL&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; 
	 &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;a name=&quot;latexintokeynote&quot;&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
  To put LaTeX into Keynote (as PDF), you need a LaTeX compiler and a
  Cocoa-based previewer for PDF (this rules out Xwindow programs like
  gv, but also means you should avoid Adobe Reader). Here are some
  solutions: 
	 &lt;/span&gt;&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;The path that always works for me starts by
		compiling a document with PDFLaTeX and opening the
		result in Preview ≥2.1, and then continuing as in
		case 1.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Another path that you may choose is to use the
		LaTeX environment &lt;/span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.uoregon.edu/%7Ekoch/texshop/&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;TeXShop&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; 
		from right here at the University of Oregon (or
		through the porting system &lt;/span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://fink.sourceforge.net/&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;fink&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;).
The TexShop Previewer allows you to copy rectangles just as in Preview
≥2.1, and the pasted result in Keynote is a PDF object with all the
great advantages like scalability etc.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
	 &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;a name=&quot;onthefly&quot;&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
	 For immediate editing of formulas &quot;on the fly&quot;,
	 there is a great little tool that can use any existing
	  LaTeX installation on your system:  &lt;/span&gt;&lt;p&gt;
&lt;a target=&quot;_blank&quot; href=&quot;http://ktd.club.fr/programmation/latexit_en.php&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;LaTeXiT&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; 
&lt;/span&gt;&lt;/p&gt;
&lt;ol class=&quot;alphabetical&quot;&gt;&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
It&#039;s intended to let you type LaTeX source either in a text box or in
another prgram (like Pages or TextEdit), and quickly get the typeset
result in a variety of useful formats. LaTeXiT tries to inherit the
text properties (e.g., color, baseline) of the parent document if one
invokes it from the &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Services&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; menu. 
&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Also worth mentioning is the fact that LaTeXiT is &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;linkback aware&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;.
What this means can best be seen by experimenting with the Keynote
Linkback Plugin written by King Chung Huang. The download location can
be found on the main web site of the &lt;/span&gt;&lt;a href=&quot;http://www.linkbackproject.org/&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Linkback Project&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. After installing this plugin, Keynote 4 (or 3) shows a new menu item &quot;Edit (or refresh) in LaTeXiT&quot; in the &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Edit&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
menu, whenever you highlight an equation that has been dragged into
Keynote from LaTeXiT. If this doesn&#039;t show up, make sure you log out
and back in again. By using this function from within Keynote, you
recover the LaTeX source code for an existing PDF equation in &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;LaTeXit&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;; the modfied PDF will automatically replace the old version on the Keynote slide.

&lt;/span&gt;&lt;p&gt;
&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Warning:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Keynote.html#linkbackproblem&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;The linkback plugin may cause problems, and a fix is described below.&lt;/span&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
For most purposes, LinkBack no longer offers any advantages with
Keynote, because LaTeXiT as of version 1.15.0 has the ability to
recover the original LaTeX source from a PDF that you &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;paste into it&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. I.e., you can do the following:
&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Make an equation in LaTeXiT and copy it into Keynote. 
&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Revisit the Keynote slide at a later time and select that PDF equation again.
&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Copy the PDF and paste it into the LaTeXiT window. If this PDF was
created in LaTeXiT, its original source code re-appears in the editor
panel, ready to be modified and copied back to Keynote.
&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Pierre Chatelier, the author of &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;LaTeXiT&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;, also
responded very quickly to my requests and comments. The latest addition
in response to one of my requests is a keyboard shortcut allowing you
to copy the PDF output of LaTeXiT to the Clipboard. LaTeXit is
discussed under a different aspect on my &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Illustrator.html#stripfonts&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Scientific Illustrations&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
page: My contribution to LaTeXit is an algorithm that converts a
typeset formula into an outlined (i.e., font-safe) PDF object that will
look the same in any application, including Keynote or Adobe
Illustrator (I also helped a little with the Pasteboard code).
&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
In conclusion, Apple&#039;s &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Keynote 4 (or 3)&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; comes
close to realizing a free-form layout and presentation system in which
LaTeX can be integrated almost seamlessly via tools like &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;LaTeXiT&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;.
The main gap between the LaTeX and iWork worlds is that styles of the
parent document (such as font size) are not inherited by the embedded
LaTeX object, so one has to specify them separately on the LaTeX side
(which is easy enough to do in the two utilities I mentioned). The &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;LaTeXiT&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; application actually does the best job so far of bridging this gap - at least for Pages, but &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;not yet for Keynote&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. This is of course a limitation of Keynote, not of LaTeXiT. More on this in the following section.
&lt;/span&gt;&lt;/p&gt;
&lt;a name=&quot;caveats&quot;&gt;&lt;/a&gt;&lt;h2&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Caveats, additional utilities&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Keynote &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;is&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; a commercial product, and you may or may not
feel that you get your money&#039;s worth. Keynote essentially serves as a
canvas on which many different media styles (text, math, images and
movies) can be integrated and presented, as well as exports in various
useful formats (e.g., as movies, PDFs or HTML). The added value
provided by these programs lies partly in their professional layout and
design templates, but that may not be so important to everyone. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
However, there are some &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;drawbacks&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; of Keynote. In general,
one gets the feeling that Apple is continuing the philosophy of the
one-button mouse (adored by some, despised by many) by making the user
interface of Keynote really simple-looking. This simplicity sometimes
comes at a price when you want to do more complex tasks. Below are some
issues that I came across. &lt;/span&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;span class=&quot;label&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;A remark about Services:&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; 
All the nice features of LaTeXiT Services work in Mail or Pages, but &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;not with Keynote&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;:
you cannot use the typesetting service within a Keynote text field
directly! It&#039;s not clear to me why this works in Pages but not in
Keynote. The unfortunate consequence of this is that the LaTeX image
generated by LaTeXiT (or any other application) does not flow with the
regular text in a Keynote slide, and hence formulas have to be
repositioned separately from the text if you change, e.g., the width or
height of a text field.&lt;/span&gt;&lt;br /&gt;
&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;There are two ways around this problem: &lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; 
	    &lt;/span&gt;&lt;ol style=&quot;list-style-type: lower-alpha;&quot;&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Either type your text together with the formulas in LaTeX - then you don&#039;t need Keynote&#039;s text fields. 
&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Or type simple inline formulas within Keynote by using &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Unicode&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; characters from a symbol palette. There are several ways to access suitable palettes: 
&lt;/span&gt;&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Use Keynote&#039;s own symbol lists (under the &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Edit&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; menu) or consult the Character Palette after enabling the &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;International&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; menu bar item.
&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Copy symbols from &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Mathematica&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. To make the Unicode symbols work smoothly, it&#039;s good to choose &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Arial Unicode&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; as the text font (if you have it), or stick with something standard like &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Helvetica&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;.
&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Inline equations &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;without&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; two-dimensional formatting (such
as fractions etc.) can also be copied from PDF files directly by using
the text selection tool in Preview. The result can be pasted into
RTF-capable applications, such as TextEdit, Mail and also Keynote&#039;s
text fields. This provides a way to get some special symbols into
Keynote without using graphics objects. However, since some symbols
such as ħ don&#039;t get copied properly, you may still have to resort to
one of the other options above (or, with a dismissive gesture, claim
you&#039;ve set ħ≡1). &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a name=&quot;linkbackproblem&quot;&gt;&lt;/a&gt;&lt;span class=&quot;label&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Problems with the Keynote Linkback Plugin&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; 
&lt;/span&gt;&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
The Linkback Plugin I downloaded from the official web site caused a
severe problem with the positioning of grouped objects in Keynote,
which showed up only after re-opening a saved presentation. &lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;
      &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Solution:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;
This may have been fixed by the time you read this, but &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;if it isn&#039;t&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;, there are instructions for how to fix the problem in &lt;/span&gt;&lt;a href=&quot;http://discussions.apple.com/message.jspa?messageID=5538053#5538053&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;this email discussion thread&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. The culprit is inside the Keynote application bundle, at &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Keynote.app/Contents/Resources/Animations/K2LinkBackSupport.sfxplugin/Contents/MacOS/K2LinkBackSupport&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;.
You should replace this file by a new version which I&#039;ve archived here.
Make sure to download the correct one for your specific processor
architecture:
&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Keynote/LinkbackPlugin/PPC/K2LinkBackSupport.zip&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;PowerPC processor&lt;/span&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Keynote/LinkbackPlugin/Intel/K2LinkBackSupport.zip&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Intel processor&lt;/span&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
After installing this fix, I no longer have any problems with misplaced object positions after saving a file.

&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;
&lt;b&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Problem:&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; There &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;are&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; tools for making drawings within Keynote, but you may want more capabilities&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Solution:&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; Some suggestions for software that can fill this gap are
	    &lt;/span&gt;&lt;ol style=&quot;list-style-type: lower-alpha;&quot;&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Use &lt;/span&gt;&lt;strong&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Illustrator.html&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Adobe Illustrator&lt;/span&gt;&lt;/a&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
or a similar graphics application to get all the bells and whistles.
This includes the ability to copy and paste directly from Illustrator
to Keynote.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;As a bitmap drawing application, get &lt;/span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://seashore.sourceforge.net/&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Seashore&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;, a free program that supports some essential features like gradients and transparency, and is Mac OS X native. &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;If you need a more mature program, consider learning &lt;/span&gt;&lt;a href=&quot;http://www.gimp.org/&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;The Gimp&lt;/span&gt;&lt;/a&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; (it&#039;s X11 software but now has cut and paste interaction with the OS X clipboard). This and other alternatives are discussed &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/Illustrator.html#bottom&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;on a separate page&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
If you can&#039;t make up your mind which program to use for graphics work,
don&#039;t worry: no matter how you produce your graphics, there is always
the screen capture function. Use either the Grab application or the
keyboard shortcut keys listed in the OS X System Preferences, as shown
here (for Panther):&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;img src=&quot;http://www.uoregon.edu/%7Enoeckel/computernotes/ScreenCaptureKeys.png&quot; width=&quot;411&quot; height=&quot;359&quot;&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;
The first of these options is an ancient trick from as far back as Mac
OS 6 or 7. It creates a file on the Desktop called &quot;Picture 1&quot;. The
most convenient of these screen capture shortcuts is the last one. It
lets you select areas by dragging cross-hairs; and there is a
specialized but undocumented bonus feature: when the cross-hairs show
up, try pressing the &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;SPACE&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
bar! You suddenly get a &quot;focus-follows-mouse&quot; behavior that highlights
any windows or icons you hover over. A mouse click then captures
exactly the highlighted object, preserving its dimensions and even its
opacity.
&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;Copying selections to the clipboard produces bitmap images. But
under Tiger, you have additional options that let you choose PDF
format. &lt;/span&gt;&lt;dl&gt;&lt;dt&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; Here are two ways to get PDF screen shots: &lt;/span&gt;&lt;/dt&gt;&lt;dd&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; &lt;/span&gt;&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;If your preferred default setting is bitmap (&lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;PNG&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; is the factory setting), you can do PDF screenshots on a case-by-case basis from the Terminal: type &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;screencapture -i -c -t PDF&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
after making sure that the screen area to be captured isn&#039;t obscured by
the Terminal window. This will launch the screen-capture crosshairs
which you drag over the desired rectangle to be copied. The PDF
screenshot will be on the Clipboard and can be pasted to Keynote,
Preview, GraphicConverter etc. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;If you want to make PDF format the &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;default&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; screen capture format, then type the following in the Terminal: &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;defaults write com.apple.screencapture type pdf&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. This can be undone by typing &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;defaults write com.apple.screencapture type png&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. Other permitted graphics formats are &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;JPG&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; and &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;TIF&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;.
			    &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
			&lt;/dd&gt;&lt;/dl&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
	      &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;It should be kept in mind that comparisons with Powerpoint (or even
OpenOffice) are not really fair because Keynote relies fundamentally on
scalable objects both for its fonts and graphics, and if you have
worked with vector graphics you know that they are generally a bit
harder to manipulate than bitmaps. But this fundamental difference is
precisely what makes Keynote superior in the final analysis.&lt;/span&gt;&lt;/p&gt;

	&lt;a name=&quot;bottom&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; &lt;/span&gt;&lt;/a&gt;&lt;h2&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Other presentation tools&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Of course I&#039;ve used other software, and the Keynote solution put
forward here is perhaps not to everyone&#039;s taste. I&#039;ve made heavy use of
Powerpoint, and played around with OpenOffice/NeoOfficeJ. But I can
never get used to their equation editors. &lt;/span&gt;&lt;/p&gt;
&lt;a name=&quot;whyothertools&quot;&gt;&lt;/a&gt;&lt;h3&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Why use other tools for presentations?&lt;/span&gt;&lt;/h3&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
	 &lt;/span&gt;&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
	 There is one important reason why one may &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;not&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
want to use Keynote: the technological infrastructure at conferences
and meetings is typically centered around Powerpoint and PDF. At some
conferences the organizers, in an honest attempt to reduce technical
delays during presentations, require you to upload your talks onto some
Windows machine prior to the session. This usually means you need to
convert from Keynote either to Powerpoint or PDF. &lt;/span&gt;&lt;/p&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;
	 &lt;/span&gt;&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
	 Keynote does not keep animations in the PDF it exports &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/PDFmovie.html&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;(although this is technically possible)&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. So only Powerpoint remains. But if you&#039;ve ever tried to transfer a presentation from &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Mac&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; Powerpoint to &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;PC&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Powerpoint, you know you can&#039;t trust the results unless you
double-check every slide on a PC. Now add the extra step of starting
from Keynote instead of Mac Powerpoint, and it&#039;s clear that there&#039;s
reason to be worried. &lt;/span&gt;&lt;/p&gt;
&lt;a name=&quot;whatothertools&quot;&gt;&lt;/a&gt;&lt;h3&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;What other solutions are there?&lt;/span&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Abusing Keynote&lt;/span&gt;&lt;/h4&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Before giving up on Keynote because of the above problems, it may be
worth mentioning one other export format that could be the ultimate
solution: &lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Interactive Quicktime Movie&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;.
Although Quicktime is not guaranteed to be installed on all Windows
machines, it is certainly available. Before exporting a presentation in
this format, make sure that you set a slide size of at least 1024×768
in the &lt;/span&gt;&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Document Inspector&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; menu of your Keynote presentation.
Exporting as an &quot;Interactive Slide Show&quot; in &quot;Full Quality, Large&quot;
format yields a Quicktime movie that can be opened in any
Quicktime-enabled movie player. If that player has a full-screen mode,
the result looks almost exactly like the original Keynote presentation,
except that everything (including fonts) is now in bitmap format. In
other words, you have reduced the visual quality of your presentation
to Powerpoint level... &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Exporting as &lt;/span&gt;&lt;code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;SWF&lt;/span&gt;&lt;/code&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; (Flash) is also an option, but with a
big presentation I ended up getting an error message asking me to
remove some transition effects because the file became too complex.
Quicktime didn&#039;t encounter this problem.
&lt;/span&gt;&lt;/p&gt;
&lt;h4&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Emulating Powerpoint&lt;/span&gt;&lt;/h4&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
There are open-source presentation tools that position themselves as more or less direct competitors of Powerpoint. 
&lt;/span&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.neooffice.org/&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;NoeOffice&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;, &lt;/span&gt;&lt;a href=&quot;http://www.openoffice.org/&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;OpenOffice&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; and KDE&#039;s &lt;/span&gt;&lt;a href=&quot;http://www.koffice.org/kpresenter/&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;kPresenter&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
are important representatives of this class. The first two run natively
in Aqua, while kPresenter requires an Xwindow server (and KDE).
&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Another approach that is gaining momentum is through web-based
technologies. Although this poses some security risks, one can make
complete office applications by using either the built-in file handling
capabilities of advanced web browsers, or by launching Java applets
(e.g.) from within a browser. These applications can load and run very
smoothly because the computational load is shared between the client
(where the user interface runs) and the server. To see a model like
this in action, check out &lt;/span&gt;&lt;a href=&quot;http://docs.google.com/&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Google&#039;s new presentation application&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;.
In combination with a LaTeX-to-image converter, this allows you to make
presentations that are almost indistinguishable from Powerpoint.
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Here is a possible workflow:
&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Launch Firefox or Camino (haven&#039;t tried anything else; but obviously &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Emcshtml/security/windows/internetexplorernotsafe.html&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;avoid Internet Explorer&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;).
&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Create a Google presentation.
&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
Launch the &lt;/span&gt;&lt;a href=&quot;http://www.physics.uoregon.edu/physics/tools/LaTeXeditor.html&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Equation Editor Google Gadget&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
I installed on our departmental physics web site. It will create an
image of the entered equation, in real time. It may be necessary to
scale up the image by pressing the &lt;/span&gt;&lt;dfn&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;+&lt;/span&gt;&lt;/dfn&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; button in the Gadget.
&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Drag&lt;/span&gt;&lt;/em&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; the equation image from its Firefox window into the
Google presentation window. Make sure the drag destination area in your
presentation is empty, otherwise it may not work. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
In the presentation, you can position and rescale the image to your liking. 
&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
If you already have images on your hard drive (equations or otherwise),
they can of course be uploaded with a standard file dialog.
&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;So the current state of existing online tools allows an almost
seamless integration of math into presentations, without installing
(and paying for) a single piece of extra software. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;a name=&quot;beamerancdco&quot;&gt;&lt;/a&gt;&lt;h4&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;LaTeX-based presentations&lt;/span&gt;&lt;/h4&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
	 &lt;/span&gt;&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; If
you don&#039;t want to stoop this low, a viable alternative is to do
presentations purely in PDF using the full screen mode of Adobe Reader.
This allows many transition effects and even animations, all built from
a LaTeX source. If you consider Keynote to be mainly a media
integration platform, then any PDF-based substitute has to address &lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;multimedia content&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. This is the topic of my page on &lt;/span&gt;&lt;a href=&quot;http://www.uoregon.edu/%7Enoeckel/PDFmovie.html&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;LaTeX-generated PDF with movies&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. 
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
A somewhat separate issue is the formatting and book-keeping that is
specific to computer-presentations: e.g., the incremental building of
pages, item-lists or formulas. Here are some links to packages that
deal with these tasks: &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.miwie.org/presentations/presentations.html#beamer&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Beamer&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;, a LaTeX class that needs no external programs and is available from &lt;/span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://fink.sf.net/&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;fink&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;.
Incremental builds also work nicely with this package. With a choice of
many pre-defined presentation themes, this has by now become one of the
most popular PDF presentation tools.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://texpower.sourceforge.net/&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;TeXPower&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
is a bundle of styles and classes that allows a fair amount of
low-level control over the resulting PDF document, including
incremental builds of formulas, and animation. The PDF document is
created simply by using latex or pdflatex. Slide transition effects are
also supported, but I would recommend not to use them too much.
Especially the &quot;dissolve&quot; transition on a Mac does not look very
smooth. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www-sp.iti.informatik.tu-darmstadt.de/software/ppower4/&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;PPower4&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; is similar to TeXPower but requires additional post-prcessing steps.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/foiltex.html&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Foiltex&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;The above are packages that illustrate the possibilities. A more complete &lt;/span&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.miwie.org/presentations/presentations.html&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;list of Presentation tools is found here&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;. This page also includes HTML-based presentations. 
&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://freshmeat.net/articles/view/667/&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Some more discussion of LaTeX for presentations&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
    &lt;/span&gt;&lt;hr&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
    &lt;/span&gt;&lt;address&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;
 &lt;/span&gt;&lt;a href=&quot;mailto:noeckel@uoregon.edu&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;

      noeckel@uoregon.edu&lt;/span&gt;&lt;/a&gt;&lt;/address&gt;
&lt;!-- hhmts start --&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; Last modified: Wed Jul  2 08:43:02 PDT 2008 &lt;/span&gt;&lt;!-- hhmts end --&gt;
&lt;/div&gt;
&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-187-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-187-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-187-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/187</guid>
			<comments>http://porce.net/187#entry187comment</comments>
			<pubDate>Fri, 09 Oct 2009 19:55:34 -0700</pubDate>
		</item>
		<item>
			<title>Criticism on the General Equilibrium Theory</title>
			<link>http://porce.net/186</link>
			<description>&lt;span style=&quot;font-family: Verdana;&quot;&gt;This is what I was rooting for:&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;blockquote class=&quot;templatequote&quot;&gt;
&lt;div&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;The long run is a misleading guide to current affairs. In the long
run we are all dead. Economists set themselves too easy, too useless a
task if in tempestuous seasons they can only tell us that when the
storm is past the ocean is flat again.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;templatequotecite&quot;&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;—&lt;/span&gt;&lt;cite&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/John_Maynard_Keynes&quot; title=&quot;John Maynard Keynes&quot;&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;John Maynard Keynes&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;, &lt;/span&gt;&lt;i&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;A Tract on Monetary Reform,&lt;/span&gt;&lt;/i&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt; 1923, Ch. 3&lt;/span&gt;&lt;/cite&gt;&lt;/div&gt;
&lt;/blockquote&gt;&lt;table class=&quot;flickrImgSearch&quot;&gt;
&lt;tbody&gt;&lt;tr&gt;
&lt;td&gt;&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;http://www.flickr.com/photos/72825507@N00/2087879492&quot; title=&quot;Coast Guard 47&#039; Motor Lifeboat in Morro Bay, CA 04 Dec 2007&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2094/2087879492_4771871d28.jpg&quot; alt=&quot;Coast Guard 47&#039; Motor Lifeboat in Morro Bay, CA 04 Dec 2007&quot; style=&quot;border: 0pt none ; padding-bottom: 7px; clear: none; float: none;&quot; width=&quot;450&quot;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span&gt;Coast Guard 47&#039; Motor Lifeboat in Morro Bay, CA 04 Dec 2007 by &lt;a href=&quot;http://www.flickr.com/photos/72825507@N00&quot; target=&quot;_blank&quot;&gt;mikebaird&lt;/a&gt;&lt;/span&gt; &lt;a href=&quot;http://creativecommons.org/licenses/by/2.0/kr/&quot; target=&quot;_blank&quot; style=&quot;width: 450px; padding-top: 7px;&quot;&gt;&lt;img class=&quot;tix-ccl-by&quot; src=&quot;http://cfs.tistory.com/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot; style=&quot;border: 0pt none ; vertical-align: middle; margin-right: 1px;&quot; height=&quot;15&quot; width=&quot;15&quot;&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-186-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-186-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-186-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/186</guid>
			<comments>http://porce.net/186#entry186comment</comments>
			<pubDate>Wed, 07 Oct 2009 15:19:05 -0700</pubDate>
		</item>
		<item>
			<title>SoCal-NEGT Symposium 2009</title>
			<link>http://porce.net/185</link>
			<description>&lt;span style=&quot;font-family: Verdana;&quot;&gt;SoCal-NEGT Symposium 2009&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;http://medianetlab.ee.ucla.edu/SocalNEGT/programs.html&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;Panel Discussion&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;William Zame&#039;s view: Challenges to Nash Equilibrium and Folk Theorem&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Equilibrium selection: Folk theorem says multiples of Nash can be achieved. But it does not tell which. How would you choose?&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Uncertainties - how many players,&amp;nbsp; and so on..&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Jean Walrand&#039;s view&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - We need Robust Game Theory.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - The outcome of the game is very sensitive to variations of parameters.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Let&#039;s not solve non-existing games&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;Steven Low&#039;s view&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Two perspective: Engineering problem using games a a tool, and Engineering problem with economic aspects embedded in. &lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - The first kind: TCP manipulation in a massive scale did not occur in last decade. Thus it is not worthwhile to consider this type of game.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;J. Ledyard&#039;s view:&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Even though some computations of Nashs are NP hard, let&#039;s face the fact. Within the class of the problems, only a small fraction of problems are computationally challenging. Most of the other problems are easy to solve. Thus what&#039;s the point of NP hard in reality?&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-185-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-185-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-185-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/185</guid>
			<comments>http://porce.net/185#entry185comment</comments>
			<pubDate>Mon, 05 Oct 2009 02:04:48 -0700</pubDate>
		</item>
		<item>
			<title>Kerchoff Hall at USC</title>
			<link>http://porce.net/184</link>
			<description>&lt;br /&gt;
&lt;span style=&quot;font-family: Verdana;&quot;&gt;&lt;img style=&quot;cursor: -moz-zoom-in; width: 491px; height: 400px; clear: both; float: right;&quot; alt=&quot;http://upload.wikimedia.org/wikipedia/commons/9/90/Kerckhoff_Hall_%28USC%29.jpg&quot; src=&quot;http://upload.wikimedia.org/wikipedia/commons/9/90/Kerckhoff_Hall_%28USC%29.jpg&quot;&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Verdana;&quot;&gt;I am visiting USC for two days for symposium in game theories and economics. Ah, I thought myself as an electrical engineer and now it is amazing that I volunteer to come down to the meetings of this kind. Yeah, the world is changing, and the academia on it is changing too. this old historic building is beautiful as obvious in the picture.&lt;/span&gt; &lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-184-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black01.png&quot; alt=&quot;저작자 표시&quot;/&gt;
	&lt;img id=&quot;ccl-icon-184-1&quot; class=&quot;entry-ccl-nc&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black02.png&quot; alt=&quot;비영리&quot;/&gt;
	&lt;img id=&quot;ccl-icon-184-2&quot; class=&quot;entry-ccl-nd&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black03.png&quot; alt=&quot;변경 금지&quot;/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
		&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;
			&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>porce</author>
			<guid>http://porce.net/184</guid>
			<comments>http://porce.net/184#entry184comment</comments>
			<pubDate>Thu, 01 Oct 2009 16:35:40 -0700</pubDate>
		</item>
	</channel>
</rss>

