<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title></title>
		<link>http://jh4hj.tistory.com/</link>
		<description></description>
		<language>ko</language>
		<pubDate>Thu, 09 Feb 2012 11:22:36 -0500</pubDate>
		<generator>Tistory 1.1 (http://www.tistory.com/)</generator>
		<managingEditor>halatha</managingEditor>
		<item>
			<title>Linux remote installation / remote command</title>
			<link>http://jh4hj.tistory.com/entry/Linux-remote-installation-remote-command</link>
			<description>kickstart&lt;br /&gt;
&lt;a href=&quot;http://wiki.linuxstudy.pe.kr/wiki.php/kickstart#s-1.2&quot;&gt;http://wiki.linuxstudy.pe.kr/wiki.php/kickstart#s-1.2&lt;br /&gt;
&lt;/a&gt;&lt;br /&gt;
puttyCS&lt;br /&gt;
&lt;a href=&quot;http://aero.sarang.net/blog/2008/10/puttycs-putty.html&quot;&gt;http://aero.sarang.net/blog/2008/10/puttycs-putty.html&lt;/a&gt;&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
ssh 서버로 동시에 많은 명령 내리기&lt;br /&gt;
&lt;a href=&quot;http://aero.sarang.net/blog/2008/11/ssh.html&quot;&gt;http://aero.sarang.net/blog/2008/11/ssh.html&lt;/a&gt;&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;Rex&lt;br /&gt;
&lt;a href=&quot;http://rexify.org/&quot;&gt;http://rexify.org/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;ssh-copy-id로 암호없이 scp 사용&lt;br /&gt;
&lt;a href=&quot;http://mytory.co.kr/archives/1144&quot;&gt;http://mytory.co.kr/archives/1144&lt;/a&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-633-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-633-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-633-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>
			<category>Programming</category>
			<category>Linux</category>
			<author>halatha</author>
			<guid>http://jh4hj.tistory.com/633</guid>
			<comments>http://jh4hj.tistory.com/entry/Linux-remote-installation-remote-command#entry633comment</comments>
			<pubDate>Thu, 09 Feb 2012 10:51:25 -0500</pubDate>
		</item>
		<item>
			<title>[Cent OS 5.6] install maven2-2.2.1</title>
			<link>http://jh4hj.tistory.com/entry/Cent-OS-56-install-maven2-221</link>
			<description>&lt;a href=&quot;https://geni-orca.renci.org/trac/wiki/centosSetup&quot; target=&quot;_blank&quot; title=&quot;[https://geni-orca.renci.org/trac/wiki/centosSetup]로 이동합니다.&quot;&gt;https://geni-orca.renci.org/trac/wiki/centosSetup&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;1. add repository&lt;br /&gt;
# cd /etc/yum.repos.d&lt;br /&gt;
# wget&amp;nbsp;&lt;a href=&quot;http://www.jpackage.org/jpackage50.repo&quot; target=&quot;_blank&quot; title=&quot;[http://www.jpackage.org/jpackage50.repo]로 이동합니다.&quot;&gt;http://www.jpackage.org/jpackage50.repo&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;2. install maven (2.0.7)&lt;br /&gt;
# yum install maven2&lt;br /&gt;
&lt;br /&gt;&lt;a href=&quot;http://www.cahilig.net/2011/03/24/how-install-oracle-java-runtime-environment-fedora-14-64-bit&quot; target=&quot;_blank&quot; title=&quot;[http://www.cahilig.net/2011/03/24/how-install-oracle-java-runtime-environment-fedora-14-64-bit]로 이동합니다.&quot;&gt;http://www.cahilig.net/2011/03/24/how-install-oracle-java-runtime-environment-fedora-14-64-bit&lt;br /&gt;
&lt;/a&gt;&lt;br /&gt;
3. change java package from openjdk into others (if necessary)&lt;br /&gt;
#&amp;nbsp;alternatives --config java&lt;br /&gt;
&lt;br /&gt;# wget&amp;nbsp;&lt;a href=&quot;http://www.apache.org/dyn/closer.cgi/maven/binaries/apache-maven-2.2.1-bin.tar.gz&quot; target=&quot;_blank&quot; title=&quot;[http://www.apache.org/dyn/closer.cgi/maven/binaries/apache-maven-2.2.1-bin.tar.gz]로 이동합니다.&quot;&gt;http://www.apache.org/dyn/closer.cgi/maven/binaries/apache-maven-2.2.1-bin.tar.gz&lt;/a&gt;&lt;br /&gt;
# tar xvfz apache-maven-2.2.1-bin.tar.gz&lt;br /&gt;
# mv apache-maven-2.2.1 /usr/share&lt;br /&gt;
&lt;br /&gt;#&amp;nbsp;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: monospace; white-space: pre; &quot;&gt;alternatives --install /etc/alternatives/maven maven /usr/share/maven2 1&lt;br /&gt;
#&amp;nbsp;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: monospace; white-space: pre; &quot;&gt;alternatives --install /etc/alternatives/maven maven /usr/share/apache-maven-2.0.10 1&lt;br /&gt;
#&amp;nbsp;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: monospace; white-space: pre; &quot;&gt;ln -s /etc/alternatives/maven /usr/share/maven&lt;br /&gt;
#&amp;nbsp;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: monospace; white-space: pre; &quot;&gt;alternatives --config maven&lt;br /&gt;
&lt;br /&gt;# vi /usr/bin/mvn&lt;br /&gt;
change &#039;export M2_HOME=/usr/share/maven2&#039; into &#039;export M2_HOME=/usr/share/apache-maven-2.2.1&#039;&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-632-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-632-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-632-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>
			<category>Programming</category>
			<category>Cent OS</category>
			<category>Linux</category>
			<category>maVen</category>
			<author>halatha</author>
			<guid>http://jh4hj.tistory.com/632</guid>
			<comments>http://jh4hj.tistory.com/entry/Cent-OS-56-install-maven2-221#entry632comment</comments>
			<pubDate>Tue, 07 Feb 2012 14:25:37 -0500</pubDate>
		</item>
		<item>
			<title>지와 사랑</title>
			<link>http://jh4hj.tistory.com/entry/%EC%A7%80%EC%99%80-%EC%82%AC%EB%9E%91</link>
			<description>&lt;table key=&quot;0dkn5&quot; category=&quot;book_detail&quot; openpost=&quot;false&quot; width=&quot;374&quot; height=&quot;105&quot; cellpadding=&quot;12&quot; cellspacing=&quot;0&quot; border=&quot;0&quot; style=&quot;border:1px #F3F3F3 solid; background-color:#ffffff; line-height:16px !important;&quot;&gt;
&lt;tbody&gt;&lt;tr&gt;
&lt;td style=&quot;padding-bottom:0px&quot;&gt; &lt;table width=&quot;350&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot;&gt;
 &lt;tbody&gt;&lt;tr&gt;
  &lt;td width=&quot;68&quot; valign=&quot;top&quot;&gt;&lt;a href=&quot;http://book.daum.net/detail/book.do?bookid=KOR9788973251506&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;55&quot; height=&quot;80&quot; src=&quot;http://book.daum-img.net/R72x100/KOR9788973251506&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;
   &lt;td width=&quot;12&quot;&gt;&lt;/td&gt;
  &lt;td width=&quot;278&quot; valign=&quot;top&quot;&gt;   &lt;table width=&quot;100%&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot;&gt;
   &lt;tbody&gt;&lt;tr&gt;
    &lt;th height=&quot;18&quot; colspan=&quot;2&quot; align=&quot;left&quot; valign=&quot;top&quot;&gt;     &lt;font style=&quot;font-size:12px; font-weight:bold; color:#333333; font-family:굴림,gulim,sans-serif;&quot;&gt;&lt;a style=&quot;color:#333333 !important;text-decoration:none !important;&quot; href=&quot;http://book.daum.net/detail/book.do?bookid=KOR9788973251506&quot; target=&quot;_blank&quot;&gt;지와사랑&lt;/a&gt;&lt;/font&gt;    &lt;/th&gt;   &lt;/tr&gt;
   &lt;tr&gt;
    &lt;td width=&quot;55&quot; height=&quot;18&quot; align=&quot;left&quot; valign=&quot;top&quot;&gt;     &lt;font style=&quot;font-size:12px; color:#999999; font-family:굴림,gulim,sans-serif; line-height:1.4;&quot;&gt;카테고리&lt;/font&gt;    &lt;/td&gt;
    &lt;td height=&quot;18&quot; align=&quot;left&quot; valign=&quot;top&quot;&gt;     &lt;span style=&quot;display:block; float:left; height:14px; overflow:hidden; text-overflow:ellipsis;&quot;&gt;&lt;font style=&quot;font-size:12px; color:#333333; font-family:굴림,gulim,sans-serif; line-height:1.4;&quot;&gt;소설 &amp;gt; 독일소설&lt;/font&gt;&lt;/span&gt;    &lt;/td&gt;
   &lt;/tr&gt;
   &lt;tr&gt;
    &lt;td width=&quot;55&quot; height=&quot;36&quot; align=&quot;left&quot; valign=&quot;top&quot;&gt;     &lt;font style=&quot;font-size:12px; color:#999999; font-family:굴림,gulim,sans-serif; line-height:1.4;&quot;&gt;지은이&lt;/font&gt;    &lt;/td&gt;
    &lt;td height=&quot;36&quot; align=&quot;left&quot; valign=&quot;top&quot;&gt;     &lt;span style=&quot;display:block; float:left; height:14px; overflow:hidden; text-overflow:ellipsis;&quot;&gt;&lt;font style=&quot;font-size:12px; color:#333333; font-family:굴림,gulim,sans-serif; line-height:1.4;&quot;&gt;헤르만 헤세 (보성출판사, 2010년)&lt;/font&gt;&lt;/span&gt;    &lt;/td&gt;
   &lt;/tr&gt;
   &lt;tr&gt;
    &lt;td colspan=&quot;2&quot; align=&quot;left&quot; valign=&quot;top&quot;&gt;     &lt;a style=&quot;padding:0px 5px 0px 0px; background:url(http://deco.daum-img.net/contents/info/ic_more.gif) no-repeat 100% 3px; font-size:11px; color:#999999 !important; font-family:돋움,dotum,verdana; text-decoration:underline;&quot; href=&quot;http://book.daum.net/detail/book.do?bookid=KOR9788973251506&quot; target=&quot;_blank&quot;&gt;상세보기&lt;/a&gt;    &lt;/td&gt;
   &lt;/tr&gt;
   &lt;/tbody&gt;&lt;/table&gt;
  &lt;/td&gt;
  &lt;/tr&gt;
&lt;/tbody&gt; &lt;/table&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;2012.01.31~02.01&lt;br /&gt;
지와 사랑은 누구나 생각할 수 있듯이 이성과 감성을 상징하는 단어이고 소설 속에서 이것은 나르치스와 골드문트를 통해 나타난다. 어렸을 때부터 오로지 이성적인 진리의 길을 추구하는 나르치스와, 부모에게 버림받았단 생각으로 부서질 듯한 감성을 지닌 채 살아가는 골드문트. 두 인물이 각각의 표상을 나타내기 위해 너무 극단적인 설정 -&lt;br /&gt;
&lt;div style=&quot;margin-left: 4em; &quot;&gt;나르치스는 오로지 진리 추구만을 생의 목적으로 하고 그나마 인간적인 감정은 나르치스에게만 드러낸다, 골드문트는 그냥 마음이 가는 대로 행동을 하는 인물로 간단히 말해 여자만 만나면 잔다 -_- (물론 이런 감성이 예술의 길로 이끌지만)&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
- 을 했다는 생각은 들지만 마지막에 하나로 모이는 부분을 위해서는 또 그렇게 멀리서 다가오도록 해야 좀 더 극적인 느낌이 날 수 도 있을 것 같다.&lt;br /&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-631-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-631-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-631-2&quot; class=&quot;entry-ccl-sa&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black04.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-sa/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-sa/&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>
			<category>Life</category>
			<category>Book</category>
			<author>halatha</author>
			<guid>http://jh4hj.tistory.com/631</guid>
			<comments>http://jh4hj.tistory.com/entry/%EC%A7%80%EC%99%80-%EC%82%AC%EB%9E%91#entry631comment</comments>
			<pubDate>Thu, 02 Feb 2012 17:19:38 -0500</pubDate>
		</item>
		<item>
			<title>레미제라블</title>
			<link>http://jh4hj.tistory.com/entry/%EB%A0%88%EB%AF%B8%EC%A0%9C%EB%9D%BC%EB%B8%94</link>
			<description>&lt;table key=&quot;0GSVW&quot; category=&quot;book_detail&quot; openpost=&quot;false&quot; width=&quot;374&quot; height=&quot;105&quot; cellpadding=&quot;12&quot; cellspacing=&quot;0&quot; border=&quot;0&quot; style=&quot;border:1px #F3F3F3 solid; background-color:#ffffff; line-height:16px !important;&quot;&gt;
&lt;tbody&gt;&lt;tr&gt;
&lt;td style=&quot;padding-bottom:0px&quot;&gt;
 &lt;table width=&quot;350&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot;&gt;
 &lt;tbody&gt;&lt;tr&gt;
  &lt;td width=&quot;68&quot; valign=&quot;top&quot;&gt;&lt;a href=&quot;http://book.daum.net/detail/book.do?bookid=BG18636169&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;55&quot; height=&quot;80&quot; src=&quot;http://book.daum-img.net/R72x100/KOR9788949700748&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;
 
  &lt;td width=&quot;12&quot;&gt;&lt;/td&gt;
  &lt;td width=&quot;278&quot; valign=&quot;top&quot;&gt;
   &lt;table width=&quot;100%&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot;&gt;
   &lt;tbody&gt;&lt;tr&gt;
    &lt;th height=&quot;18&quot; colspan=&quot;2&quot; align=&quot;left&quot; valign=&quot;top&quot;&gt;
     &lt;font style=&quot;font-size:12px; font-weight:bold; color:#333333; font-family:굴림,gulim,sans-serif;&quot;&gt;&lt;a style=&quot;color:#333333 !important;text-decoration:none !important;&quot; href=&quot;http://book.daum.net/detail/book.do?bookid=BG18636169&quot; target=&quot;_blank&quot;&gt;레미제라블&lt;/a&gt;&lt;/font&gt;
    &lt;/th&gt;
   &lt;/tr&gt;
   &lt;tr&gt;
    &lt;td width=&quot;55&quot; height=&quot;18&quot; align=&quot;left&quot; valign=&quot;top&quot;&gt;
     &lt;font style=&quot;font-size:12px; color:#999999; font-family:굴림,gulim,sans-serif; line-height:1.4;&quot;&gt;카테고리&lt;/font&gt;
    &lt;/td&gt;
    &lt;td height=&quot;18&quot; align=&quot;left&quot; valign=&quot;top&quot;&gt;
     &lt;span style=&quot;display:block; float:left; height:14px; overflow:hidden; text-overflow:ellipsis;&quot;&gt;&lt;font style=&quot;font-size:12px; color:#333333; font-family:굴림,gulim,sans-serif; line-height:1.4;&quot;&gt;소설 &amp;gt; 프랑스소설&lt;/font&gt;&lt;/span&gt;
    &lt;/td&gt;
   &lt;/tr&gt;
   &lt;tr&gt;
    &lt;td width=&quot;55&quot; height=&quot;36&quot; align=&quot;left&quot; valign=&quot;top&quot;&gt;
     &lt;font style=&quot;font-size:12px; color:#999999; font-family:굴림,gulim,sans-serif; line-height:1.4;&quot;&gt;지은이&lt;/font&gt;
    &lt;/td&gt;
    &lt;td height=&quot;36&quot; align=&quot;left&quot; valign=&quot;top&quot;&gt;
     &lt;span style=&quot;display:block; float:left; height:14px; overflow:hidden; text-overflow:ellipsis;&quot;&gt;&lt;font style=&quot;font-size:12px; color:#333333; font-family:굴림,gulim,sans-serif; line-height:1.4;&quot;&gt;빅또르 위고 (동서문화사, 2002년)&lt;/font&gt;&lt;/span&gt;
    &lt;/td&gt;
   &lt;/tr&gt;
   &lt;tr&gt;
    &lt;td colspan=&quot;2&quot; align=&quot;left&quot; valign=&quot;top&quot;&gt;
     &lt;a style=&quot;padding:0px 5px 0px 0px; background:url(http://deco.daum-img.net/contents/info/ic_more.gif) no-repeat 100% 3px; font-size:11px; color:#999999 !important; font-family:돋움,dotum,verdana; text-decoration:underline;&quot; href=&quot;http://book.daum.net/detail/book.do?bookid=BG18636169&quot; target=&quot;_blank&quot;&gt;상세보기&lt;/a&gt;
    &lt;/td&gt;
   &lt;/tr&gt;
   &lt;/tbody&gt;&lt;/table&gt;
  &lt;/td&gt;
 
 &lt;/tr&gt;
&lt;/tbody&gt;
 &lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;br /&gt;
2012.01.30~31&lt;br /&gt;
읽고 나니 당시의 프랑스의 사회상이 잘 녹아들어 마치 우리의 60~70년대 시대극과 같은 느낌이었다. 사회적 변혁의 시기로 볼 때는 비슷한 혁명의 시기이니 100년이 넘는 시간차에도 불구하고 그렇게 느낀 듯 싶다. 책을 읽고 나서 알았는데, 전집 6권짜리가 있었다. 내가 읽은 한 권짜리는 그냥 예전 아이들을 위한 축약본이나 다름 없는 것이었나 하고 약간의 충격을 받았다. 어쩐지 아무리 번역본이라도 문장에서 큰 감흥을 느낄 수 없단 생각을 했는데. 한편으론 당시 파리/프랑스에 대한 설명이 너무 지나쳐 읽다가 흐름을 놓치고 지루해지기 일쑤란 평도 있긴 하다.&amp;nbsp;&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-630-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-630-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-630-2&quot; class=&quot;entry-ccl-sa&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black04.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-sa/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-sa/&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>
			<category>Life</category>
			<category>Book</category>
			<author>halatha</author>
			<guid>http://jh4hj.tistory.com/630</guid>
			<comments>http://jh4hj.tistory.com/entry/%EB%A0%88%EB%AF%B8%EC%A0%9C%EB%9D%BC%EB%B8%94#entry630comment</comments>
			<pubDate>Thu, 02 Feb 2012 17:19:02 -0500</pubDate>
		</item>
		<item>
			<title>데미안</title>
			<link>http://jh4hj.tistory.com/entry/%EB%8D%B0%EB%AF%B8%EC%95%88</link>
			<description>&lt;table key=&#039;03I2D&#039; category=&#039;book_detail&#039; openpost=&#039;false&#039; width=&#039;374&#039; height=&#039;105&#039; cellpadding=&#039;12&#039; cellspacing=&#039;0&#039; border=&#039;0&#039; style=&#039;border:1px #F3F3F3 solid; background-color:#ffffff; line-height:16px !important;&#039;&gt;
&lt;tbody&gt;&lt;tr&gt;
&lt;td style=&#039;padding-bottom:0px&#039;&gt;
 &lt;table width=&#039;350&#039; cellpadding=&#039;0&#039; cellspacing=&#039;0&#039; border=&#039;0&#039;&gt;
 &lt;tbody&gt;&lt;tr&gt;
  &lt;td width=&#039;68&#039; valign=&#039;top&#039;&gt;&lt;a href=&#039;http://book.daum.net/detail/book.do?bookid=KOR9788937460449&#039; target=&#039;_blank&#039;&gt;&lt;img width=&#039;55&#039; height=&#039;80&#039; src=&#039;http://book.daum-img.net/R72x100/KOR9788937460449&#039; border=&#039;0&#039;/&gt;&lt;/a&gt;&lt;/td&gt;
 
  &lt;td width=&#039;12&#039;&gt;&lt;/td&gt;
  &lt;td width=&#039;278&#039; valign=&#039;top&#039;&gt;
   &lt;table width=&#039;100%&#039; cellpadding=&#039;0&#039; cellspacing=&#039;0&#039; border=&#039;0&#039;&gt;
   &lt;tbody&gt;&lt;tr&gt;
    &lt;th height=&#039;18&#039; colspan=&#039;2&#039; align=&#039;left&#039; valign=&#039;top&#039;&gt;
     &lt;font style=&#039;font-size:12px; font-weight:bold; color:#333333; font-family:굴림,gulim,sans-serif;&#039;&gt;&lt;a style=&#039;color:#333333 !important;text-decoration:none !important;&#039; href=&#039;http://book.daum.net/detail/book.do?bookid=KOR9788937460449&#039; target=&#039;_blank&#039;&gt;데미안(세계문학전집44)&lt;/a&gt;&lt;/font&gt;
    &lt;/th&gt;
   &lt;/tr&gt;
   &lt;tr&gt;
    &lt;td width=&#039;55&#039; height=&#039;18&#039; align=&#039;left&#039; valign=&#039;top&#039;&gt;
     &lt;font style=&#039;font-size:12px; color:#999999; font-family:굴림,gulim,sans-serif; line-height:1.4;&#039;&gt;카테고리&lt;/font&gt;
    &lt;/td&gt;
    &lt;td height=&#039;18&#039; align=&#039;left&#039; valign=&#039;top&#039;&gt;
     &lt;span style=&#039;display:block; float:left; height:14px; overflow:hidden; text-overflow:ellipsis;&#039;&gt;&lt;font style=&#039;font-size:12px; color:#333333; font-family:굴림,gulim,sans-serif; line-height:1.4;&#039;&gt;소설 &gt; 소설문고/시리즈&lt;/font&gt;&lt;/span&gt;
    &lt;/td&gt;
   &lt;/tr&gt;
   &lt;tr&gt;
    &lt;td width=&#039;55&#039; height=&#039;36&#039; align=&#039;left&#039; valign=&#039;top&#039;&gt;
     &lt;font style=&#039;font-size:12px; color:#999999; font-family:굴림,gulim,sans-serif; line-height:1.4;&#039;&gt;지은이&lt;/font&gt;
    &lt;/td&gt;
    &lt;td height=&#039;36&#039; align=&#039;left&#039; valign=&#039;top&#039;&gt;
     &lt;span style=&#039;display:block; float:left; height:14px; overflow:hidden; text-overflow:ellipsis;&#039;&gt;&lt;font style=&#039;font-size:12px; color:#333333; font-family:굴림,gulim,sans-serif; line-height:1.4;&#039;&gt;헤르만 헤세 (민음사, 2009년)&lt;/font&gt;&lt;/span&gt;
    &lt;/td&gt;
   &lt;/tr&gt;
   &lt;tr&gt;
    &lt;td colspan=&#039;2&#039; align=&#039;left&#039; valign=&#039;top&#039;&gt;
     &lt;a style=&#039;padding:0px 5px 0px 0px; background:url(http://deco.daum-img.net/contents/info/ic_more.gif) no-repeat 100% 3px; font-size:11px; color:#999999 !important; font-family:돋움,dotum,verdana; text-decoration:underline;&#039; href=&#039;http://book.daum.net/detail/book.do?bookid=KOR9788937460449&#039; target=&#039;_blank&#039;&gt;상세보기&lt;/a&gt;
    &lt;/td&gt;
   &lt;/tr&gt;
   &lt;/table&gt;
  &lt;/td&gt;
 
 &lt;/tr&gt;
&lt;/tbody&gt;
 &lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;/tbody&gt;
&lt;/table&gt;
&lt;br /&gt;2012.01.12~13, 16~18&lt;br /&gt;
와이프가 어린 시절에 안 읽어봤냐면서 궁금해했던 그 책을 드디어 읽었다. 읽었는지도 모르겠지만, 아무 기억이 나지 않으니 다시 읽은들 손해 볼 것 없었다.&lt;br /&gt;
이야기는 전체적으로 어린 시절부터 청년기까지 성장하면서 겪는 정신적인 성장통, 자아의 형성에 대한 것이다. 아마 이런 이유로 청소년 권장도서로 선정되었을 것이다. 하지만 사실 이런 얘기는 그 시절에 읽기에는 따분한 종류의 것이기도 하고, 교수나 그런 부류의 사람들에 의해 선택되었다면 왠지 모를 반항심마저 드는 것이 일반적이다. 오히려 나이가 들어서 읽어보니 정말 어린 시절엔 그렇게 생각할 수 있겠구나 나도 그랬지 하며 공감이 드는 것이 생각보다 훨씬 재미있게 읽을 수 있었다. 그리고 이렇게 나도 이미 기성 세대가 된 것일지도 모른다.&lt;br /&gt;
하지만 또 다르게 생각해보면 이것은 나이 들어서도 여전히 삶의 무게로 힘들어하는 어른들에게 더 맞는 책일 수도 있다. 싱클레어의 이야기가 비록 어린 시절부터 사춘기를 거치면서의 이야기가 배경이지만, 사회 활동의 준비기간이 훨씬 길어진 현대임을 생각해보면, 이 이야기는 10대 뿐만아니라 최소한 요즘의 20대, 30대 초반에게도 똑같이 적용될 수 있는 이야기이다. 어쩌면 인생 삼모작이라는 말이 나도는 지금 평생에 걸쳐 다시 한번 돌이켜봐야할 수도 있다.&lt;br /&gt;
삶은 나만 힘든 것이 아니고 진정한 자신을 볼 때만, 틀을 깨야만 자립할 수 있다는 평범하지만 정말 어려운 진리. 이것을 20대 초반에 할 수 있는 사람이 과연 몇이나 있을까? 어차피 이 단계는 또 다른 시작일 뿐이다. 새가 알을 깨고 나와도, 그 세계는 정말 좁은 곳이었고 훨씬 더 크고 거친, 훨씬 더 강한 새들이 즐비한 다른 세상으로 나왔다는 걸 깨닫게 될 것이다. 그 때까지의 모든 고민, 혼자서 세상을 짊어진 것 같았던 생각은 겨우 또 다른 세상에서의 생활을 하기 위한 준비 기간이었음을 알았을 때, 그 때부터가 진정한 삶의 시작인지도 모른다.&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-628-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-628-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-628-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>
			<category>Life</category>
			<category>Book</category>
			<author>halatha</author>
			<guid>http://jh4hj.tistory.com/628</guid>
			<comments>http://jh4hj.tistory.com/entry/%EB%8D%B0%EB%AF%B8%EC%95%88#entry628comment</comments>
			<pubDate>Thu, 19 Jan 2012 17:16:30 -0500</pubDate>
		</item>
		<item>
			<title>노틀담의 꼽추</title>
			<link>http://jh4hj.tistory.com/entry/%EB%85%B8%ED%8B%80%EB%8B%B4%EC%9D%98-%EA%BC%BD%EC%B6%94</link>
			<description>&lt;table key=&#039;08Jss&#039; category=&#039;book_detail&#039; openpost=&#039;false&#039; width=&#039;374&#039; height=&#039;105&#039; cellpadding=&#039;12&#039; cellspacing=&#039;0&#039; border=&#039;0&#039; style=&#039;border:1px #F3F3F3 solid; background-color:#ffffff; line-height:16px !important;&#039;&gt;
&lt;tbody&gt;&lt;tr&gt;
&lt;td style=&#039;padding-bottom:0px&#039;&gt;
 &lt;table width=&#039;350&#039; cellpadding=&#039;0&#039; cellspacing=&#039;0&#039; border=&#039;0&#039;&gt;
 &lt;tbody&gt;&lt;tr&gt;
  &lt;td width=&#039;68&#039; valign=&#039;top&#039;&gt;&lt;a href=&#039;http://book.daum.net/detail/book.do?bookid=KOR9788930705905&#039; target=&#039;_blank&#039;&gt;&lt;img width=&#039;55&#039; height=&#039;80&#039; src=&#039;http://book.daum-img.net/R72x100/KOR9788930705905&#039; border=&#039;0&#039;/&gt;&lt;/a&gt;&lt;/td&gt;
 
  &lt;td width=&#039;12&#039;&gt;&lt;/td&gt;
  &lt;td width=&#039;278&#039; valign=&#039;top&#039;&gt;
   &lt;table width=&#039;100%&#039; cellpadding=&#039;0&#039; cellspacing=&#039;0&#039; border=&#039;0&#039;&gt;
   &lt;tbody&gt;&lt;tr&gt;
    &lt;th height=&#039;18&#039; colspan=&#039;2&#039; align=&#039;left&#039; valign=&#039;top&#039;&gt;
     &lt;font style=&#039;font-size:12px; font-weight:bold; color:#333333; font-family:굴림,gulim,sans-serif;&#039;&gt;&lt;a style=&#039;color:#333333 !important;text-decoration:none !important;&#039; href=&#039;http://book.daum.net/detail/book.do?bookid=KOR9788930705905&#039; target=&#039;_blank&#039;&gt;노틀담의꼽추&lt;/a&gt;&lt;/font&gt;
    &lt;/th&gt;
   &lt;/tr&gt;
   &lt;tr&gt;
    &lt;td width=&#039;55&#039; height=&#039;18&#039; align=&#039;left&#039; valign=&#039;top&#039;&gt;
     &lt;font style=&#039;font-size:12px; color:#999999; font-family:굴림,gulim,sans-serif; line-height:1.4;&#039;&gt;카테고리&lt;/font&gt;
    &lt;/td&gt;
    &lt;td height=&#039;18&#039; align=&#039;left&#039; valign=&#039;top&#039;&gt;
     &lt;span style=&#039;display:block; float:left; height:14px; overflow:hidden; text-overflow:ellipsis;&#039;&gt;&lt;font style=&#039;font-size:12px; color:#333333; font-family:굴림,gulim,sans-serif; line-height:1.4;&#039;&gt;소설 &gt; 소설문고/시리즈&lt;/font&gt;&lt;/span&gt;
    &lt;/td&gt;
   &lt;/tr&gt;
   &lt;tr&gt;
    &lt;td width=&#039;55&#039; height=&#039;36&#039; align=&#039;left&#039; valign=&#039;top&#039;&gt;
     &lt;font style=&#039;font-size:12px; color:#999999; font-family:굴림,gulim,sans-serif; line-height:1.4;&#039;&gt;지은이&lt;/font&gt;
    &lt;/td&gt;
    &lt;td height=&#039;36&#039; align=&#039;left&#039; valign=&#039;top&#039;&gt;
     &lt;span style=&#039;display:block; float:left; height:14px; overflow:hidden; text-overflow:ellipsis;&#039;&gt;&lt;font style=&#039;font-size:12px; color:#333333; font-family:굴림,gulim,sans-serif; line-height:1.4;&#039;&gt;빅토르 위고 (청목, 2001년)&lt;/font&gt;&lt;/span&gt;
    &lt;/td&gt;
   &lt;/tr&gt;
   &lt;tr&gt;
    &lt;td colspan=&#039;2&#039; align=&#039;left&#039; valign=&#039;top&#039;&gt;
     &lt;a style=&#039;padding:0px 5px 0px 0px; background:url(http://deco.daum-img.net/contents/info/ic_more.gif) no-repeat 100% 3px; font-size:11px; color:#999999 !important; font-family:돋움,dotum,verdana; text-decoration:underline;&#039; href=&#039;http://book.daum.net/detail/book.do?bookid=KOR9788930705905&#039; target=&#039;_blank&#039;&gt;상세보기&lt;/a&gt;
    &lt;/td&gt;
   &lt;/tr&gt;
   &lt;/table&gt;
  &lt;/td&gt;
 
 &lt;/tr&gt;
&lt;/tbody&gt;
 &lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;/tbody&gt;
&lt;/table&gt;
2012.01.10~12&lt;br /&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-627-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-627-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-627-2&quot; class=&quot;entry-ccl-sa&quot; src=&quot;http://i1.daumcdn.net/cfs.tistory/v/0/static/admin/editor/ccl_black04.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-sa/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-sa/&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>
			<category>Life</category>
			<category>Book</category>
			<author>halatha</author>
			<guid>http://jh4hj.tistory.com/627</guid>
			<comments>http://jh4hj.tistory.com/entry/%EB%85%B8%ED%8B%80%EB%8B%B4%EC%9D%98-%EA%BC%BD%EC%B6%94#entry627comment</comments>
			<pubDate>Fri, 13 Jan 2012 23:57:34 -0500</pubDate>
		</item>
		<item>
			<title>turn off 100 rows limit in SQuirrelSQL 3.2.2 on Ubuntu 10.04</title>
			<link>http://jh4hj.tistory.com/entry/turn-off-100-rows-limit-in-SQuirrelSQL-322-on-Ubuntu-1004</link>
			<description>&lt;a href=&quot;http://jh4hj.tistory.com/entry/Install-Sqirrel-SQL-create-monetdb-driver-on-Ubuntu-1004&quot; target=&quot;_blank&quot;&gt;2011/08/05 - [Programming] - Install Sqirrel SQL &amp;amp; create monetdb driver on Ubuntu 10.04&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;참고:&amp;nbsp;&lt;a href=&quot;http://codingclues.eu/2008/the-squirrel-100-rows-problem/&quot; target=&quot;_blank&quot; title=&quot;[http://codingclues.eu/2008/the-squirrel-100-rows-problem/]로 이동합니다.&quot;&gt;http://codingclues.eu/2008/the-squirrel-100-rows-problem/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;현재 사용 버전: SQuirrel SQL Client Version 3.2.2 on Ubuntu 10.04&lt;br /&gt;
원하는 작업: table dump 시 table 전체를 dump하고 싶은데 100행만 dump됨. 100 rows limit를 끄고 싶음&lt;br /&gt;
&lt;br /&gt;방법1: prefs.xml을 찾아 &amp;lt;SQLLimitRows&amp;gt; 속성을 false로 바꿈 &amp;gt; 윈도우즈 버전에만 있는 파일인지 찾을 수 없었음&lt;br /&gt;
방법2: 다음과 같이 Object Tree에서 Contents - Limit rows 체크 박스에서 체크 해제 &amp;gt; 결과는 같음&lt;br /&gt;
&lt;p style=&quot;margin:0&quot;&gt;방법3: SQL 탭에서 SQL results - Limit rows 체크 박스의 체크 해제&lt;br /&gt;
약 530000 라인의 table 전체를 dump하려고 하니 제대로 되지 않음. 아마 메모리 문제 등으로 다운된 듯.&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile10.uf.tistory.com/image/200F73474F0466E005D689&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;스크린샷-새 세션 속성-1.png&quot; height=&quot;547&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;br /&gt;
&lt;/p&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-625-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-625-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-625-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>
			<category>Programming</category>
			<category>SquirrelSQL</category>
			<author>halatha</author>
			<guid>http://jh4hj.tistory.com/625</guid>
			<comments>http://jh4hj.tistory.com/entry/turn-off-100-rows-limit-in-SQuirrelSQL-322-on-Ubuntu-1004#entry625comment</comments>
			<pubDate>Wed, 04 Jan 2012 13:42:50 -0500</pubDate>
		</item>
		<item>
			<title>The Metropolitan Musuem of Art</title>
			<link>http://jh4hj.tistory.com/entry/The-Metropolitan-Musuem-of-Art</link>
			<description>2011.12.29&lt;br /&gt;
&lt;a title=&quot;[http://www.metmuseum.org/]로 이동합니다.&quot; target=&quot;_blank&quot; href=&quot;http://www.metmuseum.org/&quot;&gt;http://www.metmuseum.org/&lt;br /&gt;
&lt;/a&gt;&lt;br /&gt;
도착하니 다행히 자연사 박물관보다는 사람들이 적다. 많이 기다리지 않고 표를 구입하고 들어갈 수 있었다.&lt;br /&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile9.uf.tistory.com/image/155F6B4A4EFD1D940338A0&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08289.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;입장권. 날마다 색이 다르다. 그날의 입장권이 있으면 &lt;a href=&quot;http://www.metmuseum.org/visit/visit-the-cloisters/&quot; target=&quot;_blank&quot; title=&quot;[http://www.metmuseum.org/visit/visit-the-cloisters/]로 이동합니다.&quot;&gt;클로이스터&lt;/a&gt;에도 무료 입장이 가능하지만 여기도 넓은데 거길 언제 가나. 따로 가야지.&lt;br /&gt;
&lt;/p&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile27.uf.tistory.com/image/175F6B4A4EFD1D95045DA8&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08290.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Perseus_with_the_Head_of_Medusa&quot; target=&quot;_blank&quot; title=&quot;[http://en.wikipedia.org/wiki/Perseus_with_the_Head_of_Medusa]로 이동합니다.&quot;&gt;Perseus with the head of medusa&lt;/a&gt;&lt;br /&gt;
메두사의 목을 자른 페르세우스. 바티칸에서 본 것이 여기에도 있었다.&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile8.uf.tistory.com/image/205F6B4A4EFD1D9606BEB6&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08292.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;Ugolino and his sons. 단테의 Inferno에 나오는 인물&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile7.uf.tistory.com/image/135F6B4A4EFD1D9708403F&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08294.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;a href=&quot;http://The Burchers of Calais&quot; target=&quot;_blank&quot; title=&quot;[http://The Burchers of Calais]로 이동합니다.&quot;&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/The_Burghers_of_Calais&quot; target=&quot;_blank&quot; title=&quot;[http://en.wikipedia.org/wiki/The_Burghers_of_Calais]로 이동합니다.&quot;&gt;The Burchers of Calais&lt;/a&gt;&lt;/a&gt;&lt;br /&gt;
로댕의 칼레의 6시민. 6명 각각의 표정이 다 살아있다. 두려움, 고뇌, 의연함...&lt;/p&gt;
&lt;p style=&quot;margin:0&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/135F6B4A4EFD1D980A6C79&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08296.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Hercules_the_Archer&quot; target=&quot;_blank&quot; title=&quot;[http://en.wikipedia.org/wiki/Hercules_the_Archer]로 이동합니다.&quot;&gt;Herakles the archer&lt;br /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;오르세 미술관에서도 봤던, 교과서에도 나왔던 활 쏘는 헤라클레스&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/155F6B4A4EFD1D9A0D8E60&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08299.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;와이프가 맘에 들어했던 네덜란드산 캐비닛. 사진으론 잘 보이지 않지만 네덜란드답게 동양적인 무늬가 조각되어 있다.&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile22.uf.tistory.com/image/195F6B4A4EFD1D9C0FE54A&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08301.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile2.uf.tistory.com/image/185F6B4A4EFD1D9C1024DE&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08302.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile2.uf.tistory.com/image/205F6B4A4EFD1D9D115668&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08303.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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://cfile22.uf.tistory.com/image/115F6B4A4EFD1D9D124B0A&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08304.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;Edward Hopper의 Office in a Small City, 1953&lt;br /&gt;
&lt;br /&gt;죄 연작&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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/115F6B4A4EFD1DA014BC4A&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08306.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;Paul Cadmus, The Seven Deadly Sins: Lust, 1945&lt;/p&gt;
&lt;p style=&quot;margin:0&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/145F6B4A4EFD1DA116B40A&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08308.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;Paul Cadmus, The Seven Deadly Sins: Pride, 1945&lt;/p&gt;
&lt;p style=&quot;margin:0&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/175F6B4A4EFD1DA2186376&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08310.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;Paul Cadmus, The Seven Deadly Sins: Sloth, 1945&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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/175F6B4A4EFD1DA31AF1B7&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08312.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;Paul Cadmus, The Seven Deadly Sins: Anger, 1945&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile24.uf.tistory.com/image/115F6B4A4EFD1DA51C5D71&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08314.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;Paul Cadmus, The Seven Deadly Sins: Envy, 1945&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile21.uf.tistory.com/image/145F6B4A4EFD1DA61EBB73&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08316.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;Paul Cadmus, The Seven Deadly Sins: Avarice, 1945&lt;/p&gt;
&lt;p style=&quot;margin:0&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/155F6B4A4EFD1DA7200380&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08318.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;Paul Cadmus, The Seven Deadly Sins: Gluttony, 1945&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile2.uf.tistory.com/image/185F6B4A4EFD1DA822AC61&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08320.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;Paul Cadmus, The Eighth Sins: Jealousy, 1982-83&lt;br /&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile2.uf.tistory.com/image/115F6B4A4EFD1DA924219B&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08322.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;Lucian Freud, Evening in the Studio, 1993&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile27.uf.tistory.com/image/115F6B4A4EFD1DAA2663ED&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08324.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;Constantin Brancusi, Bird in Space, 1923&lt;br /&gt;
경매 사상 최고가에 팔린 조각이라는 그 유명한 &#039;새&#039;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile24.uf.tistory.com/image/145F6B4A4EFD1DAB28962D&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08326.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;Marc Chagall, The Lovers, 1913-14&lt;br /&gt;
샤갈다운 색감의 따듯한 그림. 모델은 자신과 나중에 부인이 되는 약혼녀 벨라.&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile4.uf.tistory.com/image/145F6B4A4EFD1DAC2A8F97&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08328.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;Victor Brauner, Prelude to a Civilization, 1954&lt;br /&gt;
남북 아메리카의 인디언 문화를 픽토그램으로 넣었다고 함. 왜 문명으로의 전주곡인지는 잘 모르겠다.&lt;br /&gt;
&lt;br /&gt;Michael Rockefeller라는 돈 많은 록펠러 집안 사람 중 하나가 뉴기니에 가서 지내면서 그들을 관찰하고 가져온 것들을 전시하는 곳&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile28.uf.tistory.com/image/175F6B4A4EFD1DAD2CA73D&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08330.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;Canoe, Papua New Guinea, 1961&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile26.uf.tistory.com/image/125F6B4A4EFD1DAF2F44E7&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08333.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile1.uf.tistory.com/image/205F6B4A4EFD1DB0302E40&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08334.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;Kwoma Ceiling&lt;br /&gt;
일종의 회관? 집?의 지붕 부분. 실제로 보면 굉장히 거대하다. 방패 하나가 1미터 넘을 듯.&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile3.uf.tistory.com/image/125F6B4A4EFD1DB1315096&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08335.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;칼리굴라의 것으로 생각되는 조각&lt;/p&gt;
&lt;p style=&quot;margin:0&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/155F6B4A4EFD1DB233922D&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08337.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;5현제중 한 명인 하드리아누스로 생각되는 조각. 티볼리에서 발견되었다고 함. 그리스 애호가여서 그런지 역시 수염을 길렀다.&lt;br /&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile22.uf.tistory.com/image/1459773D4EFD21BB0B93E1&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08340.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile1.uf.tistory.com/image/1659773D4EFD21BC0CD39C&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08341.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;특별 전시중인 트리. 실제로 보면 크고 아름답고 따듯하다.&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile7.uf.tistory.com/image/1859773D4EFD21BD0D0FD0&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08343.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;Autumn Landscape.&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile30.uf.tistory.com/image/1259773D4EFD21BF0F376F&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08346.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;Garden landscape and fountain, 1915&lt;br /&gt;
비잔틴 양식에서 영감을 받아 티파니가 만든 모자이크로 꾸며진 샘.&lt;/p&gt;
&lt;p style=&quot;margin:0&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/1259773D4EFD21BF112FAF&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08348.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;Group of Bears, 1963&lt;/p&gt;
&lt;p style=&quot;margin:0&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/1559773D4EFD21C1142500&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08352.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;아예 집을 떼어다 붙여놓은 듯한 American Wing&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
무기관&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile1.uf.tistory.com/image/1659773D4EFD21C1158855&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08353.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&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/1859773D4EFD21C2165B64&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08354.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&amp;nbsp;Cuirassier Armor, 1610-20&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile22.uf.tistory.com/image/1159773D4EFD21C318CFB6&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08356.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;Armors for Man and Horse&lt;br /&gt;
펠리페 2세의 후원을 받았던 기사중 하나인 Wolfgang Grosschedel의 것이라고 함.&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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/1159773D4EFD21C41A7828&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08358.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;Colt Third Model Dragoon Percussion Revolver, 1853&lt;br /&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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/1459773D4EFD21C51CCD0D&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08360.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/1759773D4EFD21C71D6EFA&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08361.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile7.uf.tistory.com/image/1959773D4EFD21C81E05AD&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08362.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&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/2059773D4EFD21C920CC5F&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08364.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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/1959773D4EFD21CA2171ED&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08365.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;The Temple of Dendur. 아예 신전 일부를 떼어 가져온 곳. 영화 해리가 샐리를 만났을 때에 나온 데이트 장소이기도 하다.&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile9.uf.tistory.com/image/2059773D4EFD21CA22594B&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08366.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile30.uf.tistory.com/image/1259773D4EFD21CB2399A0&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08368.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile4.uf.tistory.com/image/1459773D4EFD21CC248FB9&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08369.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile7.uf.tistory.com/image/1559773D4EFD21CC25B9C0&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08370.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;중국관의 휴게실(?)&lt;br /&gt;
&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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/1759773D4EFD21CD269AFE&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08371.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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/2059773D4EFD21CE28E8A0&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08373.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;인도의 사원에서 가져온 -_-; 홀의 지붕(?)&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile2.uf.tistory.com/image/2059773D4EFD21CF2AEF30&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08376.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;a href=&quot;http://www.googleartproject.com/museums/met/buddha-of-medicine-bhaishajyaguru-yaoshi-fo&quot; target=&quot;_blank&quot; title=&quot;[http://www.googleartproject.com/museums/met/buddha-of-medicine-bhaishajyaguru-yaoshi-fo]로 이동합니다.&quot;&gt;Buddha of Medicine Bhaishajyaguru&lt;/a&gt;&lt;br /&gt;
원나라 시기의 약사불 그림. 어마어마하게 크다. 어떤 사람의 블로그에 보니 Yuan dynasty (1278-1364)라고 써있는 걸 보고 연나라라고 썼는데 연대를 봤다면 실수하지 않았을 것이다. 원나라가 맞다.&lt;br /&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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/1159773D4EFD21D02C0D6C&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08378.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Lamassu&quot; target=&quot;_blank&quot; title=&quot;[http://en.wikipedia.org/wiki/Lamassu]로 이동합니다.&quot;&gt;Lamassu&lt;/a&gt;&lt;br /&gt;
영국 박물관에서도 볼 수 있는 앗시리아의 사람 머리 사자상.&lt;br /&gt;
&lt;a href=&quot;http://en.wikipedia.org/wiki/Ashurnasirpal_II&quot; target=&quot;_blank&quot; title=&quot;[http://en.wikipedia.org/wiki/Ashurnasirpal_II]로 이동합니다.&quot;&gt;Ashurnasirpal II&lt;/a&gt; 시기의 것이라고 한다.&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile26.uf.tistory.com/image/1359773D4EFD21D12D7D74&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08379.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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/1459773D4EFD21D12E7FB9&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08380.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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://cfile9.uf.tistory.com/image/1659773D4EFD21D22FAF66&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08381.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/The_Rape_of_the_Sabine_Women&quot; target=&quot;_blank&quot; title=&quot;[http://en.wikipedia.org/wiki/The_Rape_of_the_Sabine_Women]로 이동합니다.&quot;&gt;Nicolas Poussin, The Abduction of the Sabine Women, 1633-34&lt;/a&gt;&lt;br /&gt;
루브르 박물관에도 푸생의 비슷한 작품이 있다.&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/1759773D4EFD21D3312B6D&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08383.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;El Greco, The Vision of Saint John, 1608-14&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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/2059773D4EFD21D433E936&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08385.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;El Greco, View of Toledo&lt;br /&gt;
톨레도 한 번만 가보면 정말 똑같다는 걸 알 수 있는 그림. 지금도 정말 똑같다.&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile2.uf.tistory.com/image/1459773D4EFD21D6358300&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08389.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Rembrandt&quot; target=&quot;_blank&quot; title=&quot;[http://en.wikipedia.org/wiki/Rembrandt]로 이동합니다.&quot;&gt;Rembrandt&lt;/a&gt;, Self-portrait, 1660&lt;br /&gt;
베레모를 유행시켰다는 램브란트의 자화상. 말년에 들어서 예전만 못한 경제적인 처지가 드러나는 듯한 쓸쓸한 얼굴.&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile8.uf.tistory.com/image/1759773D4EFD21D737003E&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08392.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&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-614-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-614-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-614-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>
			<category>US/New York</category>
			<category>MET</category>
			<category>Metropolitan Museum</category>
			<author>halatha</author>
			<guid>http://jh4hj.tistory.com/614</guid>
			<comments>http://jh4hj.tistory.com/entry/The-Metropolitan-Musuem-of-Art#entry614comment</comments>
			<pubDate>Thu, 29 Dec 2011 21:29:10 -0500</pubDate>
		</item>
		<item>
			<title>American Museum of Natural History</title>
			<link>http://jh4hj.tistory.com/entry/American-Museum-of-Natural-History</link>
			<description>&lt;p style=&quot;margin:0&quot;&gt;2011.12.27&lt;br /&gt;
자연사 박물관&amp;nbsp;http://www.amnh.org/&lt;br /&gt;
한 12시 반에 도착했는데 사람이 어찌나 많은지 입구부터 꾸역꾸역 계단을 올라가는데, 티켓을 사는 곳을 가기 전에도 입장을 통제를 한다. 연말이라 그런지 너무 많았다.&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/142D8C354EFB48200C17BC&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08206.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile10.uf.tistory.com/image/162D8C354EFB48210D3773&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08207.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;계단을 오르면 티켓을 파는 장소 Theodore Roosevelt rotunda. 여기로 들어가면 2층이 된다. 특별전 하나를 포함하는 $25짜리 티켓을 구입(기본은 $19).&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile2.uf.tistory.com/image/182D8C354EFB48220E2228&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08208.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile22.uf.tistory.com/image/202D8C354EFB48230F183D&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08209.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;Akeley hall of African mammals&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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/192D8C354EFB482310FA65&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08211.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile27.uf.tistory.com/image/112D8C354EFB48241121A6&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08213.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&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/132D8C354EFB48251291BA&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08214.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;African peoples&lt;br /&gt;
&lt;/p&gt;
&lt;p style=&quot;margin:0&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/142D8C354EFB482513A3FB&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08215.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;Birds of the world&lt;br /&gt;
&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/162D8C354EFB48261431EE&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08216.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;Mexico and Central America&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile10.uf.tistory.com/image/182D8C354EFB4827155583&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08217.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile26.uf.tistory.com/image/192D8C354EFB482716FA01&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08219.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;South American peoples&lt;br /&gt;
&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/112D8C354EFB482817AE0B&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08222.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile4.uf.tistory.com/image/132D8C354EFB482918214B&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08223.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&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/142D8C354EFB48291965EC&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08224.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;나스카 문자&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/202D8C354EFB482A1A2DB7&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08225.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;다시&amp;nbsp;Birds of the world&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile7.uf.tistory.com/image/122D8C354EFB482B1BFBF9&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08226.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;Stout hall of Asian peoples&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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/132D8C354EFB482B1CAD10&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08227.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;Asian Mammals&lt;br /&gt;
&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile2.uf.tistory.com/image/152D8C354EFB482C1DD08B&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08228.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile2.uf.tistory.com/image/172D8C354EFB482D1E3FE2&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08229.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile22.uf.tistory.com/image/182D8C354EFB482D1FDB4E&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08230.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/182D8C354EFB482E203F83&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08231.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;다시&amp;nbsp;Stout hall of Asian peoples 러시아 동쪽 끝(알래스카 건녀편)의 에스키모 복장.&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/202D8C354EFB482F2191D5&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08232.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
계단을 통해 1층으로 내려와서&lt;br /&gt;
Warburg hall of New York state environment&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/202D8C354EFB4830224746&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08233.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;550년에 태어나 1800년까지(!) 자란 어마어마하게 큰 나무&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile10.uf.tistory.com/image/112D8C354EFB48302326B3&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08234.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;75배 크기로 확대한 모기 모형&lt;br /&gt;
&lt;/p&gt;
&lt;p style=&quot;margin:0&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/132D8C354EFB483124B829&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08235.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;팔뚝 굵기로 확대해놓은 지렁이와 몇몇 곤충들 -_-;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile27.uf.tistory.com/image/142D8C354EFB4831259880&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08236.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;Hall of biodiversity&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile30.uf.tistory.com/image/162D8C354EFB483226B2F3&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08237.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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/182D8C354EFB483327DA2F&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08238.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile7.uf.tistory.com/image/192D8C354EFB4833281566&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08240.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;온갖 생물의 모형을 모아놓은 곳&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile9.uf.tistory.com/image/132D8C354EFB4836294075&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08241.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile2.uf.tistory.com/image/122D8C354EFB48372A84EE&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08242.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;Milstein hall of ocean life&lt;br /&gt;
&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile2.uf.tistory.com/image/142D8C354EFB48382B4BD7&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08243.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile22.uf.tistory.com/image/152D8C354EFB48382CCC4D&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08244.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile8.uf.tistory.com/image/162D8C354EFB483B2D2181&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08245.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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/172D8C354EFB483B2E00F1&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08246.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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://cfile23.uf.tistory.com/image/192D8C354EFB483C2F5148&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08247.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile26.uf.tistory.com/image/202D8C354EFB483E3070F5&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08248.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile7.uf.tistory.com/image/122D8C354EFB4841311D6B&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08251.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/132D8C354EFB484132BDB8&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08252.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;몸에서 불을 키는 심해 물고기들&lt;br /&gt;
&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/152D8C354EFB4842339F74&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08253.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;br /&gt;
4층으로 올라가 특별전 The World&#039;s Largest Dinosaurs 부터 관람&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile3.uf.tistory.com/image/162D8C354EFB484234F97F&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08255.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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/182D8C354EFB48433565F1&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08256.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile2.uf.tistory.com/image/110A673B4EFB4A98352939&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08257.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile27.uf.tistory.com/image/120A673B4EFB4A9836491F&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08258.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile30.uf.tistory.com/image/140A673B4EFB4A99370353&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08260.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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://cfile24.uf.tistory.com/image/130A673B4EFB4A9A38A08D&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08261.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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://cfile3.uf.tistory.com/image/140A673B4EFB4A9A398E1C&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08262.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;가장 인기있는 Saurischian Dinosaurs관. 엄청나게 많은 사람들이 몰려있다. 박력있는 티라노사우르스.&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile4.uf.tistory.com/image/130A673B4EFB4A9B3AFF14&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08265.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/140A673B4EFB4A9B3B9615&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08266.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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://cfile6.uf.tistory.com/image/160A673B4EFB4A9C3CF7B5&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08267.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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://cfile1.uf.tistory.com/image/180A673B4EFB4A9D3DBD56&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08268.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile9.uf.tistory.com/image/190A673B4EFB4A9D3EBC04&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08269.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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://cfile4.uf.tistory.com/image/110A673B4EFB4A9E3FEB71&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08270.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;Ornithischian Dinosaurs관.&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile9.uf.tistory.com/image/110A673B4EFB4A9F401B00&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08271.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;맘모스 화석. 울트라리스크가 실제로 다닌다고 상상해보니 정말 어마어마할 듯.&lt;br /&gt;
&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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/180A673B4EFB4AA041C724&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08272.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&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/200A673B4EFB4AA1424EFE&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08273.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;Wallach orientation center&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile1.uf.tistory.com/image/110A673B4EFB4AA143B582&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08274.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;Milstein hall of advanced mammals&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile3.uf.tistory.com/image/130A673B4EFB4AA244BE0E&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08275.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile21.uf.tistory.com/image/150A673B4EFB4AA345540A&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08276.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&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/160A673B4EFB4AA34686DB&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08277.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;br /&gt;
3층에 내려와 Sanford hall of North American birds관.&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile4.uf.tistory.com/image/200A673B4EFB4AA647DBD3&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08278.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/110A673B4EFB4AA6487F93&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08279.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;Reptiles and Amphibians관&lt;/p&gt;
&lt;p style=&quot;margin:0&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/130A673B4EFB4AA749FA0B&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08280.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile4.uf.tistory.com/image/120A673B4EFB4AA84A476D&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08281.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;지나는 길에 3층에서 찍은 2층 Akeley hall of African mammals관의 코끼리들.&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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/140A673B4EFB4AA94BCCC8&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08282.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;Eastern woodlands Indians관&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile28.uf.tistory.com/image/150A673B4EFB4AA94CC848&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08283.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile2.uf.tistory.com/image/140A673B4EFB4AAA4D1FD9&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08284.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;Margaret Mead hall of Pacific peoples관에서는 사람들이 이 모아이상과 사진만 찍고 다른 것엔 관심을 두지 않는다 -_-;&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile9.uf.tistory.com/image/160A673B4EFB4AAB4EE49A&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08285.jpg&quot; height=&quot;640&quot; width=&quot;480&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;br /&gt;
다시 1층으로 내려와 Ross hall of meteorites관&lt;br /&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/170A673B4EFB4AAB4F1279&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08286.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;Guggenheim hall of minerals + Morgan memorial hall of gems관&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile9.uf.tistory.com/image/170A673B4EFB4AAC509CCC&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08287.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&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/180A673B4EFB4AAC518F2F&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;DSC08288.jpg&quot; height=&quot;480&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;br /&gt;
약 1시 반부터 5시 반까지 거의 쉬지 않고 다닌 결과 대부분의 관을 겉핥기 식으로나마 볼 수 있었음. 들어가기 전엔 한 사람에 $25의 입장권이 비싸다는 생각이 들었으나 보고 나니 하나도 아깝지 않았다.&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-613-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-613-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-613-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>
			<category>US/New York</category>
			<category>American Museum of Natural History</category>
			<category>amnh</category>
			<category>자연사 박물관</category>
			<author>halatha</author>
			<guid>http://jh4hj.tistory.com/613</guid>
			<comments>http://jh4hj.tistory.com/entry/American-Museum-of-Natural-History#entry613comment</comments>
			<pubDate>Wed, 28 Dec 2011 12:05:25 -0500</pubDate>
		</item>
		<item>
			<title>Christmas@Radio City &amp; Rockefeller Center</title>
			<link>http://jh4hj.tistory.com/entry/ChristmasRadio-City-Rockefeller-Center</link>
			<description>&lt;p style=&quot;margin:0&quot;&gt;2011.12.25&lt;br /&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://cfile24.uf.tistory.com/image/2042B33A4EFB446807A964&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8644.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile7.uf.tistory.com/image/1242B33A4EFB446908B0A7&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8645.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile3.uf.tistory.com/image/1342B33A4EFB446909C1F3&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8646.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
Bryant park&amp;nbsp;http://www.bryantpark.org/&lt;br /&gt;
트리 구경하러 간 브라이언트 파크. 생각보단 별로였다. 밤에 보면 좀 나으려나.&lt;/p&gt;
&lt;p style=&quot;margin:0&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/1142B33A4EFB44690A94EB&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8647.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile26.uf.tistory.com/image/2042B33A4EFB446A0B62AD&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8648.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/1242B33A4EFB446B0C0FD8&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8649.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;Citi card에서 후원하는 스케이트장. 카드가 있으면 VIP로 티켓도 받을 수 있는 듯. 나중에 확인해보니 12/26에는 무료개방도 한다고..&lt;br /&gt;
&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile4.uf.tistory.com/image/1442B33A4EFB446C0DA7DD&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8650.jpg&quot; height=&quot;427&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;바로 이 아저씨가 Bryant&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile26.uf.tistory.com/image/1642B33A4EFB446D0EE59F&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8651.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&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/1742B33A4EFB446D0F564B&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8652.jpg&quot; height=&quot;427&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;Gertrude Stein. 미국의 작가라고 함.&lt;/p&gt;
&lt;p style=&quot;margin:0&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/1742B33A4EFB446E10E25B&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8653.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&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/1842B33A4EFB446E11033B&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8655.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile24.uf.tistory.com/image/2042B33A4EFB446F12C586&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8656.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile3.uf.tistory.com/image/2042B33A4EFB44701381BE&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8657.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
Rockefeller Center http://www.rockefellercenter.com/&lt;br /&gt;
수 많은 영화에서 나온 트리와 스케이트장이 있는 곳.&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile28.uf.tistory.com/image/1142B33A4EFB4470140522&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8658.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile9.uf.tistory.com/image/1342B33A4EFB4471155940&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8659.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile24.uf.tistory.com/image/1542B33A4EFB4472161AB4&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8660.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile10.uf.tistory.com/image/1742B33A4EFB447317D2F8&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8661.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;아직 어두워지기 전이라 주변을 돌아다니면서.&lt;br /&gt;
&lt;/p&gt;
&lt;p style=&quot;margin:0&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/1942B33A4EFB4474186204&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8669.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&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/2042B33A4EFB447419C803&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8672.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/1842B33A4EFB44741AC61E&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8673.jpg&quot; height=&quot;427&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile4.uf.tistory.com/image/2042B33A4EFB44751B4FB9&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8682.jpg&quot; height=&quot;427&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile26.uf.tistory.com/image/1242B33A4EFB44761CCFF2&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8683.jpg&quot; height=&quot;427&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&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/1342B33A4EFB44761DB9BF&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8684.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile22.uf.tistory.com/image/1542B33A4EFB44771EBA22&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8687.jpg&quot; height=&quot;427&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile1.uf.tistory.com/image/1742B33A4EFB44781F0A53&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8688.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;어두워진 후 다시 와서 보니 밝을 때보단 훨씬 낫다. 하지만 낮에도 사람이 정말 많았는데 밤이 되니 뭐 제대로 걷지도 못할 정도.&lt;br /&gt;
&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile24.uf.tistory.com/image/1642B33A4EFB447820A37D&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8693.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile26.uf.tistory.com/image/1842B33A4EFB4479214FC9&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8694.jpg&quot; height=&quot;640&quot; width=&quot;427&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&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/1842B33A4EFB447B225C12&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8697.jpg&quot; height=&quot;427&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;margin:0&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile22.uf.tistory.com/image/2042B33A4EFB447C239959&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;IMG_8701.jpg&quot; height=&quot;427&quot; width=&quot;640&quot;/&gt;&lt;/div&gt;&lt;/p&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-612-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-612-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-612-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>
			<category>US/New York</category>
			<category>Bryant Park</category>
			<category>christmas</category>
			<category>Christmas tree</category>
			<category>Rockefeller Center</category>
			<author>halatha</author>
			<guid>http://jh4hj.tistory.com/612</guid>
			<comments>http://jh4hj.tistory.com/entry/ChristmasRadio-City-Rockefeller-Center#entry612comment</comments>
			<pubDate>Wed, 28 Dec 2011 11:32:27 -0500</pubDate>
		</item>
	</channel>
</rss>

