<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom">
   <title type="text">Bulletin Board</title>
      <updated>2012-02-08T06:01:09+09:00</updated>
   <id>http://gyedo.pe.kr/zbxe/?mid=board&amp;act=atom</id>
   <link rel="alternate" type="text/html" hreflang="en" href="http://gyedo.pe.kr/zbxe/board"/>
   <link rel="self" type="application/atom+xml" href="http://gyedo.pe.kr/zbxe/?mid=board&amp;act=atom"/>
   <generator uri="http://www.xpressengine.com/" version="1.2.5">XpressEngine</generator>
   <entry>
      <title>FaceBook에 Gyedo&apos;s Pot 페이지를 만들었습니다.</title>
      <id>http://gyedo.pe.kr/zbxe/893878</id>
      <published>2012-01-25T03:55:18+09:00</published>
      <updated>2012-01-25T03:55:18+09:00</updated>
      <link rel="alternate" type="text/html" href="http://gyedo.pe.kr/zbxe/893878"/>
      <link rel="replies" type="text/html" href="http://gyedo.pe.kr/zbxe/893878#comment"/>
      <author>
         <name>gyedo</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;&lt;a href=&quot;http://www.facebook.com/pages/Gyedos-Pot/175520999219963&quot;&gt;http://www.facebook.com/pages/Gyedos-Pot/175520999219963&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;가셔서 &apos;좋아요&apos;를 눌러주세요 ^^&lt;/p&gt;&lt;p&gt;25명 이상 눌러주셔야 고유주소를 얻을 수가 있다네요.&lt;/p&gt;&lt;a href=&quot;http://www.facebook.com/pages/Gyedos-Pot/175520999219963&quot;&gt;&lt;p&gt;&lt;a href=&quot;http://www.facebook.com/pages/Gyedos-Pot/175520999219963&quot;&gt;&lt;/a&gt;


&lt;/p&gt;&lt;/a&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Autowalk script for ants crowd simulation</title>
      <id>http://gyedo.pe.kr/zbxe/893551</id>
      <published>2011-09-19T11:34:42+09:00</published>
      <updated>2011-09-26T11:16:24+09:00</updated>
      <link rel="alternate" type="text/html" href="http://gyedo.pe.kr/zbxe/893551"/>
      <link rel="replies" type="text/html" href="http://gyedo.pe.kr/zbxe/893551#comment"/>
      <author>
         <name>karas</name>
                  <uri>http://3dohho.com</uri>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;개미가 걷는 Autowalk script를 만들고 있습니다.&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;셋팅은 간단하게 바디에&amp;nbsp; 메인 이동을 하는 메인 컨트롤러가 있고요.&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;여기에 개미다리의 IHhandle&amp;nbsp; 위치에 있는 Null transform 노드를 여섯개 만들어서 패어런트를 해두었습니다.&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;그래서 개미가 이동을 할때 Null transform노드에서 world matrix값을 빼와서 다리 ik컨트롤러에다가 적용 해주었구요..&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;이렇게 해서 바디를 따라 가게 하고 y 축으로는 sin함수를 써서 다리를 들어 주었습니다. 그리고 다리를 들어 줄때는 상대쪽 다리가 들려 있으면 프레임을 건너 뛰게 &lt;br  /&gt;&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;해서 offset을 주었구요.&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;문제는 이걸 1천 마리를 dupilicate했더니 대략 6시간 정도가 걸렸네요. instance랑 비교해서 속도차가 엄청 났죠.&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;그리고 autowalk script를 만들어서 키프레임을 다 생성 해줬는데 다리를 번쩍 드는녀석들도 있고 주욱 늘어 났다가 제자리로 돌아 오는 녀석들도 있고. 결과를 도저히&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;예측할수가 없네요.&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;예전에 형하고 이런쪽 얘기 하다가 파티클에 얹혀서 욺직이게 할때 다리를 붙일수 있다고 했던것 같은데 어떤방법으로 할수 있나요?&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;그리고 duplicate를 타이머를 달아서 계산을 해보았는데요...100마리 정도 duplicate는 빨리 되던데...가면 갈수록 엄청 느리게 duplicate를 하던데요....혹시 &lt;br  /&gt;&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;다른방법이 있을까요??? 맥스같은데 보면 이런때 gc()를 하면 메모리를 비워주는 방법이 있는데....마야에는 혹시 이런 커맨드 없나요??&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;autowalk script첨부 하였습니다.&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;&lt;br  /&gt; &lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>안녕하세요~</title>
      <id>http://gyedo.pe.kr/zbxe/893393</id>
      <published>2011-08-08T10:25:01+09:00</published>
      <updated>2011-08-08T12:51:29+09:00</updated>
      <link rel="alternate" type="text/html" href="http://gyedo.pe.kr/zbxe/893393"/>
      <link rel="replies" type="text/html" href="http://gyedo.pe.kr/zbxe/893393#comment"/>
      <author>
         <name>ElasticMind</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;MEL, MAYA API 공부하면서 검색하다보니 알게 되었는데 &lt;/p&gt;
