<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
  <title type="html">민노씨.네: 인코딩-변경과-블로그-내부-검색-문제-2에 달린 최근 댓글/트랙백 목록</title>
  <id>http://minoci.net/</id>
  <link rel="alternate" type="text/html" hreflang="ko" href="http://minoci.net/" />
  <subtitle type="html">온라인 실존, 속물근성, 그리고 커피캬라멜에 대한 이야기...</subtitle>
  <updated>2022-02-18T02:56:01+09:00</updated>
  <generator>Textcube 1.7.8 : Con moto</generator>
  <entry>
    <title type="html">조영운님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14865" />
    <author>
      <name>(조영운)</name>
    </author>
    <id>http://minoci.net/670#comment14865</id>
    <published>2008-11-27T15:52:05+09:00</published>
    <summary type="html">안녕하세요...
TC는 utf-8이 기본인줄 알았는데, 확인을 해보니 euc-kr로 설정이 되어 있네요... 
utf-8로 변경을 하니 같은 문제가 발생했는데...
http://forum.tattersite.com/ko/viewtopic.php?id=6155
를 보고 해결했습니다. ^^</summary>
  </entry>
  <entry>
    <title type="html">지민아빠님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14863" />
    <author>
      <name>(지민아빠)</name>
    </author>
    <id>http://minoci.net/670#comment14863</id>
    <published>2008-11-27T14:14:50+09:00</published>
    <summary type="html">영문의 경우 제대로 검색이 되는데 한글의 경우 검색이 안되는 군요. 한글로 검색 할 경우 쿼리가 EUC-KR로 URL-인코딩 되어서 넘어 가는데요?

공백문자(&amp;quot; &amp;quot;)가 %20으로 넘어가는걸 보면 그렇습니다. UTF-8로 인코딩되서 넘어가면 공백문자는 &amp;quot;+&amp;quot;로 인코딩 되어야 하거든요. ㄷㄷㄷ

고치는 방법(제대로 설정하는 방법)을 알면 가장 좋겠습니다만, 저 같으면 그냥 구글꼭지로 바꾸겠습니다. ^^
(택큐 너 무얼 하는 거냐!)</summary>
  </entry>
  <entry>
    <title type="html">astraea님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14864" />
    <author>
      <name>(astraea)</name>
    </author>
    <id>http://minoci.net/670#comment14864</id>
    <published>2008-11-27T15:35:30+09:00</published>
    <summary type="html">텍큐..기본이 utf8 아니었나요?;;;;;;;;;;;;;;
텍큐에서 utf8 로 인코딩 변경햇을때 검색이 안 된다는건
상당히 심각히 이슈로 보입니다만...;;;;

인코딩 변환이 매우 쉽지는 않은 작업인데
잘만 되면 큰 문제는 없을거라 봐요
저도 tc 는 잘 몰라서..설정에서 바꾸는걸로 만사 ok 인지 잘;;;;;;;;;

utf8 의 이점이라면
요즘 utf8 가 표준이 많이 되었죠 특히 블로그계에서는요
wp 는 말할 것도 없고, 텍큐도 utf8 가 기본 지원일테고 티스토리, 이글루스도 그렇고
그래서 언젠가는 가야할 방향이라고 생각되네요^^

덧. 인코딩이 다르면 트랙백이 깨질지언정, 아예 안 가진 않습니다^^;</summary>
  </entry>
  <entry>
    <title type="html">민노씨님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14878" />
    <author>
      <name>(민노씨)</name>
    </author>
    <id>http://minoci.net/670#comment14878</id>
    <published>2008-11-28T21:16:40+09:00</published>
    <summary type="html">문제를 해결했습니다. :) 
아래 조영운님께서 알려주신 링크(태터포럼)에 같은 문제에 대한 문답이 있더라구요.  
http://forum.tattersite.com/ko/viewtopic.php?id=6155

염려해주셔서 고맙습니다. 

추. 
문제는 해결했지만, 구글 검색 꼭지도 생각해볼까 싶네요. ^ ^;</summary>
  </entry>
  <entry>
    <title type="html">민노씨님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14879" />
    <author>
      <name>(민노씨)</name>
    </author>
    <id>http://minoci.net/670#comment14879</id>
    <published>2008-11-28T21:18:18+09:00</published>
    <summary type="html">네, 기본설정은 EUC-KR인 것 같더라구요. ^ ^;; 

말씀 고맙구요. 
문제는 잘 해결되었습니다. ^ ^
좋은 주말보내시길..</summary>
  </entry>
  <entry>
    <title type="html">민노씨님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14880" />
    <author>
      <name>(민노씨)</name>
    </author>
    <id>http://minoci.net/670#comment14880</id>
    <published>2008-11-28T21:20:05+09:00</published>
    <summary type="html">조영운님 덕분에 해결했습니다. ^ ^
정말 대단히 고맙습니다. 

블로그 브라우저 소개가 인상적이네요. 
생각하지마!ㅎ 
http://dont.pe.kr/tt 

