<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>여기에서 보면..</title>
    <link>https://windowspe.tistory.com/</link>
    <description>이런 저런 잡스러운 이야기 하는 블로그</description>
    <language>ko</language>
    <pubDate>Fri, 15 May 2026 05:20:21 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>Hirano</managingEditor>
    <item>
      <title>거의 3~4년만에 글쓰네요</title>
      <link>https://windowspe.tistory.com/entry/%EA%B1%B0%EC%9D%98-34%EB%85%84%EB%A7%8C%EC%97%90-%EA%B8%80%EC%93%B0%EB%84%A4%EC%9A%94</link>
      <description>거의 3~4년만에 글쓰네요안드로이드 관련 블로그로 탈바꿈중입니다.</description>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/156</guid>
      <comments>https://windowspe.tistory.com/entry/%EA%B1%B0%EC%9D%98-34%EB%85%84%EB%A7%8C%EC%97%90-%EA%B8%80%EC%93%B0%EB%84%A4%EC%9A%94#entry156comment</comments>
      <pubDate>Sun, 8 Apr 2012 22:32:24 +0900</pubDate>
    </item>
    <item>
      <title>폴더안의 파일 목록 출력</title>
      <link>https://windowspe.tistory.com/entry/File-list-tree</link>
      <description>7월달에는 나름대로 일(?)이 있어서 글 하나도 쓰지 못하였습니다.



8월 1일에 쓰는 간단한 팁입니다.




파일 목록을 간단히 출력할수 있는 팁입니다.




명령 프롬프트를 띄워서 &amp;nbsp;tree 명령어를 사용하시면 간단하게 파일 목록을 출력하실 수 있습니다.

tree명령어는 다음과 같은 일을 합니다.





드라이브 또는 경로의 폴더 구조를 그래픽으로 화면에 표시합니다.
TREE [드라이브:][경로] [/F] [/A]
/F &amp;nbsp..</description>
      <category>Tip</category>
      <category>Tree</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/155</guid>
      <comments>https://windowspe.tistory.com/entry/File-list-tree#entry155comment</comments>
      <pubDate>Sat, 1 Aug 2009 22:01:44 +0900</pubDate>
    </item>
    <item>
      <title>티맥스 윈도우 스크린샷</title>
      <link>https://windowspe.tistory.com/entry/Tmax-Windows-Screenshot</link>
      <description>오늘자로 티맥스 윈도우 스크린샷이 일부 공개되었습니다.

http://www.etnews.co.kr/news/detail.html?mc=m_015_00001&amp;amp;id=200906300036

하지만 뭔가 석연치 않습니다
우선 볼것이 탐색기 화면입니다.



C드라이브가 열려있는데 왼쪽에 있는 폴더에 국민은행, HNC, intel, pki_nts등이 있지만 오른쪽에는 없다는거

또 그리고 탐색기 제목표시줄에는 로컬 디스크인데 폴더 목록에는 WINXP라..</description>
      <category>Program</category>
      <category>tmax</category>
      <category>윈도우</category>
      <category>티맥스</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/154</guid>
      <comments>https://windowspe.tistory.com/entry/Tmax-Windows-Screenshot#entry154comment</comments>
      <pubDate>Tue, 30 Jun 2009 20:47:27 +0900</pubDate>
    </item>
    <item>
      <title>상당수 글을 비공개처리 하였습니다.</title>
      <link>https://windowspe.tistory.com/entry/copyright-post-private</link>
      <description>2009년 7월 23일에 시행될 저작권법에 대비하여 일부 글을 비공개 처리하였습니다.

굳이 비공개처리 안해도 될 글이었으나, 괜한 꼬투리 잡히기 싫어서 문제소지가 될만한 글은 비공개 처리하였습니다.


가뜩이나 글 없는 블로그에 글이 더 줄어들었습니다.</description>
      <category>Blogging</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/153</guid>
      <comments>https://windowspe.tistory.com/entry/copyright-post-private#entry153comment</comments>
      <pubDate>Mon, 22 Jun 2009 20:35:56 +0900</pubDate>
    </item>
    <item>
      <title>쓸만한 무료 C++ 컴파일러 Dev-C++</title>
      <link>https://windowspe.tistory.com/entry/Dev-C</link>
      <description>오랜만에 글을 쓰는군요.
