블로그 번역기
2008. 8. 8. 15:08ㆍMiscellany
글로벌 시대에 발맞추어 나도 블로그를 자동 번역해주는 블로그 번역기를 설치하였다.
영어로 블로그를 쓰고 싶지만 시간도 오래걸리고 제대로 써질리도 없고 해서 설치를 하였다.
물론 번역이 완벽하지는 않겠지만 대충 알아보리라 믿는다.
http://comzil.com/177?srchid=BR1http%3A%2F%2Fcomzil.com%2F177
이 블로그를 참고하여 설치하였다.
여기와
영어로 블로그를 쓰고 싶지만 시간도 오래걸리고 제대로 써질리도 없고 해서 설치를 하였다.
물론 번역이 완벽하지는 않겠지만 대충 알아보리라 믿는다.
http://comzil.com/177?srchid=BR1http%3A%2F%2Fcomzil.com%2F177
이 블로그를 참고하여 설치하였다.
여기와
<head>
</head>
</head>
여기 헤드 열고 닫고 코드의 사이에 아래 칸에 있는 코드를 넣으면된다.
<script language="JavaScript">
function eng_translation() {
href = window.location.href;location.href="http://64.233.179.104/translate_c?langpair=ko|en&u="+href;
}
function jp2translation() {
href = window.location.href;location.href="http://www.excite.co.jp/world/korean/web/?wb_url="+href+"&wb_lp=KOJA&wb_dis=2";
}
</script>
function eng_translation() {
href = window.location.href;location.href="http://64.233.179.104/translate_c?langpair=ko|en&u="+href;
}
function jp2translation() {
href = window.location.href;location.href="http://www.excite.co.jp/world/korean/web/?wb_url="+href+"&wb_lp=KOJA&wb_dis=2";
}
</script>
그리고 위의 아이콘 파일을 압축을 풀고 스킨>직접올리기 로 들어가서 압푹푼 3개의 파일을 올리면 된다.
그리고 적용하기.
마지막으로
<a href="" target="_top"><img src='./images/korea.png' border="0" alt="한국어"> </a>
<a href="#" onclick="eng_translation();"> <img src='./images/usa.png' border="0" alt="Translate to English (by Google)" hspace="3"> </a>
<a href="#" onclick=jp2translation();> <img src='./images/japan.png' border="0" alt="日本語 (by excite.co.jp"> </a>
<a href="#" onclick="eng_translation();"> <img src='./images/usa.png' border="0" alt="Translate to English (by Google)" hspace="3"> </a>
<a href="#" onclick=jp2translation();> <img src='./images/japan.png' border="0" alt="日本語 (by excite.co.jp"> </a>
이소스를 넣고 싶은데다 넣으면 된다. 나는 헤드 사이에 넣은 코드 밑에다 넣었다~^^
자 이제 완성이다~!!!
해외에있는 지인들에게 블로그를 소개할 차례!!
'Miscellany' 카테고리의 다른 글
자신의 얼굴의 '연예인 닮은꼴'이 궁금하다면? (2) | 2008.08.28 |
---|---|
신의 경지에 오른 핀볼실력~! (0) | 2008.08.25 |
한국의 락은 기독교가 후원한다?? (0) | 2008.08.25 |
블로그와 상업 (2) | 2008.08.06 |
블로그 방문자 늘리기 (블로그를 사람들이 찾아오게 하기) (0) | 2008.07.21 |
IQ TEST 를 해보세요, (0) | 2008.07.20 |