<?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>Hide_D // 1+1≥3</title>
	<link>http://hided.egloos.com</link>
	<description>미소녀, IT 관련 블로그
다른 내용도 취급은 합니다!</description>
	<language>ko</language>
	<pubDate>Mon, 02 Nov 2009 08:12:04 GMT</pubDate>
	<generator>Egloos</generator>
	<image>
		<title>Hide_D // 1+1≥3</title>
		<url>http://pds8.egloos.com/logo/200806/22/54/f0044754.png</url>
		<link>http://hided.egloos.com</link>
		<width>80</width>
		<height>131</height>
		<description>미소녀, IT 관련 블로그
다른 내용도 취급은 합니다!</description>
	</image>
  	<item>
		<title><![CDATA[ XE 사용기 ]]> </title>
		<link>http://hided.egloos.com/1561494</link>
		<guid>http://hided.egloos.com/1561494</guid>
		<description>
			<![CDATA[ 
  http://djhan.egloos.com/4237539<br />
이 글의 트랙백 겸 제 사용기가 되겠습니다.<br />
<br />
일단 저는 아랄트랜스 홈페이지 와 그 형제격(또는 그 하위격)인 폴라리스 커뮤니티의 관리를 맡고 있습니다.<br />
<br />
이제부터 저 두 사이트에서 XE를 돌리면서 느꼈던 점들을 적어볼 생각입니다.<br />
<br />
<br />
<br />
&nbsp;우선 XE는 XE가 제공하고 있는 내에서는 정말로 좋은 툴입니다.<br />
버튼 몇번 누르면 메뉴가 만들어지고, 더 누르면 게시판이 만들어지고, 조금 더 누르면 사이트가 완성됩니다.<br />
우왕ㅋ굳ㅋ<br />
그래서 홈페이지는 있어야겠는데 수고를 들이기는 아까운 케이스에선 XE는 너무나도 훌륭한 선택입니다.<br />
<br />
초기의 아랄트랜스 홈페이지도 이와 같은 성격이었죠.(버전은 1.0.1 이었던걸로 기억합니다)<br />
간단한 다운로드 페이지에 Q&amp;A 정도만 있으면 끝! 그 이외에 뭐가 필요하겠어요?<br />
<br />
<br />
여기에 아랄트랜스용 AT코드(게임별로 하나씩 할당되는 구조입니다)를 보관하기로 하고 여기에 각각의 게임에 대한 AT코드 그리고 게임 자체의 정보를 모아두는 게시판을 만들었습니다.<br />
이때 XE에서 확장정보 기능이 막 추가된 참이라 게시물 윗부분에 게임 정보를 적는데 이것을 사용했는데 정말 좋더랍니다.<br />
<br />
문제는 -_- 딱 AT코드 게시판일때 쓰던 버전이 1.1.5 + 테스트버전이라 어쨌든 다음버전으로 넘어가야겠다~하고 보니<br />
그 다음 버전은 1.2.0인데, <span style="font-weight: bold;">1.2.0이 DB구조를 바꾼다는게</span> 가장 치명적인겁니다!!!<br />
<br />
마이그레이션이라도 차라리 제대로 돌아갔으면 말을 안하겠는데, DB구조 바뀌면서 마이그레이션이 제대로 안되서<br />
각 게시물마다 본문만 변환되고 위에 확장정보가 100개 변환되고 이 이후에 변환이 안되면서<br />
모조리 날아가버렸습니다!!!!! [아아아아아악!!!!]<br />
<br />
이 때는 걍 업데이트 버튼 한번 누르면 되는줄 알고 딱 쓰려고보니 문제는 터져있고, 일단 문제가 뭣떄문에 발생했는지<br />
확인이나 해보자! 하고 열어보는데,<br />
이건 도통 분석이 안됩니다 -_-; 이건 <span style="font-weight: bold;">XE 개발자가 아니고서야 분석이 불가능</span>해요.<br />
<br />
제로보드4 시절 뭔가 오동작 한다 싶으면 부분을 찾아서 고치는걸로 해결~? <span style="font-weight: bold;">그딴거 없습니다</span>.<br />
XE는 프레임웤이라서 페이지 하나 불러오는데도<br style="font-weight: bold;"><span style="font-weight: bold;">모 든 단 계 하 나 하 나 가 통 제 되 어 있 고, 게 다 가 파 일 이 여 러 개 로 쪼 개 져 있 습 니 다!!!!!!!!<br />
</span>[이건 지금도 절 괴롭힙니다 -_-++]<br />
<br />
소 뒷걸음 치다가 쥐 잡은 격으로 어떻게 원인은 찾아서 어찌어찌 고치긴 했습니다만 저때는 그야말로 악몽이었습니다.<br />
<br />
<br />
또 위에서 적었습니다만, 이건 너무 구조가 '쓸데없이' 복잡해요.<br />
뭔가 이상하게 동작하는듯 해서 XE 홈페이지에 버그로 보고를 하면?<br />
묵묵 부답입니다.<br />
어차피 오픈 소스 프로젝트니까 이건 내가 고쳐서 제보해야 겠다?<br />
불가능합니다. 이걸 고칠 수 있는 사람은 저기 XE 홈페이지에서 이슈트래커에서 작업중이신 분들밖에 없을겁니다.<br />
그러니까 즉, <span style="font-weight: bold;">뭔가를 해보려면 XE 개발자가 되는 것 빼곤 답이 안나온다</span>는겁니다.<br />
<br />
또 복잡하다는 것에 대해서 이야기를 더 해보자면,<br />
여태까지(즉 그누보드, 제로보드4 이야기) 홈페이지를 구성하는 방법은 다음과 같습니다.<br />
<br />
일단 겉틀을 만들어서 그 겉 틀에 각각의 장식을 달고 그누보드나 제로보드4를 연결합니다.<br />
<br />
그래서 결과적으로 구조를 보자면<br />
<span style="font-weight: bold;">홈페이지 ⊃ 외부 모듈 ⊃ 게시판</span><br />
의 모습이 나오게 됩니다...만<br />
<br />
XE는 다릅니다.<br />
XE가 이미 프레임웤인 '덕'에 모든 구성요소가 이 프레임웤 안에 들어가야합니다.<br />
그래서 위의 겉틀 이야기는 '같을지도 모르겠'지만 최종 구성은<br />
<br />
<span style="font-weight: bold;">XE ⊃ 홈페이지(레이아웃) = 모듈 ⊃ 게시판</span><br />
이 되면서 하나하나가 모두 XE를 고려하면서 만들지 않으면 안됩니다. -_-<br />
이게 무슨 의미인가에 대해서는 이미 XE로 레이아웃을 구성해보신분들은 아시리라고 봅니다.<br />
<br />
<br />
'만드는' 이야기를 계속해 보겠습니다.<br />
최근 폴라리스 커뮤니티에서 새 개편+레이아웃 변경을 진행하면서<br />
DHTML + AJAX로 돌아가는 홈페이지를 만들고 있는데,<br />
웹페이지 &lt;-&gt; XE 간에 통신하는 방법이 한정되어있고, 어렵고, 또한 <span style="font-weight: bold;">개발자가 되게 만듭니다</span>.<br />
<br />
제로보드4라면 외부 모듈을 로드하는 방법은 참으로 간단합니다. include로 php파일 불러오면 됩니다.<br />
jQuery+AJAX로도 걍 $(객체이름).load(모듈); 이래도 됩니다.<br />
이 php파일은 원래 상당히 단순하게 짜여있기 때문에 개조도 쉽고 이래저래 쉬웠습니다만,<br />
<br />
XE요? 오.. 하느님 -_-<br />
AJAX를 쓰려면 모듈과 통신하거나 간단하게 파일 참조를 하는 방식을 써야하는데<br />
원칙적으로, 모든 참조는 걍 index.php하고만 해야됩니다. 그 이외의 접근은 허용되지 않아요.<br />
?act=뭐라뭐라 해서 각각의 모듈(애드온, 위젯 포함)의 기능을 지정해 줘야 되는데,<br />
물론 통신하는 방법도 api.php에서 API를 사용할 수 있다고는 합디다<br />
이 기능에 대한 매뉴얼? 당연히 없죠.<br />
모든 기능은 일일히 api.php를 열어서 확인해 봐야하고, 통신방법도 직접 알아내야됩니다.<br />
<br />
즉, <span style="font-weight: bold;">매뉴얼 따위 제대로 구비된게 없으니까 개발자가 되는 수밖에는 없다는 이야기</span>입니다.<br />
<br />
doc.xpressengine.com 에 그나마 함수 이름만 딸랑 적혀있고, 기능설명은 없습니다.<br />
지금 이거 몽땅 새로 개척해서 나온 결과물 <span style="font-weight: bold;">'오픈 소스로 커뮤니티에 올려달라'</span>는 이야긴가요?<br />
<br />
<br />
말이 안 나옵니다.<br />
<br />
진짜 짜증이나서 다른 보드로 옮겨가고 싶은 마음도 굴뚝같은데,<br />
XE -&gt; 다른보드로 변환 툴따윈 아까도 그랬듯이 역시나 없고,<br />
만들고 싶어도 위에 썼듯이 <span style="font-weight: bold;">개발자 외엔 못만듭니다</span>. 이거 DB 구조가 짜증나게 복잡해요.<br />
<br />
그래서 진짜 어쩔 수 없이 XE 쓰고 있습니다.<br />
<br />
<br />
결국 제가 하고 싶은 말이 뭐냐?<br />
<span style="font-weight: bold;">제발 개발자가 안되고서도 기능 좀 쓸 수 있게 해달라</span>는 겁니다.<br />
아무리 Web2.0시대가 되어서 홈페이지=웹프로그래밍이라지만, 우리까지 그럴필요는 없잖아요.<br />
제발 개발자 안되게 <span style="font-weight: bold;">매뉴얼이라도 제대로 구비되어 </span>있었으면 좋겠습니다.<br />
<br />
새로 모듈 만드는거 한 한달정도 그만두고서라도 저게 우선이라고 봅니다.<br />
<br/><br/>tag : <a href="/tag/XE" rel="tag">XE</a>,&nbsp;<a href="/tag/제로보드" rel="tag">제로보드</a>,&nbsp;<a href="/tag/XpressEngine" rel="tag">XpressEngine</a>,&nbsp;<a href="/tag/홈페이지" rel="tag">홈페이지</a>,&nbsp;<a href="/tag/모듈제작" rel="tag">모듈제작</a>			 ]]> 
		</description>
		<category>XE</category>
		<category>제로보드</category>
		<category>XpressEngine</category>
		<category>홈페이지</category>
		<category>모듈제작</category>

		<comments>http://hided.egloos.com/1561494#comments</comments>
		<pubDate>Mon, 02 Nov 2009 08:12:04 GMT</pubDate>
		<dc:creator>Hide_D</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 한글 조사 처리 ]]> </title>
		<link>http://hided.egloos.com/1412813</link>
		<guid>http://hided.egloos.com/1412813</guid>
		<description>
			<![CDATA[ 
  기본적으로 맨 마지막 글자를 보고<br />
받침이 붙느냐 안붙느냐를 처리하게 되는데,<br />
<br />
일단 쓰여있는 방법은<br />
<br />
http://winp.egloos.com/1917711<br />
http://ttongfly.net/zbxe/?document_srl=45333<br />
<br />
걍 맨 뒷글자를 일일히 확인하는 방법이다.<br />
<br />
<br />
그런데 뒤에 있는 문서의 글자 목록을 뺀어서 다음과 같은 코드로 확인해보았더니..<br />
<br />
#include &lt;stdio.h&gt;<br />
#include &lt;tchar.h&gt;<br />
#include &lt;vector&gt;<br />
#include &lt;algorithm&gt;<br />
<br />
using namespace std;<br />
<br />
int wmain()<br />
{<br />
&nbsp;&nbsp;&nbsp; FILE * fp=_wfopen(L"Table.txt",L"wt,ccs=UTF-16LE");<br />
&nbsp;&nbsp;&nbsp; wstring wstrList=L"가갸거겨고교구규그기개걔게계과괘궈궤괴귀긔까꺄꺼껴꼬꾜꾸뀨끄끼깨꺠께꼐꽈꽤꿔꿰꾀뀌끠나냐너녀노뇨누뉴느니내냬네녜놔놰눠눼뇌뉘늬다댜더뎌도됴두듀드디대댸데뎨돠돼둬뒈되뒤듸따땨떠뗘또뚀뚜뜌뜨띠때떄떼뗴똬뙈뚸뛔뙤뛰띄라랴러려로료루류르리래럐레례롸뢔뤄뤠뢰뤼릐마먀머며모묘무뮤므미매먜메몌뫄뫠뭐뭬뫼뮈믜바뱌버벼보뵤부뷰브비배뱨베볘봐봬붜붸뵈뷔븨빠뺘뻐뼈뽀뾰뿌쀼쁘삐빼뺴뻬뼤뽜뽸뿨쀄뾔쀠쁴사샤서셔소쇼수슈스시새섀세셰솨쇄숴쉐쇠쉬싀싸쌰써쎠쏘쑈쑤쓔쓰씨쌔썌쎄쎼쏴쐐쒀쒜쐬쒸씌아야어여오요우유으이애얘에예와왜워웨외위의자쟈저져조죠주쥬즈지재쟤제졔좌좨줘줴죄쥐즤짜쨔쩌쪄쪼쬬쭈쮸쯔찌째쨰쩨쪠쫘쫴쭤쮀쬐쮜쯰차챠처쳐초쵸추츄츠치채챼체쳬촤쵀춰췌최취츼카캬커켜코쿄쿠큐크키캐컈케켸콰쾌쿼퀘쾨퀴킈타탸터텨토툐투튜트티태턔테톄톼퇘퉈퉤퇴튀틔파퍄퍼펴포표푸퓨프피패퍠페폐퐈퐤풔풰푀퓌픠하햐허혀호효후휴흐히해햬헤혜화홰훠훼회휘희";<br />
&nbsp;&nbsp;&nbsp; sort(wstrList.begin(),wstrList.end());<br />
&nbsp;&nbsp;&nbsp; wchar_t wcBase=wstrList[0];<br />
&nbsp;&nbsp;&nbsp; wstring::iterator iterList=wstrList.begin();<br />
&nbsp;&nbsp;&nbsp; while(iterList!=wstrList.end())<br />
&nbsp;&nbsp;&nbsp; {<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; fwprintf(fp,L"%c 0x%04X %5d %3d\n",*iterList,*iterList,*iterList,(*iterList)-wcBase);<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; wcBase=*iterList;<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; iterList++;<br />
&nbsp;&nbsp;&nbsp; }<br />
&nbsp;&nbsp;&nbsp; fclose(fp);<br />
&nbsp;&nbsp;&nbsp; return 0;<br />
}<br />
<br />
<br />
UTF16-LE에서는 저 글자들이 모두 28씩 차이가 난다는 것을 발견했다 -_-;;<br />
<br />
그래서 2번째 페이지에 나온 구분 함수를 개량한 버전이...<br />
<br />
bool Has3rdCh(wstring * pstrText)<br />
{<br />
&nbsp;&nbsp;&nbsp; if(pstrText-&gt;length()==0)<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; return false;<br />
<br />
&nbsp;&nbsp;&nbsp; bool bRet=false;<br />
&nbsp;&nbsp;&nbsp; wchar_t wcLast=*(pstrText-&gt;end()-1);<br />
&nbsp;&nbsp;&nbsp; wchar_t wszLast[2]={wcLast,L'\0'};<br />
&nbsp;&nbsp;&nbsp; if(wcLast&lt;=0x0080)<br />
&nbsp;&nbsp;&nbsp; {<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if(wcLast&gt;=L'A'&amp;&amp;wcLast&lt;=L'Z')<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; wcLast=wcLast-'A'+'a';<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; switch(wcLast)<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; case L'm':<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; case L'n':<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; case L'l':<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; case L'c':<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; case L'M':<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; case L'N':<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; case L'L':<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; case L'C':<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; case L'1':<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; case L'3':<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; case L'6':<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; case L'7':<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; case L'8':<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; case L'0':<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; bRet=true;<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; break;<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; default:<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if(pstrText-&gt;length()&gt;=2)<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; wchar_t wc2nd = *(pstrText-&gt;end()-2);<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if(wc2nd&gt;0x80)<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; break;<br />
<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if(wc2nd&gt;=L'A'&amp;&amp;wc2nd&lt;=L'Z')<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; wc2nd=wcLast-'A'+'a';<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if(wc2nd==L'n'&amp;&amp;wcLast==L'g')<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; bRet=true;<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; else if(wc2nd==L'c'&amp;&amp;wcLast==L'k')<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; bRet=true;<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; else if(wc2nd==L'r'&amp;&amp;wcLast==L'g')<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; bRet=true;<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; else if(wc2nd==L'l'&amp;&amp;wcLast==L'e')<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; bRet=true;<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; else if(wc2nd==L'n'&amp;&amp;wcLast==L'e')<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; bRet=true;<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; break;<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br />
&nbsp;&nbsp;&nbsp; }<br />
&nbsp;&nbsp;&nbsp; else if(wcLast&gt;=0xAC00&amp;&amp;wcLast&lt;0xD7B0)<br />
&nbsp;&nbsp;&nbsp; {<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if((wcLast-0xAC00)%28!=0)<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; bRet=true;<br />
&nbsp;&nbsp;&nbsp; }<br />
<br />
&nbsp;&nbsp;&nbsp; return bRet;<br />
}<br />
<br />
대강 요렇다<br />
(wstring 클래스를 사용하니 #include &lt;string&gt; 필수)<br />
영어도 약간 처리가 되는 정도인데,<br />
뭐 이 이상을 쓸일 없을듯 하니 걍 놔둘 생각<br />
			 ]]> 
		</description>
		<category>컴질 - 프로그래밍</category>

		<comments>http://hided.egloos.com/1412813#comments</comments>
		<pubDate>Sat, 23 May 2009 10:58:08 GMT</pubDate>
		<dc:creator>Hide_D</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Windows 7 에서 탐색기 초기 위치를 '컴퓨터'로 변경하기. ]]> </title>
		<link>http://hided.egloos.com/1407052</link>
		<guid>http://hided.egloos.com/1407052</guid>
		<description>
			<![CDATA[ 
  스누피님의 블루그에 있는<br />
<a href="http://snoopy.textcube.com/765">http://snoopy.textcube.com/765</a> (윈도우 7 작업표시줄 윈도우 탐색기 내컴퓨터 지정)<br />
의 댓글을 인용해서 글을 작성합니다.<br />
<br />
--------------------------------------<br />
<br />
이래저래 슈퍼바(새로운 작업표시줄)에 대해서 흡족하게 쓰고 있는데<br />
<br />
꼭 아쉬운게, 탐색기의 초기 시작 위치가 '라이브러리'라는 점입니다.<br />
<br />
이것을 컴퓨터로 바꾸는 간단한 방법이 있습니다.<br />
<br />
<br />
작업표시줄의 탐색기에 우클릭 -&gt; Windows 탐색기 에 또 우클릭 -&gt; 속성 클릭<br />
대상을<br />
<br />
%windir%\explorer.exe /e,<br />
요렇게 바꿔주면.<br />
<br />
앞으로는 내 컴퓨터로 뜨게 됩니다.<br />
<br />
덧. C드라이브를 초기주소로 하고싶다면<br />
%windir%\explorer.exe /e,C:\<br />
로 입력하면 됩니다.<br />
<br/><br/>tag : <a href="/tag/Windows7" rel="tag">Windows7</a>,&nbsp;<a href="/tag/탐색기" rel="tag">탐색기</a>,&nbsp;<a href="/tag/컴퓨터" rel="tag">컴퓨터</a>			 ]]> 
		</description>
		<category>Windows7</category>
		<category>탐색기</category>
		<category>컴퓨터</category>

		<comments>http://hided.egloos.com/1407052#comments</comments>
		<pubDate>Sun, 17 May 2009 18:40:06 GMT</pubDate>
		<dc:creator>Hide_D</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Windows 7에서 HID 키보드 우측 Ctrl Alt 사용가능 하도록 수정하기 ]]> </title>
		<link>http://hided.egloos.com/1407042</link>
		<guid>http://hided.egloos.com/1407042</guid>
		<description>
			<![CDATA[ 
  XP에서는 HID든 뭐든 걍 101C로 먹이면 에러내든 말들 알아서 잘 돌아가 주덥니다만.<br />
Windows 7에선 그렇지 않습니다. -_-;<br />
HID는 HID라 이거죠;<br />
<br />
레지만 살짝 바꾼 패치가 있었는데,<br />
제 컴퓨터에서는 그 레지를 먹이니 역시 XP용이었던 모양인지<br />
재부팅하니 바로 복구모드가 뜨고는 롤백을 해버리덥니다.<br />
<br />
그래서 이리저리 찾다가 발견한 페이지가<br />
<a href="http://4na2.com/gboard/bbs/board.php?bo_table=tipntech&amp;wr_id=13">http://4na2.com/gboard/bbs/board.php?bo_table=tipntech&amp;wr_id=13</a><br />
여기!<br />
<br />
다만 XP 기준인것 같아서 7에 바로 적용하기엔 문제가 있습니다.<br />
<br />
하다가 조금 고생하다가 결국 제대로 세팅을 변경하는데 성공했습니다.(물론 대부분은 비슷합니다 ^^;)<br />
<br />
-------------------------------------------------------------------------<br />
<br />
우선 c:\windows\inf\keyboard.inf 파일을<br />
c:\windows\system32\drivers\ 폴더로 복사본을 하나 만듭니다.<br />
(keyboard.PNF는 복사하지 않습니다 ^^)<br />
<br />
그리고<br />
c:\windows\system32\ 폴더에서<br />
kbd101c.dll과 kbdkor.dll 파일도&nbsp; drivers 폴더로 옮겨주세요.<br />
(안옮겨도 될지도 모르겠지만, 전 저 상태에서 시도했기 떄문에 혹시나 해서 ^^;)<br />
<br />
이제부터는 drivers\ 폴더의 이 keyboard.inf 파일을 가지고 작업할 겁니다.<br />
<br />
<br />
(복사한 후에는 저 글의 내용과 99% 동일하므로, Ctrl+C + Ctrl+V를 하고 바뀐점만 살짝 고쳐두겠습니다.)<br />
<br />
<span class="ct lh">[MS_KBD.NTx86] (또는 [MS_KBD.NTx64]) 라는 탭 부분을 찾아 제일 아래에 <br />
<br />
%HID2.KeyboardDevice% = HID_Keyboard_Inst2,,HID_DEVICE_SYSTEM_KEYBOARD ; Generic HID Keyboard 2 <br />
<br />
을 추가합니다. (한줄입니다.) <br />
<br />
다음은 [HID_Keyboard_Inst.NT.Services] 의 내용이 끝나는 지점에<br />
다음을 추가합니다.<br />
<br />
[HID_Keyboard_Inst2.NT] <br />
Needs = HID_Keyboard_Inst.NT <br />
Copyfiles = 101C_TYPE_LayerDriverFiles <br />
AddReg = HID_Keyboard_Inst2.AddReg <br />
<br />
[HID_Keyboard_Inst2.NT.HW] <br />
AddReg = HID_Keyboard_Inst2.AddReg.NT.HW <br />
<br />
</span><span class="ct lh">[HID_Keyboard_Inst2.AddReg.NT]</span><br />
<span class="ct lh"><br />
[HID_Keyboard_Inst2.AddReg.NT.HW] <br />
HKR,,"KeyboardTypeOverride",0x00010001,8 <br />
HKR,,"KeyboardSubtypeOverride",0x00010001,5 <br />
<br />
[HID_Keyboard_Inst2.NT.Services] <br />
Needs = HID_Keyboard_Inst.NT.Services <br />
<br />
<br />
마지막으로 <br />
<br />
; HID device IDs 로 검색해서<br />
<br />
HID.KeyboardDevice = "HID 키보드 장치"&nbsp; 아래에<br />
<br />
HID2.KeyboardDevice = "한글 USB 키보드" <br />
를 추가합니다. <br />
</span><br />
<br />
그 다음에<br />
장치관리자에 들어가서 드라이버 업데이트<br />
수동으로 설치 -&gt; 다음 위치에서 드라이버 검색란에 C:\Windows\System32\drivers 를 입력<br />
다음<br />
"한글 USB 키보드"를 선택하고 경고 무시하고 설치해줍니다.<br />
<br />
그리고 나서 재부팅하면, 제대로 우측 Ctrl키가 먹는 것을 알 수 있습니다.<br />
<br />
<br />
- 기존 글과 변경점<br />
우선 keyboard.inf를 다른곳으로 이동시켰습니다.<br />
이유인 즉슨 이 녀석이 한글판이기 때문에 ko-kr의 내용을 추가 참조하기 때문인데,<br />
전 저 두녀석 다 고칠 엄두가 나질 않기에 걍 아무데나 옮겨버렸습니다.<br />
<br />
또 옮긴 위치가 c:\windows\system32\drivers인데,<br />
sys파일 2개와 dll파일 2개로는 왠지 모르겠지만 계속 파일이 부족하다고 하기에<br />
아예 통째로 저 위치로 넣고 설치를 시도하니 잘 되더랍니다.<br />
<br />
그리고 Vista부터는 x86,x64의 구분이 있기에 그부분 살짝 수정했습니다.<br />
<br/><br/>tag : <a href="/tag/Windows7" rel="tag">Windows7</a>,&nbsp;<a href="/tag/HID" rel="tag">HID</a>,&nbsp;<a href="/tag/Ctrl키" rel="tag">Ctrl키</a>,&nbsp;<a href="/tag/컨트롤키" rel="tag">컨트롤키</a>,&nbsp;<a href="/tag/USB키보드" rel="tag">USB키보드</a>			 ]]> 
		</description>
		<category>컴질</category>
		<category>Windows7</category>
		<category>HID</category>
		<category>Ctrl키</category>
		<category>컨트롤키</category>
		<category>USB키보드</category>

		<comments>http://hided.egloos.com/1407042#comments</comments>
		<pubDate>Sun, 17 May 2009 18:27:15 GMT</pubDate>
		<dc:creator>Hide_D</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Windows 7 볼륨 조절 단축키 프로그램 ]]> </title>
		<link>http://hided.egloos.com/1403616</link>
		<guid>http://hided.egloos.com/1403616</guid>
		<description>
			<![CDATA[ 
  VolumeKey<br />
<br />
단축키를 이용해 마스터 볼륨을 조절하는 프로그램입니다.<br />
프리웨어로 돌아다니는 프로그램들이 커널 의존성이 심해서인지<br />
Windows 7에서 켜면 '튕기거나','지 혼자만 놀거나'해서<br />
하도 짜증나 직접만들었습니다.<br />
<br />
키는 다음과 같습니다.<br />
<br />
Ctrl + '+' : 볼륨 1.5%증가(음소거 해제)<br />
Ctrl + '-' : 볼륨 1.5%감소(음소거 해제)<br />
Ctrl + '*' : 음소거 토글<br />
Ctrl + Alt + '/' : 종료<br />
<br />
트레이 아이콘고 UI고 뭐고 없습니다.<br />
걍 저걸로 땡입니다 -_-;<br />
<br />
Windows 7에서 테스트 완료했습니다.<br />
아마 Vista에서도 원활히 작동할겁니다 -_-;;;;;<br />
<br />
다음 파일을 받아서 실행하면, 보이진 않지만 작동하고 있는겁니다.<br />
<a href="http://pds15.egloos.com/pds/200905/14/54/VolumeKey.exe">VolumeKey.exe</a><br />
<br />
덧 : UAC를 끈 상태에서 만들었기 때문에 UAC를 켠 상태에서 돌리면 어떻게 되는지는 잘 모르겠습니다.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 잘 동작하겠죠 -_-?<br />
덧2 : Visual Studio 2008에서 만들었습니다. (DreamSpark 만세)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2005나 2003을 쓰실경우에는 걍 vsproj랑 sln 파일 열어서 버전만 바꿔주시면 잘 열립니다.<br />
덧3 : 단지 돌아가는데만 집중한 막장코드입니다. -_-; 소스보고 욕하진 마세요.<br />
덧4 : 소스입니다. <a href="http://pds10.egloos.com/pds/200905/14/54/VolumeKey_Source_090514.zip">VolumeKey_Source_090514.zip</a><br/><br/>tag : <a href="/tag/Windows7" rel="tag">Windows7</a>,&nbsp;<a href="/tag/단축키" rel="tag">단축키</a>,&nbsp;<a href="/tag/볼륨조절" rel="tag">볼륨조절</a>			 ]]> 
		</description>
		<category>컴질 - Tools</category>
		<category>Windows7</category>
		<category>단축키</category>
		<category>볼륨조절</category>

		<comments>http://hided.egloos.com/1403616#comments</comments>
		<pubDate>Thu, 14 May 2009 13:44:20 GMT</pubDate>
		<dc:creator>Hide_D</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Windows 7 RC 저사양 이용기 ]]> </title>
		<link>http://hided.egloos.com/1399121</link>
		<guid>http://hided.egloos.com/1399121</guid>
		<description>
			<![CDATA[ 
  <div style="text-align:center"><img class="image_mid" border="0" onmouseover="this.style.cursor='pointer'" alt="" src="http://pds10.egloos.com/pds/200905/10/54/f0044754_4a06ad231d7c2.png" width="500" height="300" onclick="Control.Modal.openDialog(this, event, 'http://pds10.egloos.com/pds/200905/10/54/f0044754_4a06ad231d7c2.png');" /></div><br />
우선 링크<br />
Windows 7 RC 7100 x86 EN KO JP -<br />
<a href="http://pds11.egloos.com/pds/200905/10/54/Windows_7_RC_Build_7100_Ultimate_x86_EN_KO_JA_DVD_ISO.4887971.TPB.torrent">Windows_7_RC_Build_7100_Ultimate_x86_EN_KO_JA_DVD_ISO.4887971.TPB.torrent</a><br />
출처 - <a href="http://thepiratebay.org/torrent/4887971/">http://thepiratebay.org/torrent/4887971/</a><br />
<br />
Windows 7 RC 7100 x64 KO -<br />
<a href="http://pds10.egloos.com/pds/200905/10/54/GRC1CULXFRER_EN_DVD_X64KR.iso.torrent">GRC1CULXFRER_EN_DVD_X64KR.iso.torrent</a><br />
출처 - <a href="http://windowsforum.co.kr/bbs/zboard.php?id=board04&amp;no=3470">http://windowsforum.co.kr/bbs/zboard.php?id=board04&amp;no=3470</a><br />
<br />
<br />
지금 제가 Windows 7을 설치해서 사용하는 컴퓨터가 총 2대인데 (데탑1, 노트북1)<br />
그중에서 고사양 컴퓨터에서의 리뷰는 별로 의미가 없을것 같아서<br />
<br />
저사양 리뷰(?)쪽을 해보도록 하겠습니다.<br />
<br />
일단 제 노트북 사양은 다음과 같습니다.<br />
<br />
모델 : 후지쯔 LIFEBOOK P1610<br />
CPU : Core Solo U1400 (1.2Ghz ULV)<br />
RAM : DDR2 1GB<br />
GPU : GMA950<br />
HDD : 80GB (1.8인치)<br />
기타 : 8.9인치 1280x768 터치스크린 LCD<br />
<br />
우선 설치는 ODD가 없기 때문에<br />
스누피님 블로그에 있는 <a href="http://snoopybox.tistory.com/649">USB 설치법</a>을 이용해서 설치완료했습니다.<br />
[다만 이때의 설치시간이 잘 기억이 안나네요 ^^;;;]<br />
<br />
설치 한 후에 잡힌 드라이버를 보니<br />
블루투스 드라이버, 터치스크린 드라이버, 지문 인식 드라이버, 추가 버튼 드라이버를 제외하고는<br />
전부 자동 설치가 되어있었습니다.<br />
(+ GMA950도 에어로를 지원하는군요)<br />
<br />
프로그램 설치를 들어가는데,<br />
한글 2007이 UAC가 작동하는 상태에서는 제대로 설치가 되지 않는것 같아 UAC를 풀어주고 설치를 완료했고,<br />
<br />
현재 제가 설치한 프로그램은 얼마 안되긴 하지만 다음과 같습니다.<br />
아마 돌아다니면서 다들 보셨을거라고 생각하지만[..]<br />
<br />
Daemon-Tools (4.30.4)<br />
V3Lite (호환성에 Vista 체크)<br />
Office 2007<br />
한글 2007<br />
Firefox<br />
네이트온<br />
MiniMSN (MSN 안되시는분들에게 추천드립니다 + 가벼워요 +_+ <a href="http://www.popome.com/?page_id=6">http://www.popome.com/?page_id=6</a> )<br />
술집 ( <a href="http://www.kipple.pe.kr/sell/soolzip/">http://www.kipple.pe.kr/sell/soolzip/</a> 유료압축프로그램입니다!)<br />
Visual Studio 2008<br />
Eclipse<br />
<br />
<br />
대충 소감<br />
<br />
일단 1GB에다가 설치했는데,<br />
초기 부팅시에 먹는 용량이 대략 550MB 가량 됩니다.<br />
적당히 프로그램 띄우면서 보니까 800 중반대까지 올라가는 걸 봐서는<br />
이번만큼은 <span style="font-weight: bold;">최소사양 = 권장 최소사양</span> 이라고 해석해도 될것 같습니다.<br />
<br />
다만 CPU에서 좀 밀리는 듯한 느낌이 있는데,<br />
어느 느낌이냐면...<br />
<span style="font-weight: bold;">XP에서 Atom 돌릴때 느껴지는 느낌</span>이랑 비슷합니다.<br />
아무래도 이번 7에서는 기본적으로 듀얼코어 CPU를 사용한다고 가정한 모양인지<br />
그와 관련된 기능이 많고 하니 어쩔수 없다는 생각은 드네요.<br />
덕분에 싱글코어는 그냥 울어야죠 ㅠ_ㅠ (그래도 데스크탑은 Phenom II X4라 안심)<br />
넷북 유저분들은 <span style="font-weight: bold;">메모리가 아니라 CPU 문제</span>로 넘어오시는데 문제가 생길것 같습니다.<br />
<br />
그리고<br />
터치스크린 + Windows 7 조합은<br />
<br />
<font style="font-weight: bold;" size="6">최곱니다 -_-b</font><br />
<br />
확실히 Vista때부터 신경쓰기 시작한 터치스크린 지원이<br />
Seven에 와서는 훨씬더 강화된 느낌이 드네요.<br />
슉슉, 휙휙하니 정말로 재미있습니다 +_+<br />
<br />
<br />
결론 :<br />
메모리 1GB로 Seven을 돌리는데는 별 지장이 없다.<br />
Atom 230으로 Seven은.. 좀 문제가 있고, 차라리 듀얼코어나 되어야 모를까..<br />
<br />
이쯤해서 대략 리뷰(이게?)를 마치겠습니다.<br />
<br />
<br />
PS : 대체 얼마만의 블로깅 -_-;;;<br />
<br/><br/>tag : <a href="/tag/Seven" rel="tag">Seven</a>,&nbsp;<a href="/tag/Windows7" rel="tag">Windows7</a>,&nbsp;<a href="/tag/RC" rel="tag">RC</a>,&nbsp;<a href="/tag/저사양" rel="tag">저사양</a>			 ]]> 
		</description>
		<category>컴질</category>
		<category>Seven</category>
		<category>Windows7</category>
		<category>RC</category>
		<category>저사양</category>

		<comments>http://hided.egloos.com/1399121#comments</comments>
		<pubDate>Sun, 10 May 2009 10:50:50 GMT</pubDate>
		<dc:creator>Hide_D</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Windows 7 쓰면서 폰트 관련 문제? ]]> </title>
		<link>http://hided.egloos.com/1261669</link>
		<guid>http://hided.egloos.com/1261669</guid>
		<description>
			<![CDATA[ 
  <span style="font-family: '돋움','Dotum';">Windows 7 Beta를 설치하고 전체적으로 매우 만족하고 있는데,<br />
<br />
한가지 문제가 있는게,<br />
<br />
굴림/돋움입니다!<br />
<br />
저만 그런건지는 모르겠는데,<br />
굴림,돋움을 글자가 살짝 이상하게 보여서 스샷을 찍어서 확인해보니<br />
<br />
글자가 녹색으로 얼룩져있습니다.<br />
<br />
아무래도 굴림,돋움에 클리어타입이 적용된것 같은데,<br />
<br />
이거 어떻게 안될까요 ㅠ_ㅠ</span><div style="text-align:center"><img class="image_mid" border="0" onmouseover="this.style.cursor='pointer'" alt="" src="http://pds10.egloos.com/pds/200901/11/54/f0044754_4969cf6f02328.png" width="500" height="375" onclick="Control.Modal.openDialog(this, event, 'http://pds10.egloos.com/pds/200901/11/54/f0044754_4969cf6f02328.png');" /></div><br />
그림판으로 열어서 400% 정도로 확대하면 문제가 되는 상태를 확인할 수 있습니다 ㅠ_ㅠ<br />
<br />
<br />
+<br />
Athlon XP 2500+ (@3200) [현재 오버 푼 상태]<br />
Geforce 6600<br />
<br/><br/>tag : <a href="/tag/클리어타입" rel="tag">클리어타입</a>,&nbsp;<a href="/tag/Windows7" rel="tag">Windows7</a>,&nbsp;<a href="/tag/Se7en" rel="tag">Se7en</a>,&nbsp;<a href="/tag/돋움" rel="tag">돋움</a>,&nbsp;<a href="/tag/굴림" rel="tag">굴림</a>			 ]]> 
		</description>
		<category>컴질</category>
		<category>클리어타입</category>
		<category>Windows7</category>
		<category>Se7en</category>
		<category>돋움</category>
		<category>굴림</category>

		<comments>http://hided.egloos.com/1261669#comments</comments>
		<pubDate>Sun, 11 Jan 2009 10:53:47 GMT</pubDate>
		<dc:creator>Hide_D</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 뜻하지 않게 무료 도메인 획득! ]]> </title>
		<link>http://hided.egloos.com/1223177</link>
		<guid>http://hided.egloos.com/1223177</guid>
		<description>
			<![CDATA[ 
  이글루인들, 도메인 한번 공짜로 달아 보아효<br />
<a href="http://migojarad.egloos.com/1223034">http://migojarad.egloos.com/1223034</a><br />
<br />
이글을 보고 도메인을 등록하는데 성공했다!<br />
<br />
얻은 도메인은<br />
<br />
<a href="http://www.hided.pe.kr/">http://www.hided.pe.kr/</a><br />
<br />
방금 등록해서인지 아직 연결이 안된다;<br />
<br />
<br />
도메인도 얻었고 하니 블로깅을 다시 해봐야겠다;<br />
<br/><br/>tag : <a href="/tag/pe.kr" rel="tag">pe.kr</a>,&nbsp;<a href="/tag/무료도메인" rel="tag">무료도메인</a>			 ]]> 
		</description>
		<category>컴질</category>
		<category>pe.kr</category>
		<category>무료도메인</category>

		<comments>http://hided.egloos.com/1223177#comments</comments>
		<pubDate>Thu, 11 Dec 2008 13:39:40 GMT</pubDate>
		<dc:creator>Hide_D</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 방학이 끝났습니다. ]]> </title>
		<link>http://hided.egloos.com/612375</link>
		<guid>http://hided.egloos.com/612375</guid>
		<description>
			<![CDATA[ 
  인문계 고등학생의 짧디짧은 5일방학이 끝났습니다 ㄱ-<br />
방학 개념을 아예 없애든가 하는게 오히려 마음의 상처가 덜할것같은 느낌도<br />
(최소한 아깝지는 않잖아요)<br />
<br />
방학동안에 나름 하고싶은건 한것 같습니다.<br />
<br />
너무 놀다가 블로그에 신경을 전혀 못쓴게 아쉽기는 한데, 어쩔수 없죠 =ㅅ=;;<br />
<br />
또 다른 문제는.. 수능까지 100일하고 조금 더 남았다는게;;;;<br />
<br />
<br />
어쨌든 앞으로의 방향<br />
<br />
1.<br />
스킨 수정은 현재 몇주째 못 건드리고 있는데...<br />
방학동안에 구상한 대로라면, 저 구성이 또 엎어질거고 ㄱ-<br />
언젠간 완성되겠죠 뭐[무책임]<br />
<br />
2.<br />
블로그 글 구성은<br />
미소녀 + 애니이야기<br />
컴퓨터 + 프리웨어 이야기<br />
(+ 2일마다 포토로그)<br />
로 변함없이 이어질겁니다.<br />
<br />
3.<br />
포스팅은<br />
1일 1포스팅을 기본으로 하되<br />
귀찮으면 안한다[=ㅅ=;;;;;]<br />
<br/><br/>tag : <a href="/tag/이후방침" rel="tag">이후방침</a>,&nbsp;<a href="/tag/방학끝" rel="tag">방학끝</a>			 ]]> 
		</description>
		<category>내 전용</category>
		<category>이후방침</category>
		<category>방학끝</category>

		<comments>http://hided.egloos.com/612375#comments</comments>
		<pubDate>Tue, 22 Jul 2008 15:18:27 GMT</pubDate>
		<dc:creator>Hide_D</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 코드기어스를 보기 시작했습니다 + 기타 잡담 ]]> </title>
		<link>http://hided.egloos.com/604228</link>
		<guid>http://hided.egloos.com/604228</guid>
		<description>
			<![CDATA[ 
  지난 주 쯤에 동생이 코드기어스를 보고있길래 같이 봤더니<br />
<br />
<font size="6">이게 정말 재미있는겁니다?</font><br />
<br />
<br />
진지한 내용에 메카닉까지 뜨면 절대 안본다는 주의가<br />
단 한방에 무너졌습니다. OTL<br />
<br />
그래서 방학 시작하고 시간 날때마다 계속 보고있네요.<br />
<br />
<br />
덧.<br />
<br />
노선 철회해야 할듯 ㄱ-<br />
숨겨진 5번째 목표인 플러그인 제작쪽이 예상외로 길어지면서<br />
애니 + 플러그인 제작 빼곤 나머지는 전부 잠수 상태<br />
<br />
아놔 블로그 스킨 언제 고치냐 orz<br />
<br/><br/>tag : <a href="/tag/코드기어스" rel="tag">코드기어스</a>,&nbsp;<a href="/tag/어떡하지" rel="tag">어떡하지</a>			 ]]> 
		</description>
		<category>애니</category>
		<category>코드기어스</category>
		<category>어떡하지</category>

		<comments>http://hided.egloos.com/604228#comments</comments>
		<pubDate>Sun, 20 Jul 2008 08:06:28 GMT</pubDate>
		<dc:creator>Hide_D</dc:creator>
	</item>
</channel>
</rss>
