<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>echo &amp;quot;Hello world!!&amp;quot;;</title>
    <link>https://bits.tistory.com/</link>
    <description>Let's smile..</description>
    <language>ko</language>
    <pubDate>Thu, 9 Apr 2026 17:14:15 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>TheBits</managingEditor>
    <image>
      <title>echo &amp;quot;Hello world!!&amp;quot;;</title>
      <url>https://t1.daumcdn.net/cfile/tistory/1279F8104A7681673A</url>
      <link>https://bits.tistory.com</link>
    </image>
    <item>
      <title>PHP 5.2 이하 버전에서 JSON 사용하기</title>
      <link>https://bits.tistory.com/199</link>
      <description>오래전 만들어준 쇼핑몰에서 갑자기 제품 검색이 되지 않는 문제로 문의가 들어왔다.이 쇼핑몰이 PHP단이나 JS단에서(많은 부분이 AJAX처리..) 이런저런 기능이 커스터마이징되서 많이 들어가 있었는데 그 중하나가 상품목록을 AJAX롤 보여주는 기능이었고 검색 후 목록이 나오지 않는 문제가 발행한것이었다..작업을 위해&amp;nbsp;rsync로&amp;nbsp;본인의 작업서버로 가져오려 하려했지만 RSA값이 틀리다고 나오는것으로 서버가 바뀌었다는걸 직감했는데 아파치 ..</description>
      <category>웹 프로그래밍/PHP</category>
      <category>json_encode</category>
      <category>php</category>
      <author>TheBits</author>
      <guid isPermaLink="true">https://bits.tistory.com/199</guid>
      <comments>https://bits.tistory.com/199#entry199comment</comments>
      <pubDate>Fri, 14 Feb 2014 21:24:42 +0900</pubDate>
    </item>
    <item>
      <title>PS2 메모리카드 부팅하기 작업</title>
      <link>https://bits.tistory.com/198</link>
      <description>인터넷을 찾아보면 PS1 CD와 맥스드라이브를 이용해 PS2를 부팅 시키도록 작업하는 방법이 많이 소개 되었는데 잘 따라한다고&amp;nbsp;해도 이상하게 실패하는 경우가 있다... 최근 찾아보니 내용은 10년전이나 지금이나 거의 같기도했고...&amp;nbsp;소개하는 방법은 방법이나 내용도 거의 같기는 하지만 본인 생각(?)에 조금 더 쉽다고 느꼈기 때문에&amp;nbsp;시도해봤고 성공했기에 소개한다.&amp;nbsp;준비물은 다음과 같다.당연히 PS2가 있어야하고 뚱땡이 ..</description>
      <category>신나게 한판/유틸리티</category>
      <category>FMCB v1.93c</category>
      <category>PS2</category>
      <category>메모리카드</category>
      <category>부팅</category>
      <author>TheBits</author>
      <guid isPermaLink="true">https://bits.tistory.com/198</guid>
      <comments>https://bits.tistory.com/198#entry198comment</comments>
      <pubDate>Tue, 11 Feb 2014 16:03:26 +0900</pubDate>
    </item>
    <item>
      <title>옜날 윈도우즈 게임 화면 깨짐 수정하기</title>
      <link>https://bits.tistory.com/197</link>
      <description>일단 그림부터 보자.패치전엔이랬던 화면이이렇게 나온다.오랫만에 예전에 즐겼던&amp;nbsp;하고 싶은데 윈도우즈95나 윈도우즈98시절에 했던 게임을 하려고 즐거운 마음으로 시디를 찾아 인스톨 했더니 첫번째 그림과 같은 화면을 마주한 사람들이 꽤 될것이다. 이는 다이레트 드로우 문제라는데 레지스트리 수정으로 해결할 수 있는 문제로 알려져 왔었다.. 하지만 컴퓨터를 능숙하게 모르는 사람에게는 레지스트리 파일을 만들어 병합시키는 일도 일이고 시행착오로 안된다고 포..</description>
      <category>신나게 한판/유틸리티</category>
      <category>direct draw 오류 수정</category>
      <category>구버전 윈도우즈 게임</category>
      <category>화면깨짐</category>
      <author>TheBits</author>
      <guid isPermaLink="true">https://bits.tistory.com/197</guid>
      <comments>https://bits.tistory.com/197#entry197comment</comments>
      <pubDate>Sun, 2 Feb 2014 13:57:01 +0900</pubDate>
    </item>
    <item>
      <title>슈퍼패미콤 롬파일 헤더 없애기</title>
      <link>https://bits.tistory.com/196</link>
      <description>역시 SNES(SFC)도 한글화롬 정리를 하면서 패치 제작자들에 따라 헤더가있거나 혹은 없거나 한 롬에 작업을 해서 패치가 정상적으로 되지 않는 경우가 있었는데.. 이번에 소개할 프로그램은 헤더를 없애 no-intro로 만들어 주거나 헤더를 반대로 넣어 주거나 하는 프로그램이다.그 외에도 &amp;nbsp;롬파일 확장이나 기타 컨버팅들 한글화 하는 사람들에게 유용한 기능들도 많이 제공한다.사용법은 그림에서 Add or Remove Header 버튼을 눌러 롬파..</description>
      <category>신나게 한판/유틸리티</category>
      <category>sfc</category>
      <category>Snes</category>
      <category>슈퍼 패미콤</category>
      <category>헤더 삭제</category>
      <author>TheBits</author>
      <guid isPermaLink="true">https://bits.tistory.com/196</guid>
      <comments>https://bits.tistory.com/196#entry196comment</comments>
      <pubDate>Sun, 2 Feb 2014 13:19:50 +0900</pubDate>
    </item>
    <item>
      <title>세가 메가드라이브/제네시스 롬 컨버터</title>
      <link>https://bits.tistory.com/195</link>
      <description>메가 드라이브(제네시스) 롬들을 보면 .md .gen .bin .smd등 부르고 싶은데로 자기 마음대로 붙여서 관리하고 배포하다보니&amp;nbsp;게임이야 플레이 된다지만&amp;nbsp;&amp;nbsp;참 애매한 노릇이다. 파일명이라도 GoodRoms의 규칙대로 되어 있다면 그나마 이게 어떤 상태의 롬인지는 알겠는데 그마져도 자기 맘대로인 경우가 대부분.지금 소개하는 유틸리티는 그런 롬을 컨버팅 해주고 일관성있게 관리하도록 해준다. 지원하는 확장자는&amp;nbsp;.bin ..</description>
      <category>신나게 한판/유틸리티</category>
      <category>Genesis</category>
      <category>mega drive</category>
      <category>rom convert</category>
      <category>sbwin</category>
      <category>SEGA</category>
      <category>롬 컨버팅</category>
      <category>메가드라이브</category>
      <category>세가</category>
      <category>제네시스</category>
      <author>TheBits</author>
      <guid isPermaLink="true">https://bits.tistory.com/195</guid>
      <comments>https://bits.tistory.com/195#entry195comment</comments>
      <pubDate>Sun, 2 Feb 2014 13:01:13 +0900</pubDate>
    </item>
    <item>
      <title>게임 음악의 추억..</title>
      <link>https://bits.tistory.com/194</link>
      <description>지금이야 다운로드, Blue Ray, DVD, CD 등의 고용량 매체로인해 예전에 비해 게임 개발자나 플레이어나 행복한 시절이다.&amp;nbsp;