다시한번 깊은 고마움을 전합니다.</summary>
  </entry>
  <entry>
    <title type="html">민노씨님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14881" />
    <author>
      <name>(민노씨)</name>
    </author>
    <id>http://minoci.net/670#comment14881</id>
    <published>2008-11-28T21:20:53+09:00</published>
    <summary type="html">어제 하루종일 멍때리느라구요.. ;; 
말씀처럼 조영운님 덕분에 간단히 해결되었습니다. ㅎ</summary>
  </entry>
  <entry>
    <title type="html">민노씨님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14882" />
    <author>
      <name>(민노씨)</name>
    </author>
    <id>http://minoci.net/670#comment14882</id>
    <published>2008-11-28T21:22:21+09:00</published>
    <summary type="html">아, 그렇군요. : ) 
아주 막연하게만 알고 있었는데, 이렇게 설명을 주시니 아주 조금은 더 알 것 같습니다. 
말씀 고맙습니다.</summary>
  </entry>
  <entry>
    <title type="html">민노씨님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14883" />
    <author>
      <name>(민노씨)</name>
    </author>
    <id>http://minoci.net/670#comment14883</id>
    <published>2008-11-28T21:26:55+09:00</published>
    <summary type="html">안그래도 도아님이 떠오르긴 했는데 말이죠. ^ ^
이렇게 찾아주시니 더 반갑습니다. 

위 조영운님께서 조언해주신 방법에 따라 .htaccess 파일의 첫 세줄에서 #을 제거하는 것으로 일단 해결했습니다. : ) 

이렇게 상세한 조언과 설명을 주시니 정말 고맙습니다. 
주말 잘 보내시구요.. : )</summary>
  </entry>
  <entry>
    <title type="html">미도리님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14884" />
    <author>
      <name>(미도리)</name>
    </author>
    <id>http://minoci.net/670#comment14884</id>
    <published>2008-11-29T00:52:47+09:00</published>
    <summary type="html">안그래도 어제 검색이 안되고 트랙백도 안되어서 답답했는데
여러분들의 도움으로 해결되어 너무 다행이에요 ^^ 따뜻한 블로그~ 
다시보니 아직도 트랙백은 안되는군요 ㅠㅠ</summary>
  </entry>
  <entry>
    <title type="html">세어필님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14885" />
    <author>
      <name>(세어필)</name>
    </author>
    <id>http://minoci.net/670#comment14885</id>
    <published>2008-11-29T13:23:20+09:00</published>
    <summary type="html">이제 정말 검색 잘 되네요^^;
문제 해결 ㅊㅎ드려요~</summary>
  </entry>
  <entry>
    <title type="html">너바나나님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14873" />
    <author>
      <name>(너바나나)</name>
    </author>
    <id>http://minoci.net/670#comment14873</id>
    <published>2008-11-28T10:46:27+09:00</published>
    <summary type="html">그렇지 않아도 민노씨.네에서 뭘 좀 검색할 거이 있어서리 검색을 하는디 저런 오류가 발생하더만요. 조영운님이 소개해주신대로 하면 될 듯싶은디 아직인가 보구만요! 고생하세유~</summary>
  </entry>
  <entry>
    <title type="html">세어필님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14874" />
    <author>
      <name>(세어필)</name>
    </author>
    <id>http://minoci.net/670#comment14874</id>
    <published>2008-11-28T12:51:40+09:00</published>
    <summary type="html">utf-8은 사용함으로써 발생하는 이익이란.. 앞으로 결국 다 utf-8을 사용할 것이다 정도 아닐까요?^^; 즉 앞으로 나오는 블로그 툴이나 혹은 또다른 매체들이 다 utf-8을 사용할 것이고 euc-kr을 사용하면 반드시 인코딩 변환이 필요하게 되겠죠. 지금이 바로 그 과도기이겠구요.

실제 euc-kr로 다른 언어를 표현하기 위해서는 보여주는 측에서 뭔가 트릭을 써줘야 하며 조금 부자연스러운 방법입니다. 바꿔 말하면 그 트릭을 제공하지 않는 곳에서는 euc-kr 인코딩은 한글과 영문외에 다른 언어 (아랍어 같은?)는 제대로 표현해줄 수가 없습니다.

사실 국내에선 거의가 윈도우를 사용하므로 별 문제가 없겠지만 윈도우 외에 다른 OS가 많습니다. 예를 들어 보자면.. 궂이 한국 따위에 특화하는 귀찮은 일 따위 고려조차 하지 않고, 정석대로 utf-8로 국제화를 한 외국의 휴대폰과 같은 기기는 euc-kr 인코딩을 제대로 보여주지 못하겠죠.

