<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>서영이네집</title>
		<link>http://westzero.net/</link>
		<description>이곳은 서영이네 가족이 살아가는 이야기를 담는 곳입니다.</description>
		<language>ko</language>
		<pubDate>Thu, 11 Mar 2010 21:13:36 +0900</pubDate>
		<generator>Textcube 1.7.8 : Con moto</generator>
		<image>
		<title>서영이네집</title>
		<url>http://westzero.net/attach/1/7031509827.png</url>
		<link>http://westzero.net/</link>
		<width>200</width>
		<height>200</height>
		<description>이곳은 서영이네 가족이 살아가는 이야기를 담는 곳입니다.</description>
		</image>
		<item>
			<title>[extjs] Ext.Window가 IE에서 width가 너무 길어지는 문제</title>
			<link>http://westzero.net/68</link>
			<description>&lt;h3&gt;증상 : &lt;br&gt;&lt;/h3&gt;&lt;div&gt;Ext.Window를 사용할 때 IE에서 가로길이 값이(width) 적용되지 않고 과도하게 길어지는 문제 발생&lt;/div&gt;&lt;div&gt;6028px까지 길어졌음&lt;/div&gt;&lt;div&gt;FF, Chrome에서는 이상없이 표현됨&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;h3&gt;원인 : &lt;br&gt;&lt;/h3&gt;&lt;div&gt;특정 브라우저(IE)의 CSS 해석 차이로 인한 문제로 보임.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;h3&gt;해결방법 : &lt;br&gt;&lt;/h3&gt;&lt;div&gt;Ext.Window 안에 있는 아이템들에게도 width를 지정해 준다.&lt;/div&gt;&lt;div&gt;간혹 width를 지정해줘도 해결되지 않을 경우에는 쿠키를 지우거나 다른 컴튜터에서 테스트 해볼것&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;관련글 : &lt;div&gt;&lt;a href=&quot;http://www.extjs.com/forum/showthread.php?t=70311&quot;&gt;http://www.extjs.com/forum/showthread.php?t=70311&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;http://www.extjs.com/forum/showthread.php?t=70908&quot;&gt;http://www.extjs.com/forum/showthread.php?t=70908&lt;/a&gt;&lt;br&gt;&lt;/div&gt;&lt;fieldset style=&quot;margin:20px 0px 20px 0px;padding:5px;&quot;&gt;&lt;legend&gt;&lt;span&gt;&lt;strong&gt;크리에이티브 커먼즈 라이센스&lt;/strong&gt;&lt;/span&gt;&lt;/legend&gt;&lt;!--Creative Commons License--&gt;&lt;div style=&quot;float: left; width: 88px; margin-top: 3px;&quot;&gt;&lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;&lt;img alt=&quot;Creative Commons License&quot; style=&quot;border-width: 0&quot; src=&quot;http://i.creativecommons.org/l/by-nc-nd/2.0/kr/88x31.png&quot;/&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;margin-left: 92px; margin-top: 3px; text-align: justify;&quot;&gt;이 저작물은 &lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스&lt;/a&gt;에 따라 이용하실 수 있습니다.
			&lt;!-- Creative Commons License--&gt;
			&lt;!-- &lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
			&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
			&lt;/Work&gt;
			&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;&lt;/License&gt;&lt;/rdf:RDF&gt; --&gt;&lt;/div&gt;&lt;/fieldset&gt;</description>
			<category>JavaScript</category>
			<category>bug</category>
			<category>css</category>
			<category>Ext.Window</category>
			<category>IE</category>
			<category>width</category>
			<author>(서영아빠)</author>
			<guid>http://westzero.net/68</guid>
			<comments>http://westzero.net/68#entry68comment</comments>
			<pubDate>Mon,  8 Mar 2010 11:16:53 +0900</pubDate>
		</item>
		<item>
			<title>[extjs] Ext.MessageBox 클래스의 height가 비정상적으로 길어질때...</title>
			<link>http://westzero.net/67</link>
			<description>&lt;h3&gt;증상 :&lt;br&gt;&lt;/h3&gt;Ext.MassageBox의 모든 메소드를 사용시 다이얼로그의 높이가 비정상적으로 길게 보임.&lt;div&gt;다이얼로그안에 textfield와 textarea가 &#039;visibility:hidden&#039;으로 처리되어서 높이를 차지하고 있었음.&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;h3&gt;원인 : &lt;br&gt;&lt;/h3&gt;&lt;div&gt;managediframe 사용시 miframe의 소스가 구 버전을 사용해서 발생한 문제.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;h3&gt;해결방법 :&lt;br&gt;&lt;/h3&gt;&lt;div&gt;&lt;a href=&quot;http://code.google.com/p/managediframe/&quot;&gt;http://code.google.com/p/managediframe/&lt;/a&gt;&amp;nbsp;여기서 Extjs의 버전에 맞는 소스를 받아서 최신으로 업데이트 할것.&lt;br&gt;&lt;/div&gt;&lt;fieldset style=&quot;margin:20px 0px 20px 0px;padding:5px;&quot;&gt;&lt;legend&gt;&lt;span&gt;&lt;strong&gt;크리에이티브 커먼즈 라이센스&lt;/strong&gt;&lt;/span&gt;&lt;/legend&gt;&lt;!--Creative Commons License--&gt;&lt;div style=&quot;float: left; width: 88px; margin-top: 3px;&quot;&gt;&lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;&lt;img alt=&quot;Creative Commons License&quot; style=&quot;border-width: 0&quot; src=&quot;http://i.creativecommons.org/l/by-nc-nd/2.0/kr/88x31.png&quot;/&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;margin-left: 92px; margin-top: 3px; text-align: justify;&quot;&gt;이 저작물은 &lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스&lt;/a&gt;에 따라 이용하실 수 있습니다.
			&lt;!-- Creative Commons License--&gt;
			&lt;!-- &lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
			&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
			&lt;/Work&gt;
			&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;&lt;/License&gt;&lt;/rdf:RDF&gt; --&gt;&lt;/div&gt;&lt;/fieldset&gt;</description>
			<category>Ext.MassageBox</category>
			<category>Ext.Msg</category>
			<category>extjs</category>
			<category>miframe</category>
			<category>visibility</category>
			<author>(서영아빠)</author>
			<guid>http://westzero.net/67</guid>
			<comments>http://westzero.net/67#entry67comment</comments>
			<pubDate>Wed,  3 Mar 2010 10:24:28 +0900</pubDate>
		</item>
		<item>
			<title>[extjs] extjs에서 iframe 사용하기</title>
			<link>http://westzero.net/66</link>
			<description>Extjs를 사용하다보면 종종 tabpanel이나 window에 iframe을 사용해야 하는 경우가 있지만 Extjs API에서는 아무리 찾아봐도 iframe에 관한 클래스는 없습니다.&lt;div&gt;&lt;br&gt;&lt;div&gt;하지만 역시나 많은 사용자층을 가진 Extjs에 그런 컴포넌트가 없을리가 없습니다. 단, Extjs committer가 아닌 &lt;span style=&quot;color: rgb(0, 0, 0); font-family: arial, sans-serif; line-height: normal; font-size: 13px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; &quot;&gt;&lt;a href=&quot;http://code.google.com/u/BeamGate/&quot;  style=&quot;color: rgb(0, 0, 204); white-space: nowrap; &quot;&gt;BeamGate&lt;/a&gt;&lt;font face=&quot;Gulim, sans-serif&quot;&gt;라는 개발자가 google code&lt;/font&gt;&amp;nbsp;&lt;span style=&quot;font-family: �������, &#039;Malgun Gothic&#039;, Dotum, Verdana, AppleGothic, sans-serif; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; font-size: 14px; color: rgb(51, 51, 51); line-height: 19px; &quot;&gt;&lt;a href=&quot;http://code.google.com/p/managediframe/&quot;  style=&quot;color: rgb(51, 153, 153); text-decoration: none; &quot;&gt;managediframe&lt;/a&gt;&amp;nbsp;&lt;span style=&quot;color: rgb(0, 0, 0); line-height: normal; font-size: 13px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; &quot;&gt;&lt;font face=&quot;Gulim, sans-serif&quot;&gt;에서 업데이트 하고 있습니다.&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;프로필을 보면 miframe 뿐만 아니라 Extjs에 관한 여러가지를 업데이트하고 있습니다. 시간이 나시면 한번 둘러보세요.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;h3&gt;ManagedIFrame 사용법&lt;br&gt;&lt;/h3&gt;&lt;div&gt;&lt;a href=&quot;http://code.google.com/p/managediframe/&quot;  style=&quot;color: rgb(51, 153, 153); text-decoration: none; &quot;&gt;managediframe&lt;/a&gt;에서 사용중인 Extjs의 버전에 맞는 소스를 다운받고 miframe.js를 추가해 주세요. &lt;/div&gt;&lt;div&gt;miframe의 &lt;a href=&quot;http://uxdocs.theactivegroup.com/index.html?class=Ext.ux.ManagedIFrame.Element&quot;  target=&quot;_blank&quot;&gt;API&lt;/a&gt;를 참고하면서 보세요.&lt;/div&gt;&lt;div&gt;miframe은 다음과 같은 클래스들이 있습니다.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&lt;div&gt;MIF.Component &amp;nbsp;(xtype : mif)&lt;/div&gt;&lt;div&gt;MIF.Panel &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(xtype : iframepanel)&lt;/div&gt;&lt;div&gt;MIF.Portlet &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(xtype : iframeportlet)&lt;/div&gt;&lt;div&gt;MIF.Window &amp;nbsp; &amp;nbsp; &amp;nbsp; (xtype : iframewindow)&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;여기서는 MIF.Window를 사용했습니다.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;div style=&quot;padding:10px; background-color:#E4E4E4&quot;&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;var MIF = Ext.ux.ManagedIFrame;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;var mifWindow = new MIF.Window({&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;id : &#039;iframe-panel&#039;,&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;title : &#039;Test&#039;,&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;width : 800,&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;height : 600,&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;defaultSrc : &#039;http://westzero.net&#039;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;}).show();&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br&gt;&lt;div&gt;이 소스를 실행시키면 &lt;a href=&quot;http://westzero.net&quot;  target=&quot;_blank&quot;&gt;http://westzero.net&lt;/a&gt;이 window로 뜹니다. 아주 간단하죠?^^&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&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://westzero.net/attach/1/1093970858.png&quot; alt=&quot;사용자 삽입 이미지&quot; height=&quot;317&quot; width=&quot;600&quot; /&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;이제 자세한 기능은 API를 보면서 한 번 해보시기 바랍니다.&lt;/div&gt;&lt;/div&gt;&lt;fieldset style=&quot;margin:20px 0px 20px 0px;padding:5px;&quot;&gt;&lt;legend&gt;&lt;span&gt;&lt;strong&gt;크리에이티브 커먼즈 라이센스&lt;/strong&gt;&lt;/span&gt;&lt;/legend&gt;&lt;!--Creative Commons License--&gt;&lt;div style=&quot;float: left; width: 88px; margin-top: 3px;&quot;&gt;&lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;&lt;img alt=&quot;Creative Commons License&quot; style=&quot;border-width: 0&quot; src=&quot;http://i.creativecommons.org/l/by-nc-nd/2.0/kr/88x31.png&quot;/&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;margin-left: 92px; margin-top: 3px; text-align: justify;&quot;&gt;이 저작물은 &lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스&lt;/a&gt;에 따라 이용하실 수 있습니다.
			&lt;!-- Creative Commons License--&gt;
			&lt;!-- &lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
			&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
			&lt;/Work&gt;
			&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;&lt;/License&gt;&lt;/rdf:RDF&gt; --&gt;&lt;/div&gt;&lt;/fieldset&gt;</description>
			<category>JavaScript</category>
			<category>extjs</category>
			<category>iframe</category>
			<category>ManagedIFrame</category>
			<category>MIF</category>
			<category>miframe</category>
			<author>(서영아빠)</author>
			<guid>http://westzero.net/66</guid>
			<comments>http://westzero.net/66#entry66comment</comments>
			<pubDate>Wed,  3 Mar 2010 10:12:24 +0900</pubDate>
		</item>
		<item>
			<title>[extjs] TabPanel 사용시 동일한 아이디로 여러번 생성하지 말것</title>
			<link>http://westzero.net/65</link>
			<description>&lt;div&gt;&lt;b&gt;extjs 3.1.1&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;아래 코드는 TabPanel 예제 코드입니다. &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;아래코드에서 addTab() 메소드를 실행시 tab이 추가됩니다.&lt;/div&gt;&lt;div&gt;이때 만약 같은 ID의 tab이 있다면 extjs는 새로운 탭을 추가하는게 아니라 자동으로 동일한 id를 가진 tab을 활성화 해줍니다.&lt;br&gt;&lt;/div&gt;&lt;div&gt;하지만 그렇게 사용하게 될 경우 tab에서 getCmp()등을 사용하게 되면 정상적으로 작동하지 않습니다.&lt;/div&gt;&lt;div&gt;아무래도 container와 관련이 있는듯 싶지만 정확한 원인은 저도 아직 잘 모릅니다.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;만약 &lt;b&gt;이미 존재하는 탭을 다시 활성화 시켜야 할 경우&lt;/b&gt; 꼭 &lt;b&gt;setActiveTab() &lt;/b&gt;메소드를 사용하시기 바랍니다.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;