&lt;p&gt;작게나마 포럼이 있다는게 좋네요.&lt;/p&gt;
&lt;p&gt;꾸준히 이어오신 Gyedo님 도 대단하신듯 하구요.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;MEL API 시작한지는&amp;nbsp;얼마&amp;nbsp;않되서 도움이 않되겠지만&lt;/p&gt;
&lt;p&gt;할 수 있는 한 열심히 활동해서 이어 가야 겠네요. ㅎㅎ&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>답변을 트랙백으로 드릴 때도 있습니다</title>
      <id>http://gyedo.pe.kr/zbxe/893049</id>
      <published>2011-05-11T02:40:54+09:00</published>
      <updated>2011-05-11T02:40:54+09:00</updated>
      <link rel="alternate" type="text/html" href="http://gyedo.pe.kr/zbxe/893049"/>
      <link rel="replies" type="text/html" href="http://gyedo.pe.kr/zbxe/893049#comment"/>
      <author>
         <name>gyedo</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;제가 회사에서 사이트 로그인이 안되서요, 답변을 제 블로그에 쓰고 트랙백을 걸 때도 있어요.&lt;/p&gt; &lt;p&gt;그러면, 첫페이지의 최신 댓글 목록에는 나타나지 않거든요. 트랙백이 있는지 가끔 원글을 눌러보세요.&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>질문 올리실 때 게시물 제목은</title>
      <id>http://gyedo.pe.kr/zbxe/892824</id>
      <published>2011-04-18T07:01:36+09:00</published>
      <updated>2011-04-18T07:01:36+09:00</updated>
      <link rel="alternate" type="text/html" href="http://gyedo.pe.kr/zbxe/892824"/>
      <link rel="replies" type="text/html" href="http://gyedo.pe.kr/zbxe/892824#comment"/>
      <author>
         <name>gyedo</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;나중에 다른 분들이 쉽게 검색할 수 있도록 질문 내용 요약으로 적어주세요.&lt;/p&gt;&lt;p&gt;굳이 저에게 인사안하셔도 됩니다 ^___^&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Posting from Spring Note</title>
      <id>http://gyedo.pe.kr/zbxe/892731</id>
      <published>2011-04-06T03:22:04+09:00</published>
      <updated>2011-04-06T09:54:06+09:00</updated>
      <link rel="alternate" type="text/html" href="http://gyedo.pe.kr/zbxe/892731"/>
      <link rel="replies" type="text/html" href="http://gyedo.pe.kr/zbxe/892731#comment"/>
      <author>
         <name>gyedo</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;div class=&quot;xhtmlEditorBody&quot;&gt;&lt;p&gt;회사에서 제 사이트에 로그인을 못하는 이유로 여러가지 방법을 찾아보고 있습니다.&lt;/p&gt;
