<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>hUmaN Story</title>
		<link>http://blog.hum4n.org/</link>
		<description></description>
		<language>ko</language>
		<pubDate>Wed, 09 Sep 2009 11:10:45 +0900</pubDate>
		<generator>Tistory 1.1 (http://www.tistory.com/)</generator>
		<image>
		<title>hUmaN Story</title>
		<url><![CDATA[http://cfs8.tistory.com/upload_control/download.blog?fhandle=YmxvZzE5OTk2NUBmczgudGlzdG9yeS5jb206L2F0dGFjaC8wLzAuanBn]]></url>
		<link>http://blog.hum4n.org/</link>
		<description></description>
		</image>
		<item>
			<title>vi 를 hex editor 로 사용하기</title>
			<link>http://blog.hum4n.org/entry/vi-%EB%A5%BC-hex-editor-%EB%A1%9C-%EC%82%AC%EC%9A%A9%ED%95%98%EA%B8%B0</link>
			<description>&lt;font class=&quot;Apple-style-span&quot; color=&quot;#FFE409&quot; face=&quot;Georgia&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 16px;&quot;&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(159, 211, 49); border-right-color: rgb(159, 211, 49); border-bottom-color: rgb(159, 211, 49); border-left-color: rgb(159, 211, 49); background-color: rgb(231, 253, 181); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(0, 0, 0); font-family: Gulim; line-height: normal; font-size: medium; &quot;&gt;&lt;div style=&quot;line-height: 1.5; font-size: 9pt; font-family: 굴림; background-color: transparent; margin-top: 1px; margin-right: 3px; margin-bottom: 0px; margin-left: 3px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; overflow-x: hidden; overflow-y: hidden; &quot;&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Georgia; line-height: 16px; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#C84205&quot;&gt;&lt;span style=&quot;font-size: 11pt; &quot;&gt;1. vi -b binary&lt;/span&gt;&lt;br style=&quot;padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;span style=&quot;font-size: 11pt; &quot;&gt;2. :%!xxd&lt;/span&gt;&lt;br style=&quot;padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;span style=&quot;font-size: 11pt; &quot;&gt;3. Do your modifications&lt;/span&gt;&lt;br style=&quot;padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;span style=&quot;font-size: 11pt; &quot;&gt;4. :%!xxd -r&lt;/span&gt;&lt;br style=&quot;padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;span style=&quot;font-size: 11pt; &quot;&gt;5. :wq!&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;div&gt;
&lt;font class=&quot;Apple-style-span&quot; color=&quot;#8E8E8E&quot; face=&quot;Georgia&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 16px;&quot;&gt;vi 상에서 xxd라는 명령어를 사용해 hex값을 dump 하는 원리.&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#8E8E8E&quot; face=&quot;Georgia&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 16px;&quot;&gt;-r 옵션은 원래 상태로 복구&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-83-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://cfs.tistory.com/static/admin/editor/ccl_black01.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-fr/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-fr/&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;permits rdf:resource=&quot;http://web.resource.org/cc/DerivativeWorks&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<category>리눅스마스터</category>
			<category>hex</category>
			<category>hex editor</category>
			<category>vi</category>
			<author>hUmaN ihUmaN</author>
			<guid>http://blog.hum4n.org/83</guid>
			<comments>http://blog.hum4n.org/entry/vi-%EB%A5%BC-hex-editor-%EB%A1%9C-%EC%82%AC%EC%9A%A9%ED%95%98%EA%B8%B0#entry83comment</comments>
			<pubDate>Wed, 09 Sep 2009 10:41:27 +0900</pubDate>
		</item>
		<item>
			<title>ISEC 2009 CTF</title>
			<link>http://blog.hum4n.org/entry/ISEC-2009-CTF</link>
			<description>&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(78, 78, 78); font-family: gulim; line-height: normal; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; &quot;&gt;&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&amp;lt;ISEC 2009 CTF 대회 개요&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;-대회명칭: Cyber Warfare ‘ISEC 2009 CTF’&lt;/span&gt;&lt;span style=&quot;font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;-주최: 행정안전부&lt;/span&gt;&lt;span style=&quot;font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;-주관: 와우해커 / 보안뉴스&lt;/span&gt;&lt;span style=&quot;font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;-대회 기간&lt;/span&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;·예선참가접수: 2009년 7월 24일~8월 14일 17:00까지&lt;/span&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;·예선전: 2009년 8월 14일 23:00~8월 16일 23:00까지(온라인 진행)&lt;/span&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;·예선결과: 8월 17일 15:00 발표/ 총 8개팀 본선 진출&lt;/span&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;·본선: 2009년 9월 8일 09:00~9월 9일 09:00까지(코엑스 그랜드볼룸 로비)&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;·시상식: 2009년 9월 9일(ISEC 2009 개최장소)&lt;/span&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;-대회형식&lt;/span&gt;&lt;span style=&quot;font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;·예선: 온라인상 난이도별 문제 풀이식&lt;/span&gt;&lt;span style=&quot;font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;·본선: 본선 참가팀간 상호 공격과 방어를 하며 점수 획득방식(CTF 형식)&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;·본선참가 인원: 8명&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;-참가 예상 규모: 국내·외 총 400~500여개 팀&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;-본선 장소: ISEC 2009 코엑스 그랜드볼룸 로비(오픈 공간)&lt;/span&gt;&lt;span style=&quot;font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;-상금 및 시상기관&lt;/span&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;·우승팀: 행정안전부 장관상 및 상금 1,000만원&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;·준우승팀: 행정안전부 장관상 및 상금 200만원&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;·본선참가팀: 본선참가팀 전체에게는 팀당 노트북 각1대씩 수여&lt;/span&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;-대회특징&lt;/span&gt;&lt;span style=&quot;font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;대회장이 오픈된 공간이며 본선대회가 진행되는 동안 ISEC 2009 참관객들은 CTF 현장을 자유롭게 관람할 수 있음. 또한 시시각각 변하는 팀별 순위를 중앙 스크린을 통해 실시간으로 볼 수 있어 해커들 간의 치열한 순위다툼을 생생하게 볼 수 있음.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;-참가대상: 국내·외 해킹과 보안에 관심있는 자면 누구나 참가 가능&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;font-size: 15px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: rgb(65, 65, 65); text-indent: 0px; line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 15px; color: rgb(65, 65, 65); line-height: 23px; font-family: 굴림; text-align: justify; &quot;&gt;-대회홈페이지:&amp;nbsp;&lt;a href=&quot;http://isec2009.wowhacker.com/&quot; target=&quot;_blank&quot; style=&quot;color: rgb(101, 99, 98); text-decoration: none; font-size: 12px; &quot;&gt;isec2009.wowhacker.com&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;&lt;div class=&quot;entry-ccl&quot; style=&quot;clear: both; text-align: right; margin-bottom: 10px&quot;&gt;
	&lt;img id=&quot;ccl-icon-82-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://cfs.tistory.com/static/admin/editor/ccl_black01.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-fr/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-fr/&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;permits rdf:resource=&quot;http://web.resource.org/cc/DerivativeWorks&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<category>CTF</category>
			<category>hacking</category>
			<category>ISEC</category>
			<category>warfare</category>
			<category>와우해커</category>
			<category>해킹</category>
			<category>해킹대회</category>
			<author>hUmaN ihUmaN</author>
			<guid>http://blog.hum4n.org/82</guid>
			<comments>http://blog.hum4n.org/entry/ISEC-2009-CTF#entry82comment</comments>
			<pubDate>Fri, 14 Aug 2009 14:45:04 +0900</pubDate>
		</item>
		<item>
			<title>hUmaN의 미투데이 - 2009년 8월 10일</title>
			<link>http://blog.hum4n.org/entry/hUmaN%EC%9D%98-%EB%AF%B8%ED%88%AC%EB%8D%B0%EC%9D%B4-2009%EB%85%84-8%EC%9B%94-10%EC%9D%BC-1</link>
			<description>&lt;div class=&quot;me2day_daily_digest&quot;&gt;&lt;ul&gt;&lt;li&gt;아침은런치팩과오레지쥬스한잔_*&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/10#09:33:56&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-10 09:33:56&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3805453969/&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3506/3805453969_4fbde7d077.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#039;http://me2day.net/kss/2009/08/10#11:58:35&#039;&gt;권순선님 미투 백개 만들기 프로젝트!? &lt;/a&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/10#12:02:59&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-10 12:02:59&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;점심을 먹어야하나, 배가고프네..;;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/10#13:59:26&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-10 13:59:26&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;ㄱㄹㅈㅁㄴ를 알아버렸다…. 프로필사진이 ㄱㄹㅈㅁㄴ;;&lt;span class=&quot;me2_tags&quot;&gt;(ㄱㄹㅈㅁㄴ)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/10#23:16:16&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-10 23:16:16&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;내일 드디어 수강신청이구나,, 얼른자야일찍일어나겠군..;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/10#23:52:59&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-10 23:52:59&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;background:url(http://me2day.net/images/me2day_icon.gif) no-repeat right top;padding-right:25px;text-align:right; font-size: 0.9em;&quot;&gt;이 글은 &lt;a href=&quot;http://me2day.net/human109&quot; target=&quot;_blank&quot;&gt;hUmaN&lt;/a&gt;님의 &lt;a href=&quot;http://me2day.net/human109/2009/08/10#09:33:56&quot;&gt;2009년 8월 10일&lt;/a&gt;의 미투데이 내용입니다.&lt;/p&gt;&lt;/div&gt;</description>
			<category>소소한일상들</category>
			<category>me2mms</category>
			<category>me2photo</category>
			<category>ㄱㄹㅈㅁㄴ</category>
			<author>hUmaN ihUmaN</author>
			<guid>http://blog.hum4n.org/81</guid>
			<comments>http://blog.hum4n.org/entry/hUmaN%EC%9D%98-%EB%AF%B8%ED%88%AC%EB%8D%B0%EC%9D%B4-2009%EB%85%84-8%EC%9B%94-10%EC%9D%BC-1#entry81comment</comments>
			<pubDate>Tue, 11 Aug 2009 04:33:56 +0900</pubDate>
		</item>
		<item>
			<title>hUmaN의 미투데이 - 2009년 8월 10일</title>
			<link>http://blog.hum4n.org/entry/hUmaN%EC%9D%98-%EB%AF%B8%ED%88%AC%EB%8D%B0%EC%9D%B4-2009%EB%85%84-8%EC%9B%94-10%EC%9D%BC</link>
			<description>&lt;div class=&quot;me2day_daily_digest&quot;&gt;&lt;ul&gt;&lt;li&gt;군산으로 KIA:SK 경기 보러싶었으나, 역시 혼자선 좀 그렇다..&lt;span class=&quot;me2_tags&quot;&gt;(주위에 스포츠를 좋아하는 사람이 왜 없지;)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/09#16:23:22&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-09 16:23:22&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;오늘 맨유:첼시 경기하는구나.. 박지성선발이라니 와우&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/09#23:06:06&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-09 23:06:06&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;태그를 쓰면 사람들이 다 본다는군요……………. 보이나??&lt;span class=&quot;me2_tags&quot;&gt;(자기소개)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/10#00:18:16&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-10 00:18:16&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;람반장의 골은 멋지게 들어갔지만 그전 상황이 좀 석연찮구나…&lt;span class=&quot;me2_tags&quot;&gt;(epl)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/10#00:34:49&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-10 00:34:49&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;루니 골.. 다시동점이구나 ㅋㅋㅋ&lt;span class=&quot;me2_tags&quot;&gt;(epl)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/10#00:53:36&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-10 00:53:36&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;전라북도 전주시 // 대학생&lt;span class=&quot;me2_tags&quot;&gt;(자기소개)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/10#01:08:43&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-10 01:08:43&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;잠깐 댓글창이 늦게 떴는데 이유가있었군요 ㅋㅋㅋㅋㅋㅋ&lt;span class=&quot;me2_tags&quot;&gt;(GD 위력 ㄷㄷㄷ)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/10#01:19:40&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-10 01:19:40&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;8.14.23:00 ~ 8.16.23:00  ISEC 2009 CTF&lt;span class=&quot;me2_tags&quot;&gt;(잊지말아야할것)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/10#02:14:44&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-10 02:14:44&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Hack In The Box Security Conference, 5th - 8th October 2009. in Malaysia&lt;span class=&quot;me2_tags&quot;&gt;(또잊지말아야할것)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/10#02:19:49&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-10 02:19:49&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;동방에서 자야지..&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/10#02:47:02&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-10 02:47:02&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;background:url(http://me2day.net/images/me2day_icon.gif) no-repeat right top;padding-right:25px;text-align:right; font-size: 0.9em;&quot;&gt;이 글은 &lt;a href=&quot;http://me2day.net/human109&quot; target=&quot;_blank&quot;&gt;hUmaN&lt;/a&gt;님의 &lt;a href=&quot;http://me2day.net/human109/2009/08/09#16:23:22&quot;&gt;2009년 8월 9일&lt;/a&gt;에서 &lt;a href=&quot;http://me2day.net/human109/2009/08/10#02:47:02&quot;&gt;2009년 8월 10일&lt;/a&gt;까지의 미투데이 내용입니다.&lt;/p&gt;&lt;/div&gt;</description>
			<category>소소한일상들</category>
			<category>EPL</category>
			<category>GD</category>
			<category>ㄷㄷㄷ</category>
			<category>또잊지말아야할것</category>
			<category>사람이</category>
			<category>스포츠를</category>
			<category>없지</category>
			<category>왜</category>
			<category>위력</category>
			<category>잊지말아야할것</category>
			<category>자기소개</category>
			<category>좋아하는</category>
			<category>주위에</category>
			<author>hUmaN ihUmaN</author>
			<guid>http://blog.hum4n.org/80</guid>
			<comments>http://blog.hum4n.org/entry/hUmaN%EC%9D%98-%EB%AF%B8%ED%88%AC%EB%8D%B0%EC%9D%B4-2009%EB%85%84-8%EC%9B%94-10%EC%9D%BC#entry80comment</comments>
			<pubDate>Mon, 10 Aug 2009 04:41:16 +0900</pubDate>
		</item>
		<item>
			<title>원격데스크탑 연결시 인증오류</title>
			<link>http://blog.hum4n.org/entry/%EC%9B%90%EA%B2%A9%EB%8D%B0%EC%8A%A4%ED%81%AC%ED%83%91-%EC%97%B0%EA%B2%B0%EC%8B%9C-%EC%9D%B8%EC%A6%9D%EC%98%A4%EB%A5%98</link>
			<description>WinXP 에서 Win7 으로 원격데스크탑 연결을 하였다.&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
하지만 몇번 사용 후 갑자기 아래와 같은 메시지가 뜨기 시작했다.&lt;/div&gt;
&lt;div&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(193, 193, 193); border-right-color: rgb(193, 193, 193); border-bottom-color: rgb(193, 193, 193); border-left-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
인증 오류가 발생했습니다(코드 : 0x80090308).&lt;br /&gt;
&lt;br /&gt;
원격 컴퓨터 : xxx.xxx.xxx.xx&lt;br /&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;text-decoration: underline;&quot;&gt;해결방법&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;text-decoration: underline;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
1. 원격데스크탑연결 실행&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
2. 옵션 - 로그온 설정 후 다른이름으로 저장&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
3. 저장 후 해당 파일을 메모장으로 연다.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
4. 다음의 내용을 추가한다.&lt;/div&gt;
&lt;div&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(254, 137, 67); border-right-color: rgb(254, 137, 67); border-bottom-color: rgb(254, 137, 67); border-left-color: rgb(254, 137, 67); background-color: rgb(254, 222, 199); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
&lt;b&gt;enablecredsspsupport:i:0&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
5. 실행하면 연결이 가능하다.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
원인&lt;/div&gt;
&lt;div&gt;
&lt;p id=&quot;more79_0&quot; class=&quot;moreless_fold&quot;&gt;&lt;span style=&quot;cursor: pointer;&quot; onclick=&quot;toggleMoreLess(this, &#039;79_0&#039;,&#039;더보기&#039;,&#039;접기&#039;); return false;&quot;&gt;더보기&lt;/span&gt;&lt;/p&gt;&lt;div id=&quot;content79_0&quot; class=&quot;moreless_content&quot; style=&quot;display: none;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; line-height: 15px; &quot;&gt;&lt;h2 class=&quot;heading&quot; style=&quot;font-size: 13px; font-weight: 700; margin-bottom: 8px; margin-top: 18px; &quot;&gt;터미널 서비스 로그온을 위한 자격 증명 보안 서비스 공급자 및 SSO(Single Sign On)&lt;/h2&gt;&lt;div id=&quot;sectionSection3&quot; class=&quot;section&quot;&gt;
&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;Windows에서 인증 프로토콜은 SSP(보안 서비스 공급자)를 통해 구현됩니다. Windows Server&amp;nbsp;2008 및 Windows&amp;nbsp;Vista에는 새로운 터미널 서비스 세션이 시작될 때 SSO(Single Sign On) 사용자 환경을 제공하는 CredSSP(자격 증명 보안 서비스 공급자)라 하는 새로운 인증 패키지가 포함됩니다. CredSSP는 응용 프로그램이 클라이언트 정책에 따라 클라이언트 컴퓨터(클라이언트 쪽 SSP 사용)에서 대상 서버(서버 쪽 SSP 사용)로 사용자 자격 증명을 위임할 수 있도록 합니다. CredSSP 정책은 그룹 정책을 통해 구성되며 자격 증명의 위임은 기본적으로 해제되어 있습니다.&lt;/p&gt;
&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;-&amp;nbsp;&lt;a href=&quot;http://technet.microsoft.com/ko-kr/library/cc772438(WS.10).aspx&quot;&gt;http://technet.microsoft.com/ko-kr/library/cc772438(WS.10).aspx&lt;/a&gt;&lt;/p&gt;
&lt;div class=&quot;subSection&quot;&gt;
&lt;div class=&quot;subSection&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;div&gt;
확실하지는 않지만 Enable CredSSP Support 라는 설정을 통해 자격 증명 보안 서비스 공급자를 설정하는 듯하다.&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;출처 :&amp;nbsp;http://thewindows7site.com/networking-internet/fixed-remote-desktop-connection-win-7-rc1-7100-authentication-failure-t2065.html&lt;/div&gt;
&lt;div&gt;404 ERROR&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;
&lt;a href=&quot;http://74.125.153.132/search?q=cache:bprAQQ-ns0wJ:thewindows7site.com/networking-internet/fixed-remote-desktop-connection-win-7-rc1-7100-authentication-failure-t2065.html+mstsc+0x80090308&amp;amp;cd=2&amp;amp;hl=ko&amp;amp;ct=clnk&amp;amp;gl=kr&quot;&gt;http://74.125.153.132/search?q=cache:bprAQQ-ns0wJ:thewindows7site.com/networking-internet/fixed-remote-desktop-connection-win-7-rc1-7100-authentication-failure-t2065.html+mstsc+0x80090308&amp;amp;cd=2&amp;amp;hl=ko&amp;amp;ct=clnk&amp;amp;gl=kr&lt;/a&gt;&lt;/div&gt;
&lt;div&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-79-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://cfs.tistory.com/static/admin/editor/ccl_black01.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-fr/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-fr/&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;permits rdf:resource=&quot;http://web.resource.org/cc/DerivativeWorks&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<category>잡다한정보들</category>
			<category>0x80090308</category>
			<category>mstsc</category>
			<category>원격데스크탑연결</category>
			<category>인증오류</category>
			<author>hUmaN ihUmaN</author>
			<guid>http://blog.hum4n.org/79</guid>
			<comments>http://blog.hum4n.org/entry/%EC%9B%90%EA%B2%A9%EB%8D%B0%EC%8A%A4%ED%81%AC%ED%83%91-%EC%97%B0%EA%B2%B0%EC%8B%9C-%EC%9D%B8%EC%A6%9D%EC%98%A4%EB%A5%98#entry79comment</comments>
			<pubDate>Sat, 08 Aug 2009 21:41:13 +0900</pubDate>
		</item>
		<item>
			<title>hUmaN의 미투데이 - 2009년 8월 4일</title>
			<link>http://blog.hum4n.org/entry/hUmaN%EC%9D%98-%EB%AF%B8%ED%88%AC%EB%8D%B0%EC%9D%B4-2009%EB%85%84-8%EC%9B%94-4%EC%9D%BC</link>
			<description>&lt;div class=&quot;me2day_daily_digest&quot;&gt;&lt;ul&gt;&lt;li&gt;시원한천지연폭포&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/02#09:05:58&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-02 09:05:58&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3779586570/&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3470/3779586570_e5e10abc4f.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;성산일출봉!!&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/02#15:57:40&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-02 15:57:40&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3779657393/&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2656/3779657393_5bdd9f18d8.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;성산일출봉위에서&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/02#16:44:49&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-02 16:44:49&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3780547294/&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2552/3780547294_1afd818c60.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;제주에서의마지막저녁제주흑돼지와한라산소주&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/02#20:56:42&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-02 20:56:42&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3780170381/&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3482/3780170381_49bb7229f5.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;제주도에 다녀오자마자 시골집에서의 하루&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/04#09:39:44&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-04 09:39:44&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;background:url(http://me2day.net/images/me2day_icon.gif) no-repeat right top;padding-right:25px;text-align:right; font-size: 0.9em;&quot;&gt;이 글은 &lt;a href=&quot;http://me2day.net/human109&quot; target=&quot;_blank&quot;&gt;hUmaN&lt;/a&gt;님의 &lt;a href=&quot;http://me2day.net/human109/2009/08/02#09:05:58&quot;&gt;2009년 8월 2일&lt;/a&gt;에서 &lt;a href=&quot;http://me2day.net/human109/2009/08/04#09:39:44&quot;&gt;2009년 8월 4일&lt;/a&gt;까지의 미투데이 내용입니다.&lt;/p&gt;&lt;/div&gt;</description>
			<category>소소한일상들</category>
			<category>me2mms</category>
			<category>me2photo</category>
			<author>hUmaN ihUmaN</author>
			<guid>http://blog.hum4n.org/78</guid>
			<comments>http://blog.hum4n.org/entry/hUmaN%EC%9D%98-%EB%AF%B8%ED%88%AC%EB%8D%B0%EC%9D%B4-2009%EB%85%84-8%EC%9B%94-4%EC%9D%BC#entry78comment</comments>
			<pubDate>Wed, 05 Aug 2009 04:35:39 +0900</pubDate>
		</item>
		<item>
			<title>hUmaN의 미투데이 - 2009년 8월 1일</title>
			<link>http://blog.hum4n.org/entry/hUmaN%EC%9D%98-%EB%AF%B8%ED%88%AC%EB%8D%B0%EC%9D%B4-2009%EB%85%84-8%EC%9B%94-1%EC%9D%BC</link>
			<description>&lt;div class=&quot;me2day_daily_digest&quot;&gt;&lt;ul&gt;&lt;li&gt;녹동항에서제주가는배~&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/07/31#07:43:08&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-07-31 07:43:08&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3773587996/&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2536/3773587996_4147cdf387.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;저녁에먹은갈치조림&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/01#08:17:11&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-01 08:17:11&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3776563510/&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3543/3776563510_eeabcc799c.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;협제해수욕장의야경~&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/01#08:18:03&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-01 08:18:03&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3775758895/&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2487/3775758895_d192003289.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;신천리의한해변&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/01#08:19:06&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-01 08:19:06&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3775761103/&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2651/3775761103_db588a24ca.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;제주도풍력발전! 되게신기하고멋지다&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/01#08:41:35&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-01 08:41:35&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3775808987/&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2609/3775808987_4428fa6c73.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;계속된오르막으로인해불광도원에앞에서잠시휴식&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/01#09:24:17&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-01 09:24:17&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3775892627/&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2530/3775892627_d99d49f313.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;멀리있는게보이진않지만마라도인지가파도인지..&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/01#10:18:10&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-01 10:18:10&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3776806088/&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3580/3776806088_0a33527df8.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;점심에먹은회덮밥&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/01#22:50:44&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-01 22:50:44&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3777247917/&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2537/3777247917_60d09f9f48.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;송악산에서방목하는말~&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/01#22:52:22&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-01 22:52:22&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3778055598/&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2541/3778055598_7456a87dc4.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;송악산을넘은후보인제3경송악관산&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/01#22:53:59&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-01 22:53:59&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3777256025/&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2587/3777256025_f4e07e9892.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;걷기도힘든올레8길을자전거를들고걸었다오늘의체력은여기에서전부소모..&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/01#22:56:10&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-01 22:56:10&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3778063756/&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3591/3778063756_ddfa069a3e.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;열시에점심을먹은후아홉시에먹은삼계탕&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/08/01#22:57:13&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-08-01 22:57:13&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3778066276/&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2446/3778066276_1ee340f2af.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;background:url(http://me2day.net/images/me2day_icon.gif) no-repeat right top;padding-right:25px;text-align:right; font-size: 0.9em;&quot;&gt;이 글은 &lt;a href=&quot;http://me2day.net/human109&quot; target=&quot;_blank&quot;&gt;hUmaN&lt;/a&gt;님의 &lt;a href=&quot;http://me2day.net/human109/2009/07/31#07:43:08&quot;&gt;2009년 7월 31일&lt;/a&gt;에서 &lt;a href=&quot;http://me2day.net/human109/2009/08/01#22:57:13&quot;&gt;2009년 8월 1일&lt;/a&gt;까지의 미투데이 내용입니다.&lt;/p&gt;&lt;/div&gt;</description>
			<category>소소한일상들</category>
			<category>me2mms</category>
			<category>me2photo</category>
			<author>hUmaN ihUmaN</author>
			<guid>http://blog.hum4n.org/77</guid>
			<comments>http://blog.hum4n.org/entry/hUmaN%EC%9D%98-%EB%AF%B8%ED%88%AC%EB%8D%B0%EC%9D%B4-2009%EB%85%84-8%EC%9B%94-1%EC%9D%BC#entry77comment</comments>
			<pubDate>Sun, 02 Aug 2009 04:34:14 +0900</pubDate>
		</item>
		<item>
			<title>hUmaN의 미투데이 - 2009년 7월 31일</title>
			<link>http://blog.hum4n.org/entry/hUmaN%EC%9D%98-%EB%AF%B8%ED%88%AC%EB%8D%B0%EC%9D%B4-2009%EB%85%84-7%EC%9B%94-31%EC%9D%BC</link>
			<description>&lt;div class=&quot;me2day_daily_digest&quot;&gt;&lt;ul&gt;&lt;li&gt;이아이의 분석을 드디어마치다! .. 문서는 나중에 써야지..ㅜ&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/07/30#18:22:25&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-07-30 18:22:25&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;오늘부터 제주도로 떠나요~&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/07/31#00:32:03&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-07-31 00:32:03&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;전주역에서출발!!&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/07/31#02:01:46&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-07-31 02:01:46&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3771929591/&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2554/3771929591_ee0abcd1fb.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;순천으로향하는기차~ 자리가없어서서서간당ㅠ&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/07/31#02:19:14&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-07-31 02:19:14&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3771974045/&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3481/3771974045_68b4c811b1.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;드디어자리가났지만한자리엔다른사람이앉아있다..ㅠ&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/07/31#03:04:03&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-07-31 03:04:03&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3772087635/&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3540/3772087635_8e5754da6f.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;순천역도착!&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/07/31#03:56:48&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-07-31 03:56:48&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3772213573/&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2565/3772213573_883821cd01.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;background:url(http://me2day.net/images/me2day_icon.gif) no-repeat right top;padding-right:25px;text-align:right; font-size: 0.9em;&quot;&gt;이 글은 &lt;a href=&quot;http://me2day.net/human109&quot; target=&quot;_blank&quot;&gt;hUmaN&lt;/a&gt;님의 &lt;a href=&quot;http://me2day.net/human109/2009/07/30#18:22:25&quot;&gt;2009년 7월 30일&lt;/a&gt;에서 &lt;a href=&quot;http://me2day.net/human109/2009/07/31#03:56:48&quot;&gt;2009년 7월 31일&lt;/a&gt;까지의 미투데이 내용입니다.&lt;/p&gt;&lt;/div&gt;</description>
			<category>소소한일상들</category>
			<category>me2mms</category>
			<category>me2photo</category>
			<author>hUmaN ihUmaN</author>
			<guid>http://blog.hum4n.org/76</guid>
			<comments>http://blog.hum4n.org/entry/hUmaN%EC%9D%98-%EB%AF%B8%ED%88%AC%EB%8D%B0%EC%9D%B4-2009%EB%85%84-7%EC%9B%94-31%EC%9D%BC#entry76comment</comments>
			<pubDate>Fri, 31 Jul 2009 04:35:57 +0900</pubDate>
		</item>
		<item>
			<title>hUmaN의 미투데이 - 2009년 7월 28일</title>
			<link>http://blog.hum4n.org/entry/hUmaN%EC%9D%98-%EB%AF%B8%ED%88%AC%EB%8D%B0%EC%9D%B4-2009%EB%85%84-7%EC%9B%94-28%EC%9D%BC</link>
			<description>&lt;div class=&quot;me2day_daily_digest&quot;&gt;&lt;ul&gt;&lt;li&gt;토큰이 무려 300개가 무료로 생겼어요!!&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/07/22#12:44:39&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-07-22 12:44:39&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;정치에 점점 무관심해져간다..&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/07/22#17:43:20&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-07-22 17:43:20&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;빕스스테끼!! 먹던중에찍은거지만 자랑ㅎㅎㅎㅎ&lt;span class=&quot;me2_tags&quot;&gt;(me2mms me2photo)&lt;/span&gt;&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/07/24#18:21:01&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-07-24 18:21:01&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/me2flickr/3751982542/&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2463/3751982542_fee41caa8b.jpg&quot; alt=&quot;me2photo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;어제 모임에서 계곡으로 MT갔다왔어요, 오늘은 기차타고 대천으로 고고싱!!&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/07/26#09:44:20&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-07-26 09:44:20&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;2학기 &lt;a href=&#039;http://cfile2.uf.tistory.com/image/1749130C4A6EA9C48A6AD7&#039;&gt;시간표&lt;/a&gt;가 나와서 계획을 짰다. 전공 7과목 21학점인데, 금요일이 빈다……..&lt;span class=&quot;datetime&quot;&gt;&lt;a href=&quot;http://me2day.net/human109/2009/07/28#16:36:08&quot; rel=&quot;bookmark&quot; title=&quot;퍼머링크&quot; class=&quot;datetime&quot;&gt;2009-07-28 16:36:08&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;background:url(http://me2day.net/images/me2day_icon.gif) no-repeat right top;padding-right:25px;text-align:right; font-size: 0.9em;&quot;&gt;이 글은 &lt;a href=&quot;http://me2day.net/human109&quot; target=&quot;_blank&quot;&gt;hUmaN&lt;/a&gt;님의 &lt;a href=&quot;http://me2day.net/human109/2009/07/22#12:44:39&quot;&gt;2009년 7월 22일&lt;/a&gt;에서 &lt;a href=&quot;http://me2day.net/human109/2009/07/28#16:36:08&quot;&gt;2009년 7월 28일&lt;/a&gt;까지의 미투데이 내용입니다.&lt;/p&gt;&lt;/div&gt;</description>
			<category>소소한일상들</category>
			<category>me2mms</category>
			<category>me2photo</category>
			<author>hUmaN ihUmaN</author>
			<guid>http://blog.hum4n.org/75</guid>
			<comments>http://blog.hum4n.org/entry/hUmaN%EC%9D%98-%EB%AF%B8%ED%88%AC%EB%8D%B0%EC%9D%B4-2009%EB%85%84-7%EC%9B%94-28%EC%9D%BC#entry75comment</comments>
			<pubDate>Wed, 29 Jul 2009 04:36:31 +0900</pubDate>
		</item>
		<item>
			<title>2009학년도 2학기 시간표</title>
			<link>http://blog.hum4n.org/entry/2009%ED%95%99%EB%85%84%EB%8F%84-2%ED%95%99%EA%B8%B0-%EC%8B%9C%EA%B0%84%ED%91%9C</link>
			<description>&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/1749130C4A6EA9C48A6AD7&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;2009_2th_Timetable.png&quot; height=&quot;266&quot; width=&quot;540&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div&gt;전공 7과목 21학점&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-74-0&quot; class=&quot;entry-ccl-by&quot; src=&quot;http://cfs.tistory.com/static/admin/editor/ccl_black01.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-fr/2.0/kr/&quot; /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-fr/&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;permits rdf:resource=&quot;http://web.resource.org/cc/DerivativeWorks&quot;/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<author>hUmaN ihUmaN</author>
			<guid>http://blog.hum4n.org/74</guid>
			<comments>http://blog.hum4n.org/entry/2009%ED%95%99%EB%85%84%EB%8F%84-2%ED%95%99%EA%B8%B0-%EC%8B%9C%EA%B0%84%ED%91%9C#entry74comment</comments>
			<pubDate>Tue, 28 Jul 2009 16:33:37 +0900</pubDate>
		</item>
	</channel>
</rss>