블로그와는 점점 멀어지는 얘기가 되버렸네요-_-; 뭐 어쨌든 utf-16도 나온 시점에서 euc-kr은 사용 비율은 점점 줄어들 거라 생각합니다.</summary>
  </entry>
  <entry>
    <title type="html">도아님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14877" />
    <author>
      <name>(도아)</name>
    </author>
    <id>http://minoci.net/670#comment14877</id>
    <published>2008-11-28T16:16:18+09:00</published>
    <summary type="html">UTF-8로 설정되어 있지만 실제 검색은 EUC-KR로 됩니다. 일단 서비스 관리/서버에서 UTF-8로 설정되어 있는지 확인하시기 바랍니다. 이상이 없다면 skin.html 파일을 불러 온 뒤 새이름으로 저장(다른 이름으로 저장)을 클릭한 뒤 인코딩이 UTF-8인지 확인해 보시기 바랍니다. 인코딩을 바꿔 저장하는 것은 editplus와 같은 편집기를 사용해야 합니다.

마지막으로 UTF-8의 장점은 상당히 여러 가지입니다. 먼저 한글을 인코딩하지 않아도 됩니다. 

EUC-KR: http://www.minoci.net/search/%C0%CE%C4%DA%B5%F9
UTF-8: http://www.minoci.net/search/인코딩

따라서 UTF-8을 지원하는 검색엔진에서는 한글 제목을 사용해도 깨지지 않습니다. 또 같은 맥락입니다만 다양한 언어를 지원합니다. 그외에도 여러가지 장점이 많습니다. 다만 글자 하나가 차지하는 용량이 UTF-8이 EUC-KR 보다는 더 많이 차지합니다.</summary>
  </entry>
  <entry>
    <title type="html">민노씨님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14888" />
    <author>
      <name>(민노씨)</name>
    </author>
    <id>http://minoci.net/670#comment14888</id>
    <published>2008-11-29T17:19:12+09:00</published>
    <summary type="html">트랙백은 티스토리 쪽의 오류에 의한 일시적인 현상이 아닐까 추측합니다. ^ ^; 
다른 툴에서는 보내기(받기)가 모두 잘 되거든요...</summary>
  </entry>
  <entry>
    <title type="html">민노씨님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14889" />
    <author>
      <name>(민노씨)</name>
    </author>
    <id>http://minoci.net/670#comment14889</id>
    <published>2008-11-29T17:19:39+09:00</published>
    <summary type="html">앗, 고맙습니다. ^ ^
바람부는 주말 따뜻하게 잘 보내시길.. : )</summary>
  </entry>
  <entry>
    <title type="html">LieBe님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14893" />
    <author>
      <name>(LieBe)</name>
    </author>
    <id>http://minoci.net/670#comment14893</id>
    <published>2008-11-29T18:19:45+09:00</published>
    <summary type="html">해결 되셨다니 다행입니다....
글과 소통에만 집중해도 시간이 모자를거인데 이런 문제까지 고민하게 하다니...
블로그스피어는 세월은 많이 지났지만 아직도 예전이나 지금이나 다른게 없는거 같아요..

블로그 하냐고 물어보면 컴퓨터를 잘 몰라서 못한다는 얘기가 아직 수긍이 가는 세상이니..
그렇게 말하면서 저는 편하게 티스토리 호텔행.......이라지만...

맘대로 못주무르니 그건 또 그거대로 속 터지는.....OTL</summary>
  </entry>
  <entry>
    <title type="html">민노씨님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14895" />
    <author>
      <name>(민노씨)</name>
    </author>
    <id>http://minoci.net/670#comment14895</id>
    <published>2008-11-29T18:33:33+09:00</published>
    <summary type="html">단순하지만 흥미로운 논평이시네요. : ) 
소통을 위한 기술적인 접근방식, 혹은 기술적인 이해의 필요에 대해서도 요즘은 절감하고 있습니다. ㅠ.ㅜ;; 

가령 최소한 스킨을 자신의 개성에 맞게 수정하거나, 관련 소통기제들을 자신에 맞게 변용할 수 있는 최소한의 기술적인 지식이 있다면 참 좋겠다는 생각이 요즘은 더 강하게 들어요..;;;</summary>
  </entry>
  <entry>
    <title type="html">미도리님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14973" />
    <author>
      <name>(미도리)</name>
    </author>
    <id>http://minoci.net/670#comment14973</id>
    <published>2008-12-03T20:06:40+09:00</published>
    <summary type="html">흑흑...3일째 트랙백이 안가요. 티스토리가 문제가 있나봐요 ㅠㅠ</summary>
  </entry>
  <entry>
    <title type="html">민노씨님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://minoci.net/670#comment14983" />
    <author>
      <name>(민노씨)</name>
    </author>
    <id>http://minoci.net/670#comment14983</id>
    <published>2008-12-03T21:30:11+09:00</published>
    <summary type="html">이런이런...;;;; 
트랙백 문제 때문에 &#039;안티스팸&#039;(스팸트랙백을 막아주는) 플러그인도 해제한 상태인데... 그래도 안되나보죠??? ㅠ.ㅜ;; 

왜 그런건지... ;;;</summary>
  </entry>
</feed>
