<?xml version="1.0" encoding="UTF-8" ?>







	
	
		<rss version="2.0"
			xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
			xmlns:dc="http://purl.org/dc/elements/1.1/"
			xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" 
			xmlns:activity="http://activitystrea.ms/spec/1.0/" >
		<channel>
			
				
					<title><![CDATA[pokEN's Space & Think]]></title>
					<link>thepoken.com</link>
					
					<description><![CDATA[&#45208;&#47484; &#44648;&#46972;!
&#51064;&#44036;&#51032; &#49884;&#50556;&#47484; &#44648;&#46972;!]]></description>
					<language>ko</language>
					<generator>Naver Blog</generator>
					<pubDate>Tue Feb 09 09:04:26 KST 2010</pubDate>
		
					
						<item>
							<author>poken</author>
							<category><![CDATA[is my Think, Lif]]></category>
							<title><![CDATA[마이크로소프트 윈모 이벤트!!!!]]></title>
							<link>http://thepoken.com/90079845320</link>
							<guid>http://thepoken.com/90079845320</guid>
							<description><![CDATA[피드를 받던 중 완전 대박 이벤트!! 를 봤다..!!
&nbsp;
이벤트 상품 보단,.. 진행 방식이!!&nbsp; 노래도~!
&nbsp;
http://windowslive.msn.co.kr/windowsmobile/
&nbsp;
]]></description>
							<pubDate>Thu Jan 28 10:04:30 KST 2010</pubDate>
							<tag><![CDATA[MS,윈모,Windowmobile]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[photolog]]></category>
							<title><![CDATA[2010년 1월 13일 오전 2시 14분에 작성 중인 글입니다.]]></title>
							<link>http://thepoken.com/90078557813</link>
							<guid>http://thepoken.com/90078557813</guid>
							<description><![CDATA[]]></description>
							<pubDate>Wed Jan 13 02:14:57 KST 2010</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[is my Think, Lif]]></category>
							<title><![CDATA[2010년 1월 13일 오전 2시 12분에 작성 중인 글입니다.]]></title>
							<link>http://thepoken.com/90078557730</link>
							<guid>http://thepoken.com/90078557730</guid>
							<description><![CDATA[]]></description>
							<pubDate>Wed Jan 13 02:12:17 KST 2010</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Programing]]></category>
							<title><![CDATA[Visaul Studio 2010 Test Project]]></title>
							<link>http://thepoken.com/90075145340</link>
							<guid>http://thepoken.com/90075145340</guid>
							<description><![CDATA[Visual Studio 2010의 테스트 프로젝트에 대한 데모입니다.물론! 영어 입니다. ^^;;;http://videos.visitmix.com/MIX09/T83M]]></description>
							<pubDate>Tue Dec 01 10:27:31 KST 2009</pubDate>
							<tag><![CDATA[IT·컴퓨터,visualstudio,2010,test]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Computer ]]></category>
							<title><![CDATA[Window XP Mode]]></title>
							<link>http://thepoken.com/90071077372</link>
							<guid>http://thepoken.com/90071077372</guid>
							<description><![CDATA[Window 7 에서 부터 지원하는 가상화 XP Mode 가 정식 RTM으로 되었다.http://windowsteamblog.com/blogs/windows7/archive/2009/10/01/coming-soon-final-release-of-windows-xp-mode.aspx]]></description>
							<pubDate>Thu Oct 08 22:42:12 KST 2009</pubDate>
							<tag><![CDATA[IT·컴퓨터,window,7,xp,virtual,mode]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Programing]]></category>
							<title><![CDATA[Visual Studio Installer Project]]></title>
							<link>http://thepoken.com/90068471156</link>
							<guid>http://thepoken.com/90068471156</guid>
							<description><![CDATA[Microsoft Visual Studio를 이용하여 프로그램을 개발한 후 배포 Deployment&nbsp;를 해야 할 것이다.배포 방법이야 여러가지 많겠지만, 나의 경우 같은 계열(?)의 프로그램을 사용하기를 원한다. 그것이 가장 호환성이 좋고, 안정적이라고 생각하기 때문이다.다음은 MSDN에 실린 배포에 관련한 설명서이다.&nbsp;Visual Studio Installer Project를 이용하면 배포할 수 있는 설치 파일을 만들 수 있다.http://msdn.microsoft.com/ko-kr/library/2kt85ked.aspx http://msdn.microsoft.com/en-us/library/cc185688(VS.85).aspx]]></description>
							<pubDate>Wed Sep 09 11:42:13 KST 2009</pubDate>
							<tag><![CDATA[IT·컴퓨터,microsoft,visual,studio,installer,project,deployment,배포,설치파일]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Programing]]></category>
							<title><![CDATA[PropertyGrid]]></title>
							<link>http://thepoken.com/90064191819</link>
							<guid>http://thepoken.com/90064191819</guid>
							<description><![CDATA[ PropertyGrid in Visual Basic 비주얼베이직에서 '속성' 도구상자에 나타나는 컨트롤러이다.
여러가지 정보를 나열하기에는 편한 컨트롤러이다. http://www.screencast.com/t/kOn9kgqF0Xy
&nbsp;
기본적으로 만들었으면 사용자적으로 만들어 보자.
&nbsp;
http://www.codeproject.com/KB/vb/using_propertygrid.aspx?display=Print]]></description>
							<pubDate>Tue Aug 11 11:09:43 KST 2009</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Programing]]></category>
							<title><![CDATA[Eclipse Container]]></title>
							<link>http://thepoken.com/90054040142</link>
							<guid>http://thepoken.com/90054040142</guid>
							<description><![CDATA[Eclipse 에서 JDT의 Library를 추가해야 할 때가 있다. 물론 소스로다.&nbsp;이를 Container, classpath 등으로 검색하다 보면 실마리를 잡을 수 있다.다음 사이트를 참고하자.http://eclipse.org/articles/Article-VE-Custom-Widget/customwidget.html]]></description>
							<pubDate>Thu Jul 16 15:47:42 KST 2009</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Programing]]></category>
							<title><![CDATA[SAX vs DOM]]></title>
							<link>http://thepoken.com/90048662460</link>
							<guid>http://thepoken.com/90048662460</guid>
							<description><![CDATA[&nbsp;XML 파서로 SAX와 DOM 등이 있다. 이 두가지가 많이 쓰이는 듯 한데, 두가지의 알고리즘이 다르기 때문에 상황에 따라서 서로 다른 것을 선택하여 사용하는 것이 유용할 듯 하다.그럼 어떤 경우에 어떤 것을 선택할 것인가? MSDN에 나온 것을 참조한다.SAX1. 파일이 클 때 (When your documents are large)2. 파일의 일부분을 받고 싶을 때 (When you want to retrieve small amounts of information)3. 새로운 문서구조를 만들 때 (When you want to create a new document structure)4. DOM으로는 시스템이 느려질 때 (When you cannot afford the DOM overhead)DOM1. XSLT 변형이 필요할 때 (When you need to perform XSLT transformat.......]]></description>
							<pubDate>Wed Jun 10 11:03:01 KST 2009</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Programing]]></category>
							<title><![CDATA[Eclipse Forms ...]]></title>
							<link>http://thepoken.com/90047615002</link>
							<guid>http://thepoken.com/90047615002</guid>
							<description><![CDATA[이클립스 Eclipse 플러그인 Plugin, Plug-in 개발 중 plugin.xml 을 실행시키면 manifest 라고 하여 깔끔한 XML 편집기가 뜨는 것을 볼 수 있다.이것을 어떻게 만들었을까?자세한 내용은 아래를 참조하자.http://www.ibm.com/developerworks/kr/library/os-eclipse-forms/http://www.eclipse.org/articles/Article-Forms/article.htmlhttp://www.eclipse.org/articles/article.php?file=Article-Forms33/index.html]]></description>
							<pubDate>Thu May 21 16:24:33 KST 2009</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Computer ]]></category>
							<title><![CDATA[Google's Seachology]]></title>
							<link>http://thepoken.com/90047165979</link>
							<guid>http://thepoken.com/90047165979</guid>
							<description><![CDATA[&nbsp;나햐~ &nbsp;구글이 검색엔진에 대대적인 업데이트를 하네요.재미난 기능이 많습니다.&nbsp;Search Options&nbsp;: 그동안 카테고리 검색이라하여 그동안 다른 페이지에서 지원하던 비디오 검색, 포럼 검색, 리뷰 검색, 최신 페이지 검색 등을 한 번의 클릭으로 할 수 있습니다.새로운 기능도 많은데,Wonder Wheel : 내가 검색한 내용에 관려된 키워드를 톱니바퀴 형식으로 보여주고, 쉽게 더 나은 검색을 할 수 있습니다.like Yahoo SearchMonkey : Yahoo SearchMonkey 와 비슷한 기능을 제공한다고 합니다. RDFs와 Microformats을 이용한다고 하네요.like comparison page from Wikipedia : Google Squared 란 이름으로&nbsp;위키피디아.......]]></description>
							<pubDate>Wed May 13 10:10:39 KST 2009</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Computer ]]></category>
							<title><![CDATA[USB 부팅 디스크 만들기 for Windows 7]]></title>
							<link>http://thepoken.com/90047112313</link>
							<guid>http://thepoken.com/90047112313</guid>
							<description><![CDATA[
1. Windows 7이나 Windows Vista에서 명령어 창에서 cmd를 입력해서 도스 창을 엽니다.&nbsp;2. diskpart를 입력하고 엔터를 누릅니다.&nbsp;3. diskpart에 들어가서&nbsp;&nbsp;&nbsp;&nbsp; list disk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (여기서 USB 메모리의 파티션 번호를 확인한다.)&nbsp;&nbsp;&nbsp;&nbsp; select disk 1&nbsp;&nbsp;&nbsp; (위에서 확인한 번호를 넣는다.)&nbsp;&nbsp;&nbsp;&nbsp; clean&nbsp;&nbsp;&nbsp;&nbsp; create partition primary&nbsp;&nbsp;&nbsp;&nbsp; select partition 1&nbsp;&nbsp;&nbsp;&nbsp; active&nbsp;&nbsp;&nbsp;&nbsp; format fs=ntfs quick&nbsp;&nbsp;&nbsp;&.......]]></description>
							<pubDate>Tue May 12 10:09:27 KST 2009</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for your Think]]></category>
							<title><![CDATA[Licenses]]></title>
							<link>http://thepoken.com/90044095639</link>
							<guid>http://thepoken.com/90044095639</guid>
							<description><![CDATA[
The Code Project Open License (CPOL)* 저작권 보호: 예* 상용 소프트웨어에서 사용 가능: 예* 버그 패치 및 기능 확장 제공의 의무: 아니오* 명시적 특허권 행사 가능 여부: 예* 사유 프로그램 (소스 비공개 프로그램)에서 사용 가능 여부: 예* 라이센스 전파 여부: 아니오The Common Development and Distribution License (CDDL)* 저작권 보호: 예* 상용 소프트웨어에서 사용 가능: 예* 버그 패치 및 기능 확장 제공의 의무: 예*** 명시적 특허권 행사 가능 여부: 예* 사유 프로그램 (소스 비공개 프로그램)에서 사용 가능 여부: 예* 라이센스 전파 여부: 아니오The Microsoft Public License (Ms-PL)* 저작권 보호: 예* 상용 소프트웨어에.......]]></description>
							<pubDate>Tue Mar 17 16:53:33 KST 2009</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[is my Think, Lif]]></category>
							<title><![CDATA[국제자격증 베스트 10]]></title>
							<link>http://thepoken.com/90043122135</link>
							<guid>http://thepoken.com/90043122135</guid>
							<description><![CDATA[
&nbsp;출처 :http://blogs.techrepublic.com.com/10things/?p=464
&nbsp; http://www.zdnet.co.kr/ArticleView.asp?artice_id=20090226172330
이 중 마이크로소프트 국제공인IT 자격증인 MCITP, MCTS, MCPD, MCSE/MCSA는 1위, 2위, 4위, 8위에 랭크 되며 다양한 분야에서 국제적으로 확실한 인증을 받고 있는 것을 확인할 수 있다.&nbsp;
&nbsp;우선, MCITP, MCTS, MCPD 자격증은 2005년부터 새롭게 디자인된 차세대 자격증 체계로 기존 MCSE, MCDBA, MCSD 자격증 체계에서 2005년을 시점으로 그 명칭과 체계가 새롭게 바뀌었다. MCITP는 데이터베이스 관리, 데이터베이스 개발 또는 비즈니스 인텔리전스 분야의 전문가를 인증하는 자격증으.......]]></description>
							<pubDate>Fri Feb 27 09:49:32 KST 2009</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Computer ]]></category>
							<title><![CDATA[정보처리기사 기출 문제 풀이]]></title>
							<link>http://thepoken.com/90042526276</link>
							<guid>http://thepoken.com/90042526276</guid>
							<description><![CDATA[08년 4회
]]></description>
							<pubDate>Wed Feb 18 09:31:07 KST 2009</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[is my Think, Lif]]></category>
							<title><![CDATA[1024*768...]]></title>
							<link>http://thepoken.com/90042504583</link>
							<guid>http://thepoken.com/90042504583</guid>
							<description><![CDATA[&nbsp;  Intel Core2Duo T8100 , RAM 2GB , HDD 160GB , 1.4kg(배터리포함)
우와~! 내 노트북의 사양! 쵝오!
.......
&nbsp;
라고, 생각했는데......-_- 해상도 1024*768
넌 .. 뭐니???&nbsp;  약 10년동안&nbsp;가로세로 천단위 해상도를 써왔던 나로써는 꼭 핸드폰 쓰는 기분...
뭐, 그동안 6개월간은 잘 버텼다..&nbsp;
작업은 회사에서 하니.. 집 컴퓨터로는 인터넷과 영화만 볼 수 있으면 했다.. 물론..인터넷은 죽어라 내리는 스크롤..(다행이 마우스가 VXnano다..) 분명 화질이 나쁜데, 얼핏 볼만한 영화..ㄷㄷ 그래도 이건 인내로 참으며... ..
지내던 어느날...
.. 디자인이 하고 싶어졌다. 포토샵 ON.......]]></description>
							<pubDate>Tue Feb 17 20:41:18 KST 2009</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Programing]]></category>
							<title><![CDATA[2008년 12월 9일 오후 10시 0분에 저장한 글입니다.]]></title>
							<link>http://thepoken.com/90038619961</link>
							<guid>http://thepoken.com/90038619961</guid>
							<description><![CDATA[Static Text 컨트롤의 색깔을 바꾸는 방법.
]]></description>
							<pubDate>Tue Dec 09 22:00:32 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Programing]]></category>
							<title><![CDATA[DC 반투명도 만들기]]></title>
							<link>http://thepoken.com/90038613246</link>
							<guid>http://thepoken.com/90038613246</guid>
							<description><![CDATA[컨트롤러의 DC(memDC)를 가져 온 다음. 다이얼로그(pDC)에 넣어주면 된다.말렸는데..쉬웠다..ㅠㅜ
]]></description>
							<pubDate>Tue Dec 09 19:54:18 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Programing]]></category>
							<title><![CDATA[엔터 종료 해결]]></title>
							<link>http://thepoken.com/90038604901</link>
							<guid>http://thepoken.com/90038604901</guid>
							<description><![CDATA[MFC 에서 다이얼 로그로 프로그램을 만들경우실행시켰을때, 엔터키를 누르면 프로그램이 종료되어 버리는 경우가 있다.이것을 막기위한 방법이 있는데PreTranslateMessage 함수를 이용하는 것이다.이 함수는 WinProc 보다 먼저 메세지를 가로채서 핸들링 할 수 있는 것이다.이 함수를 사용하는 방법은 간단하다.우선 클래스 위져드를 열고 (Ctrl + W)다이얼로그 클래스 이름이 예를들어 CPmDlg 라면 클릭하고,아래와 같이 오른쪽의 PreTranslateMessage 를 선택, AddFunction 을 한다.그리고 Edit Code 를 선택해서&#160;BOOL CNFDlg::PreTranslateMessage(MSG* pMsg){&#160;if(pMsg->message ==WM_KEYDOWN)&#160;{&#160; if(pMsg->wParam ==13)&.......]]></description>
							<pubDate>Tue Dec 09 17:20:26 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Programing]]></category>
							<title><![CDATA[Group Box 내부 컨트롤 Visible 변경]]></title>
							<link>http://thepoken.com/90038593928</link>
							<guid>http://thepoken.com/90038593928</guid>
							<description><![CDATA[MFC dialog를 만드는 중인데요...&#160;먼저 Group Box를 만들고 그 안에 Edit Box를 여러개 만들었어요.&#160;이것을 Combo Box를 이용해서 사라지거나 나타나게 하려고 하는데...&#160;해봤더니 달랑 Group box 테두리만 사라졌다 나타났다 하네요...&#160;제가 원하는 것은 Group Box 테두리 뿐 아니라 Group Box테두리 안에 있는 Edit Box까지 사라지게 하고&#160;싶은데 말이죠...&#160;혹시나 싶어 속성에서 group 체크 여부에 체크까지 해줬는데도 안되네요...&#160;어케 해야하나요..답변출처 :&#160;http://kin.naver.com/detail/detail.php?d1id=1&amp;dir_id=10104&amp;eid=kxJkTfq9RDNHc5ABrb/eWxVF/ebpvEK8&amp;qb=bWZjIGdyb3VwIGJv.......]]></description>
							<pubDate>Tue Dec 09 13:56:04 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Computer ]]></category>
							<title><![CDATA[USB, External Hard Disk Booting]]></title>
							<link>http://thepoken.com/90037323040</link>
							<guid>http://thepoken.com/90037323040</guid>
							<description><![CDATA[사전 참고사항
&nbsp;
우선 USB로 XP를 설치하려면 본인의 컴퓨터가 USB 부팅을 지원해야 함니다
&nbsp;
요즘 컴퓨터는 거의 다 되니, 이조건은 충족하겠지요. 
&nbsp;
그리고 USB로 부팅하기 위해서는 Cmos에서 부팅 우선 순위를 조절해 USB로 부팅하게 해야 하거나
&nbsp;
요즘은 Cmos에 들어가니 않고, 컴퓨터를 킨 후 평션키 F8이나 F10, F11등이나 ESC키(주로 대기업컴)
&nbsp;
를 누르면 부팅매체를 선택하는 화면이 뜸니다. 이 때 USB를 선택하면 됨니다.
&nbsp;
&nbsp;
&nbsp; &nbsp;
사진1 부팅매체 선택 키 (사진상 ESC키)
&nbsp;
&nbsp;
&nbsp;
&nbsp;
&nbsp; &nbsp;
사진2 부팅매체 선택 화면
&nbsp;
&n.......]]></description>
							<pubDate>Wed Nov 12 23:16:49 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for 이뿐 것 ]]></category>
							<title><![CDATA[로맨틱한 프로포즈 원한다면…]]></title>
							<link>http://thepoken.com/90035384153</link>
							<guid>http://thepoken.com/90035384153</guid>
							<description><![CDATA[남들과 다른 감동적인 프로포즈를 안겨주고 싶다면 동영상 보석함에 관심을 가져보자.&#160;아이비캐럿이 판매하는 ‘유리케이스’ 동영상 보석함은 여는 순간 LCD 모니터에서 재생되는 동영상 메세지와 은은하게 반짝이는 조명으로 받는 이에게 감동적이고 아름다운 순간을 선사한다.&#160;‘기념일 관리’, ‘알람’ 등의 기능이 있어 가족, 연인의 생일이나 각종 기념일을 확인 할 수 있다. 제품 색상은 블랙, 블루, 와인(유광, 무광)이 있으며, 판매가는 13만5,000원이다.출처 :&#160;http://www.zdnet.co.kr/news/digital/0,39030978,39173426,00.htm
]]></description>
							<pubDate>Wed Sep 24 12:59:45 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for 잡동사니 ]]></category>
							<title><![CDATA[구글, 안드로이드폰 'G1' 마침내 출시]]></title>
							<link>http://thepoken.com/90035384110</link>
							<guid>http://thepoken.com/90035384110</guid>
							<description><![CDATA[
미국 T모바일USA와 구글은 23일(현지시간) 안드로이드 기반 스마트폰 'G1'를 선보이고 10월 22일부터 미국 소비자들을 상대로 2년 약정 조건으로 179달러에 판매에 들어간다고 공식 발표했다. 'G1' 가격은 애플 3G 아이폰보다 20달러 낮은 수준이다.대만 스마트폰 제조 업체인 HTC가 공급하는 'G1'은 터치 스크린과 쿼티 키보드를 장착하고 있다. 원클릭 검색과 와이파이(Wi-Fi) 무선랜 기능도 제공한다. 또 음악 재생 플레이어와 300만화소 디지털 카메라 기능도 내장됐다. 구글맵스와 구글 동영상 공유 사이트 유튜브도 볼 수 있다.G1은 구글 데스크톱 PC용 웹브라우저 구글크롬과 유사한 웹브라우저도 탑재해 한번에 여러개의 페이지를 열어.......]]></description>
							<pubDate>Wed Sep 24 12:57:10 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Computer ]]></category>
							<title><![CDATA[구글, 웹브라우저 속도전쟁 선포하나]]></title>
							<link>http://thepoken.com/90034793829</link>
							<guid>http://thepoken.com/90034793829</guid>
							<description><![CDATA[3일 공개된 구글표 웹브라우저 '크롬'은 보다 빠른 웹브라우징을 슬로건으로 내걸고 있다.&#160;구글은 리치 인터넷 애플리케이션(RIA) 환경에서 '크롬'이 속도 문제를 해결할 것이란 강한 자신감을 보이고 있다.특히 자바 스크립트 환경을 구동하는데 있어 크롬이 최적의 웹브라우저임을 분명히하고 있다.2일(현지시간) 씨넷에 따르면'크롬' 발표 행사에서는 크롬이 경쟁 제품보다 자바 스크립트 구동 속도가 "몇배는 빠르다"고 호언장담하기도 했다.◇구글크롬이 자바스크립트 성능 테스트에서 경쟁 브라우저들을 압도하고 있다. 출처: 씨넷뉴스.구글은 크롬의 속도우위를 강조하기 위해 5개 자바 스크립트 벤치마크와 관련한 웹사이트를 제공.......]]></description>
							<pubDate>Thu Sep 04 17:50:35 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[ia a English Dia]]></category>
							<title><![CDATA[2008-08-13 Word]]></title>
							<link>http://thepoken.com/90034061500</link>
							<guid>http://thepoken.com/90034061500</guid>
							<description><![CDATA[embark
expire
foundation
impartially
imperative
&nbsp;
impresion
initially
mediation
moderator
modify
&nbsp;
narrow]]></description>
							<pubDate>Wed Aug 13 23:14:08 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for 잡동사니 ]]></category>
							<title><![CDATA[돋보기, 땜질할 때 편할 듯~ㅋ]]></title>
							<link>http://thepoken.com/90034043642</link>
							<guid>http://thepoken.com/90034043642</guid>
							<description><![CDATA[                           
출처 : http://www.funshop.co.kr/vs/detail.aspx?categoryno=162&amp;itemno=6158]]></description>
							<pubDate>Wed Aug 13 14:06:31 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[ia a English Dia]]></category>
							<title><![CDATA[청소관련 단어!]]></title>
							<link>http://thepoken.com/90034042693</link>
							<guid>http://thepoken.com/90034042693</guid>
							<description><![CDATA[그냥 궁금해서...찾아 봄..
&nbsp;
cleaning
sweeping
dusting
scrubbing]]></description>
							<pubDate>Wed Aug 13 13:40:19 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for 이뿐 것 ]]></category>
							<title><![CDATA[예쁘다~ㅅ]]></title>
							<link>http://thepoken.com/90033938724</link>
							<guid>http://thepoken.com/90033938724</guid>
							<description><![CDATA[                                                   
예쁘다.....추억이 되는 사진을 모아두면 좋을 듯~
&nbsp;
출처 : http://www.funshop.co.kr/vs/detail.aspx?categoryno=206&amp;itemno=6100]]></description>
							<pubDate>Sun Aug 10 01:41:28 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[ia a English Dia]]></category>
							<title><![CDATA[2008-07-31 Word]]></title>
							<link>http://thepoken.com/90033632543</link>
							<guid>http://thepoken.com/90033632543</guid>
							<description><![CDATA[bid
challenging
collaborate
compromise
contract
&nbsp;
cooperatively
deadlock
dispute]]></description>
							<pubDate>Thu Jul 31 00:17:37 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Programing]]></category>
							<title><![CDATA[JAVA의 SDK, JDK, J2SDK.... 등 자바용어 정리 좀 해주세요~]]></title>
							<link>http://thepoken.com/90033605605</link>
							<guid>http://thepoken.com/90033605605</guid>
							<description><![CDATA[
SDK =&gt; Standard Development Kit 혹은 Software Development Kit
위의 두가지 표현 모두 맞다고 보시면 됩니다.
&nbsp;
어떻게 사용하고, 어떻게 해석하는가에 따라 다르지만 내용은 비슷합니다.
SDK는 자바뿐만아니라 모든 개발언어의 소프트웨어 개발 킷을 말합니다.
프로그램을 개발하려면 개발하는 프로그램이 있어야 겠죠? 그것을 말합니다^^
&nbsp; JDK =&gt; Java Development Kit
위에 설명한 SDK가 모든 소프트웨어 개발 킷이라면... JDK는 말그대로 JAVA 개발 킷을 말합니다. 즉, Java용 SDK의 이름이 JDK라고 표현할수 있죠.
&nbsp;
그런데 요즘들어 J2SE Development Kit라고 표현되있는것을 볼수있습니다.
이것.......]]></description>
							<pubDate>Wed Jul 30 10:52:44 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Programing]]></category>
							<title><![CDATA[Win32 Drive Model WDM 전반적인 이해]]></title>
							<link>http://thepoken.com/90032997121</link>
							<guid>http://thepoken.com/90032997121</guid>
							<description><![CDATA[http://blog.naver.com/gunner98/110021811531]]></description>
							<pubDate>Fri Jul 11 10:24:59 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Programing]]></category>
							<title><![CDATA[WinDDK 설치 및 Sys 파일 설치 방법]]></title>
							<link>http://thepoken.com/90032968086</link>
							<guid>http://thepoken.com/90032968086</guid>
							<description><![CDATA[http://blog.naver.com/gunner98/110017341365
&nbsp;
스크랩이 안되는 관계로 링크만.]]></description>
							<pubDate>Thu Jul 10 10:03:52 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Embedded ]]></category>
							<title><![CDATA[PC-interface / serial port connector pin assignment ]]></title>
							<link>http://thepoken.com/90032946873</link>
							<guid>http://thepoken.com/90032946873</guid>
							<description><![CDATA[  PC Interface&nbsp;Pin AssignmentRS232C, Parallel (Printer port), USB, PS2, VGA  Copyright@ 2002 By Prof. Dr.-Ing. Hiesik Kim
&nbsp;  
PC-interface / serial port connector pin assignment (RS-232-C) (25-pin) 
No. Name Function from / to 
2 TXD sender, sending data out &nbsp;(+- 12V)  --&gt; to receiver 
3 RXD receiver, receiving data in (+0V) &nbsp;&nbsp; &lt;-- from sender 
7 GND signal ground, common &nbsp;&nbsp;(0V) &nbsp; 
1 Ground chassis ground, shield &nbsp;(0V) &nbsp; 
4 RTS request to send o.......]]></description>
							<pubDate>Wed Jul 09 15:46:09 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for ARM ]]></category>
							<title><![CDATA[임베디드 프로세서로서의 ARM]]></title>
							<link>http://thepoken.com/90032921405</link>
							<guid>http://thepoken.com/90032921405</guid>
							<description><![CDATA[특집 2부에서는 ARM을 마냥 어렵게만 생각하는 독자에게 ARM의 과거와 현재에 대해서 살펴보며 ARM7TDMI를 중심으로 ARM의 아키텍처의 전반적인 내용을 소개하고, ARM 명령어를 사용하는 데 필요한 최소한의 지식과 ARM의 MMU에 대한 기본적인 개념들을 다룬다.
김봉주 ghostpl@chollian.netARM 프로세서를 2000년 5월에 처음 접하게 되었다. 개발 도구는 이미 구매가 되어있고 사람만 가서 개발하면 되는 데, 개발자인 필자는 ARM에 대해서 전혀 몰랐다. 사람이 죽으라는 법은 없는 것 같다. 저자는 수많은 자료를 뒤져가며 하드웨어의 신뢰성을 확보해야 했으며, 그 와중에 결국 6개월 동안 하나의 하드웨어 플랫폼을 가지고 두 개의 프로젝트.......]]></description>
							<pubDate>Tue Jul 08 18:03:11 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[ia a English Dia]]></category>
							<title><![CDATA[2008-06-26 Grammar]]></title>
							<link>http://thepoken.com/90032553920</link>
							<guid>http://thepoken.com/90032553920</guid>
							<description><![CDATA[
been (to)&nbsp; =&nbsp; visited 가본적이 있다. 방문하다.~~
&nbsp;
been in&nbsp; =&nbsp; lived 출신이다. 살았었다~~]]></description>
							<pubDate>Thu Jun 26 00:53:20 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[ia a English Dia]]></category>
							<title><![CDATA[2008-06-09 Word]]></title>
							<link>http://thepoken.com/90032037597</link>
							<guid>http://thepoken.com/90032037597</guid>
							<description><![CDATA[duty
embassy
emergency
exotic
fill out/in
&nbsp;
hospitality
indulge
international
itinerary
jet lag
&nbsp;]]></description>
							<pubDate>Mon Jun 09 22:22:27 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[ia a English Dia]]></category>
							<title><![CDATA[2008-06-06 Grammar]]></title>
							<link>http://thepoken.com/90031946465</link>
							<guid>http://thepoken.com/90031946465</guid>
							<description><![CDATA[1.
X "What you did at this time yesterday?" "I was asleep"
&nbsp;
O&nbsp; "What were you doing at this time yesterday?"&nbsp; "I was asleep."
질문이 "과거진행"이라도 대답이 "일반과거" 일 수 있다.
&nbsp;
&nbsp;
&nbsp;
2. 
같은 건가? 아닌가?
What은 언제 붙이지??????
&nbsp;
&nbsp;]]></description>
							<pubDate>Sat Jun 07 00:35:44 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[ia a English Dia]]></category>
							<title><![CDATA[2008-06-06 Word]]></title>
							<link>http://thepoken.com/90031944588</link>
							<guid>http://thepoken.com/90031944588</guid>
							<description><![CDATA[accumulate
allowance
approximately
attraction
away
&nbsp;
baggage
beforehand
board
brochure
customs
&nbsp;
declare
depart
destination
diverse
dramatic]]></description>
							<pubDate>Fri Jun 06 23:45:39 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[is my Think, Lif]]></category>
							<title><![CDATA[단점을 ... 장점으로~]]></title>
							<link>http://thepoken.com/90031858695</link>
							<guid>http://thepoken.com/90031858695</guid>
							<description><![CDATA[&nbsp;
&nbsp;
6년 전부터 영어공부를 열심히 하겠다고, 다짐을 했다....
결과는 실패!!!
&nbsp;
할 때 마다 생각한다......어느 세월에 이걸 다 외우지???
글쎄, 6년간 외웠으면 지금은 다 외우지 않았을까?
&nbsp;
걱정만하고 실행하지 않은 관계로...여전히 영어는 나에게 크나 큰 단점이다.
&nbsp;
사람은 누구나 단점을 가지고 있다.
성공하는 사람은 그 단점을 극복한 사람이 아닐까????
&nbsp;
단점을 장점으로 바꾼자!!
I CAN DO IT!!!!]]></description>
							<pubDate>Wed Jun 04 15:08:16 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[ia a English Dia]]></category>
							<title><![CDATA[2008-06-03 Word]]></title>
							<link>http://thepoken.com/90031844027</link>
							<guid>http://thepoken.com/90031844027</guid>
							<description><![CDATA[fix
for free
further
genuine
guarantee
&nbsp;
hesitate
inconvenience
infuriate
inquire
insert
&nbsp;
mistakenly
notification
politely
rebate]]></description>
							<pubDate>Tue Jun 03 23:12:38 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Programing]]></category>
							<title><![CDATA[Visual C++을 사용해 DLL을 만들 때 지켜야 할 일곱 가지 규칙  ]]></title>
							<link>http://thepoken.com/90031835288</link>
							<guid>http://thepoken.com/90031835288</guid>
							<description><![CDATA[ 
&lt;BASE target="_son">   DLL은 Windows 시스템에서 광범위하게 사용된다. 그런 만큼 누구나 한번쯤은 DLL 때문에 고통 받은 적이 있을 것이다. DLL 함수가 다른 프로그램에서 호출하기만 하면 오류가 나거나, 다른 곳에서 컴파일이 되지 않거나, 업그레이드 한 DLL이 기존의 컴파일된 프로그램과 충돌이 일어나는 경우가 대표적이라 할 수 있다. 이 글에서는 이러한 문제를 미연에 방지하기 위해서 DLL을 작성할 때에 지켜야 할 일곱 가지 규칙에 관해서 설명한다.
&nbsp;
첫째, DllMain은 최대한 간단하게 작성한다. DllMain은 LoadLibrary등으로 DLL이 메모리로 불려지는 단계에서 호출되는 함수다. 이 단계는 자신 뿐만 아.......]]></description>
							<pubDate>Tue Jun 03 19:02:08 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Programing]]></category>
							<title><![CDATA[How to Create a Simple Win32 DLL Using Visual C++ 2005]]></title>
							<link>http://thepoken.com/90031822842</link>
							<guid>http://thepoken.com/90031822842</guid>
							<description><![CDATA[
How to Create a Simple Win32 DLL Using Visual C++ 2005 This tutorial is an update to one I did years back for Visual C++ 6.0. That article has consistently been the most viewed page on icynorth.com by a long shot. I didn’t realize that until a year ago when I started using Google Analytics on the site, but it really surprised me to see. It goes to show that sometimes bringing things back to the basics can be a big hit.
This tutorial will teach you how to use Visual C++ 2005 (Visual Studio 2005 Professional) to create a small Win32 C++ DLL that can be called from C++, Visual Basic, Delph.......]]></description>
							<pubDate>Tue Jun 03 11:26:25 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Programing]]></category>
							<title><![CDATA[Visual C++ 6.0 DLL Project]]></title>
							<link>http://thepoken.com/90031822684</link>
							<guid>http://thepoken.com/90031822684</guid>
							<description><![CDATA[  Introduction
This tutorial will teach you how to use Visual C++ 6.0 to create a small DLL that can be called from C++, Visual Basic, Delphi or any other program capable at calling DLL functions.&nbsp;Specifically, we will look at how to call the DLL function from Indigo Rose development tools.
This DLL will have one purpose; to generate a unique filename using the Windows API function GetTempFileName.&nbsp;This function is useful if you need to store temporary data in a unique file for the user of your application and want to ensure that the file does not already exist. However, the .......]]></description>
							<pubDate>Tue Jun 03 11:21:31 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Computer ]]></category>
							<title><![CDATA[ThinkPad X61, Vista 최적화]]></title>
							<link>http://thepoken.com/90031700411</link>
							<guid>http://thepoken.com/90031700411</guid>
							<description><![CDATA[http://theeye.pe.kr/trackback/199
&nbsp;
좋다..ㅎㅎㅎㅎㅎ
파티션 나누는 것을 성공하면 나도 해야지..ㅋㅋ]]></description>
							<pubDate>Fri May 30 22:16:39 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[is my Think, Lif]]></category>
							<title><![CDATA[집중..집중......]]></title>
							<link>http://thepoken.com/90031687299</link>
							<guid>http://thepoken.com/90031687299</guid>
							<description><![CDATA[&nbsp;
&nbsp;
회사에서든 개인적인 일이든 일이 생기면 항상 시간부터 정한다.....
'이건 3시간이면 할 수 있겠군...'
&nbsp;
그리고 일을 시작하면...1분...10분...15분....
열심히 일을 한다...
&nbsp;
그리고, 잠시 다른 생각........
30분....1시간....2시간.....3시간!!
&nbsp;
'으악! 또 딴 생각하다 시간 다 갔네~빨리 끝내야지~'
1분....10분....
&nbsp;
다시 .. 딴 생각......-_-;;;
&nbsp;
뭐지..왜 난 집중을 못 하지?..제발 집중 좀 하자!!]]></description>
							<pubDate>Fri May 30 15:32:14 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[ia a English Dia]]></category>
							<title><![CDATA[2008-05-26 Word]]></title>
							<link>http://thepoken.com/90031579095</link>
							<guid>http://thepoken.com/90031579095</guid>
							<description><![CDATA[complete
compliment
confident
courteous
critical
&nbsp;
deal
defective
disclose
escort
evaluation]]></description>
							<pubDate>Mon May 26 23:01:01 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[~ for Programing]]></category>
							<title><![CDATA[[JAVA] RSA CRT (Chinese Remainder Theorem 중국 잉여 정리)]]></title>
							<link>http://thepoken.com/90031440265</link>
							<guid>http://thepoken.com/90031440265</guid>
							<description><![CDATA[공개 키 암호화(public key encryption)는 사용자가 암호화(encrypt)한 메시지를 복호화(decrypt)하거나 복호화만이 가능한 메시지를 암호화하는데 사용되는 공개 키(public key)를 제공할 수 있도록 해준다. Dr. Ronald L. Rivest, Dr. Adi Shamir, 그리고 Dr. Leonard M. Adleman가 RSA 암호화 코드의 R, S, A에 해당한다. 이들은 공개 키 암호기법(cryptography)으로 ACM's 2002 Turing Award Winners를 수상하였고, ACM Turing Award Winners웹페이지에서 "Early Days of RSA", "Cryptology: A Status Report", "Pre-RSA."에 관한 이들의 프리젠테이션을 볼 수 있다.RSA 암호화 알고리즘(RSA encryption algorithm)은 임의적이고 상호 독립적.......]]></description>
							<pubDate>Fri May 23 10:44:57 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[ia a English Dia]]></category>
							<title><![CDATA[2008-05-22 Word]]></title>
							<link>http://thepoken.com/90031432322</link>
							<guid>http://thepoken.com/90031432322</guid>
							<description><![CDATA[superior
technical
vulnerable
apologize
appropriately
&nbsp;
argumentative
blemish
cause
commitment
complaint]]></description>
							<pubDate>Thu May 22 23:38:46 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[ia a English Dia]]></category>
							<title><![CDATA[2008-05-20 Word]]></title>
							<link>http://thepoken.com/90031365783</link>
							<guid>http://thepoken.com/90031365783</guid>
							<description><![CDATA[patent
patronize
quality
reliable
research
&nbsp;
revolutionary
sleak
state-of-the-art
streamline
sufficiently]]></description>
							<pubDate>Tue May 20 22:42:27 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
					
						<item>
							<author>poken</author>
							<category><![CDATA[ia a English Dia]]></category>
							<title><![CDATA[2008-05-19 Word]]></title>
							<link>http://thepoken.com/90031332980</link>
							<guid>http://thepoken.com/90031332980</guid>
							<description><![CDATA[innovative
inspect
inspiration
interpretation
manufacturer
&nbsp;
obsolete]]></description>
							<pubDate>Mon May 19 22:17:02 KST 2008</pubDate>
							<tag><![CDATA[]]></tag>
							<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
							<activity:object-type>http://activitystrea.ms/schema/1.0/blog-entry</activity:object-type>
						</item>
						
				
				
			
		</channel>
		</rss>
		
	

	

	