C++를 사용할때 대부분 Visual C++를 사용합니다.&amp;nbsp;
그러나, 공부목적으로 개인이 쓰기에는 Visual C++는 덩치가 크고, 무엇보다 상용버전이기때문에 쓰기에 약간 무리있습니다. (불법다운경우는 예외로 합시다.)
여기서 소개할것은 개인은 물론 기업에서도 부담없이 쓸수 있는 무료 C++컴파일러를 소개할려고 합니다.
Dev-C++라는 컴파일러인데, GNU 라이선스로 보급되는 사용이 자유로운 컴파일러입니다.
델파이로..</description>
      <category>Program/Free</category>
      <category>C</category>
      <category>컴파일러</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/152</guid>
      <comments>https://windowspe.tistory.com/entry/Dev-C#entry152comment</comments>
      <pubDate>Wed, 10 Jun 2009 23:54:21 +0900</pubDate>
    </item>
    <item>
      <title>애드찜 다이어리 당첨</title>
      <link>https://windowspe.tistory.com/entry/Adzzim-Diary</link>
      <description>오늘 집에 오니까 무슨 택배가 와있더군요.


택배를 열어보니 애드찜에서 보낸 다이어리였습니다.

예전에 응모했던 다이어리 이벤트가 당첨이 된것이죠.

마침 다이어리가 필요했었는데 요긴하게 쓰이겠군요.

애드찜 다이어리 잘 쓰겠습니다.










</description>
      <category>Blogging</category>
      <category>다이어리</category>
      <category>애드찜</category>
      <category>이벤트</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/151</guid>
      <comments>https://windowspe.tistory.com/entry/Adzzim-Diary#entry151comment</comments>
      <pubDate>Thu, 21 May 2009 20:47:41 +0900</pubDate>
    </item>
    <item>
      <title>파일 Hash 값을 간편히 확인</title>
      <link>https://windowspe.tistory.com/entry/File-Hash-Program</link>
      <description>간혹 파일의 해시값을 알아봐야할때가 있습니다.

파일 해시란 파일에다가 지문같은 문자를 부여하는 것입니다.

그러면 나중에 파일을 주고 받을때 데이터가 같은지, 다른지 알수 있습니다. 해시함수 특성상&amp;nbsp;두 값이 다르다면 원래의 데이터가 아니라는 점입니다.

자세한 내용은&amp;nbsp;http://en.wikipedia.org/wiki/Hash_function를 참조.

파일 해시 값 확인할때 쓰는 프로그램이 여러개가 있지만 여기서는 2가지를 소개하겠..</description>
      <category>Program</category>
      <category>hash</category>
      <category>MD5</category>
      <category>파일해시</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/150</guid>
      <comments>https://windowspe.tistory.com/entry/File-Hash-Program#entry150comment</comments>
      <pubDate>Tue, 19 May 2009 21:34:28 +0900</pubDate>
    </item>
    <item>
      <title>안철수연구소 보안위젯</title>
      <link>https://windowspe.tistory.com/entry/Ahnlab-Widget</link>
      <description>안철수연구소 보안위젯은 블로그가 해킹을 당했는지 혹은 악성코드가 설치되어있는지 확인해주는 위젯입니다.
http://widget.ahnlab.com/

또한 현재 굿네이버스와 함께하는 후원이벤트를 진행 중 입니다. 보안 위젯을 설치하면 블로거의 이름으로 100원이 자동으로 기부됩니다.

보안위젯을 달기위해서는 아래와 같이 하면 됩니다.(티스토리 기준)






