<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>GrayArea Ver.2.3</title>
<link>http://xizang.namoweb.net/tt/index.php</link>
<description>밥그릇은 스스로 챙겨라!</description>
<language>ko</language>
<pubDate>Thu, 20 Nov 2008 23:14:39 +0900</pubDate>
<item>
<title>폰카 : 곶감과 최근의 사진들</title>
<link>http://xizang.namoweb.net/tt/index.php?pl=791</link>
<description><![CDATA[ 0. 반시로 곶감 만들기<br />
　최근에 꾸덕꾸덕 잘 마르고 있는데 사진 찍는 걸 깜빡했다. 공간이 모자라서 채반에 말려놓은 감은 동생과 아빠가 심심할 때 하나씩 집어 먹고 있다; 겉은 꾸덕꾸덕한데 속은 말랑말랑, 쫀득쫀득. 그런데 난 감을 싫어한다는 거-_-;; 감잎차는 완전 좋아하는데...<br />

<center>
<table style="margin:0 0 5px 0;"><tr>
<td id="bd2255" style="font-size:11px;font-weight:bold;font-family:verdana;">(1/3)</td>
<td><img class="ib" src="http://xizang.namoweb.net/tt/images/gallery_prev.gif" alt="" onclick="set_prev_img2255();"></td>
<td><img class="ib" src="http://xizang.namoweb.net/tt/images/gallery_enlarge.gif" onclick="window.open('http://xizang.namoweb.net/tt/image_pop.php?imagefile='+document.getElementById('simage2255').src, 'gallery', 'width=300, height=300, scrollbars=1');" alt=""></td>
<td><img class="ib" src="http://xizang.namoweb.net/tt/images/gallery_slide_off.gif" alt=""
onclick="if (this.src=='http://xizang.namoweb.net/tt/images/gallery_slide_off.gif') { set_slide_show2255(); this.src='http://xizang.namoweb.net/tt/images/gallery_slide_on.gif'; } else { clearTimeout(show2255); this.src='http://xizang.namoweb.net/tt/images/gallery_slide_off.gif'; }"></td>
<td><img class="ib" src="http://xizang.namoweb.net/tt/images/gallery_next.gif" onclick="set_next_img2255();" alt=""></td>
</tr></table>
<img class="ib" src="http://xizang.namoweb.net/tt/attach/1120/081120230305990063/967051.jpg" width="320" height="240" id="simage2255" style="filter:blendTrans(duration=0.5)" onclick="window.open('http://xizang.namoweb.net/tt/image_pop.php?imagefile='+this.src, 'gallery', 'width=300, height=300, scrollbars=1');" alt="">
<div class=cap1 id="scap2255" style="margin-top:4px;">말랑해진 반시 껍질을 벗겨줍니다</div>
</center>
<script type="text/javascript">
function MM_preloadImages() { var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}
var img2255 = new Array();
var cap2255 = new Array();
var s_width2255 = new Array();
var s_height2255 = new Array();
var max_width2255 = parseInt('320');
var max_height2255 = parseInt('240');
var show2255;
var s_count2255 = '3';
img2255 = img2255.concat('http://xizang.namoweb.net/tt/attach/1120/081120230305990063/967051.jpg');
cap2255 = cap2255.concat('말랑해진 반시 껍질을 벗겨줍니다');
s_width2255 = s_width2255.concat('320');
s_height2255 = s_height2255.concat('240');
MM_preloadImages('http://xizang.namoweb.net/tt/attach/1120/081120230305990063/967051.jpg');
img2255 = img2255.concat('http://xizang.namoweb.net/tt/attach/1120/081120230305990063/183326.jpg');
cap2255 = cap2255.concat('잘 깎은 감 꼭지들을 실로 묶어주세요');
s_width2255 = s_width2255.concat('320');
s_height2255 = s_height2255.concat('240');
MM_preloadImages('http://xizang.namoweb.net/tt/attach/1120/081120230305990063/183326.jpg');
img2255 = img2255.concat('http://xizang.namoweb.net/tt/attach/1120/081120230305990063/203029.jpg');
cap2255 = cap2255.concat('이렇게 주렁주렁 걸어놓고 말리면 곶감 완성!');
s_width2255 = s_width2255.concat('240');
s_height2255 = s_height2255.concat('320');
MM_preloadImages('http://xizang.namoweb.net/tt/attach/1120/081120230305990063/203029.jpg');
var bInterval2255 = 5;
var scount2255 = 0;
function set_next_img2255() {
if(scount2255 < 3-1) scount2255++;
else scount2255 = 0;
shift_img2255(scount2255);
}
function set_prev_img2255() {
if(scount2255==0) scount2255 = 2;
else scount2255--;
shift_img2255(scount2255);
}
function set_slide_show2255() {
set_next_img2255();
show2255 = setTimeout("set_slide_show2255()", bInterval2255*600);
}
function shift_img2255(scount2255) {
var isOpera = navigator.userAgent.indexOf("Opera") > -1;
if (IE && !isOpera) document.getElementById('simage2255').filters.blendTrans.apply();
document.getElementById('bd2255').innerHTML = '('+(scount2255+1)+'/'+s_count2255+')';
var t_image = document.getElementById('simage2255');
t_image.src = img2255[scount2255];
var width = parseInt(s_width2255[scount2255]);
var height = parseInt(s_height2255[scount2255]);
if (height >= max_height2255) {
t_image.width = Math.round(width * max_height2255 / height);
t_image.height = max_height2255;
width = t_image.width;
height = t_image.height;
}
if (width >= max_width2255) {
t_image.height = Math.round(height * max_width2255 / width);
t_image.width = max_width2255;
}
if (width < max_width2255 && height < max_height2255) {
t_image.width = width;
t_image.height = height;
}
document.getElementById('scap2255').innerHTML = cap2255[scount2255];
if (IE && !isOpera) document.getElementById('simage2255').filters.blendTrans.play();
}
</script>
<br />
<br />
<br />
1. 스티커 열전<br />
　공부가 마음처럼 되지 않을 때 하나씩 그리고 색칠해서 투명 시트지 입혀 만든 스티커들. 절반은 이미 낫짱 손에 넘어간지 오래. 나머지 절반은 시험이 끝나면서 손도 안댔더니;;; 아직 펜터치도 덜 했음. 언젠가는 완성하겠지;<br />

<center>
<table style="margin:0 0 5px 0;"><tr>
<td id="bd13549" style="font-size:11px;font-weight:bold;font-family:verdana;">(1/3)</td>
<td><img class="ib" src="http://xizang.namoweb.net/tt/images/gallery_prev.gif" alt="" onclick="set_prev_img13549();"></td>
<td><img class="ib" src="http://xizang.namoweb.net/tt/images/gallery_enlarge.gif" onclick="window.open('http://xizang.namoweb.net/tt/image_pop.php?imagefile='+document.getElementById('simage13549').src, 'gallery', 'width=300, height=300, scrollbars=1');" alt=""></td>
<td><img class="ib" src="http://xizang.namoweb.net/tt/images/gallery_slide_off.gif" alt=""
onclick="if (this.src=='http://xizang.namoweb.net/tt/images/gallery_slide_off.gif') { set_slide_show13549(); this.src='http://xizang.namoweb.net/tt/images/gallery_slide_on.gif'; } else { clearTimeout(show13549); this.src='http://xizang.namoweb.net/tt/images/gallery_slide_off.gif'; }"></td>
<td><img class="ib" src="http://xizang.namoweb.net/tt/images/gallery_next.gif" onclick="set_next_img13549();" alt=""></td>
</tr></table>
<img class="ib" src="http://xizang.namoweb.net/tt/attach/1120/081120230305990063/105212.jpg" width="320" height="240" id="simage13549" style="filter:blendTrans(duration=0.5)" onclick="window.open('http://xizang.namoweb.net/tt/image_pop.php?imagefile='+this.src, 'gallery', 'width=300, height=300, scrollbars=1');" alt="">
<div class=cap1 id="scap13549" style="margin-top:4px;">여기저기서 본 그림들을 베꼈다는거;;;</div>
</center>
<script type="text/javascript">
function MM_preloadImages() { var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}
var img13549 = new Array();
var cap13549 = new Array();
var s_width13549 = new Array();
var s_height13549 = new Array();
var max_width13549 = parseInt('320');
var max_height13549 = parseInt('240');
var show13549;
var s_count13549 = '3';
img13549 = img13549.concat('http://xizang.namoweb.net/tt/attach/1120/081120230305990063/105212.jpg');
cap13549 = cap13549.concat('여기저기서 본 그림들을 베꼈다는거;;;');
s_width13549 = s_width13549.concat('320');
s_height13549 = s_height13549.concat('240');
MM_preloadImages('http://xizang.namoweb.net/tt/attach/1120/081120230305990063/105212.jpg');
img13549 = img13549.concat('http://xizang.namoweb.net/tt/attach/1120/081120230305990063/434407.jpg');
cap13549 = cap13549.concat('상업적 용도는 아니니까 저작권법 위반도 아니겠지-_-?;;');
s_width13549 = s_width13549.concat('320');
s_height13549 = s_height13549.concat('240');
MM_preloadImages('http://xizang.namoweb.net/tt/attach/1120/081120230305990063/434407.jpg');
img13549 = img13549.concat('http://xizang.namoweb.net/tt/attach/1120/081120230305990063/532181.jpg');
cap13549 = cap13549.concat('이건 여기서 멈춰있음; 언제 색칠하지;;;');
s_width13549 = s_width13549.concat('320');
s_height13549 = s_height13549.concat('240');
MM_preloadImages('http://xizang.namoweb.net/tt/attach/1120/081120230305990063/532181.jpg');
var bInterval13549 = 5;
var scount13549 = 0;
function set_next_img13549() {
if(scount13549 < 3-1) scount13549++;
else scount13549 = 0;
shift_img13549(scount13549);
}
function set_prev_img13549() {
if(scount13549==0) scount13549 = 2;
else scount13549--;
shift_img13549(scount13549);
}
function set_slide_show13549() {
set_next_img13549();
show13549 = setTimeout("set_slide_show13549()", bInterval13549*600);
}
function shift_img13549(scount13549) {
var isOpera = navigator.userAgent.indexOf("Opera") > -1;
if (IE && !isOpera) document.getElementById('simage13549').filters.blendTrans.apply();
document.getElementById('bd13549').innerHTML = '('+(scount13549+1)+'/'+s_count13549+')';
var t_image = document.getElementById('simage13549');
t_image.src = img13549[scount13549];
var width = parseInt(s_width13549[scount13549]);
var height = parseInt(s_height13549[scount13549]);
if (height >= max_height13549) {
t_image.width = Math.round(width * max_height13549 / height);
t_image.height = max_height13549;
width = t_image.width;
height = t_image.height;
}
if (width >= max_width13549) {
t_image.height = Math.round(height * max_width13549 / width);
t_image.width = max_width13549;
}
if (width < max_width13549 && height < max_height13549) {
t_image.width = width;
t_image.height = height;
}
document.getElementById('scap13549').innerHTML = cap13549[scount13549];
if (IE && !isOpera) document.getElementById('simage13549').filters.blendTrans.play();
}
</script>
<br />
<br />
<br />
2. 머리 했다!<br />
　6개월 정도 미용실 근처에도 가지 않았더니 머리가 아주 그냥;;; 엄청나게 솎아내고 길이도 꽤 많이 자르고 파마약 처덕처덕 발라가며 만들었음. 그런데 막상 다 하고 나니 원하는 스타일이 아니야;;; 에잇, 그냥 길러야겠다; 그런데 기르는 동안 참을 수 있을까;; 머리 빨리 기르는 샴푸라도 쓸까보다-_ㅜ<br />

<center>
<table style="margin:0 0 5px 0;"><tr>
<td id="bd34184" style="font-size:11px;font-weight:bold;font-family:verdana;">(1/2)</td>
<td><img class="ib" src="http://xizang.namoweb.net/tt/images/gallery_prev.gif" alt="" onclick="set_prev_img34184();"></td>
<td><img class="ib" src="http://xizang.namoweb.net/tt/images/gallery_enlarge.gif" onclick="window.open('http://xizang.namoweb.net/tt/image_pop.php?imagefile='+document.getElementById('simage34184').src, 'gallery', 'width=300, height=300, scrollbars=1');" alt=""></td>
<td><img class="ib" src="http://xizang.namoweb.net/tt/images/gallery_slide_off.gif" alt=""
onclick="if (this.src=='http://xizang.namoweb.net/tt/images/gallery_slide_off.gif') { set_slide_show34184(); this.src='http://xizang.namoweb.net/tt/images/gallery_slide_on.gif'; } else { clearTimeout(show34184); this.src='http://xizang.namoweb.net/tt/images/gallery_slide_off.gif'; }"></td>
<td><img class="ib" src="http://xizang.namoweb.net/tt/images/gallery_next.gif" onclick="set_next_img34184();" alt=""></td>
</tr></table>
<img class="ib" src="http://xizang.namoweb.net/tt/attach/1120/081120230305990063/416983.jpg" width="240" height="320" id="simage34184" style="filter:blendTrans(duration=0.5)" onclick="window.open('http://xizang.namoweb.net/tt/image_pop.php?imagefile='+this.src, 'gallery', 'width=300, height=300, scrollbars=1');" alt="">
<div class=cap1 id="scap34184" style="margin-top:4px;">막 감고 말린 다음. 머리수가 많아서 붕 뜨는 머리;;</div>
</center>
<script type="text/javascript">
function MM_preloadImages() { var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}
var img34184 = new Array();
var cap34184 = new Array();
var s_width34184 = new Array();
var s_height34184 = new Array();
var max_width34184 = parseInt('240');
var max_height34184 = parseInt('320');
var show34184;
var s_count34184 = '2';
img34184 = img34184.concat('http://xizang.namoweb.net/tt/attach/1120/081120230305990063/416983.jpg');
cap34184 = cap34184.concat('막 감고 말린 다음. 머리수가 많아서 붕 뜨는 머리;;');
s_width34184 = s_width34184.concat('240');
s_height34184 = s_height34184.concat('320');
MM_preloadImages('http://xizang.namoweb.net/tt/attach/1120/081120230305990063/416983.jpg');
img34184 = img34184.concat('http://xizang.namoweb.net/tt/attach/1120/081120230305990063/371897.jpg');
cap34184 = cap34184.concat('완전 차분, 시원!! 그런데 좀 고딩 같음 ㅠ_ㅠ');
s_width34184 = s_width34184.concat('320');
s_height34184 = s_height34184.concat('240');
MM_preloadImages('http://xizang.namoweb.net/tt/attach/1120/081120230305990063/371897.jpg');
var bInterval34184 = 5;
var scount34184 = 0;
function set_next_img34184() {
if(scount34184 < 2-1) scount34184++;
else scount34184 = 0;
shift_img34184(scount34184);
}
function set_prev_img34184() {
if(scount34184==0) scount34184 = 1;
else scount34184--;
shift_img34184(scount34184);
}
function set_slide_show34184() {
set_next_img34184();
show34184 = setTimeout("set_slide_show34184()", bInterval34184*600);
}
function shift_img34184(scount34184) {
var isOpera = navigator.userAgent.indexOf("Opera") > -1;
if (IE && !isOpera) document.getElementById('simage34184').filters.blendTrans.apply();
document.getElementById('bd34184').innerHTML = '('+(scount34184+1)+'/'+s_count34184+')';
var t_image = document.getElementById('simage34184');
t_image.src = img34184[scount34184];
var width = parseInt(s_width34184[scount34184]);
var height = parseInt(s_height34184[scount34184]);
if (height >= max_height34184) {
t_image.width = Math.round(width * max_height34184 / height);
t_image.height = max_height34184;
width = t_image.width;
height = t_image.height;
}
if (width >= max_width34184) {
t_image.height = Math.round(height * max_width34184 / width);
t_image.width = max_width34184;
}
if (width < max_width34184 && height < max_height34184) {
t_image.width = width;
t_image.height = height;
}
document.getElementById('scap34184').innerHTML = cap34184[scount34184];
if (IE && !isOpera) document.getElementById('simage34184').filters.blendTrans.play();
}
</script>
]]></description>
<category>남는 건 사진</category>
<category>꼬물 꼬물</category>
<category>폰카</category>
<category>사진</category>
<category>곶감</category>
<category>수제 스티커</category>
<category>헤어스타일</category>
<author>xizang</author>
<pubDate>Thu, 20 Nov 2008 23:14:37 +0900</pubDate>
</item>
<item>
<title>20081118화요일 - 글감 정리 중</title>
<link>http://xizang.namoweb.net/tt/index.php?pl=790</link>
<description><![CDATA[ 0. 죽음의 기사 생성! 스톰레이지 서버에 [유이엘시움]으로 하나 만들었음. 베타 공략 볼 때에는 이걸 어떻게 조작하나 싶었는데 아직까지는 별 어려움 없이 데리고 놀고 있음. 퀘는 쉬운데 사람이 많아 퀘몹이 없어서 레벨업이 느림;;; 학살퀘를 진행할 때 들려오는 리치왕의 귓말!! 세상에, 귓말까지 해주실 줄은 몰랐어요. 성은이 망극하시네. 죽이거나 죽으라는데-_-ㅋㅋㅋㅋㅋ<br />
<br />
<br />
1. 가끔 수첩에 블로그에 쓰겠다고 적어놓은 메모들이 생각나서 뒤적거리는데 생각보다 꽤 많다. 분야별로 정리하는 데도 반나절은 걸릴 듯. 이렇게 잡생각을 하면서 공부를 했단 말인가=ㅁ=;;; 불행인지 다행인지 공부하다가 적은 메모라서 국어에 관련된 이야기가 많다. 무슨 할 이야기가 그렇게 많았을꼬;;; 내 메모인데도 내가 못 알아보고 있어;;;;<br />
<br />
<br />
2. 블로그 글도 정리 중. 좀 일찍 정리했으면 일이 적었을 텐데. 지금까지는 600여개의 글이 많다고 생각해 본 적이 없었는데 정리하려고 본격적으로 덤비니 많네;;; 이래서 평소에 부지런해야 하는데.<br />
<br />
<br />
3. 내가 집에 있으니 집안일이 자연스레 나에게 넘어오는군. 청소는 좋지만 설거지는 싫은데...끄응....물 적게 먹고 전기도 적게 먹는 착한 식기세척기 어디 없나요-_-;;;<br />
<br />
<br />
4. 추워!! 바람이!!!<br />
<br />
<br />
5. 추억(?)의 사진 발견! 꺄하하하하하하;ㅁ; <font color="#8E8E8E">(너무 웃어서 눈물이 나)</font><br />
<table align=left><tr><td style=padding-right:5><center><img src="http://xizang.namoweb.net/tt/attach/1118/081118183039742188/167840.jpg" width="400" height="313" alt=""></center></td></tr><tr><td class=cap1></td></tr></table>]]></description>
<category>나의 하루는</category>
<category>정리</category>
<category>글감</category>
<category>소재</category>
<category>일기</category>
<category>추억</category>
<author>xizang</author>
<pubDate>Tue, 18 Nov 2008 18:42:54 +0900</pubDate>
</item>
<item>
<title>아리랑 랩소디</title>
<link>http://xizang.namoweb.net/tt/index.php?pl=789</link>
<description><![CDATA[ <center><embed src='http://flvs.daum.net/flvPlayer.swf?vid=tFGtfp3kYxg$' width='402px' height='324px' allowScriptAccess='always' type='application/x-shockwave-flash' allowFullScreen='true'></embed><br />
체코에 드보르작홀에서 울려퍼진 아리랑변주곡 <br />
체코필하모닉오케스트라와 협연한 이지수 편곡,피아노연주<br />
<br />
<br />
<object width='400' height='333'><param name='movie' value='http://serviceapi.nmv.naver.com/flash/NFPlayer.swf?vid=E6555DE74E3BA08FE5D293350E971567EE47&outKey=b7951085540030b1cd3e62945dbcfba8d54854868358cf1afa00dff2f095e625e482b0d898c6c8b765165a4d5f9eb4b1' /><param name='wmode' value='transparent' /><embed src='http://serviceapi.nmv.naver.com/flash/NFPlayer.swf?vid=E6555DE74E3BA08FE5D293350E971567EE47&outKey=b7951085540030b1cd3e62945dbcfba8d54854868358cf1afa00dff2f095e625e482b0d898c6c8b765165a4d5f9eb4b1' wmode='transparent' width='400' height='333' type='application/x-shockwave-flash' /></object><br />
스피드페인팅, 레이 찰스</center>]]></description>
<category>남의 이야기</category>
<author>xizang</author>
<pubDate>Tue, 18 Nov 2008 18:30:33 +0900</pubDate>
</item>
<item>
<title>도브의 광고, 에볼루션</title>
<link>http://xizang.namoweb.net/tt/index.php?pl=788</link>
<description><![CDATA[ <center><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/iYhCn0jf46U"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/iYhCn0jf46U" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><br />
<br />
이래서 사람들이 화장을 하는 거로군...<br />
...아니 그것보다 포토샵의 기술이구나...;;;</center>]]></description>
<category>남의 이야기</category>
<category>광고</category>
<category>영상</category>
<category>도브</category>
<category>혁명</category>
<category>화장</category>
<category>evolution</category>
<category>포토샵</category>
<author>xizang</author>
<pubDate>Tue, 18 Nov 2008 18:29:16 +0900</pubDate>
</item>
<item>
<title>20081117월요일 - 근황보고</title>
<link>http://xizang.namoweb.net/tt/index.php?pl=786</link>
<description><![CDATA[ 0. 오늘의 기상 시간 14:39<br />
　 남친의 문자 : 그 시간이면 좀 부끄러워해야 정상인듯ㅋㅋㅋㅋ<br />
　 엄마의 전화 : 난 네가 하도 안나오길래 이미 나간 줄 알았다.<br />
<br />
<br />
1. 비를 부르는 소녀(?) 시짱. 서울에 놀러가서도 비를 부르더니 광주에 돌아와서도 비를 부르고 있었다. 우산을 손에 넣으면 비가 그친다. 이건 뭐하자는 플레이? 가을은 가을인지라 비 오고 바람 부니 뼛골이 시리다. 제길.<br />
<br />
<br />
2. 금주의 효과. 소주 1병도 제대로 못 마셨는데 어지러워ㅇㅁㅇ!!! 이게 뭐야!!! 내가 늙은거야? 공부 때문에 시작한 본의 아닌 금주 생활 1년 탓인가? 억울해!!! 겨우 그것 마시고 속이 쓰리다니! 억울하다고 ㅠㅁㅠ<br />
<br />
<br />
3. 습관이란 게 무서운 것. 글을 쓰지 않았던 시간이 너무 길었나보다. 글쓰기 버튼을 누르고 한동안 멍~한 내 모습. 어서 거미줄 걷고 먼지 털고 불도 좀 때야 할텐데. 에휴.<br />
<br />
<br />
4. 자꾸 나가고 싶다. 그런데 날이 추워ㅇㅁㅇ;;;;;<br />
<br />
<br />
5. 어디 여자 없나요. 불쌍한 중생을 구제할 마음 착하고 몸매도 좀 착한 언니가 필요해요. 12월 30일까지 한 명 구해야 할듯. 헐값에 팔아넘길(?) 친구가 없어 고민ㅠ_ㅠ<br />
<br />
<br />
6. 내일부턴 글을 써야지. 정말로. 진짜로......자신이 없네-_-;;;]]></description>
<category>나의 하루는</category>
<category>일기</category>
<category>근황보고</category>
<author>xizang</author>
<pubDate>Mon, 17 Nov 2008 22:20:26 +0900</pubDate>
</item>
</channel>
</rss>