<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="http://rss.egloos.com/style/blog.xsl" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
	<title>ShiinaTsu's 끄적끄적</title>
	<link>http://shiinatsu.egloos.com</link>
	<description>알수록 오묘한 세상
http://developer.apple.com
</description>
	<language>ko</language>
	<pubDate>Wed, 08 Apr 2009 02:46:40 GMT</pubDate>
	<generator>Egloos</generator>
	<image>
		<title>ShiinaTsu's 끄적끄적</title>
		<url>http://pds10.egloos.com/logo/200902/16/79/f0003379.jpg</url>
		<link>http://shiinatsu.egloos.com</link>
		<width>80</width>
		<height>120</height>
		<description>알수록 오묘한 세상
http://developer.apple.com
</description>
	</image>
  	<item>
		<title><![CDATA[ IE 8.0 성능향상을 위한 tip ]]> </title>
		<link>http://shiinatsu.egloos.com/1364358</link>
		<guid>http://shiinatsu.egloos.com/1364358</guid>
		<description>
			<![CDATA[ 
  <img border="0" onmouseover="this.style.cursor='pointer'" alt="" src="http://pds10.egloos.com/pds/200904/07/79/f0003379_49db39d7b64c8.png" width="422" height="378" onclick="Control.Modal.openDialog(this, event, 'http://pds10.egloos.com/pds/200904/07/79/f0003379_49db39d7b64c8.png');" /><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="font-family: Verdana;">여러 가지 이유로 이 파일이 등록되지 않았거나 서드파티 플러그인으로 손상되었을 경우</span><br style="font-family: Verdana;"><span style="font-family: Verdana;">IE가 느리게 작동한다고 하네요. IE7에서부터 문제가 많았던 PC에서 효과가 제법 있는 듯</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="font-family: Verdana;">윈도 XP</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="font-family: Verdana;">1. 시작→실행</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="font-family: Verdana;">2. CMD 입력하고 엔터</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="font-family: Verdana;">3. 명령 프롬프트에 'regsvr32 actxprxy.dll' 입력</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="font-family: Verdana;">4. 컴퓨터 다시 시작</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="font-family: Verdana;">비스타&amp;윈도 7</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="font-family: Verdana;">1. 시작 메뉴 검색창에 CMD 입력</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="font-family: Verdana;">2.  CMD 단축아이콘을 마우스 오른쪽 버튼으로 클릭하고 관리자 계정으로 실행</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="font-family: Verdana;">3. 명령 프롬프트에 'regsvr32 actxprxy.dll' 입력</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="font-family: Verdana;">4. 컴퓨터 다시 시작</span><br/><br/>tag : <a href="/tag/IE8.0" rel="tag">IE8.0</a>,&nbsp;<a href="/tag/성능향상" rel="tag">성능향상</a>,&nbsp;<a href="/tag/팁" rel="tag">팁</a>,&nbsp;<a href="/tag/IE" rel="tag">IE</a>			 ]]> 
		</description>
		<category>Browser</category>
		<category>IE8.0</category>
		<category>성능향상</category>
		<category>팁</category>
		<category>IE</category>

		<comments>http://shiinatsu.egloos.com/1364358#comments</comments>
		<pubDate>Tue, 07 Apr 2009 11:34:55 GMT</pubDate>
		<dc:creator>ShiinaTsu</dc:creator>
	</item>
	<item>
		<title><![CDATA[ [jsp] 이미지 업로드 후.. 이전 이미지만 계속적으로 나타내는 경우 ]]> </title>
		<link>http://shiinatsu.egloos.com/1364219</link>
		<guid>http://shiinatsu.egloos.com/1364219</guid>
		<description>
			<![CDATA[ 
  <span style="font-family: Verdana;">ex)</span><br style="font-family: Verdana;"><span style="font-family: Verdana;">jsp에서 이미지를 서버에 업로드한다. 다시 조회를 하게 되면 방금 올렸던 이미지는</span><br style="font-family: Verdana;"><span style="font-family: Verdana;">어디가고 예전 이미지가 계속적으로 뜬다. 이것을 방지(?)해보자. 사실 방법이랄꺼까지도 없다;</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="font-family: Verdana;">&lt;img src="<span style="color: rgb(192, 192, 192);">/aaa.jpg<span style="font-weight: bold; color: rgb(255, 0, 0);">?t=&lt;%=time%&gt;</span></span>" alt="aaa" /&gt;</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="font-family: Verdana;">time은 시간함수를 이용하여 집어 넣는다.</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="font-family: Verdana;">업로드를 해도 이전 이미지가 보이는 현상은 캐쉬를 사용하기 때문이다.</span><br style="font-family: Verdana;"><span style="font-family: Verdana;">사실 aaa.jpg가 저장되어 있었는데 업로드를 같은 이름으로 했다면...</span><br style="font-family: Verdana;"><span style="font-family: Verdana;">웹브라우저는 캐쉬에 저장되어있는 이미지를 출력할 것이다.</span><br />
<br style="font-family: Verdana;"><span style="font-family: Verdana;">이를 방지하려면 위의 방법을 사용하라.</span><br />
<br/><br/>tag : <a href="/tag/리로드" rel="tag">리로드</a>,&nbsp;<a href="/tag/리프레쉬" rel="tag">리프레쉬</a>,&nbsp;<a href="/tag/이미지" rel="tag">이미지</a>,&nbsp;<a href="/tag/업로드" rel="tag">업로드</a>,&nbsp;<a href="/tag/캐쉬" rel="tag">캐쉬</a>,&nbsp;<a href="/tag/upload" rel="tag">upload</a>,&nbsp;<a href="/tag/reload" rel="tag">reload</a>			 ]]> 
		</description>
		<category>Java &amp; Jsp</category>
		<category>리로드</category>
		<category>리프레쉬</category>
		<category>이미지</category>
		<category>업로드</category>
		<category>캐쉬</category>
		<category>upload</category>
		<category>reload</category>

		<comments>http://shiinatsu.egloos.com/1364219#comments</comments>
		<pubDate>Tue, 07 Apr 2009 08:42:33 GMT</pubDate>
		<dc:creator>ShiinaTsu</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Java SE ]]> </title>
		<link>http://shiinatsu.egloos.com/1351186</link>
		<guid>http://shiinatsu.egloos.com/1351186</guid>
		<description>
			<![CDATA[ 
  <div><font class="Apple-style-span" face="Verdana"><span class="Apple-style-span" style="font-size: small;">매번 찾기 귀찮아서.. 역시나 귀차니즘의 압박!! ㅠ</span></font></div><div style="color: rgb(0, 0, 0);"><font class="Apple-style-span" face="Verdana"><span class="Apple-style-span" style="font-size: small;"><br />
</span></font></div><div style="color: rgb(0, 0, 0);"><a href="http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/VerifyItem-Start/jdk-6u13-windows-i586-p.exe?BundledLineItemUUID=WQRIBe.p4eYAAAEgjRNg4kHm&amp;OrderID=OV9IBe.pzPkAAAEgghNg4kHm&amp;ProductID=5PtIBe.pWuUAAAEfTt9rU.Ok&amp;FileName=/jdk-6u13-windows-i586-p.exe"><font class="Apple-style-span" face="Verdana"><span class="Apple-style-span" style="font-size: small;"><font class="Apple-style-span">&nbsp;jdk-6u13-windows-i586-p.exe</font></span></font></a></div><div style="color: rgb(0, 0, 0);"><a href="http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/VerifyItem-Start/jdk-6u13-linux-i586.bin?BundledLineItemUUID=A_5IBe.pn2oAAAEgfFFg4kHm&amp;OrderID=pCpIBe.pvLYAAAEgYVFg4kHm&amp;ProductID=RGtIBe.ou1AAAAEfpVYcydOO&amp;FileName=/jdk-6u13-linux-i586.bin"><font class="Apple-style-span" face="Verdana"><span class="Apple-style-span" style="font-size: small;"><font class="Apple-style-span">&nbsp;jdk-6u13-linux-i586.bin</font></span></font></a></div><div style="color: rgb(0, 0, 0);"><a href="http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/VerifyItem-Start/jdk-6u13-linux-i586-rpm.bin?BundledLineItemUUID=J0ZIBe.pX4IAAAEgb1Fg4kHm&amp;OrderID=pCpIBe.pvLYAAAEgYVFg4kHm&amp;ProductID=RGtIBe.ou1AAAAEfpVYcydOO&amp;FileName=/jdk-6u13-linux-i586-rpm.bin"><font class="Apple-style-span" face="Verdana"><span class="Apple-style-span" style="font-size: small;"><font class="Apple-style-span">&nbsp;jdk-6u13-linux-i586-rpm.bin</font></span></font></a></div><div style="color: rgb(0, 0, 0);"><font class="Apple-style-span" face="Verdana"><span class="Apple-style-span" style="font-size: small;"><br />
</span></font></div><span class="Apple-style-span" style="text-decoration: none; color: rgb(0, 0, 0);"><a href="http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/VerifyItem-Start/jdk-1_5_0_18-windows-i586-p.exe?BundledLineItemUUID=4ydIBe.p8IwAAAEgZzFg4kHG&amp;OrderID=4y9IBe.pqYoAAAEgTTFg4kHG&amp;ProductID=79FIBe.nKlMAAAEfLBlzHdQ4&amp;FileName=/jdk-1_5_0_18-windows-i586-p.exe"><font class="Apple-style-span" face="Verdana"><span class="Apple-style-span" style="font-size: small;"><font class="Apple-style-span">&nbsp;</font></span></font></a><a href="http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/VerifyItem-Start/jdk-1_5_0_18-windows-i586-p.exe?BundledLineItemUUID=4ydIBe.p8IwAAAEgZzFg4kHG&amp;OrderID=4y9IBe.pqYoAAAEgTTFg4kHG&amp;ProductID=79FIBe.nKlMAAAEfLBlzHdQ4&amp;FileName=/jdk-1_5_0_18-windows-i586-p.exe"><font class="Apple-style-span" face="Verdana"><span class="Apple-style-span" style="font-size: small;"><font class="Apple-style-span">jdk-1_5_0_18-windows-i586-p.exe</font></span></font></a></span><font style="color: rgb(0, 0, 0);" class="Apple-style-span" face="Verdana"><span class="Apple-style-span" style="font-size: small;"></span></font><div style="color: rgb(0, 0, 0);"><a href="http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/VerifyItem-Start/jdk-1_5_0_18-linux-i586.bin?BundledLineItemUUID=781IBe.p9bUAAAEgdJdg4kHG&amp;OrderID=dgVIBe.pZ0wAAAEgaJdg4kHG&amp;ProductID=yylIBe.nA_AAAAEfOBlzHdQ4&amp;FileName=/jdk-1_5_0_18-linux-i586.bin"><span class="Apple-style-span" style="text-decoration: none;"><font class="Apple-style-span" face="Verdana"><span class="Apple-style-span" style="font-size: small;"><font class="Apple-style-span">&nbsp;jdk-1_5_0_18-linux-i586.bin</font></span></font></span></a></div><div style="color: rgb(0, 0, 0);"><a href="http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/VerifyItem-Start/jdk-1_5_0_18-linux-i586-rpm.bin?BundledLineItemUUID=c6lIBe.pYnUAAAEgepdg4kHG&amp;OrderID=dgVIBe.pZ0wAAAEgaJdg4kHG&amp;ProductID=yylIBe.nA_AAAAEfOBlzHdQ4&amp;FileName=/jdk-1_5_0_18-linux-i586-rpm.bin"><span class="Apple-style-span" style="text-decoration: none;"><font class="Apple-style-span" face="Verdana"><span class="Apple-style-span" style="font-size: small;"><font class="Apple-style-span">&nbsp;jdk-1_5_0_18-linux-i586-rpm.bin</font></span></font></span></a></div><div style="color: rgb(0, 0, 0);"><font class="Apple-style-span" face="Verdana"><span class="Apple-style-span" style="font-size: small;"><br />
</span></font></div><div style="color: rgb(0, 0, 0);"><a href="http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/VerifyItem-Start/j2sdk-1_4_2_19-windows-i586-p.exe?BundledLineItemUUID=pgxIBe.pYjQAAAEg4p1g4kHS&amp;OrderID=6RpIBe.pmfwAAAEgwp1g4kHS&amp;ProductID=wNpIBe.n0W4AAAEdh5JJ37Zw&amp;FileName=/j2sdk-1_4_2_19-windows-i586-p.exe"><span class="Apple-style-span" style="text-decoration: none;"><font class="Apple-style-span" face="Verdana"><span class="Apple-style-span" style="font-size: small;"><font class="Apple-style-span">&nbsp;j2sdk-1_4_2_19-windows-i586-p.exe</font></span></font></span></a></div><div style="color: rgb(0, 0, 0);"><a href="http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/VerifyItem-Start/j2sdk-1_4_2_19-linux-i586.bin?BundledLineItemUUID=gPRIBe.pa.0AAAEgYOtg4kHS&amp;OrderID=6HdIBe.pyUUAAAEgPetg4kHS&amp;ProductID=AQZIBe.n..QAAAEdgpJJ37Zw&amp;FileName=/j2sdk-1_4_2_19-linux-i586.bin"><span class="Apple-style-span" style="text-decoration: none;"><font class="Apple-style-span" face="Verdana"><span class="Apple-style-span" style="font-size: small;"><font class="Apple-style-span">&nbsp;j2sdk-1_4_2_19-linux-i586.bin</font></span></font></span></a></div><div style="color: rgb(0, 0, 0);"><a href="http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/VerifyItem-Start/j2sdk-1_4_2_19-linux-i586-rpm.bin?BundledLineItemUUID=AvBIBe.pTa8AAAEgU.tg4kHS&amp;OrderID=6HdIBe.pyUUAAAEgPetg4kHS&amp;ProductID=AQZIBe.n..QAAAEdgpJJ37Zw&amp;FileName=/j2sdk-1_4_2_19-linux-i586-rpm.bin"><span class="Apple-style-span" style="text-decoration: none;"><font class="Apple-style-span" face="Verdana"><span class="Apple-style-span" style="font-size: small;"><font class="Apple-style-span">&nbsp;j2sdk-1_4_2_19-linux-i586-rpm.bin</font></span></font></span></a></div><div><span class="Apple-style-span" style="text-decoration: underline;"><font class="Apple-style-span" face="Verdana"><span class="Apple-style-span" style="font-size: small;"><br />
</span></font></span></div><div><font class="Apple-style-span" face="Verdana"><span class="Apple-style-span" style="font-size: small;">출처는 </span></font><a href="www.sun.com"><font class="Apple-style-span" face="Verdana"><span class="Apple-style-span" style="font-size: small;">www.sun.com</span></font></a></div><br/><br/>tag : <a href="/tag/JDK" rel="tag">JDK</a>,&nbsp;<a href="/tag/JavaSE" rel="tag">JavaSE</a>			 ]]> 
		</description>
		<category>Java &amp; Jsp</category>
		<category>JDK</category>
		<category>JavaSE</category>

		<comments>http://shiinatsu.egloos.com/1351186#comments</comments>
		<pubDate>Thu, 26 Mar 2009 08:32:26 GMT</pubDate>
		<dc:creator>ShiinaTsu</dc:creator>
	</item>
	<item>
		<title><![CDATA[ eclipse에서 수정된 라인표시 ]]> </title>
		<link>http://shiinatsu.egloos.com/1350144</link>
		<guid>http://shiinatsu.egloos.com/1350144</guid>
		<description>
			<![CDATA[ 
  <span class="Apple-style-span" style="font-size: small;"><div><font class="Apple-style-span" face="Verdana"><br />
</font></div><div><font class="Apple-style-span" face="Verdana">[설정하는 법]</font></div><font class="Apple-style-span" face="Verdana">Window &gt; Preferences &gt; General &gt; Editors &gt; Text Editors &gt; Accessibility<br />
 &gt; </font><font class="Apple-style-span" color="#FF0000"><b><font class="Apple-style-span" face="Verdana">Use Characters to show changes in vertical ruler</font></b></font></span><font class="Apple-style-span" face="Verdana"><br />
<br />
</font><div><font class="Apple-style-span" face="Verdana"><img border="0" onmouseover="this.style.cursor='pointer'" alt="" src="http://pds13.egloos.com/pds/200903/25/79/f0003379_49c9d0f9e2581.png" width="500" height="309.5684803" onclick="Control.Modal.openDialog(this, event, 'http://pds13.egloos.com/pds/200903/25/79/f0003379_49c9d0f9e2581.png');" /></font></div><div><font class="Apple-style-span" face="Verdana"><br />
</font></div><div><font class="Apple-style-span" face="Verdana">기존의 라인에 수정을 가하면 '</font><b><font class="Apple-style-span" color="#FF0000"><font class="Apple-style-span" face="Verdana">라인넘버 ~</font></font></b><font class="Apple-style-span" face="Verdana">'표시가 보이게 되고</font></div><div><font class="Apple-style-span" face="Verdana">새로운 라인이 추가가 되면 '</font><b><font class="Apple-style-span" color="#FF0000"><font class="Apple-style-span" face="Verdana">라인넘버 +</font></font></b><font class="Apple-style-span" face="Verdana">'표시가 보입니다.</font></div><div><font class="Apple-style-span" face="Verdana"><br />
</font></div><div><font class="Apple-style-span" face="Verdana">귀차니즘의 압박...</font></div><br/><br/>tag : <a href="/tag/eclipse" rel="tag">eclipse</a>,&nbsp;<a href="/tag/line" rel="tag">line</a>,&nbsp;<a href="/tag/설정" rel="tag">설정</a>,&nbsp;<a href="/tag/라인" rel="tag">라인</a>,&nbsp;<a href="/tag/이클립스" rel="tag">이클립스</a>,&nbsp;<a href="/tag/표시" rel="tag">표시</a>			 ]]> 
		</description>
		<category>eclipse</category>
		<category>eclipse</category>
		<category>line</category>
		<category>설정</category>
		<category>라인</category>
		<category>이클립스</category>
		<category>표시</category>

		<comments>http://shiinatsu.egloos.com/1350144#comments</comments>
		<pubDate>Wed, 25 Mar 2009 06:42:46 GMT</pubDate>
		<dc:creator>ShiinaTsu</dc:creator>
	</item>
	<item>
		<title><![CDATA[ eclipse에서 자동 리프레쉬(Refresh) 하기 ]]> </title>
		<link>http://shiinatsu.egloos.com/1350111</link>
		<guid>http://shiinatsu.egloos.com/1350111</guid>
		<description>
			<![CDATA[ 
  <span class="Apple-style-span" style="font-size: small;"><div><span class="Apple-style-span" style="font-size: small;"><font class="Apple-style-span" face="Verdana">Refresh하기 귀찮으신 분들에게 유용</font></span></div><div><span class="Apple-style-span" style="font-size: small;"><font class="Apple-style-span" face="Verdana"><br />
</font></span></div><div><font class="Apple-style-span" face="Verdana">[설정하는 법]</font></div><span class="Apple-style-span" style="font-size: small;"><font class="Apple-style-span" face="Verdana">Window &gt; Preferences &gt; General &gt; Workspace &gt; </font></span></span><b><font class="Apple-style-span" color="#FF0000"><span class="Apple-style-span" style="font-size: small;"><font class="Apple-style-span" face="Verdana">Refresh automatically</font></span></font></b><div><font class="Apple-style-span" color="#FF0000" size="3"><span class="Apple-style-span" style="font-size: 13px;"><b><font class="Apple-style-span" face="Verdana"><br />
</font></b></span></font><div><font class="Apple-style-span" face="Verdana"><img border="0" onmouseover="this.style.cursor='pointer'" alt="" src="http://pds15.egloos.com/pds/200903/25/79/f0003379_49c9c74991883.png" width="500" height="338.649155722" onclick="Control.Modal.openDialog(this, event, 'http://pds15.egloos.com/pds/200903/25/79/f0003379_49c9c74991883.png');" /></font></div></div><br/><br/>tag : <a href="/tag/eclipse" rel="tag">eclipse</a>,&nbsp;<a href="/tag/이클립스" rel="tag">이클립스</a>,&nbsp;<a href="/tag/Refresh" rel="tag">Refresh</a>,&nbsp;<a href="/tag/리프레쉬" rel="tag">리프레쉬</a>,&nbsp;<a href="/tag/F5" rel="tag">F5</a>			 ]]> 
		</description>
		<category>eclipse</category>
		<category>eclipse</category>
		<category>이클립스</category>
		<category>Refresh</category>
		<category>리프레쉬</category>
		<category>F5</category>

		<comments>http://shiinatsu.egloos.com/1350111#comments</comments>
		<pubDate>Wed, 25 Mar 2009 05:58:05 GMT</pubDate>
		<dc:creator>ShiinaTsu</dc:creator>
	</item>
	<item>
		<title><![CDATA[ [IE]IE 8 드디어 릴리즈!!! ]]> </title>
		<link>http://shiinatsu.egloos.com/1344069</link>
		<guid>http://shiinatsu.egloos.com/1344069</guid>
		<description>
			<![CDATA[ 
  <div>드디어 릴리즈 되었다.</div><div>그동안 고대하고 기대했던(?)까지는 아니고,</div><div><br />
</div><div><img border="0" onmouseover="this.style.cursor='pointer'" alt="" src="http://pds10.egloos.com/pds/200903/20/79/f0003379_49c2d51109aa7.png" width="422" height="377" onclick="Control.Modal.openDialog(this, event, 'http://pds10.egloos.com/pds/200903/20/79/f0003379_49c2d51109aa7.png');" /></div><div><br />
</div><div>앞으로 IE를 은행말고 사용하는 날이 올까?&nbsp;그건, MS 하기 나름이 아닐까 한다.</div><div style="color: rgb(51, 102, 255);">현재 점유률은 높지만, 점차 파이어폭스가 치고 올라오고 있고</div><div><br />
</div><div>현재까지는 RC 버전과는 다른점을 못 느끼겠다.</div><div>속도는 7버전에 비하면 빠른 수준~</div><div><br />
</div><div>한가지 알수없는 오류는 <font style="font-weight: bold;" class="Apple-style-span" color="#ff0000">아직</font> 뜨지 않는 걸보면&nbsp;안정성은 좋아진듯 하다.</div><div>그러나 여전히 페이지 로딩이 끝나기 전까지 탭이동이 버벅되는걸 보면, IE의 고질병?</div><div><br />
</div><div>다운로드는 <a href="http://www.microsoft.com/korea/windows/products/winfamily/ie/beta/default.mspx">IE8홈페이지</a>에서 받으면 된다.</div><br/><br/>tag : <a href="/tag/IE8한글판" rel="tag">IE8한글판</a>,&nbsp;<a href="/tag/Microsoft" rel="tag">Microsoft</a>,&nbsp;<a href="/tag/익스플로러8" rel="tag">익스플로러8</a>,&nbsp;<a href="/tag/마이크로소프트" rel="tag">마이크로소프트</a>			 ]]> 
		</description>
		<category>Browser</category>
		<category>IE8한글판</category>
		<category>Microsoft</category>
		<category>익스플로러8</category>
		<category>마이크로소프트</category>

		<comments>http://shiinatsu.egloos.com/1344069#comments</comments>
		<pubDate>Thu, 19 Mar 2009 23:36:57 GMT</pubDate>
		<dc:creator>ShiinaTsu</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 웹표준(?) ]]> </title>
		<link>http://shiinatsu.egloos.com/1341263</link>
		<guid>http://shiinatsu.egloos.com/1341263</guid>
		<description>
			<![CDATA[ 
  <div><font class="Apple-style-span" face="Verdana"><br />
</font></div><div><font class="Apple-style-span" face="Verdana"><b><span class="Apple-style-span" style="font-size: small;">□ 모든 태그는 소문자</span></b></font></div><div><font class="Apple-style-span" face="Verdana"><i>- 잘못된 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;BODY&gt;&lt;/BODY&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>- 올바른 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;body&gt;&lt;/body&gt;&nbsp;</i></font></div><div><font class="Apple-style-span" face="Verdana"><br />
</font></div><div><font class="Apple-style-span" face="Verdana"><b><span class="Apple-style-span" style="font-size: small;">□&nbsp;모든 속성은 인용부호 안, 속성들 사이는 띄워쓰기(alt 속성도 반드시 함께 선언)</span></b></font></div><div><font class="Apple-style-span" face="Verdana"><i>- 잘못된 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;img src=</i><font class="Apple-style-span" color="#FF0000"><i>"</i></font><i>title.gif</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&nbsp;alt=타이틀 /&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>- 올바른 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;img src=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>title.gif</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&nbsp;alt=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>타이틀</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&nbsp;/&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><br />
</font></div><div><font class="Apple-style-span" face="Verdana"><b><span class="Apple-style-span" style="font-size: small;">□&nbsp;모든 속성에는 값이 있어야 한다.</span></b></font></div><div><font class="Apple-style-span" face="Verdana"><i>- 잘못된 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;input type=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>text</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&nbsp;readonly /&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>- 올바른 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;input type=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>text</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&nbsp;readonly=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>readonly</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&nbsp;/&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><br />
</font></div><div><font class="Apple-style-span" face="Verdana"><i>- 잘못된 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;input type=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>checkbox</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&nbsp;checked /&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>- 올바른 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;input type=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>checkbox</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&nbsp;checked=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>checked</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&nbsp;/&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><i><br />
</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>- 잘못된 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;option value=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>A</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&nbsp;selected&gt; a &lt;/option&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>- 올바른 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;option value=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>A</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&nbsp;selected=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>selected</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&gt; a &lt;/option&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><br />
</font></div><div><font class="Apple-style-span" face="Verdana"><b><span class="Apple-style-span" style="font-size: small;">□&nbsp;모든 태그는 닫아준다.</span></b></font></div><div><font class="Apple-style-span" face="Verdana"><i>- 잘못된 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;p&gt;context</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>- 올바른 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;p&gt;context&lt;/p&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><i><br />
</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>- 잘못된 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;br&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>- 올바른 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;br /&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><br />
</font></div><div><font class="Apple-style-span" face="Verdana"><b><span class="Apple-style-span" style="font-size: small;">□&nbsp;주석에는 더블 대쉬를 사용하지 않는다.</span></b></font></div><div><font class="Apple-style-span" face="Verdana"><i>- 잘못된 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;!-----------------------&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>- 올바른 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;!--==============--&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><br />
</font></div><div><font class="Apple-style-span" face="Verdana"><b><span class="Apple-style-span" style="font-size: small;">□&nbsp;모든 특수문자는 변환해줘야 한다.</span></b></font></div><div><font class="Apple-style-span" face="Verdana"><i>- 잘못된 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;div&gt;you </i><font class="Apple-style-span" color="#FF0000"><i>&amp;</i></font><i> me </i><font class="Apple-style-span" color="#FF0000"><i>&lt;</i></font><i> test&lt;/div&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>- 올바른 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;div&gt;you </i><font class="Apple-style-span" color="#FF0000"><i>&amp;amp;</i></font><i> me </i><font class="Apple-style-span" color="#FF0000"><i>&amp;lt;</i></font><i> test&lt;/div&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><br />
</font></div><div><font class="Apple-style-span" face="Verdana"><b><span class="Apple-style-span" style="font-size: small;">□&nbsp;모든 script및 style요소에는 type 속성이 포함되어야 한다.</span></b></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;script type=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>text/javascript</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&nbsp;language=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>javascript</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&gt;&lt;/script&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;style type=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>text/css</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&gt;&lt;/style&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><br />
</font></div><div><font class="Apple-style-span" face="Verdana"><b><span class="Apple-style-span" style="font-size: small;">□&nbsp;모든 script내의 태그는 Escape 시켜야 한다.</span></b></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;script type=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>text/javascript</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&nbsp;language=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>javascript</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;!--</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>// 잘못된 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>document.write(</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&lt;/p&gt;</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>);</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>//--&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;/script&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><i><br />
</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;script type=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>text/javascript</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&nbsp;language=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>javascript</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;!--</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>// 올바른 예</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>document.write(</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&lt;</i><font class="Apple-style-span" color="#FF0000"><i>\</i></font><i>/p&gt;</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>);</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>//--&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;/script&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><br />
</font></div><div><font class="Apple-style-span" face="Verdana"><b><span class="Apple-style-span" style="font-size: small;">□&nbsp;script와 style에는 CDATA로 마크업하는 것이 좋다.</span></b></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;script type=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>text/javascript</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&nbsp;language=</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>javascript</i><span class="Apple-style-span" style="color: rgb(255, 0, 0); "><i>"</i></span><i>&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;![CDATA[</i></font></div><div><font class="Apple-style-span" face="Verdana"><i><br />
</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>]]&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><i>&lt;/script&gt;</i></font></div><div><font class="Apple-style-span" face="Verdana"><br />
</font></div><div><font class="Apple-style-span" face="Verdana">ps.</font></div><div><font class="Apple-style-span" face="Verdana"><font class="Apple-style-span" color="#FF0000">&lt;b&gt;</font>보다는 <font class="Apple-style-span" color="#3366FF">&lt;strong&gt;</font>, <font class="Apple-style-span" color="#FF0000">&lt;i&gt;</font>보다는 <font class="Apple-style-span" color="#3366FF">&lt;em&gt;</font>을 사용</font></div><div><font class="Apple-style-span" face="Verdana">텍스트의 경우 <font class="Apple-style-span" color="#FF0000">&lt;div&gt;</font>가 아닌 <font class="Apple-style-span" color="#3366FF">&lt;p&gt;</font>태그를 사용</font></div><div><font class="Apple-style-span" face="Verdana">태그에 <font class="Apple-style-span" color="#3366FF">accesskey속성</font>을 주면(ex : <font class="Apple-style-span" color="#3366FF">accesskey=</font><font class="Apple-style-span" color="#FF0000">"</font><font class="Apple-style-span" color="#3366FF">1</font><span class="Apple-style-span" style="color: rgb(255, 0, 0); ">"</span>) 단축키를 사용할 수 있게 해준다.</font></div><div><font class="Apple-style-span" face="Verdana"><font class="Apple-style-span" color="#3366FF">tabindex</font>를 사용하면(ex : <font class="Apple-style-span" color="#3366FF">tabindex=<span class="Apple-style-span" style="color: rgb(255, 0, 0); ">"</span>1</font><span class="Apple-style-span" style="color: rgb(255, 0, 0); ">"</span>,&nbsp;<span class="Apple-style-span" style="color: rgb(51, 102, 255); ">tabindex=<span class="Apple-style-span" style="color: rgb(255, 0, 0); ">"</span>2</span><span class="Apple-style-span" style="color: rgb(255, 0, 0); ">"</span>) 사용자가 탭을 눌렀을 시</font></div><div><font class="Apple-style-span" face="Verdana">옮겨지는 form 컨트롤을 지정할 수 있다.</font></div><br/><br/>tag : <a href="/tag/웹표준" rel="tag">웹표준</a>,&nbsp;<a href="/tag/XHTML" rel="tag">XHTML</a>,&nbsp;<a href="/tag/javascript" rel="tag">javascript</a>			 ]]> 
		</description>
		<category>Java &amp; Jsp</category>
		<category>웹표준</category>
		<category>XHTML</category>
		<category>javascript</category>

		<comments>http://shiinatsu.egloos.com/1341263#comments</comments>
		<pubDate>Tue, 17 Mar 2009 07:38:40 GMT</pubDate>
		<dc:creator>ShiinaTsu</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Jeus 42 버전 vista에 설치하기 ]]> </title>
		<link>http://shiinatsu.egloos.com/1332415</link>
		<guid>http://shiinatsu.egloos.com/1332415</guid>
		<description>
			<![CDATA[ 
  <img border="0" onmouseover="this.style.cursor='pointer'" alt="" src="http://pds15.egloos.com/pds/200903/09/79/f0003379_49b50b0788031.png" width="435" height="478" onclick="Control.Modal.openDialog(this, event, 'http://pds15.egloos.com/pds/200903/09/79/f0003379_49b50b0788031.png');" /><br />
<br />
<span style="font-family: Verdana;">호환성</span><br style="font-family: Verdana;"><span style="font-family: Verdana; font-weight: bold;">Windows NT 4.0 (서비스 팩 5)</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="font-family: Verdana;">권한 수준</span><br style="font-family: Verdana;"><span style="font-family: Verdana; font-weight: bold;">관리자 권한으로 이 프로그램 실행</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="font-family: Verdana;">이렇게 setup을 하게 되면, Uninstall에서 멈추지 않고 완료가 된다.</span><br />
<br />
참고 : Windows Vista Ultimate x86을 사용하였습니다. (x64는 미실험;)<br />
<br/><br/>tag : <a href="/tag/jeus" rel="tag">jeus</a>,&nbsp;<a href="/tag/jeus42" rel="tag">jeus42</a>,&nbsp;<a href="/tag/vista" rel="tag">vista</a>,&nbsp;<a href="/tag/비스타" rel="tag">비스타</a>			 ]]> 
		</description>
		<category>Server</category>
		<category>jeus</category>
		<category>jeus42</category>
		<category>vista</category>
		<category>비스타</category>

		<comments>http://shiinatsu.egloos.com/1332415#comments</comments>
		<pubDate>Mon, 09 Mar 2009 12:25:52 GMT</pubDate>
		<dc:creator>ShiinaTsu</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Input type="file" value 초기화 ]]> </title>
		<link>http://shiinatsu.egloos.com/1328500</link>
		<guid>http://shiinatsu.egloos.com/1328500</guid>
		<description>
			<![CDATA[ 
  <span style="font-family: Verdana;">예를 들어 아래와 같은 file type의 input이 있다고 하자.</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="font-family: Verdana;">&lt;form name="form"&gt;</span><br style="font-family: Verdana;"><span style="font-family: Verdana;">&lt;Input name="file" type="file"&gt;</span><br style="font-family: Verdana;"><span style="font-family: Verdana;">&lt;/form&gt;</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="font-family: Verdana;">Input의 type이 </span><span style="font-weight: bold; text-decoration: underline; font-family: Verdana;">file</span><span style="font-family: Verdana;"> 인 경우</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="text-decoration: line-through; color: rgb(255, 0, 0); font-family: Verdana;">form.file.value="";</span><span style="font-family: Verdana;"> 로는 절대 안지워진다;</span><br style="font-family: Verdana;"><span style="font-family: Verdana;">보안 때문이라고 들었던 것 같다. (자신감 없는 말투...)</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="text-decoration: line-through; font-family: Verdana;">이럴때는 </span><span style="color: rgb(51, 102, 255); font-weight: bold; text-decoration: line-through; font-family: Verdana;">form.reset();</span><span style="text-decoration: line-through; font-family: Verdana;"> 이면, OK</span><span style="font-family: Verdana;"> &lt;- 이것은 form을 전부 reset시킴;</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><span style="font-weight: bold; color: rgb(51, 51, 255); font-family: Verdana;"></span><blockquote style="font-family: Verdana;"><span style="font-weight: bold; color: rgb(51, 51, 255);">var obj=eval("form.file");</span><br style="font-weight: bold; color: rgb(51, 51, 255);"><span style="font-weight: bold; color: rgb(51, 51, 255);">var obj2= obj.cloneNode(false);</span><br style="font-weight: bold; color: rgb(51, 51, 255);"><span style="font-weight: bold; color: rgb(51, 51, 255);">obj.parentNode.replaceChild(obj2,obj);</span></blockquote><br style="font-family: Verdana;"><span style="font-family: Verdana;">이런식으로 편법(?)을 사용할 수 있다. 하나를 copy해서 replace시키는 방법이랄까...</span><br style="font-family: Verdana;"><span style="font-family: Verdana;">file type의 input은 copy가 된다고 하더라도, 완벽히 복사되지 않기 때문에 쓸 수 있다.</span><br style="font-family: Verdana;"><br style="font-family: Verdana;"><blockquote style="font-family: Verdana;"><span style="font-weight: bold; color: rgb(255, 0, 0);">document.form.file.select();</span><br style="font-weight: bold; color: rgb(255, 0, 0);"><span style="font-weight: bold; color: rgb(255, 0, 0);">document.selection.clear();</span></blockquote><br style="font-family: Verdana;"><span style="font-family: Verdana;">이 방법이 맞는 방법... </span><br style="font-family: Verdana;"><br/><br/>tag : <a href="/tag/input" rel="tag">input</a>,&nbsp;<a href="/tag/file" rel="tag">file</a>,&nbsp;<a href="/tag/value" rel="tag">value</a>,&nbsp;<a href="/tag/초기화" rel="tag">초기화</a>,&nbsp;<a href="/tag/편법" rel="tag">편법</a>,&nbsp;<a href="/tag/지우기" rel="tag">지우기</a>			 ]]> 
		</description>
		<category>Javascript</category>
		<category>input</category>
		<category>file</category>
		<category>value</category>
		<category>초기화</category>
		<category>편법</category>
		<category>지우기</category>

		<comments>http://shiinatsu.egloos.com/1328500#comments</comments>
		<pubDate>Fri, 06 Mar 2009 02:47:07 GMT</pubDate>
		<dc:creator>ShiinaTsu</dc:creator>
	</item>
	<item>
		<title><![CDATA[ vi 컨닝페이퍼 ]]> </title>
		<link>http://shiinatsu.egloos.com/1327368</link>
		<guid>http://shiinatsu.egloos.com/1327368</guid>
		<description>
			<![CDATA[ 
  <div><img border="0" onmouseover="this.style.cursor='pointer'" alt="" src="http://pds12.egloos.com/pds/200903/05/79/f0003379_49af17173eb1b.png" width="500" height="646.464646465" onclick="Control.Modal.openDialog(this, event, 'http://pds12.egloos.com/pds/200903/05/79/f0003379_49af17173eb1b.png');" /></div><div><span class="Apple-style-span" style="font-family: '맑은 고딕'; line-height: normal; white-space: pre; ">최근 주력 에디터를 vim으로 이용하려다 보니 이런식으로 잘 정리되어 있는 표가 참 유용하네요.</span></div><div><font class="Apple-style-span" face="'맑은 고딕'"><span class="Apple-style-span" style="line-height: normal; white-space: pre;"><br />
</span></font></div><div>출처 :&nbsp;<span class="Apple-style-span" style="font-family: '맑은 고딕'; line-height: normal; white-space: pre; "><a href="http://www.ibm.com" style="text-decoration: none;">http://www.ibm.com</a></span></div><br/><br/>tag : <a href="/tag/vi" rel="tag">vi</a>,&nbsp;<a href="/tag/컨닝페이퍼" rel="tag">컨닝페이퍼</a>,&nbsp;<a href="/tag/사용법" rel="tag">사용법</a>,&nbsp;<a href="/tag/vim" rel="tag">vim</a>			 ]]> 
		</description>
		<category>vi</category>
		<category>vi</category>
		<category>컨닝페이퍼</category>
		<category>사용법</category>
		<category>vim</category>

		<comments>http://shiinatsu.egloos.com/1327368#comments</comments>
		<pubDate>Thu, 05 Mar 2009 00:05:49 GMT</pubDate>
		<dc:creator>ShiinaTsu</dc:creator>
	</item>
</channel>
</rss>
