http://stackoverflow.com/questions/11333810/how-to-customize-wordpress-comment-formhttp://codex.wordpress.org/Function_Reference/comments_templatehttp://www.1stwebdesigner.com/wordpress/comment-form-customization/http://chipcullen.com/altering-the-comment-form-in-wordpress/
http://nodejs-kr.org/apis/api026.htmlhttp://www.nodebeginner.org/index-kr.htmlhttps://github.com/octoberskyjs/homehttp://www.okjsp.pe.kr/seq/186934프론트엔드 개발자를 위한 쉬운 Node.js http://uix.kr/nodejshttp://doortts.tistory.com/category/node.js%20%28OctoberSkyJs%29Express 한글 번역본 http://firejune.io/express/ Express http://nodejs-kr.org/insidejs/archives/745
Cloud9 에서 Node.js 작업시 process.env.PORT 환경변수를 사용하여야 한다고 해서 아래와같이 적용하였다. var io = require('socket.io').listen(process.env.PORT); 하지만 TypeError: Object 8080 has no method 'on' ... 와 같은 오류 발생! 아래와 같이 숫자형으로 적용해야 오류가 사라짐 var io = require('socket.io').listen(Number(process.env.PORT));
socket.id는 서버측에서만 사용 가능 클라이언트 = writer1, writer2, writer3 ... 관리자 = admin 라고 가정하고 admin 이 writer1 에게만 메세지 전송한다는 시나리오. 서버측 var io = require('socket.io').listen(8001); var clients = []; io.sockets.on('connection', function (socket) { socket.on('login', function(data) { var clientInfo = new Object(); clientInfo.uid = data.uid; clientInfo.id = socket.id; clients.push(clientInfo); }); socket.on('mess..
응답형 디자인시 데이터 테이블은 잘려보일수밖에 없는데 그에 대한 구현 모음.+ CSS Tricks http://css-tricks.com/responsive-data-tables/ 총 3가지 구현법을 보여줍니다. 열 생략, 챠트로 대체, '탭하여 크게 보세요'링크로 대체.+ jQuery Mobile Responsive tables http://jquerymobile.com/branches/tables/docs/tables/index.html 중간에 API docs and demos 링크들을 하나하나 눌러보시면 데모를 보실 수 있는데 크게 2가지 구현법을 보여줍니다. 헤더를 줄마다 붙여주면서 각 열을 하나의 박스로 분리하여 세로 배열, 주요 링크 가진 열만 남기고 생략.+ mobifreaks.com htt..
이 글을 작성하고 있는 현재 한글 검색 가능한 사용이 오픈되어 있는 검색엔진은 루씬, 스핑크스, 패스트캣이 있습니다.그 중 국산인 '패스트캣'을 이용하여 사이트 검색엔진으로 활용하려 정하고 설치 및 테스트까지의 과정을 기록해 놓습니다. 설치할 개인 환경Windows7, MS-SQL Server Express 2008 사전 작업윈도우 기반 Java에서 MS-SQL 데이터베이스를 접근해야 하므로 MS JDBC Driver 다운받고 압축 해제하고 해당 페이지 설명을 참고로 설치합니다.sqljdbc4.jar를 C:\fastcat\lib\sqljdbc4.jar에 복사.C:\fastcat\start.cmd를 편집기로 열고 java -classpath ...jar;%LIB%\sqljdbc4.jar 와 같이 추가. F..
준비했던 플랫폼: windows7, iis7 + php cgi mode 한글 설정을 위해 http://susukang98.springnote.com/pages/3201970.xhtml 의 설명에 따라http://www.foolabs.com/xpdf/download.html 에서 xpdf-korean 다운로드압축 해제 후 add-to-xpdfrc 파일을 아래 참고로 하여 편집 :cidToUnicode Adobe-Korea1 F:\swf\fontdir\languagedir\korean\Adobe-Korea1.cidToUnicode unicodeMap ISO-2022-KR F:\swf\fontdir\languagedir\korean\ISO-2022-KR.unicodeMap cMapDir Adobe-Korea1..
trigger_error(오류메세지, 오류형태); 가능한 오류 형태:E_USER_ERROR - 사용자가 생성한 치명적 런타임 에러. 복구될 수 없는 에러들이 해당. 스크립트의 실행은 중지됨.E_USER_WARNING - 사용자가 생성한 치명적이지 않은 런타임 경고. 스크립트의 실행은 중지되지 않음.E_USER_NOTICE - 기본값. 사용자가 생성한 런타임 통지. 오류일수도 있지만, 스크립트가 일반적으로 실행중에도 발생할 수 있는 그런 형태의 에러. 스크립트의 실행은 중지되지 않음.
- Total
- Today
- Yesterday
- Make Use Of
- How to geek
- 인터넷 통계정보 검색시스템
- 트위터 공유 정보모음
- 웹표준KR
- 치우의 컴맹탈출구
- Dev. Cheat Sheets
- w3schools
- Dev. 조각들
- ASP Ajax Library
- CSS Tricks
- WebResourcesDepot
- jQuery Selectors Tester
- DeveloperSnippets
- Smashing Magazine
- Nettuts+
- devListing
- 웹 리소스 사이트(한)
- Mobile tuts+
- Dream In Code
- Developer Tutorials
- CSS3 Previews
- 자북
- 안드로이드 사이드
- Code Visually
- Code School
- SQLer.com
- 무료 파워포인트 템플릿
- iconPot
- Free PowerPoint Templates
- Design Bombs
- Web Designer Wall
- 1st Webdesigner
- Vandelay Design
- 무료 벡터 이미지 사이트들
- Tripwire Magazine
- Web TrendSet
- WebMonkey
- 윤춘근 프리젠테이션 디자이너 블로그
- cz.cc 무료 DNS
- [웹하드] MediaFire
- [웹하드] DivShare
- 한컴 인터넷 오피스
- laravel
- Docker
- ASP
- Debug
- IOS
- CSS
- JSON
- PHP
- nodejs
- classic asp
- Prototype
- JQuery
- Android
- iis
- 워드프레스
- nginx
- Chrome
- sencha touch
- Wordpress
- 한글
- centos
- Mac
- Linux
- 안드로이드
- mssql
- javascript
- IE
- iphone
- git
- API
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |