<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss version="2.0">
	<channel>
		<title>내 남자의 길~!</title>
		<link>http://pmguda.com/</link>
		<description>나, 초라한 작은 세상에 대담하게 마주 설 수 있는 오만을 갖고 싶다. 
이제 내게는 더이상 두려움은 없고 머뭇거림도 없다</description>
		<language>ko</language>
		<pubDate>Wed, 08 Feb 2012 14:49:52 +0900</pubDate>
		<generator>Tistory 1.1 (http://www.tistory.com/)</generator>
		<managingEditor>Ishaya seon</managingEditor>
		<image>
		<title>내 남자의 길~!</title>
		<url><![CDATA[http://cfs2.tistory.com/upload_control/download.blog?fhandle=YmxvZzc1NDc5QGZzMi50aXN0b3J5LmNvbTovYXR0YWNoLzAvMC5KUEc%3D]]></url>
		<link>http://pmguda.com/</link>
		<description>나, 초라한 작은 세상에 대담하게 마주 설 수 있는 오만을 갖고 싶다. 
이제 내게는 더이상 두려움은 없고 머뭇거림도 없다</description>
		</image>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/guda" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="guda" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
			<title>문자열로 클래스 생성하기</title>
			<link>http://pmguda.com/783</link>
			<description>입력받은 클래스명으로 해당 클래스를 생성하는 코드이다. 클래스: java.lang.Class&lt;T&gt; 메소드: static Class&lt;&gt; forName(String className) //-&gt;지정된 캐릭터 라인명을 가지는 클래스 또는 인터페이스에 관련지을 수 있던, Class 객체를 돌려준다. newInstance() //-&gt; 이 Class객체가 나타내는 클래스의 새로운 인스턴스 생성. Action testAction = null; String inpu..</description>
			<category>J2SE</category>
			<category>class</category>
			<category>forName</category>
			<author>Ishaya seon</author>
			<guid>http://pmguda.com/783</guid>
			<comments>http://pmguda.com/783#entry783comment</comments>
			<pubDate>Wed, 08 Feb 2012 14:41:30 +0900</pubDate>
		</item>
		<item>
			<title>parseInt() 사용시 주의사항</title>
			<link>http://pmguda.com/782</link>
			<description>parseInt()를 사용시에 변환값으로 "07"과 같이 "0"으로 시작된 숫자를 변환할 경우 8진수로 변환처리하여 원하는 결과와 다른 결과를 리턴하게 된다. javascript 엔진은 첫번째 스트링이 0x로 시작하면 16진수로, 0으로 시작하면 8진수로 가정하기 때문이다. parseInt함수의 syntax parseInt(string[, radix]) - string: 정수로 바꿀 대상 문자열 - radix: 문자열을 바꿀때 사용할 기수(optio..</description>
			<category>Javascript</category>
			<category>JavaScript</category>
			<category>parseInt</category>
			<author>Ishaya seon</author>
			<guid>http://pmguda.com/782</guid>
			<comments>http://pmguda.com/782#entry782comment</comments>
			<pubDate>Tue, 27 Sep 2011 16:26:50 +0900</pubDate>
		</item>
		<item>
			<title>pmguda.com  도메인연장 4년째...</title>
			<link>http://pmguda.com/781</link>
			<description>도메인 기간이 만료된지도 모르고 있었다.. 오늘 네이버에서 사이트 접속확인 안내 메일을 보고야 확인해보고 알게되었다 ㅡㅡ;; 만료된지 17일이나 지났는지를... 블로그 관리가 요즘 뜸하다 보니 미처 신경을 못쓴것이다. 방문객수를 보니 하루 평균 500명 정도 였는데 어느새 20명 정도로 줄어있었다... OTL 도메인으로 즐찾이나 링크를 가지고 있는 방문객은 접속이 안되었을것이다.. 므튼 4년째 도메인 연장을 다시 하였다.. 벌써 그렇게 되었구나.....</description>
			<category>성군のstory</category>
			<category>pmguda.com</category>
			<category>도메인연장</category>
			<author>Ishaya seon</author>
			<guid>http://pmguda.com/781</guid>
			<comments>http://pmguda.com/781#entry781comment</comments>
			<pubDate>Thu, 18 Aug 2011 10:06:19 +0900</pubDate>
		</item>
		<item>
			<title>input type='file' 찾아보기 버튼을 이미지로 바꾸기.</title>
			<link>http://pmguda.com/780</link>
			<description>input type='file' 찾아보기버튼을 이미지로 바꾸기</description>
			<category>HTML</category>
			<category>file</category>
			<category>HTML</category>
			<category>image</category>
			<category>input</category>
			<author>Ishaya seon</author>
			<guid>http://pmguda.com/780</guid>
			<comments>http://pmguda.com/780#entry780comment</comments>
			<pubDate>Thu, 11 Aug 2011 16:14:07 +0900</pubDate>
		</item>
		<item>
			<title>jsp 파일삭제</title>
			<link>http://pmguda.com/779</link>
			<description>&lt;%@ page language="java" contentType="text/html;charset=euc-kr"%&gt; &lt;%@ page import="java.io.*"%&gt; &lt;% String filePath = "파일경로"; // 파일위치, 폴더까지 String file_full_path = filePath + "/" + fileName; // 파일경로+파일명(확장자포함) File f = new File(file_full_path); // 파일 객체생..</description>
			<category>JSP</category>
			<category>file</category>
			<category>JSP</category>
			<author>Ishaya seon</author>
			<guid>http://pmguda.com/779</guid>
			<comments>http://pmguda.com/779#entry779comment</comments>
			<pubDate>Wed, 10 Aug 2011 15:29:29 +0900</pubDate>
		</item>
		<item>
			<title>내가 사는 사랑... -guda-</title>
			<link>http://pmguda.com/778</link>
			<description>강한 사람 보다는 약한 사람이 좋다. 내가 강해지면 되니까.... 착한 여자 보다는 나쁜 여자가 좋다. 상처받지 않을 테니까.... 모두에게 상냥한 여자보다 모두에게 도도한 여자가 좋다 나에게만 상냥하면 되니까... 주위에 많은 사람이 있는 사람보단 주위에 단 한사람만 있는 사람이 좋다. 그 한사람이 나이면 되니까.. 상처주기 보다는 상처받는게 낫다.. 나혼자 아프면 되니까... 행복한 사람 보다는 불행한 사람이 좋다. 지난 아픔을 이해해줄테니까....</description>
			<category>성군のstory</category>
			<category>guda</category>
			<category>구다</category>
			<author>Ishaya seon</author>
			<guid>http://pmguda.com/778</guid>
			<comments>http://pmguda.com/778#entry778comment</comments>
			<pubDate>Mon, 08 Aug 2011 15:35:07 +0900</pubDate>
		</item>
		<item>
			<title>웃어라, 온 세상이 너와 함께 웃을 것이다.('Solitude(고독)' - Ella Wheeler Wilcox 엘라 휠러 윌콕스)</title>
			<link>http://pmguda.com/777</link>
			<description>Laugh, and the world laughs with you. 웃어라, 온 세상이 너와 함께 웃을 것이다. Weep, and you weep alone, 울어라, 너 혼자 울게 될 것이다. For the sad old earth must borrow its mirth. 애절하고 어두운 땅덩이는 환희는 빌려와야 한다. But has trouble enough of its own. 하지만, 자신의 고뇌조차 주체치 못한다. Sing, and the..</description>
			<category>내 남자의 길</category>
			<author>Ishaya seon</author>
			<guid>http://pmguda.com/777</guid>
			<comments>http://pmguda.com/777#entry777comment</comments>
			<pubDate>Fri, 05 Aug 2011 17:40:34 +0900</pubDate>
		</item>
		<item>
			<title>swt Text 숫자만 입력</title>
			<link>http://pmguda.com/776</link>
			<description>Text txt_num = new Text(composite,SWT.BORDER); final RowData rd_txt_num = new RowData(); rd_txt_num.width = 34; txt_num.setLayoutData(rd_txt_num); txt_num.setTextLimit(4); txt_num.addVerifyListener(new VerifyListener(){ @Override public void verifyText(..</description>
			<category>SWT</category>
			<category>swt</category>
			<category>Text</category>
			<author>Ishaya seon</author>
			<guid>http://pmguda.com/776</guid>
			<comments>http://pmguda.com/776#entry776comment</comments>
			<pubDate>Tue, 26 Jul 2011 16:07:42 +0900</pubDate>
		</item>
		<item>
			<title>javascript rollover</title>
			<link>http://pmguda.com/775</link>
			<description>아래 자바스크립트는 드림위버에서 자동으로 생성시켜 주는 부분이다. 롤오버 이미지 관련 소스인데 웹사이트에 보면 흔히 있는 것을 볼 수 있다. MM_swapImgRestore() : 원래 이미지로 되돌림. MM_preloadImages() : 이미지를 미리 로딩해 놓음 (이미지를 바꿔줄때 속도를 빠르게 하기 위해서입니다) MM_findObj(n, d) : 특정 개체를 찾기 위한 함수 MM_swapImage() : 이미지를 다른걸로 대체. 이를 다른 방..</description>
			<category>Javascript</category>
			<category>JavaScript</category>
			<category>rollover</category>
			<category>롤오버</category>
			<author>Ishaya seon</author>
			<guid>http://pmguda.com/775</guid>
			<comments>http://pmguda.com/775#entry775comment</comments>
			<pubDate>Tue, 26 Jul 2011 10:44:36 +0900</pubDate>
		</item>
		<item>
			<title>print page break (프린터 인쇄시 다음 페이지로 넘기기)</title>
			<link>http://pmguda.com/774</link>
			<description>웹페이지를 인쇄할때 특정부분에서 다음 페이지로 인쇄하는 방법입니다. &lt;HTML&gt; &lt;HEAD&gt; &lt;TITLE&gt;page-break-before Property&lt;/TITLE&gt; &lt;STYLE type="text/css"&gt; &lt;!-- .breakBefore{page-break-before:always;} --&gt; &lt;/STYLE&gt; &lt;/HEAD&gt; &lt;BODY&gt; &lt;HR&gt; &lt;P class="breakBefore"&gt;이 문장 위의 수평선이 1 페이지가 됩니다.&lt;/P&gt; 여기 까지..</description>
			<category>HTML</category>
			<category>CSS</category>
			<category>print page break</category>
			<category>프린트</category>
			<author>Ishaya seon</author>
			<guid>http://pmguda.com/774</guid>
			<comments>http://pmguda.com/774#entry774comment</comments>
			<pubDate>Mon, 18 Jul 2011 18:17:21 +0900</pubDate>
		</item>
	</channel>
</rss>

