UTF-8 에서 BOM(Byte Order Mark) 를 제거해주는걸 찾다가 없어서 뚝딱…
[사용법]
- BOM 제거할 파일을 드래그하거나 파일열기 눌러서 가져옴
- “UTF8 BOM 제거” 를 클릭
UTF-8 에서 BOM(Byte Order Mark) 를 제거해주는걸 찾다가 없어서 뚝딱…
[사용법]
SecretDNS can automatically configure DNS when it exits, without requiring you to enter DNS settings in Preferences. However, it may not configure DNS automatically in some environments, so here’s how to set it up manually. If you have an internet…
My buddy said that when he right-clicks and saves something while browsing the web, everything—even JPGs—gets saved as a BMP. I think that used to happen to me too, but somehow it seems to have fixed itself… Anyway, I quickly…
This program was made for UCC sites during the Flash (FLV) era. Flash support has ended, so it no longer works and distribution has been discontinued. This program was used to save videos played on UCC sites for personal use.There…
PHP 파일에서 짧은 태그(<?) 를 긴 태그(<?php) 로 변경하는 프로그램입니다. 변경된 파일인 경우 원본 파일은 확장자에 .bak 를 추가합니다. <?=$hello?> 는 <?php echo $hello; ?> 로 변경됩니다. 옵션(-s) 를 사용하면 <?= 는 변경하지 않습니다. 현재 UTF-8 형식만 지원합니다. 사용방법 다운로드 관련링크 소스 :…
A way to generate all the different sizes of icons and splash images needed when developing iPhone and Android apps at once. These sizes are used in FireMonkey, so change the numbers for other environments. I lost (?) the program…
Made this in a flash at the request of a few people. (I’m not sure what bugs there might be, but there shouldn’t be much that could cause problems ^^) The request was from someone running an online store who…