&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;Ext.onReady(function(){&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;var tabs = new Ext.TabPanel({&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;renderTo:&#039;tabs&#039;,&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;resizeTabs:true, // turn on tab resizing&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;minTabWidth: 115,&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;tabWidth:135,&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;enableTabScroll:true,&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;width:600,&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;height:250,&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;defaults: {autoScroll:true},&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;plugins: new Ext.ux.TabCloseMenu()&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;});&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;// tab generation code&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;var index = 0;&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;while(index &amp;lt; 7){&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;addTab();&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;function addTab(){&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;tabs.add({&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;title: &#039;New Tab &#039; + (++index),&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;iconCls: &#039;tabs&#039;,&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;html: &#039;Tab Body &#039; + (index) + &#039;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&#039;&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ Ext.example.bogusMarkup,&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;closable:true&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}).show();&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;new Ext.Button({&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;text: &#039;Add Tab&#039;,&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;handler: addTab,&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;iconCls:&#039;new-tab&#039;&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;}).render(document.body, &#039;tabs&#039;);&lt;/div&gt;&lt;div style=&quot;padding:10px; background-color:#C9EDFF&quot;&gt;});&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;fieldset style=&quot;margin:20px 0px 20px 0px;padding:5px;&quot;&gt;&lt;legend&gt;&lt;span&gt;&lt;strong&gt;크리에이티브 커먼즈 라이센스&lt;/strong&gt;&lt;/span&gt;&lt;/legend&gt;&lt;!--Creative Commons License--&gt;&lt;div style=&quot;float: left; width: 88px; margin-top: 3px;&quot;&gt;&lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;&lt;img alt=&quot;Creative Commons License&quot; style=&quot;border-width: 0&quot; src=&quot;http://i.creativecommons.org/l/by-nc-nd/2.0/kr/88x31.png&quot;/&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;margin-left: 92px; margin-top: 3px; text-align: justify;&quot;&gt;이 저작물은 &lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스&lt;/a&gt;에 따라 이용하실 수 있습니다.
			&lt;!-- Creative Commons License--&gt;
			&lt;!-- &lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
			&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
			&lt;/Work&gt;
			&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;&lt;/License&gt;&lt;/rdf:RDF&gt; --&gt;&lt;/div&gt;&lt;/fieldset&gt;</description>
			<category>JavaScript</category>
			<category>extjs</category>
			<category>tabpanel</category>
			<author>(서영아빠)</author>
			<guid>http://westzero.net/65</guid>
			<comments>http://westzero.net/65#entry65comment</comments>
			<pubDate>Tue, 23 Feb 2010 15:08:05 +0900</pubDate>
		</item>
		<item>
			<title>[IDE]  Aptana Studio (Win_2.0.3)</title>
			<link>http://westzero.net/64</link>
			<description>82메가 파일 하나 다운로드 받는데 5시간이 걸렸습니다...&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;다시 받을 경우가 생길까봐 겁나서 제 블로그에 올려놓습니다. =ㅅ=;;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;http:///www.westzero.net/attach/private/Aptana_Studio_Setup_Win_2.0.3.zip&quot;  target=&quot;&quot;&gt;Aptana_Studio_Setup_Win_2.0.3.zip&lt;/a&gt;&lt;br&gt;&lt;/div&gt;&lt;fieldset style=&quot;margin:20px 0px 20px 0px;padding:5px;&quot;&gt;&lt;legend&gt;&lt;span&gt;&lt;strong&gt;크리에이티브 커먼즈 라이센스&lt;/strong&gt;&lt;/span&gt;&lt;/legend&gt;&lt;!--Creative Commons License--&gt;&lt;div style=&quot;float: left; width: 88px; margin-top: 3px;&quot;&gt;&lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;&lt;img alt=&quot;Creative Commons License&quot; style=&quot;border-width: 0&quot; src=&quot;http://i.creativecommons.org/l/by-nc-nd/2.0/kr/88x31.png&quot;/&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;margin-left: 92px; margin-top: 3px; text-align: justify;&quot;&gt;이 저작물은 &lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스&lt;/a&gt;에 따라 이용하실 수 있습니다.
			&lt;!-- Creative Commons License--&gt;
			&lt;!-- &lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
			&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
			&lt;/Work&gt;
			&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;&lt;/License&gt;&lt;/rdf:RDF&gt; --&gt;&lt;/div&gt;&lt;/fieldset&gt;</description>
			<category>소프트웨어 리뷰</category>
			<category>Aptana Studio</category>
			<category>IDE</category>
			<category>JavaScript</category>
			<author>(서영아빠)</author>
			<guid>http://westzero.net/64</guid>
			<comments>http://westzero.net/64#entry64comment</comments>
			<pubDate>Wed, 10 Feb 2010 13:59:38 +0900</pubDate>
		</item>
		<item>
			<title>[extjs] xtype 목록</title>
			<link>http://westzero.net/63</link>
			<description>&lt;span style=&quot;color: rgb(86, 86, 86); font-family: Tahoma, gulim; line-height: 16px; font-size: 12px; &quot;&gt;&lt;pre&gt;출처 : &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/&quot;&gt;http://www.extjs.com/deploy/dev/docs/&lt;/a&gt;
&lt;br&gt;&lt;/pre&gt;&lt;pre&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(34, 34, 34); font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height: normal; white-space: normal; font-size: 13px; &quot;&gt;&lt;pre style=&quot;margin-top: 1em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; font-family: &#039;Lucida Console&#039;, &#039;Courier New&#039;, Courier, monospace; font-size: 12px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(248, 248, 248); border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); line-height: 14px; background-position: initial initial; background-repeat: initial initial; &quot;&gt;xtype            Class
-------------    ------------------
box              &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.BoxComponent.html&quot;  ext:cls=&quot;Ext.BoxComponent&quot; style=&quot;color: rgb(30, 78, 143); text-decoration: none; &quot;&gt;Ext.BoxComponent&lt;/a&gt;
button           &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.Button.html&quot;  ext:cls=&quot;Ext.Button&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.Button&lt;/a&gt;
buttongroup      &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.ButtonGroup.html&quot;  ext:cls=&quot;Ext.ButtonGroup&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.ButtonGroup&lt;/a&gt;
colorpalette     &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.ColorPalette.html&quot;  ext:cls=&quot;Ext.ColorPalette&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.ColorPalette&lt;/a&gt;
component        &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.Component.html&quot;  ext:cls=&quot;Ext.Component&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.Component&lt;/a&gt;
container        &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.Container.html&quot;  ext:cls=&quot;Ext.Container&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.Container&lt;/a&gt;
cycle            &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.CycleButton.html&quot;  ext:cls=&quot;Ext.CycleButton&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.CycleButton&lt;/a&gt;
dataview         &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.DataView.html&quot;  ext:cls=&quot;Ext.DataView&quot; style=&quot;color: rgb(30, 78, 143); text-decoration: none; &quot;&gt;Ext.DataView&lt;/a&gt;
datepicker       &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.DatePicker.html&quot;  ext:cls=&quot;Ext.DatePicker&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.DatePicker&lt;/a&gt;
editor           &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.Editor.html&quot;  ext:cls=&quot;Ext.Editor&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.Editor&lt;/a&gt;
editorgrid       &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.grid.EditorGridPanel.html&quot;  ext:cls=&quot;Ext.grid.EditorGridPanel&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.grid.EditorGridPanel&lt;/a&gt;
flash            &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.FlashComponent.html&quot;  ext:cls=&quot;Ext.FlashComponent&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.FlashComponent&lt;/a&gt;
grid             &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.grid.GridPanel.html&quot;  ext:cls=&quot;Ext.grid.GridPanel&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.grid.GridPanel&lt;/a&gt;
listview         &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.ListView.html&quot;  ext:cls=&quot;Ext.ListView&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.ListView&lt;/a&gt;
panel            &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.Panel.html&quot;  ext:cls=&quot;Ext.Panel&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.Panel&lt;/a&gt;
progress         &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.ProgressBar.html&quot;  ext:cls=&quot;Ext.ProgressBar&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.ProgressBar&lt;/a&gt;
propertygrid     &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.grid.PropertyGrid.html&quot;  ext:cls=&quot;Ext.grid.PropertyGrid&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.grid.PropertyGrid&lt;/a&gt;
slider           &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.Slider.html&quot;  ext:cls=&quot;Ext.Slider&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.Slider&lt;/a&gt;
spacer           &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.Spacer.html&quot;  ext:cls=&quot;Ext.Spacer&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.Spacer&lt;/a&gt;
splitbutton      &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.SplitButton.html&quot;  ext:cls=&quot;Ext.SplitButton&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.SplitButton&lt;/a&gt;
tabpanel         &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.TabPanel.html&quot;  ext:cls=&quot;Ext.TabPanel&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.TabPanel&lt;/a&gt;
treepanel        &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.tree.TreePanel.html&quot;  ext:cls=&quot;Ext.tree.TreePanel&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.tree.TreePanel&lt;/a&gt;
viewport         &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.ViewPort.html&quot;  ext:cls=&quot;Ext.ViewPort&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.ViewPort&lt;/a&gt;
window           &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.Window.html&quot;  ext:cls=&quot;Ext.Window&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.Window&lt;/a&gt;

Toolbar components
---------------------------------------
paging           &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.PagingToolbar.html&quot;  ext:cls=&quot;Ext.PagingToolbar&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.PagingToolbar&lt;/a&gt;
toolbar          &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.Toolbar.html&quot;  ext:cls=&quot;Ext.Toolbar&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.Toolbar&lt;/a&gt;
tbbutton         &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.Toolbar.Button.html&quot;  ext:cls=&quot;Ext.Toolbar.Button&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.Toolbar.Button&lt;/a&gt;        (deprecated; use button)
tbfill           &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.Toolbar.Fill.html&quot;  ext:cls=&quot;Ext.Toolbar.Fill&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.Toolbar.Fill&lt;/a&gt;
tbitem           &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.Toolbar.Item.html&quot;  ext:cls=&quot;Ext.Toolbar.Item&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.Toolbar.Item&lt;/a&gt;
tbseparator      &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.Toolbar.Separator.html&quot;  ext:cls=&quot;Ext.Toolbar.Separator&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.Toolbar.Separator&lt;/a&gt;
tbspacer         &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.Toolbar.Spacer.html&quot;  ext:cls=&quot;Ext.Toolbar.Spacer&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.Toolbar.Spacer&lt;/a&gt;
tbsplit          &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.Toolbar.SplitButton.html&quot;  ext:cls=&quot;Ext.Toolbar.SplitButton&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.Toolbar.SplitButton&lt;/a&gt;   (deprecated; use splitbutton)
tbtext           &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.Toolbar.TextItem.html&quot;  ext:cls=&quot;Ext.Toolbar.TextItem&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.Toolbar.TextItem&lt;/a&gt;

Menu components
---------------------------------------
menu             &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.menu.Menu.html&quot;  ext:cls=&quot;Ext.menu.Menu&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.menu.Menu&lt;/a&gt;
colormenu        &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.menu.ColorMenu.html&quot;  ext:cls=&quot;Ext.menu.ColorMenu&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.menu.ColorMenu&lt;/a&gt;
datemenu         &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.menu.DateMenu.html&quot;  ext:cls=&quot;Ext.menu.DateMenu&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.menu.DateMenu&lt;/a&gt;
menubaseitem     &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.menu.BaseItem.html&quot;  ext:cls=&quot;Ext.menu.BaseItem&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.menu.BaseItem&lt;/a&gt;
menucheckitem    &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.menu.CheckItem.html&quot;  ext:cls=&quot;Ext.menu.CheckItem&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.menu.CheckItem&lt;/a&gt;
menuitem         &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.menu.Item.html&quot;  ext:cls=&quot;Ext.menu.Item&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.menu.Item&lt;/a&gt;
menuseparator    &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.menu.Separator.html&quot;  ext:cls=&quot;Ext.menu.Separator&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.menu.Separator&lt;/a&gt;
menutextitem     &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.menu.TextItem.html&quot;  ext:cls=&quot;Ext.menu.TextItem&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.menu.TextItem&lt;/a&gt;

Form components
---------------------------------------
form             &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.form.FormPanel.html&quot;  ext:cls=&quot;Ext.form.FormPanel&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.form.FormPanel&lt;/a&gt;
checkbox         &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.form.Checkbox.html&quot;  ext:cls=&quot;Ext.form.Checkbox&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.form.Checkbox&lt;/a&gt;
checkboxgroup    &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.form.CheckboxGroup.html&quot;  ext:cls=&quot;Ext.form.CheckboxGroup&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.form.CheckboxGroup&lt;/a&gt;
combo            &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.form.ComboBox.html&quot;  ext:cls=&quot;Ext.form.ComboBox&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.form.ComboBox&lt;/a&gt;
datefield        &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.form.DateField.html&quot;  ext:cls=&quot;Ext.form.DateField&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.form.DateField&lt;/a&gt;
displayfield     &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.form.DisplayField.html&quot;  ext:cls=&quot;Ext.form.DisplayField&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.form.DisplayField&lt;/a&gt;
field            &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.form.Field.html&quot;  ext:cls=&quot;Ext.form.Field&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.form.Field&lt;/a&gt;
fieldset         &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.form.FieldSet.html&quot;  ext:cls=&quot;Ext.form.FieldSet&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.form.FieldSet&lt;/a&gt;
hidden           &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.form.Hidden.html&quot;  ext:cls=&quot;Ext.form.Hidden&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.form.Hidden&lt;/a&gt;
htmleditor       &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.form.HtmlEditor.html&quot;  ext:cls=&quot;Ext.form.HtmlEditor&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.form.HtmlEditor&lt;/a&gt;
label            &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.form.Label.html&quot;  ext:cls=&quot;Ext.form.Label&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.form.Label&lt;/a&gt;
numberfield      &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.form.NumberField.html&quot;  ext:cls=&quot;Ext.form.NumberField&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.form.NumberField&lt;/a&gt;
radio            &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.form.Radio.html&quot;  ext:cls=&quot;Ext.form.Radio&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.form.Radio&lt;/a&gt;
radiogroup       &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.form.RadioGroup.html&quot;  ext:cls=&quot;Ext.form.RadioGroup&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.form.RadioGroup&lt;/a&gt;
textarea         &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.form.TextArea.html&quot;  ext:cls=&quot;Ext.form.TextArea&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.form.TextArea&lt;/a&gt;
textfield        &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.form.TextField.html&quot;  ext:cls=&quot;Ext.form.TextField&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.form.TextField&lt;/a&gt;
timefield        &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.form.TimeField.html&quot;  ext:cls=&quot;Ext.form.TimeField&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.form.TimeField&lt;/a&gt;
trigger          &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.form.TriggerField.html&quot;  ext:cls=&quot;Ext.form.TriggerField&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.form.TriggerField&lt;/a&gt;

Chart components
---------------------------------------
chart            &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.chart.Chart.html&quot;  ext:cls=&quot;Ext.chart.Chart&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.chart.Chart&lt;/a&gt;
barchart         &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.chart.BarChart.html&quot;  ext:cls=&quot;Ext.chart.BarChart&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.chart.BarChart&lt;/a&gt;
cartesianchart   &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.chart.CartesianChart.html&quot;  ext:cls=&quot;Ext.chart.CartesianChart&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.chart.CartesianChart&lt;/a&gt;
columnchart      &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.chart.ColumnChart.html&quot;  ext:cls=&quot;Ext.chart.ColumnChart&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.chart.ColumnChart&lt;/a&gt;
linechart        &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.chart.LineChart.html&quot;  ext:cls=&quot;Ext.chart.LineChart&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.chart.LineChart&lt;/a&gt;
piechart         &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.chart.PieChart.html&quot;  ext:cls=&quot;Ext.chart.PieChart&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.chart.PieChart&lt;/a&gt;

Store xtypes
---------------------------------------
arraystore       &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.data.ArrayStore.html&quot;  ext:cls=&quot;Ext.data.ArrayStore&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.data.ArrayStore&lt;/a&gt;
directstore      &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.data.DirectStore.html&quot;  ext:cls=&quot;Ext.data.DirectStore&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.data.DirectStore&lt;/a&gt;
groupingstore    &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.data.GroupingStore.html&quot;  ext:cls=&quot;Ext.data.GroupingStore&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.data.GroupingStore&lt;/a&gt;
jsonstore        &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.data.JsonStore.html&quot;  ext:cls=&quot;Ext.data.JsonStore&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.data.JsonStore&lt;/a&gt;
simplestore      &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.data.SimpleStore.html&quot;  ext:cls=&quot;Ext.data.SimpleStore&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.data.SimpleStore&lt;/a&gt;      (deprecated; use arraystore)
store            &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.data.Store.html&quot;  ext:cls=&quot;Ext.data.Store&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.data.Store&lt;/a&gt;
xmlstore         &lt;a href=&quot;http://www.extjs.com/deploy/dev/docs/output/Ext.data.XmlStore.html&quot;  ext:cls=&quot;Ext.data.XmlStore&quot; style=&quot;color: rgb(8, 55, 114); text-decoration: none; &quot;&gt;Ext.data.XmlStore&lt;/a&gt;&lt;/pre&gt;&lt;/span&gt;&lt;/pre&gt;&lt;/span&gt;&lt;fieldset style=&quot;margin:20px 0px 20px 0px;padding:5px;&quot;&gt;&lt;legend&gt;&lt;span&gt;&lt;strong&gt;크리에이티브 커먼즈 라이센스&lt;/strong&gt;&lt;/span&gt;&lt;/legend&gt;&lt;!--Creative Commons License--&gt;&lt;div style=&quot;float: left; width: 88px; margin-top: 3px;&quot;&gt;&lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;&lt;img alt=&quot;Creative Commons License&quot; style=&quot;border-width: 0&quot; src=&quot;http://i.creativecommons.org/l/by-nc-nd/2.0/kr/88x31.png&quot;/&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;margin-left: 92px; margin-top: 3px; text-align: justify;&quot;&gt;이 저작물은 &lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스&lt;/a&gt;에 따라 이용하실 수 있습니다.
			&lt;!-- Creative Commons License--&gt;
			&lt;!-- &lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
			&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
			&lt;/Work&gt;
			&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;&lt;/License&gt;&lt;/rdf:RDF&gt; --&gt;&lt;/div&gt;&lt;/fieldset&gt;</description>
			<category>JavaScript</category>
			<category>extjs</category>
			<category>xtype</category>
			<author>(서영아빠)</author>
			<guid>http://westzero.net/63</guid>
			<comments>http://westzero.net/63#entry63comment</comments>
			<pubDate>Tue,  2 Feb 2010 09:11:03 +0900</pubDate>
		</item>
		<item>
			<title>[MySQL] GRANT 명령어를 사용해서 사용자 생성하기</title>
			<link>http://westzero.net/62</link>
			<description>매번 까먹고 항상 찾느라 고생한다... =ㅅ=;;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;참조글 : &lt;a href=&quot;http://www.javamaster.org/tt/category/My-SQL&quot;&gt;http://www.javamaster.org/tt/category/My-SQL&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;모든 권한을 가진 사용자를 생성하기&lt;/span&gt;&lt;br&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div style=&quot;padding: 10px; background-color: rgb(228, 228, 228);&quot;&gt;&lt;div&gt;&lt;div&gt;CREATE DATABASE db_name DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;GRANT ALL PRIVILEGES ON db_name.* TO &#039;user_name&#039;@&#039;%&#039; IDENTIFIED BY &#039;passwd&#039; WITH GRANT OPTION;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;FLUSH PRIVILEGES;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div style=&quot;font-weight: bold;&quot;&gt;utf8 환경일 경우 도스프롬프트에서 테이블에 한글문자를 등록(insert)하거나 한글을 조회(select)시 깨져보임. &lt;/div&gt;&lt;div style=&quot;font-weight: bold;&quot;&gt;set names euckr; 로 설정을 바꾸면 한글이 제대로 보임(Mysql 5일 경우)&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;div style=&quot;padding: 10px; background-color: rgb(228, 228, 228);&quot;&gt;&lt;div&gt;&lt;div&gt;# mysql -u user_name -ppasswod db_name&lt;/div&gt;&lt;div&gt;&amp;nbsp;&lt;/div&gt;&lt;div&gt;mysql&amp;gt;set names euckr;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;fieldset style=&quot;margin:20px 0px 20px 0px;padding:5px;&quot;&gt;&lt;legend&gt;&lt;span&gt;&lt;strong&gt;크리에이티브 커먼즈 라이센스&lt;/strong&gt;&lt;/span&gt;&lt;/legend&gt;&lt;!--Creative Commons License--&gt;&lt;div style=&quot;float: left; width: 88px; margin-top: 3px;&quot;&gt;&lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;&lt;img alt=&quot;Creative Commons License&quot; style=&quot;border-width: 0&quot; src=&quot;http://i.creativecommons.org/l/by-nc-nd/2.0/kr/88x31.png&quot;/&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;margin-left: 92px; margin-top: 3px; text-align: justify;&quot;&gt;이 저작물은 &lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스&lt;/a&gt;에 따라 이용하실 수 있습니다.
			&lt;!-- Creative Commons License--&gt;
			&lt;!-- &lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
			&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
			&lt;/Work&gt;
			&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;&lt;/License&gt;&lt;/rdf:RDF&gt; --&gt;&lt;/div&gt;&lt;/fieldset&gt;</description>
			<category>DataBase</category>
			<category>grant</category>
			<category>mysql</category>
			<author>(서영아빠)</author>
			<guid>http://westzero.net/62</guid>
			<comments>http://westzero.net/62#entry62comment</comments>
			<pubDate>Mon, 25 Jan 2010 16:57:08 +0900</pubDate>
		</item>
		<item>
			<title>[텍스트 에디터] vim 도전하기</title>
			<link>http://westzero.net/61</link>
			<description>vim은 코딩 좀 오래 해보신분들은 대부분 아실껍니다.&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;저는 2007년에 코딩의 세계로 뛰어들었습니다. (사실 2006년 크리스마스 다음 날 부터 출근했지만 이런거 따지면 쫌스럽다는 소리 들을까봐...^^;;)&lt;br&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;사실 이쪽 분야가 전공도 아니고 일하면서 Linux나 Unix 계열을 만질일이 없었기 때문에 vim을 사용해볼 일이 없었습니다.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;하지만 요즘 왠지 vim을 사용하면 고수의 포스를 뿜어낼 수 있을것만 같은 느낌(그냥 분위기만입니다. 내공은 하급무사입니다. ㅠ.ㅠ)에 그냥 한 번 도전해 보고 있습니다.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;하지만 회사 개발환경이 윈도인 관계로 &lt;a href=&quot;http://www.vim.org/download.php&quot;  target=&quot;_blank&quot;&gt;여기&lt;/a&gt;서 윈도우용 vim을 받아서 설치했습니다.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;그리고 맨땅에 해딩하면 머리 아프겠죠? 그래서 단축키(vim은 단축키가 아니라 기능키라고해야하나?) &lt;a href=&quot;http://kldp.org/files/vi-vim-cheat-sheet-ko.png&quot;  target=&quot;_blank&quot;&gt;이미지&lt;/a&gt;도 하나 준비해놨습니다. ^^;;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&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://westzero.net/attach/1/1236756465.png&quot; alt=&quot;사용자 삽입 이미지&quot; height=&quot;370&quot; width=&quot;525&quot; /&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;이미지 출처 : http://kldp.org/files/vi-vim-cheat-sheet-ko.png&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;이제 준비는 다 됐으니 삽질만 남았군요. ^^;;&lt;/div&gt;&lt;/div&gt;&lt;fieldset style=&quot;margin:20px 0px 20px 0px;padding:5px;&quot;&gt;&lt;legend&gt;&lt;span&gt;&lt;strong&gt;크리에이티브 커먼즈 라이센스&lt;/strong&gt;&lt;/span&gt;&lt;/legend&gt;&lt;!--Creative Commons License--&gt;&lt;div style=&quot;float: left; width: 88px; margin-top: 3px;&quot;&gt;&lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;&lt;img alt=&quot;Creative Commons License&quot; style=&quot;border-width: 0&quot; src=&quot;http://i.creativecommons.org/l/by-nc-nd/2.0/kr/88x31.png&quot;/&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;margin-left: 92px; margin-top: 3px; text-align: justify;&quot;&gt;이 저작물은 &lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스&lt;/a&gt;에 따라 이용하실 수 있습니다.
			&lt;!-- Creative Commons License--&gt;
			&lt;!-- &lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
			&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
			&lt;/Work&gt;
			&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;&lt;/License&gt;&lt;/rdf:RDF&gt; --&gt;&lt;/div&gt;&lt;/fieldset&gt;</description>
			<category>소프트웨어 리뷰</category>
			<category>vi</category>
			<category>vim</category>
			<category>단축키</category>
			<author>(서영아빠)</author>
			<guid>http://westzero.net/61</guid>
			<comments>http://westzero.net/61#entry61comment</comments>
			<pubDate>Wed, 20 Jan 2010 21:33:23 +0900</pubDate>
		</item>
		<item>
			<title>박서연 50일</title>
			<link>http://westzero.net/60</link>
			<description>&lt;h4 style=&quot;text-align: center;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: x-large;&quot;&gt;&lt;br&gt;둘째가 벌써 50일이 지났습니다. ^^&lt;/span&gt;&lt;br&gt;&lt;/h4&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;img src=&quot;http://westzero.net/attach/1/1082878475.jpg&quot;  /&gt;&lt;/div&gt;&lt;div&gt;&lt;img src=&quot;http://westzero.net/attach/1/1118389040.jpg&quot;  /&gt;&lt;/div&gt;&lt;div&gt;&lt;img src=&quot;http://westzero.net/attach/1/1252677212.jpg&quot;  /&gt;&lt;/div&gt;&lt;div&gt;&lt;img src=&quot;http://westzero.net/attach/1/1230061478.jpg&quot;  /&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;&lt;fieldset style=&quot;margin:20px 0px 20px 0px;padding:5px;&quot;&gt;&lt;legend&gt;&lt;span&gt;&lt;strong&gt;크리에이티브 커먼즈 라이센스&lt;/strong&gt;&lt;/span&gt;&lt;/legend&gt;&lt;!--Creative Commons License--&gt;&lt;div style=&quot;float: left; width: 88px; margin-top: 3px;&quot;&gt;&lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;&lt;img alt=&quot;Creative Commons License&quot; style=&quot;border-width: 0&quot; src=&quot;http://i.creativecommons.org/l/by-nc-nd/2.0/kr/88x31.png&quot;/&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;margin-left: 92px; margin-top: 3px; text-align: justify;&quot;&gt;이 저작물은 &lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스&lt;/a&gt;에 따라 이용하실 수 있습니다.
			&lt;!-- Creative Commons License--&gt;
			&lt;!-- &lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
			&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
			&lt;/Work&gt;
			&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;&lt;/License&gt;&lt;/rdf:RDF&gt; --&gt;&lt;/div&gt;&lt;/fieldset&gt;</description>
			<category>서영이네 사진첩</category>
			<category>50일</category>
			<author>(서영아빠)</author>
			<guid>http://westzero.net/60</guid>
			<comments>http://westzero.net/60#entry60comment</comments>
			<pubDate>Fri, 15 Jan 2010 09:25:55 +0900</pubDate>
		</item>
		<item>
			<title>[리눅스] 파일 압축 관리</title>
			<link>http://westzero.net/59</link>
			<description>&lt;div&gt;아래 내용은 &lt;a href=&quot;http://www.lug.or.kr/home/bbs/board.php?bo_table=centos_book&amp;amp;wr_id=46&quot;  target=&quot;_blank&quot;&gt;CentOS 리눅스 구축관리실무&lt;/a&gt;에서 발췌한 내용입니다.&lt;/div&gt;&lt;div&gt;원래 제가 기억력이 안좋아서 책을 사놓고 자꾸 봐도 자꾸 까먹는지라 매번 찾아보기 귀찮아서 블로그에 올립니다. 이 글을 보시는 분들도 필요한 부분은 참조하시되 되도록이면 직접 서적을 구입해서 보시기 바랍니다.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;h3&gt;명령어 &lt;br&gt;&lt;/h3&gt;&lt;div&gt;tar&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;h3&gt;사용법&lt;br&gt;&lt;/h3&gt;&lt;div&gt;압축해제 : tar [옵션] 파일명&lt;/div&gt;&lt;div&gt;압축하기 : tar [옵션] 생성할파일 압축할파일&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;h3&gt;옵션&lt;br&gt;&lt;/h3&gt;&lt;div&gt;-z : gzip으로 압축하거나 해제한다.&lt;/div&gt;&lt;div&gt;-x : 압축된 파일로부터 압축을 해제한다. &lt;/div&gt;&lt;div&gt;-h : 심볼릭 링크를 묶지 않는다. 심볼릭링크가 가리키는 파일을 묶는다.&lt;/div&gt;&lt;div&gt;-j : bzip2 필터를 사용하여 .bz2 파일을 해제한다.&lt;/div&gt;&lt;div&gt;-c : 새 저장파일을 만든다.&lt;/div&gt;&lt;div&gt;-m : 파일의 변경 시간 정보를 유지하지 않는다.&lt;/div&gt;&lt;div&gt;-N, --after-date DATE, --newer DATE : 주어진 DATE보다 새로운 파일만 저장한다.&lt;/div&gt;&lt;div&gt;-p(소문자) : 모든 퍼미션 정보를 유지한다.&lt;/div&gt;&lt;div&gt;-P(대문자) : 파일 이름의 맨 앞 / 문자를 버리지 않는다.&lt;/div&gt;&lt;div&gt;-s : 저장 파일 목록과 똑같은 순서로 압축을 해제한다.&lt;/div&gt;&lt;div&gt;-v : 처리중인 파일을 자세하게 보여준다.&lt;/div&gt;&lt;div&gt;-Z : compress로 압축하거나 해제한다.&lt;/div&gt;&lt;div&gt;-f, --file [HOSTNAME:] F : 저장 파일 혹은 장치 파일 F에 저장한다.&lt;/div&gt;&lt;div&gt;--version : tar 프로그램의 버전정보를 출력한다.&lt;/div&gt;&lt;div&gt;--totals : -c로 만들어진 바이트 총합을 출력한다.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;h3&gt;예제&lt;/h3&gt;gzip 압축하기&lt;br&gt;&lt;div&gt;&lt;div style=&quot;padding: 10px; background-color: rgb(201, 237, 255);&quot;&gt;tar -cvzf home.tar.gz /home&lt;/div&gt;&lt;/div&gt;&lt;div&gt;/home 디렉토리를 gzip을 이용하여 home.tar.gz라는 이름으로 압축한다.&lt;br&gt;&lt;br&gt;gzip 압축해제하기&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;div style=&quot;padding: 10px; background-color: rgb(201, 237, 255);&quot;&gt;tar -xvzf home.tar.gz&lt;/div&gt;&lt;/div&gt;&lt;div&gt;현재 디렉토리에 home.tar.gz 파일의 압축을 해제한다.&lt;br&gt;&lt;br&gt;bzip2 압축하기&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;div style=&quot;padding: 10px; background-color: rgb(201, 237, 255);&quot;&gt;tar -cvjf home.tar.bz2 /home&lt;/div&gt;&lt;/div&gt;&lt;div&gt;/home 디렉토리를 bzip2를 이용하여 home.tar.bz2.라는 이름으로압축한다.&lt;br&gt;&lt;br&gt;bzip2 압축해제하기&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;div style=&quot;padding: 10px; background-color: rgb(201, 237, 255);&quot;&gt;tar -xvjf home.tar.bz2&lt;/div&gt;&lt;/div&gt;&lt;div&gt;현재 디렉토리에 home.tar.bz2 파일의 압축을 해제한다.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;fieldset style=&quot;margin:20px 0px 20px 0px;padding:5px;&quot;&gt;&lt;legend&gt;&lt;span&gt;&lt;strong&gt;크리에이티브 커먼즈 라이센스&lt;/strong&gt;&lt;/span&gt;&lt;/legend&gt;&lt;!--Creative Commons License--&gt;&lt;div style=&quot;float: left; width: 88px; margin-top: 3px;&quot;&gt;&lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;&lt;img alt=&quot;Creative Commons License&quot; style=&quot;border-width: 0&quot; src=&quot;http://i.creativecommons.org/l/by-nc-nd/2.0/kr/88x31.png&quot;/&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;margin-left: 92px; margin-top: 3px; text-align: justify;&quot;&gt;이 저작물은 &lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; target=_blank&gt;크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스&lt;/a&gt;에 따라 이용하실 수 있습니다.
			&lt;!-- Creative Commons License--&gt;
			&lt;!-- &lt;rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;&gt;
			&lt;Work rdf:about=&quot;&quot;&gt;
			&lt;license rdf:resource=&quot;http://creativecommons.org/licenses/by-nc-nd/2.0/kr/&quot; /&gt;
			&lt;/Work&gt;
			&lt;License rdf:about=&quot;http://creativecommons.org/licenses/by-nc-nd/&quot;&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Reproduction&quot;/&gt;
			&lt;permits rdf:resource=&quot;http://web.resource.org/cc/Distribution&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Notice&quot;/&gt;
			&lt;requires rdf:resource=&quot;http://web.resource.org/cc/Attribution&quot;/&gt;&lt;prohibits rdf:resource=&quot;http://web.resource.org/cc/CommercialUse&quot;/&gt;&lt;/License&gt;&lt;/rdf:RDF&gt; --&gt;&lt;/div&gt;&lt;/fieldset&gt;</description>
			<category>Linux</category>
			<category>tar</category>
			<author>(서영아빠)</author>
			<guid>http://westzero.net/59</guid>
			<comments>http://westzero.net/59#entry59comment</comments>
			<pubDate>Sun, 10 Jan 2010 21:42:00 +0900</pubDate>
		</item>
	</channel>
</rss>
