Action disabled: source

블로그에 QR코드 넣기...

지난번에 롯데월드 야간 개장 갔을 때 벽에 붙어있던 QR코드 인데… 스마트폰의 바코드 스캐너로 찍으면 롯데월드 할로윈 축제 홍보 동영상이 보입니다.

QR 코드란???

찾아보니 주소만 있으면 바코드를 그림으로 만들어 주는 사이트가 있습니다.

http://barcode.tec-it.com

무료로 사용할 수 있으나, 조건이 있습니다. 상업적 이용시에는 협의를 해야 하며, tec-it.com으로의 링크 삽입, tec-it.com의 barcode software로 만들어졌다는 문구를 넣어야 하고 로고는 옵션 입니다.

안내를 참고해서 저는 다음과 같이 도쿠위키용 QR코드를 만들었습니다.

QR코드는 꽤 긴 문장도 넣을 수 있는 모양입니다.

<table style="float:left; padding:5px;">
  <tr>
   <td><center>
      <img src="http://barcode.tec-it.com/barcode.ashx?code=QRCode&modulewidth=2&unit=px&data=<?php echo DOKU_URL.$INFO['id']?>&dpi=96&imagetype=gif&rotation=0" 
      alt="Barcode generated by TEC-IT"/>
      </center>
    </td>
    </tr>
    <tr>
    <td style="padding:0; font-size:10px; font-family:Arial, Helvetica; text-align:center;">
      <a href="http://www.tec-it.com" title="Barcode Software">
      <img src="http://www.tec-it.com/pics/banner/web/TEC-IT_Banner_120x42.gif" width="60px" alt="TEC-IT" border="0" />
      </a>
    </td>
   </tr>
</table>

적당한 위치에 넣으면 됩니다.

폰에서 바코드 스캔프로그램으로 찍으면 저절로 사파리가 실행되고 해당 웹페이지가 보여집니다

설치형