&lt;p&gt;Spring Note로부터의 Posting Test가 성공적이네요.&lt;/p&gt;
&lt;p&gt;이 방법으로 종종 글을 쓸 수 있을 것 같습니다.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Maya Forum에도 적었지만, 닝넴님, 김희성님 질문에 답변해주셔서&amp;nbsp;감사합니다.&lt;/p&gt;
&lt;p&gt;그리고, 샤이닝님도 찾아주시고, 질문 나눠주셔서 감사합니다.&lt;/p&gt;
&lt;p&gt;여러분들이 계셔서 이 사이트를 하는 보람이 있습니다.&lt;/p&gt;
&lt;p style=&quot;text-align:right&quot;&gt;이 글은 &lt;a href=&quot;http://gyedo.springnote.com/&quot;&gt;스프링노트&lt;/a&gt;에서 작성되었습니다.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Maya 2011 and SoftImage 2011</title>
      <id>http://gyedo.pe.kr/zbxe/891273</id>
      <published>2010-10-14T09:25:24+09:00</published>
      <updated>2011-01-18T19:02:40+09:00</updated>
      <link rel="alternate" type="text/html" href="http://gyedo.pe.kr/zbxe/891273"/>
      <link rel="replies" type="text/html" href="http://gyedo.pe.kr/zbxe/891273#comment"/>
      <author>
         <name>gyedo</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Arial&quot; size=&quot;6&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 19px; line-height: normal;&quot;&gt;오늘 Autodesk Digital Entertainment Conference라는 것을 online으로 봤는데요,&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Arial&quot; size=&quot;6&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 19px; line-height: normal;&quot;&gt;Maya와 SoftImage가 이젠 Data가 호환이 직접 되는군요.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Arial&quot; size=&quot;6&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 19px; line-height: normal;&quot;&gt;&lt;br  /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Arial&quot; size=&quot;6&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 19px; line-height: normal;&quot;&gt;1. Maya에서 애니메이트된 오브젝트랑 배경 오브젝트 몇개를 선택해서&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Arial&quot; size=&quot;6&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 19px; line-height: normal;&quot;&gt;File 메뉴에서 Send to SoftImage를 하면&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Arial&quot; size=&quot;6&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 19px; line-height: normal;&quot;&gt;&lt;span style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: 14pt;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;span style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: 14pt;&quot;&gt;&lt;img src=&quot;http://www.gyedo.pe.kr/zbxe/files/attach/images/52/273/891/image1.png&quot; alt=&quot;image1.png&quot; title=&quot;image1.png&quot; class=&quot;iePngFix&quot; width=&quot;806&quot; height=&quot;598&quot; style=&quot;&quot; /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: 14pt;&quot;&gt;&lt;br  /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: 14pt;&quot;&gt;2. 이렇게 SoftImage에 그대로 들어옵니다.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: 14pt;&quot;&gt;&lt;img src=&quot;http://www.gyedo.pe.kr/zbxe/files/attach/images/52/273/891/image2.png&quot; alt=&quot;image2.png&quot; title=&quot;image2.png&quot; class=&quot;iePngFix&quot; width=&quot;804&quot; height=&quot;597&quot; style=&quot;&quot; /&gt;
&lt;br  /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: 14pt;&quot;&gt;&lt;br  /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: 14pt;&quot;&gt;3. SoftImage에서 파티클을 추가한 뒤에&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: 14pt;&quot;&gt;&lt;img src=&quot;http://www.gyedo.pe.kr/zbxe/files/attach/images/52/273/891/image3.png&quot; alt=&quot;image3.png&quot; title=&quot;image3.png&quot; class=&quot;iePngFix&quot; width=&quot;804&quot; height=&quot;594&quot; style=&quot;&quot; /&gt;
&lt;br  /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Arial&quot; size=&quot;6&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 19px; line-height: normal;&quot;&gt;&lt;br  /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Arial&quot; size=&quot;6&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 19px; line-height: normal;&quot;&gt;4. 다시 File 메뉴에서 Send to Maya를 선택해서 Maya로 보낼 수 있네요.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: 14pt;&quot;&gt;&lt;img src=&quot;http://www.gyedo.pe.kr/zbxe/files/attach/images/52/273/891/image4.png&quot; alt=&quot;image4.png&quot; title=&quot;image4.png&quot; class=&quot;iePngFix&quot; width=&quot;802&quot; height=&quot;595&quot; style=&quot;&quot; /&gt;
&lt;br  /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: 14pt;&quot;&gt;&lt;br  /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: 14pt;&quot;&gt;그나저나, 보니까 이제 SoftImage는 세컨드 패키지가 된듯,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Arial&quot; size=&quot;6&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 19px; line-height: normal;&quot;&gt;3ds Max Creation Suite Premium이나 Maya Creation Suite Premium에 SoftImage를 끼워주는 군요.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Arial&quot; size=&quot;6&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 19px; line-height: normal;&quot;&gt;SoftImage Creation Suite은 팔지도 않고...&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: 14pt;&quot;&gt;&lt;br  /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: 14pt;&quot;&gt;
&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>SIGGRAPH 2010</title>
      <id>http://gyedo.pe.kr/zbxe/891043</id>
      <published>2010-07-20T10:48:36+09:00</published>
      <updated>2010-07-20T10:49:13+09:00</updated>
      <link rel="alternate" type="text/html" href="http://gyedo.pe.kr/zbxe/891043"/>
      <link rel="replies" type="text/html" href="http://gyedo.pe.kr/zbxe/891043#comment"/>
      <author>
         <name>gyedo</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;&lt;img src=&quot;http://rhizome.org/imagebase/article/3218/Sigraph2009_logo.jpg&quot; alt=&quot;Sigraph2009_logo.jpg&quot; title=&quot;Sigraph2009_logo.jpg&quot; style=&quot;&quot; /&gt;&lt;/p&gt;&lt;p&gt;벌써 다음주가 시그라프 컨퍼런스네요.&lt;/p&gt;&lt;p&gt;혹시 이번에 LA 오시는 분 안계신가요?&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.siggraph.org/s2010/&quot; target=&quot;_blank&quot;&gt;http://www.siggraph.org/s2010/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>WALL-E 친구 M-O</title>
      <id>http://gyedo.pe.kr/zbxe/890827</id>
      <published>2010-06-10T03:47:06+09:00</published>
      <updated>2011-01-18T19:03:51+09:00</updated>
      <link rel="alternate" type="text/html" href="http://gyedo.pe.kr/zbxe/890827"/>
      <link rel="replies" type="text/html" href="http://gyedo.pe.kr/zbxe/890827#comment"/>
      <author>
         <name>gyedo</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;&lt;img src=&quot;http://farm5.static.flickr.com/4048/4684992505_a2089a9fcd.jpg&quot; alt=&quot;4684992505_a2089a9fcd.jpg&quot; title=&quot;4684992505_a2089a9fcd.jpg&quot; style=&quot;&quot; /&gt;&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 16px; font-size: 11px; color: rgb(112, 112, 112); font-family: &apos;Malgun Gothic&apos;, &apos;Lucida Sans Unicode&apos;, &apos;Lucida Grande&apos;, Verdana, Arial, Helvetica, sans-serif; &quot;&gt;Microbe-Obliterator&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#707070&quot; face=&quot;&apos;Malgun Gothic&apos;, &apos;Lucida Sans Unicode&apos;, &apos;Lucida Grande&apos;, Verdana, Arial, Helvetica, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px; line-height: 16px;&quot;&gt;&lt;br  /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#707070&quot; face=&quot;&apos;Malgun Gothic&apos;, &apos;Lucida Sans Unicode&apos;, &apos;Lucida Grande&apos;, Verdana, Arial, Helvetica, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px; line-height: 16px;&quot;&gt;역시 세일하는 김에 집어온,&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#707070&quot; face=&quot;&apos;Malgun Gothic&apos;, &apos;Lucida Sans Unicode&apos;, &apos;Lucida Grande&apos;, Verdana, Arial, Helvetica, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 11px; line-height: 16px;&quot;&gt;이건 나름 무선조종도 돼요 :)&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;


