<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Home on Sungpil Han, M.D/Ph.D</title>
    <link>http://shanmdphd.rbind.io/</link>
    <description>Recent content in Home on Sungpil Han, M.D/Ph.D</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 02 Jul 2020 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="http://shanmdphd.rbind.io/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>sasLM R package</title>
      <link>http://shanmdphd.rbind.io/post/2020-07-02-saslm/</link>
      <pubDate>Thu, 02 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2020-07-02-saslm/</guid>
      <description>배교수님께서 일반선형모델 분석을 위해 “sasLM” R패키지를 개발하셨다.
Type I, II, III SS를 SAS PROC GLM과 동일한 방식으로 계산하여 동일한 얻을 수 있다. 이런 기능을 제공하는 유일한 R패키지인 셈이다.
library(sasLM) # install.packages(&amp;#39;sasLM&amp;#39;) ANOVA(uptake ~ Plant + Type + Treatment + conc, CO2) # SAS PROC ANOVA ## $ANOVA ## Response : uptake ## Df Sum Sq Mean Sq F value Pr(&amp;gt;F) ## MODEL 12 7147.2 595.60 16.52 4.441e-16 *** ## RESIDUALS 71 2559.</description>
    </item>
    
    <item>
      <title>R에서 머신러닝</title>
      <link>http://shanmdphd.rbind.io/post/2020-04-24-tensorflow/</link>
      <pubDate>Fri, 24 Apr 2020 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2020-04-24-tensorflow/</guid>
      <description>머신러닝을 배울 때, 가장 중요한 도구는 tensorflow이다. Rstudio에서는 tensorflow를 더 쉽게 쓸 수 있도록 keras를 비롯한 패키지를 지속적으로 업데이트 하고 있다.
 https://tensorflow.rstudio.com/  Quickstart에서 제공하는 가장 간단한 예를 아래와 같이 실행해 보았다.
# Tensorflow library(tensorflow) library(keras) library(tidyverse) ## -- Attaching packages --------------------------------------- tidyverse 1.3.0 -- ## √ ggplot2 3.3.0 √ purrr 0.3.4 ## √ tibble 3.0.1 √ dplyr 0.8.5 ## √ tidyr 1.0.2 √ stringr 1.4.0 ## √ readr 1.</description>
    </item>
    
    <item>
      <title>About reactivity of Shiny</title>
      <link>http://shanmdphd.rbind.io/post/2020-03-24/</link>
      <pubDate>Tue, 24 Mar 2020 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2020-03-24/</guid>
      <description>Hadley Wickham is writing a book called &amp;ldquo;Mastering Shinee&amp;rdquo;. I&amp;rsquo;ve been using Shiny for a long time, but I learned a lot of new facts. It&amp;rsquo;s a pleasure to learn something new.
Mastering Shiny - Reactivity https://mastering-shiny.org/why-reactivity.html</description>
    </item>
    
    <item>
      <title>uptodate 대체</title>
      <link>http://shanmdphd.rbind.io/post/2020-02-21-uptodate/</link>
      <pubDate>Fri, 21 Feb 2020 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2020-02-21-uptodate/</guid>
      <description>UpToDate를 대체 EBM 지원 DB 를 제공
Point-of-Care DB DynaMed http://openlink.proxy.cuk.ac.kr/link.n2s?url=http://search.ebscohost.com/login.asp?profile=dynamed
UpToDate와 같은 종류의 데이터베이스로서 풍부한 컨텐츠 뿐만 아니라 신속한 연구결과를 반영하여 최선의 진료지침을 제공
BMJ Best Practice https://bestpractice.bmj.com
EBM의 선구자인 BMJ에서 제공하는 DB로서 유럽의료의 최신지견을 제공하여 폭넓고 균형된 진료지침을 이용 가능
Drug Information DB Lexicomp MicorMedex에 버금가는 약물정보 DB로서, 특히 기존 UpToDate 이용의 60% 이상을 차지하는 약물정보의 원천 DB 이므로 UpToDate 보다 풍부한 약물정보를 이용할 수 있음.
Point-of-Care DB 와 Drug Information DB의 수록 컨텐츠는 독창적이거나 고유한 정보가 아니며, 기존에 발행된 Systematic Review, 대규모 임상시험 등의 연구결과를 바탕으로 이용하기 쉽게 재가공한 제품이므로 UpToDate 이외의 DB에서도 똑같이 다루고 있습니다.</description>
    </item>
    
    <item>
      <title>2020</title>
      <link>http://shanmdphd.rbind.io/post/2020-01-01-newyear/</link>
      <pubDate>Wed, 01 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2020-01-01-newyear/</guid>
      <description>새해가 밝았습니다.
모두 행복한 한해 되십시오.</description>
    </item>
    
    <item>
      <title>DDI 평가</title>
      <link>http://shanmdphd.rbind.io/post/2019-07-23-ddi/</link>
      <pubDate>Mon, 22 Jul 2019 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2019-07-23-ddi/</guid>
      <description>임동석 교수님
 &amp;ldquo;SIMCYP에서도 Compound file을 만드는데 시간이 오래 걸린다. 이후 과정은 비교적 빠르게 할 수 있고 수월하다.&amp;rdquo; &amp;ldquo;반감기가 짧은 BID 투약 약물의 경우 어차피 DDI가 없는 시간이 존재할 수 밖에 없어 생각보다 미미할 수 있다.&amp;rdquo;  한승훈 교수님
 &amp;ldquo;DDI로 PK 평가는 가능하지만 그 이후의 질문이 무엇인지 명확하게 있어야 한다. 즉, 유효성에 얼마나 영향을 미칠지, 안전성에 어떤 영향이 얼마나 있는지 등의 질문을 생각해보아야 한다.&amp;rdquo;  </description>
    </item>
    
    <item>
      <title>bioequivalence test</title>
      <link>http://shanmdphd.rbind.io/post/2019-07-18-bioequivalence/</link>
      <pubDate>Thu, 18 Jul 2019 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2019-07-18-bioequivalence/</guid>
      <description>https://pipetcpt.shinyapps.io/bioequivalence
2x2 생동 분석 Shiny 앱입니다. 예전에 Edison 앱으로 만들었던거, (Sungpil Han (2019) Edison App: Bioequivalence Study Data Analysis 관련 논문 쓰면서 Shiny로 변환해 보았습니다. 예시 자료 선택해서 테스트 가능합니다.
Schutz et al. (2014), “Reference Datasets for 2-Treatment, 2-Sequence, 2-Period Bioequivalence Studies”, AAPS J.; 16(6): 1292–1297. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4389751/
위 논문에서 자료를 얻어서 예시로 넣었습니다. 특히 아산병원 배균섭 교수님 패키지가 없었다면 아마 앱은 존재하지 않았을 것 같습니다.
 Kyun-Seop Bae (2018). BE: Bioequivalence Study Data Analysis.</description>
    </item>
    
    <item>
      <title>임상약리학: 1상 임상시험 및 초기 약물 개발</title>
      <link>http://shanmdphd.rbind.io/post/2019-02-12-clinpharm/</link>
      <pubDate>Tue, 12 Feb 2019 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2019-02-12-clinpharm/</guid>
      <description>Clinical Pharmacology 1: Phase 1 Studies and Early Drug Development by Gerlie Gieser, FDA
https://www.fda.gov/downloads/training/clinicalinvestigatortrainingcourse/ucm340007.pdf
1상 임상시험 및 초기 약물 개발에 대해 슬라이드에 잘 정리해 놓았다.
SAD, MAD와 Renal &amp;amp; hepatic impairment, DDI, TQTc study 및 BA/BE의 소개가 되어 있다.
Atazanavir, doripenem, raltegravir, bosutinib 약물 개발의 예도 마지막에 나와있는데 흥미로웠다.</description>
    </item>
    
    <item>
      <title>과학기술통신부 장관상 수상</title>
      <link>http://shanmdphd.rbind.io/post/2019-02-10-prize/</link>
      <pubDate>Sun, 10 Feb 2019 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2019-02-10-prize/</guid>
      <description> [동정] 임상약리학과 의료진 경진대회서 수상
임상약리학과 한성필·윤석규·조용순·김형섭 레지던트(지도교수: 임상약리학과 배균섭 교수)가 1월 25일 에디슨 중앙센터가 주최하는 제8회 에디슨 소프트웨어 활용 경진대회 전산의학 부문에서 `에디슨 사이언스 앱을 사용한 비구획 분석과 생물학적 동등성 분석의 통합´이라는 주제로 논문을 발표해 대상인 과학기술정보통신부 장관상을 수상했다.
 관련자료  Github: https://github.com/asancpt/edison-BE 신문기사: http://news.hankyung.com/article/201901291491h  </description>
    </item>
    
    <item>
      <title>준비된 자</title>
      <link>http://shanmdphd.rbind.io/post/2018-10-18-preparation/</link>
      <pubDate>Thu, 18 Oct 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-10-18-preparation/</guid>
      <description>의사가 되는 과정, 그리고 된 후 많은 경험을 하게 되었지만 단 한번도 완전히 준비되었다는 생각은 안들었다.
가장 큰 관문이었던 국가고시 마저도 그러했다.
앞으로 어떠한 일이 펼쳐질지 모르겠으나 최선을 다 하고자 할 뿐 완전히 준비되었다는 느낌을 갖긴 힘들 것 같다.</description>
    </item>
    
    <item>
      <title>독서</title>
      <link>http://shanmdphd.rbind.io/post/2018-10-17-books/</link>
      <pubDate>Wed, 17 Oct 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-10-17-books/</guid>
      <description>휴대폰으로 책을 보곤 했는데 요즘엔 집에서 그럴 수가 없다.
아이들이 휴대폰을 보면 서로 뺏어 유튜브를 보려하기 때문이다.
그래서 단지내 작은 도서관의 종이책을 대여하게 되었다.
작은 도서관이라지만 정말 좋은 책들이 많다.
독서량이 많아졌다. 최근에 여러가지 신경 쓸 일들이 많아져서 머리가 아팠다.
그러나 독서를 통해서 오히려 정신이 맑아지는 것 같다.
이 책은 중고로 산 책인데 보면서 많은 감동을 했다.
옛날 책이라고 해서 전달하고자 하는 진심마저 빛바래는 것은 아닌 것 같다.</description>
    </item>
    
    <item>
      <title>dabrafenib &#43; trametinib -&gt; metastatic NSCLC V600E</title>
      <link>http://shanmdphd.rbind.io/post/2018-09-13-dabrafenib/</link>
      <pubDate>Thu, 13 Sep 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-09-13-dabrafenib/</guid>
      <description>Dabrafenib, trametinib을 전이된 NSCLC 환자에게 치료제로 FDA에서 승인된 과정을 보여주는 논문입니다.</description>
    </item>
    
    <item>
      <title>ggplot2에서 dual y축 사용하기</title>
      <link>http://shanmdphd.rbind.io/post/2018-09-06-dualy/</link>
      <pubDate>Thu, 06 Sep 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-09-06-dualy/</guid>
      <description>ggplot에서 두개의 y축을 사용하는 방법이다.오랫동안 불가능하다고 생각했던 기능인데 의외로 2016년 부터 지원되었던 것 같다.
PKPDdatasets::sd_iv_rich_pkpd 데이타를 사용해서 살펴보았다.
전체 그림 library(tidyverse) library(PKPDdatasets) # devtools::install_github(&amp;quot;dpastoor/PKPDdatasets&amp;quot;) # import data obs &amp;lt;- PKPDdatasets::sd_iv_rich_pkpd %&amp;gt;% as_tibble() # show first observations head(obs) ## # A tibble: 6 x 10 ## ID TIME COBS EOBS WEIGHT AGE DOSE SEX RACE AMT ## &amp;lt;int&amp;gt; &amp;lt;dbl&amp;gt; &amp;lt;dbl&amp;gt; &amp;lt;dbl&amp;gt; &amp;lt;dbl&amp;gt; &amp;lt;dbl&amp;gt; &amp;lt;int&amp;gt; &amp;lt;chr&amp;gt; &amp;lt;chr&amp;gt; &amp;lt;int&amp;gt; ## 1 1 0 0.</description>
    </item>
    
    <item>
      <title>Claire Weinland의 죽음</title>
      <link>http://shanmdphd.rbind.io/post/2018-09-05-claire/</link>
      <pubDate>Wed, 05 Sep 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-09-05-claire/</guid>
      <description>Cystic fibrosis로 투병 중이던 Claire Weinland가 21세의 나이로 세상을 떠났다.
CF는 7번 염색체 상의 CFTR 유전자의 결함으로 발생하는 상염색체 열성 질환이다. Intracellular Cl-의 증가로 인해 점액의 점성이 높아져 각종 호흡기 감염, GI problem (steatorrhea, biliary cirrhosis, liver ds), sub/infertility 등의 합병증을 야기하게 된다.
그녀의 삶은 이런 유전질환으로 인해 힘든 삶을 살다가 간 불행한 인생일까?
&amp;lsquo;병실 유튜브&amp;rsquo;로 희망준 불치병 美여성, 다른생명 살리고 하늘로
절대로 아니다.
그녀의 삶으로 인해 수많은 사람들이 희망을 보았고 영감을 얻었고, 그녀의 죽음으로 인해 누군가는 생명을 얻었다.</description>
    </item>
    
    <item>
      <title>Macrolide의 면역조절 효과를 이용한 EPGA 치료</title>
      <link>http://shanmdphd.rbind.io/post/2018-09-05-epga/</link>
      <pubDate>Wed, 05 Sep 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-09-05-epga/</guid>
      <description>TCP에 실린 case report를 읽었다. 관심 분야를 넓히는 것이 창의력을 키우는데 여러모로 장점이 많다고 하여 잘 안읽히지만 끝까지 읽어보았다.
Macrolide가 항생제로 쓰일 뿐만 아니라 면역조절 효과가 있기 때문에 EPGA (Eosinophilic granulomatosis with polyangitis)와 같이 EOC (eosinophil count)가 올라가는 상태에서 치료제로 쓰일 수 있다는 보고이다.
연구자들은 EPGA와 심근염이 동반된 환자를 진단하고 glucocorticoid와 cyclophosphamide를 사용했으나 BM toxicity 때문에 중단하고 면역조절 효과가 있는 macrolide, 즉 clarithromycin (CAM)와 tacrolimus (TAC)를 사용하여 치료하였다.
하나 더 흥미로운 점은 discussion 마지막 부분에 나와있다.</description>
    </item>
    
    <item>
      <title>Disqus reaction 추가하였습니다.</title>
      <link>http://shanmdphd.rbind.io/post/2018-09-04-disqus/</link>
      <pubDate>Tue, 04 Sep 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-09-04-disqus/</guid>
      <description>위과 같이 나온다는데 제 블로그에서는 어떻게 나올지 궁금하네요.
아래를 확인.</description>
    </item>
    
    <item>
      <title>type 1 and 2 errors</title>
      <link>http://shanmdphd.rbind.io/post/2018-09-04-personal/</link>
      <pubDate>Tue, 04 Sep 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-09-04-personal/</guid>
      <description>쉽게 구별하는 법</description>
    </item>
    
    <item>
      <title>perfectionist</title>
      <link>http://shanmdphd.rbind.io/post/2018-08-24-perfectionist/</link>
      <pubDate>Fri, 24 Aug 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-08-24-perfectionist/</guid>
      <description>완벽주의자라는 소리를 들을만큼 열심히 하던 시절이 있었다. 요즘은 신경쓸 일이 너무 많아져서 그런 소리를 좀처럼 들을 수 없고 스스로 생각하기에도 그런 기준을 만족시키지 않는다고 생각한다.
전문가가 되는 과정은 긴 여정이다. 완벽주의자로 그 여정을 갈 수도 있겠지만 지금 나에겐 그러한 여력이 없다.</description>
    </item>
    
    <item>
      <title>tmux의 위대함</title>
      <link>http://shanmdphd.rbind.io/post/2018-08-23-tmux/</link>
      <pubDate>Thu, 23 Aug 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-08-23-tmux/</guid>
      <description>tmux를 왜 이제야 알게 됐는지 안타까울 뿐이다. 내가 고민하던 수없이 많은 기능이 이미 구현되어 있다. 윈도우에서 쓰지 못하는게 아쉬울 뿐.
많은 자료가 이미 있기에 여기에서 다시 언급할 필요는 없을 것 같다.
 Bash, TMUX, Vim survival kit: http://pietrograndi.com/bash-tmux-vim-survival-kit/ Cheatsheet: https://gist.github.com/henrik/1967800 김민걸 교수님 포스트: https://m.blog.naver.com/PostView.nhn?blogId=kimmingul&amp;amp;logNo=221339305735&amp;amp;navType=tl http://egloos.zum.com/mcchae/v/11246020 https://bluesh55.github.io/2016/10/10/tmux-tutorial/  Nvim-R을 쓰면 vim에서 tmux로 분할된 화면 속의 R로 커맨드를 넘기는 작업도 가능하다.
아래는 https://gist.github.com/MohamedAlaa/2961058에서 가져온 cheatsheet을 복사해 놓았다.
tmux shortcuts &amp;amp; cheatsheet start new:</description>
    </item>
    
    <item>
      <title>너무 덥다</title>
      <link>http://shanmdphd.rbind.io/post/2018-08-02-summer/</link>
      <pubDate>Thu, 02 Aug 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-08-02-summer/</guid>
      <description>날씨가 이렇게 덥다니 정말 힘빠진다. 2주 전에는 괌에 다녀왔는데 거기보다 훨씬 더운 것 같다.</description>
    </item>
    
    <item>
      <title>괌 여행</title>
      <link>http://shanmdphd.rbind.io/post/2018-07-29-guam/</link>
      <pubDate>Sun, 29 Jul 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-07-29-guam/</guid>
      <description>괌 여행을 다녀왔다. 사랑의 언덕(Two Lovers Point)이라는 곳에서 찍은 풍경 사진이다.</description>
    </item>
    
    <item>
      <title>R 3.5.1이 공개되었다.</title>
      <link>http://shanmdphd.rbind.io/post/2018-07-05-r351/</link>
      <pubDate>Thu, 05 Jul 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-07-05-r351/</guid>
      <description>R 3.5.1 Feather Spray가 공개되었다.
📣 &amp;quot;R 3.5.1 Feather Spray&amp;quot; 👏 @_R_Foundationhttps://t.co/vvrFvpS45n #rstats pic.twitter.com/awH6dUPcJg
&amp;mdash; Mara Averick (@dataandme) July 2, 2018  Heads up: R 3.5.0+ has shiny new utils for grabbing dots inside a function: #RStats pic.twitter.com/egyBRWnIrM
&amp;mdash; Advik Shreekumar (@AdvikSh) July 2, 2018  f1 &amp;lt;- function(...){ print(..1) } f5 &amp;lt;- function(...){ print(..5) } f1(&amp;quot;a&amp;quot;) f5(&#39;a&#39;, &#39;b&#39;, &#39;c&#39;, &#39;d&#39;, &#39;e&#39;, &#39;f&#39;) g &amp;lt;- function(x, ...){ print(...elt(x)) } g(1, &amp;quot;a&amp;quot;, &amp;quot;b&amp;quot;) g(2, &amp;quot;a&amp;quot;, &amp;quot;b&amp;quot;) h &amp;lt;- function(.</description>
    </item>
    
    <item>
      <title>반복되는 일</title>
      <link>http://shanmdphd.rbind.io/post/2018-07-05-routine/</link>
      <pubDate>Thu, 05 Jul 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-07-05-routine/</guid>
      <description>내가 중요하게 생각하는 것은 항상 새로운 마음가짐으로 하루를 보내는 내는 것이다. 반복되는 일을 하다보면 이것이 주로 간과되곤 한다.
마음을 다잡아 보고자 한다. 무엇이 나를 이끄는지 생각해 보아야 한다. 그렇지 않으면 반복되는 일에 치여 새로운 것, 도전하는 것을 포기하고 타성에 젖게 되어 그저 그런 하루를 보내게 될 것이다.</description>
    </item>
    
    <item>
      <title>liner regression</title>
      <link>http://shanmdphd.rbind.io/post/2018-07-04-regression/</link>
      <pubDate>Wed, 04 Jul 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-07-04-regression/</guid>
      <description>간단한 linear regression에 대한 R 코드.
참고자료
 http://r-statistics.co/Linear-Regression.html  x &amp;lt;- c(30, 20, 60, 80, 40, 50, 60, 30, 70, 60) y &amp;lt;- c(73, 50, 128, 170, 87, 108, 135, 69, 148, 132) plot(x, y) beginr::plotlm(x, y) ## [[1]] ## Estimate Std. Error t value Pr(&amp;gt;|t|) ## (Intercept) 10 2.50293945 3.995302 3.975760e-03 ## x 2 0.04696682 42.583252 1.019588e-10 ## ## [[2]] ## [1] 0.9956076 r8.lm &amp;lt;- lm(y ~ x) summary(r8.</description>
    </item>
    
    <item>
      <title>Correlation Plot</title>
      <link>http://shanmdphd.rbind.io/post/2018-06-30-corr/</link>
      <pubDate>Sat, 30 Jun 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-06-30-corr/</guid>
      <description>Correlation plot을 그리는 R 코드입니다. panel.cor()는 correlation coefficient를 구하는 함수입니다. ETA와 covariate와의 관계를 나타낼 때도 쓰일 수 있습니다.
library(dplyr) library(tibble) # calculation of cor panel.cor &amp;lt;- function(x, y, digits=2, prefix=&amp;quot;&amp;quot;, cex.cor) { usr &amp;lt;- par(&amp;quot;usr&amp;quot;); on.exit(par(usr)) par(usr = c(0, 1, 0, 1)) r = (cor(x, y)) txt &amp;lt;- format(c(r, 0.123456789), digits=digits)[1] txt &amp;lt;- paste(prefix, txt, sep=&amp;quot;&amp;quot;) if(missing(cex.cor)) cex &amp;lt;- 1.5 text(0.5, 0.5, txt, cex = 1.5) } # Theoph dataset Theoph_nca &amp;lt;- NonCompart::tblNCA(Theoph, key=c(&amp;quot;Subject&amp;quot;, &amp;quot;Wt&amp;quot;), dose=320, concUnit=&amp;quot;mg/L&amp;quot;) %&amp;gt;% as.</description>
    </item>
    
    <item>
      <title>NonCompart 패키지 발표</title>
      <link>http://shanmdphd.rbind.io/post/2018-06-16-noncompart/</link>
      <pubDate>Sat, 16 Jun 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-06-16-noncompart/</guid>
      <description> NonCompart (Bae 2018) 패키지 관련 발표자료를 올립니다.
Bae, Kyun-Seop. 2018. NonCompart: Noncompartmental Analysis for Pharmacokinetic Data. https://CRAN.R-project.org/package=NonCompart.
  </description>
    </item>
    
    <item>
      <title>삶의 방향</title>
      <link>http://shanmdphd.rbind.io/post/2018-06-16-direction/</link>
      <pubDate>Fri, 15 Jun 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-06-16-direction/</guid>
      <description>삶의 방향을 잘 세우는 것이 중요하다고 한다. 너무 많이 들어 오히려 진부하기 까지 한 말이다. 그러나 한치 앞도 내다보기 힘든 상황에서 최선의 방향을 찾기란 정말 어렵다.
행운을 기대하지 말고 기도해야 할 수 밖에 없다.</description>
    </item>
    
    <item>
      <title>table1 패키지</title>
      <link>http://shanmdphd.rbind.io/post/2018-06-01-table1/</link>
      <pubDate>Fri, 01 Jun 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-06-01-table1/</guid>
      <description>table1은 HTML 형식의 표를 쉽게 만들어 주는 패키지로 보고서 작성할 때 유용할 것 같습니다. (Rich 2018)
library(table1) dat &amp;lt;- expand.grid(id=1:10, sex=c(&amp;quot;Male&amp;quot;, &amp;quot;Female&amp;quot;), treat=c(&amp;quot;Treated&amp;quot;, &amp;quot;Placebo&amp;quot;)) dat$age &amp;lt;- runif(nrow(dat), 10, 50) dat$age[3] &amp;lt;- NA # Add a missing value dat$wt &amp;lt;- exp(rnorm(nrow(dat), log(70), 0.2)) label(dat$sex) &amp;lt;- &amp;quot;Sex&amp;quot; label(dat$age) &amp;lt;- &amp;quot;Age&amp;quot; label(dat$treat) &amp;lt;- &amp;quot;Treatment Group&amp;quot; label(dat$wt) &amp;lt;- &amp;quot;Weight&amp;quot; units(dat$age) &amp;lt;- &amp;quot;years&amp;quot; units(dat$wt) &amp;lt;- &amp;quot;kg&amp;quot; # One level of stratification table1(~ sex + age + wt | treat, data=dat)    Treated</description>
    </item>
    
    <item>
      <title>기계학습(Machine Learning) - caret R package</title>
      <link>http://shanmdphd.rbind.io/post/2018-05-28-caret/</link>
      <pubDate>Mon, 28 May 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-05-28-caret/</guid>
      <description>기계학습이 여기저기서 들려오는데 막상 R을 사용하면서도 아직 개념을 잘 이해하지 못하고 있어서 여기에 정리해 본다.
 https://lovetoken.github.io/r/2017/04/23/caret_package.html http://topepo.github.io/caret/  Gitbook
 위 두개의 링크를 참고하였다.
library(tidyverse) # for tidy tools (pipe operation, tibble, etc..) ## -- Attaching packages ---------------------------------- tidyverse 1.2.1 -- ## √ ggplot2 2.2.1.9000 √ purrr 0.2.4 ## √ tibble 1.4.2 √ dplyr 0.7.5 ## √ tidyr 0.8.1 √ stringr 1.3.1 ## √ readr 1.1.1 √ forcats 0.</description>
    </item>
    
    <item>
      <title>medbullets.com</title>
      <link>http://shanmdphd.rbind.io/post/2018-05-24-medbullets/</link>
      <pubDate>Thu, 24 May 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-05-24-medbullets/</guid>
      <description>공부를 하다가 medbullets.com 이란 사이트를 알게 되었는데 여러가지 빠르게 찾아볼 때 좋은 것 같다. USMLE 기준으로 Step 1, 2가 나누어져 있어서 기초와 임상의 지식을 각각 습득할 수 있다. 물론 uptodate 같이 서술형으로 되있는 자료가 좋지만 족보형식으로 간략히 볼 때 유용하게 사용할 수 있을 것 같다.
https://step1.medbullets.com/pharmacology/107023/drug-reactions-and-side-effects</description>
    </item>
    
    <item>
      <title>무엇으로 사는가?</title>
      <link>http://shanmdphd.rbind.io/post/2018-05-22-studying/</link>
      <pubDate>Tue, 22 May 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-05-22-studying/</guid>
      <description>여러가지 이유로 삶이 힘들지만, 그래도 인간이 자신의 의지와 상관없이 하늘로부터 부여받은 생명에는 분명히 목적이 있으리라 믿는다.</description>
    </item>
    
    <item>
      <title>Zero-inflated Count Data Regression</title>
      <link>http://shanmdphd.rbind.io/post/2018-03-30-zero/</link>
      <pubDate>Thu, 29 Mar 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-03-30-zero/</guid>
      <description># Zero-inflated Count Data Regression: # Fit zero-inflated regression models for count data via maximum likelihood. library(pscl) ## data (data(&amp;quot;bioChemists&amp;quot;, package = &amp;quot;pscl&amp;quot;)) ## without inflation ## (&amp;quot;art ~ .&amp;quot; is &amp;quot;art ~ fem + mar + kid5 + phd + ment&amp;quot;) (fm_pois &amp;lt;- glm(art ~ ., data = bioChemists, family = poisson)) (fm_qpois &amp;lt;- glm(art ~ ., data = bioChemists, family = quasipoisson)) (fm_nb &amp;lt;- MASS::glm.nb(art ~ ., data = bioChemists)) ## with simple inflation (no regressors for zero component)) (fm_zip &amp;lt;- zeroinfl(art ~ .</description>
    </item>
    
    <item>
      <title>Primary mechanism PD modeling</title>
      <link>http://shanmdphd.rbind.io/post/2018-03-06-pd/</link>
      <pubDate>Tue, 06 Mar 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-03-06-pd/</guid>
      <description>Primary mechanistic PD modeling approaches for functional adaptation or tolerance development
Ette p. 620</description>
    </item>
    
    <item>
      <title>pictilisib</title>
      <link>http://shanmdphd.rbind.io/post/2018-01-26-pictilisib/</link>
      <pubDate>Fri, 26 Jan 2018 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2018-01-26-pictilisib/</guid>
      <description>Pictilisib - PI3K pan-inhibitor
 PPI에 의해서 저하된다. high fat food DDI 2 seq, 4 prd High-fat food administered weak bases -&amp;gt; supersaturation tendency - higher sol - fasted . PopPK analysis - 2 cmt with 1st order VPC  </description>
    </item>
    
    <item>
      <title>Label-free LC-MS/MS를 통한 유방암의 소변 스크리닝</title>
      <link>http://shanmdphd.rbind.io/post/2017-12-15-breast-cancer-biomarker-urine/</link>
      <pubDate>Fri, 15 Dec 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-12-15-breast-cancer-biomarker-urine/</guid>
      <description>Proteomic Analysis of Urine to Identify Breast Cancer Biomarker Candidates Using a Label-Free LC-MS/MS Approach https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4636393/
 유방암 환자의 경우 label-free LC-MS/MS를 통해서 소변에서 스크리닝하였다. ECM1, MAST4, filaggrin DCIS, early IBC, MBC, Benign breast disease 각 6명씩 type I errors controlled by False Discory Rate (FDR) with q value set at 0.02 secreted, cytoplasmic, membrane-associated, others   Introduction : Breast cancer is a complex heterogeneous disease and is a leading cause of death in women.</description>
    </item>
    
    <item>
      <title>독일 출장</title>
      <link>http://shanmdphd.rbind.io/post/2017-11-19-germany/</link>
      <pubDate>Sun, 19 Nov 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-11-19-germany/</guid>
      <description>독일에 출장을 다녀왔습니다. BfArM 관계자들과 임상시험에 대해 토론하였고, 미팅 전 후로 준비과정 중에 많은 것을 배우고 느낄 수 있었습니다.</description>
    </item>
    
    <item>
      <title>DiagrammeR에서 png 파일 생성하는 방법</title>
      <link>http://shanmdphd.rbind.io/post/2017-11-09-diagram/</link>
      <pubDate>Thu, 09 Nov 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-11-09-diagram/</guid>
      <description> 이 글1에서 배웠습니다.
library(DiagrammeR) seq &amp;lt;- grViz(&amp;#39;digraph{c-&amp;gt;a; c-&amp;gt;b; c-&amp;gt;d;}&amp;#39;) DiagrammeRsvg::export_svg(seq) %&amp;gt;% charToRaw %&amp;gt;% rsvg::rsvg_png(file = &amp;#39;seq.png&amp;#39;, width = 1000) knitr::include_graphics(&amp;#39;seq.png&amp;#39;)  https://github.com/rich-iannone/DiagrammeR/issues/133↩
   </description>
    </item>
    
    <item>
      <title>NonCompart: How to include iAUC in the tblNCA / How to get descriptive statistics</title>
      <link>http://shanmdphd.rbind.io/post/2017-11-04-ncar-iauc/</link>
      <pubDate>Sat, 04 Nov 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-11-04-ncar-iauc/</guid>
      <description>Introduction This document may be temporarily meaningful because the functionality will be included in NonCompart (Bae 2017) package someday as Prof.Bae said. Until then, I hope that these tips can save several minutes (or hours) for a few people.
One thing we should keep in mind is that the output of tblNCA() is a character matrix so we probably want to change it to data.frame (or tibble) for the further manipulation and the PK parameters should be converted to numeric by as.</description>
    </item>
    
    <item>
      <title>broom 패키지</title>
      <link>http://shanmdphd.rbind.io/post/2017-10-18-broom/</link>
      <pubDate>Wed, 18 Oct 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-10-18-broom/</guid>
      <description>broom 패키지를 사용하면 통계 분석을 data.frame 내에서 할 수 있어서 후속 작업에 큰 잇점이 있습니다. https://cran.r-project.org/web/packages/broom/vignettes/broom.html
# packages library(tidyverse) library(broom) library(beginr)  예제 다룰 데이타는 dataset::mtcars입니다. 기술통계값은 다음과 같습니다.
head(mtcars)    mpg cyl disp hp drat wt qsec vs am gear carb    Mazda RX4 21.0 6 160 110 3.90 2.620 16.46 0 1 4 4  Mazda RX4 Wag 21.0 6 160 110 3.90 2.</description>
    </item>
    
    <item>
      <title>MCMC: The Wishart Distribution</title>
      <link>http://shanmdphd.rbind.io/post/2017-10-17-mcmc/</link>
      <pubDate>Tue, 17 Oct 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-10-17-mcmc/</guid>
      <description>The Wishart Distribution
Description
Density function and random generation from the Wishart distribution.
dwish(W, v, S) rwish(v, S) Arguments
W Positive definite matrix W (p x p). v Wishart degrees of freedom (scalar). S Wishart scale matrix (p x p). Value
dwish evaluates the density at positive definite matrix W. rwish generates one random draw from the distribution.
Examples
library(MCMCpack) # install.packages(&amp;#39;MCMCpack&amp;#39;) ## 필요한 패키지를 로딩중입니다: coda ## 필요한 패키지를 로딩중입니다: MASS ## ## ## ## Markov Chain Monte Carlo Package (MCMCpack) ## ## Copyright (C) 2003-2017 Andrew D.</description>
    </item>
    
    <item>
      <title>PARP inhibitors</title>
      <link>http://shanmdphd.rbind.io/post/2017-10-17-parp/</link>
      <pubDate>Tue, 17 Oct 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-10-17-parp/</guid>
      <description>PARP-1 억제제에 대해 많은 논문을 읽고 있는 와중에 다음과 같은 기사를 읽고 포스팅합니다. PARP-1 억제제는 주로 암 치료에 사용되고 있지만 뇌졸중, 심근경색 등에도 적응증을 넓히려 하고 있습니다. 현재는 다음과 같은 세개의 약물이 난소암에 대해 FDA 허가를 받았습니다.
 AstraZeneca: Olparib Clovis : Rucaparib Tesaro: niraparib  신약을 개발하는 것은 많은 사람들이 오랜 시간 커다란 노력을 기울여야 합니다. 국내에서 개발 중인 PARP-1 억제제도 성공적으로 개발되었으면 좋겠습니다.</description>
    </item>
    
    <item>
      <title>글자 타입에서 한글 없애기</title>
      <link>http://shanmdphd.rbind.io/post/2017-10-15-removekorean/</link>
      <pubDate>Sun, 15 Oct 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-10-15-removekorean/</guid>
      <description>가끔 R에서 한글로 된 문자를 모두 없애고 싶을 때가 있습니다. 다음과 같은 정규표현식을 사용해서 제거할 수 있습니다.
# 한글없애기 RemoveKorean &amp;lt;- function(data){ gsub(&amp;#34;\\p{Hangul}+&amp;#34;, &amp;#34;-&amp;#34;, data, perl=TRUE) } # 2017-10-15 Daum.net Headline Text &amp;lt;- &amp;#39;국민연금 연기하면 이득?75세돼야 겨우 9만원 / 홍준표 &amp;#34;文정부 들어 아내 통신조회 4차례&amp;#34;&amp;#39; # 실행 RemoveKorean(Text) [1] &amp;ldquo;- - -?75- - 9- / - &amp;quot;文- - - - 4-&amp;quot;&amp;rdquo;</description>
    </item>
    
    <item>
      <title>NDA 리뷰: crizotini (Xalkori, Pfizer)</title>
      <link>http://shanmdphd.rbind.io/post/2017-10-13-crizotinib/</link>
      <pubDate>Fri, 13 Oct 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-10-13-crizotinib/</guid>
      <description>https://en.wikipedia.org/wiki/Crizotinib
 Ix: ALK-positive NSCLC, metastatic NSCLC accelerated approval : 2011 Aug BID kinase inhibitor c-met, alk, ros (kinase임) 를 targeting 한다. selective kinase inhibitor ALK는 lymphoma에서 발견됨. 항상 active한 상태로 발견됨. kinase domain - translocation. trials of crizotinib against ELM4-ALK NSCLC - accelerated approval Enrichment Trials를 통해서 빠른 승인  </description>
    </item>
    
    <item>
      <title>Edison에 git push 안되는 문제</title>
      <link>http://shanmdphd.rbind.io/post/2017-10-10-git-push/</link>
      <pubDate>Tue, 10 Oct 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-10-10-git-push/</guid>
      <description>Edison에서 git을 통해 clone은 되는데 push가 안되는 문제점이 있었습니다.
$ git push error: The requested URL returned error: 403 Forbidden while accessing https://github.com/shanmdphd/spbook.git/info/refs fatal: HTTP request failed 원래 안되는 줄 알고 한동안 bulb에서 접속을 안하고 활용도가 떨어졌으나 이 글을 통해서 해결 하였습니다.
ssh-keygen 명령어를 통해 key를 만들고 만들어진 키를 cat ~/.ssh/id_rsa.pub를 통해 확인한 후 그것을 github 세팅에서 SSH key를 추가하면 됩니다.
$ ssh-keygen -t rsa -b 2048 -N &amp;quot;&amp;quot; Generating public/private rsa key pair.</description>
    </item>
    
    <item>
      <title>.Renviron</title>
      <link>http://shanmdphd.rbind.io/post/2017-09-30-renviron/</link>
      <pubDate>Sat, 30 Sep 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-09-30-renviron/</guid>
      <description>.Renviron을 home에 만드는 것을 익히고 R이 어떻게 시작되는지 조금은 이해할 수 있을 것 같습니다. Efficient R programming 책의 Efficient set-up 챕터가 특히나 유용하였습니다. 현재 제가 쓰고 있는 세팅을 공유합니다.
# MacOS HOME=&amp;#34;/Users/shan&amp;#34; R_USER=&amp;#34;/Users/shan&amp;#34; R_LIBS_USER=&amp;#34;/Users/shan/Rlib&amp;#34; LANG=&amp;#34;en_US.UTF-8&amp;#34; LC_COLLATE=&amp;#34;en_US.UTF-8&amp;#34; LC_CTYPE=&amp;#34;en_US.UTF-8&amp;#34; LC_MESSAGES=&amp;#34;en_US.UTF-8&amp;#34; LC_MONETARY=&amp;#34;en_US.UTF-8&amp;#34; LC_NUMERIC=&amp;#34;en_US.UTF-8&amp;#34; LC_TIME=&amp;#34;en_US.UTF-8&amp;#34; LC_ALL=&amp;#34;en_US.UTF-8&amp;#34; TZ=&amp;#34;Asia/Seoul&amp;#34; </description>
    </item>
    
    <item>
      <title>NonCompart - Long format</title>
      <link>http://shanmdphd.rbind.io/post/2017-09-21-noncompart-long-format/</link>
      <pubDate>Thu, 21 Sep 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-09-21-noncompart-long-format/</guid>
      <description>Reference   NonCompart 패키지의 tblNCA()함수를 사용해서 비구획분석 결과를 내면 문자형식의 행렬이 생성되고 그 attr로 dimnames와 units를 갖는데 이를 long format의 tidy data로 변환하는 방법은 다음과 같습니다.
library(dplyr) library(tidyr) library(NonCompart) 먼저 위와 같은 패키지가 설치되어 있어야 합니다.
ncares &amp;lt;- NonCompart::tblNCA(Theoph, key=&amp;quot;Subject&amp;quot;, dose=320, concUnit=&amp;quot;mg/L&amp;quot;) str(ncares) ## chr [1:12, 1:37] &amp;quot;1&amp;quot; &amp;quot;2&amp;quot; &amp;quot;3&amp;quot; &amp;quot;4&amp;quot; &amp;quot;5&amp;quot; &amp;quot;6&amp;quot; &amp;quot;7&amp;quot; &amp;quot;8&amp;quot; &amp;quot;9&amp;quot; &amp;quot;10&amp;quot; &amp;quot;11&amp;quot; &amp;quot;12&amp;quot; ... ## - attr(*, &amp;quot;dimnames&amp;quot;)=List of 2 ## .</description>
    </item>
    
    <item>
      <title>Update or upgrade (Ruby, Gem, Brew)</title>
      <link>http://shanmdphd.rbind.io/post/2017-09-21-udpates/</link>
      <pubDate>Thu, 21 Sep 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-09-21-udpates/</guid>
      <description>업그레이드하는 것은 언제나 신나는 일입니다. 가끔 업그레이드하고 여러 문제가 생겨서 고생하기도 하지만 그래도 새로운 기능을 사용하고, 또 옛날 버그를 없애는데 가장 빠르고 효과적인 방법입니다. MacOS Sierra로 올리고 Ruby, Gem, Brew를 업데이트 하고 싶어져서 하나씩 실행하다가 혹시 다음에 또 필요할까봐 이곳에 기록해 놓습니다. 때때로 수분 이상 기다릴 수 있습니다.
Examples brew update brew upgrade &amp;amp;&amp;amp; brew cleanup brew: remove all the packages installed but keep Homebrew brew list -1 | xargs brew rm Ruby update curl -L https://get.</description>
    </item>
    
    <item>
      <title>equivalent-dose</title>
      <link>http://shanmdphd.rbind.io/post/2017-09-18-equivalent-dose/</link>
      <pubDate>Mon, 18 Sep 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-09-18-equivalent-dose/</guid>
      <description>인간의 투여량을 동물의 투여량으로 변환하는데 필요한 표입니다. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4804402/
이를테면 인간에서 60 mg을 OD (Once daily) 투여한다면 이는 표준 체중으로 나누어서 1 mg/kg이고 Mouse에서는 12.3 mg/kg를 투여하는 것과 동등하다고 가정 할 수 있습니다. (Table 2)
당연한 말이지만 이것과 현실이 다를 수 있는 확률은 너무나 크겠지요.</description>
    </item>
    
    <item>
      <title>ketchup face</title>
      <link>http://shanmdphd.rbind.io/post/2017-09-16-ketchup-face/</link>
      <pubDate>Sat, 16 Sep 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-09-16-ketchup-face/</guid>
      <description>Chloe is always trying to make a funny face on her egg fry. It&amp;rsquo;s a pure joy to see it in the Saturday morning.</description>
    </item>
    
    <item>
      <title>깃 서브모듈</title>
      <link>http://shanmdphd.rbind.io/post/2017-09-14-git-submodule/</link>
      <pubDate>Thu, 14 Sep 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-09-14-git-submodule/</guid>
      <description>깃을 상당한 시간을 써 왔지만 항상 쓰던 것만 썼습니다. 아직 협업하여 코딩을 하지 않기 때문에 pull request도 몇번 안해 보았고 브랜칭도 많이 하지 않았는데 blogdown package를 쓰면서 작정하고 submodule 기능을 배워야겠다는 생각을 하게 되었습니다. Themes 폴더에서 큰 잇점을 제공하기 때문입니다. 그러나 Netlify에서 생각보다 이게 원하는 대로 동작하지는 않았는데 여전히 왜 그러한지 의문을 갖고 있습니다.
가장 먼저 집에 돌아와서 git pull을 했는데 submodule 폴더가 텅텅 비어있었습니다. 스택오버플로우에서 금방 해결책을 찾았다지만 git을 쓰다보면 여러모로 시행착오를 겪게 되고 이를 잘 해결하는 것도 일종의 학습인 것 같습니다.</description>
    </item>
    
    <item>
      <title>복합제 Drug Combination</title>
      <link>http://shanmdphd.rbind.io/post/2017-09-02-drug-combi/</link>
      <pubDate>Sat, 02 Sep 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-09-02-drug-combi/</guid>
      <description>&lt;p&gt;복합제 개발에서 isobologram의 개념을 이해하는 것은 매우 중요합니다.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Useful Links</title>
      <link>http://shanmdphd.rbind.io/post/links/</link>
      <pubDate>Fri, 01 Sep 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/links/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Some useful links are collected here from various resources.&lt;/p&gt;
&lt;/blockquote&gt;</description>
    </item>
    
    <item>
      <title>네이쳐에서 제공하는 통계</title>
      <link>http://shanmdphd.rbind.io/post/2017-09-01-nature-stat/</link>
      <pubDate>Fri, 01 Sep 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-09-01-nature-stat/</guid>
      <description></description>
    </item>
    
    <item>
      <title>고해상도 의학 - High definition medicine</title>
      <link>http://shanmdphd.rbind.io/post/2017-08-31-hd-medicine/</link>
      <pubDate>Thu, 31 Aug 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-08-31-hd-medicine/</guid>
      <description>&lt;p&gt;셀에 실린 Leading Edge Review 논문을 보면서 새로운 용어를 접하게 되어 공유합니다. 이른바 고해상도의학 - HD Medicine 입니다. 앞으로 얼마나 흥하게 될지 모르겠지만 precision medicine 앞단의 예방과 disease characterization 까지 폭넓게 아우르는 용도로 많이 보게 될 용어가 되지 않을까 생각됩니다.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>리뷰: SCI-C 계량약리학 - 중급자과정</title>
      <link>http://shanmdphd.rbind.io/post/2017-08-31-pm-intermediate/</link>
      <pubDate>Thu, 31 Aug 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-08-31-pm-intermediate/</guid>
      <description>1강  모델링은 deterministic!
 deterministic nature - obs에 근거해서 모델링을 해야 한다는 것이다. 어떤 경우 이런거 없이 모델링하는 경우, SE가 커지게 될 수 있는데 이를 over-parameterization이라고 한다. 이것은 바람직하지 못하기 때문에 가급적 사용하는 자료는 information (정보)가 있어야만 할 수 있다.
스케일링 파라메터란 무엇인가? 주는건 dosing amt. 단위는 주지 않는다. 따라서 단뒤를 맞추는 수단이 된다. 물통의 크기라고 볼수도 있다. dose와 농도의 크기 간에 관계를 맺어준다. 이것이 바로 volume of distribution이다! clearance는 각 사람이 약물을 제거하는 능력이 어떠한가이다.</description>
    </item>
    
    <item>
      <title>CACT-CND 심포지움</title>
      <link>http://shanmdphd.rbind.io/post/2017-08-30-cact/</link>
      <pubDate>Wed, 30 Aug 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-08-30-cact/</guid>
      <description>&lt;p&gt;아산병원에서 CACT-CND 심포지움이 열렸습니다.&lt;/p&gt;
&lt;p&gt;첫번째 연자로 호주의 연구자는 골육종(osteosarcoma)에 대한 최근의 연구 성과를 공유하였습니다.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>단일클론항체를 사용한 IBD의 치료: 계량약리학의 응용</title>
      <link>http://shanmdphd.rbind.io/post/2017-08-30-webinar-ibd/</link>
      <pubDate>Wed, 30 Aug 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-08-30-webinar-ibd/</guid>
      <description>&lt;p&gt;IBD를 단일클론항체를 통해 치료하고자 하는 노력으로 계량약리학이 활용되는 예가 잘 나와있습니다.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>PKNCA 패키지를 사용하여 NCA 파라메터 계산하는 방법</title>
      <link>http://shanmdphd.rbind.io/post/2017-08-26-pknca/</link>
      <pubDate>Sun, 27 Aug 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-08-26-pknca/</guid>
      <description>


&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;http://nebula.wsimg.com/146cc241e02c1d13814d31326139837b?AccessKeyId=B1DA3201CA0E71AC7442&amp;amp;disposition=0&amp;amp;alloworigin=1&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;PKNCA 패키지를 사용하는 방법을 알아보겠습니다. &lt;span class=&#34;citation&#34;&gt;(Denney and Buckeridge 2017)&lt;/span&gt; 상용 소프트웨어를 실행하지 않고 NCA 분석을 R에서 손쉽게 할 수 있습니다.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>MacOS에서 rjava 문제</title>
      <link>http://shanmdphd.rbind.io/post/2017-08-25-macos-rjava/</link>
      <pubDate>Sat, 26 Aug 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-08-25-macos-rjava/</guid>
      <description>&lt;p&gt;새로 산 iMac의 MacOS에서 &lt;code&gt;ReporteRs&lt;/code&gt;를 사용하려고 했더니 &lt;code&gt;rjava&lt;/code&gt;의 문제가 일어났습니다.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>beginr이란 좋은 패키지를 발견했네요.</title>
      <link>http://shanmdphd.rbind.io/post/2017-07-31-beginr/</link>
      <pubDate>Mon, 31 Jul 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-07-31-beginr/</guid>
      <description>


&lt;p&gt;오늘 소개해 드릴 &lt;code&gt;beginr&lt;/code&gt; &lt;a href=&#34;https://github.com/pzhaonet/beginr&#34; class=&#34;uri&#34;&gt;https://github.com/pzhaonet/beginr&lt;/a&gt; 은 R을 처음 사용하는 사람들을 위해 여러가지 유용한 함수들을 모아놓은 패키지입니다.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>New Drug</title>
      <link>http://shanmdphd.rbind.io/post/new-drug/</link>
      <pubDate>Tue, 04 Jul 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/new-drug/</guid>
      <description>신약개발 신약과 관련된 정보를 적어내려 갈 예정입니다.
 FDA Approved Drugs http://www.centerwatch.com/drug-information/fda-approved-drugs/  흥미로운 기사 2017-07-04 올 상반기 FDA가 승인한 신약들..시장 가능성 짐작
2017-06-01 제약, 다시 빅뱅
 작년 대형 악재 딛고 국산 신약 28호 탄생 中 바이오시밀러 시장 진출…세계 최대 바이오의약품 공장 눈앞 R&amp;amp;D 투자 증가… 한미약품 1분기 426억, 종근당·유한양행 올해 1000억 업계 종사자 10만명 육박… 5년 만에 2만여명 늘어
 신약개발과정과 임상시험 1. 신약의 정의 및 개요 2. 신약개발</description>
    </item>
    
    <item>
      <title>bitcoin and zcash added to keybase</title>
      <link>http://shanmdphd.rbind.io/post/2017-06-18-keybase/</link>
      <pubDate>Sun, 18 Jun 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-06-18-keybase/</guid>
      <description>Learning how to use hash-coin is so much fun.
I added several links in my keybase profile.
https://keybase.io/shanmdphd</description>
    </item>
    
    <item>
      <title>Hugo v0.22 Released!</title>
      <link>http://shanmdphd.rbind.io/post/2017-06-13-hugo022/</link>
      <pubDate>Tue, 13 Jun 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-06-13-hugo022/</guid>
      <description>Now, I fall in love with Hugo and every single news from Hugo community is really anticipated.
Hugo has so much convenient features and most importantly is so fast that every work done for blogging is instant in my command line. blogdown by Yihui makes my blogging so much easier.
Yesterday, Hugo v0.22 was released and now I&amp;rsquo;m installing it. Hopefully I can bring more features to the blog using the new version.</description>
    </item>
    
    <item>
      <title>Summary of PKPD of biotech drugs chapter 12</title>
      <link>http://shanmdphd.rbind.io/post/2017-06-13-pk-pd/</link>
      <pubDate>Tue, 13 Jun 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-06-13-pk-pd/</guid>
      <description>


&lt;p&gt;This is a summary of the book chapter 12. &lt;span class=&#34;citation&#34;&gt;(Meibohm 2006)&lt;/span&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>wildcard package</title>
      <link>http://shanmdphd.rbind.io/post/2017-06-12-wildcard-package/</link>
      <pubDate>Mon, 12 Jun 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-06-12-wildcard-package/</guid>
      <description>http://will-landau.com/2017/05/21/wildcard/ 의 글을 보고 시도해 봅니다. 어디에 쓰게 될지는 모르겠지만 알아두면 언젠가 한번은 사용하게 될 것 같습니다.
install.packages(&amp;quot;wildcard&amp;quot;) library(wildcard) myths &amp;lt;- data.frame(myth = c(&amp;quot;Bigfoot&amp;quot;, &amp;quot;UFO&amp;quot;, &amp;quot;Loch Ness Monster&amp;quot;), claim = c(&amp;quot;various&amp;quot;, &amp;quot;day&amp;quot;, &amp;quot;day&amp;quot;), note = c(&amp;quot;various&amp;quot;, &amp;quot;pictures&amp;quot;, &amp;quot;reported day&amp;quot;)) myths ## myth claim note ## 1 Bigfoot various various ## 2 UFO day pictures ## 3 Loch Ness Monster day reported day out = wildcard(myths, wildcard = &amp;quot;day&amp;quot;, values = c(&amp;quot;today&amp;quot;, &amp;quot;yesterday&amp;quot;)) out ## myth claim note ## 1 Bigfoot various various ## 2 UFO today pictures ## 3 UFO yesterday pictures ## 4 Loch Ness Monster today reported today ## 5 Loch Ness Monster yesterday reported yesterday wildcard(myths, wildcard = &amp;quot;day&amp;quot;, values = c(&amp;quot;today&amp;quot;, &amp;quot;yesterday&amp;quot;), expand = FALSE) ## myth claim note ## 1 Bigfoot various various ## 2 UFO today pictures ## 3 Loch Ness Monster yesterday reported today locations &amp;lt;- data.</description>
    </item>
    
    <item>
      <title>ggsci Examples</title>
      <link>http://shanmdphd.rbind.io/post/2017-06-08-ggsci-examples/</link>
      <pubDate>Thu, 08 Jun 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-06-08-ggsci-examples/</guid>
      <description>


&lt;p&gt;I really like &lt;code&gt;ggsci&lt;/code&gt; package.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Migration</title>
      <link>http://shanmdphd.rbind.io/post/2017-06-07-migrating/</link>
      <pubDate>Wed, 07 Jun 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-06-07-migrating/</guid>
      <description>This blog is migrating from Jekyll to Hugo using blogdown.
블로그가 이전 중입니다.</description>
    </item>
    
    <item>
      <title>에러바 만드는 법</title>
      <link>http://shanmdphd.rbind.io/post/2017-05-16-errorbar/</link>
      <pubDate>Fri, 26 May 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-05-16-errorbar/</guid>
      <description>서론 ggplot2를 사용하여 errorbar 그리기 Hmisc::errbar 함수를 사용하여 error bar 그리기    서론 R에 기본적으로 내장된 Indometh (Indomethacin IV bolus 시의 PK) 의 concentration-time curve를 ggplot2와 Hmisc 패키지를 사용해 각각 그려보겠습니다.
먼저 ggplot2를 사용해 그림을 그려보면 다음과 같습니다.
library(ggplot2) head(Indometh) ## Subject time conc ## 1 1 0.25 1.50 ## 2 1 0.50 0.94 ## 3 1 0.75 0.78 ## 4 1 1.00 0.48 ## 5 1 1.</description>
    </item>
    
    <item>
      <title>CYP Nomenclature</title>
      <link>http://shanmdphd.rbind.io/post/2017-05-24-cyp/</link>
      <pubDate>Wed, 24 May 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-05-24-cyp/</guid>
      <description>CYP enzyme nomenclature is well collected here.
http://www.cypalleles.ki.se/
*37 100C&amp;gt;T Asian has &amp;gt;50%. Homovariant can be reached to 25%.</description>
    </item>
    
    <item>
      <title>Pubmed Search Results of NONMEM</title>
      <link>http://shanmdphd.rbind.io/post/2017-04-27-nonmempubmed/</link>
      <pubDate>Thu, 27 Apr 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-04-27-nonmempubmed/</guid>
      <description>Introduction and Methods The number of publications containing NONMEM was retrieved from the Pubmed search at 2017-04-27 07:30 KST by Download CSV functionality and the CSV file was processed by R 3.4.0 (R Core Team 2017) and ggplot2 (Wickham and Chang 2016).
Pubmed search
  Results Plot Results from a PubMed search for the term, NONMEM were plotted against the year the publication appeared.
library(knitr) library(ggplot2) library(dplyr) timeline &amp;lt;- read.</description>
    </item>
    
    <item>
      <title>R package 만드는 법</title>
      <link>http://shanmdphd.rbind.io/post/2017-04-19-rpackages/</link>
      <pubDate>Wed, 19 Apr 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-04-19-rpackages/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;R 패키지를 만드는 법은 처음에 참 어렵지만 몇번 해 보면 익숙해집니다. 여러 좋은 자료가 있지만 이 자료들을 읽으면 누구나 만들 수 있습니다.&lt;/p&gt;
&lt;/blockquote&gt;</description>
    </item>
    
    <item>
      <title>AWS - Brave new world</title>
      <link>http://shanmdphd.rbind.io/post/2017-04-17-aws/</link>
      <pubDate>Mon, 17 Apr 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-04-17-aws/</guid>
      <description>Remarkable!
AWS indeed provides a totally new perspective how softwares work in the internet.
I was really shocked today.
You can run Rstudio through AWS with a help of this article. https://aws.amazon.com/ko/blogs/big-data/running-r-on-aws/
I updated some bash codes of latest version of Rstudio server and Shiny server according to the Rstudio website as shown below.
#!/bin/bash #install R yum install -y R #install RStudio-Server #https://www.rstudio.com/products/rstudio/download-server/ wget https://download2.rstudio.org/rstudio-server-rhel-1.0.136-x86_64.rpm yum install -y --nogpgcheck rstudio-server-rhel-1.</description>
    </item>
    
    <item>
      <title>rspeaksnonmem</title>
      <link>http://shanmdphd.rbind.io/post/2017-04-11-rspeaksnonmem/</link>
      <pubDate>Tue, 11 Apr 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-04-11-rspeaksnonmem/</guid>
      <description>ISOP Study Group - NONMEM and PsN workflows in R using rspeaksnonmem
https://youtu.be/VFdGnWrRXw8</description>
    </item>
    
    <item>
      <title>R books</title>
      <link>http://shanmdphd.rbind.io/post/2017-04-01-rbooks/</link>
      <pubDate>Sat, 01 Apr 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-04-01-rbooks/</guid>
      <description>5 effective ways learning R
10 great books about R</description>
    </item>
    
    <item>
      <title>Github 100mb</title>
      <link>http://shanmdphd.rbind.io/post/2017-03-22-git-100mb/</link>
      <pubDate>Wed, 22 Mar 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-03-22-git-100mb/</guid>
      <description>I unintentionally git-added a large file and commited it but when I tried to git-push, the terminal showed this error message.
remote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com. remote: error: Trace: 6a3f08cbe29a3e7861210de4bf21caf6 remote: error: See http://git.io/iEPt8g for more information. remote: error: File lib/RP/NCA-Theoph.rtf is 113.09 MB; this exceeds GitHub&amp;#39;s file size limit of 100.00 MB Github allows the file size less then 100mb to be uploaded so I had to remove the file after adding the directory to the .</description>
    </item>
    
    <item>
      <title>ICH E18 - Genomic Sampling and Data</title>
      <link>http://shanmdphd.rbind.io/post/2017-03-08-ich/</link>
      <pubDate>Wed, 08 Mar 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-03-08-ich/</guid>
      <description>제가 오늘 전문가회의에서 발표한 ICH E18 발표 자료로 Genomic sampling, genomic data에 대한 내용이 담겨있습니다.
http://www.ich.org/fileadmin/Public_Web_Site/ICH_Products/Guidelines/Efficacy/E18_Step2.pdf</description>
    </item>
    
    <item>
      <title>My First Quora Answer</title>
      <link>http://shanmdphd.rbind.io/post/2017-03-07-my-first-quora/</link>
      <pubDate>Tue, 07 Mar 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-03-07-my-first-quora/</guid>
      <description>I think this is a very basic and simple thought of mine regarding R.
 Q: What is R software? A: R is a powerful data management tool for every computer-using people. Its IDE, Rstudio with markdown support is an innovative form of Microsoft Excel (package tidyr, dplyr, etc), Word (package rmarkdown) or Publisher (package bookdown). This answer is based on my personal using experience of R and there are hundreds of possible answers as the question itself is quite general.</description>
    </item>
    
    <item>
      <title>Python vs R</title>
      <link>http://shanmdphd.rbind.io/post/2017-03-07-python-vs-r/</link>
      <pubDate>Tue, 07 Mar 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-03-07-python-vs-r/</guid>
      <description>Hadley&amp;rsquo;s answer is really clarifying my question about two data science tools, R and Python.
Good to read.</description>
    </item>
    
    <item>
      <title>R 3.3.3 updated</title>
      <link>http://shanmdphd.rbind.io/post/2017-03-07-r33/</link>
      <pubDate>Tue, 07 Mar 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-03-07-r33/</guid>
      <description>R 3.3.3 Another Canoe is released. MacOS binary isn&amp;rsquo;t yet released though.
Also Rstudio Daily Build is installed.</description>
    </item>
    
    <item>
      <title>Tidy Data?</title>
      <link>http://shanmdphd.rbind.io/post/2017-03-06-tidy-data/</link>
      <pubDate>Mon, 06 Mar 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-03-06-tidy-data/</guid>
      <description>This paper written by Hadley is so well-written that I should save it here for the future reference.
dplyr and tidyr are absolutely useful and I can&amp;rsquo;t imagine how the other data scientists using python are working without them. (Probably this is due to my ignorance about python.)
https://www.jstatsoft.org/article/view/v059i10</description>
    </item>
    
    <item>
      <title>I got Erdos number 4.</title>
      <link>http://shanmdphd.rbind.io/post/2017-02-24-paper/</link>
      <pubDate>Fri, 24 Feb 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-02-24-paper/</guid>
      <description>&lt;p&gt;This is a paper based on the lab work I did in NIH back in 2012 and I am so happy to see it published although it&amp;rsquo;s little complicated to understand.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Joined Keybase. Awesome.</title>
      <link>http://shanmdphd.rbind.io/post/2017-02-19-keybase/</link>
      <pubDate>Sun, 19 Feb 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-02-19-keybase/</guid>
      <description>keybase.io에 가입하였습니다. Follow 해 주세요!
https://keybase.io/shanmdphd -------------------------------------------------------------------- I hereby claim: * I am an admin of https://shanmdphd.rbind.io * I am shanmdphd (https://keybase.io/shanmdphd) on keybase. * I have a public key ASDCj5MUcuhQPmEUJ3kVhR8Mu7MJlgYvbnbol73sU-t1IQo To do so, I am signing this object: { &amp;quot;body&amp;quot;: { &amp;quot;key&amp;quot;: { &amp;quot;eldest_kid&amp;quot;: &amp;quot;0101b1a490068a1f5c3695827776310908f5457a9a596970147cf3962dbfd6b81ab20a&amp;quot;, &amp;quot;host&amp;quot;: &amp;quot;keybase.io&amp;quot;, &amp;quot;kid&amp;quot;: &amp;quot;0120c28f931472e8503e6114277915851f0cbbb30996062f6e76e897bdec53eb75210a&amp;quot;, &amp;quot;uid&amp;quot;: &amp;quot;95e502582cefa90d52c624d9bd3dd119&amp;quot;, &amp;quot;username&amp;quot;: &amp;quot;shanmdphd&amp;quot; }, &amp;quot;service&amp;quot;: { &amp;quot;hostname&amp;quot;: &amp;quot;shanmdphd.rbind.io&amp;quot;, &amp;quot;protocol&amp;quot;: &amp;quot;https:&amp;quot; }, &amp;quot;type&amp;quot;: &amp;quot;web_service_binding&amp;quot;, &amp;quot;version&amp;quot;: 1 }, &amp;quot;client&amp;quot;: { &amp;quot;name&amp;quot;: &amp;quot;keybase.</description>
    </item>
    
    <item>
      <title>LaTeX에 대해 알아갈 수록 느끼는 감정</title>
      <link>http://shanmdphd.rbind.io/post/2017-02-16-latex/</link>
      <pubDate>Thu, 16 Feb 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-02-16-latex/</guid>
      <description>스크립트에서 kniting이 되고 pdf 파일이 생성될 때의 기쁨!
그 반대로 아무 문제가 없어보이는데 생성 안될때의 좌절!</description>
    </item>
    
    <item>
      <title>Adding Appveyor</title>
      <link>http://shanmdphd.rbind.io/post/2017-01-25-appveyor/</link>
      <pubDate>Wed, 25 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-01-25-appveyor/</guid>
      <description>&lt;p&gt;Appveyor를 추가해야 겠다는 생각을 하고 있었지만 막상 어떻게 해야할 지 몰랐는데 너무나 쉽게 끝나버렸습니다.&lt;/p&gt;
&lt;p&gt;R Console에서 단지 한줄만 추가해주면 됩니다.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>최근에 읽은 R 관련 책</title>
      <link>http://shanmdphd.rbind.io/post/2017-01-24-books/</link>
      <pubDate>Tue, 24 Jan 2017 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-01-24-books/</guid>
      <description>요즘엔 기술관련 서적에 푹 빠졌습니다. 특히 R packaging에 관심이 많아져서 관련 서적을 읽고 있는데 R 뿐만 아니라, Vim, Bash에 대한 지식도 넓어지고 무엇보다 Hadley Wickham의 어마어마한 영향력을 느끼고 있습니다.
도움이 된 몇가지 책과 참고했던 Github repositories를 소개합니다.
Mastering Software Development in R https://bookdown.org/rdpeng/RProgDA/
Advanced R http://adv-r.had.co.nz/
R Packages http://r-pkgs.had.co.nz/
Github  ggplot2 babynames nycflights13  물론 책에서 정보를 얻는 것이 가장 크지만 세세한 테크닉을 익히는데에는 잘 알려진 패키지의 소스를 보는 것이 효과적인 것 같습니다.</description>
    </item>
    
    <item>
      <title>replyr: fluid use of big data in R</title>
      <link>http://shanmdphd.rbind.io/post/2016-12-23-replyr/</link>
      <pubDate>Fri, 23 Dec 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-12-23-replyr/</guid>
      <description>오늘 &amp;lt;r-blogger.com&amp;gt; 에 흥미로운 패키지가 소개되었습니다.
replyr이란 이름의 패키지는 dplyr을 좀 더 쉽게 사용할 수 있게 해줍니다.
library(replyr) head(Theoph) %&amp;gt;% replyr::letp(alias = list(c1 = &amp;quot;Wt&amp;quot;, c2 = &amp;quot;Dose&amp;quot;, c3 = &amp;quot;Total.Dose&amp;quot;), expr = {. %&amp;gt;% mutate(c3 = c1 * c2)}) 이런식으로 alias를 사용하여 좀 더 직관적으로 pipes를 사용할 수 있게 해 줍니다.
https://www.r-bloggers.com/a-simple-example-of-using-replyrgapply/</description>
    </item>
    
    <item>
      <title>Therapeutic Nucleic Acids</title>
      <link>http://shanmdphd.rbind.io/post/2016-12-23-tna/</link>
      <pubDate>Fri, 23 Dec 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-12-23-tna/</guid>
      <description>TNA - Therapeutic Nucleic Acids 대부분 극성을 띈다. Aptamer, SELEX ASO - &amp;lt;50bp nucleic acids Second generation ASO - Phosphorothioate ASO - 더 안정적 Locked NA, peptide NA, morpholino FDA approved - Fomivirsen(1st), Mipomersen(2nd) RNA + morpholino = RNA inhibition Fomivirsen  CMV retinitis CIBAVision S/E) Bulls eye - reversible 요즘은 AIDS에서 CMV retinitis 잘 발생 안하여 상품성 저하됨.   Mipomersen  inhibitor of apolipoprotein B-100   Gene delivery Gendicine - 재조합된 adenovirus 불확실한 long term effect - 15-year follow up - Major challenges Layer-by-layer HBV protein RISC - shRNA - siRNA -&amp;gt; getting rid of mRNA microRNA miRNA-122  expressed in hepatocytes - HCV proliferation of HCV   NOX-A12 (olaptesed pegol) 45-nucleotide-long RNA aptamer - CXCL12 / SDF-1 - a key regulatory chemokine circular RNAs - stable Conclusions  Genome decoding -&amp;gt; facilitation of TNA development   Questions  농도 측정 어떻게?</description>
    </item>
    
    <item>
      <title>Patient-derived xenografts as tools in pharmaceutical development</title>
      <link>http://shanmdphd.rbind.io/post/2016-12-16-pdx/</link>
      <pubDate>Fri, 16 Dec 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-12-16-pdx/</guid>
      <description>Journal Review  Title Patient-derived xenografts as tools in pharmaceutical development. Clin Pharmacol Ther. 2016 Jun;99(6):612-21. doi: 10.1002/cpt.354. Epub 2016 Mar 9. Co clinical trial NOD mouse Clinical platform - 효능평가, 예측적 biomarker 발굴. block buster는 점점  </description>
    </item>
    
    <item>
      <title>R에서 텍스트를 파일처럼 읽는 법 - textConnection</title>
      <link>http://shanmdphd.rbind.io/post/2016-12-12-textconnection/</link>
      <pubDate>Mon, 12 Dec 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-12-12-textconnection/</guid>
      <description> R에서 텍스트를 파일처럼 읽는 법을 고민하다가 드디어 해결책을 찾았습니다. textConnection, readr::read_csv을 사용하면 가능합니다. Data dictionary 내에 coding되어 있는 파일을 decoding할때 유용히 사용할 수 있을 것 같습니다.
Dictionary &amp;lt;- tibble::tibble(content = &amp;quot;1, Test\n2,Ref&amp;quot;, last = &amp;quot;3&amp;quot;) read.csv(textConnection(Dictionary$content), header = FALSE, col.names = c(&amp;quot;Code&amp;quot;, &amp;quot;Decode&amp;quot;)) ## Code Decode ## 1 1 Test ## 2 2 Ref readr::read_csv(Dictionary$content, col_names = c(&amp;quot;Code&amp;quot;, &amp;quot;Decode&amp;quot;)) ## # A tibble: 2 x 2 ## Code Decode ## &amp;lt;int&amp;gt; &amp;lt;chr&amp;gt; ## 1 1 Test ## 2 2 Ref </description>
    </item>
    
    <item>
      <title>MacOS Sierra에서 rJava library 오류 해결법</title>
      <link>http://shanmdphd.rbind.io/post/2016-12-10-rjava/</link>
      <pubDate>Sat, 10 Dec 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-12-10-rjava/</guid>
      <description>너무나 오랫동안 속썩였던 xlsx 패키지의 해결책을 드디어 찾았습니다.
Stackoverflow 만세!
간단합니다.
sudo ln -s $(/usr/libexec/java_home)/jre/lib/server/libjvm.dylib /usr/local/lib 이걸 terminal에서 실행한 뒤 R에서 xlsx 패키지를 불러오면..
![]({{ site.url }}/assets/SS_rJava.png)</description>
    </item>
    
    <item>
      <title>Skype for Business for Mac</title>
      <link>http://shanmdphd.rbind.io/post/2016-12-06-skype-for-business-mac/</link>
      <pubDate>Tue, 06 Dec 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-12-06-skype-for-business-mac/</guid>
      <description>드디어 나왔습니다.</description>
    </item>
    
    <item>
      <title>Paper Review</title>
      <link>http://shanmdphd.rbind.io/post/2016-11-11-drug-study-design/</link>
      <pubDate>Fri, 11 Nov 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-11-11-drug-study-design/</guid>
      <description>How to optimise drug study design  Journal of Pharmacy and Pharmacology Differences and similarities in the design and conduct between dose-finding and efficacy studies Staggered dose escalation Intrapatient dose titration - 최적의 용량을 찾아냄.  통계적인 분포. NONMEM, MONOLIX etc 상호관련   Information needed for the planning of a dose-finding study and how this can be obtained Cystatin C - kidney function Bridging - 연결한다. 가정 - 성인에서의 PK와 비교.</description>
    </item>
    
    <item>
      <title>The Gruggable Genome</title>
      <link>http://shanmdphd.rbind.io/post/2016-10-28-the-druggable-genome/</link>
      <pubDate>Fri, 28 Oct 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-10-28-the-druggable-genome/</guid>
      <description>The Druggable Genome: Evaluation of Drug Targets in Clinical Trials Suggests Major Shifts in Molecular Class and Indication  Definition  Druggable genome - susceptible to pharmacological interaction - involved in pathological mechanisms leading to disease   Drugs@FDA   [Centerwatch.com]   protein kinase inhibitors : type I and II (pho 안됐을때 conformation inhibition안하는 경우) GPCR  Rhodopsin Secretin Frizzled GPCR    Indication Antineoplastic Drug Trials</description>
    </item>
    
    <item>
      <title>Bioequivalence, 생물학적 동등성 시험</title>
      <link>http://shanmdphd.rbind.io/post/2016-10-27-be/</link>
      <pubDate>Thu, 27 Oct 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-10-27-be/</guid>
      <description>BE 시험의 통계 분석에서 주의해야 할 점. 2x2 crossover BE test
분할 투여 안하는 경우  PE - point estimates  PROC MIXED DATA=DATA; CLASS SEQ SUBJ PRD TRT; MODEL LNAUCL = SEQ SUBJ PRD TRT /DDFM=SATTERTH; RANDOM SUBJ ESTIMATE &#39;T-R&#39; TRT -1 1 /CL ALPHA=0.1; ODS OUTPUT ESTIMATES=ESTIM; RUN;   PROC MIXED와 PROC GLM의 가장 큰 차이 : SUBJ가 Random effect인가 아닌가..
  Anova table을 구하려면 PROC GLM을 써야 함.</description>
    </item>
    
    <item>
      <title>Leadership - The Art of Critical Decision Making</title>
      <link>http://shanmdphd.rbind.io/post/2016-10-26-the-art-of-critical-decision-making/</link>
      <pubDate>Wed, 26 Oct 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-10-26-the-art-of-critical-decision-making/</guid>
      <description>오늘은 배교수님께서 몇가지 중요한 리더십에 대한 강의를 해 주셨습니다. 하나는 책이고 하나는 강의 영상입니다.
이런 것들이 훌륭한 리더가 되는 충분조건이 될 수는 없지만, 필요조건인건 확실합니다. 리더십이라는 것이 배우기 쉽지 않지만 너무 중요한 것이기에 이런 강의가 있을때 마다 잘 들어놓으려 합니다.
How not to be wrong - the power of mathematical thinking  Amazon 틀리지 않는 법 - 알라딘  The Art of Critical Decision Making Lecturer: Michael A. Roberto, D.B.A., Bryant University</description>
    </item>
    
    <item>
      <title>미국생식의학회 2016</title>
      <link>http://shanmdphd.rbind.io/post/2016-10-17-asrm-2016/</link>
      <pubDate>Mon, 17 Oct 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-10-17-asrm-2016/</guid>
      <description>잘 도착하였습니다.</description>
    </item>
    
    <item>
      <title>NONMEM 7.4</title>
      <link>http://shanmdphd.rbind.io/post/2016-10-14-nonmem74/</link>
      <pubDate>Fri, 14 Oct 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-10-14-nonmem74/</guid>
      <description>NONMEM 7.4 Alpha를 접하게 되었습니다.
이 링크에서 확인 할 수 있습니다.
압축파일을 풀었는데 암호가 걸려있더군요.
Password를 요청했는데 언제 올지 모르겠습니다.</description>
    </item>
    
    <item>
      <title>Early Drug Development</title>
      <link>http://shanmdphd.rbind.io/post/2016-10-13-early-drug-development/</link>
      <pubDate>Thu, 13 Oct 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-10-13-early-drug-development/</guid>
      <description>&lt;!-- raw HTML omitted --&gt;
&lt;p&gt;이전 학기에 Tozer를 마치고 새로운 책으로 Book reading을 시작하게 되었습니다.
약물 개발의 성패를 좌우할 수 있는 초기 단계의 전반적인 이해와 활용에 대해 굉장히 유용한 책입니다.
아래와 같이 요약하고자 합니다.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>맥을 사고 가장 먼저 해야할 10가지</title>
      <link>http://shanmdphd.rbind.io/post/2016-10-06-useful-bash/</link>
      <pubDate>Thu, 06 Oct 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-10-06-useful-bash/</guid>
      <description>운영체제를 새로 설치하거나 컴퓨터를 산 뒤 초기세팅하는게 항상 어려운데 이를 정리해놓은 블로그 글이 있어서 가져왔습니다.
https://danielmiessler.com/blog/first-10-things-new-mac/</description>
    </item>
    
    <item>
      <title>R 최신 버전을 Ubuntu에서 설치하는 법</title>
      <link>http://shanmdphd.rbind.io/post/2016-10-02-ubuntu-r/</link>
      <pubDate>Sun, 02 Oct 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-10-02-ubuntu-r/</guid>
      <description>Ubuntu를 8년 전에 샀던 PC에 인스톨 하였습니다. Ubuntu에서 R을 통한 개발 환경을 구축해보려 하였습니다. 그러나 설치했는데 최신 버전이 아닌 구버전이 설치되는 것이었습니다. 다음의 포스트를 보고 R 3.3.1 버전 설치를 성공하였습니다.
How to Install R on Linux Ubuntu 16.04 Xenial Xerus
요약하자면 다음과 같습니다.
Add R repository sudo echo &amp;#34;deb http://cran.rstudio.com/bin/linux/ubuntu xenial/&amp;#34; | sudo tee -a /etc/apt/sources.list Add R to Ubuntu Keyring First:
gpg --keyserver keyserver.ubuntu.com --recv-key E084DAB9 Then:
gpg -a --export E084DAB9 | sudo apt-key add - Install R-Base sudo apt-get update sudo apt-get install r-base r-base-dev Installing R-Studio From here you can download your files and install the IDE through Ubuntu Software Center or Synaptic Package Manager, or since you’ve already got the terminal open, you could just:</description>
    </item>
    
    <item>
      <title>iTerm2 &#43; Oh My Zsh &#43; Solarized color scheme &#43; Meslo</title>
      <link>http://shanmdphd.rbind.io/post/2016-09-20-iterm2/</link>
      <pubDate>Tue, 20 Sep 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-09-20-iterm2/</guid>
      <description>서론 그 유명한 OSX의 iTerm2를 다운만 받아놓고 막상 터미널과 다른 점을 찾기 힘들 정도로 기본 세팅으로 사용하고 있었습니다. 남들이 tweak한 것을 감상할 때는 &amp;lsquo;와.. 나도 언젠가 시간나면 저렇게 해봐야 겠다&amp;rsquo; 라는 생각만 막연히 해보았습니다. 그러던 중에 CMD + D 키를 사용해서 화면 분할하여 터미널을 사용하는 신세계를 접하고는 본격적으로 iTerm2를 만져보기 시작하였습니다. 먼저 https://github.com/robbyrussell/oh-my-zsh 를 설치해야 합니다. 그 후 과정은 다음 자료에서 잘 설명되어 있습니다.
 Whiteship&amp;rsquo;s Epril님의 한글 자료 iTerm2, Zsh 등의 환경 설정 예시를 보여주는 Kevin Smets의 Gist  결과 이 자료를 사용해서 열심히 세팅한 결과</description>
    </item>
    
    <item>
      <title>Disciplined approach to drug discovery and early development</title>
      <link>http://shanmdphd.rbind.io/post/2016-09-09-disciplined-approach/</link>
      <pubDate>Fri, 09 Sep 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-09-09-disciplined-approach/</guid>
      <description>오늘 논문 발표 한 내용을 올립니다.
INTRODUCTION Decrease in R&amp;amp;D productivity R&amp;amp;D costs continue to rise  The median cost of developing any NTD from phase 1 clinical trials to approval is $250 million Only 10% of drugs tested in phase 1 are ultimately approved The total R&amp;amp;D cost to well more than $2.5 billion for every NTD approved  Major driver of cost  Failure to achieve safety or efficacy in phase 2 and phase 3 trials key contributor to the decline in R&amp;amp;D productivity.</description>
    </item>
    
    <item>
      <title>정규표현식 is fun.</title>
      <link>http://shanmdphd.rbind.io/post/2016-09-07-regexr/</link>
      <pubDate>Wed, 07 Sep 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-09-07-regexr/</guid>
      <description>RegExr.com이란 사이트에서 정규표현식을 연습하고 있습니다. 중요하다고 생각했지만 주먹 구구식으로 그때 그때 필요한 것만 검색해서 쓰다가 이번에 좀더 깊이 공부해보고자 합니다.
R에서 grep 등의 함수를 쓰거나 bash와 vim을 좀더 효율적으로 사용할 수 있으리란 생각을 해보게 됩니다.
그림출처 :오뇽님의 블로그
프로그래밍은 참 재밌다는 생각을 해봅니다.</description>
    </item>
    
    <item>
      <title>게으른 프로그래머</title>
      <link>http://shanmdphd.rbind.io/post/2016-09-06-lazy-programmer/</link>
      <pubDate>Tue, 06 Sep 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-09-06-lazy-programmer/</guid>
      <description>초보 개발자가 꼭 알아 두어야 할 다섯 가지 기술들이란 포스트를 보았고 많은 공감을 하였습니다. 최근에 Atom, Acroedit, Sublime Editor보다 Vim을 더 많이 실행하고 그 기능을 익혀 나가는 모습에서 저도 점점 게을러지고 있다는 생각을 해보게 됩니다.
 초보 개발자가 고급 개발자가 되어가는 과정을 한마디로 정의하자면 &amp;ldquo;좀 더 게을러지기 위한 강렬하고 적극적인 의지의 표현&amp;quot;이 되겠다. &amp;ldquo;생산성&amp;quot;이니 &amp;ldquo;효율성&amp;rdquo;, &amp;ldquo;정확성&amp;quot;같은 것 들은 프로그래머에게 있어서 부수적으로 얻어지는 것일 뿐 목적이 될 수 없다. 오로지 끊임없이 편하고 게을러지기 위한 노력만이 있을 뿐이다.</description>
    </item>
    
    <item>
      <title>아메리카노 &#43; 라떼</title>
      <link>http://shanmdphd.rbind.io/post/2016-08-30-coffee/</link>
      <pubDate>Tue, 30 Aug 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-08-30-coffee/</guid>
      <description>항상 고민스러운 문제 였는데 이렇게 좋은 아이디어가 있다니!</description>
    </item>
    
    <item>
      <title>First rpubs document published</title>
      <link>http://shanmdphd.rbind.io/post/2016-08-24-first-rpubs/</link>
      <pubDate>Wed, 24 Aug 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-08-24-first-rpubs/</guid>
      <description>처음으로 rpubs.com에 publish하였습니다.
http://rpubs.com/shanmdphd/Toxicology2016
R markdown은 배울수록 정말 유용하게 쓸 수 있는 것 같습니다.
또한 Bookdown을 이용하여 Gitbook스타일로 publish하였습니다.</description>
    </item>
    
    <item>
      <title>코딩을 모르는 것은 21세기 문맹이다</title>
      <link>http://shanmdphd.rbind.io/post/2016-08-12-coding-illiteracy/</link>
      <pubDate>Fri, 12 Aug 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-08-12-coding-illiteracy/</guid>
      <description>공감가는 제목이네요.
보바스 병원장이면서 data scientist로서의 정체성을 갖고 계시는 고석범 선생님의 예전 인터뷰 기사입니다.
 [데이터사이언티스트를 찾아서] “코딩을 모르는 것은 21세기 문맹이다”  고석범 선생님은 R, Knitr, Shiny에 대한 책을 쓰시기도 했습니다.
 R과 Knitr를 활용한 데이터 연동형 문서 만들기 R과 Shiny 패키지를 활용한 웹 애플리케이션 개발  고석범 선생님은 현재 자리를 옮기셔서 ㈜지노바이오를 창업하셨더군요. 신경과 전문의로서 영역을 넘나드는 활동을 하시고 계셔서 존경스럽습니다.</description>
    </item>
    
    <item>
      <title>Linus, Ted Speech regarding Linux and Git</title>
      <link>http://shanmdphd.rbind.io/post/2016-07-20-linus/</link>
      <pubDate>Wed, 20 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-07-20-linus/</guid>
      <description>Linus Torvalds transformed technology twice — first with the Linux kernel, which helps power the Internet, and again with Git, the source code management system used by developers worldwide.
 Linus Torvalds의 TED 강의를 들었습니다.
정말로 인상적인 강의라 생각됩니다.
영상 초반에 그가 작업하는 공간의 사진이 공개되었는데요..
전 세계의 수많은 컴퓨터에 들어가있는 리눅스를 만든 software engineer의 작업실 치고는 참으로 단촐합니다.
두번 보았는데 더더욱 존경스러워 지는군요.
후반부의 Tesla와 Edison의 비교는 참으로 적절해 보입니다.</description>
    </item>
    
    <item>
      <title>Nonlinear Mixed Effects Models 번역본 수령!</title>
      <link>http://shanmdphd.rbind.io/post/2016-07-20-nonlinear-mixed-effects-models/</link>
      <pubDate>Wed, 20 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-07-20-nonlinear-mixed-effects-models/</guid>
      <description>가톨릭대 임동석 교수님, 한승훈 교수님의 Owen, Fiedler-Kelly 책의 번역본이 출간되었습니다.
지금까지 본 역자 소개 중 가장 독창적이라고 할 수 있겠습니다.</description>
    </item>
    
    <item>
      <title>DDMoRe</title>
      <link>http://shanmdphd.rbind.io/post/2016-07-19-ddmore/</link>
      <pubDate>Tue, 19 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-07-19-ddmore/</guid>
      <description>Lutz Harnisch, Mats Karlsson 등의 리드로 DDMoRe가 날로 발전하고 있는 것을 느낍니다.
과연 어떻게 진행될지 주의깊게 관찰해야 하겠습니다. Pharmacometrics의 표준을 세워나가려는 DDMoRe group의 노력이 어떻게 결실을 맺게 될런지..
일단 PharmML을 배우고, MDL IDE를 체험해보는 것으로 DDMoRe 체험을 시작하려 합니다.
DDMoRe : an introduction and demo - Mike Smith
Resources  MDL User Guide MDL - Model Description Language Modelling Description Language Nick Holford and Mike K Smith MDL-IDE MDL User Guideline  </description>
    </item>
    
    <item>
      <title>Github에서 ssh 설정 회복하기</title>
      <link>http://shanmdphd.rbind.io/post/2016-07-19-ssh-for-git/</link>
      <pubDate>Tue, 19 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-07-19-ssh-for-git/</guid>
      <description>어떤 이유에서인지 몰라도 갑자기 git push할때마다 ID와 PW를 입력하라는 메세지를 발견하였습니다.
검색을 해보니 SSH 설정을 새롭게 해보라는 설명이 있어 다음과 같이 시도하였습니다.
ls -al ~/.ssh eval &amp;#34;$(ssh-agent -s)&amp;#34; ssh-add ~/.ssh/github_rsa 이렇게 설정한 후부터는 아무런 문제 없이 git push를 ID, PW 입력 없이 가능하게 되었습니다.
https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/#adding-your-ssh-key-to-the-ssh-agent</description>
    </item>
    
    <item>
      <title>Julia vs R</title>
      <link>http://shanmdphd.rbind.io/post/2016-07-19-julia-vs-rstudio/</link>
      <pubDate>Tue, 19 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-07-19-julia-vs-rstudio/</guid>
      <description>전북대 김민걸 교수님 블로그에서 Julia란 프로그램을 접하게 되었습니다.
간단한 프로그램을 다음의 링크에서 참고하여 돌려보았습니다.
 Julia   Rstudio  속도의 차이가 상당합니다. 이렇게 큰 속도차를 생각한다면, Julia를 배워볼만 하다는 결론에 이르게 됩니다.
ITWORLD의 지금 배울 만한 9가지 최첨단 프로그래밍 언어란 글을 읽어보면 하스켈, 쥴리아 등에 대해 간략한 소개가 나와있습니다.
아울러 ATOM에서 Julia IDE를 사용할 수 있다는 Julia의 공식 블로그 글을 보니 더욱 흥미롭습니다.
 Julia users aren’t just programmers – they’re engineers, scientists, data mungers, financiers, statisticians, researchers, and many other things, so it’s vital that our IDE is flexible and extensible enough to support all their different workflows fluidly.</description>
    </item>
    
    <item>
      <title>vim의 매력</title>
      <link>http://shanmdphd.rbind.io/post/2016-07-18-vim/</link>
      <pubDate>Mon, 18 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-07-18-vim/</guid>
      <description>빠릅니다. 생각을 많이 하게 만듭니다. 무엇보다 가볍습니다.  I love Vim!
사실상 이 링크에서 보이는 기능들을 다 사용한다면 Atom이 굳이 필요 없을지도 모르겠다는 생각을 하게 됩니다.
 Why I use Vim  몇가지 Animated Gifs를 가져오자면 다음과 같습니다.
다만 이 경지에 이르기 위해선 많이 사용해봐야 할 것 같습니다.
Happy Vim!</description>
    </item>
    
    <item>
      <title>OSX에서 스페이스바로 텍스트파일 보기</title>
      <link>http://shanmdphd.rbind.io/post/2016-07-13-spacebar-quickview/</link>
      <pubDate>Wed, 13 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-07-13-spacebar-quickview/</guid>
      <description>OSX에서 확장자와 상관없이 모든 텍스트파일을 스페이스바로 quickview할 수 있도록 해주는 plugin입니다.
코딩하면서 이것저것 참고해야할 파일을 빠르게 보는데 유용합니다.
Rmarkdown(*.Rmd), markdown(*.md) 등을 완벽히 지원합니다.
https://coderwall.com/p/dlithw/use-osx-finder-quicklook-to-preview-all-plain-text-files#comment_27852
아울러 coderwall이란 사이트도 가입했습니다. 무엇을 하는 곳인진 모르겠지만.. :-)</description>
    </item>
    
    <item>
      <title>Endeavor</title>
      <link>http://shanmdphd.rbind.io/post/2016-07-12-endeavor/</link>
      <pubDate>Tue, 12 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-07-12-endeavor/</guid>
      <description>Endeavor</description>
    </item>
    
    <item>
      <title>Skateboard</title>
      <link>http://shanmdphd.rbind.io/post/2016-07-07-summer/</link>
      <pubDate>Thu, 07 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-07-07-summer/</guid>
      <description>주문한 스케이트보드가 도착했습니다. ^^
열심히 연습해야겠습니다.</description>
    </item>
    
    <item>
      <title>Chloe</title>
      <link>http://shanmdphd.rbind.io/post/2016-07-05-chloe/</link>
      <pubDate>Tue, 05 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-07-05-chloe/</guid>
      <description>this</description>
    </item>
    
    <item>
      <title>A future for R</title>
      <link>http://shanmdphd.rbind.io/post/2016-07-04-a-future-r/</link>
      <pubDate>Mon, 04 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-07-04-a-future-r/</guid>
      <description>useR 2016에서 있었던 것중에 특징적인 것을 가져왔습니다.
R markdown을 사용한 문서입니다.
특히 말미에 ODBC가 언급된 것이 흥미롭습니다.
 A Future for R Henrik Bengtsson, UC San Francisco
useR 2016, Stanford, CA, 2016-06-28
Slide comments This is a 15 + 3 minute presentation.
My first R assignment Calculating the sum 1 + 2 + &amp;hellip; + 100:
&amp;gt; y &amp;lt;- sum(1:100) &amp;gt; y [1] 5050 My first R assignment Calculating the sum 1 + 2 + &amp;hellip; + 100:</description>
    </item>
    
    <item>
      <title>좋은 비교! R vs Python</title>
      <link>http://shanmdphd.rbind.io/post/2016-07-04-rvspython/</link>
      <pubDate>Mon, 04 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-07-04-rvspython/</guid>
      <description>둘의 철저하고 명확한 비교 분석입니다.
파이썬에 대해 잘 정리해놓은 링크. 필독! http://focaidon.xyz/m/post</description>
    </item>
    
    <item>
      <title>ATOM Git-plus에서 push 안되는 문제</title>
      <link>http://shanmdphd.rbind.io/post/2016-07-02-plus/</link>
      <pubDate>Sat, 02 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-07-02-plus/</guid>
      <description>증상 OS X에서는 잘 되던 ATOM의 killer package, git-plus의 작동이 Win 7 에서는 잘 안되었습니다. CLI나 Github Desktop으로 commit과 push를 하던 중 너무 불편해져서 해결해 보기로 마음 먹고 본격적인 search를 시작하였습니다.
답변  I can’t use the Git Plus package https://discuss.atom.io/t/i-cant-use-the-git-plus-package/17328 Git Credential Manager for Windows - 1.4.0 https://github.com/Microsoft/Git-Credential-Manager-for-Windows/releases/tag/v1.4.0  결론 일단 add와 commit 자체가 안되던 문제는 path 설정이 잘못되어 있었던 것 같습니다. 첫번째 링크에서 알려준대로 path를 잘 맞춰주니 add와 commit은 잘 되었습니다.</description>
    </item>
    
    <item>
      <title>Google R style</title>
      <link>http://shanmdphd.rbind.io/post/2016-07-02-google-r-style/</link>
      <pubDate>Sat, 02 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-07-02-google-r-style/</guid>
      <description>정독할만 합니다. 특히 작명(?)하는 법, attach 사용하지 말라는 것, 그리고 TODO(username)이 새로운 점입니다.
https://google.github.io/styleguide/Rguide.xml#todo</description>
    </item>
    
    <item>
      <title>happygitwithr.com</title>
      <link>http://shanmdphd.rbind.io/post/2016-07-01-happywithr/</link>
      <pubDate>Fri, 01 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-07-01-happywithr/</guid>
      <description>useR 2016 컨퍼런스의 가장 인상적인 tutorial이 모두 GitBook형태로 공개되었습니다. 굉장히 유익한 자료라 생각됩니다.
Happy Git and GitHub for the useR | happygitwithr.com</description>
    </item>
    
    <item>
      <title>MBDD</title>
      <link>http://shanmdphd.rbind.io/post/2016-07-01-mbdd/</link>
      <pubDate>Fri, 01 Jul 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-07-01-mbdd/</guid>
      <description>Model-based drug development: a rational approach to efficiently accelerate drug development. Milligan PA et al. Clin Pharmacol Ther. 2013 Jun;93(6):502-14. doi: 10.1038/clpt.2013.54. Epub 2013 Mar 14.
Contents model-based drug development (MBDD)
  &amp;quot; 결국 모델링은 Information이 exchange할 수 있게 도와주는 tool입니다. = Knowledge Management Tool &amp;quot;
  종횡으로 통하게 할 수 있습니다. Integration이 가능합니다. Forward, backward 방향으로 feedback을 할 수 있습니다.
  예 1 . Endometriosis Pain Tx - GnRH pathway targeting의 어려움을 예측해서 일찍 개발을 포기함.</description>
    </item>
    
    <item>
      <title>OSX에서 MySQL 설치하기, RMySQL 패키지 사용하기, 간단한 SQL 문법</title>
      <link>http://shanmdphd.rbind.io/post/2016-06-29-db/</link>
      <pubDate>Wed, 29 Jun 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-06-29-db/</guid>
      <description>MySQL 설치하기 다음 명령어를 터미널에서 입력합니다.
$ brew install mysql 다음과 같은 결과가 나오게 됩니다. mysql_secure_installation, mysql -uroot, mysql.server start의 세 명령어가 눈에 들어오는군요.
==&amp;gt; Downloading https://homebrew.bintray.com/bottles/mysql-5.7.13.el_capitan.bot ######################################################################## 100.0% ==&amp;gt; Pouring mysql-5.7.13.el_capitan.bottle.tar.gz ==&amp;gt; /usr/local/Cellar/mysql/5.7.13/bin/mysqld --initialize-insecure --user=Sungp ==&amp;gt; Caveats We&#39;ve installed your MySQL database without a root password. To secure it run: mysql_secure_installation To connect run: mysql -uroot To have launchd start mysql now and restart at login: brew services start mysql Or, if you don&#39;t want/need a background service you can just run: mysql.</description>
    </item>
    
    <item>
      <title>R OOP</title>
      <link>http://shanmdphd.rbind.io/post/2016-06-27-roop/</link>
      <pubDate>Mon, 27 Jun 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-06-27-roop/</guid>
      <description>R에서 객체 지향 프로그래밍: S3 기초
R OOP 객체지향 S3, S4 관련 : http://adv-r.had.co.nz/S3.html
Object oriented, 객체 지향 → 프로그램 단순화, 코드 재사용 용이.
클래스(Class) ← 객체(멤버 변수), 메소드method(멤버 함수)
 클래스는 상속을 통해 계층 구조를 가짐.  객체지향 S3  generic function - print(), summary(), plot() 등 method function - summary.matrix(), plot.function() 등  method(함수명) : 함수명의 method함수를 조회. getS3method() : S3에서의 method 함수의 내용 조회..
객체지향 S4  setClass() : 함수 생성.</description>
    </item>
    
    <item>
      <title>the best editor = ATOM</title>
      <link>http://shanmdphd.rbind.io/post/2016-06-25-the-best-sw/</link>
      <pubDate>Sat, 25 Jun 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-06-25-the-best-sw/</guid>
      <description>여러 text editor를 사용하고 있지만 가장 최고는 ATOM이라고 생각한다.
앞으로 당분간 이것을 뛰어넘는 에디터는 나오지 않을 듯.
ATOM + Jekyll + Github = 최고의 blogging tool.</description>
    </item>
    
    <item>
      <title>web-r.org</title>
      <link>http://shanmdphd.rbind.io/post/2016-06-25-web-r-org/</link>
      <pubDate>Sat, 25 Jun 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-06-25-web-r-org/</guid>
      <description>정말 대단한 사이트.
여기에서 많은 작업을 수행할 수 있을 것 같다.</description>
    </item>
    
    <item>
      <title>2016 ACREP</title>
      <link>http://shanmdphd.rbind.io/post/2016-06-24-acrep/</link>
      <pubDate>Fri, 24 Jun 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-06-24-acrep/</guid>
      <description>ACREP Observational Study  Speaker 이무송  Contents  Cohort study RR $$ \frac{\frac{a}{a+b}}{\frac{c}{c+d}} $$ 단점 - F/U loss, 재발에 대해서 연구 어렵다. 연구 대상 수 산출 방법 - Nomogram, 수식적용, 컴퓨터 PASS 2016 PCORI.org - conduct of Registry Cohort는 F/U을 전제로 해서 한다. Retrospective Chart-review  Observational Study의 Pitfall 및 이를 극복하기 위한 방법  Speaker: 임영석 교수님  Experimental study? Yes Randomized design? (interventional)- No  NR CLINICAL trial Time series PHASE 1  Randomized design?</description>
    </item>
    
    <item>
      <title>CD19-Targeted CAR T Cells in Haematologic malignancies</title>
      <link>http://shanmdphd.rbind.io/post/2016-06-23-cd19-car-t/</link>
      <pubDate>Thu, 23 Jun 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-06-23-cd19-car-t/</guid>
      <description>Speaker: Jae Park, MD / Memorial Sloan Kettering Cancer Center | Specialized in ALL CLL NHL
CD19-Targeted CAR T cells Contents  Ab + T cell receptor -&amp;gt; chimeric MHC presentation해서 보는게 아니라 Ab처럼 binding하지만 Action은 T cell 두개를 합친것. 어떻게 clinic에 사용할 것인가? Stable expression할 수 있다.  https://www.mskcc.org/blog/car-t-cell-therapy-growing-area-research
 Average 60%정도 replication하는 동안은 CAR expression. Tumor antigen을 CAR T Cell이 보게 되면서 죽이게 된다. Target selection  가장 중요한 것.</description>
    </item>
    
    <item>
      <title>OMICS-based personalized oncology</title>
      <link>http://shanmdphd.rbind.io/post/2016-06-23-breast-cancer/</link>
      <pubDate>Thu, 23 Jun 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-06-23-breast-cancer/</guid>
      <description>OMICS-based personalized oncology: if it is worth doing, it is worth doing well! PDF
Core figure Discussion  Niche Buster - Open Innovation - Chemicald을 개방.  Compensation을 무엇으로 하는가? Companion Diagnostics로 biomarker. - Genotype을 가지고. Biomarker . 진단약, 진단시약을 개발하는데.    Reference  Institute of Medicine: Evolution of Translational omics: Lessons Learned and the Path Forward. Washington, DC: The National Academies Press; 2012. http://www.nap.edu/read/13297/chapter/6#82  </description>
    </item>
    
    <item>
      <title>Pharmacogenomic data analysis and interpretation</title>
      <link>http://shanmdphd.rbind.io/post/2016-06-23-pharmacogenomic-data-analysis/</link>
      <pubDate>Thu, 23 Jun 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-06-23-pharmacogenomic-data-analysis/</guid>
      <description>2015 KSCPT 추계학술대회 Pharmacogenomic data analysis and interpretation 인제의대 약물유전체연구센터
 SNP genotyping method, genome browser, haplotype analysis, gene identification for disease or drug response Genetic variation (1%) - Major allele vs minor allele 1%이상이면 polymorphism, 미만이면 mutation이라고 한다. Non synonymous SNP - change가 없는 경우. SNP가 있더라도 aa. sequence의 변화가 항상 유발되는건 아니다. linkage disequilibrium - particular combination of variants are more likely to occur together than expected by chance - the result of physical proximity on a chromosome.</description>
    </item>
    
    <item>
      <title>RODBC R package를 OSX에서 설치하기</title>
      <link>http://shanmdphd.rbind.io/post/2016-06-22-rodbc-osx/</link>
      <pubDate>Wed, 22 Jun 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-06-22-rodbc-osx/</guid>
      <description>RODBC를 설치하는데 도움이 되었으면 좋겠습니다.
install.packages(&amp;quot;RODBC&amp;quot;) 잘 설치되다가 다음과 같은 에러가 발생하였습니다.
configure: error: &amp;quot;ODBC headers sql.h and sqlext.h not found&amp;quot; ERROR: configuration failed for package ‘RODBC’ Parallels를 통해 Win7 환경에서 R을 사용하다가 속도가 너무 느리고 Git환경을 사용하고 싶어 서치를 해 봤습니다.
수없이 많은 검색결과가 나왔습니다. 아마 많은 사람들이 같은 어려움을 겪은 것 같습니다.
가장 도움되는 링크는 이것입니다. https://gist.github.com/Bouke/10454272
$ brew install unixodbc $ brew install freetds --with-unixodbc 터미널에서 위 두줄을 실행하면 install.</description>
    </item>
    
    <item>
      <title>국내 의생명과학 분야 학술지의 Impact Factor</title>
      <link>http://shanmdphd.rbind.io/post/2016-06-21-impact-factor-korea/</link>
      <pubDate>Tue, 21 Jun 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-06-21-impact-factor-korea/</guid>
      <description></description>
    </item>
    
    <item>
      <title>descriptive statistics 구하는 package</title>
      <link>http://shanmdphd.rbind.io/post/2016-06-17-pastecs-package/</link>
      <pubDate>Fri, 17 Jun 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-06-17-pastecs-package/</guid>
      <description>install.packages(&amp;quot;pastecs&amp;quot;) require(&amp;quot;pastecs&amp;quot;) stat.desc(cars) options(scipen=100) options(digits=2) stat.desc(cars) </description>
    </item>
    
    <item>
      <title>Translation and Convergence for Future Medicine (미래 의학을 위한 중개 및 융합연구)</title>
      <link>http://shanmdphd.rbind.io/post/2016-06-17-amis/</link>
      <pubDate>Fri, 17 Jun 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-06-17-amis/</guid>
      <description>&amp;ldquo;Translation and Convergence for Future Medicine&amp;rdquo;  미래 의학을 위한 중개 및 융합연구 Asan International Medical Symposium 2016 Innovative Future for Medical Science &amp;amp; Technology - 2016년 6월 17일 (금) 서울아산병원 동관 6층 대강당 외 AIMS  Plenary Session II &amp;ldquo;의료기술및 R&amp;amp;D 변화의최신동향&amp;rdquo;  Chairperson :김청수(서울아산병원비뇨기과교수)  13:30 ~ 14:15 Lecture 1 :의료분야에서의 빅데이터 :임상연구 및 진료를 위한 애널리틱스의 활용  Speaker: David W. Bates (Harvard University, Brigham and Women&amp;rsquo;s Hospital, USA) Rising costs Moneyball, Boston red sox, walmart, watson Big data 1M - 1giga(human genome) - 1 peta  EHR, Genetics, Diagnostics, Mobile devices,   Meaningful Use - EHR - growing.</description>
    </item>
    
    <item>
      <title>Precision Medicine &amp; Clinical Pharmacology</title>
      <link>http://shanmdphd.rbind.io/post/2016-06-14-2016-kscpt/</link>
      <pubDate>Tue, 14 Jun 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-06-14-2016-kscpt/</guid>
      <description>2016 KSCPT Opening Remark  Yil-Seob Lee (president of KSCPT)  First Session  Chair : Deborah Chee(KoNECT)  13:20~14:00	Precision Medicine: A Clinical Pharmacological Perspective  Speaker: Munir Pirmohamed (University of Liverpool, UK) Fava beans - Favism G6PD deficiency - withrawal of antimalarials 2015 Obama Precision Medicine $215m / 2016 China $8b Phenotypic definition(current standard) - Molecular definition (disease stratification) - Drug variability Mandatory genomic testing - EMA SmPC Pharmacogenomics Journal (2015) 1-10 Crizotinib vs CTx in advanced ALK+ lung cancer (NEJM 2013) Novel trial design (Nature 2015)  Umbrella trial (single tumor - multiple arm - multiple drugs) Basket study   Support of humen genetic evidence for approved drug indication (Nature Genetics) Sclerosteosis - skeletal overgrowth and syndactyly, AR , mutations in SOST gene - target sclerostin  anti-sclerostin Ab (ROMOSOZUMAB, BLOSOZUMAB) - bone density increase - mouse   New cardiovascular targets  PCSK9 - GOF-&amp;gt;LDL-C increase &amp;amp; CVD ANGPTL4   HLA-genotype and carbamazepine-induced cutaneous ADR: systemic review (CPT,2012)  ITCH (Drug hypersensitivity) Phase I, II - very strong association (Manhattan plot) - GWAS - ALK(germline polymorphism-&amp;gt; T cell expansion) SJS GWAS (Genin 2011) http://www.</description>
    </item>
    
    <item>
      <title>Git 명령어를 Atom Editor에서 하는 법</title>
      <link>http://shanmdphd.rbind.io/post/2016-06-12-git-atom/</link>
      <pubDate>Sun, 12 Jun 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-06-12-git-atom/</guid>
      <description>Contents Git 명령어를 Atom Editor에서 바로 쓸 수 있는 Package git-plus가 존재하다니 정말 혁명적이다.
 지금 이 글도 Atom에서 바로 올리는 글이다.
 세상에는 참 대단한 사람들이 많다는 것을 새삼 느낀다.
Atom Editor와 Github의 synergestic effects가 참으로 크다고 느껴지는 순간이다.
Example Reference http://stackoverflow.com/questions/33325204/how-can-i-run-git-commit-and-git-push-in-atom
Keys Command	Effect	Default key binding Git Run	Execute a custom command. ex. fetch &amp;ndash;all Git Status	Show current status.	Cmd-Shift-A S Git Add	Add the current file.</description>
    </item>
    
    <item>
      <title>Python development in OSX</title>
      <link>http://shanmdphd.rbind.io/post/2016-06-12-install-python/</link>
      <pubDate>Sun, 12 Jun 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-06-12-install-python/</guid>
      <description>ysyang님의 이 글을 이대로 따라해보았습니다. 설치환경: OSX 10.11.5 El Capitan
ruby -e &amp;quot;$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)&amp;quot; brew install pyenv export PATH=&amp;quot;$HOME/.pyenv/shims:$PATH&amp;quot; pyenv install anaconda3-4.0.0 pyenv rehash pyenv version brew install homebrew/boneyard/pyenv-pip-rehash python --version # 본문에 오타 있었습니다. pyenv global anaconda3-4.0.0 pyenv rehash conda update conda &amp;gt;&amp;gt;&amp;gt; import numpy &amp;gt;&amp;gt;&amp;gt; numpy.test(&#39;full&#39;) &amp;gt;&amp;gt;&amp;gt; import scipy &amp;gt;&amp;gt;&amp;gt; scipy.test(&#39;full&#39;) &amp;gt;&amp;gt;&amp;gt; import matplotlib &amp;gt;&amp;gt;&amp;gt; matplotlib.test() 다만 여기서 에러가 났는데 https://github.com/numpy/numpy/issues/6718 이 글을 참고할 수 있겠습니다.
&amp;gt;&amp;gt;&amp;gt; numpy.</description>
    </item>
    
    <item>
      <title>Rstudio에서 markdown의 variant 생성.</title>
      <link>http://shanmdphd.rbind.io/post/2016-06-10-yaml/</link>
      <pubDate>Fri, 10 Jun 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-06-10-yaml/</guid>
      <description>Rstudio에서 markdown의 variant 생성.
 _output.yaml 파일 생성 다음과 같은 코드 입력 후 저장.  md_document: variant: markdown_github+tex_math_dollars  Knit in Rstudio or Rscript -e &amp;quot;rmarkdown::render(&#39;example.Rmd&#39;, output_format = &#39;md_document&#39;)&amp;quot;  </description>
    </item>
    
    <item>
      <title>Tozer 11장 연습문제 6번 문제풀이</title>
      <link>http://shanmdphd.rbind.io/post/2016-06-07-tozer/</link>
      <pubDate>Tue, 07 Jun 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-06-07-tozer/</guid>
      <description>Prof.Lim&amp;rsquo;s lecture
Tozer 11 Multiple Dose
This is the R code for multiple dose mimicking the continuous infusion of a virtual drug with continuous and uniform release over time.
TIME=4*0:9 AMT8=50*(1-exp(-0.693/4*TIME)) plot(TIME,AMT8) AMT8 AMT4=AMT8[1:8]+AMT8[2:9] plot(AMT4) AMT4 Refer to cum() function</description>
    </item>
    
    <item>
      <title>ODBC</title>
      <link>http://shanmdphd.rbind.io/post/2016-05-29-odbc/</link>
      <pubDate>Sun, 29 May 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-05-29-odbc/</guid>
      <description>Introduction  One data는 한군데만 있는게 좋습니다. Normalization 이론 참고. ODBC - MS-windows 용 xlsx, Oracle DB, mysql 등 DB의 형태는 다양한 모습일 수 있습니다.  About ODBC &amp;ldquo;Brian Ripley&amp;rdquo; - Oxford  ODBC(Open DataBase Connectivity)는 마이크로소프트가 만든, 데이터베이스에 접근하기 위한 소프트웨어의 표준 규격입니다. 각 데이터베이스의 차이는 ODBC 드라이버에 흡수되기 때문에 사용자는 ODBC에 정해진 순서에 따라서 프로그램을 쓰면 접속처의 데이터베이스가 어떠한 데이터베이스 관리 시스템에 관리되고 있는지 의식할 필요 없이 접근할 수 있습니다.</description>
    </item>
    
    <item>
      <title>Pirana and PsN</title>
      <link>http://shanmdphd.rbind.io/personal/2016-05-25-10-25/</link>
      <pubDate>Wed, 25 May 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2016-05-25-10-25/</guid>
      <description>여러 제한 점이 있음에도 유용하고 쓸만한 프로그램이란 생각이 든다.
지금까지 임교수님 강의를 전부 Pirana, PsN으로 돌려보고 복습해 봐야 겠다.
Modeling and Simulation Workbench for NONMEM: Tutorial on Pirana, PsN, and Xpose RJ Keizer, MO Karlsson and A Hooker http://onlinelibrary.wiley.com/doi/10.1038/psp.2013.24/pdf</description>
    </item>
    
    <item>
      <title>Pirana and PsN</title>
      <link>http://shanmdphd.rbind.io/post/2016-05-25-pirana/</link>
      <pubDate>Wed, 25 May 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2016-05-25-pirana/</guid>
      <description>여러 제한 점이 있음에도 유용하고 쓸만한 프로그램이란 생각이 듭니다.
지금까지 임교수님 강의를 전부 Pirana, PsN으로 돌려보고 복습해 봐야 겠습니다.
 Modeling and Simulation Workbench for NONMEM: Tutorial on Pirana, PsN, and Xpose RJ Keizer, MO Karlsson and A Hooker Official Website VPC and NPC user guide PsN 4.6.0 Revised 2016-04-04  마지막 링크의 서문은 다음과 같습니다.
 NPC – Numerical Predictive Check – is a model diagnostics tool. VPC – Visual Predictive Check – is another closely related diagnostics tool.</description>
    </item>
    
    <item>
      <title>A bouche que veux-tu by Brigitte</title>
      <link>http://shanmdphd.rbind.io/personal/2016-05-01-23-14/</link>
      <pubDate>Sun, 01 May 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2016-05-01-23-14/</guid>
      <description>https://www.deezer.com/track/89755731
좋은 프랑스 노래를 Deezer에서 발견했다. 요즘은 Deezer에서 좋은 노래를 많이 발견하는 것 같다.
A bouche que veux-tu by Brigitte</description>
    </item>
    
    <item>
      <title>다시 시작이다.</title>
      <link>http://shanmdphd.rbind.io/personal/2016-04-20-14-38/</link>
      <pubDate>Wed, 20 Apr 2016 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2016-04-20-14-38/</guid>
      <description>많이 움추려 들어 있었다.
글을 쓰는 것에 대해 아무런 욕심이 없었다.
무엇때문인지는 몰라도 내게 있었던 많은 것들이 떠나갔다.
하지만 그것이 모두 의미있고 가치 있던 것들은 아니었다.
다시 기록해보려 한다.
지금의 작은 기억일 지라도 먼 훗날 좋은 추억으로 회상되길.
댓글 하나 달렸습니다.
   한성필 2016.05.01 23:03: 이 블로그 글을 다시 읽어보면서 여러가지를 생각하게 된다.</description>
    </item>
    
    <item>
      <title>MSD 청년슈바이처상 시상식 참석</title>
      <link>http://shanmdphd.rbind.io/post/2012-10-28-msdevent/</link>
      <pubDate>Sun, 28 Oct 2012 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2012-10-28-msdevent/</guid>
      <description>Source: 청년의사
![]({{ &amp;ldquo;/assets/12msdevent.png&amp;rdquo; | relative_url }})</description>
    </item>
    
    <item>
      <title>XE의 단점</title>
      <link>http://shanmdphd.rbind.io/personal/2012-10-12-14-15/</link>
      <pubDate>Fri, 12 Oct 2012 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2012-10-12-14-15/</guid>
      <description>날짜를 정해서 올릴 수 없다는 점이 너무 아쉽다.
Tumblr나 Wordpress에서 기본 사양인데 말이지..
댓글 하나 달렸습니다.
   한성필 2016.05.01 23:05: 티스토리에선 문제를 어느정도 해결할 수 있을 것 같음^^</description>
    </item>
    
    <item>
      <title>제 12회 MSD 청년슈바이처상 수상</title>
      <link>http://shanmdphd.rbind.io/post/2012-10-01-msd/</link>
      <pubDate>Mon, 01 Oct 2012 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2012-10-01-msd/</guid>
      <description>Source: 청년의사
![]({{ &amp;ldquo;/assets/12msd.png&amp;rdquo; }})</description>
    </item>
    
    <item>
      <title>삶의 무게</title>
      <link>http://shanmdphd.rbind.io/personal/2012-09-27-15-10/</link>
      <pubDate>Thu, 27 Sep 2012 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2012-09-27-15-10/</guid>
      <description>삶의 무게를 짊어진 순간부터 나는 비로소 세상을 알게 되었다.
자아를 둘러싼 세계로 부터 도망갈 수도, 피할 수도 없는 인간의 숙명.</description>
    </item>
    
    <item>
      <title>resumed.</title>
      <link>http://shanmdphd.rbind.io/personal/2012-09-14-22-35/</link>
      <pubDate>Fri, 14 Sep 2012 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2012-09-14-22-35/</guid>
      <description>This website is resurrected after a long time of pause.
I&amp;rsquo;m fine.</description>
    </item>
    
    <item>
      <title>Untitled</title>
      <link>http://shanmdphd.rbind.io/personal/2012-09-14-12-39/</link>
      <pubDate>Fri, 14 Sep 2012 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2012-09-14-12-39/</guid>
      <description></description>
    </item>
    
    <item>
      <title>DailyMedi</title>
      <link>http://shanmdphd.rbind.io/post/2012-08-02-dailymedi/</link>
      <pubDate>Thu, 02 Aug 2012 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2012-08-02-dailymedi/</guid>
      <description>Source: Dailymedi
![]({{ &amp;ldquo;/assets/dailymedi.png&amp;rdquo; | absolute_url }})</description>
    </item>
    
    <item>
      <title>NIH News</title>
      <link>http://shanmdphd.rbind.io/post/2012-08-01-nih-news/</link>
      <pubDate>Wed, 01 Aug 2012 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2012-08-01-nih-news/</guid>
      <description>NIH researchers implicate unique cell type in multiple sclerosis  </description>
    </item>
    
    <item>
      <title>NINDS News</title>
      <link>http://shanmdphd.rbind.io/post/2012-08-01-ninds-news/</link>
      <pubDate>Wed, 01 Aug 2012 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2012-08-01-ninds-news/</guid>
      <description>NIH researchers implicate unique cell type in multiple sclerosis  </description>
    </item>
    
    <item>
      <title>과학자를 꿈꾸는 그대에게</title>
      <link>http://shanmdphd.rbind.io/post/2012-08-01-pathway/</link>
      <pubDate>Wed, 01 Aug 2012 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2012-08-01-pathway/</guid>
      <description>Scientific Critics에 2012년 기고한 글을 가져왔습니다.
과학자를 꿈꾸는 그대에게 I. 소개  &amp;ldquo;가장 멀리 갈 위험을 감수하는 자만이 인간이 얼마나 멀리 갈 수 있는지 알 수 있다.
Only those who will risk going too far possibly finds out how far one can go.&amp;rdquo;
 T.S. Eliot   안녕하세요. 저는 부산대학교 의학전문대학원에서 복합학위과정(MD/PhD)을 밟고 있는 한성필이라고 합니다. 복합학위과정은 의학면허(Medicinae Doctor, MD)와 박사학위(Philosophiae Doctor, PhD)를 동시에 추구하는 매우 특화된 과정으로서 &amp;ldquo;전문 임상경험과 연구력을 겸비한 신진 의과학자 양성&amp;quot;을 목적으로 합니다.</description>
    </item>
    
    <item>
      <title>볼티모어에서의 좋은 추억</title>
      <link>http://shanmdphd.rbind.io/post/2009-03-30-johns-hopkins/</link>
      <pubDate>Mon, 30 Mar 2009 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2009-03-30-johns-hopkins/</guid>
      <description>부산대 BK21 고급인력양성사업단
MD/PhD과정(박사1년) 한성필
미국 볼티모어 존스홉킨스 의대 병리학과에서 2009년 2월 1일부터 3월 31일까지 두달간 연구실습(Research Elective)을 수행하였습니다. The Neuropathology Division에서 Charles G. Eberhart, MD,PhD 교수님의 지도를 받았고 실험은 주로 Eric H. Raabe, MD,PhD와 함께 하였습니다
연구실습의 주제는 Pathogenesis of tumors of brain and eye 였습니다. 주로 medulloblastoma와 glioblastoma multiforme(GBM, 교모세포종)에서의 hedgehog signal과 관련된 연구를 진행하였고 이를 위해 immunohistochemistry(IHC), immunofluorescence(IF), PCR, Molecular cloning등의 실험테크닉을 반복해서 배우고 적용하였습니다. 오기전에 PhD과정에 막 입학한 터라 실험경험이 풍부하지 않은 상태였지만 Dr.</description>
    </item>
    
    <item>
      <title>좋은 것과 나쁜 것</title>
      <link>http://shanmdphd.rbind.io/personal/2008-07-11-03-02/</link>
      <pubDate>Fri, 11 Jul 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-07-11-03-02/</guid>
      <description>모든 사건, 존재에 좋은 것과 나쁜 것이 양립하지만 나는 주로 나쁜 것에 초점을 맞춰왔다.
나쁜 것을 바라볼 때 좋은 점은 미리 대비하는 자세를 키울 수 있다는 것과, 실제로 그 나쁜 것을 접하게 되었을 때 상처를 최소화 한다는 것이다.
사실 나쁜 일은 좀처럼 일어나지 않음에도 이러한 자세를 갖게 되는 건 인간의 숙명인 것 같다.
오늘도 나쁜 일이 많이 일어날 것이라 생각하고 많은 대비를 하였지만 그 대비책은 역시나 모두 내 머릿 속에서 사라져버리고, 먼 훗날의 역사는 오늘 있었던 좋은 일들만을 기억나게 할 것이다.</description>
    </item>
    
    <item>
      <title>이제 7일 후면</title>
      <link>http://shanmdphd.rbind.io/personal/2008-07-05-23-38/</link>
      <pubDate>Sat, 05 Jul 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-07-05-23-38/</guid>
      <description>7일 후 내분비학 시험을 마지막으로 21주의 기나긴 2학년 1학기 여정이 끝나고 드디어 방학이다. 사실 방학이 시작해도 곧바로 Lab rotation이 시작되기 때문에 부산에 남아있어야 하지만 시험에 대한 stress가 없다는 사실은 커다란 안도감을 준다.
이번 학기에도 스스로 생각하기에 굉장히 바빴다고 생각하지만 바쁜만큼 열심히, 효율적으로 공부했는지에 대해서는 의문이다.
교실의 풍경
학생으로 신분을 유지한다는 것은 큰 축복이자 제한이다. 모든 것에 plus와 minus가 존재하지만 plus를 인식하며 살기란 얼마나 어려운가! 머릿 속엔 끊임없는 탐색과 의문, 희열과 회의.</description>
    </item>
    
    <item>
      <title>2008 day out</title>
      <link>http://shanmdphd.rbind.io/personal/2008-06-17-01-41/</link>
      <pubDate>Tue, 17 Jun 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-06-17-01-41/</guid>
      <description>부산대 본교에서
오른쪽에 SNP</description>
    </item>
    
    <item>
      <title>시험문제</title>
      <link>http://shanmdphd.rbind.io/personal/2008-06-15-23-58/</link>
      <pubDate>Sun, 15 Jun 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-06-15-23-58/</guid>
      <description>Array
2003년 소아과 남상욱교수님 시험문제 중</description>
    </item>
    
    <item>
      <title>Integrity</title>
      <link>http://shanmdphd.rbind.io/personal/2008-05-27-00-12/</link>
      <pubDate>Tue, 27 May 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-05-27-00-12/</guid>
      <description>Integrity is the quality of integrated persons, in whom there is no dichotomy between their public and their private lives, between what they profess and what they practise, between their words and their deeds. - John Stott&amp;rsquo;s foreword of a book, Integrity by Jonathan Lamb
댓글 하나 달렸습니다.
   pil.han@gmail.com 2008.05.27 00:13: 그렇게 살고싶어요. 그렇게 살겠습니다..</description>
    </item>
    
    <item>
      <title>분주한 마음</title>
      <link>http://shanmdphd.rbind.io/personal/2008-05-09-01-12/</link>
      <pubDate>Fri, 09 May 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-05-09-01-12/</guid>
      <description>시험을 이틀 앞두고 오늘은 굉장히 아팠다. 열이 많이 났고 어지러워서 저녁에 공부를 거의 못했다. 파상풍예방주사를 맞은 부작용인 것 같다.
온 세상이 빙글빙글 아무것도 하기 싫은 마음..
가만히 침대에 누워서 나의 과오를 하나하나 생각해본다. 인간이 아무리 뛰어나려고 노력해도 그 모든 것을 contorol하는 것은 하나님 밖에 없다는 것을 깨달았다.
분주한 마음을 내려놓고 싶다. 아픈 것 마저도 깨달음의 일부로 사용하시는 그분의 손길이 참 놀랍다.</description>
    </item>
    
    <item>
      <title>SNP</title>
      <link>http://shanmdphd.rbind.io/personal/2008-05-04-19-22/</link>
      <pubDate>Sun, 04 May 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-05-04-19-22/</guid>
      <description>SNP, the 200th day at PastaVanita, Busan</description>
    </item>
    
    <item>
      <title>010 5331 1686</title>
      <link>http://shanmdphd.rbind.io/personal/2008-05-01-02-29/</link>
      <pubDate>Thu, 01 May 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-05-01-02-29/</guid>
      <description>Array
I bought a new phone and being familiar with it is quite amusing. Screen-touch interface and pattern recognition technique show genuine advancement in electrical engineering.
010 5331 1686</description>
    </item>
    
    <item>
      <title>Pax Americana!</title>
      <link>http://shanmdphd.rbind.io/personal/2008-04-29-00-28/</link>
      <pubDate>Tue, 29 Apr 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-04-29-00-28/</guid>
      <description>면역 서류 작성을 위해 대학병원에서 항체 검사를 했다. (rump, measle같은 미생물학 시간에 한두번 들었던 바로 그것들)
단순히 양/음성을 측정하는 건지, titer까지 측정하는 건지 불분명하지만-
어쨌든 항체는 미국산을 사용했거나,
미국산 photospectrometry를 사용했겠지- 결핵 PPD 테스트도 미국산약품;
결국 19만원 들었다.
접수비까지 20만 6천원 T_T
Life science가 한 강대국에게 어떻게 거액의 수익을 제공할 수 있는지 피부로 느낀 하루였다.
오늘도 수많은 미국유학지망생들이 면역서류를 들고 병원을 찾는다.</description>
    </item>
    
    <item>
      <title>on KTX</title>
      <link>http://shanmdphd.rbind.io/personal/2008-04-27-16-20/</link>
      <pubDate>Sun, 27 Apr 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-04-27-16-20/</guid>
      <description>지금 이 글은 서울-부산행 KTX에서 쓰는 글이다.
옆에는 sue가 앉아있구 앞에는 민석이와 준희가 앉아있다.
KTX에서 인터넷이 된다는 건 정말 편리한 것 같다.
정보화가 우리 삶을 이토록 바꿀 수 있으리라 그 누가 생각했으리오!</description>
    </item>
    
    <item>
      <title>집에 왔다</title>
      <link>http://shanmdphd.rbind.io/personal/2008-04-25-23-23/</link>
      <pubDate>Fri, 25 Apr 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-04-25-23-23/</guid>
      <description>두달만에 집에 왔다.
산술적으로 계산했을 때 두달에 한번 집에 오게 된다면, 그리고 내가 50년 더 살게 된다면,
앞으로 집에 올 횟수는 300여회.
1년의 365일보다도 적은 횟수.
게다가 언젠가 나만의 가정을 꾸리고 부모님과 작별하게 된다면 저 횟수의 반반으로 줄게 되지 않을까?
오늘 어머니를 보았다. 어머니가 참 곱게 늙어가고 계시다는 생각이 많이 든다.
&amp;ldquo;요즘 공부하는 건 더 힘드니?&amp;rdquo;
라고 물으실 때는 왠지모르게 서글펐다. 공부하는 것이 힘들어 서글픈게 아니라 내가 하고 있는 일이 어머니가 해오셨던 그것과 상이하게 다름을 느꼈기 때문에-</description>
    </item>
    
    <item>
      <title>4달, Genome sequencing</title>
      <link>http://shanmdphd.rbind.io/personal/2008-04-22-16-52/</link>
      <pubDate>Tue, 22 Apr 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-04-22-16-52/</guid>
      <description>James Watson&amp;rsquo;s genome sequenced at high speed(http://www.nature.com/news/2008/080416/full/452788b.html)
네달만에 genome sequencing이 가능케 되리라 누가 예상했을까?
언젠가는 하루만에 100달러로 모든 유전정보가 분석가능한 시점이 도래할지도///</description>
    </item>
    
    <item>
      <title>심장과 태양</title>
      <link>http://shanmdphd.rbind.io/personal/2008-04-19-06-46/</link>
      <pubDate>Sat, 19 Apr 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-04-19-06-46/</guid>
      <description>찬란한 태양빛이 떠오르고 있다
현재 시각 2008년 4월 19일 토요일 오전 6시 42분
이제 3시간 정도 지나면 시험이다.
피곤해&amp;hellip;</description>
    </item>
    
    <item>
      <title>오늘 서울은 하루종일 맑음</title>
      <link>http://shanmdphd.rbind.io/personal/2008-04-15-23-53/</link>
      <pubDate>Tue, 15 Apr 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-04-15-23-53/</guid>
      <description>오늘 서울은 하루종일 맑음</description>
    </item>
    
    <item>
      <title>근황</title>
      <link>http://shanmdphd.rbind.io/personal/2008-03-14-03-08/</link>
      <pubDate>Fri, 14 Mar 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-03-14-03-08/</guid>
      <description>시험을 2회 보고, 모처럼 3주간 시험이 없다.
갈수록 살이 빠져 가는데 몸 어딘가에 외계생명체가 자라고 있는건 아닐까?
소화기학 강의가 진행되고 있고 재미를 찾아가고 있다.
부산의 날씨는 많이 따뜻해졌고, 봄내음이 솔솔 풍겨온다.</description>
    </item>
    
    <item>
      <title>죄인</title>
      <link>http://shanmdphd.rbind.io/personal/2008-02-10-02-56/</link>
      <pubDate>Sun, 10 Feb 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-02-10-02-56/</guid>
      <description>어쩔 수 없이 계속되고, 피할 수 없이 야기되는 진리는
나는 죄인.</description>
    </item>
    
    <item>
      <title>친구들</title>
      <link>http://shanmdphd.rbind.io/personal/2008-02-10-03-37/</link>
      <pubDate>Sun, 10 Feb 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-02-10-03-37/</guid>
      <description>그냥, 아무런 이유 없이 생각나면 웃음이 나는 사람들
때론 너무나 보고 싶어 눈물이 나는 사람들
삶이 고달퍼 잠시 방황할 때 예라이녀석 이라고 말해주는 사람들
인생이 너무 힘들까봐 하나님께서 보내주신 천사들
댓글 하나 달렸습니다.
   sue~* 2008.02.11 11:55: 너 어디써?ㅎ</description>
    </item>
    
    <item>
      <title>came back</title>
      <link>http://shanmdphd.rbind.io/personal/2008-02-08-22-27/</link>
      <pubDate>Fri, 08 Feb 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-02-08-22-27/</guid>
      <description>I just came back and am experiencing extremely chilly weather than I&amp;rsquo;ve felt before going. It was fantastic value to meet many colleagues having the similar interest and scientific mind from the globe. The most striking word I&amp;rsquo;ve heard was Peter&amp;rsquo;s, a professor of molecular biology in Polland, who has been travelling all over the world.
&amp;ldquo;Keep going, and science gives you freedom although it won&amp;rsquo;t give you money&amp;rdquo;
I thought as far as I&amp;rsquo;ll be able to afford myself and the future family it doesn&amp;rsquo;t really matter whether my vocation will give me a fortune or not in that I am already feeling a sense of liberty and the rigorous motivation towards science.</description>
    </item>
    
    <item>
      <title>in the midst of the symposium</title>
      <link>http://shanmdphd.rbind.io/personal/2008-02-04-12-33/</link>
      <pubDate>Mon, 04 Feb 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-02-04-12-33/</guid>
      <description>Array
Everything is going well other than slight homesick- no, actually person-sick(?).
I&amp;rsquo;ve slowly known a host of things happening in scientific fields not only of biology and but of sociology as well.
댓글 하나 달렸습니다.
   sue~* 2008.02.11 11:54: 바다 예쁘당 ^_^</description>
    </item>
    
    <item>
      <title>Biochem</title>
      <link>http://shanmdphd.rbind.io/personal/2008-02-01-22-19/</link>
      <pubDate>Fri, 01 Feb 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-02-01-22-19/</guid>
      <description>나는 &amp;lsquo;조금&amp;rsquo; 깨달아가고 있다. 화학과 Medical Biochem.의 차이를. 이걸 깨닫기 위해 난 얼마나 많은 날을 고민했는가! 중요한건 인간- Homo Sapiens에겐 뭔가 특별한 것이 있다..
  오늘 4학년 선배 두분의 졸업송별회를 가졌다. 사실 지도교수님이 참석하기고 되어있었으나 어찌된 일인지 일본에 가셔서 불참하셨다.
오늘 느낀 것은 언젠가 사람들은 졸업하게 된다는 사실이다. 영원한 학생은 없고 영원한 후배도 없다. 언젠가는 배우는 위치에서 가르치는 위치로 변한 자신의 모습을 발견할 것이며, 언젠가는 아랫사람에서 손윗사람으로 될 것이다.</description>
    </item>
    
    <item>
      <title>100th day, Daejeon Metropolitan City</title>
      <link>http://shanmdphd.rbind.io/personal/2008-01-24-00-33/</link>
      <pubDate>Thu, 24 Jan 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-01-24-00-33/</guid>
      <description>Array
100 th day of SNP
 and away for 3 days from tomorrow</description>
    </item>
    
    <item>
      <title>Choice</title>
      <link>http://shanmdphd.rbind.io/personal/2008-01-19-03-23/</link>
      <pubDate>Sat, 19 Jan 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-01-19-03-23/</guid>
      <description>불확실. 불명확. 불확정.
이런 버거운 상황 속에서 굳건히 서 있어야 하는 것은 자신감이다.
누구도 나의 인생을 대신 살아주지 않는다.
최고의 선택은 존재하지 않는다. &amp;ldquo;나의 선택&amp;quot;이 곧 최선의 선택이 될 뿐, 그 외의 다른 어느 선택항도 최고가 될 수 없다.
sungpilhan</description>
    </item>
    
    <item>
      <title>Lord.</title>
      <link>http://shanmdphd.rbind.io/personal/2008-01-19-23-39/</link>
      <pubDate>Sat, 19 Jan 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-01-19-23-39/</guid>
      <description>Lord. Please give us clean hands and pure heart. Let us not life our hands to another.
Lord. I humbly see what you&amp;rsquo;ve given us great things I never imagined, and I also believe you will do faithfully as you did.
 미국 민주당 유력 두 후보</description>
    </item>
    
    <item>
      <title>eccentric</title>
      <link>http://shanmdphd.rbind.io/personal/2008-01-07-18-30/</link>
      <pubDate>Mon, 07 Jan 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-01-07-18-30/</guid>
      <description>Do not fear to be eccentric in opinion, for every opinion now accepted was once eccentric.
 Bertrand Russell  </description>
    </item>
    
    <item>
      <title>대박 경축</title>
      <link>http://shanmdphd.rbind.io/personal/2008-01-07-00-08/</link>
      <pubDate>Mon, 07 Jan 2008 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2008-01-07-00-08/</guid>
      <description>대박! 경축!
희대의 어설픈놈, 장가가다!</description>
    </item>
    
    <item>
      <title>2008의 시작</title>
      <link>http://shanmdphd.rbind.io/personal/2007-12-03-01-03/</link>
      <pubDate>Mon, 03 Dec 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-12-03-01-03/</guid>
      <description>희망과 도전으로 가득 찰 2008. 다가올 2008 시작은 정말 정신없이 지나갈 것이다.
&amp;lsquo;희망과 도전&amp;rsquo;이란 -진부한 표현- 속에 여러 내연이 존재할 수 있지만, 이만큼 쉽게 좌절되고 포기되는 가치가 있을까 싶다.
난 간절히 기도한다. 28의 한해가 조개가 진주를 품듯 인내와 성실로 아름다운 결실을 맺길.
[학업에 관한 것들] 종강은 1월 4일로 잡혀 있고, 1월 10일은 기초종합시험(General test)가 잡혀 있다. 종합시험이 끝난 직후 생화학 교실에서 약 한달간 rotation을 돌 계획이다. 1월 말에는 대전유성에서 전국 Md/Phd학생들의 retreat이 계획되어 있다.</description>
    </item>
    
    <item>
      <title>Almost perfect</title>
      <link>http://shanmdphd.rbind.io/personal/2007-11-27-00-07/</link>
      <pubDate>Tue, 27 Nov 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-11-27-00-07/</guid>
      <description>Almost perfect, but not really perfect.
완벽하지 않아서 다행이었다. 그렇다면 난 더욱 교만해지고 노력하지 않았을테니까.
오히려 부족해서 감사할 수 있다.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2007-11-18-01-28/</link>
      <pubDate>Sun, 18 Nov 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-11-18-01-28/</guid>
      <description>정말 아름다운 건 시험을 위해 밤새어 공부하고 새벽녘 교실에서의 1시간 잠을 낭비라 생각하며,
화장기 없는 그 창백한 얼굴로 묵묵히 펜을 잡는 그녀의 모습이었다.</description>
    </item>
    
    <item>
      <title>신경과학</title>
      <link>http://shanmdphd.rbind.io/personal/2007-11-16-10-57/</link>
      <pubDate>Fri, 16 Nov 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-11-16-10-57/</guid>
      <description>신경과학, 신경해부학의 재미에 푹 빠지고 있다. 어제는 실습시간에 Human brain horizontal dissection을 보았는데 그 미끌미끌한 황토핵 점토 같은 곳에서 기억감정사유감각욕망등을 컨트롤한다는 사실이 너무 신기하고 놀라웠다.
`뇌를 공부하고 싶은 마음이 뇌에서 생겼다&amp;rsquo;</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2007-11-09-10-21/</link>
      <pubDate>Fri, 09 Nov 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-11-09-10-21/</guid>
      <description>The trouble about trying to make yourself stupider than you really are is that you very often succeed.
 C. S. Lewis  </description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2007-10-30-02-21/</link>
      <pubDate>Tue, 30 Oct 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-10-30-02-21/</guid>
      <description>11시간을 강의실에서 보냈다.
그건 별로 중요한게 아니다.
몸이 힘들지언정 마음은 편안했다.
그러나 사람에게 입은 상처와 아픔은 그다지 쉽게 넘어가지 않는다.
정말 가슴 아프고 괴롭고 실망감 가득한 날이다.
어떤 말을 자신에게 해 봐도 그다지 위로가 되지 않는다.
화가 나고 안타깝다.
 그리고, 난 귀를 막는다. 지금 이순간 나에게 중요한 건 남의 시선이 아니라,
John Piper가 그토록 애절하게 말했던 Happiness of soul이다.</description>
    </item>
    
    <item>
      <title>Only those who will risk going too far can possibly find out how far one can go. - T.S. Eliot</title>
      <link>http://shanmdphd.rbind.io/personal/2007-10-28-01-09/</link>
      <pubDate>Sun, 28 Oct 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-10-28-01-09/</guid>
      <description>Only those who will risk going too far can possibly find out how far one can go. - T.S. Eliot</description>
    </item>
    
    <item>
      <title>2007 Nobel prize</title>
      <link>http://shanmdphd.rbind.io/personal/2007-10-15-15-45/</link>
      <pubDate>Mon, 15 Oct 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-10-15-15-45/</guid>
      <description>Array
찬사.
나는 여기서 homologous recombination이 갖는 신비로움에 대해 정말 놀란다. 이 부분은 정말 신의 영역이라고 밖에 표현할 수 없을 것 같다.</description>
    </item>
    
    <item>
      <title>Desperately hectic..</title>
      <link>http://shanmdphd.rbind.io/personal/2007-10-08-04-10/</link>
      <pubDate>Mon, 08 Oct 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-10-08-04-10/</guid>
      <description>토요일, 밤을 새고 시험을 마친 뒤 동생의 휴가와 어머니 생신을 축하하러 광명행 기차에 몸을 싣는다. 이탈리안 음식점에서 과식을 하고 집에 돌아와 그대로 잠이 들다. 자정이 되어 친구와 함께 중앙공원에서 바람을 쐬고 들어와 세미나 수업 공부를 하고 오전 6시에 잠들다.
일요일, 헐레벌떡 일어나 어머니와 동생이 해준 맛있는 아침을 먹고 역시 헐레벌떡 교회에서 예배를 드린 뒤, 롯데백화점에서 가을옷을 대충 챙겼다. 강남역으로 가는 1005-2에 몸을 싣는다. CPA가 된 한 녀석과 HM에서 엔진을 팔며 외화를 벌어들이고 있는 또 한 녀석을 만나다.</description>
    </item>
    
    <item>
      <title>the exam is over (for a while)</title>
      <link>http://shanmdphd.rbind.io/personal/2007-10-06-18-22/</link>
      <pubDate>Sat, 06 Oct 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-10-06-18-22/</guid>
      <description>아무 생각없이 외우는 거에 점점 익숙해져가고 있다. 오늘은 인간 뇌 용량의 한계를 잠시나마 경험했다.
미생물들이 날 이렇게 힘들게 할 줄이야!
그러나 이번 시험과는 다르게 다음 주에 있을 조직학-생리학 시험공부는 이해하는 재미도 있으리라 생각한다.
 잠시 집에 올라왔다. 참 아름다운 가을 날씨다.</description>
    </item>
    
    <item>
      <title>속상해</title>
      <link>http://shanmdphd.rbind.io/personal/2007-09-28-03-23/</link>
      <pubDate>Fri, 28 Sep 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-09-28-03-23/</guid>
      <description>The greatest thing anyone can do for God and man is to pray.
 S.D. Gordon  속상해. 그렇지만 기도하지 않았기에 이 마음을 추스려야 해. 늦은 기도.. 내 마음대로가 아닌 주님 뜻대로.
Give your life to God; he can do more with it than you can!
 D.L. Moody  </description>
    </item>
    
    <item>
      <title>연휴 종합</title>
      <link>http://shanmdphd.rbind.io/personal/2007-09-26-01-07/</link>
      <pubDate>Wed, 26 Sep 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-09-26-01-07/</guid>
      <description>삼성플라자 식품관에서 흰 피부, 생머리의 키작은 한 젊은 남성의 중얼거림을 들었다. 생선코너 주위었던 것으로 기억한다. 그는 마치 자동응답기와 같은 톤으로 쉴새없이 중얼거리고 있었는데 &amp;lsquo;민족 고유의 명절 추석&amp;rsquo;이란 말을 되풀이 하고 있었다.
  오늘 동생과 짧은 통화를 하며 안 사실이지만 추석이 우리 민족 고유의 것만은 결코 아니라는 것이다. 홍콩에도 추석은 존재했다.
  10월 2일 여동생은 잠시 귀국한다.
 연휴동안 영양소 섭취의 균형이 완전히 무너져 버렸다. 상당량 지방 섭취로 온몸이 미끌미끌 거리는 듯 하다.</description>
    </item>
    
    <item>
      <title>word of the day</title>
      <link>http://shanmdphd.rbind.io/personal/2007-09-24-01-02/</link>
      <pubDate>Mon, 24 Sep 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-09-24-01-02/</guid>
      <description>&amp;ldquo;인생에서 가장 큰 불행은 꿈을 이루지 못한 채 죽는 것이 아니라 꿈을 꾸지 않는 자체며 이상을 실현하지 못하는 것이 아니라 실현해야 할 이상이 없는 현실이야말로 끔찍한 일&amp;rdquo;
태비스 스마일리, 럿거스대 졸업생들에게
 Good. 굉장히 흥미로운 소일거리 하나가 생겼다. 느낌이 굉장히 좋다.
 하나님은 공평하십니다.</description>
    </item>
    
    <item>
      <title>스물일곱</title>
      <link>http://shanmdphd.rbind.io/personal/2007-09-22-22-23/</link>
      <pubDate>Sat, 22 Sep 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-09-22-22-23/</guid>
      <description>스물일곱살이 넘어 스물여덟살이 되기까지 정확히 100일 남았다.
그럼에도 난 여전히 큰 꿈을 가진 열정있는 20대일 것이다.
이 사실에 어떻게 기뻐하지 않을 수 있을까?
하나님은 나에게 뛰어난 머리를 허락하진 않으셨으나 인생을 성실한 자세로 살도록 도우시며, 열심히 사는 자에게 주어지는 기쁨을 알게 하신다.
도전과 창조의 자세를 갖고 있기에 감사하다. 안주와 정지를 혐오하기에 감사하다.
 1년 6개월 뒤, 메릴랜드에서 피펫팅을 하고 있는 자신을 상상하며.  </description>
    </item>
    
    <item>
      <title>앎</title>
      <link>http://shanmdphd.rbind.io/personal/2007-09-22-01-39/</link>
      <pubDate>Sat, 22 Sep 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-09-22-01-39/</guid>
      <description>어느정도 지식을 얻었다. 그러나 여전히 채워지지 않는다. 어느정도 부와 편리를 얻었다. 그러나 여전히 만족하지 못한다. 어느정도 인기를 얻었다. 그러나 여전히 불안하고 고독하다. 어느정도 인정을 받았다. 그러나 여전히 초라하다.
난 분명히 알고있다. 이 모든 것의 최대치를 경험한다고 하여도 채워지지 않으며, 만족하지 못하고, 불안하고 고독하며 초라할 것임을.
 내 목마름과 갈급함을 완전히 채울 수 있는 분은 오직 한 분 뿐이다. 모든 것을 갖고 계시기에 내 가진 미약한 것을 내려놓기 원하는 주님-
그래서 주님, 눈물로 기도합니다.</description>
    </item>
    
    <item>
      <title>Humble approach</title>
      <link>http://shanmdphd.rbind.io/personal/2007-09-20-22-37/</link>
      <pubDate>Thu, 20 Sep 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-09-20-22-37/</guid>
      <description>Dear Lord,
You know everything that I may do not know. You know better and deeper than I may know.
So I ask you- please let me have genuine wisdom to fathom this horrible hours captured by malicious souls and spirits.
I am in agony but there seems to be nothing but you who can have me out.
O merciful Lord, please have mercy over this desperate sinner.
Show Your grace and modify this sinful man to the godly man.</description>
    </item>
    
    <item>
      <title>종료</title>
      <link>http://shanmdphd.rbind.io/personal/2007-09-19-01-16/</link>
      <pubDate>Wed, 19 Sep 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-09-19-01-16/</guid>
      <description>Array
오늘 pelvic cavity와 ischioanal fossa를 해부함으로써 지난 7달 간의 cadaver실습이 끝났다.
비록 내일 땡시험이 남아있긴 하지만, 이번엔 열심히 한 만큼 왠지 자신감이 붙어 있다.
Ischioanal fossa의 여러 신경과 혈관을 찾아가며 기쁨을 느꼈다. 생각보다 훨씬 깊은 곳에 존재했던 것들을 발견해 나가며 묘한 희열감을 느꼈다. 찾아내기 쉽지 않은 것이었기에 발견 후 더 기뻤던 것 같다.
자신의 온몸을 다바쳐 우리에게 해부학을 알려주신 61세의 존경스런 할아버지께 가슴 깊이 감사.
Array</description>
    </item>
    
    <item>
      <title>시험 4시간 반 전</title>
      <link>http://shanmdphd.rbind.io/personal/2007-09-15-04-25/</link>
      <pubDate>Sat, 15 Sep 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-09-15-04-25/</guid>
      <description>현재 시각 오전 4시 23분. 교실 안에 묘한 긴장과 정적이 흐르고 있다. 페이지 넘기는 소리, 기침 소리, 문이 삐걱거리는 소리, 바람 소리.
이런 소리를 이 시간에 들는 것은 육체적으로 힘든 일이지만 괴로움을 의미하지는 않는다. 오히려 특권이며, 오히려 기쁨이다.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2007-09-12-23-46/</link>
      <pubDate>Wed, 12 Sep 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-09-12-23-46/</guid>
      <description>파프스 총회에서 윤식 교수님이 하신말&amp;hellip; &amp;lsquo;자신이 하는일을 좋아하지 않으면 결코 잘할 수 없습니다. 여러분도 머리는 차갑게 발은 따뜻히해서 건강한 삶을 살아가는 사람이 되었으면 좋겠습니다.&amp;rsquo;</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2007-09-07-00-56/</link>
      <pubDate>Fri, 07 Sep 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-09-07-00-56/</guid>
      <description>문득 정신을 차리고 보니, 알 수 없는 열병과 흥분에 사로잡혀 있음을 깨달았다. 통제할 수 없어 보였던 감정이 불현듯 제자리에 돌아오고 있었고, 가슴 속의 미묘한 울림의 근원이 그다지 깊지 않았음을 느꼈다.
이러한 깨달음이 실재하는 의지로 발현될 수 있을까?
 시험 이틀 전. 극한 상황 속에서 살아남는 법을 재차 깨달아 가고 있다.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2007-09-05-21-22/</link>
      <pubDate>Wed, 05 Sep 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-09-05-21-22/</guid>
      <description>김철민 교수님과 나눈 몇 개의 이 메일에서 난 느낄 수 있었다.
학자의 외로움. 그리고 열정을 가진 한 리더를 따르지 못하는 다수의 무력감.
우리에게 부족한 것은 능력이 아니라 의지와 열정이다. 누구나 &amp;lsquo;잘하고 싶다&amp;rsquo;라는 말을 할 수 있고, 또 그 능력을 갖을 수 있다.
하지만 그것을 열정을 갖고 노력하며 실현하려는 자는 극히 소수이다.
 가을 날씨는 나무랄데 없이 상쾌하고 쾌적하다.
교실 안으로 들어오는 바람에 오른쪽 얼굴을 부비는 것만큼 행복한 일도 드물다.
모든 것이 제자리에 놓여있고, 모든 것이 아름답다.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2007-09-04-02-06/</link>
      <pubDate>Tue, 04 Sep 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-09-04-02-06/</guid>
      <description>끔찍해. 방어막을 치고 또 쳐도 끊임없이 들어오는 이 멍청한 행동을 감출 순 없어.
정말 끔찍해.
잠식당하고 있군. 단지 상상 속에서 뿐만 아니라- 단지 머리 속에서 뿐만 아니라- 마음 깊은 곳에서 부터 온 신경 전체를 휘감고 들어오는 이 처절함.
아아-
 1회 초. 9:0으로 대패하고 있을지라도, 아직 2회부터 9회까지 많은 기회가 남아있다.
벌써 포기하기엔 너무 이르잖아. 앞으로 쓸 수 있는 작전과 전략이 너무 무궁무진해서 오히려 당황스러울 지경이다.
 … What is hell?</description>
    </item>
    
    <item>
      <title>외모지상주의</title>
      <link>http://shanmdphd.rbind.io/personal/2007-09-03-00-47/</link>
      <pubDate>Mon, 03 Sep 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-09-03-00-47/</guid>
      <description>나도모르게 외모지상주의자가 되어있었다.
외모가 특정인의 성격, 사상, 환경, 교육수준을 결정한다는 사실은 얼마나 위험한 생각인가.
사실 인종차별, 성차별 만큼이나 외모차별도 심각하게 다루어 져야할 문제임에도 스스로 대수롭지 않게 넘어가고 있었다는 사실에 섬뜩 놀랐다.</description>
    </item>
    
    <item>
      <title>Come september</title>
      <link>http://shanmdphd.rbind.io/personal/2007-09-01-00-06/</link>
      <pubDate>Sat, 01 Sep 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-09-01-00-06/</guid>
      <description>모든 잘못된 것은 바로잡힐 것이다. 9월이여- 오라!
Her bones will ache Her mouth will shake And as the passion dies Her magic heart will break She&amp;rsquo;ll fly to France &amp;lsquo;Cause there&amp;rsquo;s no chance No hope for Cinderella Come September Her violet sky Will need to cry &amp;lsquo;Cause if it doesn&amp;rsquo;t rain Then everything will die She needs to heal She needs to feel Something more than tender Come September
Everything wrong Gonna be all right Come September</description>
    </item>
    
    <item>
      <title>가을비</title>
      <link>http://shanmdphd.rbind.io/personal/2007-08-30-01-43/</link>
      <pubDate>Thu, 30 Aug 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-08-30-01-43/</guid>
      <description>드디어 반가운 비가 내리고 있다. 기온이 3도 정도 뚝 떨어진 듯 하더니 시원한 바람이 불고 귀뚜라미 소리도 들리기 시작한다. 누가 뭐래도 이 비는 내가 그토록 바라던 가을비라 할 수 있겠지.
 &amp;lsquo;시골의사&amp;rsquo;로 알려진 박경철씨가 학교에 와서 강연을 했다. 얼마나 편협한 시각을 갖고 공부하고 있었는지 돌아보는 계기가 되었다. physician을 빗대어 &amp;lsquo;사람전문가&amp;rsquo; 라는 재밌는 표현을 자주 썼는데, 얼마나 흥분되는 단어인가?
 무엇보다 분명한 것은 &amp;lsquo;하나님의 사랑&amp;rsquo;이지만 무엇보다 느끼기 힘든 것은 &amp;lsquo;나의 사랑&amp;rsquo;이다. 이 열정적이지도 냉랭하지도 않은.</description>
    </item>
    
    <item>
      <title>참음</title>
      <link>http://shanmdphd.rbind.io/personal/2007-08-27-00-39/</link>
      <pubDate>Mon, 27 Aug 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-08-27-00-39/</guid>
      <description>Patience is the ability to endure waiting, delay, or provocation without becoming annoyed or upset, or to persevere calmly when faced with difficulties.
성장하는 중. 여전히 성장할 수 있어서, 그리고 성숙할 수 있어서 감사해.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2007-08-24-16-43/</link>
      <pubDate>Fri, 24 Aug 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-08-24-16-43/</guid>
      <description>만약 어른들에게
&amp;lsquo;창가에는 제라늄 화분이 있고 둘기가 있는 분홍빛의 벽돌집을 보았어요&amp;rsquo; 라고 말하면
그들은 그 집이 어떤 집인지 관심도 갖지 않는다
하지만 그들에게 &amp;quot; 몇 십만 프랑짜리, 몇평의 집을 보았어요 &amp;quot; 라고 말한다면
&amp;quot; 아, 참 좋은 집이구나! &amp;quot; 하고 감탄하며 소리친다
 &amp;quot; 뭘 하고 있나요? &amp;quot;
&amp;quot; 술을 마신단다 &amp;quot;
&amp;quot; 술은 왜 마셔요? &amp;quot;
&amp;quot; 잊기 위해서……란다 &amp;quot;
&amp;quot; 무엇을 잊기 위해서인가요? &amp;quot;
&amp;quot; 그야 부끄러움을 잊기 위해서지 &amp;quot;</description>
    </item>
    
    <item>
      <title>D-1</title>
      <link>http://shanmdphd.rbind.io/personal/2007-08-19-01-57/</link>
      <pubDate>Sun, 19 Aug 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-08-19-01-57/</guid>
      <description>어제 생일을 맞은 친구 재윤이는 이렇게 말했다.
&amp;ldquo;내가 좋아하는 일(자동차) 하는데 회사로부터 월급 많이 받는게 미안할 정도야.&amp;rdquo;
스스로 너무 부끄러워지는 말이었다. 나는 저런 열정과 긍정성을 갖고 있는가?
2학기 개강 하루 전날, 비장한 각오를 하게 된다. 실력없는 학자는 결국 거짓말쟁이가 될 확률이 굉장히 높아지므로&amp;hellip; 그리고 그 거짓말쟁이의 말로가 어떠한지 최근의 한국사회는 생생히 증언하고 있다.
 (다른 주제) 말이 나왔기에 망정인데 과거에 (혹은 지금도) 대한민국이 생각하는 것 이상으로 허술한 나라였다는 사실에 깜짝 놀랐다.</description>
    </item>
    
    <item>
      <title>hoping to be at NIH</title>
      <link>http://shanmdphd.rbind.io/personal/2007-08-15-22-23/</link>
      <pubDate>Wed, 15 Aug 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-08-15-22-23/</guid>
      <description>미국국립보건연구소(NIH)는 공공보건국(PHS) 산하기관 가운데 하나인 세계최고의 국립의학연구기관이다.
반신반의하며 보낸 메일에서 오늘 긍정적인 답변을 얻었다.
Graduate Partnership Program http://gpp.nih.gov/ 은 외국 대학원생이 박사논문을 NIH에서 쓰며 연구할 수 있는 과정인데 여기에 가서 공부하고 싶다.
다신 쓸 일 없을거라 생각하고 어디엔가 쳐박아두었던 GRE score를 찾아봐야겠다.
잠잠히 기도하며 준비하자. 부디..
누구에게나 꿈을 갖는 것은 자유고, 어느 누구도 방해하지 않는다. 하지만 좋은 꿈을 가지고 그 꿈을 현실에 실현하기 위해 구체적인 목표를 세우고, 노력하는 것은 쉬운 일은 아니다.</description>
    </item>
    
    <item>
      <title>성취감</title>
      <link>http://shanmdphd.rbind.io/personal/2007-08-14-23-49/</link>
      <pubDate>Tue, 14 Aug 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-08-14-23-49/</guid>
      <description>Array
오늘로서 한달간의 생리학 교실의 실험실순환을 마쳤다. 밀려오는 성취감. 결단코 나는 거창한 일을 하지 않았음에도 깊은 곳에서 우러나오는 기쁨과 도취에 흠뻑 젖어있다. 무엇보다 생물학 실험에 대한 두려움을 조금이나마 극복해서 웃을 수 있고, 또한 &amp;lsquo;나 역시 잘 할 수 있다&amp;rsquo;는 자신감을 갖게 된 데에 이번 여름방학 실험실 생활의 큰 수확이라 하겠다.
사실 짜증나는 일도 많았다. 아침 일찍 일어나는 것도 고역이었고 점심시간 이후에 쏟아지는 졸음도 무척 힘들었다. 부산의 여름은 왜이리 습하고 더운지.. &amp;gt;_&amp;lt; 그럼에도 이러한 짜증에 굴복하지 않은 자신이 자랑스럽다.</description>
    </item>
    
    <item>
      <title>nobody said it was easy</title>
      <link>http://shanmdphd.rbind.io/personal/2007-08-12-23-57/</link>
      <pubDate>Sun, 12 Aug 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-08-12-23-57/</guid>
      <description>The Scientist Come up to meet you, tell you I&amp;rsquo;m sorry, (미안하다고 말하려고 당신을 만나러 왔어요) You don&amp;rsquo;t know how lovely you are. (당신이 얼마나 사랑스러운지 당신은 모르는군요) I had to find you, tell you I need you, (내겐 당신이 필요하다고 말하기위해) Tell you I set you apart. (내가 당신을 멀리했던 거라고 말하기 위해 난 당신을 찾아야 했어요)
Tell me your secrets and ask me your questions, (당신의 비밀을 말해주세요. 그리고 당신의 의문을 내게 물어보세요.</description>
    </item>
    
    <item>
      <title>in an animal laboratory</title>
      <link>http://shanmdphd.rbind.io/personal/2007-08-11-00-44/</link>
      <pubDate>Sat, 11 Aug 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-08-11-00-44/</guid>
      <description>Array
PETA believes that &amp;hellip; like you &amp;hellip; [animals] are capable of suffering and have an interest in leading their own lives; therefore, they are not ours to use — for food, clothing, entertainment, experimentation, or any other reason. — People for the Ethical Treatment of Animals
[Even if animal research produced a cure for AIDS], we&amp;rsquo;d be against it.. — Ingrid Newkirk, PETA President
http://en.wikipedia.org/wiki/People_for_the_Ethical_Treatment_of_Animals
민감한 문제이기에 감히 개인적인 의견을 말하기 매우 곤란하다.</description>
    </item>
    
    <item>
      <title>????????</title>
      <link>http://shanmdphd.rbind.io/personal/2007-08-05-22-49/</link>
      <pubDate>Sun, 05 Aug 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-08-05-22-49/</guid>
      <description>교수님께 크게 혼났다. 한동안 좋은 소리만 듣고 사느라 마치 내가 모든 것을 알고있는 듯 자만하고 있었다. 게을러졌던 것일까?
지난주 수요일 대학원에 와서 처음으로 저널클럽발표를 하였다. 나름대로 떨지않고 자신있게 발표했다고 생각했는데, 지적을 받고 논문을 다시 읽어보니 정말이지 너무나 준비가 소홀했구나 하고 깨달았다.
주말에 집에서 오랜 시간 있으면서 가만히 생각해 보았다. 망치로 머리를 얻어맞은 듯 멍하고 참담했다.
&amp;lsquo;왜 좀 더 치밀하지 못했는가? 왜 좀 더 세심하지 못했는가?&amp;rsquo;
&amp;lsquo;전문가&amp;rsquo;란 말은 누구나 듣고 싶어하는 말이다.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2007-08-03-23-41/</link>
      <pubDate>Fri, 03 Aug 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-08-03-23-41/</guid>
      <description>나는 내게 하는 당신의 말투도 싫고, 당신의 머리 스타일도 싫습니다. 당신이 내 차를 다루는 방식도 싫습니다. 날 응시하는 당신의 눈길도 싫습니다. 당신의 그 크고 바보같은 군화도 싫고, 당신이 내 마음을 꿰뚫어 보는 방식도 싫습니다. 날 이토록 아프게 하는 당신이 너무 싫고, 내가 시를 짓게 하는 것도 싫습니다. 당신이 항상 옳은 것도 싫습니다. 당신이 거짓말 하는 것도 싫습니다. 당신이 날 웃게 하는 것도 싫고, 날 울게 하는 건 더 싫습니다. 당신이 곁에 없는 것도 싫고, 당신이 전화하지 않은 것도 싫습니다.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2007-07-31-00-51/</link>
      <pubDate>Tue, 31 Jul 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-07-31-00-51/</guid>
      <description>나는 안다. 내가 얼마나 교만하고 이기적인지를.
동시에 나는 더 나쁜 것을 알고 있다. 이러한 교만을 감추기 위해 내가 얼마나 위선적인 모습을 하고 있는지를.
상황을 더 어렵게 하는 것은 이러한 자아의 내적 갈등에 관하여 스스로 해결하고자 하는 의지와 여유가 생기지 않는다는 점이다.
그리고 이에 대한 해결책을 외부에서 찾으려 하는 안타까운 시도를 멈추지 않고 있다는 사실이다.
도대체 이 모순으로 가득찬 존재는 무엇이란 말인가.
 And all the roads that lead to you were winding And all the lights that light the way are blinding There are many things that I would like to say to you I don&amp;rsquo;t know how</description>
    </item>
    
    <item>
      <title>잡다한 이야기들</title>
      <link>http://shanmdphd.rbind.io/personal/2007-07-29-02-27/</link>
      <pubDate>Sun, 29 Jul 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-07-29-02-27/</guid>
      <description>느즈막히 눈을 떳다. 왠지모를 행복감이 밀려왔다.  아버지가 해 준 아침밥을 먹고 윗층의 공원에 가서 줄넘기를 했다. 줄넘기의 새로운 테크닉을 하나 익혔는데, 줄은 땅에 닿게 하지 않고 양 발가락을 교차로 움직이는 동작이다. 엄청난 체력 소모와 함께 땀이 많이 났다.
하하 오랜만에 땀에 흠뻑 젖은 상태로 샤워를 하니 기분은 좋았으나 그것도 잠시. 창으로 밀려오는 따가운 햇살에 금새 몸 전체가 축축해지고 말았다.
한국의 여름. 이 강렬함!
  감탄! 감탄! 언젠가 나도 저런 연주를 하고 싶다.</description>
    </item>
    
    <item>
      <title>South Korea rethinks mission strategy</title>
      <link>http://shanmdphd.rbind.io/personal/2007-07-27-01-28/</link>
      <pubDate>Fri, 27 Jul 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-07-27-01-28/</guid>
      <description>South Korea rethinks mission strategy http://news.bbc.co.uk/2/hi/asia-pacific/6915268.stm
S Korea urges hostages&amp;rsquo; release http://news.bbc.co.uk/2/hi/south_asia/6916762.stm
2007 Taliban-seized South Korean hostage crisis http://en.wikipedia.org/wiki/2007_Taliban-seized_South_Korean_hostage_crisis</description>
    </item>
    
    <item>
      <title>Photo blog</title>
      <link>http://shanmdphd.rbind.io/personal/2007-07-24-00-56/</link>
      <pubDate>Tue, 24 Jul 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-07-24-00-56/</guid>
      <description>Array
It has been quite long to post a photo blog recently and I suddenly thought my mobile phone camera is definitely working.
Many reasons had me not have a time to keep recording daily life but I&amp;rsquo;m still struggling to find a way of balancing my focus between working (especially research things) and delighting(savouring my life).
그럼에도 불구하고 같은 길을 가고 있는 많은 사람들을 둘러볼때 마다 새 힘을 얻는다.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2007-07-23-01-29/</link>
      <pubDate>Mon, 23 Jul 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-07-23-01-29/</guid>
      <description>정말 잘 모르겠다. 이곳에서의 많은 것이 부담으로 다가오기 시작한다.
잠시 집에 올라가 친구들과 대화를 하고 싶다는 생각 뿐이다.
군복무 시절의 휴가를 기다리는 듯한 이 기분.</description>
    </item>
    
    <item>
      <title>감사와 반성</title>
      <link>http://shanmdphd.rbind.io/personal/2007-07-19-01-30/</link>
      <pubDate>Thu, 19 Jul 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-07-19-01-30/</guid>
      <description>Array
두 과목의 성적이 나왔고 역시 내가 예상했던대로의 &amp;lsquo;최고의&amp;rsquo; 결과는 나오지 않았다.
특정 분야에서 탑클래스의 위치에 오르기 위해 감당해야할 노력의 양의 도대체 어느 정도일까?
분자세포의학시험을 위해 7번 이상 밤새도록 공부했건만 아직도 조금 모자름을 깨닫는다. 이것보다 더 열심히 할순 없을거라 생각했던 내가 교만했던 것일까?
생화학을 생전 처음 배운 내가 이렇게 pass했다는 사실은 매우 희망적인 일이지만 아쉬움이 많이 남는다. &amp;lsquo;믿는 자에게 능치 못함 없네&amp;rsquo; 라는 찬양의 가사가 오늘따라 가슴 속에 울려퍼지는 건 나의 믿음없었음에 대한 한탄일까?</description>
    </item>
    
    <item>
      <title>절제와 인내</title>
      <link>http://shanmdphd.rbind.io/personal/2007-07-14-02-37/</link>
      <pubDate>Sat, 14 Jul 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-07-14-02-37/</guid>
      <description>절제와 인내라는 미덕이 가져오는 결과는 생각보다 엄청나다. 물론 순간순간 극적인 효과가 없을 지라도.. 어느정도 시간이 흘러가 모든 흥분 상황과 센세이션이 가라앉고 날 때 빛이 나는 가치.
지금 들떠오르는 이 마음을 가라 앉혀야 한다. 흥분 직전의 상황에서, 조금만 손내밀면 잡힐 듯한 착각 속에서 자아의 미숙한 판단과 사고를 내려놓아야 한다. 이것이 얼마나 고되고 혼란스러운지 깨닫는다. 하지만 그것이 현명하고 바람직한 판단이었다고 회고하게 되리라.
절제와 인내. 간절히 바라는 가치관.
 이틀간 분당에서의 생활-
부유한 도시의 여유로운 생활 패턴이 어느덧 익숙해져 갈 때즈음</description>
    </item>
    
    <item>
      <title>...</title>
      <link>http://shanmdphd.rbind.io/personal/2007-07-10-02-06/</link>
      <pubDate>Tue, 10 Jul 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-07-10-02-06/</guid>
      <description>아&amp;hellip;위기다.
얼마 남지 않았는데.
조금만 더 힘을 내자. 조금만 더! 이제 곧 끝이야.
으아아</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2007-07-08-04-34/</link>
      <pubDate>Sun, 08 Jul 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-07-08-04-34/</guid>
      <description>그날.
&amp;lsquo;미안해&amp;rsquo;라는 말을 들었던 그날. 왜 좀더 적극적이지 못했을까. 집까지 갔던 그날. 왜 차 한잔을 청하지 못했던 것일까.
다시 돌아갈 수 있는 하루를 허락받는다면 그날로 꼭 돌아가리라. 그러나 그럴 수 없음을 알기에 가슴이 아프다.
 그럼에도 꿈은 추억보다 커야만 한다.</description>
    </item>
    
    <item>
      <title>Battles</title>
      <link>http://shanmdphd.rbind.io/personal/2007-07-07-20-46/</link>
      <pubDate>Sat, 07 Jul 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-07-07-20-46/</guid>
      <description>&amp;ldquo;We are not to create our own identity, but are called rather to receive a new identity in Christ. We are not to construct our own image, but rather to cooperate with God in his great work of restoring us to his image.&amp;rdquo;
&amp;ldquo;Perhaps I do not reflect the current ideal the world says I should conform to. I am too fat or too thin; my nose is too long or too stubby; I am too tall or too short.</description>
    </item>
    
    <item>
      <title>종강 6시간 전</title>
      <link>http://shanmdphd.rbind.io/personal/2007-07-06-10-17/</link>
      <pubDate>Fri, 06 Jul 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-07-06-10-17/</guid>
      <description>기나긴 한학기가 끝나간다. 물론 아직 세개의 시험과 한개의 보고서가 남았긴 하지만, 너무 기쁘다.</description>
    </item>
    
    <item>
      <title>선택</title>
      <link>http://shanmdphd.rbind.io/personal/2007-07-04-23-47/</link>
      <pubDate>Wed, 04 Jul 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-07-04-23-47/</guid>
      <description>인생은 수많은 선택으로 그 가치가 빛나게 될 수도 아니면 빛바랠 수도 있다.
혼란스럽고 어지럽지만, 그래도 주님이 날 이끌고 있음을 신뢰하기에 이 결정의 진행을 겸손히 지켜보아야 한다.
 주어진 의무를 회피하고 싶은 생각은 없다. 날 아프게 하는 것은 이것이 아니다.
다만, 주어지지 않은 권리를 얻으려 하는 자만과 독단이 날 정말 힘들게 한다.</description>
    </item>
    
    <item>
      <title>Half past</title>
      <link>http://shanmdphd.rbind.io/personal/2007-07-02-02-18/</link>
      <pubDate>Mon, 02 Jul 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-07-02-02-18/</guid>
      <description>At the half past year of 2007.
I should&amp;rsquo;ve done more attempts to know Him and contemplate His words but I usually shirked what He wants me to do and think, and instead I mainly focused what I would like to do, simply saying &amp;lsquo;my want must be the same as what He wants.&amp;rsquo;
I cannot forget how He has treated me and how He has led me.
Of course there&amp;rsquo;s no drastic change between the halves of an year, but I should change my attitude of life at this time.</description>
    </item>
    
    <item>
      <title>카푸치노</title>
      <link>http://shanmdphd.rbind.io/personal/2007-07-01-01-52/</link>
      <pubDate>Sun, 01 Jul 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-07-01-01-52/</guid>
      <description>새삼 맥도널드에서 느낀 카푸치노의 액체부분이 입술에 닿기전 foam의 부드러움.
왤까? 난 무엇을 피하고 있는가?</description>
    </item>
    
    <item>
      <title>일단락</title>
      <link>http://shanmdphd.rbind.io/personal/2007-06-29-15-45/</link>
      <pubDate>Fri, 29 Jun 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-06-29-15-45/</guid>
      <description>Array
결국 기나긴 고민의 끝은 의외로 급박하게 다가왔다.
 생리학-생화학-해부학교실(especially, 면역학)의 순서로 Lab rotation이 이루어지게 될 것이다. 마지막 rotation을 해부학교실에서 하게 된다는 건 정말 큰 영광이자 감사의 제목이 아닐 수 없다. 최근 가장 관심갖고 있는 Neuroscience/Neuroembryology/Immunology를 전공한 교수님들을 한번에 만날 수 있는 교실은 정말 흔치 않을 듯하다.
다만 시험2개와 땡시험1개를 마치고 난 다음날부터 실험실에 나가야 한다는 사실은 다소 압박.
 14년의 &amp;lsquo;Marathon&amp;rsquo;을 마친 저분의 기분은 어떨까..? 정말 대단하다.</description>
    </item>
    
    <item>
      <title>손</title>
      <link>http://shanmdphd.rbind.io/personal/2007-06-28-10-43/</link>
      <pubDate>Thu, 28 Jun 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-06-28-10-43/</guid>
      <description>어떤 실험상에 문제가 생겨서 예측하지 못한 결과가 나왔을 때 왜 그랬을까 한 번 더 들여다보고 고민해봐야 한다. 실험을 막 시작하는 학생들에게 자기 손을 믿을 수 있는 실험자가 되어야 한다는 얘기를 하고 싶다. 튜브에 1ul를 집어넣었을 때 정말 1ul를 넣었는지 자신할 수 있어야 하고, 지금 무엇을 이 튜브에 섞어 넣었는지 그리고 무슨 반응을 기대하고 있는지 생각해야 한다. 요즘은 키트 제품이 워낙 많이 나와 있어서 solution 1, solution 2, solution 3을 집어넣고 실험이 되기를 기대하고 잇는데 이것은 과학자는 자세가 아니라 cooking하는 것이다.</description>
    </item>
    
    <item>
      <title>넓고 넓은 세상으로</title>
      <link>http://shanmdphd.rbind.io/personal/2007-06-22-04-23/</link>
      <pubDate>Fri, 22 Jun 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-06-22-04-23/</guid>
      <description>넓은 세상을 자유롭게 날아다니는 꿈.
그 넓은 세상이 내면에 있음에 기쁘다.</description>
    </item>
    
    <item>
      <title>옵세!</title>
      <link>http://shanmdphd.rbind.io/personal/2007-06-17-23-49/</link>
      <pubDate>Sun, 17 Jun 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-06-17-23-49/</guid>
      <description>옵세
공부만 하는 사람을 이르는 말로 대상에 대한 비난의 의미가 다소 포함되어 있다. 주로 의대생들 사이에서 통용되는 말이었으나 사용자가 확장되어 수험생들 사이에서도 쓰이고 있다. 어원) obsessive a. 강박 관념의, 망상의; 귀신들린 듯한, 사로잡힌 듯한; 강박 관념을 일으키는; 《구어》 도를 치나친, 극단의, 이상할 정도의
 요즘 가장 많이 듣는 말 중 하나다.
사실 obsessed란 단어에 대해서 내가 알고 있는 용례는 &amp;ldquo;귀신에 사로잡히다&amp;quot;를 표현할 때이다. 주님이 마귀들린자를 치료하는 장면에서 이 단어가 많이 쓰였다.</description>
    </item>
    
    <item>
      <title>거친 숨소리</title>
      <link>http://shanmdphd.rbind.io/personal/2007-06-12-02-20/</link>
      <pubDate>Tue, 12 Jun 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-06-12-02-20/</guid>
      <description>소유가 나에게 아무런 의미를 갖지 못한다고 생각했으나 실은 그 소유에의 욕망이 내 전체를 휘감고 있음을 느낀다. 물질의 소유 뿐 아니라, 지식의 소유, 관계의 소유, 더 나아가 절대자를 향한 소유의 욕망.
내 스스로 존재하지 못하고 내가 &amp;lsquo;갖고 싶은&amp;rsquo; 것들에 의해 이끌려 가는 삶을 살고 있었다. 부정하려 하지만 내 은밀한 삶의 모습과 내면의 목소리를 외면하기 힘들다.
나는 왜 살아있는가? &amp;lsquo;갖기 위해서&amp;rsquo;인가? 혹은 &amp;lsquo;존재하기 위해서&amp;rsquo; 인가?
삶=존재 라는 공식을 깨뜨리기 위해 얼마나 커다란 패러다임의 전환이 필요할 지 상상하기 조차 힘들다.</description>
    </item>
    
    <item>
      <title>동생</title>
      <link>http://shanmdphd.rbind.io/personal/2007-06-11-01-56/</link>
      <pubDate>Mon, 11 Jun 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-06-11-01-56/</guid>
      <description>동생을 타지에 보내고 왔다. 동생의 눈물을 오랜만에 보았다. 나도 흘러나오는 눈물을 꾹 참았다.
우리 가족은 뿔뿔히 흩어져 살지만 주님께선 우리의 아픔을 아신다. 수정이가 새로운 곳에서 잘 적응하고 빛의 자녀로 살게 되길 간절히 기도했다.</description>
    </item>
    
    <item>
      <title>simplicity</title>
      <link>http://shanmdphd.rbind.io/personal/2007-06-06-03-08/</link>
      <pubDate>Wed, 06 Jun 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-06-06-03-08/</guid>
      <description>삶이 많이 단순해졌다. 이건 정말 좋은 변화이다. 내가 원하는 것에 집중할 수 있고, 내가 원하지 않았던 것을 분산시킬 수 있게 되었다.
생화학을 공부하면서 W아미노산에 의해 serotonin이란 행복 호르몬이 biosynthesis된다는 사실을 알았다. (이게 그려진 wish 카드도 있네&amp;hellip;)
아마 요즘 이 호르몬이 자주 분비되고 있을 것 같아- 단순함의 기쁨.</description>
    </item>
    
    <item>
      <title>사랑하는</title>
      <link>http://shanmdphd.rbind.io/personal/2007-06-05-02-14/</link>
      <pubDate>Tue, 05 Jun 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-06-05-02-14/</guid>
      <description>Array
사랑하는 우리 엄니, 내 동생. 산들래에서
 타협. 타협.
내 삶의 얼마나 많은 부분을 타협당하고 타협해 왔는지 모르겠다.
내 자신을 찾아야 한다. 예전과 같은 모습으로 돌아가길 원하는 것이 아니다. 예전보다 훨씬 더 나은 모습이 되어야 함을 의미한다.
무엇을 위해서인가? 보다 겸손해지고 보다 지혜로와 지기 위해서.
 </description>
    </item>
    
    <item>
      <title>Cold</title>
      <link>http://shanmdphd.rbind.io/personal/2007-06-01-03-35/</link>
      <pubDate>Fri, 01 Jun 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-06-01-03-35/</guid>
      <description>coldplay의 따뜻한 음악을 들으며 얼마나 많은 시간을 앉아있었는가?
정말 이 밴드 너무 좋다 T_T
&amp;quot; and I know the mistakes all I&amp;rsquo;ve made, see it all disappear without trace &amp;quot;
 a rush of blood to the head  </description>
    </item>
    
    <item>
      <title>At Kwang An beach</title>
      <link>http://shanmdphd.rbind.io/personal/2007-05-28-01-30/</link>
      <pubDate>Mon, 28 May 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-05-28-01-30/</guid>
      <description>Array
동문회 중..
여주와 상욱이형과 함께</description>
    </item>
    
    <item>
      <title>이제</title>
      <link>http://shanmdphd.rbind.io/personal/2007-05-28-02-17/</link>
      <pubDate>Mon, 28 May 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-05-28-02-17/</guid>
      <description>이제 봄학기도 한달 반 남았다.
여름방학동안 Lab rotation의 실험계획서를 쓰고 있는데, 아직 모르는게 너무 많아서 좀 막막하다.
원래는 neuroscience쪽으로 연구하려고 마음 먹고 관련 연구실을 찾으려 했으나 완전히 들어맞는 곳을 아직 찾지 못했다.
분자생물학의 다양한 테크닉을 손에 잡힐 때까지 익히는 게 여름방학의 목표다. 정진섭교수님께서 Kaist에 관심있는 연구실이 있으면 지원해주겠다고 했는데, 아직 그렇게까지 관심분야를 세분화하지 못해서, 좀더 공부한 뒤에 겨울에 가고 싶다.
신경계통의 여러 질병의 정확한 원인을 진단했을 지라도 신경세포재생이 현재의 기술로 불가능하기에 굉장히 많은 분들이 고통받고 있다고 한다.</description>
    </item>
    
    <item>
      <title>반성</title>
      <link>http://shanmdphd.rbind.io/personal/2007-05-21-02-37/</link>
      <pubDate>Mon, 21 May 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-05-21-02-37/</guid>
      <description>입학한지 13주가 지났다.
그동안 정말 방대한 양을 공부했지만 삶이 황폐해졌다는 느낌을 지울 수 없다. 주님께서 날 이곳에 보내실 때엔 그런 의도로 보내시지 않았을텐데, 높아지고자 하는 욕망과 교수님들께 인정받고자 하는 욕심이 많이 앞섰던 것 같다.
중간 결과가 나오고 있고 어느정도 그 목적을 달성했을지 모르겠다. 그러나 날 항상 바라보고 날 향해 언제나 최고의 찬사를 보내고 계시는 주님 앞에 겸손히 섰을 때, &amp;ldquo;단 한분의 청중&amp;quot;을 위한 삶을 살지 못한 자신을 발견했다. 바로 이때엔 그 모든 것이 헛되고 한낱 순간적일 수 있다는 사실을 깨닫는다.</description>
    </item>
    
    <item>
      <title>laboring but pleased</title>
      <link>http://shanmdphd.rbind.io/personal/2007-05-10-02-46/</link>
      <pubDate>Thu, 10 May 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-05-10-02-46/</guid>
      <description>It&amp;rsquo;s more difficult and demanding than I&amp;rsquo;ve ever thought but I&amp;rsquo;m so pleased that only God can make me have confidence to cope with these things. Not because I&amp;rsquo;m smart or intelligent but because He knows why I should be here for now, I may be truly pleased and happy. There were hundreds of hardship and burden in mind after January, nevertheless I&amp;rsquo;ve done so well due to His guidance and care.</description>
    </item>
    
    <item>
      <title>Haeundae</title>
      <link>http://shanmdphd.rbind.io/personal/2007-05-01-02-51/</link>
      <pubDate>Tue, 01 May 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-05-01-02-51/</guid>
      <description>went to the Haeundae coast and had a day-break (omissioning what I should do today).
was truly pleasing.</description>
    </item>
    
    <item>
      <title>잠깐 쉼.</title>
      <link>http://shanmdphd.rbind.io/personal/2007-04-25-02-59/</link>
      <pubDate>Wed, 25 Apr 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-04-25-02-59/</guid>
      <description>사랑하는 사람들과 밥을 먹고 싶다는 강렬한 열망이 들었다. 이번 주말에 시험을 마치고 나면 아마 이곳에서 먼 곳으로 향하는 기차에 몸을 싣고 있을 것이다.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2007-04-21-14-55/</link>
      <pubDate>Sat, 21 Apr 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-04-21-14-55/</guid>
      <description>Array
Recently Soogee started to work for HK airways, which is not very big but has a long history.(since 1947) I&amp;rsquo;m quite happy to hear she got chosen and proud of her pursuit for an appropriate position where she can stand firmly.
I&amp;rsquo;m certain that she must be a good flight attendent after taking training in the hub(probably Hongkong international airport? which makes me remind the last leisure time of January by only mentioning the place) since she&amp;rsquo;s been hardworking.</description>
    </item>
    
    <item>
      <title>시험</title>
      <link>http://shanmdphd.rbind.io/personal/2007-04-21-04-19/</link>
      <pubDate>Sat, 21 Apr 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-04-21-04-19/</guid>
      <description>끝도 없는 시험의 연속이구나&amp;hellip;
흔들리지 말구!
 셤보고 들어왔다. 모르는거야 그렇다 치고, 아는 것을 시간 없어서 빈칸으로 남겨두고 나오는 자신에게 너무 화가 난다..</description>
    </item>
    
    <item>
      <title>쾌감</title>
      <link>http://shanmdphd.rbind.io/personal/2007-04-16-01-18/</link>
      <pubDate>Mon, 16 Apr 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-04-16-01-18/</guid>
      <description>Atrioventricular septum과 Interventricular septum의 구조가 3차원으로 머릿 속에 그려지기 시작할 때의 그 쾌감&amp;hellip;
1-2+3-4+cdots=frac{1}{4}
임을 알게 되었을 때의 그 쾌감&amp;hellip;</description>
    </item>
    
    <item>
      <title>사회와 문명의 우열에 관하여</title>
      <link>http://shanmdphd.rbind.io/post/2007-04-10-docbook/</link>
      <pubDate>Tue, 10 Apr 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2007-04-10-docbook/</guid>
      <description>청년의사 책읽는 의사 수상작
 현대 사회가 인류에게 가져다 준 커다란 위해(危害) 중 하나는 인간사회의 존재 의의에 대한 깊은 성찰을 방해하는 ‘바쁨’에 있지 않을까! 현대인은 높은 효율성과 날카로운 객관성을 통해 도시문명을 경이롭게 거대화시키고 세분화시켜 현재의 지식사회를 이룩했다. 그러나 역설적으로 역사의 흐름이나 문명의 방향성에 대해서는 놀랄 만큼 무지하다. 다시 말해 오늘날 도시인들은 하루하루의 삶을 정신없이 살아가고 있으나, 그 하루의 모습을 형성하게 된 원인과 형성의 구체적인 과정을 파악하기 힘든 상황에 놓여있다 할 수 있다.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2007-04-07-12-51/</link>
      <pubDate>Sat, 07 Apr 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-04-07-12-51/</guid>
      <description>전기생리학에 너무 치중한 나머지 다른 과목에서 놓친 부분이 많았다. 3일간 샤워도 못하고 살았는데-생각지 못한 곳에서 나의 약점을, 그리고 한계를 발견한 것이 무척 쓰라리다.
흥미가 생기려 하는 영역에서 그것을 잠시 멈추고 조화로운 배분을 하는 법을 잊고 있었다. 비단 학습뿐만이랴..
글쎄. 오늘 날씨는 너무 아름답고 이제 시험도 2주간 없는데
왜 이렇게 힘이 들고 지쳐만 가는지 난 알 수 없다. 내 기대치가 높은 것일까? 나의 능력이 부족한 것일까? 지금까지 상황을 미뤄 생각해 보건데 아무래도 둘다 참인 듯 하다.</description>
    </item>
    
    <item>
      <title>682</title>
      <link>http://shanmdphd.rbind.io/personal/2007-04-01-20-35/</link>
      <pubDate>Sun, 01 Apr 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-04-01-20-35/</guid>
      <description>I&amp;rsquo;ve made 682 writings here on the diary section.(Now 683 writings) I&amp;rsquo;m so happy to review these postings and I&amp;rsquo;ve found truly hilarious things here. These made me smile and laugh.
People often forgot what they did one or few years ago, not because they are ignorant but because we&amp;rsquo;re basically human-being whose memory is imperfect. The diary section makes me remind me the past events and is good in terms of this point.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2007-03-31-15-05/</link>
      <pubDate>Sat, 31 Mar 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-03-31-15-05/</guid>
      <description>나 자신에게 너무 실망스런 하루였다. 시험지를 받아든 순간 자만하고 방심했던 자신을 반성한다. 의도하진 않지만 지적우월감이 생기려 할 때마다 그것을 경계하라는 신호가 오는 듯 하다. 겸손하고 낮은자세로 공부해야 초점이 어긋나지 않고 결과에도 초연할 수 있을 것이다.
 </description>
    </item>
    
    <item>
      <title>정보</title>
      <link>http://shanmdphd.rbind.io/personal/2007-03-29-20-37/</link>
      <pubDate>Thu, 29 Mar 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-03-29-20-37/</guid>
      <description>폭우처럼 쏟아지는 정보가 머리 속에 유입될 때 그것을 장기기억의 영역으로 집어넣기 위해 얼마나 많은 시간이 필요한가!</description>
    </item>
    
    <item>
      <title>봄</title>
      <link>http://shanmdphd.rbind.io/personal/2007-03-27-13-33/</link>
      <pubDate>Tue, 27 Mar 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-03-27-13-33/</guid>
      <description>봄이 오고 있다.
창 밖에는 햇님이 방긋
ㅎㅎㅎ</description>
    </item>
    
    <item>
      <title>Guns, germs, and steel</title>
      <link>http://shanmdphd.rbind.io/personal/2007-03-19-19-17/</link>
      <pubDate>Mon, 19 Mar 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-03-19-19-17/</guid>
      <description>http://www.docdocdoc.co.kr/event/readingbooks/result.php?bid=event_readingbooks&amp;amp;bid0=9
사회와 문명의 우열에 관하여 「총․균․쇠-무기․병균․금속은 인류의 운명을 어떻게 바꿨는가?」를 읽고
부산의학전문대학원 Md/Phd과정 1학년 한성필
현대 사회가 인류에게 가져다 준 커다란 위해[危害] 중 하나는 인간사회의 존재 의의에 대한 깊은 성찰을 방해하는 &amp;lsquo;바쁨&amp;rsquo;에 있지 않을까! 현대인은 높은 효율성과 날카로운 객관성을 통해 도시문명을 경이롭게 거대화시키고 세분화 시켜 현재의 지식사회를 이룩하였다. 그러나 역설적으로 역사의 흐름이나 문명의 방향성에 대해서는 놀랄 만큼 무지하다. 다시 말해 오늘날 도시인들은 하루하루의 삶을 정신없이 살아가고 있으나, 그 하루의 모습을 형성하게 된 원인과 형성의 구체적인 과정을 파악하기 힘든 상황에 놓여있다 할 수 있다.</description>
    </item>
    
    <item>
      <title>came back to a normal life for a while</title>
      <link>http://shanmdphd.rbind.io/personal/2007-03-17-14-58/</link>
      <pubDate>Sat, 17 Mar 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-03-17-14-58/</guid>
      <description>Array
드디어 토요일 오후이다. 지난 몇주간 정신없이 지나갔다. 시험의 연속에다 해부까지 하느라 목과 허리가 얼마나 혹사당했는가?
어제 밤도 지난 주 금요일 밤도 단 한시간 잠을 못잤다.
이렇게 미친듯이 공부하는 거, 정말 기분 좋다. 스스로에게 부끄럼이 없을 만큼 노력했으니 결과에 관계없이 감사할 따름이다.
이 마음 변치 않길&amp;hellip;
댓글 3개가 달렸습니다.
   김상현 2007.03.17 23:03: 한가지에 집중할 수 있는 상황이 좀 부럽다~~ 김정건 2007.03.20 00:24: 토익 900넘은 몽생도 부럽~ pil.han@gmail.com 2007.</description>
    </item>
    
    <item>
      <title>비바람이 몰아치는 저녁</title>
      <link>http://shanmdphd.rbind.io/personal/2007-03-05-00-09/</link>
      <pubDate>Mon, 05 Mar 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-03-05-00-09/</guid>
      <description>3월 초에 이토록 매서운 비바람이 몰아칠 줄이야! 빠른 풍속처럼이나 빠른게 시간은 흘러간다
그래도 너무 감사하다 ^_^
하루하루가 너무 빠르게 지나가지만, 그만큼 나도 무럭무럭 자라가고 있다구-
오늘은 병원 1층에서 농협 ATM과 테이크아웃 커피점을 찾았는데, 뜻밖의 발견이라 너무 기뻤다. 내일 아침엔 카푸치노를 들고 등교해야지..
싱싱회나라의 돼지숯불구이는 학생할인 되어서 4,000원인데 몇일간 점심밥으로 매일 먹고 있다. 내일도 점심을 먹으러 싱싱회나라에 갈 듯하다. 아니, 형들한테 글로 가자구 꼬셔야 겠다.
오늘 저녁은 태관이형이 삼계탕을 사줬는데 오랜만에 먹은 보양식이라 힘이 불끈.</description>
    </item>
    
    <item>
      <title>다시</title>
      <link>http://shanmdphd.rbind.io/personal/2007-03-03-19-10/</link>
      <pubDate>Sat, 03 Mar 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-03-03-19-10/</guid>
      <description>또 다시 찾아왔다.
amygdala에 강렬한 감정이 전해왔다.
&amp;lsquo;무언가를 너무너무 하기 싫은 상태&amp;rsquo;
ischial tuberosity쪽이 조금씩 아파온다.
그러나 이 상태를 참아내면 반드시 좋은 일이 생긴다.
너무 하기 싫은 마음과 그 이후의 아주 기쁜 상태의 이상한 조합-
너무 싫어서 기쁘다.</description>
    </item>
    
    <item>
      <title>Samil movement</title>
      <link>http://shanmdphd.rbind.io/personal/2007-03-01-10-02/</link>
      <pubDate>Thu, 01 Mar 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-03-01-10-02/</guid>
      <description>http://en.wikipedia.org/wiki/March_1st_Movement
The March First Movement, or the Samil Movement, was one of the earliest displays of the Korean independence movements during the Japanese occupation of Korea. The</description>
    </item>
    
    <item>
      <title>졸업</title>
      <link>http://shanmdphd.rbind.io/personal/2007-02-26-23-28/</link>
      <pubDate>Mon, 26 Feb 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-02-26-23-28/</guid>
      <description>Array
I eventually graduated.
댓글 2개가 달렸습니다.
   pil.han@gmail.com 2007.02.26 23:33: 기뿌다 김상현 2007.02.27 13:13: 졸업 축하!</description>
    </item>
    
    <item>
      <title>동료들</title>
      <link>http://shanmdphd.rbind.io/personal/2007-02-22-22-30/</link>
      <pubDate>Thu, 22 Feb 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-02-22-22-30/</guid>
      <description>Array
   Probably we may desperately notice the fact that the collaboration is most needed for us. We are facing the huge barrier of strange atmosphere totally different from what we&amp;rsquo;ve had and confronted, and there&amp;rsquo;re just few colleagues to help, be helped by and go together until the end.
Even though we didn&amp;rsquo;t know our own way of thinking, cultural and educational background at all, we befriended one another amazingly fastly in that the time we spent has been quite much having dinner together, chatting of diverse issues regarding twenties&amp;rsquo; concern.</description>
    </item>
    
    <item>
      <title>하루 전</title>
      <link>http://shanmdphd.rbind.io/personal/2007-02-21-00-53/</link>
      <pubDate>Wed, 21 Feb 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-02-21-00-53/</guid>
      <description>입학식&amp;amp;개강 하루 전이다. 묘한 흥분과 감격이 밀려온다. 7년(or more, 혹은 평생) 간의 부산 생활이 공식적으로 시작되는 하루 전이다.
무척 기쁘고 감사하다. 내가 맡게 된 자리, 내가 서게 될 영역 속에서 진실하고 선명하며 떳떳한 청년이 되리라!</description>
    </item>
    
    <item>
      <title>Field Manual</title>
      <link>http://shanmdphd.rbind.io/personal/2007-02-19-10-59/</link>
      <pubDate>Mon, 19 Feb 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-02-19-10-59/</guid>
      <description>보이는 것 일색으로 치장하는 20대의 삶의 덧없음을 깨닫고, 나이 먹어가는 것에 대해 두려워하지 아니하며 오히려 기뻐한다. 40세부터 60세까지 20년의 활동을 위한 20대를 설계한다.  05.08.26, &amp;lsquo;thought&amp;rsquo;에서
20년의 활동을 위한 20대</description>
    </item>
    
    <item>
      <title>졸업해요.</title>
      <link>http://shanmdphd.rbind.io/personal/2007-02-19-00-02/</link>
      <pubDate>Mon, 19 Feb 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-02-19-00-02/</guid>
      <description>Array
졸업해요.
댓글 2개가 달렸습니다.
   김정건 2007.02.19 19:47: 축~ pil.han@gmail.com 2007.02.19 23:49: 고~</description>
    </item>
    
    <item>
      <title>주님은 아신다</title>
      <link>http://shanmdphd.rbind.io/personal/2007-02-17-00-34/</link>
      <pubDate>Sat, 17 Feb 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-02-17-00-34/</guid>
      <description>주님은 아신다. 나의 이 어려운 상황과 힘든 싸움을.
주님은 아신다. 이것의 극복 과정 중에서 내가 어떠한 삶의 자세를 취할지를.
주님은 아신다. 이 외롭고 고독한 훈련의 과정 속에 날 이해할 수 있는 사람이 그다지 많지 않다는 것을.
주님은 아신다. 밝은 웃음 이면에 감추어진 내면의 위선과 언행의 불일치를.
주님은 아신다. 나의 욕심과 나의 부자격과 나의 교만을.
그리고 주님은 아신다. 내 얼굴이 일그러지며, 눈물이 뺨을 흘러 내릴 때를, 그리고 그 고통을.
나의 하나님은 모든 것을 알고 계신다.</description>
    </item>
    
    <item>
      <title>만남들</title>
      <link>http://shanmdphd.rbind.io/personal/2007-02-16-01-54/</link>
      <pubDate>Fri, 16 Feb 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-02-16-01-54/</guid>
      <description>Meeting #1. Prof. Jung Jin Sup
We&amp;rsquo;ve talked of molecular cell biology which is an utterly new field to me. Nevertheless, kind and polite Prof.Jung encourages me much and I&amp;rsquo;d like to say he is a genuine scholar in PMS(an interesting abbreviation of Pusan Medical School because there&amp;rsquo;s a really commercial private institute with the same</description>
    </item>
    
    <item>
      <title>정말</title>
      <link>http://shanmdphd.rbind.io/personal/2007-02-11-23-04/</link>
      <pubDate>Sun, 11 Feb 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-02-11-23-04/</guid>
      <description>너무 하네. 무슨 일이라도 있는거야
힘들다 힘들다 한들 변할 수 있는 건 없겠지
그렇지만 힘들다 힘들다 말하지 못하는(혹은 정말로 힘들게 느끼지 않는) 그이가 왠지 야속해 보이는 건 왜일까
징징대기도 하란 말야.
상위50%
마지노선이다. 여기서 밑으로 떨어지면 난 짤린다.
기라성 같은 동료들과 경쟁하는데에는 반조차도 너무나도 버겁다.
입학 열흘 전, 긴장감이 감돌기 시작한다.
ps: retreat from Monday to Wendseday.</description>
    </item>
    
    <item>
      <title>so far so good</title>
      <link>http://shanmdphd.rbind.io/personal/2007-02-07-21-42/</link>
      <pubDate>Wed, 07 Feb 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-02-07-21-42/</guid>
      <description>Array
모든 것이 너무 감사할 뿐 어찌 다 말로 할 수 있겠어.
   [파손 시 자기 몸에서 뽑아서 배상]
으으으
  우리 조는 기독동아리 선배들이 맡아 주셨는데, 친절한 설명과 방대한 양의 시험에 정말 감사했다.
  돼지국밥은 정말 맛있구나. 3,500원의 소박한 기쁨..</description>
    </item>
    
    <item>
      <title>DIY</title>
      <link>http://shanmdphd.rbind.io/personal/2007-02-05-21-38/</link>
      <pubDate>Mon, 05 Feb 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-02-05-21-38/</guid>
      <description>Array
책상을 만들었다 ^_^ 한시간동안 낑낑대며 조립하고 났더니, 정말 뿌듯했다.
다만 나사못을 조일 때 오른손바닥이 너무 아팠다. 저녁에 승림이 형을 초대해서 차를 마셨는데, 책상을 오후에 만들었다는 사실이 얼마나 감사하던지.
손님이 왔는데 널부러진 책상을 보일 순 없잖아.
저녁 시간 즈음, 우연히 선배 세명과 동기 세명을 스치듯 만났다. 내일 첫 공식 모임을 앞두고 학교 근처에서는 심상치 않은 분위기가 감돌고 있다- 뭔가 묘한 흥분을 불러 일으킬 만한 일이 벌어질 듯한 분위기.
승림이 형과의 대화 속에서 놓치고 있던 희망의 말이 들려왔고, 잊고 있었던 독립에 대한 갈망을 다시금 타오르게 했다.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2007-02-04-09-46/</link>
      <pubDate>Sun, 04 Feb 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-02-04-09-46/</guid>
      <description>melancholy feeling cuased by diverse hormones</description>
    </item>
    
    <item>
      <title>totally messed up.</title>
      <link>http://shanmdphd.rbind.io/personal/2007-02-03-20-55/</link>
      <pubDate>Sat, 03 Feb 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-02-03-20-55/</guid>
      <description>Array
번화한 도시의 한 복판에서
헤드폰으로 흘러나오는 이승환의 10년도 넘은 음악을 들었다.
이미 거리는 사람들로 인해 과포화 상태였고 이리저리 몸을 부딫힐 수 밖에 없는 상황이었다.
세끼 식사를 혼자 먹어야 한다는 처절함 외로움은 견딜만 했으나 아침부터 누군가와 대면해서 대화를 못했다는 사실은 토요일 저녁을 더욱 멋지게 만들었다.
봐야할 ppt파일이 &amp;lsquo;그야말로&amp;rsquo; 산더미처럼 쌓여있고 osteology의 압박이 서서히 다가오고 있으나, 그보다 더 걱정이 되는 것은 내일 아침밥으로 어머니가 해 주신 신선한 된장찌개와 계란프라이를 먹을 수 없다는 사실이다.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2007-02-02-22-45/</link>
      <pubDate>Fri, 02 Feb 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-02-02-22-45/</guid>
      <description>아침 밥이 없어서 토스트를 해 먹으려고 제과점을 찾았다.
한참을 헤메다가 크라운베이커리를 찾았다.
식빵은 2000원이었다.
포도쨈은 3000원.
결국 아침에 5000원을 쓴 셈이다. (Tesco였다면 1.5파운드로 충분했으리라)
게다가 그 전에 참치랑 햇반이랑 부산우유를 샀기 때문에 5800원정도 쓴 거 같다. (부산우유 사은품으로 200ml짜리 꼬맹이 우유를 안줬다면 훨씬 더 비참했을거야)
10800원.
정말 뼈아픈 지출이다.
차라리 학교 앞 식당을 갔으면 더 편했을 걸..
쓰게 우려낸 breakfast tea에서는 수돗물 향이 팍팍!
혼자 사는게 쉽지 않다
낼 아침은 모 먹지.</description>
    </item>
    
    <item>
      <title>meeting</title>
      <link>http://shanmdphd.rbind.io/personal/2007-02-01-21-10/</link>
      <pubDate>Thu, 01 Feb 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-02-01-21-10/</guid>
      <description>Array
부산의대의 3大천재 중 한 분이라 불리는 정진섭 생리학교수님과 점심 식사를 했다. 그 전에 교수실에 찾아갔었는데 지금까지 내가 봐온 그 어떤 교수실보다 복잡하고 어지러웠다. 고려전전전 김규태 교수님의 방만큼이나- 대가의 방은 항상 어지러운 것일까? 그래서 내가 자주 방을 어지럽히고 싶어하는지 모르겠다.
주된 대화 내용은 복합학위과정(Combined degree, which means Md/Phd) 전반에 대한 것이었는데, 다행히도 교수님께서 신경을 참 많이 써주고 계시다는 것을 알게 되었다. 학부과정 중에 공학을 공부했기에 세포분자학에 어려움이 예상된다면서 미리 공부하고 입학하라는 조언도 듣게 되었다.</description>
    </item>
    
    <item>
      <title>얻는게 있으면 잃는게 있다</title>
      <link>http://shanmdphd.rbind.io/personal/2007-02-01-00-09/</link>
      <pubDate>Thu, 01 Feb 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-02-01-00-09/</guid>
      <description>얻는 것이 있으면 잃는 것이 있다
동시에, 잃는 것이 있으면 얻는 것도 있다.
많은 문제는, 얻고자 하면서 잃지 않으려는 마음과
잃는 것에 집착한 나머지, 얻는 것을 생각하지 못하는 마음에서 생겨난다.
댓글 하나 달렸습니다.
   김상현 2007.02.01 22:32: 흠..맞는 말이다</description>
    </item>
    
    <item>
      <title>again</title>
      <link>http://shanmdphd.rbind.io/personal/2007-01-30-21-40/</link>
      <pubDate>Tue, 30 Jan 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-01-30-21-40/</guid>
      <description>흥미진진 2007
기대만빵 2007</description>
    </item>
    
    <item>
      <title>fair enough</title>
      <link>http://shanmdphd.rbind.io/personal/2007-01-30-01-58/</link>
      <pubDate>Tue, 30 Jan 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-01-30-01-58/</guid>
      <description>Everything is prepared, so is emotion. I&amp;rsquo;m sure that time of 2007 will be such a blessing for me.
Controlling mind is not an easy task but everyone values it. Fair enough. Control myself.
섬세함이 필요했던 시기, 경솔했던 행동이 관계를 변화시켰다는 사실은 날 여전히 미안하게 만든다.
그럼에도 상황에 대한 합리화가 계속 이루어지고 있는 것을 발견했다.</description>
    </item>
    
    <item>
      <title>Complicated</title>
      <link>http://shanmdphd.rbind.io/personal/2007-01-28-00-28/</link>
      <pubDate>Sun, 28 Jan 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-01-28-00-28/</guid>
      <description>서운해 할 어떤 가치도 없는, 서운해 할 어떤 이유도 없는, 서운해 할 어떤 정당성도 없는,
내가 서운한 마음이 든다. 2.
Situation hardly complicates me but when it comes to the tremendous burden regarding the long period of good-bye, I&amp;rsquo;ve found out complicated feeling (that I&amp;rsquo;m feeling) is not something too odd.
I cannot deny the fact &#39; No pain, no gain &#39; or &#39; No cross, no crown &#39; , everlasting declarations to all humanbeings and I also concede there&amp;rsquo;re so many ups and downs in our life, however it seems quite true for all of us to feel strong desire to shirk the present hardship(literally pain or downs) in order to be happier.</description>
    </item>
    
    <item>
      <title>명언</title>
      <link>http://shanmdphd.rbind.io/personal/2007-01-27-00-41/</link>
      <pubDate>Sat, 27 Jan 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-01-27-00-41/</guid>
      <description>존경하는 우리 아버지께서는 내 평생에 살아가며 두고두고 기억할만한 명언을 두 번 해 주셨다.
잘 하는 것 보다, 열심히 하는 것이 중요하다 - 고3 입시 中 육체를 컨트롤하는 것은 정신이다. - 기초군사훈련 中 이 두 위대한 유산이 동시에 필요한 시점이다.
  넌 나에게 최선을 다 하고 있니
  &amp;ldquo;신부님. 오늘 오후 저는 시험을 잘 봤습니다&amp;rdquo;
&amp;ldquo;그래서?&amp;rdquo;
&amp;ldquo;저는&amp;hellip;저 자신의 공로로 그 명예를 얻은 것처럼 느꼈습니다.&amp;rdquo;
&amp;ldquo;마르틴&amp;hellip;&amp;rdquo;
&amp;ldquo;마치 이 머리, 이 육신이 명예를 얻을 만한 뭔가를 해낸 것처럼 말입니다.</description>
    </item>
    
    <item>
      <title>장한 권소위</title>
      <link>http://shanmdphd.rbind.io/personal/2007-01-27-10-19/</link>
      <pubDate>Sat, 27 Jan 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-01-27-10-19/</guid>
      <description>Array
권소위가 밀입국자들 검거에 협조, 참모총장보고 http://kookbang.dema.mil.kr/kdd/HearTypeView.jsp?writeDate=20070126&amp;amp;writeDateChk=20070118&amp;amp;menuCd=3004&amp;amp;menuSeq=2&amp;amp;kindSeq=3&amp;amp;menuCnt=30911</description>
    </item>
    
    <item>
      <title>respect</title>
      <link>http://shanmdphd.rbind.io/personal/2007-01-25-00-53/</link>
      <pubDate>Thu, 25 Jan 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-01-25-00-53/</guid>
      <description>Array
이 사진의 80년 뒤인 오늘,
이들의 두뇌에서 나온 수많은 이론들에 의해 세상은 움직이고 있다.
이름 자체가 상수(constant)가 되어버린 사람들.</description>
    </item>
    
    <item>
      <title>사랑</title>
      <link>http://shanmdphd.rbind.io/personal/2007-01-25-10-55/</link>
      <pubDate>Thu, 25 Jan 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-01-25-10-55/</guid>
      <description>하나님은 당신을 사랑하십니다.
하나님은 피곤에 지쳐 축쳐진 어깨를 하고 있는 당신을 불쌍히 여기십니다.
하나님은 승리의 기쁨에 한껏 격양된 당신을 기쁘게 여기십니다.
그대의 상황과 아무런 상관없이 그대를 항상 영원토록 사랑하십니다.
이 진리를 받아들이면, 참 기쁨과 평안이 함께할 것입니다.
We know how much God loves us, and we have put our trust in him. God is love, and all who live in love live in God, and God lives in them.
 1 John 4:16, NLT  </description>
    </item>
    
    <item>
      <title>D-12</title>
      <link>http://shanmdphd.rbind.io/personal/2007-01-19-01-04/</link>
      <pubDate>Fri, 19 Jan 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-01-19-01-04/</guid>
      <description>2007년 1월 30일, 분당을 떠나 낯선 곳으로 가게 된다.
이제 이곳에서 사랑하는 사람과 지낼 날은 12일 남았다.
기분이 어떠냐는 물음을 들었다.
겉보기엔 nice한 표정을 지으며 자신있다는 내색을 하였지만, 이내 씁쓸한 웃음으로 답을 대신했다.
삶은 때론 받아들이기 힘든 의문과 도전으로 가득 차 있다.
주님께서는 항상 우리가 수용가능한 만큼의 어려움과 아픔을 허락한다는 사실을 신뢰하지만,
이번엔 너무&amp;hellip; 힘들다.</description>
    </item>
    
    <item>
      <title>Back to Seoul</title>
      <link>http://shanmdphd.rbind.io/personal/2007-01-17-01-17/</link>
      <pubDate>Wed, 17 Jan 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-01-17-01-17/</guid>
      <description>일주일 간의 홍콩여행을 마치고, 서울의 밤거리를 걸으며- 낮익은 한글 간판과 싸늘한 바람을 느꼈다. 홍콩의 일주일 간의 생활은 내가 세계의 도시인으로서 가져야할 자질과 역할에 대해 깊이 생각하게 하였다.
Central에서 보았던 현대 건축물 안, 영어를 사용하는 3차 산업 종사자들의 반짝거리는 구두와 한 속에 든 Pacific Coffee takeout Temple Street Night Market에서 본 Cantonese를 사용하는 1차 산업 종사자들의 굽은 허리와 한 손에 든 중국산 싼 담배 영미 관광객들의 half western, half eastern Hong Kong에 대한 호감과 그들이 아시아 대륙에 이룩한 거대 자본주의에 대한 찬사 Lantau Island의 Big Bhudda 옆 공중 화장실에서 들었던 크리스마스 캐롤과 바로 옆 Monastery의 강한 향내 High Anglican Church에서의 Eucharist service(성찬예배)의 엄격한 예배 스타일과 영국인 vicar의 보수성 상업화의 거대한 물결이 일렁이는 Causeway Bay 안 - Starbucks, Calvin Klein, Maxmara의 매장이 동시에 자리한 시끄런 건물 3층 Hostel에서 4일 밤 - Paul과의 Colossians(골로새서) 산책 여러가지 장면이 머릿 속에 남아 눈과 귀에 아련히 생각난다.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2007-01-17-23-50/</link>
      <pubDate>Wed, 17 Jan 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-01-17-23-50/</guid>
      <description>캠릿브지 대학의 연결구과에 따르면, 한 단어 안에서 글자가 어떤 순서로 배되열어 있는가 하것는은 중하요지 않고, 첫째번와 마지막 글자가 올바른 위치에 있것는이 중하요다고 한다. 나머지 글들자은 완전히 엉진창망의 순서로 되어 있지을라도 당신은 아무 문없제이 이것을 읽을 수 있다. 왜하냐면 인간의 두뇌는 모든 글자를 하나 하나 읽것는이 아니라 단어 하나를 전체로 인하식기 때이문다.</description>
    </item>
    
    <item>
      <title>Being away</title>
      <link>http://shanmdphd.rbind.io/personal/2007-01-08-23-57/</link>
      <pubDate>Mon, 08 Jan 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-01-08-23-57/</guid>
      <description>Pil is not in Korea at the moment.
From 9 Jan 2007 to 16 Jan 2007, he is in Hongkong.
  내 낮은 목소리가 누군가에게 기쁨과 설렘을 줄 수 있다니-
행복, 감사, 희락</description>
    </item>
    
    <item>
      <title>gratefulness</title>
      <link>http://shanmdphd.rbind.io/personal/2007-01-07-00-03/</link>
      <pubDate>Sun, 07 Jan 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-01-07-00-03/</guid>
      <description>하고 싶은 공부를 할 수 있도록 기회를 부여받은 것 그 사실 자체만으로 얼마나 얼마나 감사해야 할 일인가!
오늘 한끼의 식사도 거르지 않고 사랑하는 사람들과 함께 배를 채웠다는 그 사실 자체만으로 얼마나 얼마나 감사해야 할 일인가!
남의 시선이야 어찌 되었건 날 항상 사랑스런 눈빛으로 지켜봐주시고 끊임없는 찬사를 보내주시는 하나님이 계시다는 그 사실 자체만으로 얼마나 얼마나 감사해야 할 일인가!</description>
    </item>
    
    <item>
      <title>리움</title>
      <link>http://shanmdphd.rbind.io/personal/2007-01-05-23-27/</link>
      <pubDate>Fri, 05 Jan 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-01-05-23-27/</guid>
      <description>리움 미술관에서 한국의 쥰세이를 만나다.
화학을 전공한 석박사들이 미술관에서 일하는 진풍경을 보게 될 줄은 미처 생각지 못했다.
더 멋진 것은 15,000원 상당의 전시 티켓을 무료로 선사해주신 쥰세이!
  본의 아니게 혼란을 준 것 같아 깊이 사과합니다.
그때 진심이었다 한들 이제 조금 멀리 온 것 같아요..</description>
    </item>
    
    <item>
      <title>mathmatics</title>
      <link>http://shanmdphd.rbind.io/personal/2007-01-04-23-40/</link>
      <pubDate>Thu, 04 Jan 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-01-04-23-40/</guid>
      <description>Array
Hilarious.
Third solution is the best.</description>
    </item>
    
    <item>
      <title>Tetley</title>
      <link>http://shanmdphd.rbind.io/personal/2007-01-04-13-48/</link>
      <pubDate>Thu, 04 Jan 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-01-04-13-48/</guid>
      <description>Array
   Once I missed to put the tea bag out until it is totally distilled.. I found its taste is quite similar to the oriental medical herb.
  콩밥, 김, 쇠고기로 아점(brunch)을 먹었다. 이렇게 많은 양을 먹게 될 줄을 정말 몰랐다. 적절한 3대 영양소를 골고루 먹구나선 쓰디쓴 Tetley tea로 과량의 caffeine을 섭취하였다.
  입학까지 정확히 49일 남았다. 폭풍전야와 같은 평온한 나날은 불안을 고조시킨다. 말그대로 tough한 대학원생활에 기대반 걱정반.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2007-01-02-11-46/</link>
      <pubDate>Tue, 02 Jan 2007 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2007-01-02-11-46/</guid>
      <description>2007 1. 시인 황지우님은 이렇게 노래했다. &amp;ldquo;너를 기다리는 동안 나도 가고 있다.&amp;rdquo;
주님은 항상 이렇게 존재하신다. 능동의 근원. 적극성의 결정체. 우리는 누군가를 기다릴때, 그에게 다가가지 않는다. 수동적인 자세로 그가 먼저 나에게 오길 기다릴 뿐. TV와 mobile을 바라보며, 우리 삶의 본질에 연관성이 없는 비디오와 텍스트를 바라보며 애써 기다림의 능동적 주체가 되길 포기한다. 기다림은 많은 에너지를 소모하는 이타적 행위이기 때문
  마태가 쓴 복음서의 끝에서, 예수님은 이렇게 말씀하셨다. &amp;ldquo;And surely I am with you always, to the very end of the age.</description>
    </item>
    
    <item>
      <title>누군가</title>
      <link>http://shanmdphd.rbind.io/personal/2006-12-30-00-45/</link>
      <pubDate>Sat, 30 Dec 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-12-30-00-45/</guid>
      <description>누군가 2006년은 어떻게 보냈느냐고 물었다.
난 이렇게 대답하였다. &amp;ldquo;정말 행복하고 감사한 한해였다.&amp;rdquo;
항상 기쁘고 웃을 일만 있었기 때문이 아니다. 항상 여유있고 평안한 기분을 느꼈기 때문은 아니다. 항상 좋은 사람들과 좋은 곳에서 좋은 시간을 가졌기 때문은 아니다.
다만 어렵고 갈급하여 앞이 뚜렷이 보이지 않는 상황 속에서 주님을 향한 신뢰가 더욱더 커져갔기 때문이고, 삶의 분명한 목적을 다시금 발견하였기 때문이다- 오랜 기도가 응답될 때의 희열을 느꼈고, 흔들리지 않는 주님의 존재감이 말할 수 없는 위안을 선사했기 때문이다.</description>
    </item>
    
    <item>
      <title>무미건조</title>
      <link>http://shanmdphd.rbind.io/personal/2006-12-30-00-19/</link>
      <pubDate>Sat, 30 Dec 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-12-30-00-19/</guid>
      <description>마음 깊은 곳에서 은근히 솓아오르는 기쁨과 행복이야 말로 우리 삶을 가득 찬 아름다움의 상태로 이끈다. 이런 상태 속에서의 하루하루가 지극히 소중하고 감사할 수 밖에.
어찌 다 표현할 수 있겠는가?
  무미건조한 사람들? 따뜻한 사람들?
Kesc Alumni, at Il Cremino and at Uno, Samsung Station, Seoul.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2006-12-28-01-03/</link>
      <pubDate>Thu, 28 Dec 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-12-28-01-03/</guid>
      <description>사랑에는 필수적으로 대상에 대한 존경이 필요하다.존경은 어떤 사람을 있는 그대로 보고 그의 독특한 개성을 아는 능력이다. 어떤 사람을 존경하려면 그를 잘 &amp;lsquo;알지&amp;rsquo; 않고서는 불가능 하다. - Mr.Fromm 그대를 존경할 수 있도록, 당신를 알수 있는 기회를 주었음에 고마워요.
만일 내가 참으로 한 사람을 사랑한다면 나는 모든 사람을 사랑하고 세계를 사랑하고 삶을 사랑하게 된다. 만일 내가 어떤 사람에게 [나는 당신을 사랑한다]고 말할 수 있다면, [나는 당신을 통해 모든 사람을 사랑하고 당신을 통해 세계를 사랑하고 당신을 통해 나 자신도 사랑한다]고 말할 수 있어야 한다.</description>
    </item>
    
    <item>
      <title>An hour on the life of Jesus Christ -Charlie Rose -</title>
      <link>http://shanmdphd.rbind.io/personal/2006-12-27-12-29/</link>
      <pubDate>Wed, 27 Dec 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-12-27-12-29/</guid>
      <description>An hour on the life of Jesus Christ -Charlie Rose -
Mr. Rose : In the end for you, faith is what? Mr. Albacete : &amp;hellip; Faith is recognition to presence.</description>
    </item>
    
    <item>
      <title>December Sweet</title>
      <link>http://shanmdphd.rbind.io/personal/2006-12-26-21-41/</link>
      <pubDate>Tue, 26 Dec 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-12-26-21-41/</guid>
      <description>I had at least over 50 grams of chocolate today. I love sweets of December!!
Am I changing? Actually I haven&amp;rsquo;t loved chocolate this much..
So good.
  정말 눈물나게 반갑겠지? 오랫동안 떨어져 있다가 극적으로 만난다면 말야. 휴대폰 수신기를 통해 전달되는 음성이 아닌, 공기를 매질로 해서 울려퍼져오는 목소리를 듣게 된다면 말야.
정말 그렇겠지?
  http://mdphd.co.kr/ 공들여서 만들었다. 흥미진진! 으쌰</description>
    </item>
    
    <item>
      <title>붉은 잉크</title>
      <link>http://shanmdphd.rbind.io/personal/2006-12-24-02-37/</link>
      <pubDate>Sun, 24 Dec 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-12-24-02-37/</guid>
      <description>붉음은 나의 손을 벗어나 그이에게 전해졌지만 여전히 남아있는 오른손의 붉은 잉크는 내 안의 열정을 생생히 표현하는 듯 하였다.
체온이 전달됨을 느꼈으며, 기쁨과 희락에 의해 잇달아 몸 전체가 격정적으로 반응하고 있었다.
교감신경이 자극되기 시작함에 심장은 힘차게 피를 내뿜고, 얼굴은 화끈거리기 시작하였다.
난, 살아있다. 난, 존재한다.
댓글 하나 달렸습니다.
   pil.han@gmail.com 2006.12.24 02:45: sheer enthusiasm</description>
    </item>
    
    <item>
      <title>KU-Rhul 2nd, farewelling 2006</title>
      <link>http://shanmdphd.rbind.io/personal/2006-12-23-01-05/</link>
      <pubDate>Sat, 23 Dec 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-12-23-01-05/</guid>
      <description>냐하하. 웃겨 죽겠어 Christmas Meeting farewelling 2006, at cafe Violet, Korea University, Seoul, South Korea
측면사진. 실제보다 잘 나왔네.. at Starbeer, Korea University, Seoul, South Korea</description>
    </item>
    
    <item>
      <title>Excellent frequency</title>
      <link>http://shanmdphd.rbind.io/personal/2006-12-22-11-24/</link>
      <pubDate>Fri, 22 Dec 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-12-22-11-24/</guid>
      <description>Korean radio frequency 93.1Mhz..brilliant!
I eventually figured out why people so love classical music.</description>
    </item>
    
    <item>
      <title>Shifting</title>
      <link>http://shanmdphd.rbind.io/personal/2006-12-21-10-49/</link>
      <pubDate>Thu, 21 Dec 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-12-21-10-49/</guid>
      <description>변화. 변화. 변화.
올해에 있었던 수많은 변화와 놀라운 소식(정말 놀랐었지-)들을 접하게 되었을 때, 혹은 그러한 것들을 생산하는 능동적 입장에 서 있었을 때, 나는 어떻게 반응하였는가? 때론 번민하였고, 때론 기뻐하였고, 때론 눈물 흘렸고, 때론 가득 웃었다. 지금의 상태는 어떤가?
변화가 두려움의 모습으로 다가올 때 움츠려드는 자신을 바라보았다. 바라봄의 주체와 바라봄의 객체는 하나지만, 난 아직도 내가 어떤 생각으로 이 변화를 이끌어 나가고 있는지 명확화시키지 못했다. 내면에서 변화의 빠르기가 가속됨에 따라 둘러싼 많은 외면의 것들마저 급격한 진전을 보이게 됨을 느낀다.</description>
    </item>
    
    <item>
      <title>for 10 hours</title>
      <link>http://shanmdphd.rbind.io/personal/2006-12-18-08-02/</link>
      <pubDate>Mon, 18 Dec 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-12-18-08-02/</guid>
      <description>slept for 10 hours&amp;hellip;
has been in really deep coma, I guess.
hardly remember what I dreamed
but certainly it was not good&amp;hellip;
whenever I OVERslept, I dreamed no good
is this one of the reasons many physicians said don&amp;rsquo;t get too much sleep? probably not.
sungpilhan</description>
    </item>
    
    <item>
      <title>전율</title>
      <link>http://shanmdphd.rbind.io/personal/2006-12-18-19-40/</link>
      <pubDate>Mon, 18 Dec 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-12-18-19-40/</guid>
      <description>오랜만에 라디오를 켰을 때, 우연히 내가 좋아하는 피아노곡이 흘러나왔다. 이 때의 전율이란 정말 말로 표현 못할 것 같아. 바로 지금 그 음악이 흘러 나오고 있어. 아마 조금 뒤엔 음악이 끝나겠지. 그러기에 지금 이 순간이 너무 소중한게 아닐까
  시끄러운 교회 카페에서 잠시 벽에 머리를 기대고 있었는데 잠이 들었어. 얼마나 자고 일어났을까? 침을 흘린게 아닐까 걱정될 정도로 깊은 잠이 들었던 것 같아. 눈을 떴을 때, 그토록 깊이 잠들었다 깨어났는데 눈 앞에 변한 것 하나 없이 같은 풍경이 펼쳐졌음에 당황했지.</description>
    </item>
    
    <item>
      <title>나의 사랑이</title>
      <link>http://shanmdphd.rbind.io/personal/2006-12-16-09-38/</link>
      <pubDate>Sat, 16 Dec 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-12-16-09-38/</guid>
      <description>나의 사랑이 더욱 커져가네. 주를 향한 내 사랑 더욱 깊어져만가네. 하루하루가 정말 새롭다. 매일 채워주시는 그분의 크신 은혜와 사랑은 내 모든 지각과 능력을 뛰어넘는다.
He is above all things and has given us the most precious existence, Jesus Christ who died INSTEAD of us. Surprisingly, the more we are deep into and devoted unto His love, the more we procure sheer understanding and God-centered perspective..
Thanks truly be to God eternal.</description>
    </item>
    
    <item>
      <title>예술은 변명을 요하지 않는다.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-12-16-10-00/</link>
      <pubDate>Sat, 16 Dec 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-12-16-10-00/</guid>
      <description>어느 날 친한 친구가 후쿠사이를 찾아와 수탉 그림을 그려 달라고 부탁했다. 수탉을 그려본 적이 없는 후쿠사이는 친구에게 일주일 후에 오라고 했다. 일주일 후에 친구가 찾아오자 후쿠사이는 이번에는 이줄일 후에 보자고 했다. 이주일 후엔 두 달, 두 달 후에는 6개월 - 이런 식으로 약속을 미루다가 어느덧 3년이란 세월이 흘러가 버리고 말았다.
3년째가 되는 날에도 후쿠사이는 또 약속을 미루려 했다. 친구는 더 이상 참지 못하고 후쿠사이에게 버럭 화를 내고 말았다. 그 모습을 본 후쿠사이는 말없이 종이와 물감을 가지고 오더니, 그 즉석에서 순식간에 수탉을 그려 주는 것이었다.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2006-12-13-11-18/</link>
      <pubDate>Wed, 13 Dec 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-12-13-11-18/</guid>
      <description>New Student Pastor Appointed
We are pleased to announce that Tim Martin has been appointed as our new full-time student pastor. Tim will be joining us at the end of January as our full-time student pastor. Originally from Canterbury, he has spent the last two-and-a-half years in central London working for the management consultancy company Accenture, studying part-time at London School of Theology and serving in the international student ministry at All Souls Church.</description>
    </item>
    
    <item>
      <title>약 두달.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-12-11-14-53/</link>
      <pubDate>Mon, 11 Dec 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-12-11-14-53/</guid>
      <description>7년간 대학생, 군인, 그리고 다시 대학생의 신분을 갖고 정신없는 삶을 살았다.
참 많이 돌아다녔다.
서울의 한 사립대학에서 2년, 서울의 한 국군부대에서 2년 반, 유럽의 섬나라에서 1년.
그리고 두달 후엔 남쪽의 한 해안도시로 이사를 가게 되었다. 그리고 7년간 받을 고강도의 훈련, 다시 4년간의 수련. 그리고 또다시 이어질 칙칙한 실험실, 연구실, 강의실 생활.
나라고 왜 익숙한 한 곳에 머물며 안정적이고 편안한 삶을 살고 싶지 않겠는가. 안락한 가족의 위안과 친근한 사람들과의 시간이 어찌 기쁘지 않겠는가.</description>
    </item>
    
    <item>
      <title>Saying</title>
      <link>http://shanmdphd.rbind.io/personal/2006-12-05-17-51/</link>
      <pubDate>Tue, 05 Dec 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-12-05-17-51/</guid>
      <description>A tiger in a paper
 Korean saying  There&amp;rsquo;re loads of things that appear to be a tiger in a paper if we see them in light of God&amp;rsquo;s perspective.</description>
    </item>
    
    <item>
      <title>George Muller</title>
      <link>http://shanmdphd.rbind.io/personal/2006-12-03-21-19/</link>
      <pubDate>Sun, 03 Dec 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-12-03-21-19/</guid>
      <description>1000파운드의 나머지 부분에 대해서 다시금 간절히 기도했다. 오늘 저녁에 5파운드가 기증되어 마침내 그 금액이 완전히 채워지게 되었다. 지난 18개월 10일 동안 거의 매일 하나님께 이 문제를 놓고 기도해 왔다. 그때부터 주님께서 그 기도를 완전히 응답해 주실 때까지, 나는 주님께서 그 금액을 완전히 채워 주시리라는 사실을 한번도 의심해 본 적이 없었다. 나는 때로 그분께서 나의 요청을 들어주시리라는 확신 가운데 그분을 찬양하곤 했다. 기도를 드릴 때, 우리는 &amp;ldquo;무엇이든지 기도하고 구하는 것은 받은 줄로 믿으라 그리하면 너희에게 그대로 되리라&amp;quot;는 마가복음 11:24의 말씀대로 응답을 받는다는 사실을 믿어야만 한다.</description>
    </item>
    
    <item>
      <title>12월.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-12-02-21-37/</link>
      <pubDate>Sat, 02 Dec 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-12-02-21-37/</guid>
      <description>12월이 찾아왔다. 나는 이 12월을 어떻게 마주하는가?
&#39; 주 예수여 속히 오시옵소서 &#39; 를 외치는 자인가, &#39; 내년에도 흥청망청 지금같은 삶을 누리게 해 주시옵소서 &#39; 를 외치는 자인가?
인간문명에 대한 화려한 자축. 세속이 만든 성탄절의 왜곡된 이미지에 자신을 끼워 맞추려 애쓰는 안타까움.
현대과학의 폭발적인 발전 속에 하나님은 인간에게 어마어마한 부를 선사해 주셨다. 유래없는 물질의 교환이 오가고 있지만 인류는 여전히 갈급하며 욕심많다. 인간에게 필요한건 물질적 풍요가 아닌, 크리스마스의 원래 주인공인, 그리스도. 그 분의 사랑-</description>
    </item>
    
    <item>
      <title>ASIAD</title>
      <link>http://shanmdphd.rbind.io/personal/2006-12-02-20-45/</link>
      <pubDate>Sat, 02 Dec 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-12-02-20-45/</guid>
      <description>The 15th Asian Games is being held in Doha, Qatar. I heard Doha will be the first city in its region and only the second in West Asia since Tehran in 1974 to host the games.
According to Operation World, the book that gives us hosts of information about evangelism to the world, THERE WERE NO QATARI BELIEVERS before 1985, but SEVERAL HAVE COME TO THE LORD OUTSIDE THE COUNTRY. (there&amp;rsquo;re approximately 120,000 Qatari in the country.</description>
    </item>
    
    <item>
      <title>Authentification</title>
      <link>http://shanmdphd.rbind.io/personal/2006-11-29-10-10/</link>
      <pubDate>Wed, 29 Nov 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-11-29-10-10/</guid>
      <description>But you are a chosen people, a royal priesthood, a holy nation, a people belonging to God, that you may declare the praises of him who called you out of darkness into his wonderful light.
True identity is not written on a brain. It&amp;rsquo;s not from the internal self, but from the Words. This is the thing God called &amp;ldquo;a chosen people, a royal priesthood&amp;rdquo;. How gloriously it says!
If we truly accept this truth, there should be no reason to be worried about this appearing hardship or burden in mind.</description>
    </item>
    
    <item>
      <title>Breakfast at 자갈치&#39;s</title>
      <link>http://shanmdphd.rbind.io/personal/2006-11-26-00-13/</link>
      <pubDate>Sun, 26 Nov 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-11-26-00-13/</guid>
      <description>Array
had a breakfast of mackerel fries with 승림이형. Excellent flavour of KRW3000.</description>
    </item>
    
    <item>
      <title>More English in a blog!!!</title>
      <link>http://shanmdphd.rbind.io/personal/2006-11-23-00-22/</link>
      <pubDate>Thu, 23 Nov 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-11-23-00-22/</guid>
      <description>(Not because Korean language is inferior to the others, but because Korean is not quite popular in the world. For this reason, I chose to be more commited to using more English in a blog. I also know many Koreans have an excellent verbal ability(unbelievable 100% literacy) and I believe you&amp;rsquo;re certainly able to understand what I&amp;rsquo;m blogging!)
Awesome God.
He relieved the present tense feeling and controled my thought of being negative!</description>
    </item>
    
    <item>
      <title>on the way home</title>
      <link>http://shanmdphd.rbind.io/personal/2006-11-21-22-36/</link>
      <pubDate>Tue, 21 Nov 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-11-21-22-36/</guid>
      <description>2000년. 단 한번 성공했던 트릭이 있다. Fakie frontside flip
오랜만에 평일에 집에 들어왔다. 갈색 구두를 신고 있었다. 또각또각 소리를 내며 인도를 걷는데, 문득 오른 발 엄지 부근에 강렬한 감각이 느껴졌다.
그때 그 기술의 느낌. 다시 해 볼 수 있을까?</description>
    </item>
    
    <item>
      <title>이 글을 읽고 있는 (대학생이라 생각되는) 모두에게</title>
      <link>http://shanmdphd.rbind.io/personal/2006-11-20-01-43/</link>
      <pubDate>Mon, 20 Nov 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-11-20-01-43/</guid>
      <description>이 글을 읽고 있는 (대학생이라 생각되는) 모두에게
당신이 많은 고민을 갖고 있음을 알고 있습니다. 때로는 많은 걱정과 염려때문에 어찌할 바 못하고 있다는 사실도 절절히 느낄 수 있어요.
그러나 힘을 내세요. 결코 보이는 것만이 다가 아니기에- 우리가 맞닥뜨리는 문제 이면에 분명한 보상이 있기에-
절대 포기하지 마세요! 절대 낙심하지 맙시다! 희망과 기도로 조금씩 나아가면 언젠가 찬란한 영광이 우리를 기다릴 거예요.
당신은 어마어마한 가능성의 피조물입니다. ^_^</description>
    </item>
    
    <item>
      <title>Enough.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-11-19-00-17/</link>
      <pubDate>Sun, 19 Nov 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-11-19-00-17/</guid>
      <description>이제 그만하자. 정말 그만하자.
속이 까맣게 타들어갔다. 여기까지 충분했다.</description>
    </item>
    
    <item>
      <title>D-7</title>
      <link>http://shanmdphd.rbind.io/personal/2006-11-16-23-56/</link>
      <pubDate>Thu, 16 Nov 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-11-16-23-56/</guid>
      <description>이제 면접이 얼마 안남았다. 불안, 불확실, 그리고 두려움의 긴 터널을 주님의 도우심으로 쉴새없이 지나왔다. 그리고 7일 남은 지금, 기다림과 초조함이 턱밑까지 올라왔다. 으으-조금만 더 힘을 내자! ^ㅡ^ 으ㅆㅑ!
붙던 안붙던 만족하고 기뻐하고 감사하자!
왜냐하면, 난 이미 공부할 수 있는 특권과 준비할 수 있는 기회를 받았기 때문이다. 부족한 자를 항상 섬세하게 쓰시려 하는 예수님의 손길을 느낀다. 기나긴 과정 가운데 배웠나간 성령의 열매들은 결과에 상관없이 얼마나 값어치 있는 것이었던가!
두근두근. 2007, 난 어디서 세상을 섬기고, 얼마만큼 훈련받게 될까?</description>
    </item>
    
    <item>
      <title>International Festival</title>
      <link>http://shanmdphd.rbind.io/personal/2006-11-13-15-24/</link>
      <pubDate>Mon, 13 Nov 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-11-13-15-24/</guid>
      <description>Array
Singapore-</description>
    </item>
    
    <item>
      <title>6년 전.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-11-12-21-22/</link>
      <pubDate>Sun, 12 Nov 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-11-12-21-22/</guid>
      <description>Array
6년 전 여름이었다. 서해안의 어느 허름한 민박 집에서 우리들이 더운 밤을 보냈던 것은-
어디선가 발견한 이 한장의 사진이 그 아련한 추억 속으로 날 이끌었다.
파릇파릇한 신입생이었던 우리. 하하 지금은 각자 맡은 위치에서 최선을 다해 살아가고 있지만, 이와 같은 사진의 분위기를 다시 한번 재현할 날이 오겠지!
(아무래도 내가 선두를 달리고 있는듯)
댓글 9개가 달렸습니다.
   김상현 2006.11.12 22:41: 나도 zahirus했지만 달걀은 zahirus의 극한을 보여주는구나 pil.han@gmail.com 2006.11.13 00:15: 내 생각엔 네가 더.</description>
    </item>
    
    <item>
      <title>No pain, no gain</title>
      <link>http://shanmdphd.rbind.io/personal/2006-11-06-19-44/</link>
      <pubDate>Mon, 06 Nov 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-11-06-19-44/</guid>
      <description>Array
경이로움이 느껴지는 두 발. 2007년을 앞두고 이 사진을 다시 찾게 된건 결코 우연이 아니리라. 아름다움과 완벽을 향한 쉼없는 추구에 대한 면류관- 이 발을 어찌 추하다 말할 수 있으리!
난 이렇게 노력해왔는가? 반성, 그리고 전진
Array</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2006-11-05-02-11/</link>
      <pubDate>Sun, 05 Nov 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-11-05-02-11/</guid>
      <description>수고하고 무거운 짐진자들아 다 내게로 오라 내가 너희를 쉬게 하리라 (마태복음11:28) Come to me, all you who are weary an burdened, and I will give you rest.(Matthew 11:28)</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2006-11-05-02-12/</link>
      <pubDate>Sun, 05 Nov 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-11-05-02-12/</guid>
      <description>수고하고 무거운 짐진자들아 다 내게로 오라 내가 너희를 쉬게 하리라 (마태복음11:28) Come to me, all you who are weary an burdened, and I will give you rest.(Matthew 11:28)
  가난한 자들을 생각하지 못했던 내 자신의 교만을 하나님께서는 크게 호통치셨다.
친구들을 위해 기도하지 않았던 나의 이기심에 결국 난 충격적인 사실을 듣게 되었다.
난 이토록 부족하고 연약한데, 주님께서는 계속해서 나를 향해 희망을 놓치않으심에 오늘도 감격..감격..</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2006-11-03-16-07/</link>
      <pubDate>Fri, 03 Nov 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-11-03-16-07/</guid>
      <description>수고하고 무거운 짐진자들아 다 내게로 오라 내가 너희를 쉬게 하리라 (마태복음11:28) Come to me, all you who are weary an burdened, and I will give you rest.(Matthew 11:28)</description>
    </item>
    
    <item>
      <title>Sympathy</title>
      <link>http://shanmdphd.rbind.io/personal/2006-11-02-09-26/</link>
      <pubDate>Thu, 02 Nov 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-11-02-09-26/</guid>
      <description>Sympathy is no substitute for action.
 David Livingstone  </description>
    </item>
    
    <item>
      <title>감사합니다.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-10-31-22-15/</link>
      <pubDate>Tue, 31 Oct 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-10-31-22-15/</guid>
      <description>기쁘다. 정말 기쁘다. 하나님께서 주시는 어마어마한 잠재력, 그리고 가능성을 느낀다. 단 한치의 오차도 허용하지 않으시는 하나님의 크신 은혜와 그분의 정확하고 명석한 판단에 감동, 감동!
기나긴 겨울과도 같았던 몇달간 회의의 시간이 젖혀가고 있다. 몸은 20대였으나 마음은 그리하지 못하였음에 너무 분하다. 그 가려졌던 회의 뒤에는 새벽의 눈부신 빛과 같은 믿음-소망-사랑의 크나큰 가치가 존재하고 있었다.
아- 어찌 다 표현할 수 있겠는가? 그의 놀라우신 사랑, 은혜. 아- 벅차오르는 이 마음.
 기나긴 진로에 대한 기도의 응답이 바로 눈앞에 다가왔다.</description>
    </item>
    
    <item>
      <title>&#43;</title>
      <link>http://shanmdphd.rbind.io/personal/2006-10-30-12-31/</link>
      <pubDate>Mon, 30 Oct 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-10-30-12-31/</guid>
      <description>지구촌교회 Jesusholic목장 + Ye목장 VIP 축제날
우리목장 식구들 ^____^</description>
    </item>
    
    <item>
      <title>Tiredness</title>
      <link>http://shanmdphd.rbind.io/personal/2006-10-30-00-06/</link>
      <pubDate>Mon, 30 Oct 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-10-30-00-06/</guid>
      <description>I&amp;rsquo;m a bit drained of energy seriously. It has been incredibly hectic for a week and I&amp;rsquo;ve been realizing how my friend Paul felt when he said &amp;lsquo;really busy at the moment&amp;rsquo;.
Obviously Jesus gives us strength to overcome this fatigue but I know He also gives us genuine rest within His grace.</description>
    </item>
    
    <item>
      <title>그대에게</title>
      <link>http://shanmdphd.rbind.io/personal/2006-10-29-01-07/</link>
      <pubDate>Sun, 29 Oct 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-10-29-01-07/</guid>
      <description>나의 존경하는 George Miller
그대가 보여준 주님에 대한 사랑에 너무 감동했습니다.
저는 지금도 이토록 힘겹게 싸우고 있습니다. 증오와 의심과 고독과 불신앙과 말예요. 흐르는 눈물 저편에선 밑도, 끝도 보이지 않습니다.
&amp;lsquo;난 언제 독립하게 될까요? 난 언제 가정을 꾸리게 될까요? 난 과연 돈을 많이 벌게 될까요? 난 과연 높은 지위를 갖고 사람들을 거느리게 될까요?&amp;rsquo;
아직도 이 유치한 질문들 속에서 뒤범벅이 되어 있는 나 자신의 모습을 발견합니다. 이것을 어떻게 극복해야 할지요. 주님의 은혜가 나에게 부족하다는 이 교만과 나에게 더 많은 것이 필요하다는 이 욕심을 어떻게 제어해야할지 도무지 알지 못합니다.</description>
    </item>
    
    <item>
      <title>Chocolate Phone</title>
      <link>http://shanmdphd.rbind.io/personal/2006-10-25-20-51/</link>
      <pubDate>Wed, 25 Oct 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-10-25-20-51/</guid>
      <description>Array
This is what I&amp;rsquo;m using, so called a chocolate phone. Because the main controller is a touch-pad, it needs lots of complicated works to press the buttons but it&amp;rsquo;s alright-
댓글 4개가 달렸습니다.
   김정건 2006.10.25 21:55: not alright it&amp;rsquo;s too much sensitive to control. and bettery life is so short. 김상현 2006.10.26 02:10: you changed?? I agree with manggun~~ pil.han@gmail.com 2006.10.27 11:00: Well, anyhow this phone is one of the best mobile I used 김정건 2006.</description>
    </item>
    
    <item>
      <title>가을</title>
      <link>http://shanmdphd.rbind.io/personal/2006-10-24-10-05/</link>
      <pubDate>Tue, 24 Oct 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-10-24-10-05/</guid>
      <description>부산의 하늘은 너무 아름다웠다. 가을이라 바람이 많이 불었다.
택시기사 아저씨는 정말 친절했는데, 그 분의 웃음을 잊을 수 없을 것 같다.
지하철에서 일본인 몇명을 보았고, 올라오는 버스에서는 한국어와 영어에 능통한 말레이시아인 몇명을 보았다.
서울에 올라오니 하늘은 다시 흐려져있었고, 싸늘한 바람이 가슴에 스쳤다.
댓글 3개가 달렸습니다.
   김정건 2006.10.25 21:55: 그날은 날씨가 흐렸따 바람은 시원해따 오진희 2006.10.26 04:24: 시험 끝나고 부산 갔다 온거야? 나도 친구들이랑 치악산 가는데~ pil.han@gmail.com 2006.10.27 11:01: 부산을 사랑하게 될 듯</description>
    </item>
    
    <item>
      <title>Free Hug</title>
      <link>http://shanmdphd.rbind.io/personal/2006-10-21-23-19/</link>
      <pubDate>Sat, 21 Oct 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-10-21-23-19/</guid>
      <description>우리는 같은 인간으로서 다른점(difference)보다는 공유점(similarity)을 더 많이 갖고 있다는 사실을 명백히 인정해야 한다. 인종, 지위고하, 성별, 색깔(피부색, 머리색) 등이 다를 지라도 그것은 우리가 함께하고 있는 가치에 비하면 아무런 문제점이 되지 않음을 깨닫는다.
너와 내가 동일한 피조물임을 인식할 때에만 진정한 사랑이 가능할 것이다. 그 혹은 그녀를 나의 일부로 그리고 거시적 관점에서 하나님의 형상을 가진 자로 인정한다면, 우리가 부둥켜 껴안고 생명이 있음을 기뻐하는 것이 어쩌면 너무나 당연한 일이 아닐까?</description>
    </item>
    
    <item>
      <title>2nd KURHUL Programme students come as the finalists!</title>
      <link>http://shanmdphd.rbind.io/personal/2006-10-14-09-45/</link>
      <pubDate>Sat, 14 Oct 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-10-14-09-45/</guid>
      <description>Array
Um&amp;hellip;
(Focus on the 4 ladies in the first row dressing the formal costume. The same posture!!!)
댓글 2개가 달렸습니다.
   김정건 2006.10.22 01:29: 장코! pil.han@gmail.com 2006.10.22 03:16: Zire.
sungpilhan</description>
    </item>
    
    <item>
      <title>중간고사</title>
      <link>http://shanmdphd.rbind.io/personal/2006-10-13-00-19/</link>
      <pubDate>Fri, 13 Oct 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-10-13-00-19/</guid>
      <description>중간고사가 끝나면, 근교로 여행을 다녀올 계획이다.
가능하면 기차를 타고. 월요일에 떠나는 것이라면 더욱 좋겠지.
정말로 서울을 벗어나고 싶다. 내년엔 꼭 이 도시를 떠나리.
댓글 2개가 달렸습니다.
   김상현 2006.10.13 00:53: gm은 잘 구하고 있어? MOSFET이랑 좀 친해졌고? pil.han@gmail.com 2006.10.13 23:51: 덕분에. 하.하.</description>
    </item>
    
    <item>
      <title>super hectic October</title>
      <link>http://shanmdphd.rbind.io/personal/2006-10-12-00-35/</link>
      <pubDate>Thu, 12 Oct 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-10-12-00-35/</guid>
      <description>It&amp;rsquo;s incredible. I&amp;rsquo;ve not realized that the very last semeter is such a horrible time for the finalist.
-Worries about the tests, exams, courseworks, reports, and etc. -Uncertainty of the future after the graduation -Gaining weights (ABDOMEN! &amp;gt;_&amp;lt;) and losing chances to work out -Slight frustration -Homesick(?) - caused by memories of England and a homemade pizza
Arghh&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;.. Many things come to me as stressful factors but it&amp;rsquo;s alright because I have the great, awesome hope!</description>
    </item>
    
    <item>
      <title>Nuclear</title>
      <link>http://shanmdphd.rbind.io/personal/2006-10-11-15-04/</link>
      <pubDate>Wed, 11 Oct 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-10-11-15-04/</guid>
      <description>UN sanction is about to happen but I&amp;rsquo;m doubtful how it will work and bring peace to these countries. I acknowledge that this sanction is inevitable but we-US, South Korea, and North Korea- absolutely need to discuss this seriously mad situation with understanding one another&amp;rsquo;s circumstance and position for now.
Nuclear weapons should be prohibited on earth and it cannot be used by the strong country either. Using of the nuclear weapon is the very last thing Homo Sapiens can use and it can be justified by no means.</description>
    </item>
    
    <item>
      <title>Prayer</title>
      <link>http://shanmdphd.rbind.io/personal/2006-10-09-20-30/</link>
      <pubDate>Mon, 09 Oct 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-10-09-20-30/</guid>
      <description>A prayer, the word that human being can humbly take when hardship or uncertainty comes into a reality
A response, the godly works which is given by grace, whether it is benign or malign in our perspective
I&amp;rsquo;ve done my best until now after coming back to Korea, but still everything is foggy and vague. The only thing that I take for now is a prayer.. Humble prayer which submit myself to the sovereign will of His.</description>
    </item>
    
    <item>
      <title>늦더위</title>
      <link>http://shanmdphd.rbind.io/personal/2006-10-05-09-08/</link>
      <pubDate>Thu, 05 Oct 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-10-05-09-08/</guid>
      <description>앞에 있어도 멀게 느껴지는 너. &amp;lsquo;너&amp;rsquo; 는 이인칭인가 삼인칭인가?
아침 뉴우스에 늦더위가 기승이라고 한다. 싸늘해진 저녁에 시위라도 하듯 낮의 열기는 사그라 들질 모른다. &amp;lsquo;너의 뜨거움은 어디로 갔는가!&amp;lsquo;라고 질책하는 듯, 늦더위는 그렇게 자신의 화염(火焰 )을 토하고 있다. 거리의 사람들은 늦더위에 짜증을 내기도 하고 송글송글 맺힌 땀에 얼굴을 닦는다. 눈부신 햇살 속에서 시신경 세포의 과도한 탈분극으로 눈살을 찌푸리는 모습을 보는 것도 어려운 것이 아니다.
아! 이 단어는, 이 시기는 얼마나 뜨거운가? 마치 홀로 오랜 열정을 가진 듯 그렇게 자신을 발산하는 무더위.</description>
    </item>
    
    <item>
      <title>잘한다</title>
      <link>http://shanmdphd.rbind.io/personal/2006-10-03-19-53/</link>
      <pubDate>Tue, 03 Oct 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-10-03-19-53/</guid>
      <description>잘한다 잘한다 하니까 정말로 잘하고 있는 줄 알았다. 괜찮다 괜찮다 하니까 정말로 괜찮은 줄 알았다. 잘 될거야 잘 될거야 하니까 정말로 잘 된 줄 알았다.
지금 내가 얼마나 부족한지 깨닫지 못한 채, 스스로의 안위와 안락에서 머물고 있었구나. 따가운 충고와 질책에 몇달간의 mannerism과 수동성을 반성해보았다.
난 정말로 잘하고 있는 줄 알았다. 마치 나 스스로 자신의 모든 삶을 control하고 있다고 느꼈던 듯 하다.
지금 내게 필요한 것은 &amp;lsquo;그럴듯한 칭찬과 허울뿐인 인정&amp;rsquo; 보다는 도려내듯 아픈 충고와 질책이다.</description>
    </item>
    
    <item>
      <title>그는 전부.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-09-30-00-49/</link>
      <pubDate>Sat, 30 Sep 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-09-30-00-49/</guid>
      <description>&amp;ldquo;You ask me the question, Why? I&amp;rsquo;ll give you the answer in time.
I&amp;rsquo;ll give you a drawing. I&amp;rsquo;ll paint you a picture of Jesus. He&amp;rsquo;s art.
He is All. He is all I ever wanted. He is All. He is All.&amp;rdquo;
Noise Ratchet, &amp;lsquo;Moons of Mars&amp;rsquo;
그는 art. 그는 all.</description>
    </item>
    
    <item>
      <title>reminiscence</title>
      <link>http://shanmdphd.rbind.io/personal/2006-09-29-08-11/</link>
      <pubDate>Fri, 29 Sep 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-09-29-08-11/</guid>
      <description>These are recent photos of beautiful people of Christ Church in UK, those who follow J.C. Their lovely smile reminds me truly awesome memories that make me also smile enough to forget the present worries and concerns. Altough eeming hardships may intimidate us, we are the genuine God&amp;rsquo;s people.
Ah, so happy to see them and hear them.
Lovely people in Kris &amp;amp; John&amp;rsquo;s.
Grace and Helen&amp;rsquo;s birthday(?) in Gow&amp;amp;Wed Commonroom</description>
    </item>
    
    <item>
      <title>Recent few days</title>
      <link>http://shanmdphd.rbind.io/personal/2006-09-24-00-17/</link>
      <pubDate>Sun, 24 Sep 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-09-24-00-17/</guid>
      <description>came back home after a long while!
It has been little bit hectic life because of lots of social &amp;amp; varsity events.
  Farewell to Hoichang
  his smiling face
  JSA again
  Figure, bitter laugh
  escalator, Seoul underground
  in the Bubble, a pub near KU
  EGI, 6th recruiting as an interviewer
  Comrades of EGI
  Comrades of the 2nd KU-RHUL programme - business school guys</description>
    </item>
    
    <item>
      <title>용기</title>
      <link>http://shanmdphd.rbind.io/personal/2006-09-24-01-20/</link>
      <pubDate>Sun, 24 Sep 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-09-24-01-20/</guid>
      <description>이제 스스로 독자적인 삶을 영위할 수 있다는 확신과 하나님의 인치심을 신뢰함으로 차마 언어로 표현할 수 없는 안정감과 평안을 유지할 수 있다.
용기가 생긴다! 힘을 내자! 이것이 바로 승리의 기쁨. 이것이 바로 Wilberforce의 기쁨.
아&amp;hellip;기쁨.기쁨.기쁨. 아&amp;hellip;감사.감사.감사.
T_T</description>
    </item>
    
    <item>
      <title>Reveal yourself.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-09-22-10-33/</link>
      <pubDate>Fri, 22 Sep 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-09-22-10-33/</guid>
      <description>I&amp;rsquo;ve shown my honest feeling sincerely and enthusiastically, and now is the time to reveal yourself. Earnestness is my desire and His answer is my reward.
I&amp;rsquo;m just waiting for you looking forward to walking on the way of hope.</description>
    </item>
    
    <item>
      <title>회로</title>
      <link>http://shanmdphd.rbind.io/personal/2006-09-20-09-21/</link>
      <pubDate>Wed, 20 Sep 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-09-20-09-21/</guid>
      <description>회로를 공부할 수록 어려워지지만 동시에 흥미도 생긴다.
회로에서 가장 중요한 것 중 하나는 전류(Electric current)의 조절인데, 이것을 잘 못하면 소자(components)가 타기도 하구, 원하는 결과를 얻지 못할 때도 많다.
인간 관계에의 흐름(current) 역시 그러하다.
지금 타들어 가는 중.</description>
    </item>
    
    <item>
      <title>Jesusholic</title>
      <link>http://shanmdphd.rbind.io/personal/2006-09-17-21-55/</link>
      <pubDate>Sun, 17 Sep 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-09-17-21-55/</guid>
      <description>지구촌교회 Jesusholic목장! 2006년 9월 17일 사진촬영 세란, 나라, 혜진, 기래, 정건, 지윤, 필 목표 : 탁월함으로 주님을 기쁘게 하는 목장!
Global mission church, Jesusholic small group, 17th September, 2006 Saeran, Nara, Hyejin, Girye, Jimie(a.k.a Gun), Jiyoon, Pil Ends : Small group pleasing the Lord by means of excellence!
댓글 하나 달렸습니다.
   pil.han@gmail.com 2006.09.17 22:00: 귀여운 동생들</description>
    </item>
    
    <item>
      <title>Activity</title>
      <link>http://shanmdphd.rbind.io/personal/2006-09-15-14-47/</link>
      <pubDate>Fri, 15 Sep 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-09-15-14-47/</guid>
      <description>Love is an activity, not a passive affect; it is a &amp;ldquo;standing in, &amp;quot; not a &amp;ldquo;falling for.&amp;rdquo; In the most general way, the active character of love can be described by stating that love is primarily giving, not receiving.
 &#39; the Art of Loving&amp;rsquo; Erich Fromm  </description>
    </item>
    
    <item>
      <title>Quiescent</title>
      <link>http://shanmdphd.rbind.io/personal/2006-09-14-17-44/</link>
      <pubDate>Thu, 14 Sep 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-09-14-17-44/</guid>
      <description>Be not quiescent when I should be honest in expressing my thought. Joyous yesterday, and that time conveyed genuine happiness to me.</description>
    </item>
    
    <item>
      <title>Holy sweat</title>
      <link>http://shanmdphd.rbind.io/personal/2006-09-13-06-29/</link>
      <pubDate>Wed, 13 Sep 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-09-13-06-29/</guid>
      <description>I&amp;rsquo;ve been thinking of &amp;lsquo;Holy Sweat&amp;rsquo;, the concept that Kent Hughes mentioned in the discipline of Godly Man. It&amp;rsquo;s a very interesting word because sweat itself doesn&amp;rsquo;t include any meaning of holyness. It&amp;rsquo;s all about our heart and motive to sweat.
Am I pursuing what deserves sweat? Seriously the answer should be reasonable and ready.
댓글 하나 달렸습니다.
   pil.han@gmail.com 2006.09.13 06:39: Holy sweat의 가치와 그것이 가져다주는 참기쁨을 아는 자가 되자</description>
    </item>
    
    <item>
      <title>나의 은혜가 네게 족하다</title>
      <link>http://shanmdphd.rbind.io/personal/2006-09-10-20-58/</link>
      <pubDate>Sun, 10 Sep 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-09-10-20-58/</guid>
      <description>그의 은혜가 내게 족함에 감사한다. 그 어느 때보다도 가득찬 삶을 살고 있는 것은 모두 성령의 인도함이리라 주님의 전신갑주가 이토록 귀중함을 왜 몰랐던가</description>
    </item>
    
    <item>
      <title>Home again.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-09-09-19-58/</link>
      <pubDate>Sat, 09 Sep 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-09-09-19-58/</guid>
      <description>I&amp;rsquo;ve seen many things recently and learned several points about life out of on-going issues around me. The certain thing is that we are (surely!) being transformed through His guidance and even His punishment. Altough the unwilling punishment, hardship or burden of our life seem to be threatening or intimidating, there should be a certain aspect of THE purpose of God given in the very way. In particular for me, I&amp;rsquo;ve suffered from the emotion controlling for a couple of weeks caused by the SEEMINGLY unpleasant events and phenomena but I realised God does affect my internal self and change every situation including related people around and peculiar circumstances around!</description>
    </item>
    
    <item>
      <title>Not easy at all.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-09-06-22-37/</link>
      <pubDate>Wed, 06 Sep 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-09-06-22-37/</guid>
      <description>The starting of the new term provides both promising expectation and serious hardship. Although I&amp;rsquo;ve realised there would be nothing easy enough to get for free when summer school had kicked off, it&amp;rsquo;s much tougher than I expected.
Especially when I surprisingly noticed with reviewing that what I&amp;rsquo;ve studied already is not entirely what I knew, and this fact is intolerable in that the review should be taken severely in order that I would achieve the excellence in what I&amp;rsquo;m concentrating on as a university student.</description>
    </item>
    
    <item>
      <title>Persevering grace</title>
      <link>http://shanmdphd.rbind.io/personal/2006-09-04-11-23/</link>
      <pubDate>Mon, 04 Sep 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-09-04-11-23/</guid>
      <description>Our prayer was then, and is now, that God would grant us a persevering grace to spread a passion for the supremacy of God in all things for the joy of all peoples. Life is too precious to squander on trivial things. - John Piper, &amp;lsquo;tested by fire&amp;rsquo;</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2006-09-03-22-03/</link>
      <pubDate>Sun, 03 Sep 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-09-03-22-03/</guid>
      <description>Perseverance must finish its work so that you may be mature and complete, not lacking anything. - James 1:4
인내를 온전히 이루자. 이 한 문장을 실천하기 위해 난 내려놓고, 관조하고, 기다린다.
고독과 절망감이 엄습해 온다. 그러나 그분이 거기 계시리란 믿음이 날 자유케 하리</description>
    </item>
    
    <item>
      <title>무제라고 하고 싶음</title>
      <link>http://shanmdphd.rbind.io/personal/2006-09-01-23-45/</link>
      <pubDate>Fri, 01 Sep 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-09-01-23-45/</guid>
      <description>I.
영국의 경험 철학자 Locke는 인간존재가 특정한 생각 혹은 경향을 태어날 때 부터 가지고 있다는 믿음을 정면으로 반박했다. 그는 반대로 마음은 tabula rasa(blank slate) 상태이며 그곳에 경험에 의해 쓰여질 때에만 비로소 무언가를 생각할 수 있다고 주장하였다.
II.
그 소식은 너무나 급작스럽고 충격적이었기 때문에 스스로 그것을 인정하기 까지 참 힘들었다. 물론 그것을 완전히 인정하였다고 할 수는 없으나, 이미 발생한 명백한 사건에 대한 부정은 자칫 자아파괴적이 될 수 있다.
III.
내 마음의 tabula rasa는 그에 의해 대부분 쓰여졌다고 해도 과언이 아닐 것이다.</description>
    </item>
    
    <item>
      <title>No sweat, no sweet.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-08-31-03-28/</link>
      <pubDate>Thu, 31 Aug 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-08-31-03-28/</guid>
      <description>진실된 주님의 제자라면. 입에 풀칠하기 위해, 먹고 살기 위해 직장 영역 가운데 들어가는 것이 아니라 그 영역을 하나님이 다스리시는 영역으로 만들어 드리기 위해 전략적으로 들어가는 것이다.
흥분이 밀려온다. 그러나 정말 땀흘리자. No sweat, no sweet.</description>
    </item>
    
    <item>
      <title>City of York</title>
      <link>http://shanmdphd.rbind.io/personal/2006-08-29-23-49/</link>
      <pubDate>Tue, 29 Aug 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-08-29-23-49/</guid>
      <description>York is a city in Northern England, at the confluence of the Rivers Ouse and Foss. The York urban area has a population of 137,505 whilst the entire unitary authority (see below) has a population of 184,900. Its geographic coordinates are 53°57′N 1°05′W.
York is the traditional county town of Yorkshire, to which it lends its</description>
    </item>
    
    <item>
      <title>풍성</title>
      <link>http://shanmdphd.rbind.io/personal/2006-08-29-11-50/</link>
      <pubDate>Tue, 29 Aug 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-08-29-11-50/</guid>
      <description>풍성함을 추구하면서 풍성함을 적극적으로 거부하는 이중적인 삶의 순간 속에선 내 마음 깊은 곳, 표현할 수 없을만큼 치졸한 위선의 모습을 발견한다.
모든 삶의 순간, 사고와 행위를 그리스도께 복종시키리란 다짐이 감정욕구의 영역으로 들어올때 마치 그것은 폭풍 속의 하얀 종이와 같이 날아가버리고 만다.
우리는 모두 풍성함이 어디에 있는지 명백히 알고 있다. 그러나 그것을 알고 있는 것과 좇는 것은 전혀 다른 차원의 문제이며, 실제로 후자의 삶을 살기 위해선 엄청난 자기부정의 노력이 요구된다.
세상 속의 천박한 풍부함을 따르게 될 때, 그 어마어마한 결과의 책임은 누가 질 것인가?</description>
    </item>
    
    <item>
      <title>Buddy</title>
      <link>http://shanmdphd.rbind.io/personal/2006-08-25-08-23/</link>
      <pubDate>Fri, 25 Aug 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-08-25-08-23/</guid>
      <description>Array
24 Aug 2006, with Tina, Yoonjoo</description>
    </item>
    
    <item>
      <title>God&#39;s love</title>
      <link>http://shanmdphd.rbind.io/personal/2006-08-25-23-14/</link>
      <pubDate>Fri, 25 Aug 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-08-25-23-14/</guid>
      <description>&amp;ldquo;According to your faith will it be done to you&amp;rdquo; Matthew 9:29
Regardless of circumstances entangled around, God&amp;rsquo;s providence is endless and His love to us is perpetual.
We live by faith, and I truly hope to believe &amp;ldquo;according to faith will it be done&amp;rdquo;.
Thanks be to God!
&amp;ldquo;I couldn&amp;rsquo;t face my life tomorrow Without Your hope in my heart I know&amp;rdquo;
Praises be to God!</description>
    </item>
    
    <item>
      <title>인내의 땀</title>
      <link>http://shanmdphd.rbind.io/personal/2006-08-24-22-11/</link>
      <pubDate>Thu, 24 Aug 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-08-24-22-11/</guid>
      <description>어려운 환경에서 기도하고 싶은 마음마져 없다면 우리는 짐승만도 못한 사람들이 아닐 수 없다. - John Calvin
조금만 더 힘을 내자. 땀이 나고 있음에 기뻐하자. 포기하고 싶어지는 마음에 기뻐하자.</description>
    </item>
    
    <item>
      <title>요한복음 21장</title>
      <link>http://shanmdphd.rbind.io/personal/2006-08-23-00-25/</link>
      <pubDate>Wed, 23 Aug 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-08-23-00-25/</guid>
      <description>As soon as Simon Peter heard him say, &amp;ldquo;It is the Lord,&amp;rdquo; he wrapped his outer garment around him (for he had taken it off) and jumped into the water.
요한복음의 마지막 21장은 정말 다양한 모습으로 우리에게 다가온다. &amp;lsquo;사람낚는 어부&amp;rsquo;를 약속받았던 베드로가 다시 &amp;lsquo;고기낚는 어부&amp;rsquo;로 추락하려는 찰나, 부활하셔서 나타나신 예수님- 그리고 다시 그를 번쩍 일으키시는 그분..
요한복음 21장의 핵심은 우리 또한 그 회복의 메세지에 자신을 던지라는 것이다. 그 메세지로 뛰쳐나가라는 선언이다.</description>
    </item>
    
    <item>
      <title>후퇴</title>
      <link>http://shanmdphd.rbind.io/personal/2006-08-22-00-40/</link>
      <pubDate>Tue, 22 Aug 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-08-22-00-40/</guid>
      <description>일단의 후퇴를 겪는다. 아직도 가야할 길이 많이 남아 있음에 오히려 기쁘지만, 왠지모를 슬픔 또한 다가오려 한다. 그러나 자기연민에 빠지려는 나를 구해내야 한다.
Wilberforce가 분투하고 Luther가 그토록 희망하던 그 나라를 만들어 가는데, 여전히 나의 무능과 미숙함이 걸림돌이 되고 있음에 애통하다.
슬프고 아픈 밤
sungpilhan</description>
    </item>
    
    <item>
      <title>To be or to have</title>
      <link>http://shanmdphd.rbind.io/personal/2006-05-21-06-48/</link>
      <pubDate>Sun, 21 May 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-05-21-06-48/</guid>
      <description>독일 철학자 에리히 프롬(Erich Fromm)의 숨막히는 명언들 http://en.wikiquote.org/wiki/Erich_Fromm
  Immature love says: &amp;ldquo;I love you because I need you.&amp;rdquo; Mature love says: &amp;ldquo;I need you because I love you.&amp;rdquo;
  가지고 있는 것을 잃어버릴지도 모른다는 위험으로부터 생기는 걱정과 불안은 존재양식에는 없다. &amp;lsquo;나는 존재하는 나&amp;rsquo;이고 내가 소유하고 있는 것이 내가 아니라면 아무도 나의 안정감과 동일성을 빼앗거나 위협할 수 없다. 나의 중심은 나 자신 안에 있으며 나의 존재능력, 나의 기본적 힘의 발현 능력은 내 성격구조의 일부이며, 그것을 좌우하는 것은 나다.</description>
    </item>
    
    <item>
      <title>존재 근거</title>
      <link>http://shanmdphd.rbind.io/personal/2006-05-21-07-06/</link>
      <pubDate>Sun, 21 May 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-05-21-07-06/</guid>
      <description>나는 죄 짓는다. 그러므로 나는 존재한다. - 어거스틴 Saint Augustine (November 13, 354–August 28, 430) 나는 생각한다. 그러므로 나는 존재한다. - 데카르트 René Descartes (March 31, 1596 – February 11, 1650)</description>
    </item>
    
    <item>
      <title>물질문명</title>
      <link>http://shanmdphd.rbind.io/personal/2006-05-20-08-18/</link>
      <pubDate>Sat, 20 May 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-05-20-08-18/</guid>
      <description>물질문명의 현장에서 인간이 하는 일이란 결국 마시고 먹고 짝짓고 흥얼거리는 그 짓 밖에는 다른 것이 없을 것만 같네.
그렇다면 진리에 빚진 자는 어떻게 살아야 하는가.</description>
    </item>
    
    <item>
      <title>Give in</title>
      <link>http://shanmdphd.rbind.io/personal/2006-05-17-08-04/</link>
      <pubDate>Wed, 17 May 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-05-17-08-04/</guid>
      <description>Never give in&amp;ndash; Never, never, never, never, in nothing great or small, large or petty, never give in except to convictions of honor and good sense. Never yield to force; Never yield to the apparently overwhelming might of the enemy.
Do not let us speak of darker days: let us speak rather of sterner days. These are not dark days; these are great days - the greatest days our country has ever lived; and we must all thank God that we have been allowed, each of us according to our stations, to play a part in making these days memorable in the history of our race.</description>
    </item>
    
    <item>
      <title>Meeting</title>
      <link>http://shanmdphd.rbind.io/personal/2006-05-14-04-04/</link>
      <pubDate>Sun, 14 May 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-05-14-04-04/</guid>
      <description>Array
이 날은 조금 특별한 날이었다 죤의 부모님이 미국에서 아들을 만나러 오셨구, 루이스도 오랜 만에 모임에 나왔다. 무엇보다 이 집의 비밀스럽게 감추어진 장소를 알게 되어서 놀랐다..으으! 깜짝이야
우리 모임을 통해 주님께서 많은 일을 이뤄가심에 감사드릴 뿐&amp;hellip; 빌의 산앙고백과 베씨의 눈물을 오랫동안 잊지 못할 것 같다.
타지에 생긴 다른 모습의 가족들
댓글 4개가 달렸습니다.
   pil.han@gmail.com 2006.05.14 04:06: 시험보구 바로 가서 그런지 많이 초췌한 모습..꼴이 말이 아니군! June 2006.05.14 23:45: 모야~~ 나도 있는 사진으로 올려야지~ㅡㅜ pil.</description>
    </item>
    
    <item>
      <title>Commission</title>
      <link>http://shanmdphd.rbind.io/personal/2006-05-13-07-25/</link>
      <pubDate>Sat, 13 May 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-05-13-07-25/</guid>
      <description>Today&amp;rsquo;s experience which was amazingly given to me about the Database exam reminds His mighty and stout power.
I think I&amp;rsquo;ve solved almost every problem properly. It&amp;rsquo;s not my ability but His power. I cannot help confessing &amp;ldquo;Only God giveth&amp;rdquo;..</description>
    </item>
    
    <item>
      <title>Corporate</title>
      <link>http://shanmdphd.rbind.io/personal/2006-05-12-06-30/</link>
      <pubDate>Fri, 12 May 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-05-12-06-30/</guid>
      <description>I don&amp;rsquo;t know how to express present feeling but the certain thing is that I&amp;rsquo;m quite unaware of the power and might of corporate prayers. Today we prayed to God for the tomorrow&amp;rsquo;s exam which will be my 2nd one and Tsungai&amp;rsquo;s final one. I had thought we are quite close but I&amp;rsquo;ve become much sure that true spiritual intimacy with Christians one another can be achieved solely by corporate prayers toward each other.</description>
    </item>
    
    <item>
      <title>Patience</title>
      <link>http://shanmdphd.rbind.io/personal/2006-05-10-08-13/</link>
      <pubDate>Wed, 10 May 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-05-10-08-13/</guid>
      <description>Patience is something that most people want quickly.
&amp;ndash;Doug Firebaugh</description>
    </item>
    
    <item>
      <title>Dolphins &#39;have their own names&#39;</title>
      <link>http://shanmdphd.rbind.io/personal/2006-05-09-17-42/</link>
      <pubDate>Tue, 09 May 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-05-09-17-42/</guid>
      <description>http://news.bbc.co.uk/1/hi/scotland/edinburgh_and_east/4750471.stm Some scientists of US found out the exciting fact that dolphins do communicate each other by calling their own</description>
    </item>
    
    <item>
      <title>Job 1:21; Blessed be the name of the Lord</title>
      <link>http://shanmdphd.rbind.io/personal/2006-05-09-07-30/</link>
      <pubDate>Tue, 09 May 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-05-09-07-30/</guid>
      <description>The LORD gave and the LORD has taken away; may the</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2006-05-08-07-06/</link>
      <pubDate>Mon, 08 May 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-05-08-07-06/</guid>
      <description>우리의 삶속에 가장 크고 경이로운 존재는 부모님이 아닐까?
한가로운 일요일 오후, 낮잠을 자는데 어머니에게 전화가 왔다. 아침 일찍 일어나셔서 새벽예배를 다녀오셨다고 하셨다. 내가 이곳에 오기 전 부모님과 함께 예배를 드리러 간적은 많지만, 바쁘신 어머니께서 자발적으로 가신 것은 처음이다. 일하시느라 힘드실텐데, 앞으로도 날 위해 기도해주시러 주일 새벽에 교회로 향하신다고 하신다. 통화를 하면서 감사의 마음이 복받쳐 올랐다.
부모님과 함께 예배를 드리게 되기를 얼마나 기도하고 고대하였던가. 지난 주 Bill, Bessie, Connie, John, Daryl 그리고 친구들과 함께 기도 제목을 나누었는데 이렇게 전혀 뜻밖의 응답을 주심에 난 무한히 기쁠 뿐.</description>
    </item>
    
    <item>
      <title>2nd- People of the Lord</title>
      <link>http://shanmdphd.rbind.io/personal/2006-05-07-08-10/</link>
      <pubDate>Sun, 07 May 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-05-07-08-10/</guid>
      <description>I watched a movie called &amp;lsquo;people of the Lord-John Hus&amp;rsquo; which is the 2nd movie recently I saw(previous one was about William Tyndale). This movie was about John Hus- a Czech religious thinker and reformer. I&amp;rsquo;ve heard so many times about Mr.Hus but to be honest, I&amp;rsquo;m not quite interested in his story because I thought he might be just one of great thinkers or theologians. But the fact was utterly amazing.</description>
    </item>
    
    <item>
      <title>Dear</title>
      <link>http://shanmdphd.rbind.io/personal/2006-05-06-09-01/</link>
      <pubDate>Sat, 06 May 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-05-06-09-01/</guid>
      <description>Dear 미래의 43
모든 것이 잘 되어 가고 있는 것은 아니야. 몇몇 계획은 이미 무산되었고, 나머지 진행 중인 계획마저 희미하게 명맥을 유지하고 있단다. 가끔은 간단히 손을 떼고, 게을러 지는 것을 택하는게 훨씬 쉬울 수도 있을 것만 같아. 게을러지는 것에 특별한 수고가 드는건 아니니까. 나 혼자 유난떤다 싶을때도 있고 본래 생각이 많은 성격 탓인지 사사로운 사유와 공허의 덫에 빠져 허우적될 때도 있어. 몇일 전엔 정말 그랬어. 뭔가에 저당잡힌 듯 사고의 방향이 완전히 분산 되어버린거 있지?</description>
    </item>
    
    <item>
      <title>허가. 부유함.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-05-05-09-22/</link>
      <pubDate>Fri, 05 May 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-05-05-09-22/</guid>
      <description>내 책상위에 놓여있는 NLT버젼의 성경은 Tyndale House Publishers에서 출판되었다. Holy Bible이라는 제목과 Tyndale이란 이름을 딴 출판사의 연결 고리는 한국사람들에겐 다소 생소할 지라도&amp;hellip;
우리는 때때로 교회의 귀중한 역사가 얼마나 고된 시간에 의해 형성되었는지 깨닫지 못하는데 역사와 인물을 공부할 수록 그 절실한 깨달음의 필요성은 증대되는 듯 하다. 특히 오늘 시험 한개를 끝낸 뒤 윌리엄 틴데일(William Tyndale,1494 - 1536)의 전기 영화를 보며, 그에게 주님께서 허가하셨던 엄청난 사명을 재차 확인할 수 있었다.
William Tyndale (sometimes spelled Tindale) (circa 1494 - October 6, 1536) was a 16th century divine and scholar who translated the Bible into the Early Modern English of his day.</description>
    </item>
    
    <item>
      <title>about to exam</title>
      <link>http://shanmdphd.rbind.io/personal/2006-05-03-07-10/</link>
      <pubDate>Wed, 03 May 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-05-03-07-10/</guid>
      <description>Yes, it&amp;rsquo;s really about to take exams. I&amp;rsquo;ve got only 2 days before first one, but the fact that I should&amp;rsquo;ve noticed earlier that there&amp;rsquo;re so many things to do makes me really embarrassed (because I rarely thought I&amp;rsquo;m gonna take this seriously. It was far from me at the moment) and anxious.
looks a bit disgusting, isn&amp;rsquo;t it?
But it&amp;rsquo;s alright. Truly.
I found that the data of embedded systems is not SO difficult.</description>
    </item>
    
    <item>
      <title>The power!</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-28-06-12/</link>
      <pubDate>Fri, 28 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-28-06-12/</guid>
      <description>We have the SAME(not just similar or comparable) power that made Jesus risen.</description>
    </item>
    
    <item>
      <title>기도와 간구</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-27-20-57/</link>
      <pubDate>Thu, 27 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-27-20-57/</guid>
      <description>주님?
-응, 무슨 일이니?
좋은 날씨를 주셔서 감사합니다. 좋음 음악을 주셔서 감사합니다. 그런데 몇가지 묻고 싶은게 있어요..
-그래, 듣고 싶구나.
이번 시험 잘 볼 수 있을까요? 핸다웃 읽는 속도도 느리고, 이해도 잘 안되고, 해야할건 많은데 시간은 없고&amp;hellip;다급합니다. 이 시험이 얼마나 중요한지 아시죠? 정말 잘 보고 싶어요! 너무 신경쓰이네요
-&amp;hellip;.
항상 당신은 저한테 최고의 것을 준비해 주셨습니다. 이번에도 그러실 수 있지요? 왜 답이 없으신가요&amp;hellip;
-답은 항상 있어 왔단다. &#39; 아무 것도 염려하지 말고 다만 모든 일에 기도와 간구로, 너희 구할 것을 감사함으로 하나님께 아뢰라 &#39;</description>
    </item>
    
    <item>
      <title>Thanks be to God</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-26-07-33/</link>
      <pubDate>Wed, 26 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-26-07-33/</guid>
      <description>&amp;ldquo;Thanks be to God&amp;rdquo; (2 Corinthians 9:15)
We say like this just after the Bible reading during the Sunday service. It&amp;rsquo;s particularly impressive for me because the congregations of Korea rarely say the sentence, and instead, we say &amp;lsquo;Amen&amp;rsquo;.
But the fact that everything is coming from His grace would make us always thank him, not just after the formal Bible reading.
I especially appreciated God today because of his continual offers and cares through people around me.</description>
    </item>
    
    <item>
      <title>Lord reign in me.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-25-06-31/</link>
      <pubDate>Tue, 25 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-25-06-31/</guid>
      <description>Over every though, Over every word, May my life reflect the beauty of my Lord;
This verse is true. What I need is not just a thought or word, but a life reflecting the greatness and reign of the Lord.
I&amp;rsquo;ve heard many times that &amp;lsquo;you always say, but not act&amp;rsquo; What a shame! This is the most serious indication of what Christian can be pointed out.
Thus I need his grace which will inherit broad change of my life in accordance with His words.</description>
    </item>
    
    <item>
      <title>Blessing</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-24-07-33/</link>
      <pubDate>Mon, 24 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-24-07-33/</guid>
      <description>The most enormous blessing the Lord has given me is the visit to England. I can say it with full of confidence. I&amp;rsquo;ve noticed what true humility and serving mean and known many different kinds of people living together by grace of the Lord.
언젠가 이곳에서의 일년을 뼈져리게 감사할 날이 반드시 올 것만 같다. 그 생각을 하면 안타깝기도 하지만 우리의 삶은 이게 끝이 아니기에-
우리에게 예비된 이상향에서의 삶을 기대해본다. 어떠한 문화적, 인종적, 성적, 언어적 장벽도 없이 서로를 섬기고 섬김받는 그날을.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-23-07-36/</link>
      <pubDate>Sun, 23 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-23-07-36/</guid>
      <description>감격</description>
    </item>
    
    <item>
      <title>Bill &amp; Bessie</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-22-09-09/</link>
      <pubDate>Sat, 22 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-22-09-09/</guid>
      <description>이 두 부부를 보고 있노라면, &amp;lsquo;2 become 1&amp;rsquo; 이란 말을 떠올릴 수 밖에 없습니다.
실천하는 섬김과 겸손을 알려주고 베푸는 삶의 기쁨을 알게하고 참 믿음과 순종을 삶 전체를 통해 보여주고 힘든 타지 생활 가운데있는 우리를 다독여주고 꼭 껴안아 준 이들을 잊지 못할 것입니다.</description>
    </item>
    
    <item>
      <title>Oxford Creativity</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-22-08-33/</link>
      <pubDate>Sat, 22 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-22-08-33/</guid>
      <description>Array
Why have I not recognised the fact that there&amp;rsquo;s much similarity between the flag of England and the cover of the book, &amp;lsquo;Love, Actually&amp;rsquo; (the gospel of John) which is issued by Oxford Christian Union?
Eventually I&amp;rsquo;ve known that since I saw them in the same place- in my bag. Gosh! What does the cover mean? Presumably, it means entire evangelisation of England by the gospel.
What geniuses they are!</description>
    </item>
    
    <item>
      <title>Hectic</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-20-07-45/</link>
      <pubDate>Thu, 20 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-20-07-45/</guid>
      <description>I&amp;rsquo;m coming back to the heart of worship It&amp;rsquo;s all about you It&amp;rsquo;s all about you Jesus
바쁜 하루였다&amp;hellip;
시험 공부를 하다가 office에 가서 과년도 시험문제를 구해서 분류작업을 한 뒤 다시 인터넷에서 자료를 모았다. 과년도 자료 중 개념이 명확치 않은 용어를 glossary에서 정리해 출력해 또 분류했다. 그것을 형광펜으로 줄치며 마치 강박관념에 사로잡힌 자처럼 읽어내려갔다.무언가 쫓기는 자처럼 이런 짓을 하다가 문득 든 생각은..
&#39; 이렇게 닥치는 대로 무언가를 수집하고, 머리 속에 쑤셔 넣어 축적하는 것이 무슨 의미일까?</description>
    </item>
    
    <item>
      <title>Indeed, light of the world</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-19-17-09/</link>
      <pubDate>Wed, 19 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-19-17-09/</guid>
      <description>Light of the world you stepped down into darkness. This is what every creature desires to see but the fact was that Light of the world extinguished by our sinful nature seemed to easily disappear.
Most circumstances at the moment around us entangled ourselves in great debt of God, nevertheless the light was less than as weak as darkness.
Light enlightens every obscurity by its own speed and luminosity so that we can have and see a hope based on that radiance.</description>
    </item>
    
    <item>
      <title>Falling in love with you</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-18-05-44/</link>
      <pubDate>Tue, 18 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-18-05-44/</guid>
      <description>Standing tall in this wide space, Getting lost in your embrace. I see a fire burning brigh - ter; It&amp;rsquo;s calling me to catch the flame. 내가 이 황량한 곳에 홀로 서있을때, 당신 품에서 길을 잃은 것 같을 때, 타오르는 밝은 불을 보네 그것은 내가 불길을 잡도록 부르고 있네
He is the consuming fire. By the flame of His righteous love, He leads us onward toward the goal - which is glorious and victorious.</description>
    </item>
    
    <item>
      <title>Title for thanksgiving</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-18-22-50/</link>
      <pubDate>Tue, 18 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-18-22-50/</guid>
      <description>Title for thanksgiving Beautiful weather 1 to 1 study with James Nice coffee and tea Enough coins to buy USB storage Naan bread lunch with incredibly delicious curry</description>
    </item>
    
    <item>
      <title>Easter Evening</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-17-04-10/</link>
      <pubDate>Mon, 17 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-17-04-10/</guid>
      <description>John Piper said, &amp;quot; Like every historical fact, the resurrection of Jesus can be doubted. But when God takes in hand the reliability of the witnesses, the courage of their preaching, the futility of the opposition, the effects of the Gospel, the coherence of the message, the all-embracing sufficiency of the Christian world-view, and the spiritual glory of Jesus Christ - when God takes all this and more in hand, he is able to open the mind of the most resistant skeptic.</description>
    </item>
    
    <item>
      <title>Two rabbits</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-16-08-31/</link>
      <pubDate>Sun, 16 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-16-08-31/</guid>
      <description>자정을 넘어 집으로 돌아오는 길&amp;hellip; 항상 오르내리락 하는 언덕 가에 무엇인가 번쩍이는 물체가 있었다.
그때 내가 들고 있던 휴대폰 불빛인 줄 알았지만, 사실 그것은 두마리의 귀여운 토끼였다. 그들이 깊은 밤 다정하게 들판을 뛰어놀고 있다는 사실에 나는 묘한 기쁨을 느꼈다.
하나님께서는 이 세계를 창조하실 때에 모든 것을 정말 완벽하게 지으셨다. 토끼풀, 토끼풀을 먹고 자라는 토끼, 그들이 뛰어놀 수 있는 들판, 그리고 그들의 행복한 데이트 장면을 지켜보던 나.
무슨 얘기가 토끼 사이에 오갔을까?</description>
    </item>
    
    <item>
      <title>Web에 관한 몇가지.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-15-02-02/</link>
      <pubDate>Sat, 15 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-15-02-02/</guid>
      <description>교회 홈페이지 작업을 거의 마쳤다. Wordpress로 만드는 첫번째 웹사이트. 작업하는 동안 배운 것도 많고, 느낀 점도 많다. http://reseller-01.fluxservices.com/~students/
특히 web 2.0과 rss가 갖는 파워랄까? GNU 정신에 찬사를!
영어설교 (Stephen Sizer 목사님) - 영환이를 위해서..^_^ http://reseller-01.fluxservices.com/~students/4resources/
  http://www.pandora.com/ 놀랍다! 이런 사이트가 존재했다니. 내 취향에 맞는 음악을 골라주는 만능 판도라 상자
   http://flickr.com/ 정말 쉽고 놀라운 사진 사이트. 사진의 혁명은 이 곳으로 부터 시작된다.
  http://del.icio.us/ 싸이트 제목대로 delicious!</description>
    </item>
    
    <item>
      <title>Balancing Your life</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-14-07-59/</link>
      <pubDate>Fri, 14 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-14-07-59/</guid>
      <description>Balancing our life is what we&amp;rsquo;re easily ignorant of especially when we&amp;rsquo;re under a bunch of things to do. Ouf life is a long-run race, which we must keep in balance and steadiness regardless of our hectic circumstances. One guy who gives an emphasis only on his work (or study) tends to get easily tired and bored.
At that time, we tend to make an excuse like &amp;ldquo;It doesn&amp;rsquo;t matter at this moment because this balance will get back and become perfect soon&amp;rdquo; But the fact is that there&amp;rsquo;s no automatic reaction to stabilize our unbalance.</description>
    </item>
    
    <item>
      <title>Aerial</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-13-06-51/</link>
      <pubDate>Thu, 13 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-13-06-51/</guid>
      <description>Array
Many people don&amp;rsquo;t know that I had worked for the airforce of Korea as a aerial photographer&amp;hellip;</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-12-07-10/</link>
      <pubDate>Wed, 12 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-12-07-10/</guid>
      <description>Well, one to one study with James is goin&amp;rsquo; fine. We&amp;rsquo;ve found out that the most important thing in our daily faith is to keep in mind what He&amp;rsquo;ve said to us and what He&amp;rsquo;ve wanted us to be. Our desire and our nature shuold be obeidient and ready to listen because all scripture is all God-breathed.
While Human-being&amp;rsquo;s brain is sometimes forgetful unless we give an effort to refresh what we wish to take, I also note that it is also a amazingly discerning part of our organs which performs a crucial role to record and fetch what we&amp;rsquo;re thinking as important.</description>
    </item>
    
    <item>
      <title>eternity</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-10-07-35/</link>
      <pubDate>Mon, 10 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-10-07-35/</guid>
      <description>As Mr.Warren said, our life is preparation to eternity. Also, we all were made for a mission which is given to all those who belong to Christ. Because eternity is given not by our own endeavour, but by His gracious mercy, we are responsible for broadening range of people who prepares eternity that God truly wants.
Jesus said &amp;ldquo;it is better for you to enter (there) than&amp;hellip; &amp;quot; two times in Matthew 18.</description>
    </item>
    
    <item>
      <title>정말 기쁘다.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-09-07-33/</link>
      <pubDate>Sun, 09 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-09-07-33/</guid>
      <description>Film : Amazing Grace (2006)
William Wilberforce의 일대기가 영화로 제작된다는 소식.. 2006년 영화계에서 그리스도인에게 선사할 가장 큰 선물이 되지 않을까?
내 삶의 명확한 지향점인 윌버포스의 투쟁을 다시금 상기해본다. 삶이 지치고 힘이들 때, 신앙을 지켜가는 것이 힘들 때에 이미 승리의 안착지에 들어선 선배 부대원의 나즈막한 응원소리가 들려온다.
나는 그 응원소리를 들으며 다시금 푯대를 바라본다.
 Amazing Grace is a 2006 film directed by Michael Apted about the anti-slavery movement in 19th Century England led by the famous abolitionist William Wilberforce.</description>
    </item>
    
    <item>
      <title>He comforts</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-08-07-31/</link>
      <pubDate>Sat, 08 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-08-07-31/</guid>
      <description>Array
This posting is what I&amp;rsquo;ve thought in 40 day meeting based on the book &amp;lsquo;Purpose Driven Life&amp;rsquo; by Mr. Warren.
 &amp;ldquo;He comforts us in all our troubles so that we can comfort others. When others are troubled, we will be able to give them the same comfort God has given us.&amp;rdquo; 2 Corinthians 1:4 (NLT)
What a great statement Paul said! Does every single person belonging to God aid those who have been troubled?</description>
    </item>
    
    <item>
      <title>Wonderful Firefox</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-08-08-28/</link>
      <pubDate>Sat, 08 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-08-08-28/</guid>
      <description>Array
   마침내 Firefox가 MS를 압도한다. 도저히 따라올 수 없는 격차가 Open source로 인해 생겨났다.
이렇게 강력한 웹브라우져를 만들어 낸 세계의 모든 Linux 기반 개발자들을 향해 크나큰 찬사를 보내지 않을 수 없다.
Firefox &amp;raquo;가히 넘을 수 없는 벽&amp;raquo; Internet Explorer
이제 Internet Explorer를 띄울 때는 인터넷 뱅킹할 때 뿐. 으으&amp;hellip;.
  Array This is so awesome and really challenging! Eventually he did it no one could do.. 3 bachelor degrees (double E, CS, and math) in 11 terms.</description>
    </item>
    
    <item>
      <title>What advantages lies on using XP on MAC????</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-07-07-16/</link>
      <pubDate>Fri, 07 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-07-07-16/</guid>
      <description>Sometimes people get serious because of the trivial fact around computing world but I think this is really revolutionary.
Boot Camp, a new utility released by Apple, makes it easy for anybody to install Windows XP on to a new Mac.
What advantages lies on using XP on Mac? Does that question sound rubbish? Surely, I may not notice a full view of Apple&amp;rsquo;s decision, but Apple&amp;rsquo;s threat is really serious at this time.</description>
    </item>
    
    <item>
      <title>Sounds good.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-06-06-27/</link>
      <pubDate>Thu, 06 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-06-06-27/</guid>
      <description>Such a tranquil mood today!
I was so overwhelmed by complete calmness around Royal Holloway. This atmosphere is quite good and it has driven me into some beautiful thinking about relationships and news regarding them given recently.
I love this life God has given to me in England. Surely I should do my best but I just wanted to express thankful mind of mine.
  조준모씨의 2집을 들으면 찬양 속에 녹아있는 평안이 절절히 느껴진다.</description>
    </item>
    
    <item>
      <title>Impartial God</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-05-04-29/</link>
      <pubDate>Wed, 05 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-05-04-29/</guid>
      <description>This is an article which is saying that the writer of the song &amp;ldquo;Me&amp;rdquo;, Song Myunghee (43), has recently published a collection of poems. Although she had bocame disabled due to a doctor&amp;rsquo;s serious mistake on her brain when she was born, she praised God and has had a grateful mind to God by issuing 25 books and 100 songs.
It would not be a big deal if we said &amp;ldquo;thank you the Lord- you&amp;rsquo;re unbiased in everything&amp;rdquo; when we have abundant posession of wealth and health.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-04-17-19/</link>
      <pubDate>Tue, 04 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-04-17-19/</guid>
      <description>버스정류장 그 아이의 한번 눈길에 잠을설치고 여류작가의 수필 한편에 설레어 할 때도있었지</description>
    </item>
    
    <item>
      <title>기억</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-04-18-58/</link>
      <pubDate>Tue, 04 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-04-18-58/</guid>
      <description>아마 이 맘 때였을 것이다. 2년 전 봄, 싱그런 봄바람이 불어오고 부대의 분위기는 점점 나른해지고 있었다. 내 육군 동기들 혹은 후임병들은 전역을 하고 있었고, 나는 어느덧 부대내 최고참이 되었다. 나에게 반말을 할 수 있는 사람들은 간부들 밖에 없었고, 나는 전역만을 기다리고 있었다.
오전 인화 작업을 마치고 점심을 먹으려 동료들과 식당으로 향하고 있었다. 그날따라 날씨가 참 좋았고-기분이 한껏 좋아져서 말년병장의 입가에는 어느덧 노래가 흘러 나오고 있었다. 그러나 역시 부대 밖으로 보이는 강남의 고층빌딩들과 대법원의 웅장한 모습에 바깥 세상을 향한 동경, 기대는 여전했다.</description>
    </item>
    
    <item>
      <title>Bundang</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-03-23-00/</link>
      <pubDate>Mon, 03 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-03-23-00/</guid>
      <description>&amp;ldquo;Seoul National University has a hospital in Bundang, just east of the Tancheon, the river which runs through the city, heading from Yongin (to the south), northwards, through Bundang and the rest of Seongnam, to Seoul, where it joins the Han River by the Olympic Stadium, known today as the Sports Complex. Bundang is home to Gyeonggi Province&amp;rsquo;s only international banks,</description>
    </item>
    
    <item>
      <title>REPENT</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-03-23-12/</link>
      <pubDate>Mon, 03 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-03-23-12/</guid>
      <description>from http://www.philsblog.com
This is really funny. PUH! Asking the prompt repentance to the poor snowman&amp;hellip;
and saying, &amp;ldquo;Repent, for the kingdom of heaven is near.&amp;rdquo; Matthew 3:2</description>
    </item>
    
    <item>
      <title>End of term</title>
      <link>http://shanmdphd.rbind.io/personal/2006-04-01-07-30/</link>
      <pubDate>Sat, 01 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-04-01-07-30/</guid>
      <description>Eventually we&amp;rsquo;ve got widing up of all the courses in Royal Holloway. The time was sometimes so stressful but it would be such a good memory for me.
The past day gives us a lot of memories and nostalgia out of our emotion and mind. Sometimes the idea that the present time is so nice to everyone seldom came up. It&amp;rsquo;s so weird.
Anyway this week was fairly stressful because I&amp;rsquo;ve finished FOUR cumbersome projects which are largely based on external materials not handled in the lectures.</description>
    </item>
    
    <item>
      <title>Heart</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-30-07-05/</link>
      <pubDate>Thu, 30 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-30-07-05/</guid>
      <description>Array
My heart is beating intensely.
It pumps blood through the blood vessels by repeated, rhythmic contractions.
So, I thank Him.</description>
    </item>
    
    <item>
      <title>Humble</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-28-06-50/</link>
      <pubDate>Tue, 28 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-28-06-50/</guid>
      <description>&amp;ldquo;Humble yourselves, therefore, under God&amp;rsquo;s mighty hand, that He may lift you up in due time. Cast all your anxiety on Him because He cares for you.&amp;rdquo;
   It&amp;rsquo;s fairly obvious that God lifts those who are humble because they know what they should focus on instead of themselves. But, what I&amp;rsquo;m curious about is why we are so hard to make ourselves humble. It&amp;rsquo;s a sort of a internal thing and if we TRULY want to be humble, we don&amp;rsquo;t need to consume our money or possession over.</description>
    </item>
    
    <item>
      <title>세상에 안되는 일이 어디 있나</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-26-22-55/</link>
      <pubDate>Sun, 26 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-26-22-55/</guid>
      <description>인류 역사상 최고의 달콤한 말이자 최악의 거짓말
댓글 하나 달렸습니다.
   pil.han@gmail.com 2006.03.27 05:07: 주 사랑이 내 생명보다 귀하고 주 사랑이 파도보다 더 강해요 세월이 가고 꽃이 시들어도 주사랑 영원해</description>
    </item>
    
    <item>
      <title>Reign in me.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-25-07-02/</link>
      <pubDate>Sat, 25 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-25-07-02/</guid>
      <description>Who reigns me in? What reigns me in?
&amp;ldquo;Lord reign in me, reign in Your power.&amp;rdquo;
Who reigns supreme?
Let me confess only God reigns me. May you precide over all courts of conscience.</description>
    </item>
    
    <item>
      <title>Too small to ignore</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-23-03-51/</link>
      <pubDate>Thu, 23 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-23-03-51/</guid>
      <description>Array
Children are waiting for us.
We believe in the spiritual unity in Christ Jesus our Lord and some parts of our unity hurt because of poverty, hunger, and disaster.
The best medicine for them is love and care and if we ignore them, we cannot live as a servant of the Lord.
The way towards the medicine often lies on the simple and neat process.
Why not click http://compassion.or.kr/</description>
    </item>
    
    <item>
      <title>Monday</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-21-09-07/</link>
      <pubDate>Tue, 21 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-21-09-07/</guid>
      <description>Array
Every monday has been a burden for many people. There&amp;rsquo;s a song</description>
    </item>
    
    <item>
      <title>sword</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-20-07-53/</link>
      <pubDate>Mon, 20 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-20-07-53/</guid>
      <description>There are only two forces in the world, the sword and the spirit. In the long run the sword will always be conquered by the spirit.
 Napoleon Bonaparte  </description>
    </item>
    
    <item>
      <title>40 days for purpose driven life.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-18-07-25/</link>
      <pubDate>Sat, 18 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-18-07-25/</guid>
      <description>I&amp;rsquo;m so secured because God always gives me lots of friends who are taking the same ship of faith. Because they repetedly encouraged me to have confidence in mind and prayed for each member of the group continually, our relationship is getting reinforced and I cannot help giving thanks to God.
Everything on earth has a purpose and I really hope you to know it. It&amp;rsquo;s really important and unavoidable in each life and it doesn&amp;rsquo;t give you a fall, I bet.</description>
    </item>
    
    <item>
      <title>기쁨.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-18-10-40/</link>
      <pubDate>Sat, 18 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-18-10-40/</guid>
      <description>요즘 참 행복하다. 무엇보다 한살한살 나이를 먹어가며 이전에 가졌던 헛된 야망과 그릇된 사상에 휩쓸리지 않게 되어 기쁘다. 항상 하나님께서 날 보살피고 계시다는 강렬한 믿음과 그의 인도하심이 초월적이라는 생각이 때때로 내 삶 전체를 휩쌓을 때가 있다. 그의 생각 너무나 커서 때때로 날 당황케 할 때도 있지만, 그것조차도 그분을 향한 나의 경외감과 존경심을 반감시킬 수는 없다. &amp;lsquo;만유의 주재&amp;rsquo;라는 표현의 의미를 서서히 알아간다고 해야하나.
경험을 한다는 것은 참 의미있는 일이다. 다만 경험을 절대적인 가치로 판단의 기준을 삼는 자가 있다면 그 인생은 불행해 질 수 있다.</description>
    </item>
    
    <item>
      <title>Equip with all</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-17-22-13/</link>
      <pubDate>Fri, 17 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-17-22-13/</guid>
      <description>May the God of peace, who brought again from the dead our Lord Jesus, equip you with all you need for doing his will. - Hebrews 13 NLT
O merciful Lord, please equip me with all I need for doing Your will in that I&amp;rsquo;m fragile and vulnerable to Satan&amp;rsquo;s attack so that please make me strong and bold for You, so that I may do your will exactly.
 Have I ever before hoped something so much like now?</description>
    </item>
    
    <item>
      <title>Enzyme</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-15-07-57/</link>
      <pubDate>Wed, 15 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-15-07-57/</guid>
      <description>Ribbon diagram of the catalytically perfect enzyme TIM.
Enzymes are essential to sustain life because most chemical reactions in biological cells would occur too slowly, or would lead to different products without enzymes. A malfunction (mutation, overproduction, underproduction or deletion) of a single critical enzyme can lead to a severe disease. For example, the most common type of phenylketonuria is caused by a single amino acid mutation in the enzyme phenylalanine hydroxylase, which catalyzes the first step in the degradation of phenylalanine.</description>
    </item>
    
    <item>
      <title>another</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-14-08-15/</link>
      <pubDate>Tue, 14 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-14-08-15/</guid>
      <description>Had I chosen to enter another, it might have been a totally different life style, but there&amp;rsquo;s no regret absolutely because it is God who lead my life and time.
There might remain a question since I&amp;rsquo;ve been committed to &amp;lsquo;it&amp;rsquo; and fragile human-being always conceived what he or she had chosen.
Nonetheless, He always grants us the speculative answer regardless of what we&amp;rsquo;ve decided because He is generous and has great knowledge toward me.</description>
    </item>
    
    <item>
      <title>Hebrews 12</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-13-05-26/</link>
      <pubDate>Mon, 13 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-13-05-26/</guid>
      <description>인간 존재가 살아가면서 맞닥드리는 가장 중요하고 거대한 문제는 단연 정체성에 대한 문제이다. 동서고금 지위고하을 막론하고 &amp;lsquo;자아란 무엇인가, 나는 어디서 왔는가&amp;rsquo;라는 질문에 대한 답을 찾아가는 과정은 역사와 사상 전체를 지배하였다. 그 과정 속에서 우리는 인간의 유한함과 나약함의 인식에 끊임없이 노출되고 때로는 희열을 때로는 좌절을 체험키도 한다. 특히 인간이 고통의 시간 속에서 아파할 때에 정체성에 대한 의문은 배가되기 마련이다. 존재함의 본질을 생각할 때에 외부 세계와의 갈등을 배제할 수 없고, 때로는 그 갈등은 우리의 세계관 전체를 재조명하게 되는 기회를 제공하기도 한다.</description>
    </item>
    
    <item>
      <title>Hitting back and forth between US and China</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-10-08-00/</link>
      <pubDate>Fri, 10 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-10-08-00/</guid>
      <description>Washington said in its annual rights report that China was one of the world&amp;rsquo;s &amp;ldquo;most systematic&amp;rdquo; offenders. In return Beijing urged the US to &amp;ldquo;look squarely&amp;rdquo; at its own problems, such as a high murder rate and jail population. [BBC news 9 Mar 2006]
Why do we criticise and reproach each other, not putting our own enormous &amp;ldquo;girder&amp;rdquo; in eyes out? I&amp;rsquo;m sure we can make better our world not by politicians&amp;rsquo; verbose speech, but by tacit action.</description>
    </item>
    
    <item>
      <title>temptation</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-10-07-53/</link>
      <pubDate>Fri, 10 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-10-07-53/</guid>
      <description>Living as a humanbeing, we time to time confront diverse temtations, but presumably temptation tends to be daunted through our immediate action not by our consideration about it.
댓글 하나 달렸습니다.
   pil.han@gmail.com 2006.03.10 08:03: 유혹에 넘어감
sungpilhan</description>
    </item>
    
    <item>
      <title>Brinkmanship again.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-09-07-52/</link>
      <pubDate>Thu, 09 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-09-07-52/</guid>
      <description>There&amp;rsquo;s been actually brinkmanship in my life in some sense but nowadays I&amp;rsquo;m feeling like true brinkmanship has been eventually materialised because of setting a new aim and purpose. It seems to be absurd and awkward but I&amp;rsquo;m so serious and I&amp;rsquo;m confidently praying.
There&amp;rsquo;s no perpetual existence in this fragile world-
If we truly accept this simple assumption, we cannot avoid our bold choice and can pave the way for the glorious improvement.</description>
    </item>
    
    <item>
      <title>What on earth am I here for?</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-06-07-55/</link>
      <pubDate>Mon, 06 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-06-07-55/</guid>
      <description>What on earth am I here for?
댓글 하나 달렸습니다.
   pil.han@gmail.com 2006.03.06 08:33: 많은 것이 깊은 부담으로 다가오기 시작했다. 졸업할 때 까진 학업에 전념하고 싶다..정말 중요한 시점</description>
    </item>
    
    <item>
      <title>Boys be ambitious.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-04-10-51/</link>
      <pubDate>Sat, 04 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-04-10-51/</guid>
      <description>One thing that I am really feeling about is that great purpose-driven person never fails.
Yes, I know- there&amp;rsquo;re lots of seeming fails and downfalls but what I mean is that a chance will be given to those who seek and pursue the great thing.
Fails and downfalls cannot ever make me down.
고교졸업앨범 속의 한 문장을 기억하며. Boys be ambitious.
&amp;ldquo;어두운 암흑 속을 질주하는 소년들이여 방향을 잃어버린 그 핸들을 부셔버려라 네 손에 쥐어진 좌절의 술잔을 깨어 부셔라 너의 현실을 직시하여라&amp;rdquo;</description>
    </item>
    
    <item>
      <title>bicycle</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-03-18-45/</link>
      <pubDate>Fri, 03 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-03-18-45/</guid>
      <description>This picture shows the exactly same situation of approximately 2 years ago - probably the chilly day with pouring rain in November, I fell from the bicycle like that, and my finger was broken.
It was horrible</description>
    </item>
    
    <item>
      <title>ILL PIL</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-03-08-27/</link>
      <pubDate>Fri, 03 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-03-08-27/</guid>
      <description>I caught a bad cold. I&amp;rsquo;ve felt too dizzy and cold from yesterday.
Moreover, my teeth is bleeding. I miss my home.
댓글 하나 달렸습니다.
   dap 2006.03.09 11:37: me too</description>
    </item>
    
    <item>
      <title>M I S U N D E R S T O O D</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-02-08-12/</link>
      <pubDate>Thu, 02 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-02-08-12/</guid>
      <description>I really didn&amp;rsquo;t realize it. When I had recognised it, my body got nervous and time that remained was too short to achieve it perfectly so that I couldn&amp;rsquo;t concentrate on it. It&amp;rsquo;s too awful! Foolish guy-</description>
    </item>
    
    <item>
      <title>the end of February</title>
      <link>http://shanmdphd.rbind.io/personal/2006-03-01-08-45/</link>
      <pubDate>Wed, 01 Mar 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-03-01-08-45/</guid>
      <description>We always realize the end of February late and tend to have a strong desire that it&amp;rsquo;ll be really good if there&amp;rsquo;re a couple of days more.
Gosh! February passed too fastly to do something.</description>
    </item>
    
    <item>
      <title>Being British</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-27-19-26/</link>
      <pubDate>Mon, 27 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-27-19-26/</guid>
      <description>A British national daily newspaper is asking readers &amp;ldquo;what it means to be British.&amp;rdquo; This one came from Switzerland&amp;hellip; &amp;ldquo;Being British is about driving in a German car to an Irish pub for a Belgian beer, then travelling home, grabbing an Indian curry or a Turkish kebab on the way, to sit on Swedish furniture and watch American shows on a Japanese TV and, the most British thing of all, suspicion of anything foreign!</description>
    </item>
    
    <item>
      <title>Do unto others</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-26-09-47/</link>
      <pubDate>Sun, 26 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-26-09-47/</guid>
      <description>Array
Jesus said,
&amp;ldquo;Do unto others as you would have them do unto you.&amp;rdquo;
This picture apparently shows us what it really means.</description>
    </item>
    
    <item>
      <title>lesson from Hebrews</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-25-08-23/</link>
      <pubDate>Sat, 25 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-25-08-23/</guid>
      <description>For this reason, Christ is the mediator of a new covenant, that those who are called may receive the promised eternal inheritance - now that he has died as a ransom to set them free from the sins committed under the first covenant. (Hebrews 9:15)
How many doubters are on earth! Have we been certain about the fact that we are called and adopted as glorious children of the Lord, the truth would have set us free from affliction, grievance and condemnation because in His selection has been perpetually faithful and unchanging.</description>
    </item>
    
    <item>
      <title>&#43; and - of today</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-24-02-28/</link>
      <pubDate>Fri, 24 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-24-02-28/</guid>
      <description>[+]
 1 visual C++와 eclipse CDT에 많이 익숙해진 것. 2 Cygwin 설치를 무사히 끝내고 컴파일까지 성공한 것. 3 점심으로 맛있는 오믈렛을 먹은 것. 4 수업 내용에 흥미를 갖게 된 것.  [-] 저 모든 +를 날려버릴만한 -1 -2 -3 -4 coursework 까먹고 안낸 것&amp;hellip;.
바보냐
댓글 2개가 달렸습니다.
   . 2006.02.24 09:16: 바보. 열심히 했었는데 아깝다. 낼수있게 되면 좋겠다 :) 무언가 방법이 있었으면&amp;hellip; pil.han@gmail.com 2006.02.24 21:53: thanks man</description>
    </item>
    
    <item>
      <title>more loudly</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-23-07-49/</link>
      <pubDate>Thu, 23 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-23-07-49/</guid>
      <description>&amp;ldquo;I can&amp;rsquo;t hear you, would you PLEASE speak up..?&amp;rdquo;
I&amp;rsquo;ve been seeking spiritual purity, however it sometimes makes me embarassed because such purity easily goes down in accordance with my daily change of feeling. Then I&amp;rsquo;ve strived to find the other things rather than the Almighty.
Everyone on earth is hoping to rely on someone who deserve our dependence. (presumably often parents but not always- time to time lovers, superstars or machines) Not hundred-percent sure but I&amp;rsquo;ve found that I&amp;rsquo;m also the one doing like that too many times.</description>
    </item>
    
    <item>
      <title>Holocaust deniers</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-21-07-45/</link>
      <pubDate>Tue, 21 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-21-07-45/</guid>
      <description>Holocaust deniers are people who contend that the Holocaust - the attempt by Nazi Germany to annihilate European Jewry during World War Two - never happened. According to the deniers, the Nazis did not murder six million Jews, the notion of homicidal gas chambers is a myth, and any deaths of Jews that did occur under the Nazis were the result of wartime privations, not of systematic persecution and state-organised mass murder.</description>
    </item>
    
    <item>
      <title>With a friend</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-20-08-29/</link>
      <pubDate>Mon, 20 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-20-08-29/</guid>
      <description>Youngwhan visited London. I&amp;rsquo;ve been really pleased to meet a friend and spend a weekend with him. It&amp;rsquo;s no doubt that time with a friend is most precious especially when we&amp;rsquo;re abroad. We went to Leicester square, Covent garden, Picadilly circus, and China Town today&amp;hellip;
Too short time-</description>
    </item>
    
    <item>
      <title>Triumph of Grace</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-17-09-02/</link>
      <pubDate>Fri, 17 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-17-09-02/</guid>
      <description>&amp;lsquo;은혜의 승리&amp;rsquo; 이 영광스런 성취에 날 부르시니, 감사 드릴뿐.</description>
    </item>
    
    <item>
      <title>Phone- again</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-16-02-44/</link>
      <pubDate>Thu, 16 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-16-02-44/</guid>
      <description>Yeah! I bought the Sony mobile phone, T290i. (which is just 30pounds) The more surprising fact is that I can continue to use the previous number- It&amp;rsquo;s really good-news because it&amp;rsquo;s really cumbersome if I hope to change the number in my country- however, it was surprisingly simple. (sadly, it does not give me the previous voice pack- it&amp;rsquo;s a bit of unhapiness)
Call again- +44-7785284851
댓글 하나 달렸습니다.
   real 2006.</description>
    </item>
    
    <item>
      <title>You</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-16-08-50/</link>
      <pubDate>Thu, 16 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-16-08-50/</guid>
      <description>Array
You guys have always made me laugh. You guys have always made me proud. You have always given, and will continue to give joy. I miss you and love you all and look forward to seeing you again. Until then, I will hold in my heart.
See you.</description>
    </item>
    
    <item>
      <title>I can do all things through Him who strengthens me.</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-14-04-49/</link>
      <pubDate>Tue, 14 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-14-04-49/</guid>
      <description>I can do all things through Him who strengthens me. - Phillipians 4:13
&amp;ldquo;Everyone said this is insane and meaningless. But I can.&amp;rdquo;</description>
    </item>
    
    <item>
      <title>Neck</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-13-07-51/</link>
      <pubDate>Mon, 13 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-13-07-51/</guid>
      <description>My neck hurts.</description>
    </item>
    
    <item>
      <title>Epithet</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-11-09-23/</link>
      <pubDate>Sat, 11 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-11-09-23/</guid>
      <description>사조는 변해도 명작은 변함없으며 유행가는 변해도 클래식은 남는 법</description>
    </item>
    
    <item>
      <title>Road to Gwachon</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-11-01-20/</link>
      <pubDate>Sat, 11 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-11-01-20/</guid>
      <description>Array
Eventually Mr.Ryu became the Cabinet minister for health and welfare. It&amp;rsquo;s somewhat surprising news for me.
Not sure whether this decision of the president (and the people of ROK) is right or wrong. The decendants (or we) will make a final judgement on this later on.
There&amp;rsquo;re seething pros and cons towards the designation of Mr.Ryu but one thing for sure, &amp;ldquo;Korea is shifting - rapidly even allowing the radical-left and ex-convict to be designated on the Cabinet minister&amp;rdquo;</description>
    </item>
    
    <item>
      <title>Celebrating my sister&#39;s birthday</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-10-10-01/</link>
      <pubDate>Fri, 10 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-10-10-01/</guid>
      <description>생일 축하해 수정아! ^_^ 2006년이 너에게 기쁨의 해가 되길 진심으로 기도한단다.
최고의 동생에게 부족한 오빠가.</description>
    </item>
    
    <item>
      <title>The story of Crispin Walker-Buckton</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-10-09-58/</link>
      <pubDate>Fri, 10 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-10-09-58/</guid>
      <description>Array
3rd Year Maths &amp;amp; Computer Sciences, Trinity College
For the first 19 years of my life I had been an agnostic simply because I had always felt that the question of God&amp;rsquo;s existence did not particularly matter, and even if he did exist, then it didn&amp;rsquo;t matter. We had an agreement, I left him alone and He would leave me alone. Except as I was about to find out, He wouldn&amp;rsquo;t.</description>
    </item>
    
    <item>
      <title>Prayer</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-09-08-42/</link>
      <pubDate>Thu, 09 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-09-08-42/</guid>
      <description>Whatever you ask for in prayer, believe that you have received it, and it will be yours. (Mark)
When God&amp;rsquo;s at the center of your life, you worship. When he&amp;rsquo;s not, you worry. (Purpose Driven Life)
Many are the plans in a man&amp;rsquo;s heart, but it is the Lord&amp;rsquo;s purpose that prevails. (Proverbs) These verses are obvious. They do not give another way or method. Only one God, Only one Faith, Only one Center.</description>
    </item>
    
    <item>
      <title>Jubilee</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-07-07-39/</link>
      <pubDate>Tue, 07 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-07-07-39/</guid>
      <description>피곤하지만 너무 기쁘다 나의 길을 인도하심을 믿기에.
흥미진진 2006
make way</description>
    </item>
    
    <item>
      <title>Alpen</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-06-08-42/</link>
      <pubDate>Mon, 06 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-06-08-42/</guid>
      <description>Alpen cereal bars are slightly sweeter than Kellogg&amp;rsquo;s. But it has a bit more callories, so I&amp;rsquo;m so confused what I would buy it next time&amp;hellip;
  I left my mobile phone at Ken &amp;amp; Jill&amp;rsquo;s Kind Jill came here along and pass it to me. I&amp;rsquo;m always grateful to Jill. My stupid brain.</description>
    </item>
    
    <item>
      <title>4 years ago</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-05-09-16/</link>
      <pubDate>Sun, 05 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-05-09-16/</guid>
      <description>I started the period of the military service exact 4 years ago. Whenever I have a reflection of that time, it makes me smile and glimpse because the period had a complex meaning for me.
I remember one writing on the desk of the training classroom which renewed my mind- It was &amp;ldquo;The thing that cannot make me die merely strengthens me. I cannot make give-up happen to me.&amp;rdquo;
Truly.</description>
    </item>
    
    <item>
      <title>English</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-04-08-33/</link>
      <pubDate>Sat, 04 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-04-08-33/</guid>
      <description>Be enthusiastic! Be active! Be spirited! Be avid! Be fervid! Be bright-eyed!
이곳으로 떠나오면서 다짐했던 문장들인데, 어느샌가 저런 생각은 슬그머니 사라지고 머리는 한국에, 몸만 영국에 있는 기이한 현상이 벌어지고 말았다. 안돼안돼안돼!
다시한번 Once again, 영어를 열심히 공부해보자! 으으으 영어는 습관. 영어는 자신감. 영어는 감각. 으으으&amp;hellip;.
 _&amp;lt; 그래두 인사말이 바뀌니 대화가 바뀌던걸 Before : Hi.. (무뚝뚝한 복학생 tone.) After : Hi! Good morning! How are you doing? You look so good today- (활기찬 fresher tone!</description>
    </item>
    
    <item>
      <title>Freedom of Expression - the meaning and power</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-04-08-04/</link>
      <pubDate>Sat, 04 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-04-08-04/</guid>
      <description>&amp;ldquo;We think we are living in a secular society where even religion can be satirised&amp;rdquo; Roger Koppel, editor of the German newspaper Die Welt
What do you think about this assertion? There&amp;rsquo;s a huge row over the cartoon all over the European countries which caricatures the prophet Muhammad. One Danish newspaper Jyllands-Posten published the cartoon in September 2005, and then caricatures were spreaded in a number of European newspapers in France, Germany, Italy and Spain.</description>
    </item>
    
    <item>
      <title>운동에 불붙다!</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-02-03-59/</link>
      <pubDate>Thu, 02 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-02-03-59/</guid>
      <description>학기는 중반으로 치닫고 있고, 각종 코스웍이 난무하는 가운데, 운동에 부쩍 재미가 붙었습니다. 무엇보다 운동을 함으로 스트레스 해소가 된다는 말을 조금씩 깨달아 가고 있습니다. 다만 Gym에 잔뜩 모인 근육질의 서양인들 앞에선 움추려 들 수 밖엔 없는 것 같습니다. 그래도 Korean spirit을 잔뜩 발휘해서 얍!
트레이닝보다 재미있는 건 식단관리입니다. 계란 여섯개와 콩, 야채, 닭살로 저녁을 먹고 과일을 먹으니 배보다 마음이 뿌듯해집니다. &amp;lsquo;이게 나중에 피와 근육이 되겠구나, 쌀밥과 고기가 먹고 싶지만 참아야해!&amp;rsquo; 하하; 그나마 다행인 건 몸관리 할 만한 좋은 식단을 구하기가 참 용이하다는 것입니다.</description>
    </item>
    
    <item>
      <title>One who laughs last, laughs best</title>
      <link>http://shanmdphd.rbind.io/personal/2006-02-01-20-09/</link>
      <pubDate>Wed, 01 Feb 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-02-01-20-09/</guid>
      <description>Array
One who laughs last, laughs best
^__________________________^</description>
    </item>
    
    <item>
      <title>METRIC OR IMPERIAL(stone, pint, mile and acre)?</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-31-08-28/</link>
      <pubDate>Tue, 31 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-31-08-28/</guid>
      <description>&amp;lsquo;A generation of children is being taught to give their weight in kilograms, to measure their height in centimetres and to think of their drinks in litres.&amp;rsquo; as BBC said.
To be honest, it could be good news for many international students because we are totally accustomed to the metric system. I think the change of Briton in scale means (by and large) the change of entire world. Very few on earth would insist to use pint, feet, stone.</description>
    </item>
    
    <item>
      <title>Self-respect</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-30-07-32/</link>
      <pubDate>Mon, 30 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-30-07-32/</guid>
      <description>&amp;ldquo;In Christianity, pride (or vanity) is the essentially competitive and excessive belief in one&amp;rsquo;s own abilities that interferes with the individual&amp;rsquo;s recognition of the grace of God, or the worth which God sees in others. It has been called the sin from which all others arise. Pride is listed as one of the seven deadly sins, as superbia. Pride is also condemned in Hinduism. Ravana, an evil king who was killed by Rama, avatar of Vishnu, exhibited deadly sins of pride and lust.</description>
    </item>
    
    <item>
      <title>What a friendship</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-29-08-39/</link>
      <pubDate>Sun, 29 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-29-08-39/</guid>
      <description>Array
I am so grateful to some of the people that God has brought into my entire life. One people in particular I&amp;rsquo;d like to mention - Paul Simpson(right). He is the student pastor of Christ Church and member of our RHUL Christian Union meeting. We&amp;rsquo;d meet each other at the Men&amp;rsquo;s breakfast and Sunday services(sometimes, in Cafe Jule&amp;rsquo;s) and just share faith and experience. The most impressive feeling from Paul is that he is really hardworking(I&amp;rsquo;ve never seen his laziness or indolence) and faithful(based on firm Truth).</description>
    </item>
    
    <item>
      <title>Untidy</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-27-09-20/</link>
      <pubDate>Fri, 27 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-27-09-20/</guid>
      <description>Array
&amp;ldquo;How can this messy room be satisfactory?&amp;rdquo;
I had an unexpected accomodation&amp;rsquo;s inspection today. But surprisingly my dirty room has been passed for 3 times in total. At first, I really tried to clean my room up but nowadys I didn&amp;rsquo;t even recognise whether there&amp;rsquo;s a inspection. Anyway yeah!</description>
    </item>
    
    <item>
      <title>Feeling</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-26-08-18/</link>
      <pubDate>Thu, 26 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-26-08-18/</guid>
      <description>On the way home, I just think of whether initial (and seething) fervour of the conversion is the natural reaction or just excessive feeling. Because at the moment my ardour is too subsided-like fallible love of couples, there&amp;rsquo;s still confusion about the relation between feeling and faith.
Feeling(despite the most vulnerable sense of our physical body) is sometimes greatly noticable and distinguishable both for others and for myself, but the problem is that feeling does not always support not only my will but God&amp;rsquo;s will as well.</description>
    </item>
    
    <item>
      <title>Waiting</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-25-09-21/</link>
      <pubDate>Wed, 25 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-25-09-21/</guid>
      <description>&amp;ldquo;I don&amp;rsquo;t feel strong enough to lift my hands to You But I have tasted Your life and that’s how I know I am tired of mine It’s only You that I am longing for tonight I want You to take me from this place I want You to lift my hands up high&amp;rdquo;
댓글 3개가 달렸습니다.
   as8tguy 2006.01.26 01:51: 야 다이어리 한글로 써라. 경고한다 pil.han@gmail.com 2006.01.26 03:00: 일기(日記)[명사] 1.</description>
    </item>
    
    <item>
      <title>4</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-24-09-13/</link>
      <pubDate>Tue, 24 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-24-09-13/</guid>
      <description>If we trace back our anxiety of worry in our life, there seems to be little faithfulness or obeidience which makes our life letharghic or barren. The lord doesn&amp;rsquo;t want us to be anxious for what we live by or what we are used for because He ensured our way that there would be His guidance and direction with His love. That&amp;rsquo;s everasting warmth.
But the enemy always tempts us to be beleaguered by her trap and snare which are seemingly good and attractiong.</description>
    </item>
    
    <item>
      <title>desperate</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-23-04-29/</link>
      <pubDate>Mon, 23 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-23-04-29/</guid>
      <description>For if he ever comes to make the distinction, if ever he consciously directs his prayer &amp;ldquo;Not to what I think thou art but what thou knowest thyself to be&amp;rdquo;, our situation is, for the moment, DESPERATE.
The letter from Screwtape to Wormwood</description>
    </item>
    
    <item>
      <title>Fathers 4 Justice?</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-19-09-09/</link>
      <pubDate>Thu, 19 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-19-09-09/</guid>
      <description>&amp;ldquo;I want to get a good night&amp;rsquo;s sleep. This is not what I wanted. I don&amp;rsquo;t want to be associated with an organisation getting headlines like this,&amp;rdquo; This is the saying of Founder of Fathers 4 justice, Matt O&amp;rsquo;Connor at Channel 4 News.
Fathers 4 Justice is a worldwide campaigning group with branches in the Netherlands, the USA, Canada, Australia, Italy and Sweden campaigning for equal parenting, family law reform and fathers&amp;rsquo; rights.</description>
    </item>
    
    <item>
      <title>CHOCOPIE</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-18-09-11/</link>
      <pubDate>Wed, 18 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-18-09-11/</guid>
      <description>초코파이에 대한 추억이 문득 떠올라 oriental market에서 여섯개들이 팩을 하나 집어들었다
2 파운드!
2 (pounds) * 1,900 (원/pound) / 6 (개) =633.3 (원/개)
너무 비싸잖아! 원래 200원인데&amp;hellip;(250인가? 가물가물)
633.3 / 200 = 3.16 배가 비싸다
그래서 다시 조용히 내려놓았다
가장 맛있었던 초코파이는 성열이나 영환이와 한밤중 초소근무자에게 따뜻한 차를 다 돌리고 나서 간부테니스장 관람석에 숨어서 먹던 그것.
침나왔다.(Pavlov의 Conditional reflex실험을 인간 스스로 글을 통해 재연할 수 있다는 사실이 다시금 확인됨.)
초코파이 먹고 싶은 밤에- 빨리자야겠다 헛소리가 나오기 시작했다</description>
    </item>
    
    <item>
      <title>Reassurance</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-18-08-15/</link>
      <pubDate>Wed, 18 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-18-08-15/</guid>
      <description>Reassurance derived from faith never fail to make me happy. Appreciation of God is always unfathomable. Yes, cheer up again!
Thank you very much everyone
 Tuesday [REGULAR] -Sleeping 8hrs + Routine 1hr + Meal 2hrs -Meditation 30mins=Hosea / Adulterousness of Israelites -Prayer 1hr -Study 4hrs=Reviewing -Internet 2hrs=WKD, Mailcheck and Cyworld</description>
    </item>
    
    <item>
      <title>내 갈급함</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-16-08-47/</link>
      <pubDate>Mon, 16 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-16-08-47/</guid>
      <description>{내 갈급함 어느 것으로 채울 수 없네}
갈급하다. 거룩한 자의 보혈만이 이 목마름을 해소할 수 있다. 만일 우리가 정직하게 성령이 없는 우리 자신의 상황에 대해 표현한다면 갈급함-목마름으로 밖에 표현할 수 밖에 없을 것이다. 대체물을 찾아 이리저리 헤메이지만 우리의 의로움을 어디서 찾을 수 있을 것인가?
주님 나라를 향한 상한 심령. 찢어진 마음. 갈급한 목구멍. 얇팍한 관계에 대한 애통. 그것을 허락하소서</description>
    </item>
    
    <item>
      <title>Book of Hosea</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-15-08-01/</link>
      <pubDate>Sun, 15 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-15-08-01/</guid>
      <description>The Book of Hosea is the first book of the &amp;ldquo;Minor prophets.&amp;rdquo;, known to Christians not as famous as the Gospel but it still gives enormous wisdom and insight for our life.
In terms of context of God&amp;rsquo;s Big Picture, the primary theme of Book of Hosea is that God loves Israel, just as a man loves his wife although her adulterousness. This is distinctively shown by the extended metaphor of Hosea&amp;rsquo;s own marriage-somewhat disgraceful because he was faithful and his wife was mundane.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-13-08-51/</link>
      <pubDate>Fri, 13 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-13-08-51/</guid>
      <description>Array
Though I am not quite accustomed to Rev.Jeon&amp;rsquo;s reckless style, this book contains hosts of wisdom that enlightens the preciousness of the dawn because it gives us ideas of some specific events which happened in the dawn; for instance, the time of Jericho&amp;rsquo;s collapse, division of Red Sea, and grant of Commandments in Mt.Sinai- I was really unaware of time of these events.
Rev.Jeon&amp;rsquo;s style is somewhat straightforward towards the readers so that sometimes it fails to substantiate logic of assertions, but often it enables us to understand clearly and behave boldly.</description>
    </item>
    
    <item>
      <title>The Screwtape Letters</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-11-09-04/</link>
      <pubDate>Wed, 11 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-11-09-04/</guid>
      <description>Array
I borrowed the screwtape letters by CS lewis. I have actually read the book written in Korean, however I just wanted to read again.
&amp;lsquo;Letters from a Senior to a Junior Devil&amp;rsquo; That sentence is shown in the first page on the book. The senior devil, Screwtape just intended to digress the conversion of someone who was related with the junior devil.
Dichotomy-the monotone seperation into just two extreme parts- sometimes seems to be too undesirable to accept.</description>
    </item>
    
    <item>
      <title>Is-Ought Fallacy</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-10-07-43/</link>
      <pubDate>Tue, 10 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-10-07-43/</guid>
      <description>This fallacy consists in assuming that because something is now the practice, it ought to be the practice.</description>
    </item>
    
    <item>
      <title>Aslan - the glorious resurrection</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-08-03-07/</link>
      <pubDate>Sun, 08 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-08-03-07/</guid>
      <description>Array
(Warning : This story may contain plot spoilers.)
The Narnia story is often viewed as a religious allegory, with Aslan the lion representing Jesus Christ. Despite this popular idea, I&amp;rsquo;m not hundred-percent certain about this because of some slight disagreements with the apparent truth displayed in the Holy Bible. However, Mr.Lewis gave us the clear opportunity of consideration about the existence of resurrection- the glorious fact regarding Christianity.
In the film, Aslan sacrifices himself in order to save the life of a human boy, or &amp;ldquo;Son of Adam&amp;rdquo;(this epithet is important!</description>
    </item>
    
    <item>
      <title>No time</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-07-07-52/</link>
      <pubDate>Sat, 07 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-07-07-52/</guid>
      <description>There&amp;rsquo;re bunch of tasks and things to do cover and study for now but sadly I don&amp;rsquo;t have enough time though it&amp;rsquo;s on a winter vacation. Um..I rather choose to set my mind up to put the priority on what I really have to do.
I think time management is the most vulnerable aspect for Korean students in that we procured lots of time just after entering the university for better or for worse.</description>
    </item>
    
    <item>
      <title>Firefox 1.5</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-04-07-30/</link>
      <pubDate>Wed, 04 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-04-07-30/</guid>
      <description>It is much faster than I expected! What a great browser.
 Tuesday [REGULAR] -Sleeping 6hr + Routine 1hr + Meal 3hr -Meditation 1hr=Proverbs 3, Joshua / acknowledge his path -Prayer 30min -Study 6hr=Reviewing -Internet 2hr=WKD, Mailcheck and Cyworld [IRREGULAR] -Course Organising 1hr -Ironing, sewing 1hr -Tesco 1.5hr</description>
    </item>
    
    <item>
      <title>UNIVERSITY</title>
      <link>http://shanmdphd.rbind.io/personal/2006-01-02-09-05/</link>
      <pubDate>Mon, 02 Jan 2006 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2006-01-02-09-05/</guid>
      <description>We usually think that will for study is procured whenever or wherever we want, nevertheless it is not so easily given. A university is my precious place to study without any obstacles and I really grateful for the opportunities I have been given.</description>
    </item>
    
    <item>
      <title>Corroborate</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-31-09-29/</link>
      <pubDate>Sat, 31 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-31-09-29/</guid>
      <description>Let no man despise thy youth; but be thou an example of the believers, in word, in conversation, in charity, in spirit, in faith, in purity. (1 Timothy 4:12)
An unassailable person- which means the stronger person based on the rooted faith and backing professionality I want to be like that.
He corroborate my righteousness so that I will let no man despise my youth as if apostle Paul has said in 1 Timothy through the Bible.</description>
    </item>
    
    <item>
      <title>undaunted</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-30-02-33/</link>
      <pubDate>Fri, 30 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-30-02-33/</guid>
      <description>&amp;lsquo;Undaunted&amp;rsquo; is an antonym of &amp;lsquo;intimidated&amp;rsquo;.
D-1
grrr</description>
    </item>
    
    <item>
      <title>Cul-de-sac</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-28-08-03/</link>
      <pubDate>Wed, 28 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-28-08-03/</guid>
      <description>Array
The end of the long-term striving and endeaver consuming numerous time is near for me. The nearer the aim is coming, the more aspiration is gotten. Actually, however, a cul-de-sac enables us to frustrate us quite often, but it is less than a heighted wall we never overcome.
How can it mar us who are always led by Holy Spirit?</description>
    </item>
    
    <item>
      <title>Snow</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-28-02-33/</link>
      <pubDate>Wed, 28 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-28-02-33/</guid>
      <description>The snow will stick around until Friday afternoon when the weather will get a lot milder and a thaw will probably begin.</description>
    </item>
    
    <item>
      <title>Irony</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-27-08-07/</link>
      <pubDate>Tue, 27 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-27-08-07/</guid>
      <description>We are hard pressed on every side yet not crushed; We are perplexed but not in despair; Persecuted but not forsaken; struck down but not destroyed; For we who live are always delivered to death for Jesus sake; Therefore we do not lost heart, for our light afflictions which is but for a moment, is working for us a far more exceeding and eternal weight of glory. (2 Corinthians 4:8-13;14-17 NKJV)</description>
    </item>
    
    <item>
      <title>at the end of the year 2005</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-26-08-13/</link>
      <pubDate>Mon, 26 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-26-08-13/</guid>
      <description>There&amp;rsquo;re several events which were quite remakable this year and they became the strong impression for me which cannot be easily forgotten.
With respect to the natural disasters, Katrina in New olreans, Asian Tsunami and enormous earthquake terrified all over the world surprisingly. We were just helpless in front of the almighty power of nature. Nonetheless, humanbeings&amp;rsquo; pursuits to common value of humanism outweighed despair and listlessness. Global unity for the reconstruction is shown and it much enhanced the world&amp;rsquo;s welfare and public value.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-24-07-34/</link>
      <pubDate>Sat, 24 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-24-07-34/</guid>
      <description>그들이 먹여 준 대로 배가 불렀고
배가 부르니 그들의 마음이 교만하여
이로 말미암아 나를 잊었느니라
(호세아 13:6)</description>
    </item>
    
    <item>
      <title>The letters</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-23-07-57/</link>
      <pubDate>Fri, 23 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-23-07-57/</guid>
      <description>Written expression on paper often contains far more significance than merely digitalised signals. Surely we are all longing for a human touch and communication through a pen and paper. Getting a hand-writing mail is precious in that
 it gives us expectation for tearing the envelope. it gives us a smile during thinking upon the person who sent a mail. it enables us to feel close especially when we are abroad.</description>
    </item>
    
    <item>
      <title>Many Thanks</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-22-07-42/</link>
      <pubDate>Thu, 22 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-22-07-42/</guid>
      <description>As Helen told me, I scribbled the thankful points of the day. Surprisingly there&amp;rsquo;re so many things to appreciate that I cannot help just praying. We always quibble and procracinate all our expression towards Him, but with or without our conciousness He always pour unfailing grace and make us soar in the sky. Unless we intentionally find out the thankful points, I think we might be unaware of the enormous love-Bomb from God certainly.</description>
    </item>
    
    <item>
      <title>Christmas without Christ</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-21-08-28/</link>
      <pubDate>Wed, 21 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-21-08-28/</guid>
      <description>Array
This secular society casts the serious danger to meaning of Christmas. Many PC asserted that Christmas is too religious to enjoy and exult especially for those who have a different religion. (I think they mainly focused on the Islamic believers.) This early month, there are some campaigners who attempted to make Christmas the neutral holiday not only encouraging but enforcing Christians to just say &amp;ldquo;Merry Christmas&amp;rdquo; instead of &amp;ldquo;Happy Holidays&amp;rdquo;.</description>
    </item>
    
    <item>
      <title>Let me introduce my friends.</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-19-08-39/</link>
      <pubDate>Mon, 19 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-19-08-39/</guid>
      <description>Array
SMILE, gentlemen.
댓글 하나 달렸습니다.
   눌기 2005.12.24 01:45: 핸섬필. 풋.</description>
    </item>
    
    <item>
      <title>Enthusiasm</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-18-09-36/</link>
      <pubDate>Sun, 18 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-18-09-36/</guid>
      <description>The Lord has always come to my enthusiasm. So was today.My cup overflows..My thankfulness overflows..How can I appreciate more?
I remember the fact that every salmon has the instinct that can trace the origin of its life. When it comes to us, we, the heralds of light are all like salmon because we are able to remember the origin of our lives which is eligible for renewing and rehabilitating our mind and strength.</description>
    </item>
    
    <item>
      <title>YES!!</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-17-01-18/</link>
      <pubDate>Sat, 17 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-17-01-18/</guid>
      <description>YES! YES! YES! YES! YES! I&amp;rsquo;ve just finished all my courseworks and lectures! YES!YES!YES!YES!YES! I won&amp;rsquo;t forget this term by any means.</description>
    </item>
    
    <item>
      <title>Prayer for Korea</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-16-09-25/</link>
      <pubDate>Fri, 16 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-16-09-25/</guid>
      <description>Array
My loving country- Korea. I pray for my homeland. There is a great gulf among Koreans, from which enormous chaos is resulted. I pray for the scientist society and the citizens of korea so that they would wisely cope with crisis and resolve the splitted chasm.
May you grant unity for us. I believe that only You are able to narrow the gap down.
 Thursday [REGULAR] -Sleeping 8hr + Routine 30min + Meal 40min + Dinner in CC 1hr -Meditation 40min=Joshua -Prayer 40min -Study 4hr=Lecture 1hr, Courseworks 3hr -Reading 1.</description>
    </item>
    
    <item>
      <title>Royal</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-15-07-34/</link>
      <pubDate>Thu, 15 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-15-07-34/</guid>
      <description>To follow the pattern of this study is surely boring. And I know it&amp;rsquo;ll contain hosts of hardship and unease but I accepted to follow and I chose to be holy, even though the way does not guarantee the wealth, authority, power and comfort by any means. Because the Lord Almighty have become my rock and comforter, I do not need them.
&amp;lsquo;Now therefore, if ye will obey my voice indeed, and keep my covenant, then ye shall be a peculiar treasure unto me above all people: for all the earth is mine: And ye shall be unto me a kingdom of priests, and an holy nation.</description>
    </item>
    
    <item>
      <title>Deluge</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-14-09-18/</link>
      <pubDate>Wed, 14 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-14-09-18/</guid>
      <description>What do you think about the most necessary thing for human-beings when we would be in flood? Ironically it is water, drinkable water fit to drink.
People are living in &amp;lsquo;the flood of information&amp;rsquo;, not normal flood but disasterous deluge, but we by no means have drinkable water. It&amp;rsquo;s mostly rubbish and useless.
I still pant as a thirsty deer for water of life and for wisdom of spirit. Surely so do we all.</description>
    </item>
    
    <item>
      <title>between American &amp; English</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-13-08-27/</link>
      <pubDate>Tue, 13 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-13-08-27/</guid>
      <description>When you exactly pronunciate this sentence, be glad- you finally got the &amp;ldquo;English&amp;rdquo; style.
&amp;ldquo;I can&amp;rsquo;t pass water better than you&amp;rdquo;
It seems to be easy to read, but just try to articulate- it&amp;rsquo;s much demanding than you might be expecting.
Please read as exact and tough as possible. That&amp;rsquo;s what English says.
 Monday [REGULAR] -Sleeping 8hr + Routine 1hr + Meal 2hr -Meditation 40min=Joshua -Prayer 30min -Study 6.5hr=Lecture 3hr, Eng 2hr, Coursework 1.</description>
    </item>
    
    <item>
      <title>Mature age</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-12-08-11/</link>
      <pubDate>Mon, 12 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-12-08-11/</guid>
      <description>Array
Mature age means not being nature sometimes.</description>
    </item>
    
    <item>
      <title>we honour you</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-12-08-52/</link>
      <pubDate>Mon, 12 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-12-08-52/</guid>
      <description>Light of the world. Please shed your light of words on me. Shine upon our darkness of mind. We just honour you in the</description>
    </item>
    
    <item>
      <title>Waiting for the sun</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-10-09-22/</link>
      <pubDate>Sat, 10 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-10-09-22/</guid>
      <description>Array
 Friday [REGULAR] -Sleeping 7hr + Routine 1hr + Meal 2.5hr -Meditation 40min=Joshua -Prayer 30min -Study 6hr=Lecture 2hr, English 4hr -Internet 3hr=WKD,Mailcheck and Cyworld [NEEDLESS] -Unnecessary websurfing 1hr
댓글 3개가 달렸습니다.
   claire 2005.12.11 02:40: Pil~ you&amp;rsquo;ve already got the sun in your eyes.. Just take a look at yourself, and you&amp;rsquo;ll find that you are thoroughly shining~★ Smile~ I like your big smile~ my friend 43! ^0^ pil.</description>
    </item>
    
    <item>
      <title>Decision</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-09-09-11/</link>
      <pubDate>Fri, 09 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-09-09-11/</guid>
      <description>Obviously people have made a decision in every second. This fact can be adapted both in personal aspect and in public aspect.
With regard to personal aspect, I made up a mind in particular for the plan of next year. But it didn&amp;rsquo;t not still reach to the end.
PS: slight insomnia..and uneasiness.
 Thursday [REGULAR] -Sleeping 6hr + Routine 30min + Meal 40min + Dinner in CC 1hr -Meditation 40min=Joshua/ -Prayer 30min -Study 8hr=Lecture 2hr, English 6hr -Reading 2hr=Vocational materials -Internet 2hr=Finding articles, Mailcheck, and Cyworld -Weight Training 30min [IRREGULAR] -Communion in Christianity Explored 2hr=King Herod&amp;rsquo;s obduracy [NEEDLESS] -Sleeplessness 1hr</description>
    </item>
    
    <item>
      <title>Perseverence of saints</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-09-02-52/</link>
      <pubDate>Fri, 09 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-09-02-52/</guid>
      <description>This is the concept of John Calvin(a french reformist).
We, the saints, are obliged to obey the righteous law of the Spirit spirit everyday although it is humdrum or banal. It is especially adaptable when it comes to our daily life not a special event or trial. We relatively have meager interest or attraction towards our daily life but nobody in this great history behave like that.
In the recent journey to Joshua, I found out many things in particular on the behavior and response of Israelites.</description>
    </item>
    
    <item>
      <title>winter</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-07-09-06/</link>
      <pubDate>Wed, 07 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-07-09-06/</guid>
      <description>Array
When it comes to winter, this season really contains numorous events. Can you remember times of the quiet-room in Seohyun St.? Pah-
Sometimes those memories are bitter-sweet. It not only stimulates my heart of hapiness, but goads dim recollections of mistakes.
Surely it snowed slightly. Eventually you asked me the question. &amp;lsquo;why?&amp;rsquo; I answered the question. It echoed in air but I cannot remember. It&amp;rsquo;s just old memory-
All right.</description>
    </item>
    
    <item>
      <title>4-hour communion</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-06-22-20/</link>
      <pubDate>Tue, 06 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-06-22-20/</guid>
      <description>It was deeply moving. Thanks God.
 Saturday [REGULAR] -Sleeping 4hr + Routine 30min + Meal 1.5hr -Prayer 1hr -Study 4hr=GRE 4hr -Reading 1.5hr=Curious England -Internet 1.5hr=Downloading songs, Writing ,Mailcheck and Cyworld [IRREGULAR] -Men&amp;rsquo;s Breakfast 2hr -Communion 4hr</description>
    </item>
    
    <item>
      <title>We need action- Uncover our pretension</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-06-22-32/</link>
      <pubDate>Tue, 06 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-06-22-32/</guid>
      <description>There&amp;rsquo;re so many people who need our help. Everyone speaks out the earth is dying by starvation, hunger, danger and pollution. However, just few people behave on behalf of solution for those adversities and hardship.
I truly repent. I only had narrow sight for viewing within my eyescope.
Pretension is the biggest curtain that masks our desperate mind. We have affected like acute manner and well-wrapped behavior are internalised, but please undercover our pretension.</description>
    </item>
    
    <item>
      <title>face-off</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-03-08-59/</link>
      <pubDate>Sat, 03 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-03-08-59/</guid>
      <description>Array
   Human being eventually materialised the procedure of face-off! The first attempt to undergo a face transplant took place and it seems to be very succesful. The woman(I don&amp;rsquo;t know her</description>
    </item>
    
    <item>
      <title>at the end of the year</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-02-08-30/</link>
      <pubDate>Fri, 02 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-02-08-30/</guid>
      <description>Did you know that? * December always begins with the same day of the week as September. * December&amp;rsquo;s flower is the holly.(빨간열매달린거..for christmas embellishment) * December&amp;rsquo;s birthstone is blue topaz
Eventually we welcomed December. We got just thirty days left in 2005. What did you do in this year? Did you remember something meaningful or fraught with joy or grief? Review and recollection is good for setting the future more organised than the past was.</description>
    </item>
    
    <item>
      <title>Without love</title>
      <link>http://shanmdphd.rbind.io/personal/2005-12-01-10-16/</link>
      <pubDate>Thu, 01 Dec 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-12-01-10-16/</guid>
      <description>If I could speak in any language in heaven or on earth but didn&amp;rsquo;t love others, I would only be making meaningless noise like a loud gong or a clanging cymbal. If I had the gift of prophecy, and if I knew all the mysteries of the future and knew everything about everything, but didn&amp;rsquo;t love others, What good would I be? And if I had the gift of faith so that I could speak to a mountain and make it move, without love I would be no good to anybody.</description>
    </item>
    
    <item>
      <title>Black ice</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-30-09-29/</link>
      <pubDate>Wed, 30 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-30-09-29/</guid>
      <description>Black ice means a wafer-thin, transparent layer of ice on an asphalted road(blacktop)
that is hard to be discriminated from the road. The black ice is much dangerous and threatening because it is very slippy.
Sometimes this invisible and thin existence jeoperdises me, not the obvious and tremendous. Black-ice-like something.
PS:Probably atmosphere of Korea is chaotic and confusing because of the candal of Dr.Hwang and the unforeseen suicide of Ms.Lee. I spent about two hours scrutinising the pertinent issues around them.</description>
    </item>
    
    <item>
      <title>true</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-29-08-34/</link>
      <pubDate>Tue, 29 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-29-08-34/</guid>
      <description>Array
Nathan and Libby, his fiance-They&amp;rsquo;ll marry in next August.
Yes, we are all fragile and ephemeral. But He is our comforter and supporter. Please accept this and rely on Him.
Can&amp;rsquo;t live a day without Him. Even a day.
This very touching experience is the posting that I scrapped from Nathan&amp;rsquo;s Blog. {Trust in Him. Only Him}
The Hardest Prayer I was expecting to be writing a very different blog today.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-28-08-26/</link>
      <pubDate>Mon, 28 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-28-08-26/</guid>
      <description>Array
   Today I saw Jesus in a pure child. The boy is Gregory, the son of Tony.
And he said: &amp;ldquo;I tell you the truth, unless you change and become like little children, you will never enter the kingdom of heaven. Therefore, whoever humbles himself like this child is the greatest in the kingdom of heaven&amp;rdquo; (Matthew 18:3-4)
  Array Service of Jiguchon Church, Korea
When I consider the blessed, I often found out they are utterly different from what we generally said in this world.</description>
    </item>
    
    <item>
      <title>Brilliant book</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-27-06-48/</link>
      <pubDate>Sun, 27 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-27-06-48/</guid>
      <description>Array
&amp;ldquo;Study therefore the great works of the great masters, for ever. Study as nearly as you can, in the order, in the manner, on the principles, on which they studied. Study nature attentively, but always with those masters in your company; consider them as models which you are to imitate, and at the same time as rivals, which you are to combat.&amp;rdquo; - Sir Reynolds, 1774
I found dramatically a brilliant and sagacious book,</description>
    </item>
    
    <item>
      <title>the 2nd Committee</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-26-08-35/</link>
      <pubDate>Sat, 26 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-26-08-35/</guid>
      <description>There was the 2nd Dept. of CS Committee today. What I really suprised was that the Staff carefully provided detailed and comprehensive minutes and the agenda of the meeting. Moreover feedbacks of asking were quite good enough and desirable. I think this systematic and standardised working process made this country to be advanced and well-ordered society.
In the discussion there were some requests that seemed to be unreasonable and headstrong. Nevertheless the staffs kindly accepted them and said &amp;lsquo;We will thoroughly consider and feed you back.</description>
    </item>
    
    <item>
      <title>Psalm 86</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-25-08-16/</link>
      <pubDate>Fri, 25 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-25-08-16/</guid>
      <description>Be merciful, O Lord, for I am calling on you constantly. (Psalm 86:3 NLT) Have mercy on me, O Lord, for I call to you all day long. (Psalm 86:3 NIV) Be gracious to me, O Lord, For to Thee I cry all day long. (Psalm 86:3 NASB)
What does the meaning of this verse suggest me? Sadly, crying out to the Lord is very rare for me In spite that I&amp;rsquo;m His.</description>
    </item>
    
    <item>
      <title>Missing the past</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-24-07-17/</link>
      <pubDate>Thu, 24 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-24-07-17/</guid>
      <description>Missing the past
People often missed the past and wanted the former times back. Because the past largely contains copious events, incidents, episode, occurrence and memory, it seems that intrinsic characteristic of human being is to recollect the good old days. However, missing the past sometimes obstruct betterment and progress..
It never returns. Let&amp;rsquo;s forget it and make every effort for the fullness of Him.
 Wednesday [REGULAR] -Sleeping 9hr + Routine 1hr + Meal 2hr -Meditation 40min=Joshua/Resolution of Israelites -Prayer 30min -Study 4hr=Lecture 1hr, GRE 3hr -Internet 2hr=WKD, Mailcheck and Cyworld [IRREGULAR] -at Bank 1hr [NEEDLESS] -Dawdling in room 1hr</description>
    </item>
    
    <item>
      <title>Joshua</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-23-09-10/</link>
      <pubDate>Wed, 23 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-23-09-10/</guid>
      <description>Array
From today, I made a beginning of reading Joshua. In Joshua chapter 1 we read of highly stimulating and encouraging verses. After the death of Moses, the Lord commanded to Joshua that he be the leader of Israelites for the sake of Israelites&amp;rsquo; crossing the Jordan river and making an enterance to the land the Lord promised. And the Lord inspired and comforted Joshua primarily.
&amp;ldquo;Be strong and courageous, because you will lead these people to inherit the land I swore to their forefathers to give them.</description>
    </item>
    
    <item>
      <title>Shirker</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-22-08-16/</link>
      <pubDate>Tue, 22 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-22-08-16/</guid>
      <description>Shirking duty has to do with our sinful nature. Improper marriage between duties and laziness ultimately result in failure in objectives.
In general, indolence tends to be internalised to me whenever I&amp;rsquo;m in being absent from the Scripture. I cannot help ascribing lethargy to my sinful nature of body. What I struggle towards is not the others, but me - for better of worse.
Fear God and and keep his commandments, for this is the whole duty of man.</description>
    </item>
    
    <item>
      <title>Lending credence</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-21-10-30/</link>
      <pubDate>Mon, 21 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-21-10-30/</guid>
      <description>Documenting and conveying thoughts and experiences is not the core value of people. Even film or photographs, either taken or they took, cannot display or express themselves entirely. It&amp;rsquo;s the mere activity in that it doesn&amp;rsquo;t contain what they really have, think or behave. It&amp;rsquo;s all mercurial and unsubstantial. Worse than the fact, there may be a possibility of existence of hypocracy for the sake of having pride over others.</description>
    </item>
    
    <item>
      <title>Convex</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-20-09-43/</link>
      <pubDate>Sun, 20 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-20-09-43/</guid>
      <description>Array
Did you focus lights on a point of a paper through a convex lens? You might do..
Father in Heaven did like that two thousand years ago.
He focused all people&amp;rsquo;s sin from the beginning of the world to the end of the world on Christ that we belong to through the Cross.
Here is the grace of God I stand.
 Saturday [REGULAR] -Sleeping 6hr + Routine 30min -Prayer 30min -Study 1hr=GRE -Internet 2.</description>
    </item>
    
    <item>
      <title>Harshly Cold Day</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-19-09-13/</link>
      <pubDate>Sat, 19 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-19-09-13/</guid>
      <description>Array
It was so chilly! Even frost on the grass welcomed my going out. However, for the purpose of guaranteeing my early wakeup I shall not screen my window with a curtain. I cannot trust myself especially in the morning-
But you know what!? Today I was very delighted and pleased-!! HA HA briliant. I&amp;rsquo;m so grateful for being alive.
 Friday [REGULAR] -Sleeping 6hr + Routine 1hr + Meal 1.</description>
    </item>
    
    <item>
      <title>Great is the Lord</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-18-08-13/</link>
      <pubDate>Fri, 18 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-18-08-13/</guid>
      <description>Helen told me perseverance of the servant, really grateful.
&amp;lsquo;Foolproof panaceas&amp;rsquo; truly exists. It&amp;rsquo;s the Lord, most worthy of praise.
&amp;ldquo;Great is the lord and most worthy of praise The city of our God, the holy place The joy of the whole earth.
Great is the Lord with whom we have the victory He aids us against the enemy We bow down on our knees.
And Lord we want to lift Your</description>
    </item>
    
    <item>
      <title>Focalpoint</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-17-07-57/</link>
      <pubDate>Thu, 17 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-17-07-57/</guid>
      <description>Array
&amp;hellip;
I couldn&amp;rsquo;t concentrate on my study recently. I think that the most dominant reason was the late wake-up. The initial condition of a day really matters for me.
It&amp;rsquo;s 10:48PM. I&amp;rsquo;m going to bed right now-
 Tuesday [REGULAR] -Sleeping 8hr + Routine 1hr + Meal 2hr -Meditation 40min=Galatians-Children of promise -Prayer 20min -Study 7hr=Lecture 2hr, GRE 5hr -Internet 2hr=Collecting data, Mailcheck, and Cyworld [IRREGULAR] -Weight training 30min=in gym -Inquiry for Bankaccount 30min [NEEDLESS] -Daydreaming and worrying for future 1hr</description>
    </item>
    
    <item>
      <title>the City of God</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-16-09-00/</link>
      <pubDate>Wed, 16 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-16-09-00/</guid>
      <description>Array
[15 Nov 2005] the City of God
Augustine said in the City of God which was written in the early 5th century that human history could be regarded as being a conflict between the City of God and the City of Man. (Eventually, a conflict that is predestined to end in victory for the City of God)
The City of God is marked by people who forego earthly pleasure and dedicate their lives to the promotion of Christian values.</description>
    </item>
    
    <item>
      <title>&lt;&gt;&lt; Ichthys</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-15-09-05/</link>
      <pubDate>Tue, 15 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-15-09-05/</guid>
      <description>Array
Today I saw the ΙΧΘΥΣ (Iota Chi Theta Upsilon Sigma). It is an acronym which is made up &amp;ldquo;JESUS CHRIST, SON OF GOD, SAVIOR&amp;rdquo; &amp;lt;&amp;gt;&amp;lt; is seen as a digited symbol. Because ΙΧΘΥΣ refers to fish in English, we use &amp;lt;&amp;gt;&amp;lt;, looked like fish. As well, since Jesus called Peter as the fisher of men, we have used Ichthys symbolically.
It is believed that societies of Christians in the early Roman Empire, protected their congregations by keeping their meetings secret.</description>
    </item>
    
    <item>
      <title>Silent Goodbye</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-14-09-39/</link>
      <pubDate>Mon, 14 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-14-09-39/</guid>
      <description>&amp;ldquo;Don&amp;rsquo;t you know I want you to stop me now&amp;rdquo;
what a neat tune-
 Sunday [REGULAR] -Sleeping 6hr + Routine 1hr + Meal 2hr -Meditation 40min=Galatians -Prayer 20min -Reading 1min=Prof.Song&amp;rsquo;s -Sunday Service=2hr -Study 3hr=Algorithm -Internet 1hr=Mailcheck and Cyworld [IRREGULAR] -Chatter 1hr [NEEDLESS] -Websurfing 3hr</description>
    </item>
    
    <item>
      <title>Remember the Blood</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-13-09-44/</link>
      <pubDate>Sun, 13 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-13-09-44/</guid>
      <description>Array
Every 11 Nov is not the Pepero day in here. This day is the day to remember the blood of decent ancestors passing away during the 1st, 2nd War.
Many countries have a special day to remember those that fell in their wars; Korea has the Memorial Day(Hyunchoong), America has Veterans Day, while France has Armistice Day. The British commemorate those who fought, and are still fighting, in wars for their country on Remembrance Day.</description>
    </item>
    
    <item>
      <title>Out of sight</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-12-07-00/</link>
      <pubDate>Sat, 12 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-12-07-00/</guid>
      <description>When it was even 5 o&amp;rsquo;clock, the sun disappeared out of sight from the sky.
Sunset time was so early. Few people were walking along the street. Gusty winds were blowing through. Moreover, slight shower added in the extraordinary atmosphere. These were the sights of the evening.
  There is an saying that &amp;ldquo;Out of sight, out of mind&amp;rdquo;. What do you think? Do you agree, disagree, or have no idea?</description>
    </item>
    
    <item>
      <title>My wickedness.</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-11-08-58/</link>
      <pubDate>Fri, 11 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-11-08-58/</guid>
      <description>My wickedness.
Deluge, the overwhelming flood, of lewdness has suddenly and usually visited my mind and stirred it up violently.. I should&amp;rsquo;ve trust the triumph of grace, but how weak and frail the human being&amp;rsquo;s will-!
When I look into my heart, and take my wickedness, I often confront myself acting as sanctimounious and pretentious sluggard. How terrible.. How awful..
While I was in lack of faith, another wicked crimes were happened on the opposite side of the world- Are they irrelevant each other or not?</description>
    </item>
    
    <item>
      <title>Birthday</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-10-09-27/</link>
      <pubDate>Thu, 10 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-10-09-27/</guid>
      <description>Happy birthday, father! Thanks for everything, every love and trust. I have deeply respected you and will do.
 Wednesday [REGULAR] -Sleeping 8hr 30min + Routine 1hr 30min + Meal 1hr -Meditation 30min=Galatians -Prayer 15min -Study 5hr=Lecture 3hr, Information Security 2hr -Internet 1.5hr=Coursework, Mailcheck, and Cyworld [IRREGULAR] -Chatter 2hr -Helen, KU friends -On the road 1.5hr -Tesco 1hr [NEEDLESS] -Watching a movie 3hr=Zorro, slightly unproductive -daydreaming 15min</description>
    </item>
    
    <item>
      <title>Struggle! Struggle!</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-09-09-30/</link>
      <pubDate>Wed, 09 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-09-09-30/</guid>
      <description>Struggle! Struggle!
For our struggle is not against flesh and blood, but against the rulers, against the authorities, against the powers of this dark world and against the spiritual forces of evil in the heavenly realms.
 Ephesians 6:12  Time management is the crucial training of &amp;lsquo;War on Habit&amp;rsquo;. Because the enemy, the devil prowls around like a roaring lion looking for me to devour, I cannot ease the tension always.</description>
    </item>
    
    <item>
      <title>cold</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-08-08-41/</link>
      <pubDate>Tue, 08 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-08-08-41/</guid>
      <description>I have slight fever. As well, I feel shiver and cold.
Due to so, I could not properly take a rhythm of today. I&amp;rsquo;m sorry, my Lord.
So weak and frail so that I wish for You to grant me strength and restoration..
댓글 2개가 달렸습니다.
   김정인 2005.11.08 10:42: Don&amp;rsquo;t catch a cold ! Be Careful. Sleep warmly^^ 누리 :) 2005.11.08 21:13: 영국에도 외계감기 바이러스가 존재하는군요!</description>
    </item>
    
    <item>
      <title>Love</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-07-08-03/</link>
      <pubDate>Mon, 07 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-07-08-03/</guid>
      <description>Array
LOVE</description>
    </item>
    
    <item>
      <title>Brinkmanship</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-06-09-16/</link>
      <pubDate>Sun, 06 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-06-09-16/</guid>
      <description>Brinkmanship is a method of behaviour, especially in politics, in which you deliberately get into dangerous situations which could result in disaster but which could also bring success. [Colins Cobuild ALED]
Human beings sometimes have to go for a brink. Now might be the time to have a brinkmanship in completing the plan of 2005. I should have strived more to accomplsh it, but due to indolence and laziness the resuld has been insufficient.</description>
    </item>
    
    <item>
      <title>Perfect Day</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-05-09-30/</link>
      <pubDate>Sat, 05 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-05-09-30/</guid>
      <description>Array
Just a perfect day Drink sangria in the park And then later When it gets dark We go home
Just a perfect day Feed animals in the zoo Then later, a movie, too And then home
CHORUS Oh it&amp;rsquo;s such a perfect day I&amp;rsquo;m glad I spent it with you Oh! such a perfect day You just keep me hanging on You just keep me hanging on
Just a perfect day Problems all left alone Weekenders on our own It&amp;rsquo;s such fun</description>
    </item>
    
    <item>
      <title>Firefox far outweighs Internet Explorer</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-04-09-09/</link>
      <pubDate>Fri, 04 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-04-09-09/</guid>
      <description>Array
Eventually, the ultimate internet browser came for me! Firefox is what I have looked for! I truly recommend that it would be more beneficial using Firefox instead of Microsoft Internet Explorer.
Tabbed Browsing &amp;lt;- it&amp;rsquo;s really useful! REALLY Advanced Security System Slim size (4.7MB) Well-optimized for Unix Perfect support for personalized font using Faster, faster, faster, faster!  If it could do, I would erase Internet Explorer right now. But, very Cyworld does not support the Firefox properly- It&amp;rsquo;s not good- not so good-</description>
    </item>
    
    <item>
      <title>Rhythm</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-03-09-41/</link>
      <pubDate>Thu, 03 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-03-09-41/</guid>
      <description>Array
Everything has its own rhythm. The pattern of sounds, the process of tasks, the tune of musics, and the routine of a person.
Particularly, the daily routine of mine has so fragile rhythm that it is easily changed between good and evil.
But it is my personal responsibility how to handle and manage my day wisely. I should strive to overcome rhythm of mine for greater aim. Nobody can modify it except me!</description>
    </item>
    
    <item>
      <title>Forecaster said &#34;Heavy rain &amp; violent winds!!!&#34;</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-02-08-58/</link>
      <pubDate>Wed, 02 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-02-08-58/</guid>
      <description>When I was in Seoul, I really like rainy days, particularly in the Air force service. Even the song</description>
    </item>
    
    <item>
      <title>Enthusiastic</title>
      <link>http://shanmdphd.rbind.io/personal/2005-11-01-08-54/</link>
      <pubDate>Tue, 01 Nov 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-11-01-08-54/</guid>
      <description>&amp;quot; Let me think of enthusiasm You have given. Everytime of recent days, I am deeply grateful for giving me Your whole grace. Have I had such zeal and effort to self-modification before I met you? &amp;quot;
Changing myself is not quite easy. Human beings tend to have deep mannerism when they don&amp;rsquo;t need to worry about hunger, danger, persecution, burden, or hardship.</description>
    </item>
    
    <item>
      <title>Time</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-31-08-02/</link>
      <pubDate>Mon, 31 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-31-08-02/</guid>
      <description>Array
i. From today, UK ends the summer time for saving day light. Many of students, especially foreigners, in here didn&amp;rsquo;t know the fact that time system had shifted. So frequently they went some places earlier than the new time or got up earlier. What&amp;rsquo;s the difference between those who realised and those who didn&amp;rsquo;t? Time exists itself but the attitude towards it and the result are quite different.
ii. People might set the time system but they cannot modify the aspect of direction flowing rapidly toward the death.</description>
    </item>
    
    <item>
      <title>shame</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-30-08-24/</link>
      <pubDate>Sun, 30 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-30-08-24/</guid>
      <description>It&amp;rsquo;s shame on KU. We have to repent. Totally evil
댓글 하나 달렸습니다.
   as8tguy 2005.10.30 18:41: 무슨일있냐 ㅇㄴ..</description>
    </item>
    
    <item>
      <title>Student Commitee</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-29-03-28/</link>
      <pubDate>Sat, 29 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-29-03-28/</guid>
      <description>I unexpectedly became a member of student-staff commitee, as a sophomore undergraduate prepresentative.
According to Prof.Song, &amp;ldquo;I&amp;rsquo;m sure that all people would be a representative of the certain community someday, and they have to thoroughly prepare and train the time of being a leader if they are expecially Christians who have a responsibility as salt preventing from corruption. The leader will be evaluated by what he has done and performed regardless of his personality and faith.</description>
    </item>
    
    <item>
      <title>...</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-28-02-50/</link>
      <pubDate>Fri, 28 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-28-02-50/</guid>
      <description>I asked several questions to the professor. He said,
&amp;lsquo;You always asked me a bunch of questions! You&amp;rsquo;d better find from the machines such as blah,blah-&amp;rsquo; I was embarrased but it cannot frustrate my will-
Huh- Who will win? I won&amp;rsquo;t cease. Because I&amp;rsquo;m a warrior-
댓글 2개가 달렸습니다.
   김정인 2005.10.28 07:26: Victory~! 오늘의 라떼 맛있었어 ㅋ 최고의 날씨까지 pil.han@gmail.com 2005.10.28 07:47: 응..좋은 날씨에 정말 감격했어!</description>
    </item>
    
    <item>
      <title>Tesco</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-27-07-33/</link>
      <pubDate>Thu, 27 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-27-07-33/</guid>
      <description>Array
Alfresco Salad Eggs Chickn Goujons Still Water &amp;hellip;.
16.74 Pounds
the low-priced food in England
Day by day, I am being able to learn how to maintain myself by economical foods.</description>
    </item>
    
    <item>
      <title>time of grace</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-26-02-10/</link>
      <pubDate>Wed, 26 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-26-02-10/</guid>
      <description>About a month rapidly went by and the time was precious enough. I am deeply grateful for my family and every brother and sister, praying for me always. Not had I meet them, I couldn&amp;rsquo;t be accustomed to this unfamiliar circumstance. They encourage me to be independent without blemish and with love and warm heart.
When I think upon last one month, all things were through grace and all process were under grace.</description>
    </item>
    
    <item>
      <title>led by what?</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-25-07-32/</link>
      <pubDate>Tue, 25 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-25-07-32/</guid>
      <description>By what will I be led? By powerful authority, by financial situation, by individual comfortness, by external obsession, or by what?
But if you are led by the Spirit, you are not under the law. - Galatians 5:18
Because the supremacy of the Spirit, I am convinced that I should determine my behavior and thought by the Spirit. This fact is possibly mistaken that we are under the predominance or reigning without any liberty or freedom.</description>
    </item>
    
    <item>
      <title>Italian</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-24-08-12/</link>
      <pubDate>Mon, 24 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-24-08-12/</guid>
      <description>We invited Italian friends to my Flat. Italians are so friendly and kind that we, KU students, easily felt comfort. Because they brought us delicious Italian food stuffs, we really enjoyed the dinner of variety!
All of them like to sing a song and to cook tasty foods!! Moreover, Italians have some special greeting, hugging and kissing to another&amp;rsquo;s cheeks of each sides. Since I have ever got that expression of greeting and good-bye, I was embarrased little &amp;gt;_&amp;lt;</description>
    </item>
    
    <item>
      <title>Thank</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-23-08-23/</link>
      <pubDate>Sun, 23 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-23-08-23/</guid>
      <description>No sooner had I told Him &amp;ldquo;I appreciate You&amp;rdquo; than I had a thought that it&amp;rsquo;s not enough and it&amp;rsquo;s so simplistic. How shall I thank?..</description>
    </item>
    
    <item>
      <title>The kingdom of God</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-22-07-47/</link>
      <pubDate>Sat, 22 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-22-07-47/</guid>
      <description>Array
It&amp;rsquo;s exactly right.
Goldworthy defines the kingdom as &amp;lsquo;God&amp;rsquo;s people in God&amp;rsquo;s place under God&amp;rsquo;s rule&amp;rsquo; in a nutshell. That may sound like an overly uncomplicated definition for such a significant theme in Scripture, but the simple words contain great depth.
How can we enter the kingdom of God? Paul said, &amp;ldquo;I strain to reach the end of the race and receive the prize for which God, through Christ Jesus, is calling us up to heaven.</description>
    </item>
    
    <item>
      <title>Only One Life</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-21-08-19/</link>
      <pubDate>Fri, 21 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-21-08-19/</guid>
      <description>Array
Only One Life at All Soul Church
There was a ceremony for meeting Christian students in London-wide universities under the title of Only One Life. Although I couldn&amp;rsquo;t meet Nathan&amp;rsquo;s fiance Liddy, it was great time for me because I more and better knew friends of Christian Union-Jon, Calvin, Ndidi, and David. It was so thankful that I was able to sing and worship with them regardless of differences in cultural background, language and race.</description>
    </item>
    
    <item>
      <title>Satisfaction</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-20-07-32/</link>
      <pubDate>Thu, 20 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-20-07-32/</guid>
      <description>Why am I so wandering?
True satisfaction ONLY comes from the everlasting God. Not men, not talent, not circumstance.
Focus my attention to what I have to focus. It&amp;rsquo;s the straightfoward way to satisfaction.
댓글 하나 달렸습니다.
   pil.han@gmail.com 2005.10.20 07:46: 조급증이 발동하려 한다</description>
    </item>
    
    <item>
      <title>Big Brother in UK?</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-19-08-15/</link>
      <pubDate>Wed, 19 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-19-08-15/</guid>
      <description>Array
Controversial plans to introduce ID cards have passed the Commons. There is large devide between pros and cons here.
The most impressive point is the attitude of Tony Blair. He spoke &amp;ldquo;Instead of wasting hundreds of millions of pounds on compulsory ID cards as the Tory Right demand, let that money provide thousands more police officers on the beat in our local communities&amp;rdquo; in a passionate speech against Identity Cards to the 1995 Labour party conference in Brighton.</description>
    </item>
    
    <item>
      <title>At the bottom</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-18-07-31/</link>
      <pubDate>Tue, 18 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-18-07-31/</guid>
      <description>I am at the bottom of self-esteem. As I stand in presence of God with honesty, seeming pride and weakness ware apparently revealed.
How dare I devoted to God with such turpitude! When the Light of truth has uncovered my existence once again since I came here, I gradually realised how I pursue God&amp;rsquo;s knowledge and how I achieve the purification of my heart.
 Do you still think that you could accomplish the great work without the purification of your heart and removal of the plank in your eyes?</description>
    </item>
    
    <item>
      <title>Sore Throat</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-17-06-00/</link>
      <pubDate>Mon, 17 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-17-06-00/</guid>
      <description>Air of a room is extremely dry, even though it was rainy a while ago.
Unexpectedly, I have a slightly sore throat.
I&amp;rsquo;m so thirsty today.</description>
    </item>
    
    <item>
      <title>Rail Travel</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-16-08-28/</link>
      <pubDate>Sun, 16 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-16-08-28/</guid>
      <description>Array
A raiil travel gives me some inspiration of daily life and review of the past days.
People go to somewhere with somewhat expectation and people come back to daily routine. This pattern has repeated day by day.
As the old days gone by fastly, I was in a train and recollected the memories of the past warm time&amp;hellip;
Time, run by and that never shall come again.</description>
    </item>
    
    <item>
      <title>We shall all stand before the judgment seat of Christ. (Roman 14:10)</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-15-08-52/</link>
      <pubDate>Sat, 15 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-15-08-52/</guid>
      <description>Array
On cloudy Friday, with slight exhilaration of mind, I finally reached the place which I really aspire to. In Bedford library 2nd floor, I found the location of the theology. There&amp;rsquo;re tons of books concerning the history of Church, the Trinity, the great Fathers, and the stories of Christianity thinkers. Above everything, the English Sermon V.III 1750-1850 sparkly caught my eyes up. It included series of sermons, which was spoken by great and respectful preachers such as John Wesly, Nicholas Wiseman, John Henry Newman and so on, in all over the England, especially in mid-18th to mid-19th.</description>
    </item>
    
    <item>
      <title>Habit</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-14-07-35/</link>
      <pubDate>Fri, 14 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-14-07-35/</guid>
      <description>It takes surprisingly lots of time for internalizing new habits of good deeds. With a strong and firm will, I would change my inclination and propensity towards bad things.
 Putting off works which I sould do, Late sleeping due to plausible reasons, Seeming favor based on my own interest  How could I get rid of them? Oh, the poor guy-
But changing habits is so worthy that I can&amp;rsquo;t ignore it anymore.</description>
    </item>
    
    <item>
      <title>2 Samuel 7:1-17</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-13-06-46/</link>
      <pubDate>Thu, 13 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-13-06-46/</guid>
      <description>&amp;lt;The Lord&amp;rsquo;s Covenant Promise to David&amp;gt;
I chose you to lead my people Israel when you were just a shepherd boy, tending your sheep out in the pasture.
Thanks God, but I&amp;rsquo;m sorry God. Although you chose me to lead your people when I was just a little boy, without knowing your unfailing love, I was stupid and ignoran, having needless cowardness and not being sincere. I could understand your covenent which would never be changed, never be modified.</description>
    </item>
    
    <item>
      <title>study everyday</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-12-05-23/</link>
      <pubDate>Wed, 12 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-12-05-23/</guid>
      <description>There is only incessant studying in my life. I, human being, should study more and glorify and materialize the kingdom of God, which was given to me since I gradually knew Christ.
Everyday, Every time, I have to study and behave.
Although hardship and burden would surround me as a whole, Whenever I would feel joyful and sad, Wherever I would be.
&amp;ldquo;Study to shew thyself approved unto God, a workman that needeth not to be ashamed, rightly dividing the word of truth.</description>
    </item>
    
    <item>
      <title>the Marginal Man</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-11-06-29/</link>
      <pubDate>Tue, 11 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-11-06-29/</guid>
      <description>Array
The german psychologist, Levin,</description>
    </item>
    
    <item>
      <title>on Sunday</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-10-07-18/</link>
      <pubDate>Mon, 10 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-10-07-18/</guid>
      <description>[in Christ Church of Virginia Water] Titling &amp;lsquo;Finding Financial Freedom&amp;rsquo;, the vicar Stechen sermoned today in the church. &amp;quot; No one can serve two masters; for a slave will either hate the one and love the other, or be devoted to the one and despise the other. You cannot serve God and wealth.&amp;rdquo; Mattew 6:24 Exactly, there is my mind where my wealth is. I, again, chose to go to the God&amp;rsquo;s way.</description>
    </item>
    
    <item>
      <title>Creation</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-09-09-51/</link>
      <pubDate>Sun, 09 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-09-09-51/</guid>
      <description>Array
Nothing in all creation presides over God&amp;rsquo;s reign!
However, I saw the enchanting landscape of nature, creation out of description. Having grave curiosity, I went to Eastbourne alone. No sooner I departed at Victoria Station than some friends arrived at Eastbourne to visit &amp;ldquo;Seven Sisters&amp;rdquo;, the relentless and magnificent capes in sessex. The route to &amp;ldquo;Seven sisters&amp;rdquo; seriously infatuated me. &amp;ldquo;Oh..God&amp;hellip;.it&amp;rsquo;s so beautiful&amp;hellip;.&amp;rdquo; Far more surprisingly, we are totally enthralled by the zenith of Seven sisters.</description>
    </item>
    
    <item>
      <title>Curiosity never killed a graduate</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-08-08-54/</link>
      <pubDate>Sat, 08 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-08-08-54/</guid>
      <description>Array
There is a saying that &amp;ldquo;Curiosity killed a cat.&amp;rdquo; This means that needless curiosity of people ruined their life.
However, The advertisement of Microsoft suggests that &amp;ldquo;Curiosity never killed a graduate.&amp;rdquo; This is a exemplary thought of students in here.
Although they don&amp;rsquo;t know exactly, they promptly speak out without thinking whether it would be true or false. Honestly I am envious of their rashness toward curiosity.
So far recticence, the typical mind of Korean, worked well, but I&amp;rsquo;d better manage attitude from shyness to enthusiasm.</description>
    </item>
    
    <item>
      <title>Phrase of the Morning</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-07-05-47/</link>
      <pubDate>Fri, 07 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-07-05-47/</guid>
      <description>In the kitchen, I had a breakfast, reading the little book related to christianity faith. One phrase thoroughly caught my spirit up.
Jesus said: &amp;quot; No one can live only on food. People need every word that God has spoken. &amp;quot; Matthew 4:4
No one. Every word. Obvious comparison</description>
    </item>
    
    <item>
      <title>Knowledge</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-06-08-29/</link>
      <pubDate>Thu, 06 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-06-08-29/</guid>
      <description>Array
The more I studied English, the clearer I haven&amp;rsquo;t knew English. A weak human being is steadily recognising how foolish he was. Be humble in presense of the King of knowledge, truth, and ways, Jesus Christ&amp;hellip;
God, please help me from my complete ignorance of language. I was so embarrased by that.
댓글 2개가 달렸습니다.
   댚 2005.10.07 07:50: hey its definitely right. pil.han@gmail.com 2005.10.08 08:05: Definitely.</description>
    </item>
    
    <item>
      <title>Difference</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-05-19-39/</link>
      <pubDate>Wed, 05 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-05-19-39/</guid>
      <description>Such a rude behavior! I cannot understand the attitude of some guys toward Prof.Yeo on today&amp;rsquo;s algorithm lecture. They were so untidy and intemperate that I was very sorry although I didn&amp;rsquo;t commit any mistakes.
Mobile phone ringed, everyone chatted, and notebooks were hastly closed even if the lecture finished.
It was more likely than the behavior of impoliteness. I&amp;rsquo;m certain that it was rather a impertinent way of taking lectures.</description>
    </item>
    
    <item>
      <title>Did I have pride in my mind?</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-04-07-48/</link>
      <pubDate>Tue, 04 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-04-07-48/</guid>
      <description>&amp;ldquo;When pride comes, then comes disgrace, but with humility comes wisdom.&amp;rdquo; (Proverbs 11:2)
Did I have pride in my mind? Yes, I did. Therefore, disgrace was followed gradually. Every circumstance that I belong is wholly granted by the Lord, but I regarded it as my own property. This fault, arrogance, is repetitious weakness to attain to the whole measure of the fullness of Christ. How should I throw it away? I have to be strong and bold in Jesus</description>
    </item>
    
    <item>
      <title>Christ Church of Virginia Water</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-03-01-27/</link>
      <pubDate>Mon, 03 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-03-01-27/</guid>
      <description>Holy sunday, it was thankful and graceful because I got in touch with Jackie from Hongkong. Jackie delivered me to Christ Church of Virginia Water. The church is far away from my school so that we should ride a mini-bus fully. There were lots of white persons, kids and adults in the church, but sadly a few of young persons except international students.
The vicar, Stephen, was an faithful and kind man enough to say hello to every new person, and his sermon was easy to grasp and apprehensible for foreigners.</description>
    </item>
    
    <item>
      <title>London</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-02-08-36/</link>
      <pubDate>Sun, 02 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-02-08-36/</guid>
      <description>Array
I went to London city. Unexpectedly, it was fantastic and exciting in that London has lots of things for sightseeing and feeling. I didn&amp;rsquo;t know that London has such a various aspect. The most conspicous thing in London was a picture in the National Gallery. It was greatly huge and brightly splendid. Actually, I can&amp;rsquo;t remember the</description>
    </item>
    
    <item>
      <title>In a kitchen</title>
      <link>http://shanmdphd.rbind.io/personal/2005-10-01-04-15/</link>
      <pubDate>Sat, 01 Oct 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-10-01-04-15/</guid>
      <description>Array
I spent one hour in my kitchen to make DELICIOUS sandwiches. In a kitchen, some ordinary meetings often happen. Today I met Fluke (a girl from Thailand whose</description>
    </item>
    
    <item>
      <title>Thank you, God</title>
      <link>http://shanmdphd.rbind.io/personal/2005-09-30-05-57/</link>
      <pubDate>Fri, 30 Sep 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-09-30-05-57/</guid>
      <description>Array
I really appreciate you my God. There&amp;rsquo;re STILL a lot of holy people, and you grant me relationship between me and them.
I met a guy</description>
    </item>
    
    <item>
      <title>Nothing comes easy.</title>
      <link>http://shanmdphd.rbind.io/personal/2005-09-20-20-58/</link>
      <pubDate>Tue, 20 Sep 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-09-20-20-58/</guid>
      <description>나름대로 최선을 다했고 &amp;lsquo;진인사&amp;rsquo; 했다고 믿었다 그러나, nothing comes easy
&amp;lsquo;다 가서 문지방을 못 넘어 간다&amp;rsquo;라는 옛 속담이 절실히 다가온다&amp;hellip; 이제 마지노-선의 경계에 다달았다
&amp;hellip;
이럴 때일수록 맹의순과 같은 자가 되고 싶다</description>
    </item>
    
    <item>
      <title>걱정과 사과</title>
      <link>http://shanmdphd.rbind.io/personal/2005-09-19-00-01/</link>
      <pubDate>Mon, 19 Sep 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-09-19-00-01/</guid>
      <description>걱정 걱정거리가 많이 생겨났다.. 다음주부터는 그 걱정들과 배수의 진을 치고 마주하게 된다 과연 걱정이 현실로 나타난다면, 그 어려움과 아쉬움 속에서 어떤 대처방안을 취하게 될 것인가?
  사과 미안하다는 소리를 듣고 나서 정작 미안한 사람은 나라는 것을 말하려 했다. 하지만, 그 발언이 늦가을 낙엽지는 숲의 공기처럼 건조하게, 그리고 &amp;lsquo;미안해-괜찮아&amp;rsquo; 식의 진부한 소리로 들릴 것 같아 차마 제대로 말하지 못했다. 먼 과거가 되어버린 지금에 와선 애매한 태도를 견지하는 것이 너무나 자연스럽게 되어간다.</description>
    </item>
    
    <item>
      <title>늘 아쉬운 마음</title>
      <link>http://shanmdphd.rbind.io/personal/2005-09-13-11-06/</link>
      <pubDate>Tue, 13 Sep 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-09-13-11-06/</guid>
      <description>부지런하지 못하고 행동하지 않고 생각만 하는 내 모습을 떠올리고, 동시에 주님의 얼굴을 그려보면 늘 아쉬운 마음과 죄송한 마음 뿐입니다
하나님은 내가 수없이 많은 실수와 죄를 갖고 있음에도 그 모든 것을 사랑하십니다.. 그 사실은 날 한없이 작아지게 만듭니다
댓글 하나 달렸습니다.
   choco 2005.09.13 13:32: 그럼에도 우리를 사랑하시는 분. 그럼에도 우리를 사랑하시는 분.</description>
    </item>
    
    <item>
      <title>찬양의 시 (My psalm of praise)</title>
      <link>http://shanmdphd.rbind.io/personal/2005-09-10-01-16/</link>
      <pubDate>Sat, 10 Sep 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-09-10-01-16/</guid>
      <description>깨끗한 손 주옵소서 정결한 맘 주옵소서 Let us not lift our souls to another
  &amp;lsquo;비젼조차도 우상이 될 수 있음을 알았다 현실에 대한 지나친 집착이 나의 우상이 되듯이 원대한 비젼마저 과다한 갈망 앞에선 우상이 된다. 내 꿈과 성공을 위해 가족과 미래의 아내와 자식들을 버리려 하다니.. 나는 오늘 살고 싶지 않으며 내일 살고 싶지 않다 오직 은혜와 긍휼 안에서 살고 싶다..&amp;rsquo;
  정말 깨끗한 손으로 일하고 싶지만 정말 정결한 맘으로 일하고 싶지만 그러지 못하는 연약함을 긍휼히 여겨 주세요.</description>
    </item>
    
    <item>
      <title>소중함이란</title>
      <link>http://shanmdphd.rbind.io/personal/2005-09-03-01-02/</link>
      <pubDate>Sat, 03 Sep 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-09-03-01-02/</guid>
      <description>Array
가족에게 가장 잘 어울리는 말이 아닐까..
하루종일 가족이 얼마나 소중한지 깨닫는 날이었다
영화를 봤는데, 가족의 견고한 사랑이 얼마나 아름다운지 마니 느꼈다..
남과 여가 하나가 되어 가정을 이루고, 또 내리사랑으로 또다른 가정을 만들게 돕고..
주님은 우리를 법적으로 흠없는 양자 삼아주시고
새로운 가족으로 우릴 초대하셨다
how amazing!</description>
    </item>
    
    <item>
      <title>길</title>
      <link>http://shanmdphd.rbind.io/personal/2005-09-02-00-56/</link>
      <pubDate>Fri, 02 Sep 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-09-02-00-56/</guid>
      <description>Array
9월의 첫날을 뜻깊게 맞이하였다 토라학교에서의 가르침은 정말 귀하고 귀하다
&amp;ldquo;가장 중요한 핵심에 집중하고 그것을 향해 나갈때 주변의 사소한 문제에 집착하지 말아야 한다&amp;rdquo;
30여분간 미금에서 수내역으로 이어지는 긴 직선의 길을 걷고나서 뒤돌아보았다 사소한 돌들과 가로막는 사람이 있었지만 확고한 목적을 향해 방향성을 지니게 될 때 그것은 아무 것도 아닌 것으로 여길 수 있게 된다
나는 주님 나라의 역사를 이뤄가는 역사형성권을 가진 다윗의 자손이다 먹고 입을 것을 초월하여 총체적인 사고를 하는 20대를 보내리라!</description>
    </item>
    
    <item>
      <title>2017 EACPT 학회 참관기</title>
      <link>http://shanmdphd.rbind.io/post/2017-09-01-eacpt/</link>
      <pubDate>Wed, 31 Aug 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-09-01-eacpt/</guid>
      <description>한성필
서울아산병원 임상약리학과
E-mail: sungpilhan@amc.seoul.kr
요약  2017년 6월 14일~17일 미국 보스톤 컨벤션 센터에서 ISSCR이 개최되었다. Shinya Yamanaka, Magdalena Zernicka-Goetz, Daley, George Q., George Church 등 iPSCs와 hematopoietic stem cell, epigenetics, organoid 등 여러 분야의 유명인사들이 한 자리에 모여 강연했으며, concur- rent 및 poster presentation 부문에도 무수히 많은 전세계의 연구자들이 참가하여 학회 기간 내내 활발한 의견 교류의 장을 형성했다.
 2017년 6월 24일부터 27일까지 체코 프라하에서 유럽임상약리학회(EACPT)가 개최되었다. 유럽임상약리학회는 약물의 효과적이고 안전한 개발 및 사용을 목적으로 하는 유럽의 학회이다.</description>
    </item>
    
    <item>
      <title>본질</title>
      <link>http://shanmdphd.rbind.io/personal/2005-08-30-23-39/</link>
      <pubDate>Tue, 30 Aug 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-08-30-23-39/</guid>
      <description>고등학생일때 본질의 정의에 대해 선생님이 말씀하셨다
&amp;ldquo;본질을 제하면 그것일 수 없는것.&amp;rdquo;
본질에 가까이 다가가고자 한다</description>
    </item>
    
    <item>
      <title>perseverance</title>
      <link>http://shanmdphd.rbind.io/personal/2005-08-28-23-26/</link>
      <pubDate>Sun, 28 Aug 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-08-28-23-26/</guid>
      <description>모든 은혜에 감사드립니다
믿음의 형제들을 보내 주심을 감사드립니다
양자삼아 주심에 감사드림으로 내 삶 전체를 드립니다
총체성과 적극성의 국면으로 접어들고자 합니다
백지수표와 백지위임장을 주십시오
우리가 할 수 있는 최고의 것을 써서 올려드리겠습니다</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2005-08-25-00-55/</link>
      <pubDate>Thu, 25 Aug 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-08-25-00-55/</guid>
      <description>주님.. 도와주세요 잘 안되네요
죄송해요 정말 드릴 말씀이 없습니다..
sungpilhan</description>
    </item>
    
    <item>
      <title>Pride</title>
      <link>http://shanmdphd.rbind.io/personal/2005-08-22-23-09/</link>
      <pubDate>Mon, 22 Aug 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-08-22-23-09/</guid>
      <description>Pride goes before destruction, a haughty spirit before a fall. (Proverbs 16:18)
Lord informed that I have to abandon my implanted pride and haughtiness. Admittedly, I have had myriad of self-confidence and pride in distorted mind which lead me to a hollow victory. I perceived the truth that destruction is silently coming through them. I cannot do anything but being quiet in the sight of God today.
Lord, please apologize me.</description>
    </item>
    
    <item>
      <title>이번주</title>
      <link>http://shanmdphd.rbind.io/personal/2005-08-21-23-36/</link>
      <pubDate>Sun, 21 Aug 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-08-21-23-36/</guid>
      <description>이번 주는 딱, 지치기 쉬운 한주이다  인간이 가장 지치기 쉬운 이마 위로 떨어지는 반복되는 물한방울의 낙하
그렇다면 5일간의 반복되는 일상 속에서 내가 붙잡아야 할 것은 무엇일까?
 나의 입지를 조금씩 줄여나가야 한다 내가 의지하던 것들, 나를 의지하던 것들로부터 조금씩 자유로와 져야한다 빈자리를 남겨놓는 사람이 되기 싫다   물방울을 막을 수 없다면, 고개를 빳빳히 쳐들고 입술을 적시리라  댓글 하나 달렸습니다.
   as8tguy 2005.08.23 11:39: 물방울을 막을 수 없다면, 고개를 빳빳히 쳐들고 박수치라니까!</description>
    </item>
    
    <item>
      <title>연어의 정신</title>
      <link>http://shanmdphd.rbind.io/personal/2005-08-19-00-59/</link>
      <pubDate>Fri, 19 Aug 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-08-19-00-59/</guid>
      <description>새로운 생명을 탄생키 위해 거친 물살을 헤치고 올라가는 연어를 닮아
새로운 세상을 선사키 위해 익숙했던 바다를 팽개치고 떠나는 연어를 닮아
새로운 삶을 영위키 위해 맑고 깨끗한 물을 찾아 헤메이던 연어를 닮아
그분을 향해 이런 연어의 정신을 갖을 수 있다면..
목에 칼이 들어와도 두려워 않고 지조와 절개를 갖고 평생을 떳떳하게 살았던 선조들의 선비정신과 연어의 행동에서 유사성을 발견하다
學行一致(학행일치) 言行一致(언행일치) 完全聖潔(완전성결)
내 삶의 지향점</description>
    </item>
    
    <item>
      <title>박수칠 때 떠나라</title>
      <link>http://shanmdphd.rbind.io/personal/2005-08-18-00-43/</link>
      <pubDate>Thu, 18 Aug 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-08-18-00-43/</guid>
      <description>Array
 This includes &amp;ldquo;SPOILER&amp;quot;s. Unless you watched the movie, please do not read this posting.  박수칠 때 떠나는 것은 얼마나 멋진 일인가? 자신이 퇴장해야 할 때를 알고, 뒷사람에게 자신의 지위와 명예를 넘겨주는 아름다운 모습이 떠오른다
그러나 영화 속의 등장인물 중에 박수칠 때 떠날 사람은 아무도 없었다
모두 현실 속의 거대한 욕망의 탑을 쌓기 위해서 돈과 실력과 명예와 권력을 수단으로 박수받을 그 &amp;lsquo;영광의 날&amp;rsquo;만을 위해서, 쾌락을 위해, 복수를 위해, 인기를 위해서.</description>
    </item>
    
    <item>
      <title>REHEARSAL</title>
      <link>http://shanmdphd.rbind.io/personal/2005-08-16-01-03/</link>
      <pubDate>Tue, 16 Aug 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-08-16-01-03/</guid>
      <description>I am supposed to serve as a best man in Sungbae&amp;rsquo;s marrige on this Saturday. Today, the rehearsal was performed in Grace Chapel with some relevant people. When I standed at the front of quite a few chairs, the bride entered happily with her father. All participants who watched the marrying scene had to rise up, applauding toward the two people warmly.
&amp;ldquo;Let us be glad and rejoice, and give honour to him: for the marriage of the Lamb is come, and his wife hath made herself ready.</description>
    </item>
    
    <item>
      <title>인정</title>
      <link>http://shanmdphd.rbind.io/personal/2005-08-13-01-16/</link>
      <pubDate>Sat, 13 Aug 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-08-13-01-16/</guid>
      <description>내 안에 남아있는 근본적인 쓴뿌리는 남에게 인정받고자 하는 욕망입니다 부모님으로부터의 인정, 친구들로부터의 인정, 교인들로부터의 인정, 이성으로부터의 인정 등등
장남으로 태어나 장남컴플렉스를 벗어버리지 못하고, 부모님으로부터 좋은 것만 받아 먹으면서 생겨난, 둘째의 심정을 헤아리지 못하는 마음이 있습니다
그것의 반대급부로 은밀하고 끈적한 인정을 받아 먹으려는 피상적인 노예근성의 사고방식이 싹텄고 거기에 어느새 중독되어 버렸습니다..
자발적 마음으로 행위하는 것이 아니라 남에게 인정받고자 행위했던 시간이 많았음을 고백합니다
안그렇게 살기로 결심하며! 그 약점이 날 걸고 넘어뜨려 잡아먹기 전에 변화되길 희망합니다</description>
    </item>
    
    <item>
      <title>찬양의 열기</title>
      <link>http://shanmdphd.rbind.io/personal/2005-08-12-01-02/</link>
      <pubDate>Fri, 12 Aug 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-08-12-01-02/</guid>
      <description>찬양의 열기 모두 끝나면 주 앞에 나와 더욱 진실한 예배 드리네 주님을 향한 노래 이상의 노래 내 맘 깊은 곳에 주께서 원하신 것 화려한 음악보다 뜻없는 열정보다 중심을 원하시죠 주님께 드릴 맘의 예배 주님을 위한, 주님을 향한 노래 중심 잃은 예배 내려놓고 이제 나 돌아와 주님만 예배해요 2. 영원하신 왕 표현치 못할 주님의 존귀 가난할 때도 연약할 때도 주 내 모든 것 노래 이상의 노래 내 맘 깊은 곳에 주께서 원하신 것 화려한 음악보다 뜻없는 열정보다 중심을 원하시죠 주님께 드릴 맘의 예배 주님을 위한, 주님을 향한 노래 중심 잃은 예배 내려놓고 이제 나 돌아와 주님만 예배해요</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2005-08-11-00-44/</link>
      <pubDate>Thu, 11 Aug 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-08-11-00-44/</guid>
      <description>전 당신이 생각하는 그런 사람이 아니예요! 혹시라도 있을지 모르는 눈에 덮힌 콩깍지를 벗어주세요..
정말로 직접 겪어보지 않고는 잘 알지 못합니다 저에 대해서 좀 더 알고 싶으신가요?
겉을 보지 마시고 속을 찬찬히 바라보시면 알게 될겁니다 사이좋은 &amp;lsquo;친구&amp;rsquo;에게</description>
    </item>
    
    <item>
      <title>자러갑니다</title>
      <link>http://shanmdphd.rbind.io/personal/2005-08-10-01-35/</link>
      <pubDate>Wed, 10 Aug 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-08-10-01-35/</guid>
      <description>오늘 날씨가 참 오락가락 했었죠 근데 지금 창으로 들어오는 바람이 너무 시원하네요 진실되고 꽉찬 하루가 지나갑니다 내일을 기대하며 이불 속으로 들어가 보겠습니다 안녕, 인터넷</description>
    </item>
    
    <item>
      <title>출세와 성공</title>
      <link>http://shanmdphd.rbind.io/personal/2005-08-09-00-30/</link>
      <pubDate>Tue, 09 Aug 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-08-09-00-30/</guid>
      <description>Array
&amp;lsquo;출세&amp;rsquo;와 &amp;lsquo;성공&amp;rsquo;
그 허망한 목표에 대하여 과감하게 작별을 고하기로 서원하다
2005년 8월 8일 새벽 압구정역 김밥천국에서 아침밥을 먹으며 존경하는 이재철 목사님의 &amp;lsquo;믿음의 글들, 나의 고백&amp;rsquo;이란 책을 보며 눈물로 결심하였다. 1980년대, 27살에 78평 아파트를 소유하고 대형 벤츠를 타고다니며 촉망받는 젊은이로, 억대의 돈을 거머쥐며 전세계 밤거리를 누비고 다녔던 이재철 사업가. 그의 회심은 나에게 시사하는 바가 크다.
목사님의 확신에 찬 어조의 사색을 읽었다. &amp;quot; 지나간 세월이 아까워서 울었다. 내 나이 만 35세 - 그동안 나는 도대체 무엇을 해 왔는가?</description>
    </item>
    
    <item>
      <title>나의 이상형</title>
      <link>http://shanmdphd.rbind.io/personal/2005-08-06-01-25/</link>
      <pubDate>Sat, 06 Aug 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-08-06-01-25/</guid>
      <description> 함께 포도나무에 달려있는 사람 아줌마의 향기가 나는 사람 하나님&amp;rsquo;만&amp;rsquo;을 두려워 하는 철의 여인  </description>
    </item>
    
    <item>
      <title>죽음과 욕망</title>
      <link>http://shanmdphd.rbind.io/personal/2005-08-04-01-15/</link>
      <pubDate>Thu, 04 Aug 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-08-04-01-15/</guid>
      <description>Array
A. 친구 한명이 세상을 떠났다
&amp;ldquo;인간은 누구나 죽는다&amp;rdquo; 세 음절, 세 어절의 한 문장에 가장 심오한 진리가 담겨 있다 시간이 흐를수록 나도 분명히 죽어야 한다는 사실을 자각한다 어떻게 죽어야 할 것인가 구차하게 살고싶진 않다 비열하게 죽고싶진 않다
사망아 너의 이기는 것이 어디 있느냐 사망아 너의 쏘는 것이 어디 있느냐 (고전15:55)
B. Franz Kafka &amp;lsquo;Metamorphosis&amp;rsquo;를 많이 읽어서인지, 자주하는 생각이 있다
잠을 자고 일어났더니, 북한의 김정일이가 목에 시퍼런 칼을 들이대고 외친다 &amp;ldquo;네가 그리스도를 버리고 나를 따르면 살려 주리라&amp;rdquo;</description>
    </item>
    
    <item>
      <title>전적 수용</title>
      <link>http://shanmdphd.rbind.io/personal/2005-08-02-00-19/</link>
      <pubDate>Tue, 02 Aug 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-08-02-00-19/</guid>
      <description>사랑한다는 것은 사랑하는 대상의 전적 수용을 의미한다. 누구를 사랑한다면서도, 그 사람의 어떤 부분은 제외한 채 나머지 부분만을 사랑하겠다는 것은 이기심일 뿐 참된 사랑이 아니다. 사랑은 상대의 전(全)존재를, 상대의 모든 것을 빠짐없이 수용하는 것이다. 그러므로 개를 사랑하는 이에게는 개 냄새가 역겨울 수가 없다. 개를 사랑한다는 것은 개 냄새까지 수용하는 것이기 때문이다. 이런 의미에서 흑인 빈민들에게서 아무 냄새도 맡을 수 없다는 고 선교사님의 말에, 흑인 사랑에 관한 한 나는 멀어도 아직 한참 멀었음을 통감하지 않을 수 없었다.</description>
    </item>
    
    <item>
      <title>Cogito ergo sum</title>
      <link>http://shanmdphd.rbind.io/personal/2005-07-28-01-10/</link>
      <pubDate>Thu, 28 Jul 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-07-28-01-10/</guid>
      <description>의심할 수 있는 모든 것을 제하고 난 뒤에 남는 것은 &amp;ldquo;내가 생각하고 있다는 것&amp;rdquo; 글쎄&amp;hellip; 회의와 부정을 통해 틀을 깨고 나오려는 데카르트는 결국 틀렸던 것일까? 인간 복제라는 어마어마한 이슈 앞에서 데카르트가 살아있다면 어떠한 의견을 내놓을까?
인간 복제가 이론적으로 가능한 시대를 살아가는 우리에게 &amp;lsquo;아일랜드&amp;rsquo;란 영화가 여러 생각할 여지를 남겨두는구나 이 영화에서 가장 인상 깊었던 것은 &amp;ldquo;진짜 링컨&amp;quot;과 &amp;ldquo;복제 링컨&amp;quot;이 동시에 표적이 되는 장면인데, 결국 진짜는 죽고 복제가 살게 된다. 자신의 생명을 보전하려는 거대한 욕망을 충족키 위해서 복제를 만들었지만 오히려 복제에 의해 자아가 소멸되는 기현상이 발생하는 비극이 초래된다 &amp;ldquo;누구든지 제 목숨을 구원코자 하면 잃을 것이요 누구든지 나를 위하여 제 목숨을 잃으면 찾으리라 (마16:25)&amp;rdquo;</description>
    </item>
    
    <item>
      <title>美國</title>
      <link>http://shanmdphd.rbind.io/personal/2005-07-27-00-14/</link>
      <pubDate>Wed, 27 Jul 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-07-27-00-14/</guid>
      <description>Array
미국에 대하여 공부할 것은 많고, 체험한 것은 적지만 나름대로의 오만하고 독단적이고 거친 생각을 정리해보면 다음과 같다
기독교 국가로 철저한 프로테스탄티즘을 내세우며 하나님 나라를 이뤄가려 했던 미국은 결국 세속주의(Secularism), 이슬람 이 두가지를 극복하지 못하고 타락하였다
 자유주의(Liberalism)와 합리주의(Rationalism)을 가장한 교회 안의 세속주의 -&amp;gt; 선진화된 기술 기반 + (경건의 모양만 있고 능력은 없는) 청교도 정신으로 막스베버가 주장했던 &amp;lsquo;프로테스탄티즘의 윤리를 통한 자본주의의 발달&amp;rsquo;을 이끌어 내었다. 이로인한 막대한 기술력, 군사력으로 pax americana는 이룩되었지만, 기독교 국가로 시작한 미국의 영적 타락은 이루헤아릴 수 없다 서구 교회의 무지와 무기력으로 인한 이슬람 세력의 확장 -&amp;gt; 결단하고 작정하여 이슬람을 향해 피흘리려는 노력이 없었기에 새뮤엘 헌팅턴이 말했던 대로 &amp;lsquo;문명의 충돌&amp;rsquo;은 극에 달하였다  미국의 문제는 결국 그 중심에 그리스도가 없기 때문에 비롯되는 것이다.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2005-07-26-01-15/</link>
      <pubDate>Tue, 26 Jul 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-07-26-01-15/</guid>
      <description>우리 하나님은 소멸하는 불이심이니라 (히12:29)
주님 나의 적고 적은 용기와 쉽사리 고쳐지지 않는 비열한 수동성과 받아 쳐먹으려고만 하는 거지 근성을 소멸케 하소서</description>
    </item>
    
    <item>
      <title>피곤하다</title>
      <link>http://shanmdphd.rbind.io/personal/2005-07-21-01-50/</link>
      <pubDate>Thu, 21 Jul 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-07-21-01-50/</guid>
      <description>너무 지친다..헥헥
the Last Spurt!</description>
    </item>
    
    <item>
      <title>몸이 많이 허약해진 것 같다..</title>
      <link>http://shanmdphd.rbind.io/personal/2005-07-20-00-37/</link>
      <pubDate>Wed, 20 Jul 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-07-20-00-37/</guid>
      <description>몸무게도 많이 빠졌다 많은 사람들이 얼굴에 생기가 없다고 말한다 나 스스로도 절실히 느낀다 길을 걷다가 문득 소화기가 스트레스로 인해 꽈악 조여오는 오는 느낌이 난다 입안에 흰빛깔의 염증이 생겨서 음식물이나 물이 닿을 때마다 쓰라리다 3월부터 쉴새없이 달려온 육체가 지칠때가 된것일까
어찌보면 너무 바쁘게 움직이는 것도 사단이 주는 획책이다 사고를 멈추고 묵상의 시간을 빼앗는 그 바쁨.. 몸을 축내고 체중을 줄이고 쉽게 피로해지게 하는 그 바쁨.. 시간 사용을 좀더 엄격히 할 필요가 있다 운동할 시간을 쪼개고, 가만히 생각할 시간을 늘려야 한다 그리고 일하는 시간을 대폭 줄이고, 효율적으로 일하는 방법을 찾아야만 한다 컴퓨터하는 시간을 줄이고, 잠을 충분히 자야겠다</description>
    </item>
    
    <item>
      <title>1st. 인칭변화</title>
      <link>http://shanmdphd.rbind.io/personal/2005-07-19-00-39/</link>
      <pubDate>Tue, 19 Jul 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-07-19-00-39/</guid>
      <description>3인칭에서 1인칭으로의 간다 날 3인칭에 머무르게 하는 피동성, 수동성을 꺾자 사정없이 무너뜨리자
&amp;ldquo;내가 작정하고 결단합니다 어디로 가야할지 묻는 자가 아니라 제 능력이 닿는 곳에서 피흘리며 싸우는 자가 되게하소서&amp;rdquo;
가지 말아야 할 사이트가 있다 나를 세속과 현상과 열등으로 몰아가는 곳이 있다 그곳에 이제 가지 않겠다!</description>
    </item>
    
    <item>
      <title>자괴</title>
      <link>http://shanmdphd.rbind.io/personal/2005-07-17-23-35/</link>
      <pubDate>Sun, 17 Jul 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-07-17-23-35/</guid>
      <description>오늘 더할 나위 없이 행복한 하루였다..
그렇지만 밀려오는 자괴감
편안하고 넓은 집, 편안하고 안정된 교회, 편안하고 좋은 친구들
이것을 누리고 나서 삶의 현장속에서 어떻게 피흘릴 것인가..
어떠한 희생도 감수하지 않으려는 육체와 어떻게 싸울 것인가..
윌리엄 캐리를 떠올려본다 인도의 복음화를 위하여 자녀와 아내와 조국, 목사라는 안정된 직업을 떠났던 진정한 젊은이 &amp;ldquo;하나님으로부터 위대한 일을 기대하라 하나님을 위해 위대한 일을 시도하라&amp;rdquo; 나는 위대한 일을 기대하고 시도하고 있는가?
내 직업, 내 마누라, 내 새끼, 내 물질들을 위해 열심히 공부하고 일하지만, 하나님을 위한 위대한 일을 하기위해 어떤 계획을 세우고 있는가.</description>
    </item>
    
    <item>
      <title>cartier bresson</title>
      <link>http://shanmdphd.rbind.io/personal/2005-07-15-00-43/</link>
      <pubDate>Fri, 15 Jul 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-07-15-00-43/</guid>
      <description>Array
내 안으로 들어올수 있는 것들은 내가 좋아하는 것들이 아니라 나를 집어삼키는 것&amp;hellip;
민혜와 함께 카티어브렛썽의 전시회에 다녀왔다 이런 거장의 전시회를 본다는게 흔치 않은 기회라 퇴근 후 1시간밖에 시간을 낼 수 없었지만 흔쾌히 달려갔다
그 사진들이 나를 집어삼켰다 스타일리스트의 면모가 적나라하게 느껴졌다 내가 침범할래야 할 수 없는 그만의 영역이 있었다 역시 &amp;lsquo;decisive moment&amp;rsquo;란 slogan은 괜한게 아니구나!
기억에 남는 몇가지 작품이 있다면
  테네씨 녹스빌의 절망적인 사진.. 십자가에 &amp;ldquo;jesus will come soon&amp;quot;이라고 적혀있는 무덤이 있고 그 뒷켠엔 폐차가 널부러져 있었다 구도와 분위기가 너무나 기괴했다, 그 표현!</description>
    </item>
    
    <item>
      <title>엔지니어 윤리강령</title>
      <link>http://shanmdphd.rbind.io/personal/2005-07-14-16-17/</link>
      <pubDate>Thu, 14 Jul 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-07-14-16-17/</guid>
      <description>[ENGINEER] CODE OF ETHICS
 FOREWORD Honesty, justice and courtesy form a moral philosophy which, associated with mutual interest among people, constitute the foundation of ethics. Engineers should recognize such a standard, not in passive observance, but as a set of dynamic principles guiding their conduct and way of life. It is their duty to practice the profession according to the Act and the By-Laws including this Code of Ethics.  As the keystone of professional conduct is integrity, engineers shall discharge their duties with fidelity to the public, their employers and clients and with fairness and impartiality to all.</description>
    </item>
    
    <item>
      <title>daily bread</title>
      <link>http://shanmdphd.rbind.io/personal/2005-07-13-23-18/</link>
      <pubDate>Wed, 13 Jul 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-07-13-23-18/</guid>
      <description>여호수아가 므낫세 지파에게 말하길
&amp;ldquo;겨우 그것갖고 되겠는가. 전부다 개간하여 이 끝에서 저 끝까지 차지하라! 가나안 사람들이 철 병거를 가져서 강하다 하더라도 당신들은 그들을 쫓아낼 수 있다&amp;rdquo;
정사와 권세와 이 어두움의 세상 주관자들과 하늘에 있는 악의 영들에게 돌아갈 것은 하나도 없다.
하나님이여 주께서 정녕히 악인을 죽이시리이다 피 흘리기를 즐기는 자들아 나를 떠날찌어다 (시편139:19)</description>
    </item>
    
    <item>
      <title>몇가지 생각</title>
      <link>http://shanmdphd.rbind.io/personal/2005-07-13-00-37/</link>
      <pubDate>Wed, 13 Jul 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-07-13-00-37/</guid>
      <description>Array
several ideas provoked suddenly
 신발 속의 RF 컴퓨터 속의 RF Hologram Optical MEMS  실현가능성 -&amp;gt; 셋다 매우희박
그나마 3번 생각은 좀 괜찮아보인다 이미 나와있을지도 모르겠군 HCI분야에서..퇘! 내일 이박사님한테 물어봐야겠네.
댓글 하나 달렸습니다.
   pil.han@gmail.com 2005.07.13 00:39: 뽀 허수아비</description>
    </item>
    
    <item>
      <title>드디어 받았다</title>
      <link>http://shanmdphd.rbind.io/personal/2005-07-11-14-58/</link>
      <pubDate>Mon, 11 Jul 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-07-11-14-58/</guid>
      <description>MN1065A Research skills &amp;amp; methods MN1025B Business Statistics CS2280 C++ for Java Programmers CS2440 Databases CS2610 Graphics &amp;amp; HCI CS2711 Algorithms and Complexity CS3760 Information Security
2개월간의 기나긴 협상끝에 offer letter를 받았다.. (못가는줄 알았음) database와 security과목이 심히 걱정되지만!
댓글 2개가 달렸습니다.
   esjay 2005.07.12 00:32: 브라보~ pil.han@gmail.com 2005.07.12 00:59: 방가</description>
    </item>
    
    <item>
      <title>torah</title>
      <link>http://shanmdphd.rbind.io/personal/2005-07-08-01-12/</link>
      <pubDate>Fri, 08 Jul 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-07-08-01-12/</guid>
      <description>잠자는 것의 달콤함을 쓰게 느끼고 TV보며 얻는 흥분을 책으로 바꾸고 인터넷을 즐기기보다는 사람들을 열정적으로 만나는 그런 사람이 되겠습니다
그 전에 없애야 할 전제가 얼마나 많은지요! 그 전에 비워야 할 욕심이 얼마나 많은지요!
정결하고 깨끗한 그릇으로 살겠습니다.
네 연소함을 업신여기지 못하게 하라!!!
댓글 하나 달렸습니다.
   유은정 2005.07.12 00:30: 아..욕심은 고통의 근원이에요ㅠ 이런면에선 붓다와 그리스도의 공통점이 참 많네요 진리는 하나라서 그런가..</description>
    </item>
    
    <item>
      <title>아침시간</title>
      <link>http://shanmdphd.rbind.io/personal/2005-07-06-00-08/</link>
      <pubDate>Wed, 06 Jul 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-07-06-00-08/</guid>
      <description>아침시간이 얼마나 소중한지 새삼 깨닫는다
하나님의 말씀으로 하루를 시작하는 것은 그 무엇과도 바꾸기 힘든, 그 무엇으로도 채우지 못하는 지혜와 평안을 준다</description>
    </item>
    
    <item>
      <title>루이스 vs 프로이트</title>
      <link>http://shanmdphd.rbind.io/personal/2005-07-05-00-49/</link>
      <pubDate>Tue, 05 Jul 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-07-05-00-49/</guid>
      <description>Array
희안한 책을 발견하다 cs루이스 vs 프로이트 -신의 존재, 사랑, 성, 인생의 의미에 관한 유신론자와 무신론자의 대논쟁- 아맨드란 harvard대학 교수님이 쓴 책인데, 가장 먼저 서문을 읽고, &amp;lsquo;성&amp;rsquo;에 대한 부분을 정독했다
&amp;ldquo;프로이트는 &amp;lsquo;인생의 목적은 행복이며 성적(생식기의) 사랑이 모든 행복의 원형이다&amp;rsquo;라고 말하였고, 루이스는 이를 강하게 부정하여 더욱 영구적인 행복의 원천은 다른 데 있다고 믿었다.&amp;rdquo;
인류의 위대한 지성인 루이스와 프로이트를 한 권의 책으로 볼 수 있다니 너무 기쁘다..
소크라테스는 &amp;ldquo;성찰하지 않는 삶은 살 가치가 없다&amp;quot;고 말했다고 한다.</description>
    </item>
    
    <item>
      <title>지름신</title>
      <link>http://shanmdphd.rbind.io/personal/2005-07-02-19-17/</link>
      <pubDate>Sat, 02 Jul 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-07-02-19-17/</guid>
      <description>개뿔 쑈하고 있다
[정의구현 사전] 지름신[jirmsin] 명사 [한겨레21 2005-06-17 18:12]
[한겨레] ▣ 구둘래 기자 anyone@hani.co.kr 동사 ‘지르다’와 ‘신’(神)이 합쳐져 만들어진 합성어. ‘지름신이 강림하셨다’는 ‘질렀다’와 통한다. 구매별 유형은 ‘충동구매’, 구매수단은 현금보다는 카드, 주 구매대상은 프라모델, 게임팩, 전자제품 등이었지만 현재는 권세가 넓어져 거래가 이루어지는 곳이면, 쇼핑몰, 백화점, 마트, 인터넷 쇼핑몰, 홈쇼핑 어디든 창궐한다. 이 신이 강림하게 되면 ‘싸다’ ‘유용하다’ ‘딱이다’ ‘필요하다’라는 생각에 들리게 되고 별로 싸지도, 유용하지도, 필요하지도, 어울리지 않는 물건을 사게 된다.</description>
    </item>
    
    <item>
      <title>하고싶은 것, 해야할 것</title>
      <link>http://shanmdphd.rbind.io/personal/2005-06-27-01-10/</link>
      <pubDate>Mon, 27 Jun 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-06-27-01-10/</guid>
      <description>Array
몸이 원하는 것: 한학기동안 힘들었는데 좀 쉬자
해야할 것: 한학기동안 힘들때 잘 해냈으니 더 힘들어보자
몸이 원하는 것: 여자친구 사귀고 놀러다니면서 재밌게 지내자 인생 모 있냐
해야할 것: 여자친구 사귄후 관계를 지속할수 있는 상황이 아니잖아 참자
몸이 원하는 것: 꿈과 희망..그런게 어딨나 돈버는게 최고다
해야할 것: &amp;lsquo;돈=행복&amp;rsquo;이란 거짓에 정면으로 맞서는 일. 그리스도의 길로 걸어가는 것
대한민국사회의 핵심system인 입시제도와 징병제를 통해서 하고싶은 일과 해야할 일은 별개일 수 있다는 사실을 뼈져리게 느꼈습니다 해야할 일을 하고 싶은 일로 만들라는 소리는 한성필씨에겐 꿈같은 이야기입니다</description>
    </item>
    
    <item>
      <title>한성필</title>
      <link>http://shanmdphd.rbind.io/personal/2005-06-23-01-40/</link>
      <pubDate>Thu, 23 Jun 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-06-23-01-40/</guid>
      <description>말을 아껴야 합니다 말뿐인 놈이 안되기 위해서 말수를 줄여야 하겠습니다 몇년전엔 말로 먹고 살았지만 이젠 제가 하는 모든 말에 책임을 져야 할 때가 온것 같습니다
텔레비전에서 섹스앤더시티영화를 하더군요 거기나온 배역들이 질퍽한 질투속에 살고 있다는 걸 역겹다고 해야 할까요..아니면 쿨하다고 해야할까요
전자를 택하겠습니다
댓글 2개가 달렸습니다.
   갓갓게 2005.06.24 09:18: satc를 그렇기 보니 유감입니다만 보신 것은 영화가 아니라 여성드라마이며 6년간 이어진 시트콤에 가깝습니다. 질퍽하게 내뱉는 민달팽이 애액.그런 가래침같은 질투라고 싸잡아 무시하는건 좀 아니라고 보는데요?</description>
    </item>
    
    <item>
      <title>슬프다</title>
      <link>http://shanmdphd.rbind.io/personal/2005-06-20-15-57/</link>
      <pubDate>Mon, 20 Jun 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-06-20-15-57/</guid>
      <description>Array
슬픈 대한민국입니다&amp;hellip;
댓글 하나 달렸습니다.
   혜영 2005.06.24 19:26: &amp;lsquo;슬프다&amp;rsquo;란 감정이 너무 잘 어울린다. 슬프게도..</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2005-06-17-21-31/</link>
      <pubDate>Fri, 17 Jun 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-06-17-21-31/</guid>
      <description>티피컬 애지안 스피릿
위대하다</description>
    </item>
    
    <item>
      <title>하루</title>
      <link>http://shanmdphd.rbind.io/personal/2005-06-17-00-08/</link>
      <pubDate>Fri, 17 Jun 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-06-17-00-08/</guid>
      <description>하루는 24시간. 분으로 환산하면 24(시간) x 60(분/시간) = 1440(분) 이중에 60분을 밥을 먹었고200분 잠을 잤고60분정도는 이동했다면 60+200+60=320분 그렇다면 깨어서 활발하게 활동하는 시간은 1440-320분=1120분 약 1100분정도 앉아있었다 평소에 공부좀 할껄
소료수 소료수 소료수
1100(분) / 60(분/시간) equals 18.33(시간)</description>
    </item>
    
    <item>
      <title>Remaining Tasks in June..</title>
      <link>http://shanmdphd.rbind.io/personal/2005-06-15-00-49/</link>
      <pubDate>Wed, 15 Jun 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-06-15-00-49/</guid>
      <description>Array
 5 final exams (all major courses) 2 term projects (Matlab + JAVA programming) 1 Presentation RHUL 수강신청 confirm 결혼식 참석 2번 KETI internship 부목자훈련 종강 EGI 3rd session starting birthday party + comeback celebration torah학교 참석  느낀점
 6월엔 결혼을 많이한다 여름 고시원에 사는건 군에서의 여름을 추억하게 한다 (사람들의 땀+발냄새) 19학점을 전공만 듣는건 좋은 생각이 아니다 영국인들은 일처리가 느리다 &amp;hellip;.  만일 네가 모든 걸 잃었고 모두가 너를 비난할 때 너 자신이 머리를 똑바로 쳐들 수 있다면 만일 모든 사람이 너를 의심할 때 너 자신은 스스로를 신뢰 할 수 있다면 만일 네가 기다릴 수 있고 또한 기다림에 지치지 않을 수 있다면 거짓이 들리더라도 거짓과 타협하지 않으며 미움을 받더라도 그 미움에 지지 않을 수 있다면 그러면서도 너무 선한 체 하지 않고 너무 지혜로운 말들을 늘어놓지 않을 수 있다면 만일 네가 꿈을 갖더라도 그 꿈의 노예가 되지 않을 수 있다면 또한 네가 어떤 생각을 갖더라도 그 생각이 유일한 목표가 되지 않게 할 수 있다면 그리고 만일 인생의 길에서 성공과 실패를 만나더라도 그 두가지를 똑같은 것으로 받아들일 수 있다면 네가 말한 진실이 왜곡되어 바보들이 너를 욕하더라도 너 자신은 그것을 참고 들을 수 있다면 그리고 만일 너의 전생애를 바친 일이 무너지더라도 몸을 굽히고서 그걸 다시 일으켜 세울 수 있다면 한번쯤은 네가 쌓아올린 모든 걸 걸고 내기를 할 수 있다면 그래서 다 잃더라도 처음부터 다시 시작할 수 있다면 그러면서도 네가 잃은 것에 대해 침묵할 수 있고 다 잃은 뒤에도 변함없이 네 가슴과 어깨와 머리가 널 위해 일할 수 있다면 설령 너에게 아무것도 남아있지 않는다해도 강한 의지로 그것들은 움직일 수 있다면 만일 군중과 이야기하면서도 너 자신의 덕을 지킬 수 있고 왕과 함께 걸으면서도 상식을 잃지 않을 수 있다면 적이든 친구든 너를 해치지 않게 할 수 있다면 모두가 너에게 도움을 청하되 그들로 하여금 너에게 너무 의존하지 않게 만들 수 있다면 그리고 만일 네가 도저히 용서할 수 없는 1분간을 거리를 두고 바라보는 60초로 대신할 수 있다면 그렇다면 세상은 너의 것이며 너는 비로소 한 사람의 어른이 되는 것이다.</description>
    </item>
    
    <item>
      <title>많은사람들이묻는다</title>
      <link>http://shanmdphd.rbind.io/personal/2005-06-13-01-58/</link>
      <pubDate>Mon, 13 Jun 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-06-13-01-58/</guid>
      <description>많은 사람들이 묻는다 &amp;lsquo;너는 교회에 왜 가니? 공부할 시간 뺏기고, 헌금하는데 돈 내야하지 않느냐 결국 다~목사님들 입으로 들어가잖아?&amp;rsquo;
나는 자신있게 말한다 일주일중 교회있는 시간에서 기도하고 예배드리는 시간이 나에게 가장 값진 시간이고, 지금까지 어느 누구도 어느 무엇도 주지 못한 귀중한 경험을 2000년전 나무에 달린 자가 주었다고..
input과 output은 비례한다고들 한다 특정 부분에 노력을 많이하면 댓가도 많아지겠지 하지만 풀리지 않는 의문은, 주님께서 거의 0에 가까운 미약한 input에도 감당할 수 없는 output을 주셨으며, 주시고있으며, 주실 것이란 사실이다.</description>
    </item>
    
    <item>
      <title>으으...</title>
      <link>http://shanmdphd.rbind.io/personal/2005-06-12-02-05/</link>
      <pubDate>Sun, 12 Jun 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-06-12-02-05/</guid>
      <description>반도체공부하다가 너무 짜증나서 핸드아웃 찢어버릴뻔 했다. 확실히, 시험보기엔 수학이 더 수월하다!
몇번의 실패뒤에 찾아노는 땀방울의 댓가 이게 정말 값지다</description>
    </item>
    
    <item>
      <title>가로등</title>
      <link>http://shanmdphd.rbind.io/personal/2005-06-08-00-40/</link>
      <pubDate>Wed, 08 Jun 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-06-08-00-40/</guid>
      <description>창밖으로 가로등 세개가 보인다 주황빛의 백열 전구에서 십자 모양의 빛이 퍼져나가고 있다. 고시원에 모기가 늘은 것 같다 밤에 잘때 물리지는 않을른지.. 어젯밤 귓볼 근처에 물렸는데 음악을 들을때마다 조금 아프다.
Field에서 작은 교전이 있었으나 피해는 적다.</description>
    </item>
    
    <item>
      <title>날씨가 많이 더워졌네</title>
      <link>http://shanmdphd.rbind.io/personal/2005-06-08-23-23/</link>
      <pubDate>Wed, 08 Jun 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-06-08-23-23/</guid>
      <description>땀이 나기 시작했다 여름엔&amp;hellip;</description>
    </item>
    
    <item>
      <title>눈물</title>
      <link>http://shanmdphd.rbind.io/personal/2005-06-08-23-41/</link>
      <pubDate>Wed, 08 Jun 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-06-08-23-41/</guid>
      <description>그것을 어떻게 다 설명할 수 있겠어&amp;hellip;
그것을 어떻게 말로 다 표현할 수 있겠어&amp;hellip;
난 나를 몰라. 난 이 세상을 몰라.
그렇지만 너무 기뻐&amp;hellip;</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2005-06-07-19-24/</link>
      <pubDate>Tue, 07 Jun 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-06-07-19-24/</guid>
      <description>Mission Ability Personality
오늘 김춘호원장님이 말씀해주신 MAP</description>
    </item>
    
    <item>
      <title>젊은이</title>
      <link>http://shanmdphd.rbind.io/personal/2005-06-07-00-14/</link>
      <pubDate>Tue, 07 Jun 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-06-07-00-14/</guid>
      <description>상처가 곪아 문드러져 썩어들어져 가고 있는데도 그것을 잘라내면 아플것 같아서 못자르고 있는 한심한 족속 나의 습성과 기질을 버리지 못하면, 주님의 일을 하는데 방해만 될 것이다
&amp;ldquo;허탄한 신화를 버리고 오직 경건에 이르기를 연습하라&amp;rdquo;
허탄한 신화 허탄한 신화 허탄한 신화를 버리자
&amp;lsquo;허탄한 신화를 버리면 재미없고 아프고 허무할껄?&amp;rsquo; 아니! 그렇지 않아! 날 세뇌하려 하지마! 너의 거짓과 분장에 질려버렸다
 수통에 물은 가득 채웠다 노리쇠 후퇴 전진, 조정간 위치 자동 진지구축 완료 분대장 명령을 기다린다</description>
    </item>
    
    <item>
      <title>encryption</title>
      <link>http://shanmdphd.rbind.io/personal/2005-06-06-01-41/</link>
      <pubDate>Mon, 06 Jun 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-06-06-01-41/</guid>
      <description>kabod Yahweh
  내 눈에 콩깍지가 제대로 씌인다면 어떻게 벗겨내야 할까? 일생에 콩깍지를 벗겨낸 경험이 전무하다!
  전공을 바꾼다
  썩어가는 속사람
   일년지계 (一年之計) 막여수곡 (莫如授穀) 십년지계 (十年之計) 막여수목 (莫如授木) 백년지계 (百年之計) 막여수인 (莫如授人) or 일년지계 (一年之計) 막여수전 (莫如授錢) 십년지계 (十年之計) 막여수전 (莫如授錢) 백년지계 (百年之計) 막여수전 (莫如授錢)
  나에게 악은 쉴 때 찾아온다. 정말이지 쉬고싶지 않다. 나에게 쉼은 곧 악이다. 정신없이 피토하도록 열심히 살고싶다.</description>
    </item>
    
    <item>
      <title>대학을 나와도</title>
      <link>http://shanmdphd.rbind.io/personal/2005-06-05-01-30/</link>
      <pubDate>Sun, 05 Jun 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-06-05-01-30/</guid>
      <description>대학을 나와도 그대같다면 대학을 안 보내는게 나을 듯 합니다
그대, 학력콤플렉스는 없을지언정 말주변컴플렉스 정도는 갖는게 좋을 것 같습니다
덧붙여, 곧 박사님이 될 것으로 아는데 빨강학교의 박사학위수여반대집단을 조심하시오, 그대만큼 고지식합니다&amp;hellip;
댓글 하나 달렸습니다.
   프랭키 2005.06.05 14:01: 어허..</description>
    </item>
    
    <item>
      <title>블로그 만들었는데</title>
      <link>http://shanmdphd.rbind.io/personal/2005-06-04-00-38/</link>
      <pubDate>Sat, 04 Jun 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-06-04-00-38/</guid>
      <description>Array
이걸 어디다 써먹지??
http://wreckord.net/blog</description>
    </item>
    
    <item>
      <title>Engineers of the future</title>
      <link>http://shanmdphd.rbind.io/personal/2005-06-03-00-18/</link>
      <pubDate>Fri, 03 Jun 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-06-03-00-18/</guid>
      <description>Array
따시, franky, 강자, 씅준 난 너희가 자랑스럽다
댓글 2개가 달렸습니다.
   승준 2005.06.03 18:54: 미친&amp;hellip; 도촬쟁이 pil.han@gmail.com 2005.06.04 00:12: 땡큐</description>
    </item>
    
    <item>
      <title>유월이다!</title>
      <link>http://shanmdphd.rbind.io/personal/2005-06-02-03-02/</link>
      <pubDate>Thu, 02 Jun 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-06-02-03-02/</guid>
      <description>Array
아하하하하^_^ 여러분 유월입니다
12 나누기 2하면 6이 나옵니다 하루중 가장 좋은 시간 아침 6시와 저녁 6시 일년중 가장 좋은 달, 유월.
기뻐요T_T
사진은 어제 새벽 2시 과학도서관, 퍼질러 자는놈은 franky,
댓글 하나 달렸습니다.
   프랭키 2005.06.05 14:00: 섀끼..</description>
    </item>
    
    <item>
      <title>감사합니다</title>
      <link>http://shanmdphd.rbind.io/personal/2005-05-31-16-57/</link>
      <pubDate>Tue, 31 May 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-05-31-16-57/</guid>
      <description>거짓된 자에게 실패를 주셔서 감사합니다 주님 진실하게 살게해주세요&amp;hellip;.
댓글 2개가 달렸습니다.
   잉이 2005.06.26 19:34: 거짓과 위선중에 뭐가 더 나쁜거지?
상대 앞에서 진실된 저주를 퍼붓지 못하는것
역시 거짓이며 위선이 아닌가&amp;hellip; pil.han@gmail.com 2005.11.28 09:03: 그 말이 참이도다! 문제는 인간 마음 속에 저주의 동기가 생겨날 때에 있다고 생각하네. 저주의 마음이 생겨난 이후 그것을 빠르게 해소하지 못한다면 위선이 되거나 독설이 되겠지.. 인간의 참혹함이여</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2005-05-30-03-49/</link>
      <pubDate>Mon, 30 May 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-05-30-03-49/</guid>
      <description>여러 일들이 시작되고 마무리된다 희비가 교차하는 한주가 될것 같다 지난주부터 머릿속이 급격하게 format되어 가는 기분이다 관념속의 세계와 실제의 세계의 간극은 생각외로 컸다
오늘도 늦은밤, 밤은 생각할 것들을 많이 남겨주지만 많은 문제의 해결은 낮에 이루어진다
내일도 힘찬 하루를 시작하지만, 의문은 계속 되겠지..
나이를 먹어간다는 사실이 행복하다 나이를 먹어갈수록 겸손해 질 수 있는 것 같다.
plus, &amp;ldquo;고뇌에 지는 것은 수치가 아니다. 쾌락에 지는 것이야말로 수치다.&amp;rdquo; 블뢰즈파스칼의 저 한마디가 큰힘이 된다.
자신있게 &amp;ldquo;고뇌하였다&amp;quot;라고 말할수 있을 정도로 생각해보자</description>
    </item>
    
    <item>
      <title>진지한 갈등중!</title>
      <link>http://shanmdphd.rbind.io/personal/2005-05-28-03-30/</link>
      <pubDate>Sat, 28 May 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-05-28-03-30/</guid>
      <description>제감!!!</description>
    </item>
    
    <item>
      <title>그러고보니</title>
      <link>http://shanmdphd.rbind.io/personal/2005-05-24-03-27/</link>
      <pubDate>Tue, 24 May 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-05-24-03-27/</guid>
      <description>이번 학기도 한달밖에 안남았구나 정말 빨라도 너무 빠르다.
지금 시간 5월 24일 화요일 새벽 3시 25분 벌써 몇일째냐 이시간까지 깨어 있는게.. 동아리방, 라디오와 컴퓨터와 물~ ^_^
자..이제 자러 가자 안녕 어제
댓글 하나 달렸습니다.
   나 2005.05.25 02:44: 얼~ 진짜~ 열심히 사는구나. 공부하다가 그러는거 맞지??</description>
    </item>
    
    <item>
      <title>소름끼치다</title>
      <link>http://shanmdphd.rbind.io/personal/2005-05-20-17-01/</link>
      <pubDate>Fri, 20 May 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-05-20-17-01/</guid>
      <description>어떻게 이렇게 될수가 있는 것일까? 소름끼쳐</description>
    </item>
    
    <item>
      <title>do not miss your chance to blow</title>
      <link>http://shanmdphd.rbind.io/personal/2005-05-19-16-57/</link>
      <pubDate>Thu, 19 May 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-05-19-16-57/</guid>
      <description>do not miss your chance to blow - Eminem, in 8mile time to act, now we really appreciate you!</description>
    </item>
    
    <item>
      <title>호림고시원</title>
      <link>http://shanmdphd.rbind.io/personal/2005-05-15-02-31/</link>
      <pubDate>Sun, 15 May 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-05-15-02-31/</guid>
      <description>Array
방좀 치워야 되는데;
댓글 3개가 달렸습니다.
   댚. 2005.05.16 17:59: 양호선언&amp;hellip; 43 2005.05.17 12:40: 조아 달걀 2005.05.20 00:48: 호림고시원 방치곤 괜찮은 방 갔다. 창문도 보이고&amp;hellip; 에효&amp;hellip;</description>
    </item>
    
    <item>
      <title>!</title>
      <link>http://shanmdphd.rbind.io/personal/2005-05-13-16-11/</link>
      <pubDate>Fri, 13 May 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-05-13-16-11/</guid>
      <description>생활이 말이 아니다 잘 못 씻고, 잘 못 자고, 잘 못 먹지만
잘못되지는 않고 있다
비록 잘 모르겠지만 잘 모르기 때문에 더 잘하려고 하는거 아니겠니
잘잘잘
댓글 하나 달렸습니다.
   잉이 2005.06.26 19:35: 잘근</description>
    </item>
    
    <item>
      <title>잠자는 시간을 줄여야겠다</title>
      <link>http://shanmdphd.rbind.io/personal/2005-05-03-01-18/</link>
      <pubDate>Tue, 03 May 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-05-03-01-18/</guid>
      <description>그래요..주님 전 참 말뿐인거 같아요 끝맺음도 확실하지 못합니다 우유부단해서 기회를 잡아도 실행하지 못합니다 근데 계획을 한번 세워봤습니다 도와주세요 전 불성실하지만 주님은 신실하십니다 전 부족하지만 주님은 승리자이십니다
&amp;ldquo;4시간만 자자 원래 머리가 나쁘니까 잠을 줄여야 한다 묵상할 시간이 없다고 투덜대지말고 잠안자고 기도하고 정신차려서 공부하자
하루에 big java 3페이지씩 나가고 예습 복습 잘하자 교수님 만나서 논문 준비도 열심히 해보자 GRE 공부도 열심히 해보자 예습복습도 잘하고 주초엔 다가가지도 말자 벗은여자보며 묵상하지말고 성경보며 묵상하자&amp;rdquo;
10%도 못지킬거 압니다&amp;hellip; 그래도 도와주세요</description>
    </item>
    
    <item>
      <title>comedy</title>
      <link>http://shanmdphd.rbind.io/personal/2005-05-02-18-59/</link>
      <pubDate>Mon, 02 May 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-05-02-18-59/</guid>
      <description>오~ 나의 Y.
오늘도 나는 특정 어플리케이션에 모든 리소스를 빼앗겨 버린 비선점형OS처럼 네 생각에 어떠한 멀티 태스킹도 할 수 없어.
기억나니, 너와의 첫 만남.
널 처음 본 순간 나의 마음은 Sin(250t+0.5라디안)으로 요동치고, 내 머릿속엔 int main() { while() printf(너무이쁜 Y n); return 0; }
난 그때 알았어. 너와 나는 Frequency가 일치한다는걸..
아마 250으로 맞춰진 우리의 Frequency가 그때 resonance(공명)을 일으켰나봐. 우린 자기도 모르게 서로에게 말을 걸었지. 아, 그때의 떨림이란..
사실 나는 그때까지는 Unit Step Function같은 사랑은 없다고 생각했어.</description>
    </item>
    
    <item>
      <title>요즘 날씨</title>
      <link>http://shanmdphd.rbind.io/personal/2005-05-02-16-19/</link>
      <pubDate>Mon, 02 May 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-05-02-16-19/</guid>
      <description>요즘과 같이 맑고 화창한 날씨! 정말 너무 좋아^-^
하하하
너무 행복해!</description>
    </item>
    
    <item>
      <title>날 믿을 수 없다.</title>
      <link>http://shanmdphd.rbind.io/personal/2005-04-26-00-17/</link>
      <pubDate>Tue, 26 Apr 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-04-26-00-17/</guid>
      <description>도저히 난 자신을 믿을 수 없다
그러나 난 예수님을 믿는다
내 속에서 정한 마음을 새롭게 하시는 주님이 함께 하심을 믿는다
내가 의지할 바는 쾌락의 하렘이나 지식의 상아탑이나 권력의 왕국에 있지 않고..
the kingdom of God 그곳에 있다 이맘 변치 말자 성필아
내가 할 수 있는 최고의 정결함을 허락하소서
댓글 5개가 달렸습니다.
   silvertap 2005.04.26 00:23: 예수님은 믿을만 할 사람이냐? pil.han@gmail.com 2005.04.26 01:47: AS FAR AS I KNOW!! shining 2005.</description>
    </item>
    
    <item>
      <title>no pain no gain</title>
      <link>http://shanmdphd.rbind.io/personal/2005-04-08-11-19/</link>
      <pubDate>Fri, 08 Apr 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-04-08-11-19/</guid>
      <description>no pain, no gain
the audience of one 한명의 청중앞에서 행하겠습니다 최고의 것을 주님 앞에 올려드리겠습니다
대통령께 올려드릴 보고서보다 대학 총장한테 올려드릴 보고서보다
soli deo gloria 오직 하나님께 영광을
sungpilhan</description>
    </item>
    
    <item>
      <title>매점아저씨</title>
      <link>http://shanmdphd.rbind.io/personal/2005-04-03-01-10/</link>
      <pubDate>Sun, 03 Apr 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-04-03-01-10/</guid>
      <description>지하철을 타고 교회에 가는데 전화가 왔다 서현고등학교 다닐때 매점아저씨였다; 하하하
이런일두 있구나 지금 명동에서 작은 빌딩을 구입해서 가게를 운영하시구 있다구 한다&amp;hellip;
나중에 꼭 찾아갈께요 아저씨 보구시퍼요
댓글 2개가 달렸습니다.
   Ally 2005.04.03 10:32: 우와! 장옥루 2005.04.22 00:03: 징점아저씨~~</description>
    </item>
    
    <item>
      <title>그리스도인</title>
      <link>http://shanmdphd.rbind.io/personal/2005-03-31-23-22/</link>
      <pubDate>Thu, 31 Mar 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-03-31-23-22/</guid>
      <description>그리스도인이라고 말할때는 구원받은 자임을 외치는 것이 아니라 한때는 죄인이었음을 속삭이는 것이다. 그래서 하나님을 선택했노라고&amp;hellip;
교만한 마음으로 자랑하는 것이 아니라 여전히 실수하는 자임을 인정하는 것이다. 그래서 하나님의 도우심이 필요하노라고..
강한 자임을 드러내는 것이 아니라 약한 자임을 고백하는 것이다. 그래서 하나님이 힘주시기를 기도하노라고
성공했음을 자랑하는 것이 아니라 실패했음을 시인하는 것이다. 내가 진 빚을 다 갚을 수가 없노라고
모든 것을 안다는 것이 아니라 몰라서 혼란스러움을 시인하는 것이다. 그래서 겸손히 하나님의 가르치심을 구하노라고
온전하다고 주장하는 것이 아니라 부족함이 많음을 인정하는 것이다 그래서 오직 하나님의 인정하심만을 믿노라고</description>
    </item>
    
    <item>
      <title>우리과 싸잇트 게시판에서..</title>
      <link>http://shanmdphd.rbind.io/personal/2005-03-25-21-26/</link>
      <pubDate>Fri, 25 Mar 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-03-25-21-26/</guid>
      <description>피할수없다면&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;.즐겨라
튀지못한다면&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;.찌그러져라
나서지못한다면&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;.알아서기어라
포기할거라면&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;.시작도하지마라
도망칠거라면&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;.앞으로뛰어라
내것이아니면&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;.버려라
가질수없다면&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;.잊어라
잊을수없다면&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;.내것으로만들어라
내것으로만들수없다면&amp;hellip;&amp;hellip;.그리움만배워라
댓글 하나 달렸습니다.
   pil.han@gmail.com 2005.03.25 21:27: 없어지지 않는 건, 목적에 대한 열망..목적을 성취하지 못해도 그 뜨거움이 단련시키리</description>
    </item>
    
    <item>
      <title>role model</title>
      <link>http://shanmdphd.rbind.io/personal/2005-03-24-01-16/</link>
      <pubDate>Thu, 24 Mar 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-03-24-01-16/</guid>
      <description>이재성교수님 조준모씨</description>
    </item>
    
    <item>
      <title>너무 바쁠땐</title>
      <link>http://shanmdphd.rbind.io/personal/2005-03-24-01-05/</link>
      <pubDate>Thu, 24 Mar 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-03-24-01-05/</guid>
      <description>Array
소설책이 왜이리 보구싶은지&amp;hellip; 하하하
일본 여류작가의 소설이나, 독일 근대 소설이나, 오정희씨의 우물같은 소설
안바쁠땐 나중에 더 여유있을때 보려구 안보구 바쁠땐 바빠서 안보니 결국 안보게 되는거다 꾸엑!!
인도가구싶네
댓글 하나 달렸습니다.
   꼬장은 2005.03.29 12:26: 크 이 사진-_- 저도 인도 가고싶어요</description>
    </item>
    
    <item>
      <title>Man proposes. God disposes</title>
      <link>http://shanmdphd.rbind.io/personal/2005-03-18-12-56/</link>
      <pubDate>Fri, 18 Mar 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-03-18-12-56/</guid>
      <description>Man proposes. God disposes
댓글 하나 달렸습니다.
   pil.han@gmail.com 2005.03.20 11:24: 진인사대천명</description>
    </item>
    
    <item>
      <title>전영록과 세바스챤</title>
      <link>http://shanmdphd.rbind.io/personal/2005-03-14-00-27/</link>
      <pubDate>Mon, 14 Mar 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-03-14-00-27/</guid>
      <description>Array
ㅋㅋ</description>
    </item>
    
    <item>
      <title>오늘 같은 날씨</title>
      <link>http://shanmdphd.rbind.io/personal/2005-03-10-23-38/</link>
      <pubDate>Thu, 10 Mar 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-03-10-23-38/</guid>
      <description>아침이 저녁같았다 점심엔 깜짝놀랐다 저녁엔 비가 왔다 봄비를 맞으며 집으로 돌아오는데, 어떻게 세상은 이렇게 오묘한지!</description>
    </item>
    
    <item>
      <title>sola scriptura</title>
      <link>http://shanmdphd.rbind.io/personal/2005-03-07-22-31/</link>
      <pubDate>Mon, 07 Mar 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-03-07-22-31/</guid>
      <description>&amp;ldquo;너희는 먼저 그의 나라와 그 의를 구하라 그리하면 이 모든 것을 너희에게 더하시리라&amp;rdquo;
그 두가지면 족하지 않은가? 평강과 희락의 나라가 찾아오고 모든 골짜기와 산이 평평해지면 정말 기쁘지 않겠는가!&amp;hellip;.
그리스도를 향한 나의 사랑이 턱없이 낮고 낮아서 너무나 부끄럽다 내 모든 행위와 사고가 그 분께 맞춰지지 않고 있다는게 너무나 안타깝다
성경에 토달지않는 한성필은 언제 될까</description>
    </item>
    
    <item>
      <title>네버랜드를 찾아서</title>
      <link>http://shanmdphd.rbind.io/personal/2005-03-06-01-40/</link>
      <pubDate>Sun, 06 Mar 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-03-06-01-40/</guid>
      <description>인간에게 상상력이 있다는 사실은 주님 주신 엄청난 축복입니다 우리들의 상상력을 스스로 막는 것은 &amp;lsquo;다이아몬드를 돌이라고 하는 것과 같습니다&amp;rsquo;
나에게 유년시절이 있었다는 사실에 감사합니다 사랑은 인간을 변화시켰으며 앞으로도 변화시킬 것입니다
댓글 하나 달렸습니다.
    2005.03.06 19:21: 그런데&amp;hellip;. 그게 말이지.. 꼭 그런건가?</description>
    </item>
    
    <item>
      <title>요런건..?</title>
      <link>http://shanmdphd.rbind.io/personal/2005-03-03-23-56/</link>
      <pubDate>Thu, 03 Mar 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-03-03-23-56/</guid>
      <description>Array
요런 사진은 참 재밌죠?? 우훗
한 20년쯤 지난후에 보면 더 재밌을거야!</description>
    </item>
    
    <item>
      <title>Martin Luther</title>
      <link>http://shanmdphd.rbind.io/personal/2005-03-02-00-59/</link>
      <pubDate>Wed, 02 Mar 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-03-02-00-59/</guid>
      <description>&amp;ldquo;신부님. 오늘 오후 저는 시험을 잘 봤습니다&amp;rdquo;
&amp;ldquo;그래서?&amp;rdquo;
&amp;ldquo;저는&amp;hellip;저 자신의 공로로 그 명예를 얻은 것처럼 느꼈습니다.&amp;rdquo;
&amp;ldquo;마르틴&amp;hellip;&amp;rdquo;
&amp;ldquo;마치 이 머리, 이 육신이 명예를 얻을 만한 뭔가를 해낸 것처럼 말입니다.&amp;rdquo;
밝은 빛가운데로 걸어가며 빛된 자로 행동했던 마르틴 루터처럼! 오직 모든 것을 은혜로 여기며 모든 것을 겸손과 지혜로 행동하길.. 나같은 죄인을 돌보시는 놀라우신 주님의 은혜에 정말로 감사합니다
&amp;ldquo;에르고 쏠라 그라씨아 유스티피카트 ergo sola gratia justificat 오직 은혜로 의롭다하심을 얻는다&amp;rdquo;
어둔 세상의 빛이 되길, 썩은 세상의 소금이 되길 간절히 바랍니다</description>
    </item>
    
    <item>
      <title>결혼식</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-27-02-56/</link>
      <pubDate>Sun, 27 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-27-02-56/</guid>
      <description>Array
창욱이 형이 결혼을 했다 신부님은 아버지의 손에서 신랑의 손을 잡게 되었다 ^_^ 참 아름다운 광경을 보았다 사람들의 웃음속에서 행복을 보았다
&amp;lsquo;좋은 사람&amp;rsquo; 그걸로 밖에 표현할 수 없어 아! 젊음이여</description>
    </item>
    
    <item>
      <title>급싸!!</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-25-14-30/</link>
      <pubDate>Fri, 25 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-25-14-30/</guid>
      <description>수강신청땜에 머리가 너~무 아프다;;
댓글 하나 달렸습니다.
   pil.han@gmail.com 2005.02.25 22:41: 으으..</description>
    </item>
    
    <item>
      <title>우리과 홈페이지의 짧은 답글</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-25-11-13/</link>
      <pubDate>Fri, 25 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-25-11-13/</guid>
      <description>&amp;ldquo;인생을 함수라고 보면 학점도 물론 중요한 변수가 될 수 있겠지만 인생은 일변수가 아닌 다변수 함수 아닐까요.항상 모든 가능성을 열어두는 사람이 되세요&amp;rdquo;
왠지 위안이 되는걸;</description>
    </item>
    
    <item>
      <title>人間</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-23-00-16/</link>
      <pubDate>Wed, 23 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-23-00-16/</guid>
      <description>Array
어떤 사람이 현명한가? 누구에게서나 배우는 사람. 어떤 사람이 힘이 센가? 자신의 욕망을 다스리는 사람. 어떤 사람이 부자인가? 스스로 만족하는 사람.
댓글 6개가 달렸습니다.
   as8tguy 2005.02.24 16:32: 어떤 사람이 현명한가? 누구에게나 가르치는 사람. 어떤 사람이 힘이 센가? 팔굽혀펴기안쉬고400개하는사람. 어떤 사람이 부자인가? 현금기준30억정도있는사람. pil.han@gmail.com 2005.02.25 10:09: 누구에게나 가르치는 사람 아는 것이 많은 사람 팔굽혀펴기안쉬고400개하는사람. 팔굽혀펴기를 잘 하는 사람 현금기준30억정도있는사람. 현금이 많은 사람 as8tguy 2005.02.25 10:36: 누구에게나 가르치는 사람 아는 것이 많아 세상을 현명하게 살 확률이 많은 사람.</description>
    </item>
    
    <item>
      <title>Don&#39;t doubt yourself</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-22-23-28/</link>
      <pubDate>Tue, 22 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-22-23-28/</guid>
      <description>Array
그래요! 자신을 의심하지 말아요 모든건 계획한대로 될거예요^_^
추신:이건 필통입니다!</description>
    </item>
    
    <item>
      <title>아침~</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-22-08-32/</link>
      <pubDate>Tue, 22 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-22-08-32/</guid>
      <description>묵상을 하고 졸린 눈을 비비며 거실로 나왔다 온 세상이 하얗게 변해가고 있었다 이 광경을 보고 어떻게 가만히 있을 수 있을까? 아 이 웅장함이여! 이 섬세함이여! ^_^
주님의 신실하심은 끝이 없구나</description>
    </item>
    
    <item>
      <title>아앗</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-20-11-32/</link>
      <pubDate>Sun, 20 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-20-11-32/</guid>
      <description>Array
헐벗구 넘어지구 지루하구 자포자기할때라도
그럼에도불구하고!</description>
    </item>
    
    <item>
      <title>커피미학</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-20-11-14/</link>
      <pubDate>Sun, 20 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-20-11-14/</guid>
      <description>Array
이곳의 분위기와 향기 계속해서 기억나 :-)</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-17-00-30/</link>
      <pubDate>Thu, 17 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-17-00-30/</guid>
      <description>존경하는 마틴루터킹목사님이 아내 코레타에게 보낸 편지 中 &amp;ldquo;여보 미안하오. 이렇게 시적 감상과 낭만주의에 빠져들 생각은 아니었소. 사랑이란 빈틈없고 냉철한 지성으로는 표현할 수 없는 것 아니겠소?&amp;rdquo;
나의 거인은 사랑도 멋졌다.</description>
    </item>
    
    <item>
      <title>내방</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-17-10-54/</link>
      <pubDate>Thu, 17 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-17-10-54/</guid>
      <description>Array
침대에서 찍은 책상
문앞에서 찍은 침대
^_^
댓글 하나 달렸습니다.
   댚 2005.02.25 16:10: 너의침대 옆에 고이 자리잡고 있는 &amp;lsquo;그&amp;rsquo; 책은 어디로 증발한걸까?</description>
    </item>
    
    <item>
      <title>발렌타인데이</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-15-00-31/</link>
      <pubDate>Tue, 15 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-15-00-31/</guid>
      <description>Array
최고의 발렌타인데이 선물 초콜렛따위와는 비교할 수 없이 달고 기쁩니다 나의 삶을 새로이 해줄 사람을 만났다고 확신해요
감사합니다 주님! ^_^
댓글 2개가 달렸습니다.
   holypet 2005.02.16 21:27: 축하한다&amp;hellip; pil.han@gmail.com 2005.02.16 22:47: 고맙다 큭</description>
    </item>
    
    <item>
      <title>하루</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-15-22-53/</link>
      <pubDate>Tue, 15 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-15-22-53/</guid>
      <description>2005년 2월 15일이 끝나가고 있어 오늘은 일찍 일어나서 가장먼저 두손을 모았어 원래는 뒹굴뒹굴 늑장부리기가 일수였거든.. 어느샌가 배어든 게으름은 계속 나한테 넌 원래 그렇구 그런놈이야 라구 말하는데, 그렇게 말하지 않고 날 믿구 바라봐준다는 사람이 생겨서일까? 인터넷 중독자인 내가 컴퓨터를 켜기 전에 뭔가 다른걸 할 수 있게 되었어 단 하루가 지났을 뿐인데
샘솓는 안락함과 기쁨의 이유는 그대때문일까? 그대 앞에서 겸손함으로 진실함으로 서고 싶은건 내가 다시 사랑할 수 있게 되었음의 증거일까?
^^
댓글 2개가 달렸습니다.</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-11-03-06/</link>
      <pubDate>Fri, 11 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-11-03-06/</guid>
      <description>정결한 마음 주시옵소서 오 주님</description>
    </item>
    
    <item>
      <title>2월입니다</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-09-01-25/</link>
      <pubDate>Wed, 09 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-09-01-25/</guid>
      <description>^_^
2월은 참 좋은 달이죠? 갑자기 성광이형이랑 영환이랑 성열이랑 지현이가 생각나네요 나와 함께 추운 겨울을 따뜻하게 보낼수 있었던 칭구들..^^ 좁은 내무실에서 같은 매트리스에 누워서 밤늦게까지 얘기하며 보냈던 소중한 시간들이 기억나요 옛날 얘기, 미래 얘기, 그리고 현재의 얘기..
지금 이 순간이 너무 행복하다고 생각합니다 물론 걱정거리가 없다는 말이 아니구요, 어려움이 없다는 얘기가 아닙니다 한순간 불안과 근심에 휩쌓일때도 많지만, 주위에 정말 따뜻한 사람이 많다는 사실이 큰 행복이 됩니다 전화해서 목소리를 들을 수 있고, 만나서 얘기할 수 있는 사람들 말예요</description>
    </item>
    
    <item>
      <title>두번째 헤나 염색 시도!!</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-09-21-10/</link>
      <pubDate>Wed, 09 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-09-21-10/</guid>
      <description>Array
지난번의 처참한 실패이후 꼭 성공하리라는 마음가짐으로 어머니의 도움을 받아 헤나염색중임니다~^_^ 콘헤드가 된 기분?? 잘 될까요? 오오오~~~~~제발 결과는 두시간 뒤에..
ps:헤나 분말 필요하신 분 말씀해주셈 지금 3box 남았어요..
댓글 4개가 달렸습니다.
   pil.han@gmail.com 2005.02.09 23:04: 또 실패!!! 이제 진짜 안해 헤나염색;; 꼬장은 2005.02.09 23:37: 아하하 사진 모델이 진짜;; 웃겨요 반면 사진 색깔은 진짜 예쁘다ㅋㅋ 헤나 그게 안되는구나 잘 한번 해봐야겠어요 pil.han@gmail.com 2005.02.09 23:56: 하지마 하지마 티두 안나~~~~~~~잘 아껴뒀다가 나중에 할머니 되면 하렴 댚 2005.</description>
    </item>
    
    <item>
      <title>그룹스터디 시작 &amp;gt;_&amp;lt;</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-08-03-34/</link>
      <pubDate>Tue, 08 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-08-03-34/</guid>
      <description>Array
오늘은 참 어려운 시간을 보냈다 Jazz Cat이라는 카페를 발견했다는 사실은 큰 위안이다^_^
왼쪽부터 대표, 망창, 맹진 대표의 귀여운 표정과 맹진의 싸한 표정이 우낀다 하하하~
sungpilhan</description>
    </item>
    
    <item>
      <title>부모님과 공공의 적2 를 보았다</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-08-03-38/</link>
      <pubDate>Tue, 08 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-08-03-38/</guid>
      <description>Array
오늘 맹진이 스터디 마치구 가족과 그때그사람 영화를 보러간다구 해서 마니 부러웠다 그런데 아니나 다를까 나두 밤 늦게 공공의적2를 부모님과 보게 되었다 뭐랄까? 오랜만에 부모님과 긴 시간을 보내서 정말 감사했다
그렇지만, 정말 아쉬운건&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;..^_^
댓글 하나 달렸습니다.
   댚 2005.02.20 16:55: 공공의적2 - 콘스탄틴&amp;hellip;</description>
    </item>
    
    <item>
      <title>아유</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-08-03-35/</link>
      <pubDate>Tue, 08 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-08-03-35/</guid>
      <description>Array
사랑하는 우리 아이들~~ 하하하 너희를 보며 힘을 내곤한단다
댓글 하나 달렸습니다.
   전민경 2005.02.10 02:44: 그놈참 잘생겼네</description>
    </item>
    
    <item>
      <title>T_T</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-04-02-03/</link>
      <pubDate>Fri, 04 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-04-02-03/</guid>
      <description>굉장히 슬픈 밤이다
댓글 2개가 달렸습니다.
   Ally 2005.02.05 01:29: 기운내세염~ 제가 해봤는데요, 슬픈 밤이 있어야 기쁜 밤도 있더라구요. pil.han@gmail.com 2005.02.05 02:19: 참 고맙습니다 오늘밤엔 친구들을 만나서 많은 이야기를 했는데 기분이 정말 좋네요</description>
    </item>
    
    <item>
      <title>익숙함</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-01-01-30/</link>
      <pubDate>Tue, 01 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-01-01-30/</guid>
      <description>Array
지구촌교회 까페의 1500원짜리 녹차라떼와 그곳의 분위기가 익숙하다. 만날때마다 티격태격 싸우는 오랜친구의 웃음이 익숙하다. 나 역시 익숙함 속에서 편안함을 느낀다.</description>
    </item>
    
    <item>
      <title>푸른학교 아이들</title>
      <link>http://shanmdphd.rbind.io/personal/2005-02-01-23-43/</link>
      <pubDate>Tue, 01 Feb 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-02-01-23-43/</guid>
      <description>Array
몇달간 정들었던 푸른학교의 귀여운 아이들이 중학교를 졸업할 때가 왔다. 오늘 마지막 만남, 그들을 보내는 송별회를 하였다. 감정이 풍부한 수연이는 어김없이 눈물을 흘렸구, 나의 메마른 눈가에도 눈물이 맺혔다 불우한 환경이 성격을 결정짓는 요인이 될 수 없음을 보여준 아이들, 나 자신이 얼마나 편안한 생활을 해 왔는지 느끼게 해준 아이들, 너무 아쉽지만 가까운 미래에 다시 만날날을 기대한단다</description>
    </item>
    
    <item>
      <title>오해</title>
      <link>http://shanmdphd.rbind.io/personal/2005-01-30-23-49/</link>
      <pubDate>Sun, 30 Jan 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-01-30-23-49/</guid>
      <description>그리스도의 칭의justification와 성화sanctification 둘에 대한 오해에서 율법주의의 골은 깊어만 갔다. 난 스스로 의롭다함을 입기 위해 노력하였다. 성화 자체에 대한 노력보다 칭의에 대한 도전만이 팽배했다. 본질적으로 그 자체는 불가능한 행위였기에, 그런 오해 속에서의 하루하루는 무기력을 낳기 일수였다. 결국 주님은 날 그대로 두시지 않고 변화시키신다 그 완전한 결정체, 사랑의 완성형 앞에서 다시금 자신의 무력함을 깨닫고 죄인에게 넘치는 은혜를 갈망한다.
다시한번 깨닫는다. 그리스도의 십자가 외에는 그 어떤것도 인류의 칭의를 가능케 할 수 없다고. 그런 의미에서 예수는 진정한 승리자다</description>
    </item>
    
    <item>
      <title>그냥..</title>
      <link>http://shanmdphd.rbind.io/personal/2005-01-29-02-30/</link>
      <pubDate>Sat, 29 Jan 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-01-29-02-30/</guid>
      <description>Array
웃을 수 있다는 사실에 너무 감사하다 ^_^ 여기저기 둘러보아도 웃는 모습의 사람들~ 하 하 하
이 글을 쓰면서도 난 웃고 있다~
댓글 2개가 달렸습니다.
   꼬장은 2005.01.31 22:11: 오빠 난 웃고 있지 않잖아요! ㅋㅋ pil.han@gmail.com 2005.02.01 01:19: 사진찍기 직전에 웃고 있었어!-_-</description>
    </item>
    
    <item>
      <title>Walking down that road again..</title>
      <link>http://shanmdphd.rbind.io/personal/2005-01-28-03-55/</link>
      <pubDate>Fri, 28 Jan 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-01-28-03-55/</guid>
      <description>Array
언젠가 한번은 걷게 될 것이라 믿었던 그 길, 그 길을 다시 걷다. 그러나 생각보다 그 길은 낯설지 않았다. 내 기억은 잊혀져 갔지만 몸에 밴 습관은 쉽게 지워지지 않는다. 자연스레 지하철을 내려 에스컬레이터를 타고 정해진 계단을 올라 골목으로 꺾어지는 일련의 동작을 느끼며, 정말 깜짝 놀랐다.
1년여의 시간이 흐르고, 내가 주로 밟는 땅은 그때와는 전혀 다른 곳이다. 그럼에도 그 길에 대한 기억이 이토록 선명해질줄이야..
댓글 3개가 달렸습니다.
   나 2005.</description>
    </item>
    
    <item>
      <title>귀국 둘째 날</title>
      <link>http://shanmdphd.rbind.io/personal/2005-01-26-02-48/</link>
      <pubDate>Wed, 26 Jan 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-01-26-02-48/</guid>
      <description>Array
헤나로 염색을 하고(실제로는 별로 티가 안난다;너무 묽게 한듯..), 교회로 향했다 사람들이 많이 모여있었는데, 일주일간의 공백이 너무나 커 보였다 다들 바쁘게 뭔가에 열중하고 얘기하고 웃고 있었는데 쉽게 다가가기 힘들었다고나 할까? ^_^ 빨리 적응해야겠다. 민경이와 하겐다즈에 갔었는데, 녹차 아이스크림에 비해 초콜렛아이스크림이 너무나 썼다&amp;hellip;
이건 여행 후유증이 분명하다. 뭔가를 시작하려고 할때마다 여행지에서의 기억이 떠오른다 사람들, 사람들, 사람. 오늘 짐을 정리하면서 왠지 눈물이 조금 났다. 현실로 돌아온 뒤의 막막함? 꿈같은 여행에 대한 아쉬움? 이 감정은 무엇일까</description>
    </item>
    
    <item>
      <title>유식이</title>
      <link>http://shanmdphd.rbind.io/personal/2005-01-26-22-52/</link>
      <pubDate>Wed, 26 Jan 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-01-26-22-52/</guid>
      <description>Array
요녀석은 내가 수학을 가르쳐주고 있는 꼬맹이다 어찌나 웃긴지 공부하러 가서 웃다가 돌아온다^_^ 인도에서 사운 향을 피우면서 시간을 보냈다;
금서(禁書)에 대한 책을 읽고 있다. 현재 혁신적이라 평가받는 거의 모든 사상가들은 놀랍게도 당대에 이단 내지는 미치광이라는 소리를 들으며, 자신의 학문적 양심을 지키고자 했다는게 책의 요지다. 포퍼의 반증주의falsificationism에 대해서 계절학기에 들었는데 그 사상과 금서에 대한 설명이 일맥상통한다고 생각했다
결국, 발전은 입증이 아니라 반증에 있는것일까? 나는 자신을 어떻게 반증할 것인가? 또한 사회를 어떻게 반증할 것인가?</description>
    </item>
    
    <item>
      <title>돌아오다</title>
      <link>http://shanmdphd.rbind.io/personal/2005-01-24-10-37/</link>
      <pubDate>Mon, 24 Jan 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-01-24-10-37/</guid>
      <description>Array
그가 돌아왔습니다. 키가 50센티미터는 큰거 같습니다
여행중 찍은 사진의 양 용량 1.46GB, 사진 2175장, 폴더 17개
댓글 3개가 달렸습니다.
   꼬장은 2005.01.24 22:02: 아 이사진 굳인걸요 pil.han@gmail.com 2005.01.24 22:59: 아!그래! 김지윤 2005.01.25 09:47: 오빠 잘 나왔어요^^*</description>
    </item>
    
    <item>
      <title>인도 중간에서</title>
      <link>http://shanmdphd.rbind.io/personal/2005-01-20-06-11/</link>
      <pubDate>Thu, 20 Jan 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-01-20-06-11/</guid>
      <description>Array
내 첫 해외여행이 인도라는 사실이 너무 감사하다 이곳에서 찢어지게 가난한 사람을 보았고 주체할 수 없는 부를 가진 사람을 보았다 썩은 물로 샤워하면서 나에게 미소짓는 사람도 보았고 1달러에 목숨을 걸며 불쌍한 표정을 짓는 사람을 보았다 온갖 종류의 사람들이 뒤섞여 독특한 민족성을 만들어낸 인도. 인도의 매력에 흠뻑, 아주 흠뻑 빠져버리다
 밥잘먹고 잠잘자고 건강하게 지내고 있습니다 조만간 또 찾아뵙죠 인터넷 1시간에 250루피(약6000원), 어마어마한 돈을 내고 쓰는 글의 값어치가 있으려나..??^^
댓글 5개가 달렸습니다.</description>
    </item>
    
    <item>
      <title>나의 이기심에 대한 비판</title>
      <link>http://shanmdphd.rbind.io/personal/2005-01-14-01-08/</link>
      <pubDate>Fri, 14 Jan 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-01-14-01-08/</guid>
      <description>내가 타자의 입장으로써 날 비판하고자 한다면 일일히 나열하기조차 힘들다.. 의도된 바이건 그렇지 않건 난 분명히 누군가에게 상처를 주고 있고, 앞으로도 상처 줄 일이 정말 많을 것이다 지각쟁이에, 거짓말쟁이, 약속어기기쟁이 등등 친구들, 가족들, 선배, 후배들, 그외 스쳐지나가는 많은 사람들에게 정말 미안할 때가 많다
어쩔때는 그런 미안함 조차 생기지 않을 정도로 불감증이 심해지는데 그때 &amp;lsquo;이기심&amp;rsquo;이 새삼 실재함을 느끼며 놀랄 때가 많다. 이 이기심의 문제를 어떻게 해결해야 할 것인가</description>
    </item>
    
    <item>
      <title>감기땜에</title>
      <link>http://shanmdphd.rbind.io/personal/2005-01-13-08-54/</link>
      <pubDate>Thu, 13 Jan 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-01-13-08-54/</guid>
      <description>죽을뻔했는데 간신히 회복되었다
잠을 잤는데 다음날 일어나보니 식은땀이 많이 나있구 가뿐하던데, 물한잔 마시니 감기가 녹아버리다</description>
    </item>
    
    <item>
      <title>카메라 샀다~~~</title>
      <link>http://shanmdphd.rbind.io/personal/2005-01-11-19-21/</link>
      <pubDate>Tue, 11 Jan 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-01-11-19-21/</guid>
      <description>Array
너무 작고 귀여운 카메라^^ sony u-40 여행가서 잘 써야겠다</description>
    </item>
    
    <item>
      <title>우연</title>
      <link>http://shanmdphd.rbind.io/personal/2005-01-10-00-53/</link>
      <pubDate>Mon, 10 Jan 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-01-10-00-53/</guid>
      <description>매우 미묘한 움직임이었다 달리 설명할 수 없는 마음의 변화를 따라 발걸음을 옮겼을때 놀랍게도 거기에 무언가가 &amp;lsquo;있었다&amp;rsquo;
그러나, 간절한 기대와는 다르게 존재는 그 순간 내 관심 밖이 되어버렸다. 어색한 부정, 멋적은 딴청.. 난 활자를 보고 있었지만, 그것이 글자가 되어 머릿속에 들어오진 않았다. 그렇게 주변인으로, 어떤 &amp;lsquo;무언가&amp;rsquo;에게
기분이 묘했다. 그 무언가가 사라진후에도 난 오랫동안 자리를 뜨지 않았다. 마치 난 원래목적이 활자였던 것처럼, 집중했다. 고도로 집중했다 한참, 매우 오랜 시간이 흐른후, 실낯같은 희망을 가지고 주변을 둘러본다 무언가는 아직 있는가?</description>
    </item>
    
    <item>
      <title>들어주는 귀</title>
      <link>http://shanmdphd.rbind.io/personal/2005-01-09-01-45/</link>
      <pubDate>Sun, 09 Jan 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-01-09-01-45/</guid>
      <description>Array
내가 어지러울때, 잘못 판단 했을때 쾌락원칙을 조율해주는 들어주는 귀가 있다 나의 말에 귀기울이는 그 들어주는 귀는 놀랍게도 현명하고 지혜있는 조언까지 아끼지 않는다 나에겐 그런 귀가 없었던 시간이 많았다 내가 들어줄때는 많았지만 나의 말에 귀기울인 존재는 많지 않았다..
듣는다는 행위는 분명 힘든 일이다 세밀한 사랑과 관심이 없이는 불가능하다 누군가의 말을 존중하는 사람은 드물다 전화기에 귀를 대고 있을땐 귀가 뜨겁기까지 하다;; 게다가 대화의 주제가 반복되는 일상에서는 푸념에 가까울때 그것을 듣는 귀는 거의 없을 것이다 그런 뜻에서 나에게 들어주는 귀가 있다는 사실은 너무 너무 감사하다</description>
    </item>
    
    <item>
      <title>나는</title>
      <link>http://shanmdphd.rbind.io/personal/2005-01-07-02-46/</link>
      <pubDate>Fri, 07 Jan 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-01-07-02-46/</guid>
      <description>현재에 사는가?
오늘 정말 수많은 일이 있었고 너무 바쁘게 뛰어다녔다 모든 것의 중심엔 나의 욕망이 존재하고 있었고, 끊임없는 현실원칙과 쾌락원칙의 충돌에서 조금은 혼란스러웠다
버지니아의 고뇌를 보면서 잠깐 눈물을 닦았다
나는 현재에 사는가?&amp;hellip;&amp;hellip; 바보!</description>
    </item>
    
    <item>
      <title>지갑을 찾다^^</title>
      <link>http://shanmdphd.rbind.io/personal/2005-01-07-13-27/</link>
      <pubDate>Fri, 07 Jan 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-01-07-13-27/</guid>
      <description>어제 1005-1에서 지갑을 잃어버렸다 삼룡이같이.. 근데 오늘 어느 젊은 아주머니께서 전화를 하시더니 지갑을 습득했다고 했다 정말 감사했다
지갑을 찾으러 가는 길에 많은 생각이 들었다 내게 가장 가까이 있었고 나의 중요한 정보가 들어있던 사물은 전혀 생각하지도 못한 공간에 있었다 나와 분열된 채로, 다른 누군가에게. 마치 그 언젠가 누군가와의 관계를 잃었을때의 황망함이랄까?
그 상실감. 그 소멸감. 그 공허함.
지갑을 찾으러 그 집의 벨을 눌렀을때 한 아이가 벽에 몸을 숨긴채 나를 빼꼼히 바라보고 있었다 눈이 마주친 순간 난 빙그레 웃었다^_^</description>
    </item>
    
    <item>
      <title>부부</title>
      <link>http://shanmdphd.rbind.io/personal/2005-01-05-23-52/</link>
      <pubDate>Wed, 05 Jan 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-01-05-23-52/</guid>
      <description>미국에 한 중년 부부가 있었는데, 아내의 시력이 너무 나빠서 눈 수술을 했다. 그런데, 수술이 잘못되어 실명을 하고 말았다. 그 후 남편은 매일 같이 아내의 직장까지 아내를 출근시켜주고 하루 일과가 끝난 후에는 집까지 데리고 왔다. 그런데 어느 날, 갑자기 남편이 아내에게 서로 직장이 너무 머니 혼자 출근하라고 말했다. 이말에 아내는 남편에게 너무나 섭섭해했고 사랑하는 남편이 그런 말을 한 것에 대해 배신감까지 느꼇다. 그리곤 이를 악물고 살아야겠다는 결심을 한 후, 그 다음 날부터 혼자 출근하기 시작했다.</description>
    </item>
    
    <item>
      <title>랩탑을 사다</title>
      <link>http://shanmdphd.rbind.io/personal/2005-01-03-01-49/</link>
      <pubDate>Mon, 03 Jan 2005 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2005-01-03-01-49/</guid>
      <description>몇개의 불량화소와 멍. 중고의 흔적이 역력하지만 내 맘에 쏙 들었다 앞으로 대학 졸업할때까지만 함께 가자 더두 덜두 말구 딱!2년! 힘내
나는 포도나무요 너희는 가지라 그가 내 안에, 내가 그 안에 거하면 사람이 열매를 많이 맺나니 나를 떠나서는 너희가 아무 것도 할 수 없음이라
올 한 해 동안 묵상할 성구
댓글 2개가 달렸습니다.
   real 2005.01.03 09:50: 모샀어? pil.han@gmail.com 2005.01.07 02:43: vaio sr19gkrt</description>
    </item>
    
    <item>
      <title>AM 4:02</title>
      <link>http://shanmdphd.rbind.io/personal/2004-12-29-04-04/</link>
      <pubDate>Wed, 29 Dec 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-12-29-04-04/</guid>
      <description>이제는 좀 자러가야겠다&amp;hellip; 피씨방에서 온갖음악소리, 시끄러운 대화, 담배냄새, 골프왕의 골프채소리 등과 함께 네시간을 숙제하며 보내기란 쉬운 일이 아니다. 하루빨리 랩탑을 사야겠다는 다짐을 하면서 04년 12월 28일을 뒤늦게 마무리한다.
배고파.</description>
    </item>
    
    <item>
      <title>24년</title>
      <link>http://shanmdphd.rbind.io/personal/2004-12-27-00-40/</link>
      <pubDate>Mon, 27 Dec 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-12-27-00-40/</guid>
      <description>한 사람에게 24년이란 시간은 무엇을 의미할까? 연예인이 될 수도 있고, 사법고시에 합격할 수도 있고, 장교가 될 수도 있으며, 조금 빠르지만 세계적인 논문을 발표할수도 있을 것이다.
난 지금 서울 안암동의 작은 고시원에서 일주일의 반을 보내고 나머지 반은 집과 교회에서 보내고 있다.
시간은 누구에게나 예외없이 흘러간다. 세월이 조금더 흘러 시간이 각각의 사람들에게 보다 다양한 지위의 선택가능항을 제공할때 난 어떤 지위의 명함을 내밀것인가?
2004년은 나에게 어떠한 질문을 던지며 끝을 맺고 있는가? 2004년은 나에게 어떠한 해답을 전하였는가?</description>
    </item>
    
    <item>
      <title>날 정말 사랑하시는 하나님</title>
      <link>http://shanmdphd.rbind.io/personal/2004-12-24-01-16/</link>
      <pubDate>Fri, 24 Dec 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-12-24-01-16/</guid>
      <description>도대체 그 인자하심의 끝은 어디일까
댓글 하나 달렸습니다.
   ^^ 2004.12.27 14:59: Never ending love- ^^</description>
    </item>
    
    <item>
      <title>최고의크리스마스선물</title>
      <link>http://shanmdphd.rbind.io/personal/2004-12-24-21-22/</link>
      <pubDate>Fri, 24 Dec 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-12-24-21-22/</guid>
      <description>Array
감사합니다 정말감사합니다 http://young-hyundai.com/
댓글 3개가 달렸습니다.
   미정이 2004.12.25 01:54: 우앙~~ 추카해~~~ ^0^♬ 역시 멋져~~!! &amp;gt;.&amp;lt; 여권은 1주일~ 비자는 하루이틀이면 나올거야~ 준비 잘하기~ ^^ ^^ 2004.12.27 14:58: 진심으로 축하합니다! 박선우 2005.01.01 18:00: 축하한다 성필아! 몸조심히 잘 다녀오렴~</description>
    </item>
    
    <item>
      <title>비창 쏘나타가 슬픈건..</title>
      <link>http://shanmdphd.rbind.io/personal/2004-12-16-22-53/</link>
      <pubDate>Thu, 16 Dec 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-12-16-22-53/</guid>
      <description>Array
비ː창(悲愴)[명사][하다형 형용사] 마음이 몹시 슬픔.
비창이 슬픈건 끝부분 때문이다 처음이나 중간에는 슬픈 분위기라기 보다는 약간 우울하면서 공허한 기분이랄까 오히려 피아노에 힘이 들어가는 부분엔 경쾌해진다는 느낌마저 든다 그렇지만 내가 느낀 비창쏘나타는 끝이 너무 슬프다 희미하게 끝날듯 말듯하게 끝나는 그 아련함. 정말 지독한 슬픔은 큰 행복과 유희 뒤에 찾아온다는걸 루드빅은 알았던것일까.. 비창은 반드시 사랑과 평화 뒤에 찾아온다. 코끝부터 스멀스멀 마음 깊은 곳까지 서서히 물들여간다. 그 보랏빛 냄새..
자주가는 까페의 라떼 커피잔이 바뀌었다 원래는 폭이 좁고 긴 잔이었는데 폭이 넓고 둥그런 잔으로 교체되었다 그래서 한번 들이킬때 입술에 닿는 커피의 양이 많아졌는데, 입술에 묻어나는 라떼거품을 혓바닥으로 긁어먹을때, 혓바닥에 스치는 짧은 콧수염의 감촉 그 미묘한 자극이 느껴졌다</description>
    </item>
    
    <item>
      <title>keith harring</title>
      <link>http://shanmdphd.rbind.io/personal/2004-12-11-00-55/</link>
      <pubDate>Sat, 11 Dec 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-12-11-00-55/</guid>
      <description>Array
바로 이거야!! 조았어</description>
    </item>
    
    <item>
      <title>정말 모르겠다..</title>
      <link>http://shanmdphd.rbind.io/personal/2004-12-10-04-06/</link>
      <pubDate>Fri, 10 Dec 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-12-10-04-06/</guid>
      <description>매카시즘인가 정말 간첩인가
도저히 판단이 안선다 도저히 모르겠다 누가 옳은가 누가 정의인가 누가 진짜인가
다시한번 이런 생각을 해본다 뽀롱아 잠맨아 대표야 이글보구 있니? 너희 생각좀 말해다오
댓글 4개가 달렸습니다.
   박선우 2004.12.10 09:03: 내가 정의다! -_-/ 이놈전화해도 받지도 않고; 박선우 2004.12.10 09:34: 쯔쯔~ 생각해보면 간단한 것을; 아직도 색깔론을 펼치고 그게 어느정도 통한다는 게 신기할 따름;; pil.han@gmail.com 2004.12.10 13:30: 간단하진 않지..색깔론 이면의 의도가 법사위 사태의 여론 동의와 관계된다면, pil.han@gmail.com 2004.</description>
    </item>
    
    <item>
      <title>체중 경보!!</title>
      <link>http://shanmdphd.rbind.io/personal/2004-11-25-15-12/</link>
      <pubDate>Thu, 25 Nov 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-11-25-15-12/</guid>
      <description>오랜만에 운동을 하러 갔다. 거의 2개월만이지?? 체중을 재어봤는데 완전 충격 4킬로 정도 빠진것이다 군대가서 어떠케 찌운 살인데;;; 오늘부터 올해가 가기전에 3킬로 증량 목표!! 밥마니 먹고 단백질 섭취 운동 크크 좀 힘들어지겠는걸</description>
    </item>
    
    <item>
      <title>때</title>
      <link>http://shanmdphd.rbind.io/personal/2004-11-24-23-26/</link>
      <pubDate>Wed, 24 Nov 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-11-24-23-26/</guid>
      <description>모든 일에는 다 때가 있다. 세상에서 일어나는 일마다 알맞은 때가 있다. 태어날 때가 있고, 죽을 때가 있다. 심을 때가 있고, 뽑을 때가 있다. 죽일 때가 있고, 살릴 때가 있다. 허물 때가 있고, 세울 때가 있다. 울 때가 있고, 웃을 때가 있다. 통곡할 때가 있고, 기뻐 춤출 때가 있다. 돌을 흩어버릴 때가 있고, 모아들일 때가 있다. 껴안을 때가 있고, 껴안는 것을 삼갈 때가 있다.
찾아나설 때가 있고, 포기할 때가 있다. 간직할 때가 있고, 버릴 때가 있다.</description>
    </item>
    
    <item>
      <title>another beginning phase of my life</title>
      <link>http://shanmdphd.rbind.io/personal/2004-11-20-07-36/</link>
      <pubDate>Sat, 20 Nov 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-11-20-07-36/</guid>
      <description>모든 일에 모자라고 부족하여 실패하고 슬퍼질 지라도 게을러서 넘어지지는 않으리라</description>
    </item>
    
    <item>
      <title>오랜만에</title>
      <link>http://shanmdphd.rbind.io/personal/2004-11-18-19-25/</link>
      <pubDate>Thu, 18 Nov 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-11-18-19-25/</guid>
      <description>Array
서울로 외출을 했다 학교에두 갔구 군복무하던곳에두 갔구 이모댁에두 갔다 모두 따뜻한 사람들 투성이었다
특히나 군교회에선 내가 다시 군인이 된듯한 생생한 기분이 들었다 하하하하^^
학교는 여전히 학교였다
도서관에 가득찬 학생들, 확성기에 울려퍼지는 반미구호 중간동문회를 알리는 휘문고, 서울고, 경기고의 대자보와 여전히 웃기는 칭구들
문득느끼는 거지만 학교에 여학생들이 정말 많이 늘었다 (내 시선이 변한 걸까?;;)
우흣우흣 일기좀 쓰라는 누군가의 심한 압박에 오늘 힘을 내서 써본다!!
sungpilhan</description>
    </item>
    
    <item>
      <title>게으름에게 쓰는 편지</title>
      <link>http://shanmdphd.rbind.io/personal/2004-11-08-01-19/</link>
      <pubDate>Mon, 08 Nov 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-11-08-01-19/</guid>
      <description>잠시동안 네놈과 함께 벗했던 내 자신을 책망한다. 다시는 네놈과 같이 있지 않겠다 네놈의 지긋지긋한 유혹을 내평생에 거부한다 내 곁에서 떠나가라 네놈과 내가 무슨 관계가 있느냐
게으름. 앞으로 넌 나와 다시는 친구하지 못할 것이다 빌어먹을 네놈을 평생 저주하겠다 야금야금 날 먹어들어가서 결국엔 내가 진짜 하고 싶은걸 방해하는 성가신 녀석
너에게 쓰는 마지막 절교 편지이다</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2004-11-06-00-50/</link>
      <pubDate>Sat, 06 Nov 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-11-06-00-50/</guid>
      <description>완전 행동파 또는 완전 실력파
완전 행동파가 되지 못할바엔 완전 실력자가 되고 싶다</description>
    </item>
    
    <item>
      <title>이럴수가!</title>
      <link>http://shanmdphd.rbind.io/personal/2004-10-27-20-58/</link>
      <pubDate>Wed, 27 Oct 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-10-27-20-58/</guid>
      <description>유관순(1904 ~ 1920) 삼일운동때의 순국처녀, 충남 천안출신
유관순 열사는 17세에 조국을 위해 몸을 버렸습니다 존경합니다</description>
    </item>
    
    <item>
      <title>사랑은 오래참고</title>
      <link>http://shanmdphd.rbind.io/personal/2004-10-25-20-06/</link>
      <pubDate>Mon, 25 Oct 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-10-25-20-06/</guid>
      <description>Array
댓글 하나 달렸습니다.
   JoY 2004.10.25 20:46: gooD!</description>
    </item>
    
    <item>
      <title>韓盛弼</title>
      <link>http://shanmdphd.rbind.io/personal/2004-10-22-23-52/</link>
      <pubDate>Fri, 22 Oct 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-10-22-23-52/</guid>
      <description>다시금 난 얼룩지고 말았다 걱정과 근심, 교만과 음란, 사랑의 부재와 증오의 누적.. 난 그리스도의 말씀이 아닌 영어책을 묵상하였고 거룩과 경건을 쫓는다면서 어느새 아따락시아에 허덕이고 있었다 겉으로는 크리스챤의 탈을 쓰고 버젓히 곧고 바른척 행동하고 다녔지만 속은 온갖 교만과 죄악으로 썩어가고 있었다
두려움으로 수치심으로 또다시 그분앞에 섰을때 나에겐 두가지 밖에 없음을 보여주시며 사랑으로 감싸주었다
자기를 부정하고 제 십자가를 지고 나를 따르던지(마16:24) 나를 떠나 마귀와 그 사자를 위하여 예비된 영원한 불 속에 들어가라(마25:41) 주님 나를 얼마나 존귀하게 대해주셨는가 또 앞으로 날 얼마나 귀중하게 다루어 주실지 잘 알고 있지 않은가</description>
    </item>
    
    <item>
      <title>감기 걸렸어요</title>
      <link>http://shanmdphd.rbind.io/personal/2004-10-18-22-56/</link>
      <pubDate>Mon, 18 Oct 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-10-18-22-56/</guid>
      <description>콧물나구 춥고 그러네요..
世界の中心で、愛をさけぶ 드라마를 보면서 훌쩍이고 나니까 더 심해진거 같아요</description>
    </item>
    
    <item>
      <title>참..꿀꿀한 영화</title>
      <link>http://shanmdphd.rbind.io/personal/2004-10-17-02-17/</link>
      <pubDate>Sun, 17 Oct 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-10-17-02-17/</guid>
      <description>Array
조세, 호랑이 그리고 물고기들.. 뒤끝이 정말 착찹한 영화다 밝음과 어두움 그 한끝차이.
아아~</description>
    </item>
    
    <item>
      <title>으하하!!! tripod!~</title>
      <link>http://shanmdphd.rbind.io/personal/2004-10-16-23-20/</link>
      <pubDate>Sat, 16 Oct 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-10-16-23-20/</guid>
      <description>Array
기쁘다^^ 드디어 마련한 삼각대 사진의 세계로 더 깊이 깊이</description>
    </item>
    
    <item>
      <title>세상의 중심에서 사랑을 외치다</title>
      <link>http://shanmdphd.rbind.io/personal/2004-10-15-23-19/</link>
      <pubDate>Fri, 15 Oct 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-10-15-23-19/</guid>
      <description>Array
감동적인 영화였습니다 5년전 러브레터의 감동이랄까요? 아름다운 사랑은 분명히 존재합니다 지금도 이 지구에서는 수많은 사람들이 힘든 상황속에서도 사랑을 하고, 사랑을 받고, 사랑을 베풀고, 사랑을 나누고 있을 겁니다
우리들은 모두 무엇이 되고 싶다. 너는 나에게 나는 너에게 잊혀지지 않는 하나의 눈짓이 되고 싶다.
LOVE each other
댓글 2개가 달렸습니다.
   음&amp;hellip; 2004.10.17 18:30: 하나의.. 몸짓 아닌가요? ^^ pil.han@gmail.com 2004.10.17 23:29: 여러가지 version이 있더군요 ^o^</description>
    </item>
    
    <item>
      <title>오옷</title>
      <link>http://shanmdphd.rbind.io/personal/2004-10-09-00-31/</link>
      <pubDate>Sat, 09 Oct 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-10-09-00-31/</guid>
      <description>Array
ideal type, &amp;lsquo;아는여자&amp;rsquo;보구 완전 좋아진 이나영누나
댓글 하나 달렸습니다.
   Ally 2004.10.10 23:38: 앗! 저도 며칠전에 아는여자 봤는데- 헷 :-)</description>
    </item>
    
    <item>
      <title>운동</title>
      <link>http://shanmdphd.rbind.io/personal/2004-10-09-22-35/</link>
      <pubDate>Sat, 09 Oct 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-10-09-22-35/</guid>
      <description>정말 오랜만이다 땀흘리며 몸을 움직인건.. 옥상에서 한시간동안 운동을 했다 이까짓 몸, 부서져버리라지!
갑자기 훈련소 생각이 났다 껍질이 정말로 안까졌던 삶은달걀 세개를 식당에서 몰래 가져와 아끼고 아꼈다가 제일 배고팠을때 화장실에서 까먹던 그때.. 껍질이 다 뭉그러져서 남은건 내가 싫어하는 노른자뿐이었지만 지금까지 먹어본 계란중 가장 맛있었다
몸이 편하고 정신이 해이해질 때 그때가 제일 위험하다 &amp;ldquo;근신하라! 깨어라!&amp;rdquo;</description>
    </item>
    
    <item>
      <title>졸려...</title>
      <link>http://shanmdphd.rbind.io/personal/2004-10-08-14-45/</link>
      <pubDate>Fri, 08 Oct 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-10-08-14-45/</guid>
      <description>요즘 너무 졸리다 항상 졸리다 정말 졸리다 졸음이 쏟아진다 으으~
댓글 2개가 달렸습니다.
   sarah 2004.10.08 23:41: ㅋㅋ 하품하는 너의 모습이 떠오른다&amp;hellip; pil.han@gmail.com 2004.10.09 00:29: 싸라~~당신은 누구요</description>
    </item>
    
    <item>
      <title>공부를 하면서 느끼는 거지만</title>
      <link>http://shanmdphd.rbind.io/personal/2004-10-07-00-30/</link>
      <pubDate>Thu, 07 Oct 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-10-07-00-30/</guid>
      <description>세상엔 수많은 학문이 있고, 축적된 지식은 엄청나게 많다 어느 누구도 그 모두를 알 수 없고 설사 아주 많이 안다고 한들, 엄청난 지식을 쌓았다고 한들, 전체에 대한 비율은 비참하게 낮을 것이다 결국 지식을 쌓는 것보다 중요한 것은 그것을 어떻게 사용하느냐는 점이다 인간에게 더 필요한건 지식을 높이 쌓는 것이 아니라 그것을 어떤 용도로 선을 이루기 위해 사용하느냐는 것이다
Knowledge makes arrogant,(Corintians 8:1) 지식은 사람을 자만케한다 지식을 쌓는 것만으로는 사람을 변화시키지 못할 것이라고 확신한다 수많은 경우에 많이 아는 것이 오히려 해가 되는 경우를 본다</description>
    </item>
    
    <item>
      <title>real PVT 몽생</title>
      <link>http://shanmdphd.rbind.io/personal/2004-10-03-03-40/</link>
      <pubDate>Sun, 03 Oct 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-10-03-03-40/</guid>
      <description>Array
오예~
댓글 하나 달렸습니다.
   mong 2004.10.03 05:23: 저거 나 맞냐..완전히 이상하게 변해버렸군.. 얼굴 탄건 어떻게 해야되려나..최악!!</description>
    </item>
    
    <item>
      <title>눈앞 3m</title>
      <link>http://shanmdphd.rbind.io/personal/2004-10-01-02-37/</link>
      <pubDate>Fri, 01 Oct 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-10-01-02-37/</guid>
      <description>Array
바로 앞에서 교통사고가 나는 것을 보았다 한 젊은 남자는 어디론가 힘차게 뛰어갔고 한 젊은 여자는 가속페달을 힘껏 밟았다 동선의 교차점에서, 그의 육체는 튕겨져 나갔고 여자는 눈을 감아버렸다
그걸 지켜보던 난 순간 오싹해졌다 분명한 공포감이었다
사고지점에서 조금 멀어졌는데, 뒤에서 들리는 싸이렌소리와 사람들의 탄식소리
아아아~~
부딫히는 남자를 보면서 젤리가 벽에 부딫혀 역동적으로 튕기는 상상을 했다면 옳은 것일까
어찌보면 제일 무미건조한 달, 어느덧 시월이군</description>
    </item>
    
    <item>
      <title>착한 나의 왕</title>
      <link>http://shanmdphd.rbind.io/personal/2004-09-26-01-37/</link>
      <pubDate>Sun, 26 Sep 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-09-26-01-37/</guid>
      <description>내가 그를 믿고 따른 약 2년여의 시간동안 나의 주인님은 날 항상 착하고 아름답게 대해주시고 잘못한게 하나두 없었다
착한 나의 왕을 어떻게 배신하겠는가&amp;hellip;</description>
    </item>
    
    <item>
      <title>요즘 관심있는 것 중 하나</title>
      <link>http://shanmdphd.rbind.io/personal/2004-09-22-23-42/</link>
      <pubDate>Wed, 22 Sep 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-09-22-23-42/</guid>
      <description>머리를 자를까 말까 염색을 할까 말까 로션은 얼마나 발라야 안 번들거릴까 향수는 어디에 뿌려야 제일 향기로울까
걸어다닐때 가방을 오른쪽에 둘까 엉덩이 뒤쪽에 둘까
그리고 일본이든 중국이든 혼자 배타구 여행가는 것 이때에 소화제는 필수품목</description>
    </item>
    
    <item>
      <title>반성합시다</title>
      <link>http://shanmdphd.rbind.io/personal/2004-09-21-01-24/</link>
      <pubDate>Tue, 21 Sep 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-09-21-01-24/</guid>
      <description>▲ 아듀! 2004 연고전 ⓒ2004 안티고연전 2002월드컵 당시 세계인은 우리 나라 축구의 선전은 물론 &amp;lsquo;붉은 악마&amp;rsquo;를 필두로 한 열광적인 응원, 그리고 끝난 후에는 쓰레기를 치우는 성숙한 시민의식에 찬사를 보냈다. 2004년 9월, 학내에서 가장 큰 축제라는 &amp;lsquo;2004연고전&amp;rsquo;을 치른 고려대. 동이 트자 전날 승리에 도취해 인근 지역을 뒤덮었던 학생들의 흔적들이 고스란히 드러났다.
곳곳에 술병들과 쓰레기들이 중앙광장과 잔디밭을 나뒹굴고, 학생회관 계단에는 아직도 숙취가 가시지 않은 듯 몇몇 학생들이 고개를 숙인 채 졸고 있었다. 덩달아 청소를 하는 비정규직 노동자들의 손길도 바빠졌다.</description>
    </item>
    
    <item>
      <title>코끝에 걸리는 차가운 바람.</title>
      <link>http://shanmdphd.rbind.io/personal/2004-09-21-22-57/</link>
      <pubDate>Tue, 21 Sep 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-09-21-22-57/</guid>
      <description>I utterly favor this period. Winds that blow over my nose, Fallen leaves over my head
Suddenly I realize that something has been approached near me.. Lovely something, Sweet something
something to provoke my emotion intensely
that is Autumm, the season of speculation
아마 중학생이었을 것이다 이 시기에 대해 특별한 추억을 가지고 있던 때가!
&amp;lsquo;무엇을 하고 있습니까?&amp;rsquo;
음성메모를 남겼다 &amp;lsquo;간첩이 내려왔대 그래서 데리러왔어&amp;rsquo;
그리고 물었다 &amp;lsquo;화성의 달이 몇개인지 알고 있나요?&amp;rsquo; &amp;lsquo;명왕성은 지금 몇시인지 알고 있나요?</description>
    </item>
    
    <item>
      <title>허둥지둥</title>
      <link>http://shanmdphd.rbind.io/personal/2004-09-17-23-14/</link>
      <pubDate>Fri, 17 Sep 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-09-17-23-14/</guid>
      <description>Array
오늘 아침엔 정말 1초의 여유도 갖기 힘들만큼 바빴다 &amp;ldquo;도대체 내가 뭘 하고 있는건가&amp;rdquo; 갑자기 웃음이 나는 것이 아닌가^^
하하하 하하하 하하하
난 혼자서 세번 크게 웃고 집밖을 나섰다
참치김밥을 저녁으로 먹고 유식이를 가르치고 횡단보도를 건너는데 방사능 피폭자가 발견되었다는 뉴우스가 옥수수 파는 차에서 큰 소리로 나오고 있었다 중수 3400리터가 새어나왔다고 한다
주님이 개발한 전리층과 핵분열과 핵물리학자 아인슈타인과 하이젠베르크와 라디오를 만든 마르코니와 자동차를 만든 헨리 포드와 옥수수를 팔러 오신 아저씨가 만든 환상적인 컴비네이션</description>
    </item>
    
    <item>
      <title>사형수</title>
      <link>http://shanmdphd.rbind.io/personal/2004-09-12-20-06/</link>
      <pubDate>Sun, 12 Sep 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-09-12-20-06/</guid>
      <description>Array
세명의 사형수가 십자가에 매달려있다 한명은 지존자, 두명은 죄인 한 죄인이 이렇게 말했다 &amp;ldquo;당신이 신이라면 우리를 모든 고통에서 해방하고 죽음에서 구원하라 이렇게 고통속에 우리를 방치하는 네놈이 신이라고? 웃기지마&amp;rdquo; 다른 죄인이 이렇게 말했다 &amp;ldquo;너는 똑같이 사형선고를 받고도 늬우침이 없느냐? 우리는 죄를 지었기 때문에 이런 벌을 받아도 싸지만 이분은 잘못한 것이 하나도 없다 &amp;hellip; 이런 말 할 자격도 없는 사람이지만.. 주님 당신의 나라에 들어갈때 저를 기억해주세요&amp;rdquo;
그러자 놀라운 일이 벌어진다 &amp;ldquo;성필아,내가 분명히 말하지만 네가 나와 함께 낙원에 있게 될 것이다&amp;rdquo;</description>
    </item>
    
    <item>
      <title>지난 몇일을 되돌아보며..</title>
      <link>http://shanmdphd.rbind.io/personal/2004-09-10-23-28/</link>
      <pubDate>Fri, 10 Sep 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-09-10-23-28/</guid>
      <description>나의 사랑은 유효한가?
헛된 곳에 시간을 쏟지 않아서 좋았다 게으르지 않아서 좋았다 늦게자고 일찍 일어나서 좋았다 먹고 마시는 일에 과도한 욕망을 가지지 않아서 좋았다 돈을 낭비하지 않아서 좋았다 TV와 인터넷과 주색에 빠지지 않아서 좋았다 헛된 외모를 가꾸는데 오랜시간 쓰지 않아서 좋았다
그러나 그 중심에 목적을 상실하고 있었던건 아닌지 되돌아본다 목적없이 열심만 낸다면 모든 것이 헛되며 목적없이 열심만 낸다면 가만히 앉아있는 것이 낫다
허둥지둥 하루를 보내지 않았는지 범사에 그를 인정하였는지 묵상은 충분히 이루어졌었는지</description>
    </item>
    
    <item>
      <title>Frankly Speaking</title>
      <link>http://shanmdphd.rbind.io/personal/2004-09-07-23-32/</link>
      <pubDate>Tue, 07 Sep 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-09-07-23-32/</guid>
      <description>너무 어려운거 아냐? 이게 모야&amp;hellip;!~
토플 모의고사를 봤는데 절망적이었다 이래선 지원도 못하겠는걸;</description>
    </item>
    
    <item>
      <title>이놈의..</title>
      <link>http://shanmdphd.rbind.io/personal/2004-09-05-20-08/</link>
      <pubDate>Sun, 05 Sep 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-09-05-20-08/</guid>
      <description>이놈의 개같은 성격 거지근성
그거, 거지근성이 딱 맞다! 반성하자
예라이!!</description>
    </item>
    
    <item>
      <title>저는 잘 지냅니다</title>
      <link>http://shanmdphd.rbind.io/personal/2004-09-05-01-29/</link>
      <pubDate>Sun, 05 Sep 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-09-05-01-29/</guid>
      <description>Array
조금 야위었다는 것 빼고..
Array</description>
    </item>
    
    <item>
      <title>파스칼</title>
      <link>http://shanmdphd.rbind.io/personal/2004-08-31-01-36/</link>
      <pubDate>Tue, 31 Aug 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-08-31-01-36/</guid>
      <description>고뇌에 지는 것은 수치가 아니다. 쾌락에 지는 것이야말로 수치다. -파스칼
오늘 난 어땠는가? 게을렀었다 정말 게을렀었다
댓글 하나 달렸습니다.
   모터싸이클 2004.09.01 08:12: 자전저 멋찌다 난 4발 자전거 사야지</description>
    </item>
    
    <item>
      <title>Nano Korea 2004</title>
      <link>http://shanmdphd.rbind.io/personal/2004-08-25-22-42/</link>
      <pubDate>Wed, 25 Aug 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-08-25-22-42/</guid>
      <description>Array
놀라운, 참으로 놀라운..</description>
    </item>
    
    <item>
      <title>자전거 샀다!! ^^ 오예~~~</title>
      <link>http://shanmdphd.rbind.io/personal/2004-08-25-22-47/</link>
      <pubDate>Wed, 25 Aug 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-08-25-22-47/</guid>
      <description>Array
상쾌함! 한시간 반넘게 정신없이 탄천을 달렸다~ 이게 바로 자전거구나!! 하하하하 국민학교 시절로 돌아간것 같았다
댓글 하나 달렸습니다.
   real 2004.08.26 09:53: 결국 산거공? 그럼 요밍껀?</description>
    </item>
    
    <item>
      <title>자꾸만 넘어지는 나..</title>
      <link>http://shanmdphd.rbind.io/personal/2004-08-22-08-14/</link>
      <pubDate>Sun, 22 Aug 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-08-22-08-14/</guid>
      <description>Array
어쩔땐 힘들다 같은 곳에서 자꾸 넘어지니까 잘못된 걸 알면서도 자꾸 걸리니까
&amp;lsquo;만물보다 거짓되고 심히 부패한 것은 마음이라&amp;rsquo; 예레미야 예언자의 말은 43을 두고 하는 말이었던가..</description>
    </item>
    
    <item>
      <title>비가 내리고 있다</title>
      <link>http://shanmdphd.rbind.io/personal/2004-08-16-19-56/</link>
      <pubDate>Mon, 16 Aug 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-08-16-19-56/</guid>
      <description>여름이 끝나가는가? 가을엔 무엇을 해야 하는지.. 몇년동안 가을의 문턱은 만남 혹은 이별로 시작되었다
헛된 공상 불필요한 시간 이런 것에 마음을 빼앗겨서는 안된다고 생각했다
sungpilhan</description>
    </item>
    
    <item>
      <title>Longfellow의 시</title>
      <link>http://shanmdphd.rbind.io/personal/2004-04-07-09-59/</link>
      <pubDate>Wed, 07 Apr 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-04-07-09-59/</guid>
      <description>언젠가 화살하나 허공으로 날렸다네 아주 오랜 세월이 흐른 후에 나는 발견했네 그 화살이 어느 고목 나무에 깊이 박혀 있는 것을
언젠가 하늘 향해 아름다운 노래 한 가락 불러 보냈지 아주 오랜 세월이 흐른 후에 나는 발견했네 그 노래가 내 친구 가슴 속에 울려 퍼지고 있는 것을
 얼마나 기쁜 일인가? 내가 한 말, 내가 한 노래, 그리고 나의 웃음과 눈물 훗날 그것이 누군가의 가슴에 진동한다는건..</description>
    </item>
    
    <item>
      <title>가끔 이런 생각이..</title>
      <link>http://shanmdphd.rbind.io/personal/2004-03-25-18-52/</link>
      <pubDate>Thu, 25 Mar 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-03-25-18-52/</guid>
      <description>만약 내가 공군이 아니어서, 지금 전역해 있다면?? 글쎄.. 준비된것 없고, 꿈도 없었을 것이다. 사랑하는 사람들과 더 많은 시간을 보내지도 못한다~
공군이라서 정말 다행이다..^^ 여기서 더 낮아지고 더 겸손해지고 더 훈련하고 더 지혜로와지고 그리고, 더 사랑해야 돼.
신과 악마가 싸우고 있다. 그리고 그 전쟁터가 바로 인간의 마음이다. -도스토예프스키 누가 승리할지 나는 알고 있다
댓글 하나 달렸습니다.
   Ally 2004.03.26 11:50: 멋진 생각이네요 진짜루. 배워야 겠어요. &amp;lsquo;_&amp;rsquo;</description>
    </item>
    
    <item>
      <title>나의꿈</title>
      <link>http://shanmdphd.rbind.io/personal/2004-03-18-20-30/</link>
      <pubDate>Thu, 18 Mar 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-03-18-20-30/</guid>
      <description>멋진 남을 돕는 하나님의 섭리를 갈망하는
사랑의 Scientist ♡</description>
    </item>
    
    <item>
      <title>g2g 평화콘서트~</title>
      <link>http://shanmdphd.rbind.io/personal/2004-03-07-02-26/</link>
      <pubDate>Sun, 07 Mar 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-03-07-02-26/</guid>
      <description>Array
오전에 생명의 말씀사 가서 낮은울타리 3월호를 샀답니다! 기쁜 마음에 책갈피를 하나 집었는데 왠걸, 바로 그날 숭실대학교에서 G2G 평화콘서트를 한다는 광고를 보게 된 겁니다~ 하하하하 그날 저녁 바로 미정이와 그곳에 가서 콘서트를 보았죠 눈이 엄청나게 왔던 그날이었습니다..
소리엘을 비롯해서, 에스더, 그리구 이름 기억 안나지만, 여러 팀들이 나와서 정말 멋진 무대, 찬양 보여주었습니다.. 무엇보다 G2G의 찬양하는 모습을 보구, &amp;lsquo;기쁨의 찬양&amp;rsquo;이 무엇인지 알게 되었습니다..
외국 근로자들을 위한 콘서트였기에 외국 근로자 밴드도 나왔는데 비록 연주실력은 뛰어나지 않았지만 자신들이 원하는 바를 위해 열심히 노래하는 모습이 정말 아름다웠습니다.</description>
    </item>
    
    <item>
      <title>사랑한다는 말</title>
      <link>http://shanmdphd.rbind.io/personal/2004-03-04-03-21/</link>
      <pubDate>Thu, 04 Mar 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-03-04-03-21/</guid>
      <description>Array
 첨으로 사랑한다 말하던 날 살며시 농담처럼 흘리던 말 못 알아들은 걸까 딴청을 피는 걸까 괜히 어색해진 나를 보며 웃던 짓궂은 너 넌지시 나의 맘을 열었던 날 친구의 얘기처럼 돌려 한 말 알면서 그런 건지 날 놀리려는 건지 정말 멋진 친굴 뒀노라며 샐쭉 토라진 너 사랑한다는 말 내겐 그렇게 쉽지 않은 말 &amp;quot;사랑해요&amp;quot; 너무 흔해서 하기 싫은 말 하지만 나도 모르게 늘 혼자있을 땐 항상 내 입에서 맴도는 그말 사랑한다는 말 내겐 눈으로 하고 싶은 말 &amp;quot;사랑해&amp;quot;난 맘으로 하고 싶은 말 나 아끼고 아껴서 너에게만 하고 싶은 그 말 시처럼 읊어 볼까 편지로 적어 볼까 그냥 너의 얼굴 그려놓고 끝내 못하는 말 사랑한다는 말 내겐 그렇게 쉽지 않은 말 &amp;quot;사랑해요&amp;quot; 너무 흔해서 하기 싫은 말 하지만 나도 모르게 늘 혼자있을 땐 항상 내 입에서 맴도는 그말 사랑한다는 말 내겐 눈으로 하고 싶은 말 &amp;quot;사랑해&amp;quot;난 맘으로 하고 싶은 말 언제나 이렇게 너에게 귀기울이면 말하지 않아도 들을 수 있는 말 꼭 너에게만 하고 싶은 말  </description>
    </item>
    
    <item>
      <title>으아~~</title>
      <link>http://shanmdphd.rbind.io/personal/2004-03-03-11-31/</link>
      <pubDate>Wed, 03 Mar 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-03-03-11-31/</guid>
      <description>오랜만에 나왔다!~ 하하하 기분조아랏
승환이네 갔었다 녀석은 개강을 맞이하면서 너무 지쳐버렸더군;; 하하 그래두 미역국, 참치조림을 만들어주어서 너무 맛있는 저녁을 먹었다
날씨가 왜이러케 추은거지??? 으아~~~~~~~~</description>
    </item>
    
    <item>
      <title>방청소</title>
      <link>http://shanmdphd.rbind.io/personal/2004-01-14-13-15/</link>
      <pubDate>Wed, 14 Jan 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-01-14-13-15/</guid>
      <description>Array
안씻은 얼굴과 안감은 머리처럼 자연스러운 것도 없다!! 그렇지만 방은 좀 깨끗했으면 하는 바램이 있다~ 내 방아 안녕~몇주 뒤에 보자
내 머리를 보구 누가 군인이라 생각할까?
댓글 7개가 달렸습니다.
   Ally 2004.01.15 01:28: 오우. 책상위에 있는 수첩이 무척 스노우캣다이어리스러워요. pil.han@gmail.com 2004.01.15 02:09: 그게 스노우캣다이어리이기 때문이죠! Ally 2004.01.17 09:54: 오우, 그렇군요!! 저도 2003년은 스노우캣 다이어리와 보냈어요! ^-^ 모리 2004.01.18 00:19: 나도 가끔 내가 군인이라는게 믿겨지지 않지만 너는 더하다. 오랫만반갑다! :) 곤스 2004.</description>
    </item>
    
    <item>
      <title>별</title>
      <link>http://shanmdphd.rbind.io/personal/2004-01-12-02-24/</link>
      <pubDate>Mon, 12 Jan 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-01-12-02-24/</guid>
      <description>&amp;ldquo;그래, 여기서 산단 말이지? 참 가엾기도 해라. 밤낮 이렇게 외로이 세월을 보내자니 얼마나 갑갑할까! 무얼 하며 시간을 보내지? 무슨 생각을 하며?&amp;rdquo;
&amp;lsquo;당신을 생각하며&amp;hellip;&amp;hellip; 아가씨.&amp;rsquo;
-고등학교때 읽은 소설중에서 가장 로맨틱한 소설이 아니었을까요..</description>
    </item>
    
    <item>
      <title>하루종일 집에 있다가..</title>
      <link>http://shanmdphd.rbind.io/personal/2004-01-06-01-47/</link>
      <pubDate>Tue, 06 Jan 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-01-06-01-47/</guid>
      <description>요즘 멍하니 있는 시간이 많아진다.. 점점 후유증이 찾아오는걸까? &amp;hellip;&amp;hellip;&amp;hellip;.
할머니가 차려주시는 맛있는 저녁을 하루의 첫식사로 하고;; 밖으로 나갔다 왠지 오늘은 동생과 영화를 보고 싶었지 영화보기전에 서점에 가서 책보다가 무심코 잡지를 펼쳤는데 선혜를 닮은 모델이 있어서 사진을 찍었다.. 어때, 닮았지? 보구있나, 곽선혜~
영화는 실미도. 꽤 슬펐다. 같은 하나님의 사람들인데, 저사람들은 저렇게 죽도록 훈련받는 반면 나는 돈내구 팔짱낀채 영화관에서 그들의 지난 삶을 엿본다는게.. 현대사회가 언제는 안그랬느냐마는,,
자본주의씨스템의 현대인들은 모든 경험에, 심지어 자신이 겪는 일에도 제3자다 자신이 하는 일은 자신에게 돌아오는 일이 아니고 자신이 보는 것은 자신이 한 것이 아니고 자신이 듣는 것은 자신이 연주한 것이 아니고 자신이 생각하는 것은 자신의 생각이 아니다&amp;hellip;.</description>
    </item>
    
    <item>
      <title>이것을 보시라</title>
      <link>http://shanmdphd.rbind.io/personal/2004-01-05-02-29/</link>
      <pubDate>Mon, 05 Jan 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-01-05-02-29/</guid>
      <description>Array
나이를 한살 한살 먹어갈수록 느끼는 거지만 나는 부모님의 닮은꼴이라는 것. 비단 외모만을 말하는게 아니라, 성격, 습관, 향기 등등
안승환은 나의 좋은 친구다 같이 세차까지 하는 사이다 세차하는 동안 손이 부르트도록 추웠지만 나는 불평한마디 하지 않았다 훗~~~
오늘도 무사히 하루를 마칠수 있으니 어찌 아니 감사하리오?? 큰 감사드립니다 아멘!
댓글 하나 달렸습니다.
   곤스 2004.01.18 19:04: ㅋㅋㅋㅋ모라는거야</description>
    </item>
    
    <item>
      <title>슬프다</title>
      <link>http://shanmdphd.rbind.io/personal/2004-01-03-03-20/</link>
      <pubDate>Sat, 03 Jan 2004 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2004-01-03-03-20/</guid>
      <description>저에게 이런 어려움을 주심은 어떤 의미입니까? 저를 슬픔의 늪에서 건져 올려주세요..</description>
    </item>
    
    <item>
      <title>시험보러 나왔다가..</title>
      <link>http://shanmdphd.rbind.io/personal/2003-09-02-15-18/</link>
      <pubDate>Tue, 02 Sep 2003 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2003-09-02-15-18/</guid>
      <description>항공사진기능사 보러 수원에 있는 국립지리원에 왔는데.. 급싸!!! 너무 못봐서 민망하다.. 외박 1일 짤리게 생겼어 미얀 현진아 T_T 케케</description>
    </item>
    
    <item>
      <title>오우예~~</title>
      <link>http://shanmdphd.rbind.io/personal/2003-08-23-05-11/</link>
      <pubDate>Sat, 23 Aug 2003 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2003-08-23-05-11/</guid>
      <description>지난 몇일간은 정말 즐거웠습니다 흥미진진하고 자신만만했죠 그 누구보다 행복한 시간을 보냈다고 생각해요 결국 추억이 되어 기억으로 남겠지요
댓글 6개가 달렸습니다.
   오승민 2003.08.23 14:20: 야 한성필 너 뭐하고 지내? 오링 2003.08.23 14:28: 아참..그리고 너의 홈피는 login이 안되니깐..나를 위해 특별히 아뒤랑비번을 만들어 주게~그리고 말이야..0112467106으로 전화해..저번에 너 보고싶어서..(내 고2쩍시절의 기억엔 너가 가장많이 남는다.)전화하니깐 ..어머니께서 받으시더라구~그게 한 1년전인가?너란넘은 두문불출해서 만나기가 어렵다..박현진양하고도 멋지게 사는거 같구.~~군인인데 말이야.나름대로 잘나가 노는거 같구나~몸건강히 제대하구~ 오링 2003.08.24 20:02: 이넘아.</description>
    </item>
    
    <item>
      <title>토익시험보구..</title>
      <link>http://shanmdphd.rbind.io/personal/2003-07-27-13-24/</link>
      <pubDate>Sun, 27 Jul 2003 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2003-07-27-13-24/</guid>
      <description>으아시간이 너무 없어서 마지막은 거의 다 찍었당 하하 몇점이나 나올까? &amp;gt;_&amp;lt;;; 지금 강남역의 한 커피하우스인데 몇시간뒤에 또 들어가 안녕~~~~
댓글 6개가 달렸습니다.
   곤스 2003.08.06 17:52: 쉐이 영어잘할꺼같이생겨가지구 인물이아깝따곰탱아 곤스 2003.08.06 17:59: 넌 http://happytreefriends.com 에 접속해서 영어를 좀더 배우고 나에게 춤으로 도전해와, 엥 나 모래? hyunjin 2003.08.08 02:02: 모래요 은지 2003.09.01 22:12: 토익?토익?? 어렵겠다 곤스 2003.09.04 10:37: 별루 안어려워요 미련한 곰탱이들이나잡치는셤..토익 하하 한상!차라리나랑GRE나공부하쟈 너의 암울한 춤솜씨는 정말 여전하더라 코엑스오락실의펌프는널위해이써 pil.</description>
    </item>
    
    <item>
      <title>고려대학교</title>
      <link>http://shanmdphd.rbind.io/personal/2003-06-05-15-49/</link>
      <pubDate>Thu, 05 Jun 2003 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2003-06-05-15-49/</guid>
      <description>오래간만에 학교를 찾았다 현재시각 15:40 근데 망건은 수업을 들어가고 말았다 2학년과목인 산업공학개론,,헐헐 2년전에 난 바로 이곳에서 전기전자전파공학 개론을 들었지
학교에 다니고 있었다면 최고학년인 4학년일 나는 느꼈다 신입생들의 싱그럽고 다소 어설프기까지한 모습이 바로 나의 모습이었다는걸. 세상은 바로 지금도 계속 변화하고 있으며 그 변화의 물결에서 벗어나있는 나로서는 모든게 낯설고 어색했다.
어서 빨리 이 물결속으로 다시 들어가고 싶다 급류와 암반의 장애가 있을지라도..
댓글 2개가 달렸습니다.
   boks 2003.09.05 02:11: 언녕 들어와라&amp;hellip; 함 보자 성필.</description>
    </item>
    
    <item>
      <title>아 망했다</title>
      <link>http://shanmdphd.rbind.io/personal/2003-04-07-16-19/</link>
      <pubDate>Mon, 07 Apr 2003 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2003-04-07-16-19/</guid>
      <description>치과에 갔었는데 충격적인 소리를 들었다 이대로 놔두면 정말 큰일 난다는&amp;hellip; 모, 응급실로 실려와서 전신마취를 해야할 수도 있다나 모래나.. 흑흑 어쩌지 5월에 길게 나와야 하는건가?? 벌써 휴가쓰면 안돼는뎅.. 걱정이야 건강이 우선이냐, 휴가를 아끼는게 우선이냐.. 건강이 우선이겠지??</description>
    </item>
    
    <item>
      <title>im proud of my endurance</title>
      <link>http://shanmdphd.rbind.io/personal/2003-04-06-03-09/</link>
      <pubDate>Sun, 06 Apr 2003 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2003-04-06-03-09/</guid>
      <description>Array
담배를 끊었다 오래핀건 아니지만 중독아닌 중독상태였는데
오늘, 난 흰색의 긴 막대로부터 완전히 자유로와졌음을 느꼈다 몸이 상쾌하다 그리고 자랑스럽다 수많은 욕구를 이겨낸 자신이..
어머니와 현진이의 충고 없이는 불가능 했을거 같다 그 연기를 내 입에서 다시는 내뿜지 않으리라 i swear
댓글 6개가 달렸습니다.
   곤스 2003.04.07 15:52: 짤 곤스 2003.04.07 15:53: 짤랭 곤스 2003.04.07 15:53: 네버 ㅇ.ㅇ 2003.04.13 00:03: 구피오빠 착한 성필오빠 유혹마용~ 승희 2003.04.14 03:31: 금연짱ㅋㅋ 너무 대단하다 곤스 2003.</description>
    </item>
    
    <item>
      <title>kesc</title>
      <link>http://shanmdphd.rbind.io/personal/2003-02-06-12-39/</link>
      <pubDate>Thu, 06 Feb 2003 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2003-02-06-12-39/</guid>
      <description>Array
오랜만에 보드를 탔다 비록 동호형에게 패했지만 T_T 재미있었다 근데 손목 아퍼 많이 넘어졌걸랑 으이그.. 스케이터들은 멋지다(나를 포함 ` ㅁ&amp;rsquo; )
안승환네서 잭콕을 마시며 트레이닝 데이라는 영화를 보았다 이 영화에서 가장 중요한 장면. 에단 호크가 마약하구 차타구 가면서 느려진 시신경의 결과루 골목에서 일어나는 범죄를 막았다는거.. 쉽게 표현하자면 디지탈 카메라의 느린 LCD반응속도랄까 이게 나중에 거~~~~~한 사건을 막아준다.. 그러니깐 항상 착하게 살아야지 그 선행이 언제 자신을 보호해줄지 아무도 모르는 것이니까
댓글 3개가 달렸습니다.</description>
    </item>
    
    <item>
      <title>대청소를 하다</title>
      <link>http://shanmdphd.rbind.io/personal/2003-02-06-11-56/</link>
      <pubDate>Thu, 06 Feb 2003 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2003-02-06-11-56/</guid>
      <description>Array
휴우,,, 방청소를 했다 침대 책상 컴퓨터 위치를 옮기고 먼지를 모두 털어냈다 걸레를 10번두 넘게 빤거 같다 내가 이렇게 지저분한 곳에서 숨을 쉬고 있는지 몰랐다 ^^ 어디서 봤는데 책상위가 항상 청결해야할 필요는 없다고 했다 오히려 너저분하게 널려있는게 일을 하는데 더 효율적일 수 있다고 한다 근데 난 일을 안하니까 보이는 것 만이라두 깨끗히 해야하지 않겠나! 하하
최근에 배운 핵심적인 삶의 기술 =&amp;gt; 청소 그래서 그런지 옛날보단 훨씬 빨리 끝낼 수 있었던거 같다 근데 앞으로 안어지르고 잘 관리할 수 있을까?</description>
    </item>
    
    <item>
      <title>먹는일</title>
      <link>http://shanmdphd.rbind.io/personal/2003-02-06-11-47/</link>
      <pubDate>Thu, 06 Feb 2003 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2003-02-06-11-47/</guid>
      <description>Array
오늘 하루는 맛있는거 먹는 날이였다 승준이가 특박을 나왔다길래 압구정동에서 승환이랑 셋이 만났다 몰 먹을지 20분간 고민하다가 결국 kraze샌드위치를 먹었다 이거두 승준이는 안먹는다고 했지만 그렇게 또 싸우다보면 못먹을거 같애서 그냥 먹기루 했다 승준이는 오늘이 복귀하는 날이어서 그런지 기분이 싸리봉
Array 저녁엔 분당으로 와서 사촌누나들하구 동생하고 tgi에 갔다 역시 맛있게 먹었다 너무 배 불렀다.. 그런데 사촌누나들은 나를 아직두 초등학생 정도로 생각하구 있는 것인가??
 _&amp;lt; 못말리는 누나들이다
 느끼한걸 많이 먹어서 그런지 속이 안좋다</description>
    </item>
    
    <item>
      <title>입대 일주년</title>
      <link>http://shanmdphd.rbind.io/personal/2003-02-06-12-26/</link>
      <pubDate>Thu, 06 Feb 2003 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2003-02-06-12-26/</guid>
      <description>기분이 묘하다 작년 이날엔 부모님과 헤어져 전혀 다른 세계로 들어갔었지 그날이 또 오고야 말았어.. 그래두 일년이란 세월을 잘 헤쳐나갔다는게 참 자랑스럽다
&amp;lsquo;클래식&amp;rsquo;을 보았는데 슬픈 로맨스 근데 서현역 극장 커피 알바생의 짧은 평처럼 약간 유치하기도 하다 그래두 잠은 안잤지롱 케케케 거기 나오는 노래가 넘 좋았는데 누구 노래일까 찾아봐야겠어
저녁엔 오리 고기를 먹었다 현진이 어머니께서 사주셨다 넘 맛있게 먹은거 같다 조금은 어색한 자리일거라 생각했지만 전혀 그렇진 않았다, 감사해요!!
댓글 하나 달렸습니다.
   s-master 2003.</description>
    </item>
    
    <item>
      <title>휴가</title>
      <link>http://shanmdphd.rbind.io/personal/2003-02-06-11-38/</link>
      <pubDate>Thu, 06 Feb 2003 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2003-02-06-11-38/</guid>
      <description>드디어 휴가다 하고 싶었던 것 모두 하고 들어가야겠다 그동안 큰 사건이 몇번 있었다 몇번? 한번? 그거땜에 고민도 많이하고 혼자 끙끙 앓기도 했지만 잘 해결된거 같아서 기뻤다 앞으론 조심해야지..</description>
    </item>
    
    <item>
      <title>냐하하</title>
      <link>http://shanmdphd.rbind.io/personal/2002-12-26-11-56/</link>
      <pubDate>Thu, 26 Dec 2002 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2002-12-26-11-56/</guid>
      <description>나 없는 사이에 신기한 개그가 많이 생겼군 아햏햏이란 놀라운 것 누가 만들어 낸거시야~?</description>
    </item>
    
    <item>
      <title>크리스마스 이브</title>
      <link>http://shanmdphd.rbind.io/personal/2002-12-25-06-33/</link>
      <pubDate>Wed, 25 Dec 2002 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2002-12-25-06-33/</guid>
      <description>너무나 반가운 사람 그리고 그만큼 나를 반기는 사람 삶의 원인, 이유 나의 장난을 이해해 주는 친구 그에 장난으로 맞받아쳐주는 친구
flat but happy time 2002 christmas</description>
    </item>
    
    <item>
      <title>역시나 오랜만에..</title>
      <link>http://shanmdphd.rbind.io/personal/2002-11-01-10-02/</link>
      <pubDate>Fri, 01 Nov 2002 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2002-11-01-10-02/</guid>
      <description>6주만에 또 나왔다 어찌보면 길고, 어찌보면 짧은.. 10월은 길었다 날씨가 너무 좋아서 (비록 힘든건 없었지만) 그 안에 있다는거 자체로 잔인한 날들이었다. T_T 2박 3일간의 짧은 외박.. 언제나 시작은 좋지만 끝은 아쉬워. 그래도 최대한 많은 사람 만나구 들어가야겠다 :~)</description>
    </item>
    
    <item>
      <title>정말 신나구 재미있는</title>
      <link>http://shanmdphd.rbind.io/personal/2002-09-23-02-03/</link>
      <pubDate>Mon, 23 Sep 2002 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2002-09-23-02-03/</guid>
      <description>Array
인사동에 갔었다 현진이 아버지께서 전시회를 열어서 구경하러 간거지 &amp;lsquo;인간시대&amp;rsquo;란 주제였는데 내가 이런 조형예술에 대해 잘 알지는 못하지만 엄청난 노력과 시간이 들어간듯했다 플러스 영감, 천재성.
그리구 현진이 고종사촌 누나들이랑 매형들이랑 청담동(?)의 마르쉐가서 배터지게 먹었어 정말로 고마워요~ (가족친지분들 다들 넘 친절하구 편하게 대해주셔서 감사 감사 감사해요~)
그리곤 강남역가서 peach crush란 칵테일을 마셨당.. 촛불 두개 켜놓구 정말 좋았지
오늘은 정말 가지가지 일들이 많았군 신나고 재미있었다!!!!! Good, Beautiful, Sweet
댓글 하나 달렸습니다.
   ㉿은깡냥ːⓥ 2003.</description>
    </item>
    
    <item>
      <title>영화봤다!~</title>
      <link>http://shanmdphd.rbind.io/personal/2002-07-21-13-14/</link>
      <pubDate>Sun, 21 Jul 2002 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2002-07-21-13-14/</guid>
      <description>Array
&amp;ldquo;센과 치히로의 행방불명&amp;rdquo; 아마 극장에서 처음 보는 만화영화가 아니었나싶다^^ 너무너무너무 재밌었다.,오랜만에 만나는 여자애랑 봐서일까?? 오예 안그래두 특박나와서 보는 영화는 재밌는데, 이건 왠만한 영화보다 훨낫군 왜 사람들이 일본 만화에 열광하는지 알거같다 귀여운 등장인물하고,,꽉찬 스토리 교훈도 많았던 것 같다.. 치히로, 하쿠는 본명을 잃고 유바바할멈의 밑에서 일을 하게 되는데 이걸 문득 생각해보니 현대 도시인의 모습과 크게 다르지 않은 것 같다. 자본주의 속에서 이익을 창출하는 부속으로 변해버려 일만하는..정체성을 잃어버린 인간,, 그래두 치히로는 끝까지 자신이 센이 아닌 치히로인걸 기억한다 하쿠역시 자신의 정체성을 자각하는 순간 극적인 변화를 일으켰다 개인의 &amp;lsquo;이름&amp;rsquo;이란 그사람의 정체성을 구성하는 가장 본질적인 요소이기 때문이겠지.</description>
    </item>
    
    <item>
      <title>오래간만에..</title>
      <link>http://shanmdphd.rbind.io/personal/2002-05-14-13-17/</link>
      <pubDate>Tue, 14 May 2002 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2002-05-14-13-17/</guid>
      <description>사회에 나왔다 모든게 낯설다 이곳은 내가 있을 곳이 아닌거 같은 생각마저 든다 내가 왜 이러케 된거야~~~~~~~~ 어쨌든 나쁘지 않은 기분이다</description>
    </item>
    
    <item>
      <title>Thought</title>
      <link>http://shanmdphd.rbind.io/personal/2002-02-03-04-27/</link>
      <pubDate>Sun, 03 Feb 2002 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2002-02-03-04-27/</guid>
      <description>수정이가 노다웃 씨디를 보내주었다 노래 참 좋더라 흥겹구
딱 일주일, 아니 딱 삼일만 시간이 더 주워진다면.. 기억하기도 싫은 12월과 1월이 정말 정말 아쉽다 건강한게 최고인거 같다
정든 이불과 내방, 컴퓨터 빠이~
댓글 하나 달렸습니다.
   모리 2002.02.03 12:14: 바이~</description>
    </item>
    
    <item>
      <title>귀여운 이모네집 식구들</title>
      <link>http://shanmdphd.rbind.io/personal/2002-02-02-15-18/</link>
      <pubDate>Sat, 02 Feb 2002 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2002-02-02-15-18/</guid>
      <description>이모네집에 갔었다 귀여운 사촌들 보러 사진으로 봐두 넘넘 귀엽따~~~~ 왜 애기들은 귀여운걸까? 헐헐 내가 워낙 과자를 조아해서 한묶음 사갖구 들어갔더니 이모가 모라구 그랬다. 다커서 과자를 욀케 좋아하냐구..진짜 그런가?? 오래 있지 못해서 아쉬웠다 헤어질때 되니깐 애들이 가지 말라구 그래서 맘이 마니 아팠다!!~~~ 정말 이 대목에서 슬픔이..T_T 어쨌든 이모의 고마운 용돈을 받아서 학교로 향했다
동아리 모임이 있었다 동호형두 와따 지하형 주석이형 승화니 승주니 은희누나 복스형 모두모두 넘넘 고마버여 분당에서 친구들하구 또 약속이 있어서 일찍 헤어져야 했는데 또 이 대목에서 슬픔이.</description>
    </item>
    
    <item>
      <title>나하하</title>
      <link>http://shanmdphd.rbind.io/personal/2002-01-31-15-18/</link>
      <pubDate>Thu, 31 Jan 2002 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2002-01-31-15-18/</guid>
      <description>Array
동호형과 안승환을 만났다 잠자다가 좀 늦었다 동호형은 거의 몇달만에 보는거였는데 살도 찌고 좋아보였다. 자주가는 고깃집에 갔는데 역시 맛있었다. 그리고 zanzi bar에서 음악듣고 칵테일 마셨다 무알콜 칵테일중에 sanfranciso 엄청 시고 달콤했다 빨간색이었는데 생각만해도 시다 그리고 동호형의 antiposer 3hirty 1ne 홈페이지 구상을 했다 동호형다운 발상과 유머가 그득한 싸이트가 탄생할꺼 같다 히히 오랜만에 모여서 떠들고 웃고 하는게 넘 좋았다 작년에 동호형이 군대가기 전엔 맨날 이랬는데,,헐
사건은 셋이 안승환네 집에서 자려고 가는 길에 발생했다 안승환이 빙판을 미끄러지면서 가다가 대박 넘어진 것이었다 캬캬ㅑㅑㅑㅑㅑㅑㅑㅑㅑㅑㅑㅑㅑㅑㅑㅑㅑㅑㅑㅑㅑㅋㅋㅋㅋㅋㅋㅋ 나와 동호형은 1분동안 정신없이 웃었고 안승환은 어쩔줄을 몰라했다.</description>
    </item>
    
    <item>
      <title>남은건 이제 일주일!</title>
      <link>http://shanmdphd.rbind.io/personal/2002-01-27-23-13/</link>
      <pubDate>Sun, 27 Jan 2002 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2002-01-27-23-13/</guid>
      <description>정확히 일주일 남았다 만나서 작별 인사할 사람은 많고 시간은 별로 안남았구나 정말 많은걸 계획했었는데 여행도 가고 싶었고 여자도 만나고 싶었고 사진도 찍고 싶었는데 이제 시간이 없네 아,,아쉽다!!
익숙했던 것에서 벗어나 새로운 생활, 그것도 고될것이 뻔히 예상되는 생활로의 변화가 좀 두렵기도 하지만,, 여기 사회에 남아있어봤자 짜증나는 일들이 많다 거의 한달넘게 계속하고 있는 이 생활.. 3류 tv스타나 보면서 테레비 앞에 앉아 있는거도 병신짓이고 맨날 컴퓨터하다가 하루를 보내는거도 싫고 술 퍼마시고 밤을 보내는거도 삽질이다 그런거에서 벗어날 수 있다니 한편으론 당장이라도 들어가고 싶은 마음이 든다 오늘 일기의 결론은.</description>
    </item>
    
    <item>
      <title>머리 잘랐다~~~~~~~</title>
      <link>http://shanmdphd.rbind.io/personal/2002-01-18-23-12/</link>
      <pubDate>Fri, 18 Jan 2002 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2002-01-18-23-12/</guid>
      <description>머리를 거의 3개월 넘게 안잘랐던거 같다 기어코 오늘 잘랐다 좀 짧게 깎았는데, 아주 스포츠는 아니구.. 그냥 젤발라서 넘기고 다녀야겠다 엄마랑 삼성플라자에 갔다 곧 사촌누나 결혼식인데 그때 입을 옷을 사러 군대가는 놈이 아무거나 입으면 어떻겠느냐마는&amp;hellip;
그래도 명색이 결혼식인데 새옷을 입고가야겠다는 심산이었다 근데 살이 마니 빠져서 옷을 입어도 매무새가 안나는 것이었다 T_T 진정으로 슬프고 아쉬웠다 결국 바지 한벌만 샀다 근데 값비싼 폴로에서 30%나 세일을 했다 애어른할거 없이 북적북적되서 구경좀 하고 나오는데 진땀이 났다 휴우~~ 빨리 살찌워서 상의 사러 가야겠다</description>
    </item>
    
    <item>
      <title>진주에 다녀오다</title>
      <link>http://shanmdphd.rbind.io/personal/2002-01-16-23-35/</link>
      <pubDate>Wed, 16 Jan 2002 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2002-01-16-23-35/</guid>
      <description>02.01.15 14:53
 떠나기전 잉이를 잠깐 만났다.  02.01.15 14:54 2. 단체사진
02.01.15 15:39 3. 잠맨차를 타고 장거리 여행을 시작했다. 날씨는 좀 흐렸다.
02.01.15 18:29 4. 비가 꽤 많이 내렸다. 흐린데다가 비까지와서 이상한 기분
02.01.15 20:12 5. 도착해서 여관을 잡고 저녁먹으러 가다
02.01.16 09:15 6. 밤에 고스톱치고 통닭 맥주마시고 일찍 잤다. 아침에 일어나서 부시시한 모습..이제 입소까지 45분 남았다
02.01.16 09:15 7. 부리나케 준비하고 여관을 나섰다. 잠맨의 과속으로 제시간에 도착.
02.01.16 09:53 8.</description>
    </item>
    
    <item>
      <title>최신 영화</title>
      <link>http://shanmdphd.rbind.io/personal/2002-01-11-23-53/</link>
      <pubDate>Fri, 11 Jan 2002 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2002-01-11-23-53/</guid>
      <description>the one, 반지의 제왕, the others 이 세개를 연달아 봤다 컴퓨터로 큭큭 이렇게 컴퓨터로 보는거 너무 짱인거 같다 영화관도 안가고 집에 앉아서 차마시면서 잠깐 쉬었다가 볼수도 있고..
이연걸 나오는 the one은 쫌 최악이었다 매트릭스 흉내 내려다 망했다 반지의 제왕은 재밌긴한데 결말을 안내서 좀 아쉽다 3부작이라고 하던데.. the others는 정말 짱이었다 이런 반전이 또 있을까.. 우와,,,정말 대단해
댓글 하나 달렸습니다.
   윤 2002.01.13 22:34: 정말 대단해..</description>
    </item>
    
    <item>
      <title>잘갔다와 개밥</title>
      <link>http://shanmdphd.rbind.io/personal/2002-01-08-13-05/</link>
      <pubDate>Tue, 08 Jan 2002 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2002-01-08-13-05/</guid>
      <description>Array
친구 개밥이 오늘 군대에 간다 몇일전 송별회에 나가지 못해서 얼굴조차 제대로 못보고, 잘갔다오란 인사도 하지 못했는데 두고 두고 후회가 된다 편지를 많이 써서 이 미안함을 달래봐야겠다 개밥이 체격도 작고, 실실 잘웃기 때문에 두표보다는 걱정이 마니 되긴 하지만, 그래도 잘 할거라고 믿는다 추운데 훈련받느라 고생할 것 같다. 감기 조심하고, 밥 잘먹고, 변 잘보고, 동상 조심하고..암튼 훈련 잘 받아라 성진아!!!</description>
    </item>
    
    <item>
      <title>농구봤다~!!</title>
      <link>http://shanmdphd.rbind.io/personal/2002-01-05-17-57/</link>
      <pubDate>Sat, 05 Jan 2002 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2002-01-05-17-57/</guid>
      <description>Array
sk 나이츠하고 동양 오리온스 서울경기를 테레비로 봤다 3점슈터 서장훈의 활약이 돋보였지만 역시 동양 김승현 짱!!! 키아누 리브스를 닮았다. 카리스마가 흐른다 이러케 잘 할 수가 있는것인가,,너무너무 빠르고 정확하구 김병철도 오늘 멋졌다 슛이 어찌나 그러케 잘 들어가는건지.. 동양 파이팅, 고대 파이팅
댓글 3개가 달렸습니다.
   윤 2002.01.06 02:47: ㅋㅋㅋㅋ 테레비로 바딴게 존내 우끼다 ㅋㅋ 상현 2002.01.07 15:13: 김승현 너무 거!!패스랑스피드거!! 모리 2002.01.07 22:56: 어떻게 일기를 고쳐쓰냐.. 것두 며칠이나 지나고 나서.</description>
    </item>
    
    <item>
      <title>예라이 야후메일</title>
      <link>http://shanmdphd.rbind.io/personal/2002-01-04-15-46/</link>
      <pubDate>Fri, 04 Jan 2002 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2002-01-04-15-46/</guid>
      <description>메일을 확인했는데 2003년에 온게 있다 알고보니까 야후에서 날짜 계산을 잘못한 것이었다 지금은 고쳐졌는데 이때 온 메일이 항상 맨 위에 있어서 짜증</description>
    </item>
    
    <item>
      <title>오늘은..</title>
      <link>http://shanmdphd.rbind.io/personal/2001-12-28-00-50/</link>
      <pubDate>Fri, 28 Dec 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-12-28-00-50/</guid>
      <description>일이 참 많았다. 어제밤에 친구들이 와서 밤을 새느라 잠을 많이 못잤다 오후에는 엄마 친구하구 애들이 와서 집에서 놀았다 초저녁에는 meme이 오셔서 컴퓨터 작업을 하구 다시 엄마 친구하구 애들하구 당구치고 노래방에 갔다 헐..
2년동안 쓴 나의 스카이 휴대폰이 맛탱이가 갔다 배터리가 반나절도 못가고, 충전도 제대로 안되고 잘 안터진다 군대가기 얼마안남은 시점에서 구입해야 하나 그냥 써야겠다</description>
    </item>
    
    <item>
      <title>apm설치완료</title>
      <link>http://shanmdphd.rbind.io/personal/2001-12-25-23-45/</link>
      <pubDate>Tue, 25 Dec 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-12-25-23-45/</guid>
      <description>Array
apm(apache+php+mysql)이라는 요상한 프로그램을 설치했다 win98을 써왔다 그러다가 php프로그래밍 언어를 공부하려고 apm을 설치했다 신기하게도 설치가 잘 되었다 기쁘도다!! 책도 샀겠다, 한번 열심히 해보자
댓글 2개가 달렸습니다.
   모리 2001.12.26 03:16: php책 좋은거 있냐? 너 모샀냐? pil.han@gmail.com 2001.12.26 09:59: 제목 php,, 정진호 지음 phpschool.com 웹마스터가 쓴거래여^^</description>
    </item>
    
    <item>
      <title>기말고사가 끝나고..</title>
      <link>http://shanmdphd.rbind.io/personal/2001-12-22-11-27/</link>
      <pubDate>Sat, 22 Dec 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-12-22-11-27/</guid>
      <description>오늘 수학시험을 마지막으로 2학년 2학기 기말고사가 끝났다 수학시험은 거의 백지를 내다시피 했다 밤사이에 앓느라구 공부를 통 하지 못했다 이번 학기 성적은 아주 최악일것 같은 느낌이다. 날 믿고 있는 부모님과 동생에게 죄송할 뿐이다 곧 크리스마스인데 아무 느낌도 없다 학기 끝났는데 모..기쁘지도 않구 그냥 그렇구 그런 나날이다 에이,,
댓글 하나 달렸습니다.
   권회창 2001.12.23 18:38: 어제 전화해도 받지도 않고 모했냐..</description>
    </item>
    
    <item>
      <title>분당에 첫눈이 내렸다 ^^</title>
      <link>http://shanmdphd.rbind.io/personal/2001-12-21-12-43/</link>
      <pubDate>Fri, 21 Dec 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-12-21-12-43/</guid>
      <description>Array
아침에 일어났더니, 엄마가 하시는 말, &amp;ldquo;눈왔다!&amp;rdquo; 우리 동네에도 드디어 첫눈이 내렸다~ 와아~ 꼬맹이들은 얼마나 조을까나..
아마도 초등학교 6학년 겨울방학식때도 첫눈이 내렸었지 남여노소(?) 불문하고 전부 운동장으로 뛰어나가서 눈싸움 했던 기억이 난다 그때 여자애들하구 놀던게 참 재밌었는데 말이지;
사진은 우리 집 앞이다 아침보다는 많이 녹은것 같다</description>
    </item>
    
    <item>
      <title>술끊는다.</title>
      <link>http://shanmdphd.rbind.io/personal/2001-12-19-20-53/</link>
      <pubDate>Wed, 19 Dec 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-12-19-20-53/</guid>
      <description>강인한 의지로 술을 과도하게 안먹기로 마음 먹었다 술을 먹어도 절대로 취하게 먹지는 않을 것이다 (맥주 1000cc, 소주 반병이하 반드시!!!!) 나에게 술은 만병의 근원이며, 생활의 파탄자이다 모, 말하는게 알콜 중독자가 하는 말처럼 들리긴 하지만, 나에겐 술과 담배같은 것이 잘 맞지 않는다는 것을 깨달았다 그러니 연말에 나에게 술을 권하지 말지어닷!~ 술과 담배, 나의 건강을 해치는 잡것들이여 안녕
댓글 2개가 달렸습니다.
   모리 2001.12.20 00:45: 그럼 담배도 끊는거냐? pil.han@gmail.com 2001.12.20 18:19: 아, 물론이죠</description>
    </item>
    
    <item>
      <title>망했네~~</title>
      <link>http://shanmdphd.rbind.io/personal/2001-12-18-19-03/</link>
      <pubDate>Tue, 18 Dec 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-12-18-19-03/</guid>
      <description>Array
숙제가 하나 있는데 이런 저런 이유로 하지 못했다 고맙게도 잠맨이 준비물 사러 차로 데려다 줘서 편하게 이동했었다 차가 있으면 참 좋은거 같다 사진은 서현역 하디스에서 찍은건데 핫초코가 700원이었다
댓글 4개가 달렸습니다.
   ssok 2001.12.19 10:43: 야 너머리 왜그래 ? 모자좀쓰고 가리고당겨. 넌 가리는게 최고야&amp;hellip; 너가 좀 안목이 있는거 같은데~~ 너답지 않게 퓨린을 좋아하고 , 카드산걸보니.. 나한테도좀써봐. 이넘아&amp;hellip;. 갑자기 너혼자 웃음 참는 모습을 상상하니&amp;hellip; 진짜 웃기다. 배는 나았어? 바부팅이&amp;hellip;~~~~ pil.</description>
    </item>
    
    <item>
      <title>3일만의 외출</title>
      <link>http://shanmdphd.rbind.io/personal/2001-12-17-23-58/</link>
      <pubDate>Mon, 17 Dec 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-12-17-23-58/</guid>
      <description>Array
몸이 좀 안좋아서 3일동안 밖에 나가지 못했다 그래서 오늘은 큰맘먹고 바깥공기를 쐬기로 맘먹었다 문득 영화가 보구 싶어졌다. 그래서 무작정 삼성역으로 갔다 평일인데도 사람들이 무지무지 많았다. 20분동안 줄서서 두사부일체 영화표를 샀다. 표를 사고 기다리는동안 위에 보이는 카드도 샀다. 영국에 있는 동생한테 보내고 추운데 군대에서 뺑이치고 있는 나의 친구들한테도 보내야겠다. 밥도 먹고, 차도 마시고 그러면서 시간을 때웠다 영화는 참 웃겼는데 혼자봐서 그런지 크게 웃을수가 없었다 하하하 두사부일체란 &amp;lsquo;두목 스승 아버지는 하나다&amp;rsquo; 라는 뜻인데 잘 이해안가는 제목이다</description>
    </item>
    
    <item>
      <title>어제는 시험이 두개였다</title>
      <link>http://shanmdphd.rbind.io/personal/2001-12-15-17-25/</link>
      <pubDate>Sat, 15 Dec 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-12-15-17-25/</guid>
      <description>전기회로와 논리회로 시험이 두개 있었다 둘다 내용이 많지는 않았는데 공부를 많이 못해서 잘 못본거 같다 다음주에 시험이 두개 있는데 공부 열심히 해야겠다 심기일전
댓글 3개가 달렸습니다.
   모리 2001.12.15 21:53: 솔직히 많이 어려움.. 배는 낫냐? 후래자 삼배 2001.12.16 02:06: 무슨 심기일전? 해물파전이다 짜슥아 pil.han@gmail.com 2001.12.18 00:03: 어이없다. 해물파전이 왠말이냐</description>
    </item>
    
    <item>
      <title>후우..겨우 마쳤네</title>
      <link>http://shanmdphd.rbind.io/personal/2001-12-13-17-08/</link>
      <pubDate>Thu, 13 Dec 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-12-13-17-08/</guid>
      <description>지금 나의 홈페이지는 변함없이 보이고 있지만 오늘 대략 6시간동안 실로 엄청난 변화가 있었다 -_-; 서버를 아예 옮기면서 게시판 자료를 변환하는데 잘 안되다가 겨우겨우 성공해서 지금 첫글을 쓴다 앞으로 1년간은 별일 없어야 하는데</description>
    </item>
    
    <item>
      <title>좋은노래</title>
      <link>http://shanmdphd.rbind.io/personal/2001-12-04-23-23/</link>
      <pubDate>Tue, 04 Dec 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-12-04-23-23/</guid>
      <description>델리스파이스 - 항상 엔진을 켜둘께 박화요비 - 후
이 두노래를 듣고 있노라면 아픈 배가 사르르 낫는 듯하다 그리고 옛날의 아련하던 기억에 혀가 달아오른다</description>
    </item>
    
    <item>
      <title>배아파..</title>
      <link>http://shanmdphd.rbind.io/personal/2001-11-24-20-26/</link>
      <pubDate>Sat, 24 Nov 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-11-24-20-26/</guid>
      <description>이게 어떠케 된거야 T_T
댓글 2개가 달렸습니다.
   모리 2001.11.25 08:18: 얼릉나라 장나라~!! 박선우 2001.11.26 02:07: 사촌이 땅을 샀나봐 알아봐봐.. -_-;</description>
    </item>
    
    <item>
      <title>엠디사다</title>
      <link>http://shanmdphd.rbind.io/personal/2001-11-19-01-58/</link>
      <pubDate>Mon, 19 Nov 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-11-19-01-58/</guid>
      <description>아버지가 일본 갔다 오시면서 엠디를 사오셨다 너무 갖고 싶었는데 암튼 기분이 넘 좋다 파나소닉mr220이다 지금 pennywise, ataris, nofx, greenday등등 여러곡 녹음마치고 듣고 있는데 감동밀려온다 이거땜에 군대가기 싫다 얼마 들을날 안남았으니 아깝지 않은가,,,T_T
댓글 8개가 달렸습니다.
   박선우 2001.11.19 03:46: 야 나한테 넘겨.. -- 박선우 2001.11.19 03:46: ok? s--r sweetness 2001.11.19 20:29: 얼 드뎌 갖게되었군 난 이쁜메니큐어 받았는데^^ sweetness 2001.11.19 20:30: 야야 군대가믄 나한테 넘겨 잘보관할께 ~ sweetness 2001.11.19 20:32: 아참 야 시계는 그 군대가는 남자친구에게 주는 그것으로.</description>
    </item>
    
    <item>
      <title>황수정 대 실망</title>
      <link>http://shanmdphd.rbind.io/personal/2001-11-15-02-48/</link>
      <pubDate>Thu, 15 Nov 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-11-15-02-48/</guid>
      <description>나의 이상형, 평소 지성과 미모를 겸비했다고 생각하는 거의 유일한 여자 연예인이었는데&amp;hellip; 크으,,, 진짜 대 실망이다
댓글 6개가 달렸습니다.
   윤 2001.11.15 18:01: 걘 안예뻐서 옛날부터 별루여써..&amp;ndash;;; pil.han@gmail.com 2001.11.15 22:35: 뜨흐,,아냐 예뻤다 곤스 2001.11.16 16:22: 어으어 윤 2001.11.16 18:13: 테레비서 착한 이미지면 실제로두 존내 순진하구 차케야 대냐.. 엄연한 픽션과 논픽션이 존재하는건데&amp;hellip; s-master 2001.11.23 00:12: 착하고 안착하고를 떠나 &amp;hellip; 바보다 s-master 2001.11.23 00:12: 최음제 얘긴 왜 하나? 바보같이..&amp;ndash;;</description>
    </item>
    
    <item>
      <title>하하</title>
      <link>http://shanmdphd.rbind.io/personal/2001-11-09-02-50/</link>
      <pubDate>Fri, 09 Nov 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-11-09-02-50/</guid>
      <description>공군 지원 접수보니깐 내 지원서 기각되었더라 &amp;lsquo;전자계산&amp;rsquo;보다는 &amp;lsquo;통신전자&amp;rsquo;를 지원하시오 알겠소 바꿨소 됐냐
댓글 5개가 달렸습니다.
   박선우 2001.11.14 00:32: 뭐냐? -_- 박선우 2001.11.14 00:32: 그런 것도 통제하나보지? 박선우 2001.11.14 00:33: 야 군바리초입부터 왜 그래? ㅎㅎ 박선우 2001.11.14 00:33: 매독 화이링~ s-master 2001.11.14 02:02: 그런..것도 있나?</description>
    </item>
    
    <item>
      <title>신기한 노트북</title>
      <link>http://shanmdphd.rbind.io/personal/2001-11-06-00-24/</link>
      <pubDate>Tue, 06 Nov 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-11-06-00-24/</guid>
      <description>오늘 정말 작은 노트북을 보았다 meme의 노트북인데 펼친 크기가 A4용지 정도 밖에 않되었다 또 무선 인터넷도 되었는데 모뎀보다 훨씬 빨랐다 내가 모르는 사이에 기술은 이렇게 빨리 발전하였고 전파는 내 몸 주위를 쉼없이 맴돌구 있었구나..
댓글 6개가 달렸습니다.
   양년 2001.11.06 00:36: 전파년 R.C군바리 2001.11.06 10:41: 너 파워북 본거 아니야? 윤 2001.11.08 16:49: 쫌 큰 계산기 아냐? s-master 2001.11.08 18:17: 매독은 오늘 나의 노트북도 보았따. pil.han@gmail.com 2001.11.09 02:33: 니 노트북 좋더라 s-master 2001.</description>
    </item>
    
    <item>
      <title>낼 카투사 발표네</title>
      <link>http://shanmdphd.rbind.io/personal/2001-11-01-01-07/</link>
      <pubDate>Thu, 01 Nov 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-11-01-01-07/</guid>
      <description>될래나????? 될까 안될까 되면 좋겠는데.. 안되면 할수 없구 되면 좋케따 &amp;hellip;&amp;hellip;.
take the power back이 위로해주는구나~~~~~~~~~~~~~</description>
    </item>
    
    <item>
      <title>20th century boy</title>
      <link>http://shanmdphd.rbind.io/personal/2001-10-31-01-26/</link>
      <pubDate>Wed, 31 Oct 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-10-31-01-26/</guid>
      <description>bad religion 노래에 21th century boy가 좋았는데 알구보니 20th century boy란 만화책이 있었고 20th century boy란 t-rex의 노래가 있었다 (헷깔려..)
아무튼 내가 쓰고 싶은건 20th century boy(20세기 소년) 만화책인데 어떻게 이런 만화를 생각해낼수 있을지 감탄했다 이사람 이름 기억안나지만 정말 멋진 만화가이다
문명도시는 아름다운가?
?</description>
    </item>
    
    <item>
      <title>집에 왔다,,</title>
      <link>http://shanmdphd.rbind.io/personal/2001-10-26-16-52/</link>
      <pubDate>Fri, 26 Oct 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-10-26-16-52/</guid>
      <description>이틀동안 학교에서 잠을 잤다 시험이 몰려있기 때문이다 공부는 많이 한것 같은데 결과는 실갱이인것 같다 몸도 정신도 피곤하구나.. T_T 내일 또 시험이군 시험만 끝나봐라,</description>
    </item>
    
    <item>
      <title>e = 1 &#43; 1/1! &#43; 1/2! &#43; ....</title>
      <link>http://shanmdphd.rbind.io/personal/2001-10-24-03-25/</link>
      <pubDate>Wed, 24 Oct 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-10-24-03-25/</guid>
      <description>재윤이 차에서 오랫동안 우주에 대한 얘기를 했다 원래는 인류의 종말에 대해 장난으로 얘기했는데 결국 우주에 대한 얘기까지 나왔다
인류가 영원히 풀지못할 의문, 어떻게 무에서 유가 나왔는가? 우주의 진리, 열역학 1법칙에서 에너지는 생성 소멸 되지 않는다고 했는데,, 또 2법칙에서 엔트로피의 증가는 필연이라고 했는데 시간이 과거로 무한대로 연장될 수 있다면 현재의 엔트로피 또한 무한대란 말인가?? 이런 헷깔리는 생각이 교차하면서 여기서 신이란 위대한 존재에 생각이 이르게 된다 이제서야 비로소 깨달은 것이지만 지구상의 모든 종교가 바로 우주의 탄생에 대해 얘기하고 있다 성경에 &amp;lsquo;태초에 하나님이 천지를 창조하시니라&amp;rsquo; 라고 나와있는건 대표적인 예</description>
    </item>
    
    <item>
      <title>찬바람이 불면~</title>
      <link>http://shanmdphd.rbind.io/personal/2001-10-18-03-04/</link>
      <pubDate>Thu, 18 Oct 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-10-18-03-04/</guid>
      <description>이맘때면 생각나는 여러 일들이 있다 볼을 스치는 싸늘한 바람과 아련한 가을냄새 이런 걸 느끼면 특히 고등학교때 가을이 많이 생각나는것 같다 난 이 시기가 너무나 좋다
근데 요새 쫌 바빠진다. 아예 덥거나 추우면 여러 생각 안날텐데 요즘 날씨는 너무 perfect
생각나는 노래, 김지연 &amp;lsquo;찬바람이 불면 내가 떠난줄 아세요~~스쳐가는 어쩌구 저쩌구&amp;rsquo;
아&amp;hellip;밀려오는 충만감. 행복하다
댓글 하나 달렸습니다.
   권회창 2001.10.23 02:32: 그렇지만 이젠 다시 날 생각하지 말아요~</description>
    </item>
    
    <item>
      <title>오늘 학교에서 펑크 공연봤다</title>
      <link>http://shanmdphd.rbind.io/personal/2001-10-13-00-20/</link>
      <pubDate>Sat, 13 Oct 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-10-13-00-20/</guid>
      <description>멋졌다 보컬&amp;amp;기타, 베이스, 드럼 3인조였는데 썰렁한 관객반응에도 불구하고 하나두 안어색하게 공연했다 greenday &amp;lsquo;86&amp;rsquo;하구 ramones꺼 모 했던거 같다 암튼 보고 있노라니 몸이 근질거렸지만 주위의 이목과 고령의 나이탓에 나무에 기대서 보고 있었다 그게 지금와서 쫌 후회된다
끝나구 기타하는 사람하구 악수하고 짧은 대화하구 헤어졌는데 참, 고대에선 보기드문 멋진 공연이었다 하하하</description>
    </item>
    
    <item>
      <title>군인 현석 &amp; 컴고치다</title>
      <link>http://shanmdphd.rbind.io/personal/2001-10-07-02-25/</link>
      <pubDate>Sun, 07 Oct 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-10-07-02-25/</guid>
      <description>Array
위사진은 9월 29일에 면회가서 군인 현석과 찍은 사진이다 연거푸 군대오지 말라는 얘기를 하였다.
오늘은 컴을 고쳤다 씨디롬을 바꾸니깐 잘 된다 52배속 씨디롬드라이브를 어제 샀다 씨디와 vga카드의 충돌이라.. 왠지 안어울리는 한쌍이다 컴고치니까 너무 좋다 갑자기 해상도가 올라가서 눈이 아플정도다
오늘은 학교친구 소개로 소개팅을 했다 frankly speaking, 소개팅은 별로 재미없다 그사람한테는 대단히 미안한 말이지만 소개팅하는동안 동아리 얘기나왔는데 그때부터 보드타고 싶다는 생각이 계속들었다
지금 불화쑈의 싼테리아가 울려퍼지는데 이들의 공연을 보구싶따 해체된지 오래지만</description>
    </item>
    
    <item>
      <title>시원한 하루</title>
      <link>http://shanmdphd.rbind.io/personal/2001-10-05-02-22/</link>
      <pubDate>Fri, 05 Oct 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-10-05-02-22/</guid>
      <description>오늘은 그다지 특별히 한일 없이 하루가 지나갔다
물흐르듯 지나간다는게 이런 날일까
바람도 선선히 불어서 기분이 좋았다
가을 냄새가 많이 났다
피씨방에가서 게임도 했고
도서관에서 공부도 했고
친구들도 만났고
그리고 종로까지 가서 버스를 타고 집에 돌아왔다
버스에서 내려 집까지 걸어오는데 바람이 역시 시원했다
혼자서 이렇게 물흐르듯 하루를 보내는 것도 아주 운치있고 여유있어 보인다</description>
    </item>
    
    <item>
      <title>엄청난 자극</title>
      <link>http://shanmdphd.rbind.io/personal/2001-09-28-00-20/</link>
      <pubDate>Fri, 28 Sep 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-09-28-00-20/</guid>
      <description>생각해보니까 책을 손에서 놓은지 너무 오래된거같다 meme의 말씀듣구 자극을 받아서 책하나 빌렸다 &amp;lsquo;제2미디어시대&amp;rsquo; 오오오 미디어 이면에 이런 음모&amp;amp;기능이 있을 줄이야.</description>
    </item>
    
    <item>
      <title>고연전 &amp;..</title>
      <link>http://shanmdphd.rbind.io/personal/2001-09-22-01-47/</link>
      <pubDate>Sat, 22 Sep 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-09-22-01-47/</guid>
      <description>동생 수정이랑 동아리에서 야구 응원갔는데 완패했다 스코어 9:2 모~유 이게,,,,,,,,,,,,,
하하하
내일은 이기려나..
그리고 학교로 와서 동호형과의 마지막 스케이팅 &amp;amp; 술자리를 가졌다 형 잘 갔다와요,,,,, 훌쩍 T_T
to all my friends present past and beyond even though they weren&amp;rsquo;t with us too long life is the most precious thing you can lose while you were here fun was never ending laugh a minute only the beginning canton, colvin, nichols, this one&amp;rsquo;s for you</description>
    </item>
    
    <item>
      <title>아이디 변천사</title>
      <link>http://shanmdphd.rbind.io/personal/2001-09-20-02-01/</link>
      <pubDate>Thu, 20 Sep 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-09-20-02-01/</guid>
      <description>국민학교 6학년 시절 하이텔에 처음 가입할때 = SUNGPHIL 쫌 촌스럽다. 아니 마니 촌스럽다 크하하하하하 그땐 사용자이름 적으래서 진짜 이름하고 비슷하게 적어야 되는줄만 알았다
  중1 나우콤 처음 가입했을때 = hansp 그때 저걸로 날렸었는데..하하하 나우콤에 hansp한번 뜨면 게임교환방이 들썩였었음 -_ㅡ
  고2 하이텔 한글아이디로 바꿈 = 반란 두글자짜리 그러니까 4바이트짜리 막찾다가 겨우겨우 찾아내었다
  고2 스타크래프트 아이디 = hansp741 나우콤과 비슷한 맥락
  고3 스타크래프트 아이디 = FUCT FUCT는 욕이 아니다!</description>
    </item>
    
    <item>
      <title>http://ohmynews.com/</title>
      <link>http://shanmdphd.rbind.io/personal/2001-09-18-00-13/</link>
      <pubDate>Tue, 18 Sep 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-09-18-00-13/</guid>
      <description>내가 보기엔 이 뉴스사이트가 가장 나은거 같다 http://ohmynews.com/ 진보적이고, 객관적이어서 조타</description>
    </item>
    
    <item>
      <title>지금 아침 8시 34분</title>
      <link>http://shanmdphd.rbind.io/personal/2001-09-18-08-28/</link>
      <pubDate>Tue, 18 Sep 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-09-18-08-28/</guid>
      <description>엄마가 늦게 일어나셔서 헐레벌떡 나가셨다 그래서 나도 일찍 일어나게 되었다 오늘 날씨는 조금 흐릴것 같다 약간 쌀쌀할거 같기도 하다 긴팔을 한개 가져갈까나,,.. ^^
일찍일어나는거도 나쁘지 않다!</description>
    </item>
    
    <item>
      <title>ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ</title>
      <link>http://shanmdphd.rbind.io/personal/2001-09-14-01-27/</link>
      <pubDate>Fri, 14 Sep 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-09-14-01-27/</guid>
      <description>수많은 가치의 충돌이 일어나구 있다 이사람 말을 들으면 이사람이 맞구 저사람 말을 들으면 저사람이 맞다 이런게 정치요, 외교인가부다 그 사이에서 우리나라는 미국 뒤치닥거리하는건가,, 내일을 애도의 날로 정하고 조기게양하고 묵렴하는건 오바하는거 아닌가 미국의 동맹국으로서 당연한 행동인가?
&amp;lsquo;일본에 원자폭탄이 터졌을때 대한민국 국민이 기뻐했듯 이번 테러가 나고서 아랍 국민이 기뻐했을 것이다&amp;rsquo; 누군가 이말을 했는데 참 여러 생각을 떠오르게 한다
댓글 2개가 달렸습니다.
   잉이 2001.09.14 11:01: 븅신&amp;hellip; 이제 좀 깨닿겠냐? 깊이 생각해봐라 do 2001.</description>
    </item>
    
    <item>
      <title>극도의 피곤상태</title>
      <link>http://shanmdphd.rbind.io/personal/2001-09-09-03-55/</link>
      <pubDate>Sun, 09 Sep 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-09-09-03-55/</guid>
      <description>금요일 1.학교에서 숙제를 열심히함 2.과외를 감 3.다시 학교로감 4.동호형,승환과 술을 마심
토요일 5.집에 늦게 들어와서 세시간동안 잠을잠 6.파티 아르바이트에 감 7.일을 함 8.삼성역으로 가서 형,누나,친구들과 뒷풀이를 함 9.분당으로 다시 와서 인직, 재윤, 잉이를 만나서 술을 마심
일요일현재 10.피씨방에 가서 포트리스를 함 11.조금전에 집에 들어와서 이제 쓰러질것임&amp;hellip;&amp;hellip;&amp;hellip;&amp;hellip;
피에스:파티알바는 알차고 재밌었다. 여러 좋은 사람들을 만나서 좋았다</description>
    </item>
    
    <item>
      <title>안경 맞추다</title>
      <link>http://shanmdphd.rbind.io/personal/2001-09-09-23-55/</link>
      <pubDate>Sun, 09 Sep 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-09-09-23-55/</guid>
      <description>그제부터 왼쪽 눈이 너무 빨갛게 충혈되어서 렌즈를 안끼고 다녔더니 넘 불편하다 그래서 오늘 엄마와 안경 맞추러 갔다 까만 뿔테는 넘 안어울려서..ㅋㅋ
무테로 했는데 테가 20만원이었다 아저씨하구 엄마가 워낙 완강히 추천해서 비싼가격에두 불구하구 샀다
연한갈색을 렌즈에 넣었는데 어울릴지 몰르겠당,, 헐~
몰랐는데 어제 알바하구서 장난아니게 탔다 목뒤가 샤워할때 따가울 정도였다 헥헥 얼굴도 마니 탔다 깜둥이 같다
댓글 2개가 달렸습니다.
   모리 2001.09.11 02:25: 오늘 쓰구오냐? 함 보자!! 갈색 안경알? @@ MM.</description>
    </item>
    
    <item>
      <title>2002학년도 수능 D-63</title>
      <link>http://shanmdphd.rbind.io/personal/2001-09-07-02-58/</link>
      <pubDate>Fri, 07 Sep 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-09-07-02-58/</guid>
      <description>얼마안남았네, 수험생들 참 고생이 많타 내가 알기론 여길 올만한 수험생은 거의 없는거 같은데.. 레이피아? 한명뿐인가.. 그것두 재수하니깐 조금은 익숙하겠지
수능이 가까워 오니까 몇년전이 생각난다 그러고 보니깐 난 참 행운아다 대학이란 관문을 비교적 수월하게 통과한것 같다 지금껏 나에게 주워졌던 환경을 부정하기도 했지만 나에겐 무엇보다 공부할 수 있는 환경이 있었고 운이 많이 따랐다는것을 솔찍히 인정한다
친구들이 열심히 공부하고 있을때 수시모집이란 요상한 제도의 수혜자로서 공부를 비교적 소홀히 했을수도 있다는 것마저 인정한다
환경이 되지 않아서, 혹은 운이 따르지 않아서 하고 싶은 공부를 못한다는 것을 그 개인에게 있어 얼마나 큰 고통일 것인가.</description>
    </item>
    
    <item>
      <title>개강하니깐</title>
      <link>http://shanmdphd.rbind.io/personal/2001-09-03-23-28/</link>
      <pubDate>Mon, 03 Sep 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-09-03-23-28/</guid>
      <description>또 방학이 그립네 뭔가 이상한 학교같다 전공이배정되서 그런가..아니면,, 후우~
실험오리엔테이션을 끝내구 달걀과 옥루와 피씨방에서 거하게 떴다. 오늘 전적5승 무패 오예~ 너무 정신없이 껨하다가 점심도 못먹고 전자기학 수업에 쫌 늦었다 50년대를 연상케하는 어마어마한 학생수 였다 최악! 그 교수님은 첫시간인데도 불구하구 75분 꽉꽉채워서 수업을 했다
15분동안 공대에서 사대까지 엄청난 속도로 주파했다 누가보면 경보하는줄 알았을껄? 오늘따라 더워서 땀이 범벅이되었다 땀이나니깐 어제 쐐기에 물린 20여곳(10여곳이 아니었음)이 너무너무 가려웠다
영상(사진)수업에 들어갔는데 교수님이 참~좋았다 다다음주 토요일에 자기 작업실에 오면 흑백사진 인화하는 법을 갈켜주신댔다 꼭 가야지.</description>
    </item>
    
    <item>
      <title>사진기 생겼다~^^</title>
      <link>http://shanmdphd.rbind.io/personal/2001-09-03-00-44/</link>
      <pubDate>Mon, 03 Sep 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-09-03-00-44/</guid>
      <description>Array
매형이 사진기를 빌려주셨다 이번학기 영상 수업을 위한 수동카메라다 사촌형은 필름 세개와 책도 주었다
오늘 벌초를 하느라구 쐐기한데 10번정도 물렸다 헥헥 일은 많이 안했지만 나름대로 힘든 하루였다
미사리에 사촌누나와 카페에 갔는데 분위기가 좋았다. 굿~
댓글 2개가 달렸습니다.
   as8tguy 2001.09.03 05:21: 뽀대나는군.. 빌려줘! digitize 2001.09.03 09:36: 임마&amp;hellip;!!..폼으로 들고 다니지 말구..열심히 찍어봐&amp;hellip;&amp;ndash;;</description>
    </item>
    
    <item>
      <title>지난 여름방학을 회고하며..</title>
      <link>http://shanmdphd.rbind.io/personal/2001-09-01-23-56/</link>
      <pubDate>Sat, 01 Sep 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-09-01-23-56/</guid>
      <description>즐겁운일도 많았고 슬픈일도 많았다 방학이 이토록 길게 느껴진 적이 드물었는데.. 특별히 하는일 없이 물흐르듯 지나간 두달이었다 이런 여유를 다시 갖을 수 있으면 좋겠다 개강을 하면 약간 바빠지겠구 그땐 여름방학을 회상하면서 빨리 겨울 방학이 오길 기대하겠지. 오예</description>
    </item>
    
    <item>
      <title>빨리 개강했으면..</title>
      <link>http://shanmdphd.rbind.io/personal/2001-08-29-03-52/</link>
      <pubDate>Wed, 29 Aug 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-08-29-03-52/</guid>
      <description>맨날 세네시에자는 폐인생활하느니 개강이나했음 조케따 으흑 이러다가 개강하고도 적응못하면 우짜노
댓글 하나 달렸습니다.
   as8tguy 2001.08.29 22:26: ㅇ ㄴ</description>
    </item>
    
    <item>
      <title>잉이의 3년전 편지</title>
      <link>http://shanmdphd.rbind.io/personal/2001-08-27-02-28/</link>
      <pubDate>Mon, 27 Aug 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-08-27-02-28/</guid>
      <description>아마 고2때 독서실에서 받은거 같따 잉이의 멋진 증명사진과 유병조 도장이 선명하게 찍힌 피씨방 이용권 5장 ㅋㅋㅋㅋㅋㅋㅋㅋ 20년뒤 거한 프리미엄이 붙게 되지 않을까 고흐의 편지처럼.. 그런 비정상적인 말도 안되는 상상을 한번 해봤다
ps:마지막 말이 압권이네 &amp;lsquo;여자 너무 밝히지 마라&amp;rsquo; 내가 몰 어쨌다구..채악!
댓글 2개가 달렸습니다.
   잉이 2001.08.28 01:53: 이상하다&amp;hellip; 저 사진은 고3때 찍은건데 박선우 2001.08.28 02:21: 아마 잉이가 비싸게 사주지 않을까? ㅎㅎ</description>
    </item>
    
    <item>
      <title>양평에 갔다오다</title>
      <link>http://shanmdphd.rbind.io/personal/2001-08-26-03-43/</link>
      <pubDate>Sun, 26 Aug 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-08-26-03-43/</guid>
      <description>고등학교때 가르침받던 선생님네 댁에 갔다왔다 양평의 시골마을인데 참 좋은거 같았다 여러 얘기를 나누는 동안 내가 타인에게 큰 도움이 될 수 있다는 사실을 깨달았다 한번 열심히 해봐야겠다
댓글 하나 달렸습니다.
   as8tguy 2001.08.26 11:32: 그래&amp;hellip;&amp;hellip;..ㅇ ㄴ&amp;hellip;&amp;hellip;</description>
    </item>
    
    <item>
      <title>쟈스민차</title>
      <link>http://shanmdphd.rbind.io/personal/2001-08-17-02-56/</link>
      <pubDate>Fri, 17 Aug 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-08-17-02-56/</guid>
      <description>쟈스민차는 참 맛있다 녹차보다 안쓰지만 달지도 않고 향긋하다 오늘 쟈스민차를 선물 받았다 25봉지가 들어있는데 정말 기쁘다 향기로~운
댓글 2개가 달렸습니다.
   5 2001.08.17 16:43: 누구가 주엇어&amp;hellip;&amp;hellip;&amp;hellip; as8tguy 2001.08.18 13:36: 나 한봉지만&amp;hellip; 그럼 이뻐해줄께~</description>
    </item>
    
    <item>
      <title>예전의 그 추한 모습 그대로 승환 컴백</title>
      <link>http://shanmdphd.rbind.io/personal/2001-08-15-22-24/</link>
      <pubDate>Wed, 15 Aug 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-08-15-22-24/</guid>
      <description>Array
위에서 보듯 예전의 그 추한 모습 그대로 안승환이 돌아왔다 역시 감못잡는건 미국가기 전이나 후나 마찬가지.. 모자에서 악취가 너무 나서 모자도 하나 샀다 저기 쓴 모자 말고 근데 별루 맘에 안든다 하하 그냥 빨아서 쓸껄;;;;;;채악!
댓글 3개가 달렸습니다.
   이뿐누나 2001.08.15 23:22: 바부..그러게 진작사지~~&amp;quot; 이왕이면 양말두&amp;hellip; pil.han@gmail.com 2001.08.15 23:59: 아니, 당신 누구야??설마 혜숙??????? 그래이눔아 2001.08.16 11:25: 정말 ..눈치두 빠르지 너자꾸 짧게부른다!</description>
    </item>
    
    <item>
      <title>A.I.</title>
      <link>http://shanmdphd.rbind.io/personal/2001-08-14-01-46/</link>
      <pubDate>Tue, 14 Aug 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-08-14-01-46/</guid>
      <description>Array
mms://vod.hani.co.kr/cine21/multi/trailer/a-b/ai1.asfwhat is real? 오래간만에 영화를 보면서 운거같다 극장에서 훌쩍되는건 더더욱 오래된거 같다 영화에서 나는 기계보다 더욱 잔인한 인간과 인간보다 더 인간다운 기계를 보면서 섬득했다 정말 이런일이 발생한다면 얼마나 비극일까,, 인간이 신의 영역에 침범할 때 어떠한 일이 발생할 것인가..? 결국엔 우리의 상상력을 충분히 자극하고도 남을 멋진 결말이었다 훌쩍.. 스탠리 큐브릭이 도움을 주었다구 하는데 역시 넘 조았어요.. 간만에 멋진sf를 본거 같다</description>
    </item>
    
    <item>
      <title>사진 - 동강의 추억</title>
      <link>http://shanmdphd.rbind.io/personal/2001-08-14-01-25/</link>
      <pubDate>Tue, 14 Aug 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-08-14-01-25/</guid>
      <description>지난 9일부터 11일까지 래프팅 갔다 왔다. 여러가지를 배우고 느꼈다 친구들과 얘기속에서 깊은 생각을 할 수 있게 되어 뿌듯하다.. 그럼 그림을 보실까요!
청량리 역으로 온뒤 다시 고대로 가서 짜장면+짬뽕+탕수육+군만두+빼갈의 환상적인 맛을 느꼈다 와우~ 그러나 막차를 놓쳐서 집에는 새벽 여섯시가 되서야 도착했다 당연히 그날 과외는 모~두 제꼈다 최악!~하하하하하하하
댓글 3개가 달렸습니다.
   상현 2001.08.14 02:31: 초최-&amp;gt;초췌&amp;hellip;.냐하하 상현 2001.08.14 02:31: 너한테당구진다는게말이돼??? 상현 2001.08.14 02:31: 암튼재밌었던거같군&amp;hellip;..</description>
    </item>
    
    <item>
      <title>드래곤볼</title>
      <link>http://shanmdphd.rbind.io/personal/2001-08-09-01-55/</link>
      <pubDate>Thu, 09 Aug 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-08-09-01-55/</guid>
      <description>Array
진짜~재밌다 우와짱! 만화방가서 다시봐두 재밌는 드래곤볼!!!! 너무짱 피콜로가 원래 나뿐놈이란걸 알았다 베지터가 너무 쎄다
댓글 하나 달렸습니다.
   태복 2001.08.09 08:41: 음..제주도에서 TV로 보구 있다 -_-;;</description>
    </item>
    
    <item>
      <title>현재</title>
      <link>http://shanmdphd.rbind.io/personal/2001-08-06-18-47/</link>
      <pubDate>Mon, 06 Aug 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-08-06-18-47/</guid>
      <description>Do not dwell in the past Do not dream of the future, Concentrate the mind on the present moment. 이런 명언앞에 나는 부끄럽다 나는 현재를 사는것이 아니라 과거에 얽매여, 미래를 걱정하며 현재를 허비하는 듯한 느낌이다 이러면 안되는데, 라는 생각은 차라리 더 큰 고통으로 다가온다 답답..
댓글 2개가 달렸습니다.
   권회창 2001.08.06 20:04: 니가 그런말하면 자살할 사람 만타;;; 그걸보구 위안삼길 분당0606 2001.08.08 16:09: 성필이가 왜!아니야 그런생각은 아애 말아라 편하게 그리고 긍정적으로 알앗지!</description>
    </item>
    
    <item>
      <title>크하하하하하 이게 왠 떡!~</title>
      <link>http://shanmdphd.rbind.io/personal/2001-08-04-02-07/</link>
      <pubDate>Sat, 04 Aug 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-08-04-02-07/</guid>
      <description>가난에 허덕이구 있는 이 시점에서 책상속 깊은 곳에서 거금 20만원을 발견했다!!!! 너~무 기쁜 나머지 할말을 잃었다 하카ㅏ하하하ㅏㅏ카하ㅏ하하하ㅏ카ㅏ하ㅏ 너무 짱! 진짜 어떻게 이 돈이 책상속에 있는 거지??? 타임캡슐속에 개구리 든거만큼 의문이다
댓글 4개가 달렸습니다.
   m.m 2001.08.04 10:58: 바~부 상현 2001.08.04 12:38: 임마 그거 내꺼야 윤 2001.08.06 02:53: ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ 우끼다&amp;hellip;. 진짜 혼자보구 존내 우선네..&amp;ndash;; 고승준 2001.08.06 20:07: 돈갚어라</description>
    </item>
    
    <item>
      <title>강릉 고모댁에서 피서를,,</title>
      <link>http://shanmdphd.rbind.io/personal/2001-08-03-00-21/</link>
      <pubDate>Fri, 03 Aug 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-08-03-00-21/</guid>
      <description>Array
Array
1박2일로 고모댁에 다녀왔다 고모부께서 환갑이기 때문이다 그런데 8월1일에 떠나서 자정넘어서 도착했으니 강릉에서는 24시간도 못있은거나 마찬가지 흑~ 게다가 비도 오구 파도도 높아서 해수욕장에 접근 못하게 했다 결국 어렵게 사진 몇개를 찍었다 어느 횟집에 가서 매실주를 먹었는데 매실주에 금이 들어있어서 신기했다 어른들은 회를 좋아하지만 나는 회를 안조아하기 때문에 조금밖에 먹지 않았는데 난생 처음보는 엄청난 그릇에 회가 담겨 나왔다 회를 먹구 바닷가에 한번더 갔다가 집으루 왔다 잉~.. 오는 길에 잠깐 운전을 했는데 역시 운전은 어려운거 같다 저위에 사진은 매형과 사촌누나다 매형과 어제밤에 군대에 대해서 얘기했는데 이제 정말 심각한 상황이 된거같다 먼산바라보듯 생각하다간 큰일날거같다.</description>
    </item>
    
    <item>
      <title>엽기적인 그녀</title>
      <link>http://shanmdphd.rbind.io/personal/2001-08-01-02-07/</link>
      <pubDate>Wed, 01 Aug 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-08-01-02-07/</guid>
      <description>영화를 보았다 주위에서 워낙 재밌다구 그러는 바람에 기대를 한껏 하고 갔다 극장에 앉아서 수연이를 기다리는데 예고편이 텔레비젼 화면에 계속 나오고 있어서 계속 눈을 옆으로 피했다 ㅎㅎㅎ 본장면 또보면 재미가 덜해질거 같아서.. 역시 영화는 재미있었다, 보는동안 내내 웃었다 코믹! 마지막 부분에는 감동적이기까지 했다 웃기기로는 신라의 달밤 뺨치는듯~
영화보면서 생각한건 견우가 말하길 &amp;lsquo;우리나라 사람들은 사춘기에 소나기 소설을 읽기때문에 멜로를 좋아하게 된다&amp;rsquo;라는 말. 그말을 증명이나 하듯 이 영화두 결국엔 멜로가 되는데,, 진짜 그런가~?</description>
    </item>
    
    <item>
      <title>매형</title>
      <link>http://shanmdphd.rbind.io/personal/2001-07-30-00-20/</link>
      <pubDate>Mon, 30 Jul 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-07-30-00-20/</guid>
      <description>Array
나의 첫 매형이 오늘 tgi에서 거~하게 저녁을 샀다 진짜 많이 먹어서 배터지는줄 알았음 휴~ 매형이라구 해야하는데 자꾸 아저씨라고 부른다, 글면 안돼는데.. 사촌누나들이 나를 너무 갈궈서 저런자리에 있으면 내가 이상한 사람인건 아닐지 2초동안 생각하곤 한다 역시 노래방에 갔다가 집에 왔다 나는 노래를 잘 못하기 때문에 노래방가는걸 별로 안좋아하는데 이틀연속 노래방 갔더니 그나마 재미가 좀 생긴거 가테 ^___^ 주말을 잘 쉬었으니 내일부터는 열심히 살아야겠다고 다짐만 해본다
댓글 3개가 달렸습니다.
   상현 2001.</description>
    </item>
    
    <item>
      <title>잉이의 퇴소날</title>
      <link>http://shanmdphd.rbind.io/personal/2001-07-30-00-15/</link>
      <pubDate>Mon, 30 Jul 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-07-30-00-15/</guid>
      <description>Array
잉이가 4주간의 고된 훈련을 끝내구 돌아와따 ㅋㅋ 그리구 여러 동기가 있었기에 간만에 부모님들과 우리들이 한자리에 모였다 고기부페에 가서 마니마니 먹었다 위의 사진의 제목은 &amp;lsquo;누가 혓바닥에 병 오래달구 있는가?&amp;rsquo; 1위 요밍 2위 잉이 3위 망건 4위 망창 요밍의 승리, 그리구 노래방갔다가 부모님들과 헤어져 피씨방갔다가 밤새구 아침에 집에 들어왔다 헉헉 밤새는건 힘들어,,
댓글 3개가 달렸습니다.
   상현 2001.07.30 22:28: 사진 예술!!! 상현 2001.07.30 22:28: 그때찍은사진좀많이올려놔라 박선우 2001.07.31 03:44: 미치겠군.. ㅋ-_-ㅋ</description>
    </item>
    
    <item>
      <title>바꾼후 반응</title>
      <link>http://shanmdphd.rbind.io/personal/2001-07-28-00-11/</link>
      <pubDate>Sat, 28 Jul 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-07-28-00-11/</guid>
      <description>대체로 좋은 평을 해조서 고마움을 마니마니 느낀다 혹자는 이 여기쓰인 색깔이 식욕을 돋운다는 말을 했다 하하하호~ 그런거 같기두 하다 rgb코드로는 #339966 369가 들어가있네 갑자기 369가 생각나서 하는말인데 나는 이런종류의 께임을 잘 못하는거 가테;; 잉~</description>
    </item>
    
    <item>
      <title>졸리당..</title>
      <link>http://shanmdphd.rbind.io/personal/2001-07-27-03-14/</link>
      <pubDate>Fri, 27 Jul 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-07-27-03-14/</guid>
      <description>지난 몇일동안 늦게자고 밤새고 하면서 홈페이지 만들었는데 지금 끝내구 나니까 피로가 몰려오구 있당 휴우 쫌만 더하고 자야지..ㅎㅎ
댓글 하나 달렸습니다.
   s-master 2001.07.31 01:21: 나 한영이다. 잘만들었구나 나날이 발전하는군</description>
    </item>
    
    <item>
      <title>샬 위 댄스?</title>
      <link>http://shanmdphd.rbind.io/personal/2001-04-12-01-16/</link>
      <pubDate>Thu, 12 Apr 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-04-12-01-16/</guid>
      <description>춤추실래요?
전 라틴을 좋아해요
오늘 그애는 댄싱퀸이 되었죠
sungpilhan</description>
    </item>
    
    <item>
      <title>시 하나..</title>
      <link>http://shanmdphd.rbind.io/personal/2001-04-05-02-18/</link>
      <pubDate>Thu, 05 Apr 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-04-05-02-18/</guid>
      <description>너를 기다리는 동안
황지우
네가 오기로 한 그자리에 내가 미리 가 너를 기다리는 동안 다가 오는 모든 발자국은 내가슴에 쿵쿵거린다. 바스락 거리는 나뭇잎 하나도 다 내게 온다. 기다려본 적이 있는 사람은 안다. 세상에서 기다리는 일처럼 가슴 에리는 일 있을까. 네가 오기로 한 그자리, 내가 미리 와 있는 이곳에서 문을 열고 들어오는 모든 사람이 너였다가 너였다가, 너일 것이었다가 다시 문이 닫힌다. 사랑하는 이여 오지 않는 너를 기다리며 마침내 나는 너에게 간다. 아주 먼데서 나는 너에게 가고 아주 오랜 세월을 다하여 지금 오고 있다.</description>
    </item>
    
    <item>
      <title>시험봤당</title>
      <link>http://shanmdphd.rbind.io/personal/2001-03-27-00-02/</link>
      <pubDate>Tue, 27 Mar 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-03-27-00-02/</guid>
      <description>경제성 공학이라는 시험이었는데
역시나 &amp;lsquo;시험&amp;rsquo;이란 참~ 알다가도 모를 과정이다
아무리 준비를 많이해도 막상 시험 도중엔 잘 생각이 나지 않는다
그래서 실수를 하기 마련이지
&amp;lsquo;우리를 시험에 들게하지 마옵시고..&amp;rsquo;
댓글 하나 달렸습니다.
   RedCrazy 2001.03.30 05:06: 마음을 비워라.. 평상심을 유지하긴 힘든일이지&amp;hellip;</description>
    </item>
    
    <item>
      <title>만화책 카이지</title>
      <link>http://shanmdphd.rbind.io/personal/2001-03-26-02-15/</link>
      <pubDate>Mon, 26 Mar 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-03-26-02-15/</guid>
      <description>카이지는 도박만화이다. 하지만 단순한 흥미위주의 도박이 아니다 주제넘게 들릴지도 모르지만 우리 삶을 잔인하게 파헤친 역작이 아닌가 싶다 &amp;lsquo;만화책따위가..&amp;rsquo; 라는 생각을 할지도 모르겠다
그렇지만 정말 그렇다 경쟁위주의 사회를 도박을 소재로 날카롭게 그렸다 &amp;lsquo;별실&amp;rsquo;의 엄청난 공포 도저히 앞을 예측할 수 없는 반전에 반전의 연속 어느 누구도 믿을 수 없는 상황 남을 밀어내지 않으면 내가 떨어질수 밖에 없는, &amp;lsquo;인생은 진검승부이다&amp;rsquo;
이 만화에서는 단한번의 소위 대박도 일어나지 않는다 단순한 우연에 의해서 돈을 벌지 않는다는 말이다 끊임없는 생각,생각,생각,실패,실패,실패 그리고 찾아오는 그 마지막 빛.</description>
    </item>
    
    <item>
      <title>저 위의 그림을..</title>
      <link>http://shanmdphd.rbind.io/personal/2001-03-25-01-07/</link>
      <pubDate>Sun, 25 Mar 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-03-25-01-07/</guid>
      <description>오늘 실제로 보구 말았다
당연히 모조품이겠지만,,
신기한데~
그림안의 초상화중에 한명은 고흐인데
나머지 한명은 누구지?
여자인거같은데..
고흐의 아내일까?
큭큭
새삼 저그림의 집처럼 단촐한 곳이 정겨워보인다
침대, 탁자, 의자, 창문, 그림
완벽하네
한가지 아쉬운게 있다면 밥해먹을곳이 없다는거
아마 그림뒤에 주방이 있을거같다
댓글 3개가 달렸습니다.
   수연 2001.03.26 23:52: 도서관 식당 수연 2001.03.26 23:52: 오랜만에 시험공부한 얘기두 써야지&amp;hellip;~ 수연 2001.03.26 23:54: 아&amp;hellip;그리구 날씨 좋은데 보드두 열심히타셔</description>
    </item>
    
    <item>
      <title>2001년 3월 12일 새벽 1시 8분</title>
      <link>http://shanmdphd.rbind.io/personal/2001-03-12-02-46/</link>
      <pubDate>Mon, 12 Mar 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-03-12-02-46/</guid>
      <description>1시에 과외를 마치고 돌아오는 길에
쓰레기통을 비우는 아저씨들을 보았다
순간 죄송한 마음에 재빨리 걸었다
&amp;hellip;
하늘엔 별이 하나도 없었다
댓글 2개가 달렸습니다.
   RedCrazy 2001.03.14 02:44: 과외가 1시까지? 거하군&amp;hellip; 그런분들도 있어야 세상이 돌아가지.. 윤 2001.03.14 19:06: 나 이런거 있는지 오늘 첨 아라써&amp;hellip; 니 홈페지 100번두 넘게 와바썬는데&amp;hellip;-_-;;</description>
    </item>
    
    <item>
      <title>이런 사람이 되야지</title>
      <link>http://shanmdphd.rbind.io/personal/2001-03-09-01-36/</link>
      <pubDate>Fri, 09 Mar 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-03-09-01-36/</guid>
      <description>남의 장점을 칭찬하구 격려할수 있는 사람이 되어야겠다
인간 사회 어딜가나 볼 수 있는 장면은
남의 장점을 깎아내리고 욕하는 모습이다
글엄 안되지~
꼭 자기가 최고일 필요가 있을까?
다른 사람이 잘한다구 해서 배아파 한다면
욕심쟁이.
gtm게시판에서 김용민씨 욕하는거보고
쓰네
근데 여기 일기장에 오랜만에 글쓰는거 같다
호호호
자주써야겠다</description>
    </item>
    
    <item>
      <title>이제 다시 개강인가..</title>
      <link>http://shanmdphd.rbind.io/personal/2001-02-23-03-19/</link>
      <pubDate>Fri, 23 Feb 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-02-23-03-19/</guid>
      <description>오늘은 2월23일, 개강이 일주일앞으로 다가왔다
많은 사람들이 수강신청과 새내기 맞을 준비에 들떠있다
대표야 힘내라 현석아 힘내라
농담아니라 너희들의 기분을 맨날 생각하곤한다.
댓글 3개가 달렸습니다.
   RedCrazy 2001.02.23 13:37: 고맙다&amp;hellip; m.m 2001.02.23 23:35: 방금 20일 후에 남자친구가 군대가는 애를 만나구 왔어.. m.m 2001.02.23 23:36: 기분 묘하군..</description>
    </item>
    
    <item>
      <title>오늘은 아주 뻘쭘한 일이 벌어졌었어요</title>
      <link>http://shanmdphd.rbind.io/personal/2001-02-13-00-23/</link>
      <pubDate>Tue, 13 Feb 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-02-13-00-23/</guid>
      <description>큭큭 생각하면 얼굴이 붉어질 정도로 뻘쭘한 일이었습니다 한편으론 죄송한 마음이 많이 들기도 하지요&amp;hellip;</description>
    </item>
    
    <item>
      <title>여러가지 일 (날씨 - 맑음)</title>
      <link>http://shanmdphd.rbind.io/personal/2001-02-04-01-27/</link>
      <pubDate>Sun, 04 Feb 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-02-04-01-27/</guid>
      <description>오늘은 참 여러가지 경험을 했다 수연이와 코엑스몰 메가빡쓰에서 영화를 보려고 집을 나섰다 1111번 뻐쓰를 타고 가는데 뻐쓰기사가 어딘가에 무전기를 걸었다 &amp;ldquo;아~~씨, 잔돈이 안나와, 나 정류장 안서고 그냥 갈테니깐 바짝 따라와&amp;rdquo; 뒷기사에게 말한거 같았다 아무튼 정류장에 손흔드는 사람을 지나친채 잽싸게 고속화도로 직전까지 왔다 &amp;lsquo;빨리 갈 수 있겠다~ 아싸봉&amp;rsquo; 이런 생각하고 있는데 또 무전기가 왔다. &amp;ldquo;지금 고속화도로에서 대형사고가 나서 차들이 꼼짝 못하고 있다. 우회해서 가길 바란다! 오바&amp;rdquo; 이런!!!뻐쓰는 방향을 틀어서 빙빙 돌아갔다. 다행히 아주 늦지는 않았지만, 고속화도로로 갔으면 몇시간은 걸렸을거 같다 이젠 뻐쓰에도 정보화의 바람이 부는가보다.</description>
    </item>
    
    <item>
      <title>잘모르겠다</title>
      <link>http://shanmdphd.rbind.io/personal/2001-01-30-06-22/</link>
      <pubDate>Tue, 30 Jan 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-01-30-06-22/</guid>
      <description>여긴 망건과 썩수가 사장님으로 있는 코다합주실이다 지금 6시인데 망창은 옆에서 계속 토를 하고 있다 코다합주실 개업식을 하느라고 많은 사람들이 왔었다 장옥루와 썩수를 비롯한 많은 사람들이 완전히 뻗어있다 나는 그저그렇게 마셔서 컴앞에 앉아있다
기분이 싸리봉하다. 제목이 잘모르겠다인데 뭘 잘모르겠다는건지 도무지 잘모르겠다. 알수없는 미소를 짓고있는 뒤집어진 나의 사진이 갑자기 역겹다</description>
    </item>
    
    <item>
      <title>지금 내앞에 있는 네모난거</title>
      <link>http://shanmdphd.rbind.io/personal/2001-01-27-02-35/</link>
      <pubDate>Sat, 27 Jan 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-01-27-02-35/</guid>
      <description>내가 매일 맞닥드리는 컴화면 맨날 봐서 지겨울때도 되었지만 그래도 맨날 켠다 쓰읍
컴퓨터는 내가 열살때 아버지께서 사주셨어 XT에 그당시엔 파격적인 용량인 20메가 하드디스크가 달려있었고 역시 파격적으로 마우스도 있었다. 10년전쯤이군.. 동준이랑 같이 학원다니면서 베이직배우고 그림 그리는법을 쪼금 배웠는데 그때 인터넷은 상상도 못했었지 헤헤 아마 그당시에 지금의 컴퓨터를 구경했으면 손도 못댔을거가터 6학년때 하이텔을 시작, 아이디 &amp;lsquo;SUNGPHIL&amp;rsquo; 쫌마니 촌스럽네..후에 &amp;lsquo;반란&amp;rsquo;으로 바꾸긴했지만 아이디 지을때는 꼭 이름으로 해야만할거 같았지 통신을 하긴했지만 채팅은 거의 안했고, 주로 께임을 받는다던가, 게시판에서 글을 읽었다 그리구 동호회활동도 쪼금했는데, 기억이 가물가물.</description>
    </item>
    
    <item>
      <title>의문의 편지</title>
      <link>http://shanmdphd.rbind.io/personal/2001-01-25-02-09/</link>
      <pubDate>Thu, 25 Jan 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-01-25-02-09/</guid>
      <description>그저께 의문의 편지가 한통 배달되었다 허름한 노란종이에 글씨도 개발새발 발신인은 27525.com이었다 &amp;lsquo;엥? 이게 모공? 혹시 행운의 편지?&amp;rsquo; 약간 찜찜한 맘으로 열어봤는데 스티커네장하구 명함한장이 들어있었다 c2k.net에서 보내준 것이었다 그러고보니 저번에 스티커 준다고 했을때 무심코 신청한 기억도 어렴풋이 난다 그래두 막상 이렇게 오니까 고맙기도 하구 신기하기도 하다 명함 디자인이 멋져! 역시 c2k다운 스티커와 명함이다 조경규씨는 아이언아이즈표지에 두번이나 자기 그림을 썼다는데에 대해서 어떻게 생각할까? 화를 낼까? &amp;gt;_&amp;lt; 기분좋은 편지였다 스티커가 아주 귀여운데 혹시 갖구싶은 사람에겐 녹차한잔을 댓가로 드릴께 큭큭</description>
    </item>
    
    <item>
      <title>잊혀진 많은 것</title>
      <link>http://shanmdphd.rbind.io/personal/2001-01-20-00-13/</link>
      <pubDate>Sat, 20 Jan 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-01-20-00-13/</guid>
      <description>어렸을때의 대부분의 기억이 없어져버린 것 같습니다 초등학교때의 즐거웠던 기억도 잘 나지 않습니다 철없던 중학교때 추억도 희미하고 고등학교때 느꼈던 분노따위도 생각나지 않습니다
시간은 많은 것을 쉽게 잊게 해줍니다 잊기싫은, 혹은 잊어서는 않되는 기억들까지도 말이죠..
현재 느끼고 있는 많은 것들도 그렇게 잊혀질까봐 두렵습니다
댓글 2개가 달렸습니다.
   수연 2001.01.20 00:25: 방근 전에 쓴글이네 수연 2001.01.20 00:26: 일기 썼을거 같아서</description>
    </item>
    
    <item>
      <title>너무 거해지는데..</title>
      <link>http://shanmdphd.rbind.io/personal/2001-01-13-00-23/</link>
      <pubDate>Sat, 13 Jan 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-01-13-00-23/</guid>
      <description>홈페이지 만드는거 장난으로 시작했는데 찾아주는 사람이 꽤 많아졌다.
기분 좋은 일이긴 하지만, 여기 보여지는 것으로만 나를 판단하지 말았으면 좋겠다 여기서 여러 사람들이 보는 건 나의 주관에 의해 여러번, 매우 여러번 걸러진 글, 그림, 사진이기 때문에 실제보다 매우 과장되게 포장 되어있다
보기좋게 포장되는건 자극적이구 즐거우며 흥분되지만, 그만큼 본질을 잃을 확률도 커지게 된다 포장의 다른 면은 은폐와 왜곡과 통하기에..
온라인에서의 &amp;lsquo;wreckord&amp;rsquo;가 아닌 오프라인에서의 &amp;lsquo;한성필&amp;rsquo;을 느꼈으면 좋겠다 실제로 평소의 나는 이 홈페이지의 노란바탕색처럼 깔끔하지도 않고 지금 나오는 음악처럼 흥겹지도 않으며, 지금 쓰고 있는 글처럼 깊은 생각도 하지 않는다는 것을 사람들이 다시한번 알아줬으면 한다</description>
    </item>
    
    <item>
      <title>이세상 최고의 행운아</title>
      <link>http://shanmdphd.rbind.io/personal/2001-01-09-00-39/</link>
      <pubDate>Tue, 09 Jan 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-01-09-00-39/</guid>
      <description>삶이 이보다 더 좋을 수는 없을 것 같습니다
제 생활에 완전한 평안을 찾은 것 같습니다
전 정말 행운아입니다
오늘밤 신에게 진심으로 감사드립니다
댓글 하나 달렸습니다.
   RedCrazy 2001.01.09 18:27: 좋겠다. 난 살얼음이다..</description>
    </item>
    
    <item>
      <title>성형 g*y 만났음</title>
      <link>http://shanmdphd.rbind.io/personal/2001-01-04-03-20/</link>
      <pubDate>Thu, 04 Jan 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-01-04-03-20/</guid>
      <description>학교에서 우연히 안승환을 만났습니다. 누가 아니랠까봐 g*y같은 마스크를 쓰구 지은이하구 있었습니다. 수학 F맞은 것을 자가수혈의 탓으로 돌려 D로 바꿔보려구 조교한테 떼쓰러 왔댑니다.
확실히 아프긴 아픈가봅니다 눈밑이 거무스름하구 살도 많이 빠진것 같습니다 60kg이라는데 안됐죠 거~한 식충이가 밥도 제대루 못먹으니..
아무튼 조속히 낫길 바란다</description>
    </item>
    
    <item>
      <title>아~ 목아파..</title>
      <link>http://shanmdphd.rbind.io/personal/2001-01-03-01-06/</link>
      <pubDate>Wed, 03 Jan 2001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2001-01-03-01-06/</guid>
      <description>이상하네..오늘 아침부터 목이 아파 편도선이 조금 부은거 같아 침삼킬때 쓰라려라.. 이를 안닦아서 그런가 ^^; 매실쥬스마시면 좀 나아지겠지 홈페이지 업데이트하니깐 쪼금더 볼만해졌네 뿌듯.. 그리고 내일은,, 쎄씨에서 동아리 촬영한 다음에.. 훗
빨리 목이 나아야할텐데,
댓글 4개가 달렸습니다.
   수연 2001.01.03 15:38: 어디간거야 -.- 상현 2001.01.03 20:05: ceci? 그거 잘 안팔리던데&amp;hellip;.캬캬캬 wreckord 2001.01.03 23:19: 서점에서 일하다가 한번봐라 2월호에 나올거다 상현 2001.01.05 14:59: 그래알았다</description>
    </item>
    
    <item>
      <title>아....피곤하다....</title>
      <link>http://shanmdphd.rbind.io/personal/2000-12-30-12-48/</link>
      <pubDate>Sat, 30 Dec 2000 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2000-12-30-12-48/</guid>
      <description>이틀 연속 새벽에 집에 들어왔습니다
이틀 연속 잠을 설쳤습니다
아&amp;hellip;몸이 말이 아니군요
오늘은 마니 쉬어야겠습니다
놀자구 전화하지 말아주세요..</description>
    </item>
    
    <item>
      <title>이번주 금요일..</title>
      <link>http://shanmdphd.rbind.io/personal/2000-12-26-20-15/</link>
      <pubDate>Tue, 26 Dec 2000 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2000-12-26-20-15/</guid>
      <description>약속이 무려 3개다
첫째로 새로 구한 과외 첫수업..고3짜리라 겨우겨우 시간 잡았기 때문에 옮기기가 너무나 뻘쭘하다. 그리구 무엇보다..money가 들어온다는..하하
둘째로 초등학교 동창회..지난주에 하려고 했던건데 안되는 애들이 많아서 이번주로 옳긴거다. 꼭 나오라구 했는데..후우
셋째로 kesc선배 정대형이 휴가 나오는 날이다. 무엇보다 정대형이랑 놀면 재미있기때매 꼭 나가구 싶은데..
아~~~~~~~~어떻게 해야하는가.. 왜 오늘과 같은 한가한 날엔 약속이 없구 한날 한시에 약속이 잡혀서 나를 어지럽히는가!!
셋다 모두 피할수 없는 약속이지만..나의 몸은 한개뿐
망건이 주로하는 수법을 써볼까? 셋다 제끼고 집에서 잠자기!</description>
    </item>
    
    <item>
      <title>아름다운 서울</title>
      <link>http://shanmdphd.rbind.io/personal/2000-12-24-23-09/</link>
      <pubDate>Sun, 24 Dec 2000 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2000-12-24-23-09/</guid>
      <description>서울이 이토록 아름다운 곳인줄 누가 알았겠습니까?
001224
carpe diem</description>
    </item>
    
    <item>
      <title>오늘</title>
      <link>http://shanmdphd.rbind.io/personal/2000-12-22-10-41/</link>
      <pubDate>Fri, 22 Dec 2000 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2000-12-22-10-41/</guid>
      <description>거한 손님이 오시기 때문에 집을 치워야 한다
오늘 날씨 머겨주네</description>
    </item>
    
    <item>
      <title>과학자의 사명</title>
      <link>http://shanmdphd.rbind.io/personal/2000-12-21-01-22/</link>
      <pubDate>Thu, 21 Dec 2000 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2000-12-21-01-22/</guid>
      <description>과학도, 공학도가 갖춰야 할 중요한 덕목은 집요한 연구와 실험이 아니다. 뉴튼이 빛은 입자라고 주장한 것, 누군지는 모르겠는데 벤젠의 구조를 발견한 것. 그것 모두 시인뺨치는 풍부한 상상력과 감각이 있어야 했을 것이다. 누구나 많은 시간을 투자한다면 엄청난 양의 물리 공식정도야 욀 수 있을 것이다. 하지만 그 당시의 확고한 생각을 완전히 뒤엎는 저런 생각을 의자에 앉아 공식외우며 10000년동안 앉아있건들 할 수 있었을까?
아마도 위대한 과학자들은 시를 잘썼거나 그림을 잘그리던가 음악을 좋아하는 등 감정이 여리고 풍부했을거 같다.</description>
    </item>
    
    <item>
      <title>★☆</title>
      <link>http://shanmdphd.rbind.io/personal/2000-12-18-11-20/</link>
      <pubDate>Mon, 18 Dec 2000 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2000-12-18-11-20/</guid>
      <description>킨킨조개리의 아줌마는 정말 친절하다 어쩔때보면 우리 엄마랑 닮았다는 생각도 든다 어제 여의도에 가서 외국인들을 보구 왔다 진짜 프로란 저런 사람이라고 느꼈다 분당친구들을 만났다 역시나 잘탔다 비상을 선물했다 ㄱㄴㄷㄹㅁㅂㅅ
댓글 2개가 달렸습니다.
   수연 2000.12.18 15:30: 비천무는 잼있어~ wreckord 2000.12.18 15:48: 이나중탁구부도 잼있어~</description>
    </item>
    
    <item>
      <title>눈물</title>
      <link>http://shanmdphd.rbind.io/personal/2000-12-15-03-00/</link>
      <pubDate>Fri, 15 Dec 2000 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2000-12-15-03-00/</guid>
      <description>얼마 후 군대에 가서 힘든 하루를 끝내고 저녁을 먹고 어둑어둑해질 무렵 오랜만에 전화 허락이 떨어진다면, 50원짜리 동전을 전화기에 넣고 그녀에게 전화를 걸 것이다. &amp;lsquo;성필아 밥 먹었어?&amp;rsquo; 이 말을 들었을때 눈물을 안 흘릴 수 있을까?
댓글 2개가 달렸습니다.
   RedCrazy 2000.12.15 23:14: 너 언제 군대가 임마. 나랑 해병대로 갈텨? 수연 2000.12.17 01:46: 후</description>
    </item>
    
    <item>
      <title>거짓 다짐이 뭔지 아십니까?</title>
      <link>http://shanmdphd.rbind.io/personal/2000-12-14-20-15/</link>
      <pubDate>Thu, 14 Dec 2000 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2000-12-14-20-15/</guid>
      <description>번 호 : 113 제 목 : 성적표를공개한다 작성자 : fuct성필 E-mail : wreckord@yahoo.com U R L : http://wreckord.inticity.com 시 간 : 2000-07-01 오후 1:47:42 내 용 : 다음번에 같은 실수를 반복하지 않기위해
고등학교때 내가 싫어했던 대학생의 모습이 되지않기위해
성적표를 공개함니다
어떤생각이 드십니까?
잘못한 사람이 언제나 하는말,
&amp;ldquo;다음엔 안그래!&amp;rdquo;
나역시 지금 그런말 하고있슴니다
&amp;mdash;갈무리 끝&amp;mdash;</description>
    </item>
    
    <item>
      <title>아앗!</title>
      <link>http://shanmdphd.rbind.io/personal/2000-12-11-01-41/</link>
      <pubDate>Mon, 11 Dec 2000 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2000-12-11-01-41/</guid>
      <description>수연이한테 아까전에 물리 홈페이지 안들어가진다는 말을 듣구
제발 안되라하는 생각에 가봤는데
짤없이 잘된다 T_T
보고서를 쓰고 자야겠네
아아..자구싶다..배고프다..
노래나 바꾸고, 보고서 쓰고, 월요일 아침을 맞아야겠다
아참! 오늘은 동생한테 전화가 왔었다
반가운 목소리 &amp;lsquo;오빠&amp;rsquo;
오랜만에 듣는 오빠소리였다
갑자기 동생이 보구 싶어지네,,꾸뢰공권
이번 노래는 모가 좋을까?
댓글 하나 달렸습니다.
   RedCrazy 2000.12.15 23:11: 헉! 나의 수정한테 저놔왔었는데 웨 얘기안해써?ㅡ.ㅡ;;</description>
    </item>
    
    <item>
      <title>첫번째 필름 작업</title>
      <link>http://shanmdphd.rbind.io/personal/2000-12-11-20-50/</link>
      <pubDate>Mon, 11 Dec 2000 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2000-12-11-20-50/</guid>
      <description>이틀밤을 새다시피 하면서 만든 클립 언젠가는 꼭 뮤직비디오 하나 만들고야 말겠다고 생각했는데 이제서야 그 작은 꿈을 하나 이룬거 같아서 행복함니다 비록 어색한 부분이 많구 스틸이미지의 인아웃이 대부분이긴 하지만, 어떠한 외압이나 시간의 쫒김, 돈에 대한 갈망없이 만들었습니다 완전히 독립적인 작업이었단 말이죠&amp;hellip; 이 클립 많은 사람이 보았으면 좋겠지만 몇몇 사람들만이라도 보구서 잠깐동안이나마 즐거웠다면 전 무한한 기쁨을 느낄겁니다
클립에 담배가 많이 나오지만, 실제로 전 담배 안핍니다 굳이 i&amp;rsquo;m not.. 택한 이유는 제가 좋아하는 노래이여서이기도 하지만 적당히 느려서이기도 하지요 그리구 찬조출연 radiohead입니다 ^^;;;</description>
    </item>
    
    <item>
      <title>야호~</title>
      <link>http://shanmdphd.rbind.io/personal/2000-12-09-02-24/</link>
      <pubDate>Sat, 09 Dec 2000 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2000-12-09-02-24/</guid>
      <description>드디어 아르바이트를 구했습니다 초등학교3학년의 작은 꼬마애입니다 그림을 무척이나 잘그리지요 저에게 플래시 애니메이션을 배우고 싶어합니다 열심히 해서 최연소 Flasher로 만들어야겠습니다
ps:한턱을 기대하는건 아니겠죠? 제공권! 제입에 풀칠하기도 힘듭니다
댓글 2개가 달렸습니다.
   상현 2000.12.09 16:38: 거하게쏴~~~~ wreckord 2000.12.09 16:58: 그럴줄 알았어! 그러나.. 짤없어 이노마!</description>
    </item>
    
    <item>
      <title>가끔은..</title>
      <link>http://shanmdphd.rbind.io/personal/2000-12-08-14-35/</link>
      <pubDate>Fri, 08 Dec 2000 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2000-12-08-14-35/</guid>
      <description>대꾸할 가치도 없는 모함에 구차한 변명을 늘어놓는 자신을 발견하기도 합니다 하지만 그런 식으로 사람을 깎아내리는 것을 참는건 조금 힘든 일인거 같습니다 언제 어디서나 변태는 존재하나 봅니다
댓글 2개가 달렸습니다.
   &amp;hellip; 2000.12.08 18:43: 누가 너보구 변태래?? wreckord 2000.12.09 02:07: 아니요</description>
    </item>
    
    <item>
      <title>지금 네시!</title>
      <link>http://shanmdphd.rbind.io/personal/2000-12-06-04-08/</link>
      <pubDate>Wed, 06 Dec 2000 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2000-12-06-04-08/</guid>
      <description>난 지금 숙제를 하고 있슴니다~ 내일, 아니 오늘 그러니까 12월 6일이 숙제를 내는 날이거덩유 지난주에 내주신거지만 오늘 밤에 시작했지롱 우히히히 난 자주 &amp;lsquo;오늘 할일은 내일 해야지&amp;rsquo;라는 생각을 하기땜에 이렇게 늦게까지 삽질하는 때가 많습니다 수연이는 잘 했을지 걱정되는군요??
쓰으읍 내일 1교시는 화학인데 종강하는 날이죠 멋있는 조민행교수와도 굿바이~쫌 아쉽네요 그래두 제일 멋있는 교수님이었는데 요새 수업이 하나둘씩 종강을 해갑니다. 몽쉘은 완전히 끝났다고 하던데..
이번 겨울 방학엔 여름때 처럼 안아프고 성실하게 보낼겁니다 컴퓨터도 많이할 생각임니다.</description>
    </item>
    
    <item>
      <title>돈</title>
      <link>http://shanmdphd.rbind.io/personal/2000-12-05-00-15/</link>
      <pubDate>Tue, 05 Dec 2000 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2000-12-05-00-15/</guid>
      <description>아주 오래전부터 일관되게 지켜온 생각이 있다 절대로 돈에 집착해서는 안된다 소유에 대한 집착의 결과는 파멸이다 그것은 직관에 의해서 알고 많은 실례를 통해 안다 내가 아는 현인 중의 자신의 소유물에 집착했던 사람은 단 한명도 없다. 하지만 내가 아는 폐인 중의 대부분은 소유물에 과도한 집착을 했던 자들이다.
&amp;hellip;&amp;hellip; 난 지금 한푼의 돈도 없다 나에게 많은 돈이 있었다면 렌즈를 낄 수 있었을 것이고 새 보드를 탈 수 있었을 것이고 따뜻한 자켓이나 코트를 입었을 것이고 지하철을 더 적게 탔을 것이며 부모님께 죄송한 마음이 덜 들었을 것이다</description>
    </item>
    
    <item>
      <title>여기는 e-one</title>
      <link>http://shanmdphd.rbind.io/personal/2000-12-03-23-41/</link>
      <pubDate>Sun, 03 Dec 2000 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/personal/2000-12-03-23-41/</guid>
      <description>잉이 생일이라 지금 5차를 왔다
1차 오락실 2차 닭갈비 3차 pub술집 4차 노래방 5차 e-one 피씨방
오늘은 고급 술집에 갔었다 킨킨으로 가려고 했으나 밀린 외상값도 있구, 무엇보다 잉이의 생일이기 때문에 특별한 곳으로 가야했따 miller병맥주에 맛있는 안주를 시켰다 케익을 사와서 샴페인을 거하게 터트리려고 했는데 망건이 감못잡았다..썩!! 내일 아침에 실험도 있구 퀴즈도 있는데 무리하는거 아닌지 몰겠네~ 노래방에서 망건의 거한 액션때매 잉이가 마이크를 무려 두번이나 선언했다 너무나 우꼈다 으하 잉썩쭘?
댓글 하나 달렸습니다.</description>
    </item>
    
    <item>
      <title>About</title>
      <link>http://shanmdphd.rbind.io/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/about/</guid>
      <description>Introduction Hi, I’m Sungpil, a research assistant professor of the Catholic University of Korea and St.Mary Seoul Hospital. I received my M.D and Ph.D. in Molecular Cell Biology and Genetics from Pusan National University, Korea. My doctoral thesis was on Comprehensive Flow Cytometric Immunophenotyping of Peripheral Blood and Cerebrospinal Fluid Cells in Patients with Neuroimmunological Diseases. I enjoy studying medicine, and am especially interested in clinical pharmacology and early drug development.</description>
    </item>
    
    <item>
      <title>CV</title>
      <link>http://shanmdphd.rbind.io/cv/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/cv/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://shanmdphd.github.io/cv/cv-shan.pdf&#34;&gt;CV PDF&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Publications</title>
      <link>http://shanmdphd.rbind.io/post/2017-01-01-books/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-01-01-books/</guid>
      <description>저술 활동입니다.</description>
    </item>
    
    <item>
      <title>ReporteRs vs Rmarkdown</title>
      <link>http://shanmdphd.rbind.io/post/2017-05-31-rmarkdown-vs-reporters/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/post/2017-05-31-rmarkdown-vs-reporters/</guid>
      <description>I prefer Rmarkdown to ReporteRs because of its capability to convert one format to the other formats such as html and latex-pdf.
However pandoc (i.e. Rmarkdown)&amp;rsquo;s support for docx is not so great, so I had to use ReporteRs sometimes and it was a pain when I first used it.
Now I get used to it and I should admit that it is actually a pretty powerful tool for reproducible generation of docx documents.</description>
    </item>
    
    <item>
      <title>Tips</title>
      <link>http://shanmdphd.rbind.io/tips/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>http://shanmdphd.rbind.io/tips/</guid>
      <description>Here I present some random R, Git, Bash tips and tricks I have learned from various resources. (Stackoverflow, Google, Wikia etc
 R purrr::map_dfr() 사용하기 여러개의 tibble object를 하나로 합치면서 .id를 추가하면 mutate() 처리가 되어 새로운 행이 하나 생기게 됩니다. 좋은 팁이라고 생각됩니다.
data_dir &amp;lt;- &amp;#34;my_target_directory&amp;#34; data_dir %&amp;gt;% dir_ls(regexp = &amp;#34;\\.csv$&amp;#34;) %&amp;gt;% map_dfr(read_csv, .id = &amp;#34;source&amp;#34;) Reference: mrchypark 블로그
Remove columns with all NAs or all blank values naRemove &amp;lt;- function(df) Filter(function(x) !</description>
    </item>
    
  </channel>
</rss>