보안위젯 페이지(http://widget.ahnlab.com/) 접속 후, 자신의 블로그 주소..</description>
      <category>Tip</category>
      <category>V3</category>
      <category>보안</category>
      <category>안철수</category>
      <category>연구소</category>
      <category>위젯</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/149</guid>
      <comments>https://windowspe.tistory.com/entry/Ahnlab-Widget#entry149comment</comments>
      <pubDate>Sat, 9 May 2009 23:21:04 +0900</pubDate>
    </item>
    <item>
      <title>VB 프로그래밍시 중복 실행 방지하기</title>
      <link>https://windowspe.tistory.com/entry/VB-No-Duplicate</link>
      <description>VB로 프로그래밍을 짜다보면 프로그램이 중복실행이 되지 않게 하고 싶을 경우가 있습니다.

그럴때 사용하는 코드는 아래와 같습니다.
Private Sub Form_Load()
    If App.PrevInstance = True Then
        MsgBox &quot;프로그램이 이미 구동중입니다&quot;, vbExclamation, &quot;이미 구동중&quot;
        End
    End If
End Sub

이 방법으로는 간단하게 중복실행을 방지할수 있습니다만, ..</description>
      <category>Tip/Visual Basic</category>
      <category>vb</category>
      <category>중복실행</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/148</guid>
      <comments>https://windowspe.tistory.com/entry/VB-No-Duplicate#entry148comment</comments>
      <pubDate>Thu, 7 May 2009 22:00:59 +0900</pubDate>
    </item>
    <item>
      <title>TV OUT기능을 사용해봤습니다.</title>
      <link>https://windowspe.tistory.com/entry/PC-TV-OUT</link>
      <description>오늘따라 한번 TV를 모니터 대용으로 써보고 싶었습니다.




왜냐하면 4:3 비율을 써오다가 한번 16:9 비율을 써보고 싶었기 때문입니다.&amp;nbsp;




그래서 바로 작업에 들어갔습니다. 우선,&amp;nbsp;TV Out기능을 사용하기 위해서는 준비물이 필요합니다.


TV (이게 없으면 안됩니다. 여기에서 쓰인 TV 기종은 LG전자&amp;nbsp;DN-32FZ80H 입니다.)
TV OUT 기능을 지원하는 그래픽카드 (저는 Geforce 9600GT를 사..</description>
      <category>Blogging</category>
      <category>tvout</category>
      <category>그래픽카드</category>
      <category>티비아웃</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/147</guid>
      <comments>https://windowspe.tistory.com/entry/PC-TV-OUT#entry147comment</comments>
      <pubDate>Thu, 23 Apr 2009 18:00:52 +0900</pubDate>
    </item>
    <item>
      <title>간편히 IP확인하는 프로그램 만들기</title>
      <link>https://windowspe.tistory.com/entry/VB-Simple-IP-Check</link>
      <description>안녕하세요?

시간이 날때마다 간단한 Visual Basic 팁을 써볼까 합니다.
물론 저도 Visual Basic를 완벽히 잘하는 것은 아니지만 제가 배운만큼 남에게 베푼다는 마음으로 Visual Basic의 유용한 팁들을 알려줄까합니다.
우선 첫 스타트로&amp;nbsp;인터넷 프로토콜 주소, 즉 IP주소를 알아내는 프로그램을 만들어볼까 합니다.
사실, IP를 확인하는 방법은 여러가지가 있습니다.


명령 프롬포트에서 ipconfig 명령을 실행하는방법, ..</description>
      <category>Tip/Visual Basic</category>
      <category>IP</category>
      <category>Visual Basic</category>
      <category>비주얼 베이직</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/146</guid>
      <comments>https://windowspe.tistory.com/entry/VB-Simple-IP-Check#entry146comment</comments>
      <pubDate>Mon, 13 Apr 2009 21:01:04 +0900</pubDate>
    </item>
    <item>
      <title>적절하게 파일 형식을 변환시켜주는 프로그램 - Format Factory</title>
      <link>https://windowspe.tistory.com/entry/Format-Factory</link>
      <description>웹서핑을 하다가 상당히 유용한 프로그램을 찾았습니다.
Format Factory라고 불리는 이 프로그램은 미디어 파일을 원하는 포맷으로 변환시켜줍니다.
직접 제작한 미디어 파일이나 인터넷에서 받은 파일을 변환할때 유용합니다,


다음과 같은 기능이 있습니다.
All to MP4/3GP/MPG/AVI/WMV/FLV/SWF

All to MP3/WMA/AMR/OGG/AAC/WAV
All to JPG/BMP/PNG/TIF/ICO/GIF/TGA.
DVD 추출 ..</description>
      <category>Program</category>
      <category>무료</category>
      <category>변환</category>
      <category>인코딩</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/145</guid>
      <comments>https://windowspe.tistory.com/entry/Format-Factory#entry145comment</comments>
      <pubDate>Wed, 25 Mar 2009 22:07:19 +0900</pubDate>
    </item>
    <item>
      <title>Internet Explorer 8 공개</title>
      <link>https://windowspe.tistory.com/entry/Internet-Explorer-8</link>
      <description>우리시각으로 새벽 1시쯤에 IE8이 정식으로 공개되었습니다.




인터페이스는 7과 비슷하지만&amp;nbsp;InPrivate , 호환성 보기 , 빠른 검색 , 웹조각 기능이 추가되었습니다.




예전에 베타에 한번 써보다가 생각지도 않은 오류에 바로지웠습니다만 정식버전에선 아직까지 오류가 생기지 않았네요.




제일 좋은 기능이라고 생각하는것은 inprivate 브라우징입니다. 이것은 Chrome의 시크릿 창처럼 웹서핑을 해도 어떠한 기록이 남지 않습..</description>
      <category>Program</category>
      <category>ie8</category>
      <category>익스</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/144</guid>
      <comments>https://windowspe.tistory.com/entry/Internet-Explorer-8#entry144comment</comments>
      <pubDate>Fri, 20 Mar 2009 22:04:04 +0900</pubDate>
    </item>
    <item>
      <title>ActiveX 제거 프로그램 CleanAX</title>
      <link>https://windowspe.tistory.com/entry/ActiveX-%EC%A0%9C%EA%B1%B0-%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%A8-CleanAX</link>
      <description>이 프로그램은 각종&amp;nbsp;ActiveX 를 삭제해주는 프로그램으로, 국정원에서 무료로 배포하고 있습니다.


ActiveX는 남겨좋으면 좋을게 거의 없을정도로 MS에서 조차 사용을 거의 안하는 기술입니다.


저는 주로 크롬을 사용하고 엑티브X는 꼭 필요한것만 설치하기때문에 이 프로그램을 쓸 일은 없겠지만 초보자들이 쓰기에는 유용한 프로그램 같습니다.


유독 우리나라에서만 비정상적으로 많이 쓰는게 좀 문제임.


인터넷 쇼핑부터 심지어는 엑티브X를..</description>
      <category>Program</category>
      <category>ActiveX</category>
      <category>IE</category>
      <category>국정원</category>
      <category>엑티브x</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/143</guid>
      <comments>https://windowspe.tistory.com/entry/ActiveX-%EC%A0%9C%EA%B1%B0-%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%A8-CleanAX#entry143comment</comments>
      <pubDate>Mon, 16 Mar 2009 19:56:51 +0900</pubDate>
    </item>
    <item>
      <title>간편히 사용 기록을 지울수 있는 프로그램 - Logout Cleaner</title>
      <link>https://windowspe.tistory.com/entry/Logout-Cleaner</link>
      <description>임시파일을 간편히 제거할수 있는 Logout Cleaner입니다.

Windows를 종료혹은, Logout 할 때&amp;nbsp;임시파일,사용 기록을 간편히 자동으로 지워줍니다.
이 프로그램의 특징은 Windows를 종료할때마다&amp;nbsp;자동으로 기록들을 삭제하므로, 처리 완료 때 까지 기다리지 않아도 되 매우 편리합니다.
PC방에서 쓰기 유용한 프로그램입니다. (항상 PC방에 사용하는 프로그램입니다.)

제공하는 기능


강력하게 컴퓨터 끄기
Index.d..</description>
      <category>Program</category>
      <category>Logout Cleaner</category>
      <category>임시파일</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/142</guid>
      <comments>https://windowspe.tistory.com/entry/Logout-Cleaner#entry142comment</comments>
      <pubDate>Fri, 6 Mar 2009 22:01:07 +0900</pubDate>
    </item>
    <item>
      <title>서태지 싱글 2 예약</title>
      <link>https://windowspe.tistory.com/entry/Atomos-Part-Secret-Reservation</link>
      <description>3월 첫 포스팅입니다.
대학을 핑계로 글을 안쓰게 되는군요.

아무튼 3월 첫포스팅은 서태지 싱글2 예약한 글을 써봅니다.

제가 좋아하는 가수는 서태지입니다.

이번에도 예약을 하게 되는군요.

싱글2 앨범 이름은 Seotaiji 8th Atomos Part Secret 입니다.

구매시 포스터랑 포스터 케이스도 준다는군요.

3월 10일이 기다려 집니다.

앨범 수록곡



Bermuda [Triangle]
Juliet
Coma
Bermuda [Tr..</description>
      <category>Blogging</category>
      <category>atomos</category>
      <category>seotaiji</category>
      <category>서태지</category>
      <category>싱글</category>
      <category>아토모스</category>
      <category>예약</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/141</guid>
      <comments>https://windowspe.tistory.com/entry/Atomos-Part-Secret-Reservation#entry141comment</comments>
      <pubDate>Fri, 6 Mar 2009 21:47:35 +0900</pubDate>
    </item>
    <item>
      <title>10원짜리 네이트온 팁</title>
      <link>https://windowspe.tistory.com/entry/NATEON-Tip-Remove-Temp</link>
      <description>네이트온은 국내에서 MSN과 더불어&amp;nbsp;많은 분들께서 사용하시는 메신저입니다.





네이트온은 상당히 많은 임시파일을 생성을 하는데 대부분 그냥 무시하고 쓰시고는 합니다.




임시파일을 확인하기 위해서는 아래와 같은 폴더로 들어가보시면 됩니다.







Vista 사용자 : C:\Users\{계정 이름}\AppData\Local\SK Communications\NATEON\Temp

XP 사용자 : C:\Program Files\NATE..</description>
      <category>Tip</category>
      <category>nateon</category>
      <category>TEMP</category>
      <category>네이트온</category>
      <category>임시</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/140</guid>
      <comments>https://windowspe.tistory.com/entry/NATEON-Tip-Remove-Temp#entry140comment</comments>
      <pubDate>Wed, 18 Feb 2009 23:08:41 +0900</pubDate>
    </item>
    <item>
      <title>Steam 사칭 조심</title>
      <link>https://windowspe.tistory.com/entry/Steam-Manager-Spoofing</link>
      <description>오늘 레포데를 하고 하고 있는데 누가 채팅을 요청하였습니다.

심심해서 수락하였더니 이런 메시지를 보냈군요.






Hello. This Is Administration. A large number of IP adresses have recently connected to Steam©

with your account. We believe this to be spam. Please provide us

with your Steam Account Na..</description>
      <category>Blogging</category>
      <category>steam</category>
      <category>관리자</category>
      <category>사칭</category>
      <category>스팀</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/139</guid>
      <comments>https://windowspe.tistory.com/entry/Steam-Manager-Spoofing#entry139comment</comments>
      <pubDate>Mon, 16 Feb 2009 23:28:44 +0900</pubDate>
    </item>
    <item>
      <title>2090바이러스(Win32/AimBot.worm.15872) 조심하세요</title>
      <link>https://windowspe.tistory.com/entry/Win32-AimBot-Worm</link>
      <description>어제부터&amp;nbsp;2090바이러스(Win32/AimBot.worm.15872)가 급속히 퍼지고 있다고 하니 사용자분들의 각별한 주의가 필요합니다.

이 웜은 USB메모리혹은 네트워크 드라이브로 통하여 전파가 된다고 알려져있습니다.
MS08-067 취약점을 이용한 이 웜은 시스템 날짜가 2090년으로 변경되고
XP SP3의 경우 무한 로그온,로그오프를 반복한다고 합니다. (자세한 내용은 http://kr.ahnlab.com/info/smart2u/viru..</description>
      <category>Tip</category>
      <category>2090</category>
      <category>2090바이러스</category>
      <category>바이러스</category>
      <category>안철수</category>
      <category>웜</category>
      <category>재부팅</category>
      <category>전용백신</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/138</guid>
      <comments>https://windowspe.tistory.com/entry/Win32-AimBot-Worm#entry138comment</comments>
      <pubDate>Wed, 11 Feb 2009 21:52:36 +0900</pubDate>
    </item>
    <item>
      <title>콜 오브 듀티 : 월드 앳 워 죽음의 카드 설명</title>
      <link>https://windowspe.tistory.com/entry/Call-of-Duty-World-at-War-Death-Card</link>
      <description>월드 앳 워에는 Call of duty 4 : 모던 워페어처럼 숨겨진 카드가 있습니다. (모던워페어에서는 노트북입니다.)모던 웨페어에서는 숨겨진 노트북이 30개가 있는데 월드 앳 워에는 13개가 있습니다.(A , K , Q , ..... , 2까지.. 포커의 카드 시리즈)월드 앳 워에서는 숨겨진 카드를 Death Card이라 부릅니다. (한글판에서는 죽음의 카드라고 표현 했기에 이하 죽음의 카드라는 명칭을 쓰겠습니다.)콜오브듀티 시리즈 최초로 Coope..</description>
      <category>Game/Call of Duty</category>
      <category>WORLD AT WAR</category>
      <category>월드앳워</category>
      <category>콜오브듀티</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/137</guid>
      <comments>https://windowspe.tistory.com/entry/Call-of-Duty-World-at-War-Death-Card#entry137comment</comments>
      <pubDate>Thu, 5 Feb 2009 14:32:53 +0900</pubDate>
    </item>
    <item>
      <title>MS 오피스의 대안 프로그램 - 오픈오피스</title>
      <link>https://windowspe.tistory.com/entry/Freesoftware-1-Openoffice</link>
      <description>컴퓨터를 쓰다보면 많고 많은 프로그램들을 쓰게 됩니다. 
무료로 쓸수 있는 프로그램들이 있지만 돈을 주고 써야하는 상용프로그램들도 많이 있습니다. 
상용프로그램을 어둠의 경로로 다운 받아서 쓰는 사람들이 많습니다.&amp;nbsp;
여기에서는&amp;nbsp;무료이거나 혹은&amp;nbsp;저렴한 가격으로 상용못지 않은 대안&amp;nbsp;프로그램들을 찾아서 소개를 해볼까합니다.

웹을 찾아보면 의외로 괜찮은 프로그램들이 많이 있습니다. 다만 소개가 많이 되지 않아서 안타까울 뿐..</description>
      <category>Program/Free</category>
      <category>Free</category>
      <category>openoffice</category>
      <category>OpenOffice.org</category>
      <category>대안</category>
      <category>상용</category>
      <category>오픈오피스</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/136</guid>
      <comments>https://windowspe.tistory.com/entry/Freesoftware-1-Openoffice#entry136comment</comments>
      <pubDate>Thu, 29 Jan 2009 21:10:17 +0900</pubDate>
    </item>
    <item>
      <title>PC 업그레이드</title>
      <link>https://windowspe.tistory.com/entry/PC-Upgrade</link>
      <description>3년동안 써왔던 컴터를 업그레이드 하였습니다
(업그레이드보단 새로 샀다는게 적절할듯)
아이코다에서 77정도 주고 샀습니다.



CPU : AMD 페넘X4 아제나 9650 (2.3GHz/L2 512KBx4EA/L3 2MB/소켓AM2+/95W)&amp;nbsp;
Motherboard : 아수스 M3A78-VM (AMD 780G) [미니/소켓AM2+/PCI-Ex]
RAM : 하이닉스 DDR2 4GB SDRAM [2GBx2개] (PC2-6400/DDR800/CL6)..</description>
      <category>Blogging</category>
      <category>PC</category>
      <category>PC 업그레이드</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/135</guid>
      <comments>https://windowspe.tistory.com/entry/PC-Upgrade#entry135comment</comments>
      <pubDate>Tue, 13 Jan 2009 23:40:00 +0900</pubDate>
    </item>
    <item>
      <title>콜 오브 듀티 월드 앳 워 받았음</title>
      <link>https://windowspe.tistory.com/entry/Buy-Call-of-duty-World-at-War</link>
      <description>콜 오브 듀티 월드 앳 워를 돈주고 받았습니다.

그런데 돈주고 받으면 불법? 헐

물론 39500원 주고 내일 택배로 받을거 입니다.
밑에 돈주고 다운받은거 인증입니다.

아래는 그냥 글 끝내기 뭐해서&amp;nbsp;콜 오브 듀티2 설치방법을 올렸습니다.


CD1 넣어주세요
CD2&amp;nbsp;넣어주세요
CD3&amp;nbsp;넣어주세요
CD4&amp;nbsp;넣어주세요
CD5&amp;nbsp;넣어주세요
CD6&amp;nbsp;넣어주세요

아직 안끝났어요 ^^&amp;nbsp;CD1 다시&amp;nb..</description>
      <category>Blogging</category>
      <category>Call of Duty</category>
      <category>월드 앳 워</category>
      <category>콜옵</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/134</guid>
      <comments>https://windowspe.tistory.com/entry/Buy-Call-of-duty-World-at-War#entry134comment</comments>
      <pubDate>Mon, 12 Jan 2009 14:18:19 +0900</pubDate>
    </item>
    <item>
      <title>권장 소비자가가 없어진다면</title>
      <link>https://windowspe.tistory.com/entry/If-No-Price</link>
      <description>내년 하반기부터 라면이나 과자 등의 포장용지에 인쇄된 권장 소비자 가격이 없어진다고 하는군요.

http://news.naver.com/main/read.nhn?mode=LS2D&amp;amp;mid=sec&amp;amp;sid1=101&amp;amp;sid2=310&amp;amp;oid=001&amp;amp;aid=0002429030


가면 갈수록 어이없고 황당한 정책들이 속속 나오고 있습니다.


이젠 먹을 거리 사러가기전에 다나와를 들어가야 하나봅니다.


아래는 네이버 뉴스 기사..</description>
      <category>Blogging</category>
      <category>가격</category>
      <category>권장</category>
      <category>다나와</category>
      <category>소비자</category>
      <category>소비자가격</category>
      <category>용팔이</category>
      <category>이명박</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/133</guid>
      <comments>https://windowspe.tistory.com/entry/If-No-Price#entry133comment</comments>
      <pubDate>Sun, 28 Dec 2008 20:06:02 +0900</pubDate>
    </item>
    <item>
      <title>스킨 변경</title>
      <link>https://windowspe.tistory.com/entry/Change-Skin-LIMLight-1</link>
      <description>사이드바가 날아나서 좌절하고 있었을때 기왕 날아간거 새로운 마음으로 다시 시작하자고 생각해서,


스킨을 새로운걸로 바꾸었습니다.



스킨 이름은 Life In Mono 입니다.

티스토리에서 11월 27일에 공개한 스킨으로 전체적으로 세련되고 간편한 스타일이 특징입니다.

다만 이 스킨에는 카테고리의 다른 글 부분을 보여주는 곳에 버그가 있어서 적용후에 패치를 한번 해줘야합니다.







style.css 맨 아랫부분에 

.another_cat..</description>
      <category>Blogging</category>
      <category>Skin</category>
      <category>스킨</category>
      <category>티스토리</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/132</guid>
      <comments>https://windowspe.tistory.com/entry/Change-Skin-LIMLight-1#entry132comment</comments>
      <pubDate>Tue, 16 Dec 2008 21:58:33 +0900</pubDate>
    </item>
    <item>
      <title>사이드바 초기화되다</title>
      <link>https://windowspe.tistory.com/entry/Tistory-Sidebar-Reset</link>
      <description>새로 나온 스킨이 있나 해서 스킨 선택화면에서 스킨 몇몇개 미리보기를 봤더니



사이드바가 완전 초기화되어있군요,.




스킨 수정하다가 사이드바 날려먹은적은 있어도, 미리보기 했다는 이유로 사이드바가 날아가기는 처음이군요.




백업 해 놓은것도 없는데 젠장


복구를 해야하는데 어디서부터 시작해야할지 모르겠군요


</description>
      <category>Blogging</category>
      <category>reset</category>
      <category>사이드바</category>
      <category>초기화</category>
      <category>티스토리</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/130</guid>
      <comments>https://windowspe.tistory.com/entry/Tistory-Sidebar-Reset#entry130comment</comments>
      <pubDate>Tue, 16 Dec 2008 17:54:59 +0900</pubDate>
    </item>
    <item>
      <title>구글 수표 환전기 -1</title>
      <link>https://windowspe.tistory.com/entry/Google-Check-Exchange-1</link>
      <description>구글 수표가 도착한게 4일전이었고 , 그 수표를 들고 환전하러 갔습니다.
2008/12/11 - [Blogging] - 구글 수표 도착



어느 은행에서 환전할까 생각하다가 평판이 좋다는 기업은행으로 갔습니다.


기업은행 계좌가 없고 거래내역도 없어서 매입이 안되면 어떻게 하나.. 마음조리며 갔는데, 

의외로 직원께서 친절히 매입을 해주셨습니다.

직원말에 의하면 별로 크지 않은 금액은 추심전 매입을 해준답니다.




수표 뒤에 영문이름쓰고, 외..</description>
      <category>Blogging</category>
      <category>check</category>
      <category>Google</category>
      <category>구글</category>
      <category>수표</category>
      <category>애드센스</category>
      <category>추심</category>
      <category>환전</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/129</guid>
      <comments>https://windowspe.tistory.com/entry/Google-Check-Exchange-1#entry129comment</comments>
      <pubDate>Mon, 15 Dec 2008 16:20:51 +0900</pubDate>
    </item>
    <item>
      <title>pe.kr 도메인을 무료로 (선착순 5만명)</title>
      <link>https://windowspe.tistory.com/entry/Pekr-Domain-Free</link>
      <description>한국인터넷진흥원과 네이버가 함께 도메인을 무료로 제공하는 기회를 주고 있습니다.




pe.kr 도메인을 무료로 제공합니다.

그것도 무려 2년씩이나! (pe.kr의 2년 등록비는 약2만원정도 됩니다.)

이벤트 페이지 주소는 http://section.blog.naver.com/event/DomainPromotionEventForm.nhn이 됩니다.

저 주소를 주소창에 입력하면 아래의 같은 페이지가 나타납니다.
메인화면에서 신청하기 버튼을 눌러서 ..</description>
      <category>Tip</category>
      <category>domain</category>
      <category>Free</category>
      <category>NHN</category>
      <category>pe.kr</category>
      <category>도메인</category>
      <category>무료</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/128</guid>
      <comments>https://windowspe.tistory.com/entry/Pekr-Domain-Free#entry128comment</comments>
      <pubDate>Thu, 11 Dec 2008 20:08:59 +0900</pubDate>
    </item>
    <item>
      <title>구글 수표 도착</title>
      <link>https://windowspe.tistory.com/entry/Google-Check-1</link>
      <description>오늘따라 왠지 아침부터 기분이 상쾌하였습니다.

아침에 잠깐 나갔다 돌아오니 우편함에 반가운 우편이 있더군요.


급히 우편물을 가지고 집에 왔습니다.


드디어 구글 수표가 도착한 것입니다.


2008년 11월 26일날 배송했던 우편이 오늘에서야 도착했으니 15일정도 걸렸군요.


사진에는 잘 보이지 않지만 USD 487.89라 써있습니다.
(오늘 17시 56분 기준으로 하면 약 66만원정도가 되는군요.)


2007년 11월 14일날 구글 에드센스..</description>
      <category>Blogging</category>
      <category>check</category>
      <category>구글</category>
      <category>달러</category>
      <category>도착</category>
      <category>수표</category>
      <category>체크</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/127</guid>
      <comments>https://windowspe.tistory.com/entry/Google-Check-1#entry127comment</comments>
      <pubDate>Thu, 11 Dec 2008 19:18:39 +0900</pubDate>
    </item>
    <item>
      <title>블로그 소재가 고갈났습니다.</title>
      <link>https://windowspe.tistory.com/entry/BMD</link>
      <description>블로그에 글을 요즘 잘안쓰는데

사실 블로그에 쓸 글의 소재가 고갈났습니다.
글쓰기 버튼을 눌러서 글을 쓰려고 하면 뭘 써야할지 망설이다가 결국 글쓰기창을 닫은 적이 여러번입니다.


도대체 무슨 글을 써야할까 고민을 매일 합니다.


이럴때는 어떻게 하면 좋을까?


글쓰기 소재가 생각이 안난다. ㅇㅅㅇ


</description>
      <category>Blogging</category>
      <category>고갈</category>
      <category>블로그</category>
      <category>소재</category>
      <category>이명박</category>
      <author>Hirano</author>
      <guid isPermaLink="true">https://windowspe.tistory.com/126</guid>
      <comments>https://windowspe.tistory.com/entry/BMD#entry126comment</comments>
      <pubDate>Mon, 8 Dec 2008 20:19:05 +0900</pubDate>
    </item>
  </channel>
</rss>