예전엔 롬 카트리지를 주로 썼고 정말 한정된 용량이었다 플로피 디스켓은 여러장으로 나뉠 수 있지만 느리고 불편했다. 그러다 보니 음성지원이나 고음질의 음악을 녹음해서 넣는건 불가능 했거나 힘들었고 주로 소리정보는 제외되고 악보에 해당하는 데이터만 넣어서 사용했는데 이는 FM이 될 수도 있고 미디가 될 수도 있는데 ..</description>
      <category>신나게 한판/게임음악</category>
      <category>BGM</category>
      <category>Ys</category>
      <category>음악</category>
      <category>이스</category>
      <author>TheBits</author>
      <guid isPermaLink="true">https://bits.tistory.com/194</guid>
      <comments>https://bits.tistory.com/194#entry194comment</comments>
      <pubDate>Wed, 22 Jan 2014 14:22:55 +0900</pubDate>
    </item>
    <item>
      <title>[닌텐도] Nintendo 64, N64</title>
      <link>https://bits.tistory.com/193</link>
      <description>편의상 존대를 하지 않습니다.1996년 닌텐도에서 개발 출시한&amp;nbsp;5세대&amp;nbsp;가정용 게임 콘솔로 N64로 부른다. 64비트를 지원하였으며 1997년 &amp;nbsp;현대 컴보이 64로 출시한 바있다.*좌부터 N64본체, 64DD 확장킷, 엎어쳐서 합체한 모습*아날로그로의 회귀일본에서는 쪽박, 북미에서는 중대박 정도한 닌텐도에서 세번째로 만든 가정용 콘솔.&amp;nbsp;필자는 이 게임기를 알고는 있었지만 출시 즈음과 한국 출시 때는 군대에서 머리 박박밀..</description>
      <category>신나게 한판/에뮬레이터</category>
      <category>emul</category>
      <category>N64</category>
      <category>Nintendo</category>
      <category>nintendo64</category>
      <category>project64</category>
      <category>닌텐도</category>
      <category>에뮬레이터</category>
      <author>TheBits</author>
      <guid isPermaLink="true">https://bits.tistory.com/193</guid>
      <comments>https://bits.tistory.com/193#entry193comment</comments>
      <pubDate>Tue, 14 Jan 2014 22:57:00 +0900</pubDate>
    </item>
    <item>
      <title>[닌텐도] 슈퍼 패밀리 컴퓨터, 슈팸, SNES</title>
      <link>https://bits.tistory.com/192</link>
      <description>편의상 존대를 하지 않습니다.일본 닌텐도 에서 전작 8비트 가정용 게임기 패미컴의&amp;nbsp;후계기로 1990년(패미컴 한국정발이 1989인데...) 16비트로 개발 출시한 4세대 가정용 게임기로&amp;nbsp;슈퍼패미컴,&amp;nbsp;SFC, 슈팸, 슈파미등의 이름으로 불리운다. 북미에선 SNES(Super Nintendo Entertainment System)으로 출시 되었으며 한국에선 슈퍼 컴보이로 출시 되었었다. (기타 자세한 사항은 위키백과&amp;nbsp;와 ..</description>
      <category>신나게 한판/에뮬레이터</category>
      <category>emul</category>
      <category>Nintendo</category>
      <category>Snes</category>
      <category>snes9x</category>
      <category>snesgt</category>
      <category>znes</category>
      <category>닌텐도</category>
      <category>슈퍼 패미컴</category>
      <category>에뮬레이터</category>
      <author>TheBits</author>
      <guid isPermaLink="true">https://bits.tistory.com/192</guid>
      <comments>https://bits.tistory.com/192#entry192comment</comments>
      <pubDate>Tue, 14 Jan 2014 14:38:27 +0900</pubDate>
    </item>
    <item>
      <title>[닌텐도] 패밀리 컴퓨터, 패미컴, NES</title>
      <link>https://bits.tistory.com/191</link>
      <description>편의상 존대를 하지 않습니다.일본 닌텐도에서 1983년 개발 출시한 3세대 가정용 게임기로 &amp;nbsp;패미콤(금성 패미콤 컴퓨터와는 다르다) 또는 FC로 줄여 부르기도 하고 북미판의 NES(Nintendo Entertainment System)으로도 불리운다.&amp;nbsp;한국에서는 1989년 북미판을 수입해 현대컴보이로 정식 출시되었다. (기타 자세한&amp;nbsp;내용은&amp;nbsp;위키백과와 엔하위키를&amp;nbsp;참조 바람)* 좌로부터 FC, NES, AV NE..</description>
      <category>신나게 한판/에뮬레이터</category>
      <category>emul</category>
      <category>FC</category>
      <category>fceux</category>
      <category>jnes</category>
      <category>NES</category>
      <category>nestopia</category>
      <category>Nintendo</category>
      <category>VirtuaNes</category>
      <category>에뮬레이터</category>
      <category>패미콤</category>
      <author>TheBits</author>
      <guid isPermaLink="true">https://bits.tistory.com/191</guid>
      <comments>https://bits.tistory.com/191#entry191comment</comments>
      <pubDate>Tue, 14 Jan 2014 13:02:31 +0900</pubDate>
    </item>
    <item>
      <title>[SVG] 웃는남자</title>
      <link>https://bits.tistory.com/189</link>
      <description>    
      
    
    
    
      I thought what I'd do was, I'd pretend I was one of those deaf-mutes.
      
    
    
      
      
      
    
    
      

      
    
  
SVG 연습도 할겸 커뮤니티에서 엠블렘으로 쓰고 있는 웃는 남자 그려봤는데&amp;nbsp;일러스트 같은 툴로 안그리고 일일이 좌표찍어가며 그렸습니다. ..</description>
      <category>HTML/CSS/HTML/CSS</category>
      <category>laughing man</category>
      <category>SVG</category>
      <category>웃는남자</category>
      <author>TheBits</author>
      <guid isPermaLink="true">https://bits.tistory.com/189</guid>
      <comments>https://bits.tistory.com/189#entry189comment</comments>
      <pubDate>Wed, 18 Dec 2013 14:17:22 +0900</pubDate>
    </item>
  </channel>
</rss>