<?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>OI ㅋr 로 스 의  이야기</title>
	<link>http://icarosss.egloos.com</link>
	<description>I can fly..</description>
	<language>ko</language>
	<pubDate>Thu, 12 Nov 2009 22:56:52 GMT</pubDate>
	<generator>Egloos</generator>
	<image>
		<title>OI ㅋr 로 스 의  이야기</title>
		<url>http://pds3.egloos.com/logo/200610/10/13/d0014013.jpg</url>
		<link>http://icarosss.egloos.com</link>
		<width>80</width>
		<height>60</height>
		<description>I can fly..</description>
	</image>
  	<item>
		<title><![CDATA[ [SDL] MPlayer Memory leak ]]> </title>
		<link>http://icarosss.egloos.com/2471220</link>
		<guid>http://icarosss.egloos.com/2471220</guid>
		<description>
			<![CDATA[ 
  mplayer로 음악 파일 재생시 ao ( audio output )을 oss로 하면 별 문제 없으나 특정 mp3파일에서 play/pause시 딜레이 현상이 발생했다.<div><br />
</div><div>그래서 해결하는 방법으로 ao를 sdl로 주었더니 문제가 없어졌지만 계속 메모리 누수가 일어나는 것이었다..ㅠ_ㅠ</div><div><br />
</div><div>그래서 소스좀 둘러봤더니 왠걸.. ao_sdl.c 파일에 오디오 버퍼를 malloc하는데 이걸 해제 하는 루틴이 없다.</div><div><br />
</div><div>따라서 mplayer가 audio_out-&gt;init 하고&nbsp;uninit 할때마다 buffer size만큼의 누수가 발생한것이었다.</div><div><br />
</div><div><div>ao_sdl.c 파일의 uninit 함수 내에 free(buffer); 를 추가하자.&nbsp;</div><div><br />
</div></div><br/><br/>tag : <a href="/tag/SDL" rel="tag">SDL</a>,&nbsp;<a href="/tag/MPlayer" rel="tag">MPlayer</a>,&nbsp;<a href="/tag/memoryleak" rel="tag">memoryleak</a>			 ]]> 
		</description>
		<category>SDL</category>
		<category>SDL</category>
		<category>MPlayer</category>
		<category>memoryleak</category>

		<comments>http://icarosss.egloos.com/2471220#comments</comments>
		<pubDate>Thu, 12 Nov 2009 09:08:36 GMT</pubDate>
		<dc:creator>이카로스</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 구글 크롬 테마 ]]> </title>
		<link>http://icarosss.egloos.com/2447239</link>
		<guid>http://icarosss.egloos.com/2447239</guid>
		<description>
			<![CDATA[ 
  <div>구글크롬 테마갤러리 :&nbsp;<a href="https://tools.google.com/chrome/intl/ko/themes/index.html">https://tools.google.com/chrome/intl/ko/themes/index.html</a></div><div><br />
</div><div>다양한 테마들이 바로 적용이 가능하다. ㅎㅎ</div>			 ]]> 
		</description>
		<category>Scrap</category>

		<comments>http://icarosss.egloos.com/2447239#comments</comments>
		<pubDate>Mon, 12 Oct 2009 00:23:00 GMT</pubDate>
		<dc:creator>이카로스</dc:creator>
	</item>
	<item>
		<title><![CDATA[ [MFC] CRichEditCtrl  ]]> </title>
		<link>http://icarosss.egloos.com/2361663</link>
		<guid>http://icarosss.egloos.com/2361663</guid>
		<description>
			<![CDATA[ 
  <div>간단한 텍스트 편집기를 만들기 위하여 쉽게 사용할 수 있는 Rich Edit Control을 사용하였다.&nbsp;</div><div>모르면 헤메는 간단한 내용을 적어보겠다.</div><div><br />
</div><div><br />
</div><div><span class="Apple-style-span" style="font-family: 돋움; font-size: 14px; line-height: normal; white-space: pre; ">1. AfxInitRichEdit(); </span></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;"><br />
</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;">  위함수를 호출안하면 Rich Edit를 가진 부모창마저 나타나지 않는다. 주의하자.</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;"><br />
</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;">  AfxInitRichEdit2(); </span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;">  </span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;">  - 텍스트가 창보다 길어 넘어갔을 경우 스크롤을 이용하려할때 2.0 버전이상이 제대로 동작한다. 참고하자.</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;"><br />
</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;">2. Rich Edit 에서 발생하는 이벤트를 받아서 처리하기</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;"><br />
</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;"> <span class="Apple-style-span" style="font-family: 굴림; font-size: 12px; white-space: normal; line-height: 15px; "><img border="0" onmouseover="this.style.cursor='pointer'" alt="" src="http://pds15.egloos.com/pds/200907/01/13/d0014013_4a4b16b9c1509.jpg" width="486" height="319" onclick="Control.Modal.openDialog(this, event, 'http://pds15.egloos.com/pds/200907/01/13/d0014013_4a4b16b9c1509.jpg');" /></span></span></font></div><div><br />
</div><div>Rich Edit Control은 자체적으로 각 커서위치의 폰트 포멧을 가지고 있는듯 하다. 그래서 커서의 CharFormat을 얻어오면 현재의 폰트와 사이즈, 색상등을 알수 있었다. 그래서 그값가지고 커서 위치에 따라 위의 Combobox에 폰트와 사이즈 색상등을 적용하려 보니 내가 받을수 있는 이벤트가 없었다... -_-ㅋ 실시간으로 타이머를 돌려? (퍽퍽..!)</div><div><br />
</div><div>컨트롤에서 이벤트를 생성하여 적용하면&nbsp;</div><div><br />
</div><div><div><font class="Apple-style-span" color="#009900">/</font><font class="Apple-style-span" color="#009900">/ TODO: &nbsp;RICHEDIT 컨트롤인 경우, 이 컨트롤은</font></div><div><font class="Apple-style-span" color="#009900">// CXTResizeDialog::OnInitDialog() 함수를 재지정&nbsp;</font></div><div><font class="Apple-style-span" color="#009900">//하여, IParam 마스크에 OR 연산하여 설정된 ENM_SCROLL 플래그를 지정하여 컨트롤에 EM_SETEVENTMASK 메시지를 보내지 않으면</font></div><div><font class="Apple-style-span" color="#009900">// 편집 컨트롤이 바뀐 텍스트를 표시하려고 함을 나타냅니다.</font></div><div><font class="Apple-style-span" color="#009900">// TODO: &nbsp;여기에 컨트롤 알림 처리기 코드를 추가합니다.</font></div><div><br />
</div><div>위 처럼 뜨고 이벤트가 발생하지 않았다. 그래서&nbsp;EM_SETEVENTMASK 이것에 대해 찾아보니 답이 나왔다.</div><div><br />
</div></div><div><br />
</div><div><div>ON_NOTIFY(<font class="Apple-style-span" color="#FF0000">EN_MSGFILTER</font>,IDC_RICHEDIT,OnEnUpdate)</div><div><br />
</div><div>EN_MSGFILER 이벤트 핸들러 함수를 만들고&nbsp;</div><div><br />
</div><div>초기화시에 &nbsp;내가 잡고자 하는 이벤트를 SetEventMask해준다.&nbsp;</div><div><br />
</div></div><div><font class="Apple-style-span" color="#FF0000">m_Ctrl_RichEdit.SetEventMask(m_Ctrl_RichEdit.GetEventMask() | ENM_MOUSEEVENTS | ENM_KEYEVENTS);</font></div><div><br />
</div><div><br />
</div><div>ps.</div><div>먼가 귀찮게 만들어 논거 같다.. 물론 예전에 ParaGUI로 비슷한걸 만들어봤는데 이것에 비하면 100배는 더 쉽지만..-_-</div><div><br />
</div><br/><br/>tag : <a href="/tag/CRichEditCtrl" rel="tag">CRichEditCtrl</a>,&nbsp;<a href="/tag/SetEventMask" rel="tag">SetEventMask</a>			 ]]> 
		</description>
		<category>CRichEditCtrl</category>
		<category>SetEventMask</category>

		<comments>http://icarosss.egloos.com/2361663#comments</comments>
		<pubDate>Wed, 01 Jul 2009 08:06:52 GMT</pubDate>
		<dc:creator>이카로스</dc:creator>
	</item>
	<item>
		<title><![CDATA[ MPlayer] libmad memory leak ]]> </title>
		<link>http://icarosss.egloos.com/2330624</link>
		<guid>http://icarosss.egloos.com/2330624</guid>
		<description>
			<![CDATA[ 
  mplayer를 이용하여 mp3를 재생하는데 구간반복을 구현하고자 하였다.<div><br />
</div><div>mplayer에서는 seek 함수를 이용하여 시간절대값이나 상대적인 위치로 frame을 이동시킬수 있었다.</div><div><br />
</div><div>하지만 mp3재생시에 mad 라이브러리를 사용하는데 구간반복시 계속 메모리 누수가 일어나는것이었다.</div><div><br />
</div><div>혹시 다른 문제인가 했지만 ffmpeg 코덱을 사용할때는 아무런 문제가 나타나지 않았다.</div><div><br />
</div><div>그럼 libmad의 문제인데.. 자체 라이브러리 문제는 아닌거 같아 mplayer쪽을 들여다보고</div><div><br />
</div><div>google에 관련된 정보를 찾아보았지만 특별한것은 발견하지 못했다.</div><div><br />
</div><div>seek시에 들어가는 함수를 들여다보니 resync 함수를 호출하면서 ad_libmad.c 의 control함수로 들어가지는듯이 보였다.</div><div><br />
</div><div>여기서 ADCTRL_RESYNC_STREAM 명령이 들어가는데 mad_sync와 frame, stream을 init하는 부분이 맘에 걸렸다.</div><div><br />
</div><div>그래서 위에 finish함수를 넣어 메모리 해제를 시켜주니 메모리 누수가 사라졌다... ( 아직 더 두고봐야하지만.. )</div><div><br />
</div><br/><br/>tag : <a href="/tag/MPlayer" rel="tag">MPlayer</a>,&nbsp;<a href="/tag/libmad" rel="tag">libmad</a>,&nbsp;<a href="/tag/memoryleak" rel="tag">memoryleak</a>			 ]]> 
		</description>
		<category>Linux</category>
		<category>MPlayer</category>
		<category>libmad</category>
		<category>memoryleak</category>

		<comments>http://icarosss.egloos.com/2330624#comments</comments>
		<pubDate>Thu, 28 May 2009 01:22:02 GMT</pubDate>
		<dc:creator>이카로스</dc:creator>
	</item>
	<item>
		<title><![CDATA[ [SDL] mp3 Player.. ]]> </title>
		<link>http://icarosss.egloos.com/2272387</link>
		<guid>http://icarosss.egloos.com/2272387</guid>
		<description>
			<![CDATA[ 
  <span class="Apple-style-span" style="font-size: small;">SDL_mixer와 mad library를 이용한 사운드재생을 구현하였다.</span><div><span class="Apple-style-span" style="font-size: small;">하지만 이것은 CBR(</span><font class="Apple-style-span" face="-webkit-sans-serif"><span class="Apple-style-span" style="line-height: 22px; "><span class="Apple-style-span" style="font-size: small;">constant bitrate)에서는 문제가 없지만..  VBR파일 재생시 문제가 생긴다.</span></span></font></div><div><font class="Apple-style-span" face="-webkit-sans-serif" size="3"><span class="Apple-style-span" style="font-size: 13px; line-height: 22px;">(CBR이라도 bitrate가 다른 파일을 연속재생시에는 SDL_mixer를 다시 Init해줘야하는 번거로움이 있다.)</span></font></div><div><font class="Apple-style-span" face="-webkit-sans-serif" size="3"><span class="Apple-style-span" style="font-size: 13px; line-height: 22px;"><br />
</span></font></div><div><font class="Apple-style-span" face="-webkit-sans-serif" size="3"><span class="Apple-style-span" style="font-size: 13px; line-height: 22px;">그래서 madplayer 예제를 크로스컴파일하여 돌려보니 VBR및 서로다른 mp3파일도 무리없이 동작하였다.</span></font></div><div><font class="Apple-style-span" face="-webkit-sans-serif" size="3"><span class="Apple-style-span" style="font-size: 13px; line-height: 22px;">물론 mp3만 재생할것은 아니지만.. 우선 제일 중요하므로 이것을 적용시켜 보았다.</span></font></div><div><font class="Apple-style-span" face="-webkit-sans-serif" size="3"><span class="Apple-style-span" style="font-size: 13px; line-height: 22px;"><br />
</span></font></div><div><font class="Apple-style-span" face="-webkit-sans-serif" size="3"><span class="Apple-style-span" style="font-size: 13px; line-height: 22px;">하지만 여기서 문제점.. </span></font></div><div><font class="Apple-style-span" face="-webkit-sans-serif" size="3"><span class="Apple-style-span" style="font-size: 13px; line-height: 22px;">1. 짧은 mp3이 재생되지 않는다. 단어 발음 mp3파일이 있는데 약1초정도의 파일이다. 수정하여 적용하면서 잘못된줄 알았는데 madplay에서 재생시에도 파일이 디코딩되지 않는다. 확인해봐야할 사항이다.</span></font></div><div><font class="Apple-style-span" face="-webkit-sans-serif" size="3"><span class="Apple-style-span" style="font-size: 13px; line-height: 22px;"><br />
</span></font></div><div><font class="Apple-style-span" face="-webkit-sans-serif" size="3"><span class="Apple-style-span" style="font-size: 13px; line-height: 22px;">2. 그리고 이걸사용함으로써 wav및 다른 포멧재생은 다르게 구현해야 한다. - 이건 SDL_mixer를 그냥 사용해도 무방할듯 하다.  (mad library는 mp3만 재생된다.. OTL..)</span></font></div><div><font class="Apple-style-span" face="-webkit-sans-serif" size="3"><span class="Apple-style-span" style="font-size: 13px; line-height: 22px;"><br />
</span></font></div><br/><br/>tag : <a href="/tag/SDL" rel="tag">SDL</a>,&nbsp;<a href="/tag/SDL_mixer" rel="tag">SDL_mixer</a>,&nbsp;<a href="/tag/mad" rel="tag">mad</a>,&nbsp;<a href="/tag/madplay" rel="tag">madplay</a>			 ]]> 
		</description>
		<category>SDL</category>
		<category>SDL</category>
		<category>SDL_mixer</category>
		<category>mad</category>
		<category>madplay</category>

		<comments>http://icarosss.egloos.com/2272387#comments</comments>
		<pubDate>Thu, 26 Mar 2009 02:09:28 GMT</pubDate>
		<dc:creator>이카로스</dc:creator>
	</item>
	<item>
		<title><![CDATA[ [LINUX] 메모리 사용여부 확인 ]]> </title>
		<link>http://icarosss.egloos.com/2271540</link>
		<guid>http://icarosss.egloos.com/2271540</guid>
		<description>
			<![CDATA[ 
  <div><span class="Apple-style-span" style="color: rgb(51, 102, 255); font-weight: bold; ">watch -n 1 cat /proc/meminfo</span></div><div><br />
</div><div>터미널에서 위와 같이 실행하면 된다. 1초간 계속 확인시켜줌..</div><div><br />
</div><div>만든프로그램을 데몬으로 실행시킨후 저 명령어를 치니..</div><div>엄청난 메모리 누수를 발견.. OTL...</div><br/><br/>tag : <a href="/tag/LINUX" rel="tag">LINUX</a>,&nbsp;<a href="/tag/MEMORY" rel="tag">MEMORY</a>			 ]]> 
		</description>
		<category>Linux</category>
		<category>LINUX</category>
		<category>MEMORY</category>

		<comments>http://icarosss.egloos.com/2271540#comments</comments>
		<pubDate>Wed, 25 Mar 2009 05:00:27 GMT</pubDate>
		<dc:creator>이카로스</dc:creator>
	</item>
	<item>
		<title><![CDATA[ [MFC] Ctrl 과 Shift 클릭여부 ]]> </title>
		<link>http://icarosss.egloos.com/2250787</link>
		<guid>http://icarosss.egloos.com/2250787</guid>
		<description>
			<![CDATA[ 
  <div>다음과 같이 간단하게 사용할수 있다.</div><div><br />
</div><div><div>#define IsSHIFTpressed() ( (GetKeyState(VK_SHIFT) &amp; (1 &lt;&lt; (sizeof(SHORT)*8-1))) != 0   )</div><div>#define IsCTRLpressed()  ( (GetKeyState(VK_CONTROL) &amp; (1 &lt;&lt; (sizeof(SHORT)*8-1))) != 0 )</div><div><br />
</div><div><br />
</div><div>GetKeyState() Return Value</div><div><blockquote><p>The return value specifies the status of the specified virtual key, as follows: </p><ul><li>If the high-order bit is 1, the key is down; otherwise, it is up.</li><li>If the low-order bit is 1, the key is toggled. A key, such as the CAPS LOCK key, is toggled if it is turned on. The key is off and untoggled if the low-order bit is 0. A toggle key's indicator light (if any) on the keyboard will be on when the key is toggled, and off when the key is untoggled.</li></ul></blockquote></div><div><br />
</div><div><br />
</div><div>그동안 이런경우.. Ctrl이 눌리면 멤버 Bool값을 true로하여 그값과 조합으로 Ctrl+c 같은 키 이벤트를 처리했었다..</div><div>모르면 몸이 피곤하다.</div></div><br/><br/>tag : <a href="/tag/Ctrl" rel="tag">Ctrl</a>,&nbsp;<a href="/tag/Shift" rel="tag">Shift</a>,&nbsp;<a href="/tag/Click" rel="tag">Click</a>			 ]]> 
		</description>
		<category>C++/MFC</category>
		<category>Ctrl</category>
		<category>Shift</category>
		<category>Click</category>

		<comments>http://icarosss.egloos.com/2250787#comments</comments>
		<pubDate>Tue, 03 Mar 2009 03:53:14 GMT</pubDate>
		<dc:creator>이카로스</dc:creator>
	</item>
	<item>
		<title><![CDATA[ [LINUX] User alias Funtion ]]> </title>
		<link>http://icarosss.egloos.com/2238025</link>
		<guid>http://icarosss.egloos.com/2238025</guid>
		<description>
			<![CDATA[ 
  리눅스 서버에서 작업을 하다보면 경로 변경을 자주 해야한다.<br />
하지만 그 경로가 길다면.. 일일히 cd ..... 쳐주기 귀찮다.<br />
<br />
  1. root 경로에서 vi .bashrc 를 실행<br />
<br />
  2. # User specific aliases and functions<br />
<br />
        alias rm='rm -i'<br />
        alias cp='cp -i'<br />
        alias mv='mv -i'<br />
        # 여기 값을 추가한다.<br />
        <span style="color:#3366ff;"><strong>alias icarosss='cd /home/icarosss/work'</strong></span><br />
<br />
  3. 저장후 bash 실행<br />
  <br />
  4. 이후 어디서든 icarosss 만 치면 /home/icarosss/work 경로로 이동 가능하다.<br />
        <br />
<br />
<br />
    <br/><br/>tag : <a href="/tag/LINUX" rel="tag">LINUX</a>,&nbsp;<a href="/tag/bash" rel="tag">bash</a>,&nbsp;<a href="/tag/alias" rel="tag">alias</a>			 ]]> 
		</description>
		<category>Linux</category>
		<category>LINUX</category>
		<category>bash</category>
		<category>alias</category>

		<comments>http://icarosss.egloos.com/2238025#comments</comments>
		<pubDate>Wed, 18 Feb 2009 00:15:11 GMT</pubDate>
		<dc:creator>이카로스</dc:creator>
	</item>
	<item>
		<title><![CDATA[ [SDL] GUI Library ]]> </title>
		<link>http://icarosss.egloos.com/2228970</link>
		<guid>http://icarosss.egloos.com/2228970</guid>
		<description>
			<![CDATA[ 
  <span class="Apple-style-span" style="font-family: 'times new roman'; font-size: 16px; line-height: normal; "><b><a name="1744"></a><div><a name="1744">AedGUI - </a><a href="http://aedgui.sourceforge.net/">http://aedgui.sourceforge.net/</a></div><div><br />
</div>AntTweakBar</b> - AntTweakBar is a small and easy to use C/C++ library that allows programmers to quickly add a light and intuitive GUI into graphic programs to interactively tweak them - Examples of integration with SDL and other frameworks are provided<br />
<a href="http://www.antisphere.com/Wiki/tools:anttweakbar">http://www.antisphere.com/Wiki/tools:anttweakbar</a></span><div><font class="Apple-style-span" face="'times new roman'" size="4"><span class="Apple-style-span" style="font-size: 16px; line-height: normal;"><br />
</span></font></div><div><font class="Apple-style-span" face="'times new roman'" size="4"><span class="Apple-style-span" style="font-size: 16px; line-height: normal;"><b><a name="968">ParaGUI</a></b> - a C++ GUI library with style/theme support<br />
<a href="http://www.paragui.org/">http://www.paragui.org/</a></span></font></div><div><font class="Apple-style-span" face="'times new roman'" size="4"><span class="Apple-style-span" style="font-size: 16px; line-height: normal;"><br />
</span></font></div><div><font class="Apple-style-span" face="'times new roman'" size="4"><span class="Apple-style-span" style="font-size: 16px; line-height: normal;"><b><a name="1222">Agar</a></b> - Advanced GUI toolkit with OpenGL support. Object-oriented, extensible and easily integrable, it is implemented in C but is usable from C++ and other languages<br />
<a href="http://libagar.org/">http://libagar.org</a></span></font></div><div><font class="Apple-style-span" face="'times new roman'" size="4"><span class="Apple-style-span" style="font-size: 16px; line-height: normal;"><br />
</span></font></div><div><font class="Apple-style-span" face="'times new roman'" size="4"><span class="Apple-style-span" style="font-size: 16px; line-height: normal;"><b><a name="1455">GG (aka GiGi)</a></b> - A C++ and OpenGL GUI library designed to be used with any input or application framework the user desires; an SDL reference input driver is included<br />
<a href="http://gigi.sourceforge.net/">http://gigi.sourceforge.net</a></span></font></div><div><font class="Apple-style-span" face="'times new roman'" size="4"><span class="Apple-style-span" style="font-size: 16px; line-height: normal;"><br />
</span></font></div><div><font class="Apple-style-span" face="'times new roman'" size="4"><span class="Apple-style-span" style="font-size: 16px; line-height: normal;">출처 : <span class="Apple-style-span" style="font-family: 굴림; font-size: 12px; line-height: 15px; "><a href="http://www.libsdl.org/index.php">http://www.libsdl.org/index.php</a></span></span></font></div><div><br />
</div><div>기존의 프로젝트에 ParaGUI를 사용하였는데 다른건 어떨까 하고 찾아보았다. (계속업데이트 예정..)</div><div><font class="Apple-style-span" face="'times new roman'" size="4"><span class="Apple-style-span" style="font-size: 16px; line-height: normal;"><br />
</span></font></div><br/><br/>tag : <a href="/tag/SDL" rel="tag">SDL</a>,&nbsp;<a href="/tag/GUILibrary" rel="tag">GUILibrary</a>			 ]]> 
		</description>
		<category>SDL</category>
		<category>SDL</category>
		<category>GUILibrary</category>

		<comments>http://icarosss.egloos.com/2228970#comments</comments>
		<pubDate>Mon, 09 Feb 2009 08:18:06 GMT</pubDate>
		<dc:creator>이카로스</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 2009년 각오 ]]> </title>
		<link>http://icarosss.egloos.com/2201120</link>
		<guid>http://icarosss.egloos.com/2201120</guid>
		<description>
			<![CDATA[ 
  벌써 10여일이 지났지만.. 올해는 이상하게도 새해란 기분이 안든다.<div><br />
</div><div>그냥.. 2008년 13월이 아닐까하는 기분들.. </div><div><br />
</div><div>매년새해가 되면 각오를 다지곤 했는데 그것도 못하고 지나온것 같다.</div><div><br />
</div><div>오늘 너무너무 우울해서 이전 포스팅을 보았는데. 작년에 다진 각오를 다시 올해 다져야될거 같다..</div><div><br />
</div><div>무척이나 노력하려고 했던것들.. 하지만 마음에만 담아뒀던 것들.. 그것을 다시 끄집어 낼 수 있도록 노력해야겠다.</div><div><br />
</div><div>올해.. 많은일이 있을거 같다. 나의 신변변화도 있도록 해야겠다.</div><div><br />
</div><div>나도 인정받으면서 살고 싶다. 그러기위해 나를 정진하는 수밖에 없다.</div><div><br />
</div><div><b><font class="Apple-style-span" color="#FF0000">1. 나만의 포트폴리오를 정리하자.</font></b></div><div><br />
</div><div>    그동안 해왔던것들을 정리하고 돌아보자.</div><div>    그것이 나의 경력이자 실력이다.</div><div>    그러면서 다시 구현한다면? 을 생각해보자. 그때완 어떻게 다른지.. 내가 어떻게 발전해왔는지 비교해보자.</div><div><br />
</div><div><b><font class="Apple-style-span" color="#FF0000">2. 내가 할수 있는것, 하고 싶은것에 대해 돌아보자.</font></b></div><div><br />
</div><div>    3년간 이일을 하면서 후회는 없다.</div><div>    하지만 나는 만족시킬수 있었지만 주변은 만족시킬수 없었다. 그것에 따른 스트레스가 압박해온다.</div><div>    어느정도 일어서야 겠다. 그러려면 내가 무엇을 해야 할지 생각하자. </div><div><br />
</div><div><b><font class="Apple-style-span" color="#FF0000">3. 여가시간을 활용하자.</font></b></div><div><br />
</div><div>    책,운동,등산 등등 다양한것을 해보고 싶다. 그동안 너무 게임에만 열중했던거 같다.</div><div><br />
</div><div><br />
</div><div>쓰고나니 거창하군.. 과연 올해엔 지켜나갈수 있을까.... 하지만 이대로 있을 수만은 없다.</div><div><br />
</div><div>2009년 도약하는 한해를 만들어보자.</div><br/><br/>tag : <a href="/tag/2009년각오" rel="tag">2009년각오</a>			 ]]> 
		</description>
		<category>I am ...</category>
		<category>2009년각오</category>

		<comments>http://icarosss.egloos.com/2201120#comments</comments>
		<pubDate>Mon, 12 Jan 2009 08:35:48 GMT</pubDate>
		<dc:creator>이카로스</dc:creator>
	</item>
</channel>
</rss>