&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Waste Allocation Load Lifter, Earth class</title>
      <id>http://gyedo.pe.kr/zbxe/890807</id>
      <published>2010-06-08T08:37:09+09:00</published>
      <updated>2010-06-11T02:07:05+09:00</updated>
      <link rel="alternate" type="text/html" href="http://gyedo.pe.kr/zbxe/890807"/>
      <link rel="replies" type="text/html" href="http://gyedo.pe.kr/zbxe/890807#comment"/>
      <author>
         <name>gyedo</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;&lt;img src=&quot;http://29.media.tumblr.com/tumblr_l3o2xoxxsC1qzt4w3o1_500.jpg&quot; alt=&quot;tumblr_l3o2xoxxsC1qzt4w3o1_500.jpg&quot; title=&quot;tumblr_l3o2xoxxsC1qzt4w3o1_500.jpg&quot; style=&quot;&quot; /&gt;&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;철지난 (덕분에 엄청 싸게산) Wall-E&lt;/p&gt;&lt;p&gt;정가 $7.50, 재고정리세일가 $2.99,&lt;/p&gt;&lt;p&gt;직원할인가 $1.94&lt;/p&gt;&lt;p&gt;


&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>심슨 우표</title>
      <id>http://gyedo.pe.kr/zbxe/890756</id>
      <published>2010-05-19T14:37:28+09:00</published>
      <updated>2010-05-22T12:53:06+09:00</updated>
      <link rel="alternate" type="text/html" href="http://gyedo.pe.kr/zbxe/890756"/>
      <link rel="replies" type="text/html" href="http://gyedo.pe.kr/zbxe/890756#comment"/>
      <author>
         <name>gyedo</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;&lt;img src=&quot;http://www.gyedo.pe.kr/zbxe/files/attach/images/52/756/890/gyedo_1274126731_48559_me2photo.jpg&quot; alt=&quot;gyedo_1274126731_48559_me2photo.jpg&quot; title=&quot;gyedo_1274126731_48559_me2photo.jpg&quot; width=&quot;500&quot; height=&quot;666&quot; style=&quot;&quot; /&gt;
&lt;/p&gt;&lt;p&gt;&lt;br  /&gt;&lt;/p&gt;&lt;p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;여기는 아직도 우편으로 집월세나 공과금을 내는 일이 있어서 우표가 필요한데요,&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;우표가 떨어져서 며칠전에 우체국에 갔더니 심슨 우표를 팔더라구요.&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; &quot;&gt;그래서 낼름 집어왔죠.&lt;/p&gt;&lt;/p&gt;&lt;p&gt;


