<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>dasomoli는 다솜돌이라구요!</title>
		<link>http://blog.dasomoli.org/</link>
		<description>dasomoli의 개인적인 관심사를 모두 욜리 부지런하게 다룹니다.</description>
		<language>ko</language>
		<pubDate>Wed, 02 May 2012 10:15:25 +0900</pubDate>
		<generator>Tistory 1.1 (http://www.tistory.com/)</generator>
		<managingEditor>다솜돌이</managingEditor>
		<image>
			<title>dasomoli는 다솜돌이라구요!</title>
			<url>http://cfile2.uf.tistory.com/image/1310394C4D577D4F09BEDC</url>
			<link>http://blog.dasomoli.org</link>
			<description>dasomoli의 개인적인 관심사를 모두 욜리 부지런하게 다룹니다.</description>
		</image>
		<item>
			<title>거북목 증후군 예방 운동</title>
			<link>http://blog.dasomoli.org/371</link>
			<description>0. 앉은 상태에서..&lt;br /&gt;
1. 두 손을 허리에 지그시&lt;br /&gt;
2. 목을 천천히(!) 아래로 3회, 위로 3회&lt;br /&gt;
3. 목을 숙인 뒤 왼쪽 어깨너머를 본다는 느낌으로 천천히 돌려 3회, 원래 위치로 돌아온 후 오른쪽도 3회&lt;br /&gt;
4. 고개를 왼쪽으로 숙여 왼쪽 귀가 어깨에 닿는다는 느낌으로 숙임. 오른쪽도 3회&lt;br /&gt;
5. 고개를 숙인뒤 왼쪽으로 3회, 오른쪽으로 3회 돌림.&lt;br /&gt;
6. 두 손을 비벼 뜨겁게 한 후 세수할 때처럼 목을 마사지.&lt;br /&gt;
&lt;br /&gt;</description>
			<category>dasomoli &amp; eureka</category>
			<category>거북목</category>
			<category>예방</category>
			<category>운동</category>
			<category>증후군</category>
			<author>다솜돌이</author>
			<guid>http://blog.dasomoli.org/371</guid>
			<comments>http://blog.dasomoli.org/371#entry371comment</comments>
			<pubDate>Wed, 02 May 2012 09:58:18 +0900</pubDate>
		</item>
		<item>
			<title>[Samba] 공유 디렉토리 추가</title>
			<link>http://blog.dasomoli.org/365</link>
			<description>&lt;p&gt;가끔, 아니 매우 자주 공유 디렉토리 만들 일이 생긴다. 이건 사실 쓸 필요없다고 생각해서 그동안 안적어왔는데 귀찮을 때 긁는게 더 낫겠다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;/etc/samba.conf 에 다음 내용을 추가한다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(193, 193, 193); border-right-color: rgb(193, 193, 193); border-bottom-color: rgb(193, 193, 193); border-left-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;&lt;p&gt;[Shared]&lt;/p&gt;&lt;p&gt;&amp;nbsp; comment = Shared directory&lt;/p&gt;&lt;p&gt;&amp;nbsp; path = /home/public&lt;/p&gt;&lt;p&gt;&amp;nbsp; writeable = yes&lt;/p&gt;&lt;p&gt;&amp;nbsp; browseable = no&lt;/p&gt;&lt;p&gt;&amp;nbsp; guest ok = yes&lt;/p&gt;&lt;p&gt;&amp;nbsp; read only = no&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;접근 경로는 위와 같다면 &quot;\\&amp;lt;IP&amp;gt;\Shared&quot; 이다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;물론 설정 후&amp;nbsp;삼바 서비스는 재시작한다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(193, 193, 193); border-right-color: rgb(193, 193, 193); border-bottom-color: rgb(193, 193, 193); border-left-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;&lt;p&gt;sudo service smbd restart&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;/p&gt;</description>
			<category>Linux</category>
			<category>browseable</category>
			<category>guest ok</category>
			<category>Linux</category>
			<category>read only</category>
			<category>samba</category>
			<category>service</category>
			<category>Share</category>
			<category>SMB</category>
			<category>smb.conf</category>
			<category>smbd</category>
			<category>writable</category>
			<category>공유</category>
			<category>파일</category>
			<author>다솜돌이</author>
			<guid>http://blog.dasomoli.org/365</guid>
			<comments>http://blog.dasomoli.org/365#entry365comment</comments>
			<pubDate>Tue, 17 Apr 2012 12:17:11 +0900</pubDate>
		</item>
		<item>
			<title>[Ubuntu 10.04] sun-java6-jdk 설치</title>
			<link>http://blog.dasomoli.org/364</link>
			<description>&lt;p&gt;partner repo 에서 제공하던 것이 안된다.&lt;/p&gt;&lt;p&gt;PPA repo 를 이용한다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(193, 193, 193); border-right-color: rgb(193, 193, 193); border-bottom-color: rgb(193, 193, 193); border-left-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;&lt;p&gt;sudo apt-get install python-software-properties&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;sudo add-apt-repository ppa:sun-java-community-team/sun-java6&lt;/p&gt;&lt;p&gt;sudo apt-get update&lt;/p&gt;&lt;p&gt;sudo apt-get install sun-java6-jdk&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;sudo update-java-alternatives -s java-6-sun&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Proxy 환경에서 add-apt-repository ppa:sun-java-community-team/sun-java6 에서 &quot;couldn't connect to host&quot; 에러가 나는 경우 환경 변수 http_proxy, https_proxy, ftp_proxy 가 sudo 에서도 먹도록 다음을 /etc/sudoers 에 추가한다.&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(193, 193, 193); border-right-color: rgb(193, 193, 193); border-bottom-color: rgb(193, 193, 193); border-left-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;&lt;p&gt;Defaults env_keep = &quot;http_proxy https_proxy ftp_proxy&quot;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;참고 :&amp;nbsp;&lt;a class=&quot;externalLink&quot; href=&quot;http://www.bogdanovic.se/installing-oracle-sun-jdk-6-on-ubuntu&quot; style=&quot;color: rgb(18, 95, 171); font-family: 'Lucida Grande', Verdana, 'Bitstream Vera Sans', Arial, sans-serif; line-height: normal; &quot;&gt;http://www.bogdanovic.se/installing-oracle-sun-jdk-6-on-ubuntu&lt;/a&gt;
&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;https://help.ubuntu.com/community/AptGet/Howto#Setting_up_apt-get_to_use_a_http-proxy&quot;&gt;https://help.ubuntu.com/community/AptGet/Howto#Setting_up_apt-get_to_use_a_http-proxy&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
			<category>Development</category>
			<category>10..04</category>
			<category>add-apt-repository</category>
			<category>android</category>
			<category>apt</category>
			<category>ftp_proxy</category>
			<category>https_proxy</category>
			<category>http_proxy</category>
			<category>Java</category>
			<category>java6</category>
			<category>jdk</category>
			<category>jre</category>
			<category>PPA</category>
			<category>Proxy</category>
			<category>sudoers</category>
			<category>SUN</category>
			<category>ubuntu</category>
			<category>태그를 입력해 주세요.</category>
			<author>다솜돌이</author>
			<guid>http://blog.dasomoli.org/364</guid>
			<comments>http://blog.dasomoli.org/364#entry364comment</comments>
			<pubDate>Wed, 04 Apr 2012 04:21:15 +0900</pubDate>
		</item>
		<item>
			<title>[Bash] cd ../../../../.. 을 치기 귀찮을 때 유용한 스크립트</title>
			<link>http://blog.dasomoli.org/358</link>
			<description>상위 디렉토리로 움직일 때 ../ 을 반복해서 치기 귀찮을 때가 많은데 이럴 때 쓸 수 있도록 하나 짜서 만들어 두면 편하다.&lt;br /&gt;
&lt;br /&gt;~/bin/backdir.sh&lt;br /&gt;

&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV style=&quot;BORDER-BOTTOM: rgb(193,193,193) 1px solid; BORDER-LEFT: rgb(193,193,193) 1px solid; PADDING-BOTTOM: 10px; BACKGROUND-COLOR: rgb(238,238,238); PADDING-LEFT: 10px; PADDING-RIGHT: 10px; BORDER-TOP: rgb(193,193,193) 1px solid; BORDER-RIGHT: rgb(193,193,193) 1px solid; PADDING-TOP: 10px&quot; class=txc-textbox&gt;
&lt;P style=&quot;MARGIN: 0px&quot;&gt;
&lt;DIV&gt;#!/bin/bash&lt;/DIV&gt;
&lt;DIV&gt;&lt;br /&gt;
&lt;/DIV&gt;
&lt;DIV&gt;if [ &quot;$1&quot; = &quot;&quot; ] ; then&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; COUNT=4;&lt;/DIV&gt;
&lt;DIV&gt;else&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; COUNT=$1;&lt;/DIV&gt;
&lt;DIV&gt;fi&lt;/DIV&gt;
&lt;DIV&gt;&lt;br /&gt;
&lt;/DIV&gt;
&lt;DIV&gt;for ((i = 0; i &amp;lt; COUNT; i++))&lt;/DIV&gt;
&lt;DIV&gt;do&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cd ..;&lt;/DIV&gt;done&lt;br /&gt;

&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;br /&gt;
~/.profile&lt;br /&gt;

&lt;DIV style=&quot;BORDER-BOTTOM: rgb(193,193,193) 1px solid; BORDER-LEFT: rgb(193,193,193) 1px solid; PADDING-BOTTOM: 10px; BACKGROUND-COLOR: rgb(238,238,238); PADDING-LEFT: 10px; PADDING-RIGHT: 10px; BORDER-TOP: rgb(193,193,193) 1px solid; BORDER-RIGHT: rgb(193,193,193) 1px solid; PADDING-TOP: 10px&quot; class=txc-textbox&gt;
&lt;P style=&quot;MARGIN: 0px&quot;&gt;alias b=&quot;. ~/bin/backdir.sh&quot;&lt;/P&gt;&lt;/DIV&gt;&lt;br /&gt;
사용?&lt;br /&gt;

&lt;DIV style=&quot;BORDER-BOTTOM: #c1c1c1 1px solid; BORDER-LEFT: #c1c1c1 1px solid; PADDING-BOTTOM: 10px; BACKGROUND-COLOR: #eeeeee; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; BORDER-TOP: #c1c1c1 1px solid; BORDER-RIGHT: #c1c1c1 1px solid; PADDING-TOP: 10px&quot; class=txc-textbox&gt;$ b&lt;br /&gt;
&lt;/DIV&gt;or&lt;br /&gt;

&lt;DIV style=&quot;BORDER-BOTTOM: #c1c1c1 1px solid; BORDER-LEFT: #c1c1c1 1px solid; PADDING-BOTTOM: 10px; BACKGROUND-COLOR: #eeeeee; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; BORDER-TOP: #c1c1c1 1px solid; BORDER-RIGHT: #c1c1c1 1px solid; PADDING-TOP: 10px&quot; class=txc-textbox&gt;$ b 5&lt;br /&gt;
&lt;/DIV&gt;</description>
			<category>Development</category>
			<category>../../../..</category>
			<category>.profile</category>
			<category>arithmatic</category>
			<category>backdir</category>
			<category>bash</category>
			<category>CD</category>
			<category>for</category>
			<category>profile</category>
			<category>script</category>
			<author>다솜돌이</author>
			<guid>http://blog.dasomoli.org/358</guid>
			<comments>http://blog.dasomoli.org/358#entry358comment</comments>
			<pubDate>Sat, 24 Mar 2012 15:25:43 +0900</pubDate>
		</item>
		<item>
			<title>[Linux Kernel] Minimum defconfig 생성 방법</title>
			<link>http://blog.dasomoli.org/355</link>
			<description>구글의 커널을 받아보면 Full defconfig 를 생성하지 않고 최소한의 것들만 셋팅해서 사용하는데, 난 이제껏 손으로 그냥 수정해서 사용하는 줄 알았다. 알고보니 minimum defconfig 를 만드는 방법이 있었다.&lt;br /&gt;
&lt;br /&gt;make ARCH=&amp;lt;ARCH 이름&amp;gt; &amp;lt;이름&amp;gt;_defconfig&lt;br /&gt;
make ARCH=&amp;lt;ARCH 이름&amp;gt; savedefconfig&lt;br /&gt;
&lt;br /&gt;이렇게 하면 커널 루트에 defconfig 라는 파일로 Minimum defconfig 가 생성된다. 이를 &amp;lt;이름&amp;gt;_defconfig 로 만들면 되는 것.&lt;br /&gt;
&lt;br /&gt;몰랐네~ 몰랐어~</description>
			<category>Development</category>
			<category>defconfig</category>
			<category>full</category>
			<category>Kernel</category>
			<category>Linux</category>
			<category>minimum</category>
			<category>savedefconfig</category>
			<author>다솜돌이</author>
			<guid>http://blog.dasomoli.org/355</guid>
			<comments>http://blog.dasomoli.org/355#entry355comment</comments>
			<pubDate>Wed, 21 Mar 2012 09:27:01 +0900</pubDate>
		</item>
		<item>
			<title>[2012.4.11 총선] 성남 수정 새누리당 신영수 19대 후보, 민주통합당 김태년 19대 후보</title>
			<link>http://blog.dasomoli.org/354</link>
			<description>자기가&amp;nbsp;어떤 후보를 찍을지에 대한 정보는 찾아봐야지!&lt;br /&gt;
&lt;br /&gt;새누리당 신영수 후보&lt;br /&gt;
&lt;br /&gt;- &lt;A title=&quot;[http://likms.assembly.go.kr/bill/jsp/BillDetail.jsp?bill_id=PRC_L1I0P0A3H2V2V1P2E3X5Q2C8S1I1Y3]로 이동합니다.&quot; href=&quot;http://likms.assembly.go.kr/bill/jsp/BillDetail.jsp?bill_id=PRC_L1I0P0A3H2V2V1P2E3X5Q2C8S1I1Y3&quot; target=_blank&gt;의안 번호 1807922 인천국제공항공사법 일부개정법률안 발의&lt;/A&gt;&amp;nbsp;- 인천 공항 민영화라고 불리우는 것으로 보이는 개정법률안&amp;nbsp;발의&lt;br /&gt;
- 한미 FTA 비준 동의안 표결 및 찬성 - &lt;A title=&quot;[http://news.khan.co.kr/kh_news/khan_art_view.html?artid=201111221720211&amp;amp;code=910100]로 이동합니다.&quot; href=&quot;http://news.khan.co.kr/kh_news/khan_art_view.html?artid=201111221720211&amp;amp;code=910100&quot; target=_blank&gt;경향신문 한미 FTA 비준 국회 표결자 명단에 네티즌 “매국노…”&lt;/A&gt; &lt;!-- TITLE END --&gt;&lt;br /&gt;
&lt;br /&gt;민주통합당 김태년 후보&lt;br /&gt;
&lt;br /&gt;- 과거 노무현 정권 때 한미 FTA 찬성 - &lt;A title=&quot;[http://www.hani.co.kr/arti/politics/politics_general/160623.html]로 이동합니다.&quot; href=&quot;http://www.hani.co.kr/arti/politics/politics_general/160623.html&quot; target=_blank&gt;한겨레 뉴스,&amp;nbsp;여당 의원토론회 ‘FTA’ 찬-반 정면충돌&lt;/A&gt;&lt;br /&gt;
-&amp;nbsp;최근 한미 FTA&amp;nbsp;전면 무효화&amp;nbsp;1인 시위&amp;nbsp;- &lt;A title=&quot;[http://www.abn.co.kr/user/news/neView.jsp?commcode=S0601&amp;amp;newsseqq=42863]로 이동합니다.&quot; href=&quot;http://www.abn.co.kr/user/news/neView.jsp?commcode=S0601&amp;amp;newsseqq=42863&quot; target=_blank&gt;아름방송, [정치] FTA 반대 일인시위&lt;/A&gt;&lt;br /&gt;
- 과거 의정연구센터 멤버, 출자총액제한제 완화, 폐지 주장한 것으로 보임&amp;nbsp;- &lt;A title=&quot;[http://news.nate.com/view/20040908n08670]로 이동합니다.&quot; href=&quot;http://news.nate.com/view/20040908n08670&quot; target=_blank&gt;한겨레21, 삼팔육의 십팔번은 실용주의?&lt;/A&gt;&amp;nbsp;- 친재벌 노선으로 의심할 만 한 것으로 보인다.&lt;br /&gt;
- &quot;분배가 성장의 동력이 될 수 있다&quot;, &quot;성장 없는 분배는 공허한 것&quot;,&amp;nbsp; &quot;기업이 살아야 나라가 산다. 이 때문에 불필요한 규제는 제거해야 한다&quot;고 강조했다. - &lt;A title=&quot;[http://news.nate.com/view/20040819n05943]로 이동합니다.&quot; href=&quot;http://news.nate.com/view/20040819n05943&quot; target=_blank&gt;매일경제, 386의원들 정말 맞아 ?&lt;/A&gt;&lt;br /&gt;
- 김진표 원내대표의 2010년 민주당 김진표 경기도지사 후보 경선대책위원회 총괄본부장 - &lt;A title=&quot;[http://www.suwon.com/news/articleView.html?idxno=49302]로 이동합니다.&quot; href=&quot;http://www.suwon.com/news/articleView.html?idxno=49302&quot; target=_blank&gt;수원 일보 김진표 “5+4 단일화안 따르겠다” 중&lt;/A&gt;&amp;nbsp; - 경제 민주화를 외치는 일부 사람들은 김진표 대표를 반대하고 있는 것으로 보인다. 김진표 대표와의 관계가 친한 것으로 의심해 볼 만한 것으로 보인다.&lt;br /&gt;
- 최근 김진표 원내대표 초청강연회 한 이력 있음 - &lt;A title=&quot;[http://www.sntoday.com/sub_read.html?uid=19083]로 이동합니다.&quot; href=&quot;http://www.sntoday.com/sub_read.html?uid=19083&quot; target=_blank&gt;성남 투데이, &lt;/A&gt;&lt;SPAN class=read_title&gt;&lt;A title=&quot;[http://www.sntoday.com/sub_read.html?uid=19083]로 이동합니다.&quot; href=&quot;http://www.sntoday.com/sub_read.html?uid=19083&quot; target=_blank&gt;민주당 성남수정, 김진표 원내대표 초청 강연회 연다&lt;/A&gt;&lt;br /&gt;
&lt;/SPAN&gt;- &lt;A title=&quot;[http://likms.assembly.go.kr/bill/jsp/BillDetail.jsp?bill_id=030658]로 이동합니다.&quot; href=&quot;http://likms.assembly.go.kr/bill/jsp/BillDetail.jsp?bill_id=030658&quot; target=_blank&gt;의안 번호 171822 재외동포의출입국과법적지위에관한법률 일부개정법률안&lt;/A&gt; - 재외동포법 개정안&amp;nbsp;기권&lt;br /&gt;
- BBK 문제 쟁점화&amp;nbsp;- &lt;A title=&quot;[http://www.edaily.co.kr/news/NewsRead.edy?SCD=DA21&amp;amp;newsid=02089366583261104&amp;amp;DCD=A01202&amp;amp;OutLnkChk=Y]로 이동합니다.&quot; href=&quot;http://www.edaily.co.kr/news/NewsRead.edy?SCD=DA21&amp;amp;newsid=02089366583261104&amp;amp;DCD=A01202&amp;amp;OutLnkChk=Y&quot; target=_blank&gt;이데일리, 정무위, 이명박 후보 `BBK` 재점화 예고&lt;/A&gt;&lt;br /&gt;
- &lt;A title=&quot;[http://likms.assembly.go.kr/bill/jsp/BillDetail.jsp?bill_id=PRC_K0O7V1D1D0H5J1K1K3K8Q1A7Z9O0V1]로 이동합니다.&quot; href=&quot;http://likms.assembly.go.kr/bill/jsp/BillDetail.jsp?bill_id=PRC_K0O7V1D1D0H5J1K1K3K8Q1A7Z9O0V1&quot; target=_blank&gt;의안 번호 177691 국군부대의 이라크 파견연장 및 임무종결계획 동의안&lt;/A&gt; - 이라크 파병 연장안 반대 - &lt;A title=&quot;[http://www.ohmynews.com/NWS_Web/View/at_pg.aspx?CNTN_CD=A0000301762]로 이동합니다.&quot; href=&quot;http://www.ohmynews.com/NWS_Web/View/at_pg.aspx?CNTN_CD=A0000301762&quot; target=_blank&gt;오마이뉴스, 이라크파병연장안 통과... 찬성 110, 반대 31, 기권 17&lt;/A&gt;,&lt;br /&gt;</description>
			<category>dasomoli &amp; eureka</category>
			<category>19대</category>
			<category>2012</category>
			<category>4.11</category>
			<category>BBK</category>
			<category>FTA</category>
			<category>경제</category>
			<category>공항</category>
			<category>국제</category>
			<category>김진표</category>
			<category>김태년</category>
			<category>민주통합</category>
			<category>민주통합당</category>
			<category>민주화</category>
			<category>새누리</category>
			<category>새누리당</category>
			<category>성남</category>
			<category>성장</category>
			<category>수정</category>
			<category>신영수</category>
			<category>연장</category>
			<category>완화</category>
			<category>의정연구센터</category>
			<category>이라크</category>
			<category>인천</category>
			<category>재외동포법</category>
			<category>총선</category>
			<category>출자총액제한제</category>
			<category>파병</category>
			<category>폐지</category>
			<category>한미FTA</category>
			<category>후보</category>
			<author>다솜돌이</author>
			<guid>http://blog.dasomoli.org/354</guid>
			<comments>http://blog.dasomoli.org/354#entry354comment</comments>
			<pubDate>Mon, 19 Mar 2012 02:34:07 +0900</pubDate>
		</item>
		<item>
			<title>[Linux Kernel] 부트로더 cmdline 확장 - CONFIG_CMDLINE_EXTEND</title>
			<link>http://blog.dasomoli.org/351</link>
			<description>CONFIG_CMDLINE_EXTEND 옵션을 켜면 CONFIG_CMDLINE 의 cmdline 뒤에 부트로더에서 넘기는 cmdline 을 덧붙인다.&lt;br /&gt;
&lt;br /&gt;
ARM 의 경우 arch/arm/kernel/setup.c 에 보면 다음과 같은 것들을 볼 수 있다.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(193, 193, 193); border-right-color: rgb(193, 193, 193); border-bottom-color: rgb(193, 193, 193); border-left-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;...&lt;br /&gt;
static char default_command_line[COMMAND_LINE_SIZE] __initdata = CONFIG_CMDLINE;&lt;br /&gt;
...&lt;br /&gt;
&lt;/p&gt;
&lt;div&gt;
static int __init parse_tag_cmdline(const struct tag *tag)&lt;/div&gt;
&lt;div&gt;
{&lt;/div&gt;
&lt;div&gt;
#if defined(&lt;font color=&quot;#c8056a&quot;&gt;CONFIG_CMDLINE_EXTEND&lt;/font&gt;)&lt;/div&gt;
&lt;div&gt;
&lt;font color=&quot;#c8056a&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; strlcat(default_command_line, &quot; &quot;, COMMAND_LINE_SIZE);&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;
&lt;font color=&quot;#c8056a&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; strlcat(default_command_line, tag-&amp;gt;u.cmdline.cmdline,&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;
&lt;font color=&quot;#c8056a&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; COMMAND_LINE_SIZE);&lt;/font&gt;&lt;/div&gt;
&lt;div&gt;
#elif defined(CONFIG_CMDLINE_FORCE)&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pr_warning(&quot;Ignoring tag cmdline (using the default kernel command line)\n&quot;);&lt;/div&gt;
&lt;div&gt;
#else&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; strlcpy(default_command_line, tag-&amp;gt;u.cmdline.cmdline,&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; COMMAND_LINE_SIZE);&lt;/div&gt;
&lt;div&gt;
#endif&lt;/div&gt;
&lt;div&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return 0;&lt;/div&gt;
&lt;div&gt;
}&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;
참고로 안드로이드의 경우, boot.img 에 쓰이는 cmdline 에 아무것도 없을 것이라고 기대된다. boot.img 안에 있는 cmdline 의 경우 fastboot -c 옵션을 통해 디버깅 목적으로 쓸 때 사용되곤 한다.&lt;br /&gt;
&lt;br /&gt;
이 문서의 저작권은 GPL을 따른다(This document is released under a GPL license).&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;</description>
			<category>Development</category>
			<category>android</category>
			<category>boot.img</category>
			<category>bootloader</category>
			<category>cmdline</category>
			<category>CONFIG_CMDLINE</category>
			<category>CONFIG_CMDLINE_EXTEND</category>
			<category>defconfig</category>
			<category>fastboot</category>
			<category>Kernel</category>
			<category>Linux</category>
			<category>tag</category>
			<author>다솜돌이</author>
			<guid>http://blog.dasomoli.org/351</guid>
			<comments>http://blog.dasomoli.org/351#entry351comment</comments>
			<pubDate>Thu, 15 Mar 2012 12:28:44 +0900</pubDate>
		</item>
		<item>
			<title>[Linux] Proxy 환경에서 ssh 접속</title>
			<link>http://blog.dasomoli.org/348</link>
			<description>&lt;a href=&quot;http://blog.dasomoli.org/279&quot; target=&quot;_blank&quot; title=&quot;[http://blog.dasomoli.org/279]로 이동합니다.&quot;&gt;일전에 OMAPpedia 에 나와 있다고 쓴 적&lt;/a&gt;이 있었는데, 그 글에서 다른 이슈들에 묻혀서 잘 안보이길래 아예 다른 글로 하나 빼서 쓴다.&lt;br /&gt;
가끔 ssh 를 Proxy 환경에서 사용해야 할 일이 있다. 이럴 때는 corkscrew 를 설치하고 ~/.ssh/config 안에 다음과 같이 설정하면 된다.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;txc-textbox&quot; style=&quot;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-color: rgb(193, 193, 193); border-right-color: rgb(193, 193, 193); border-bottom-color: rgb(193, 193, 193); border-left-color: rgb(193, 193, 193); background-color: rgb(238, 238, 238); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; &quot;&gt;
&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;ProxyCommand /usr/local/bin/corkscrew &amp;lt;Proxy URL or IP&amp;gt; &amp;lt;Proxy Port&amp;gt; %h %p&lt;/p&gt;
&lt;/div&gt;
&lt;br /&gt;참고 :&amp;nbsp;&lt;a href=&quot;http://daniel.haxx.se/docs/sshproxy.html&quot;&gt;http://daniel.haxx.se/docs/sshproxy.html&lt;/a&gt;</description>
			<category>Development</category>
			<category>config</category>
			<category>corkscrew</category>
			<category>Proxy</category>
			<category>ssh</category>
			<category>프록시</category>
			<author>다솜돌이</author>
			<guid>http://blog.dasomoli.org/348</guid>
			<comments>http://blog.dasomoli.org/348#entry348comment</comments>
			<pubDate>Wed, 14 Mar 2012 00:47:08 +0900</pubDate>
		</item>
		<item>
			<title>[Linux Kernel] gpio_request_one</title>
			<link>http://blog.dasomoli.org/343</link>
			<description>초기화 할 때 gpio_request 를 하고 값을 셋팅하는 걸 한방에 할 수 있는 방법!&lt;br /&gt;
gpio_request_one 을 쓰시라~&lt;br /&gt;
&lt;br /&gt;
&lt;pre style=&quot;color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'bitstream vera sans mono', monaco, monospace; line-height: 1.4em; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-image: initial; font-size: 13px; border-style: initial; border-color: initial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; &quot;&gt;int gpio_request_one(unsigned gpio, unsigned long flags, const char *label);&lt;/pre&gt;&lt;br /&gt;
기존의 GPIOF_ 가 다음과 같으므로&lt;br /&gt;
&lt;br /&gt;
&lt;pre style=&quot;line-height: 1.4em; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'bitstream vera sans mono', monaco, monospace; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-image: initial; font-size: 13px; border-style: initial; border-color: initial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; &quot;&gt;* GPIOF_DIR_IN		- to configure direction as input&amp;nbsp;&lt;/pre&gt;&lt;pre style=&quot;line-height: 1.4em; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'bitstream vera sans mono', monaco, monospace; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-image: initial; font-size: 13px; border-style: initial; border-color: initial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; &quot;&gt;* GPIOF_DIR_OUT		- to configure direction as output&lt;/pre&gt;&lt;pre style=&quot;line-height: 1.4em; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'bitstream vera sans mono', monaco, monospace; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-image: initial; font-size: 13px; border-style: initial; border-color: initial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; &quot;&gt;&lt;br /&gt;
* GPIOF_INIT_LOW	- as output, set initial level to LOW&lt;/pre&gt;&lt;pre style=&quot;line-height: 1.4em; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'bitstream vera sans mono', monaco, monospace; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-image: initial; font-size: 13px; border-style: initial; border-color: initial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; &quot;&gt;* GPIOF_INIT_HIGH	- as output, set initial level to HIGH&lt;/pre&gt;&lt;br /&gt;
flags 에는 다음과 같은 값들을 쓸 수 있다. 이름을 보면 대충 뭐하는지 다 알 듯.&lt;br /&gt;
&lt;br /&gt;
&lt;pre style=&quot;color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'bitstream vera sans mono', monaco, monospace; line-height: 1.4em; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-image: initial; font-size: 13px; border-style: initial; border-color: initial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; &quot;&gt;&lt;span style=&quot;line-height: 1.4em; &quot;&gt;* GPIOF_IN		- configure as input&lt;/span&gt;&lt;/pre&gt;&lt;pre style=&quot;color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'bitstream vera sans mono', monaco, monospace; line-height: 1.4em; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-image: initial; font-size: 13px; border-style: initial; border-color: initial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; &quot;&gt;* GPIOF_OUT_INIT_LOW	- configured as output, initial level LOW&lt;/pre&gt;&lt;pre style=&quot;color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'bitstream vera sans mono', monaco, monospace; line-height: 1.4em; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-image: initial; font-size: 13px; border-style: initial; border-color: initial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; &quot;&gt;* GPIOF_OUT_INIT_HIGH	- configured as output, initial level HIGH&lt;/pre&gt;&lt;br /&gt;
그리고 array 로 만들어서 한방에 할 수도 있다.&lt;br /&gt;
&lt;br /&gt;
&lt;pre style=&quot;color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'bitstream vera sans mono', monaco, monospace; line-height: 1.4em; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-image: initial; font-size: 13px; border-style: initial; border-color: initial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; &quot;&gt;static struct gpio leds_gpios[] = {&amp;nbsp;&lt;/pre&gt;&lt;pre style=&quot;color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'bitstream vera sans mono', monaco, monospace; line-height: 1.4em; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-image: initial; font-size: 13px; border-style: initial; border-color: initial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; &quot;&gt;	{ 32, GPIOF_OUT_INIT_HIGH, &quot;Power LED&quot; }, /* default to ON */&lt;/pre&gt;&lt;pre style=&quot;color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'bitstream vera sans mono', monaco, monospace; line-height: 1.4em; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-image: initial; font-size: 13px; border-style: initial; border-color: initial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; &quot;&gt;	{ 33, GPIOF_OUT_INIT_LOW,  &quot;Green LED&quot; }, /* default to OFF */&lt;/pre&gt;&lt;pre style=&quot;color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'bitstream vera sans mono', monaco, monospace; line-height: 1.4em; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-image: initial; font-size: 13px; border-style: initial; border-color: initial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; &quot;&gt;	{ 34, GPIOF_OUT_INIT_LOW,  &quot;Red LED&quot;   }, /* default to OFF */&lt;/pre&gt;&lt;pre style=&quot;color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'bitstream vera sans mono', monaco, monospace; line-height: 1.4em; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-image: initial; font-size: 13px; border-style: initial; border-color: initial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; &quot;&gt;	{ 35, GPIOF_OUT_INIT_LOW,  &quot;Blue LED&quot;  }, /* default to OFF */&lt;/pre&gt;&lt;pre style=&quot;color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'bitstream vera sans mono', monaco, monospace; line-height: 1.4em; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-image: initial; font-size: 13px; border-style: initial; border-color: initial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; &quot;&gt;	{ ... },&lt;/pre&gt;&lt;pre style=&quot;color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'bitstream vera sans mono', monaco, monospace; line-height: 1.4em; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-image: initial; font-size: 13px; border-style: initial; border-color: initial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; &quot;&gt;};&lt;/pre&gt;&lt;br /&gt;
&lt;pre style=&quot;color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'bitstream vera sans mono', monaco, monospace; line-height: 1.4em; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-image: initial; font-size: 13px; border-style: initial; border-color: initial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; &quot;&gt;err = gpio_request_array(leds_gpios, ARRAY_SIZE(leds_gpios));&amp;nbsp;&lt;/pre&gt;&lt;pre style=&quot;color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'bitstream vera sans mono', monaco, monospace; line-height: 1.4em; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-image: initial; font-size: 13px; border-style: initial; border-color: initial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; &quot;&gt;if (err)&lt;/pre&gt;&lt;pre style=&quot;color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'bitstream vera sans mono', monaco, monospace; line-height: 1.4em; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-image: initial; font-size: 13px; border-style: initial; border-color: initial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; &quot;&gt;	...&lt;/pre&gt;&lt;br /&gt;
당연히 array 를 free하는 것도 있다.&lt;br /&gt;
&lt;br /&gt;
&lt;pre style=&quot;color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'bitstream vera sans mono', monaco, monospace; line-height: 1.4em; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-image: initial; font-size: 13px; border-style: initial; border-color: initial; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; &quot;&gt;gpio_free_array(leds_gpios, ARRAY_SIZE(leds_gpios))&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
request 할 때 맨 뒤의 label 을 만들 때 &lt;a href=&quot;http://lxr.linux.no/linux+v3.2.10/lib/kasprintf.c&quot; target=&quot;_blank&quot; title=&quot;[http://lxr.linux.no/linux+v3.2.10/lib/kasprintf.c]로 이동합니다.&quot;&gt;kasprintf()&lt;/a&gt; 를 이용하면 내부에서 kmalloc 해서 잡아준다. 런타임에 label을 정하거나 할 때 유용히 쓸 수 있다.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;char *label = kasprintf(GFP_KERNEL, &quot;LED %d&quot;, i);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;gpio_request_one(32, GPIOF_OUT_INIT_HIGH, label);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;...&lt;br /&gt;
&amp;nbsp;gpio_free(32);&lt;br /&gt;
&amp;nbsp;kfree(label);&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
이 문서의 라이센스는 GPL을 따른다(This document is released under a GPL license.)&lt;br /&gt;
&lt;br /&gt;
참고 :&amp;nbsp;
&lt;a href=&quot;http://lwn.net/Articles/369182/&quot;&gt;http://lwn.net/Articles/369182/&lt;/a&gt;&amp;nbsp;&amp;nbsp;</description>
			<category>Development</category>
			<category>GPIOF_DIR_IN</category>
			<category>GPIOF_DIR_OUT</category>
			<category>GPIOF_IN</category>
			<category>GPIOF_INIT_HIGH</category>
			<category>GPIOF_INIT_LOW</category>
			<category>GPIOF_OUT_INIT_HIGH</category>
			<category>GPIOF_OUT_INIT_LOW</category>
			<category>gpio_free_array</category>
			<category>gpio_request_array</category>
			<category>gpio_request_one</category>
			<category>kasprintf</category>
			<category>Kernel</category>
			<category>kfree</category>
			<category>kmalloc</category>
			<category>Linux</category>
			<author>다솜돌이</author>
			<guid>http://blog.dasomoli.org/343</guid>
			<comments>http://blog.dasomoli.org/343#entry343comment</comments>
			<pubDate>Tue, 13 Mar 2012 17:18:05 +0900</pubDate>
		</item>
		<item>
			<title>2012.03.11. 커플링 겸 웨딩 커플링</title>
			<link>http://blog.dasomoli.org/342</link>
			<description>부쉐론, 티파니, 까르띠에 셋 간의 경합에서 부쉐론 탈락!(여기까지도 참 많은 고민이;;)- 티파니, 까르띠에 중 며칠(몇달?) 간의 탐색과 고민 끝에 드디어 결정! 결정은 내가!&lt;br /&gt;
&lt;br /&gt;
포장은&amp;nbsp;이렇다. 흰색의 깔끔한 포장에 빨간 색 밀랍 포인트.&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile9.uf.tistory.com/image/1410063A4F5CDB670ADD63&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;01.Wrapped.jpg&quot; height=&quot;420&quot; width=&quot;630&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
요렇게 봉해주는데 난 요거부터 너무 맘에 든다.&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile24.uf.tistory.com/image/13153C3A4F5CDB6804A374&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;02.Printed.jpg&quot; height=&quot;471&quot; width=&quot;630&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
그래서 조심조심 잘 뜯었지롱. 다시 쌀 때 고대로 다시 넣으려고~&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile10.uf.tistory.com/image/2017263A4F5CDB68032B8B&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;03.UnpackOfDasomOLI.jpg&quot; height=&quot;471&quot; width=&quot;630&quot;/&gt;&lt;/div&gt;&lt;br /&gt;

&lt;p style=&quot;MARGIN: 0px&quot;&gt;근데 저쪽은 이미...;;;; 그래서 고대로 뜯은 내껀 현정이가... 웬지 뜯을 때부터 그럴 거 같았어....&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile8.uf.tistory.com/image/14598C3A4F5CDB694A437E&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;04.UnpackOfEureka.jpg&quot; height=&quot;471&quot; width=&quot;630&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0px&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0px&quot;&gt;포장을 벗기면 이런 상자가 나온다. 고급스럽다(나만 그런가?).&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile25.uf.tistory.com/image/18100B404F5CDEBB2A5486&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;05.Unpacked.jpg&quot; height=&quot;471&quot; width=&quot;630&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0px&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0px&quot;&gt;그리고 이 박스를 위로 들어 열면 반지함이 나온다. 두개를 다 열어서 펼쳐놓기! 옆에 보이는 파란색 붙은 투명 테이프는 두 개를 구별하기 위해서 상점에서 붙여 준 것이었다. 내건 파란색, 현정이 건 노란색&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile6.uf.tistory.com/image/140A30404F5CDEBB31310C&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;06.Boxes.jpg&quot; height=&quot;471&quot; width=&quot;630&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0px&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0px&quot;&gt;사진을 찍어야지! 저 카메라는 오늘, 현정이 생일을 맞아 내가 사준 Sony Nex-7. 전에 가족구매센터에서 좀 더 싸게 샀는데 생일까진 자기만 쓸 거라고 제대로 만지지도 못하게 했다-_- 오늘 좀 만져보쟀더니 아직 오늘이 지나지 않았는데 무슨 소리냐고....&lt;br /&gt;
&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0px&quot;&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile23.uf.tistory.com/image/137F04334F5F572F06DE88&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;07.Captured.jpg&quot; height=&quot;471&quot; width=&quot;630&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
아무튼 저 반지함은 이렇게 생겼다. 얘도 고급스럽다. 아래 삐죽 튀어 나온 것을 누르면 열린다.&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile2.uf.tistory.com/image/19154F404F5CDEBD2340BE&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;08.UnboxedBox.jpg&quot; height=&quot;471&quot; width=&quot;630&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0px&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0px&quot;&gt;드디어 반지함을 열면~ 짜자잔! 반지 등장이요! 왼쪽이 현정이 것, 오른쪽이 내 것! 이 것을 고르기 위해 얼마나 고민했던가~,&amp;nbsp;한번 보고, 두번째 보고, 세번째, ...,&amp;nbsp;볼 때마다 달라지는 느낌에 마지막까지 정말 고르기 힘들었다. 경합에 경합을&amp;nbsp;거쳐 최후의 후보 두 개 중 마지막 선택을 받은 니네가 슈퍼스타~&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile7.uf.tistory.com/image/1612B0404F5CDEBD211ED4&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;09.Opened.jpg&quot; height=&quot;420&quot; width=&quot;630&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0px&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0px&quot;&gt;현정이 것은 3색 골드의 가운데에 돌아가며 둘레로 다이아몬드가 알알이 박힌 디자인. 화려하고 예쁘다. 내가 아는 이름은 &quot;트리니티 3색 골드링인데 가운데 다이아 박힌 것&quot; ...이다. -_-)&amp;gt;&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile8.uf.tistory.com/image/131B2C404F5CDEBE1CF1DF&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;10.Eurekas.jpg&quot; height=&quot;420&quot; width=&quot;630&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0px&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0px&quot;&gt;내 것은 심플하게 생긴 아래 것. 얘는 그럼 &quot;트리니티 3색 골드링&quot;인가..&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile25.uf.tistory.com/image/1918B6404F5CDEBE1F5476&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;11.DasomOLIs.jpg&quot; height=&quot;471&quot; width=&quot;630&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0px&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;MARGIN: 0px&quot;&gt;세가지 색상의 골드-핑크 골드, 화이트 골드, 옐로우 골드-가&amp;nbsp;차례로 붙어 이어진 것이 심플하면서도 멋스럽다(이 것도 나만 그런가? ㅋ).&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile25.uf.tistory.com/image/18103E404F5CDEBF2ACBB4&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;12.DetailsOfDasomOLIs.jpg&quot; height=&quot;471&quot; width=&quot;630&quot;/&gt;&lt;/div&gt;&lt;/p&gt;
&lt;br /&gt;
반지는 사실 사진이나 그냥 보았을 때&amp;nbsp;아무리 예뻐보여도 실제 껴보았을 때 예뻐야 한다. 그래서 고르는데 어려웠지~ 반지를 실제로 보러 가보기&amp;nbsp;전에 내가 골랐던 것은 완전 두꺼운&amp;nbsp;슐럼버제 링, 파란 사파이어 박힌 링들이었다. 가서 껴보니 헐......... 그런 의미에서 현정이가 끼었던 반지 들 중 이게 제일 손에도 잘 어울리고 예쁘다.&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile24.uf.tistory.com/image/143338404F5CDEBF038851&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;13.WearingOfEurekas.jpg&quot; height=&quot;640&quot; width=&quot;478&quot;/&gt;&lt;/div&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile23.uf.tistory.com/image/130A90404F5CDEBF303543&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;14.WearingOfEurekas.jpg&quot; height=&quot;640&quot; width=&quot;478&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
그리고 그런 의미에서 내 것도 완전 잘 어울린다. 내 손가락이 좀 짧고 굵고 못생겨서 너무 두꺼운 건 잘 안어울리고.. 심플하면서도 멋스럽고. 너무 맘에 든다! 나이 들어도 잘 끼고 다닐 수 있을 거 같다.&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile4.uf.tistory.com/image/121BB2404F5CDEC01C703D&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;15.WearingOfDasomOLIs.jpg&quot; height=&quot;640&quot; width=&quot;478&quot;/&gt;&lt;/div&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile10.uf.tistory.com/image/121E62404F5CDEC0186659&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;16.WearingOfDasomOLIs.jpg&quot; height=&quot;640&quot; width=&quot;478&quot;/&gt;&lt;/div&gt;&lt;br /&gt;
반지 안쪽에 이니셜도 새길 수 있다고 하니 어떻게 새길지 잘 생각해보고~ 새겨 넣어야지~ 이히히히. 이니셜은 공간제약으로 영문, 숫자로 대소문자 구분되고 10글자 정도 새길 수 있다고 한다.&lt;br /&gt;
&lt;br /&gt;
이전에 꼈던 커플링도 예쁘고 좋다. 난 이전 커플링도 너무 사랑스럽다. 사진에는 잘 나오지 않았지만, 아직도 나에게는 반짝반짝 너무 예쁘고 잘 어울리고. 오랜동안 함께 했었고.. 너희들도 고마웠어. 잊지 않을께.&lt;br /&gt;
&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://cfile29.uf.tistory.com/image/15108E404F5CDEC12991BC&quot; alt=&quot;&quot; filemime=&quot;image/jpeg&quot; filename=&quot;17.PreviousRings.jpg&quot; height=&quot;420&quot; width=&quot;630&quot;/&gt;&lt;/div&gt;</description>
			<category>dasomoli &amp; eureka</category>
			<category>3Gold</category>
			<category>3색</category>
			<category>51호</category>
			<category>58호</category>
			<category>B40521</category>
			<category>B40529</category>
			<category>Cartier</category>
			<category>Ring</category>
			<category>Trinity</category>
			<category>골드링</category>
			<category>까르띠에</category>
			<category>다이아몬드</category>
			<category>루시다</category>
			<category>링</category>
			<category>반지</category>
			<category>부쉐론</category>
			<category>삼색</category>
			<category>에뚜알</category>
			<category>웨딩</category>
			<category>웨딩링</category>
			<category>커플</category>
			<category>커플링</category>
			<category>트리니티</category>
			<category>티파니</category>
			<author>다솜돌이</author>
			<guid>http://blog.dasomoli.org/342</guid>
			<comments>http://blog.dasomoli.org/342#entry342comment</comments>
			<pubDate>Mon, 12 Mar 2012 01:02:44 +0900</pubDate>
		</item>
	</channel>
</rss>
