본문 바로가기

전체 글

(720)
오픈소스
오픈소스 파일 이름 변환 - antrenamer2 윈도우 창에서 다중 파일 이름 변환및 이름 치환에 사용하기 적당 하다 패턴치환 기능 , 설치판과 독립 실행형 두가지를 링크 시키며 오픈소스 파일 첨부 한다. 소스 | 추가 콤포넌트 | Toolbar 2000 & TBXDownload | VirtualTreeDownload | Tnt Delphi Unicode ControlsDownload 설치 파일 | 독립 실행 파일 | 실행 화면 1 실행 화면 2 2016.06.25
개발/CMS
Make_a_Directory_Writable On computer filesystems, different files and directories have permissions that specify who and what can read, write, modify and access them. This is important because WordPress may need access to write to files in your wp-content directory to enable certain functions.Permission Modes 7 5 5 user group world r+w+x r+x r+x 4+2+1 4+0+1 4+0+1 = 755 The permission mode is computed by adding up the fol.. 2016.06.06
개발/CMS
Using_Permalinks Permalinks are the permanent URLs to your individual weblog posts, as well as categories and other lists of weblog postings. A permalink is what another weblogger will use to link to your article (or section), or how you might send a link to your story in an e-mail message. The URL to each post should be permanent, and never change — hence permalink.Permalink TypesThere are three basic types of .. 2016.06.06
개발/CMS
워드 프레스 업데이트 알림 서비스 Update Services are tools you can use to let other people know you've updated your blog. WordPress automatically notifies popular Update Services that you've updated your blog by sending a XML-RPC ping each time you create or update a post. In turn, Update Services process the ping and updates their proprietary indices with your update. Now people browsing sites like Technorati or Sphere can fin.. 2016.06.06
개발/CMS
sfCMS 메뉴얼 - 시간형식 Contents1 시간 및 날짜 사용자 정의1.1 예제1.2 현지화(Localization)1.3 사용자 정의 문자 사용시간 및 날짜 사용자 정의날짜와 시간 정보를 표시하거나 반환하는데 사용하는 특정 워드프레스 태그 기능이 있다;the_date()와 the_time()이 이 예이다. 이 기능 중 일부는 날짜 표시 방(법을 결정하는 형식 문자열이라는 매개변수를 사용한다. 형식 문자열은 템플릿이다. 이 템플릿에서 날짜 표시 형식을 지정하기 위해 날짜의 여러 부분이 조합("형식 문자(format characters) 사용")된다.예를 들어, 형식 문자(format string):l, F j, Y 은 날짜를 다음과 같이 만든다:Friday, September 24, 2004 다음은 위에 표시된 각각의 형식 문자.. 2016.06.06
개발/해킹
Cloudflare doesn’t help your DDOS Ever since CloudFlare helped out Spamhaus with their big deal big DNS reflection DDOS attack, conventional wisdom has said that if you are faced with a DDOS attack, you should give CloudFlare a shot. By all means, give it a try: they have a compelling free offer that seems to be just the thing you need. Here is what will happen: You switch your DNS to cloudflareYou get your site up againYou rece.. 2016.05.31