&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>봄도 없이 여름이 왔네요.</title>
      <id>http://gyedo.pe.kr/zbxe/890705</id>
      <published>2010-05-18T14:00:27+09:00</published>
      <updated>2010-06-11T02:07:25+09:00</updated>
      <link rel="alternate" type="text/html" href="http://gyedo.pe.kr/zbxe/890705"/>
      <link rel="replies" type="text/html" href="http://gyedo.pe.kr/zbxe/890705#comment"/>
      <author>
         <name>넉살</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;봄을 즐기지도 못했건만&lt;/p&gt;
&lt;p&gt;벌써 여름이예요.~~&lt;/p&gt;
&lt;p&gt;계도님의 동내도 그런가요?&lt;/p&gt;
&lt;p&gt;후후후&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>올해의 시작은 많이 춥네요.</title>
      <id>http://gyedo.pe.kr/zbxe/889395</id>
      <published>2010-01-28T17:08:03+09:00</published>
      <updated>2010-04-14T14:43:46+09:00</updated>
      <link rel="alternate" type="text/html" href="http://gyedo.pe.kr/zbxe/889395"/>
      <link rel="replies" type="text/html" href="http://gyedo.pe.kr/zbxe/889395#comment"/>
      <author>
         <name>넉살</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;p&gt;여긴 서울&lt;/p&gt;
&lt;p&gt;이번 폭설로 문열린 지하철을 타고 퇴근하는~~ 쉽게 만날수 없는 사건의 중심에 있었지요. ^^후후&lt;/p&gt;
&lt;p&gt;저도 이번에 블로그를 꾸미고 있답니다.&lt;/p&gt;
&lt;p&gt;계도님한테 얻은지식으로 여러가지 만들고 있어요. 해해해&lt;/p&gt;
&lt;p&gt;회사에 저자권이 있어서 소스를 공개 못하는 것도 있지만 &lt;/p&gt;
&lt;p&gt;놀러오세요.~~&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blog.naver.com/locust79&quot;&gt;http://blog.naver.com/locust79&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>복된 2010년 되세요</title>
      <id>http://gyedo.pe.kr/zbxe/889312</id>
      <published>2010-01-01T01:34:31+09:00</published>
      <updated>2010-06-11T02:05:21+09:00</updated>
      <link rel="alternate" type="text/html" href="http://gyedo.pe.kr/zbxe/889312"/>
      <link rel="replies" type="text/html" href="http://gyedo.pe.kr/zbxe/889312#comment"/>
      <author>
         <name>gyedo</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;div class=&quot;xhtmlEditorBody&quot;&gt;&lt;p&gt;&lt;img class=&quot;attachment&quot; title=&quot;&quot; src=&quot;http://ddleart.com.ne.kr/x-mas/30.jpg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;좋은 일만 있는 새해가 되시길...&lt;/p&gt;
&lt;p style=&quot;text-align:right&quot;&gt;이 글은 &lt;a href=&quot;http://gyedo.springnote.com/&quot;&gt;스프링노트&lt;/a&gt;에서 작성되었습니다.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;</content>
                  
   </entry>
   <entry>
      <title>Merry Christmas</title>
      <id>http://gyedo.pe.kr/zbxe/889294</id>
      <published>2009-12-24T05:35:01+09:00</published>
      <updated>2010-06-11T02:06:34+09:00</updated>
      <link rel="alternate" type="text/html" href="http://gyedo.pe.kr/zbxe/889294"/>
      <link rel="replies" type="text/html" href="http://gyedo.pe.kr/zbxe/889294#comment"/>
      <author>
         <name>gyedo</name>
               </author>
            <content type="html">&lt;div class=&quot;xe_content&quot;&gt;&lt;div class=&quot;xhtmlEditorBody&quot;&gt;&lt;p&gt;&lt;img class=&quot;attachment&quot; title=&quot;&quot; src=&quot;http://valplibrary.files.wordpress.com/2009/01/5b585d_merry-christmas-blue-style.jpg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;어느덧 2009년도 다 지나갔네요,&lt;br /&gt;
사랑하는 분들과 함께 좋은 연말 시간들 보내시고,&lt;br /&gt;
다가오는 새해엔 더욱 좋은 일들만 있으시길 바랍니다.&lt;/p&gt;
&lt;p style=&quot;text-align:right&quot;&gt;이 글은 &lt;a href=&quot;http://gyedo.springnote.com/&quot;&gt;스프링노트&lt;/a&gt;에서 작성되었습니다.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;</content>
                  
   </entry>
</feed> 

