"Read-it-later"의 두 판 사이의 차이
ph
(사용자 3명의 중간 판 8개는 보이지 않습니다) | |||
1번째 줄: | 1번째 줄: | ||
− | + | *[http://svnbook.red-bean.com/en/1.1/ch04.html subversion branch and merging] | |
− | + | *[http://tldp.org/HOWTO/Multicast-HOWTO.html Multicast over TCP/IP HOWTO] 이것의 번역 : [http://wiki.kldp.org/HOWTO/html/Multicast/Multicast-HOWTO.html] | |
− | [http://svnbook.red-bean.com/en/1.1/ch04.html subversion branch and merging] | + | *[http://e-articles.info/t/i/2608/l/kr/ 네트워크레벨 프로토콜] 이건 좀 더 좋은 내용을 구할 수 있을텐데. 추후 검토 |
− | + | *[http://ko.wikipedia.org/wiki/OSI_%EB%AA%A8%ED%98%95 OSI 모형] L2, L3, L4등. 라우터, 스위치등을 이해하는데도 도움. | |
− | [http://tldp.org/HOWTO/Multicast-HOWTO.html Multicast over TCP/IP HOWTO] 이것의 번역 : [http://wiki.kldp.org/HOWTO/html/Multicast/Multicast-HOWTO.html] | + | *[http://www1.onblue.co.kr:81/help/help8_admin.nsf/0/ebee668b504d6bee4925733e0028fb7d?OpenDocument LPTA] [http://www.google.co.kr/search?rlz=1C1CHMY_koKR335KR335&sourceid=chrome&ie=UTF-8&q=lpta+%ED%86%A0%ED%81%B0 LPTA 토큰]이 뭘까. SSO관련해서 나오는건가본데. |
− | + | *[http://linux.die.net/man/1/mc mc]? 이런명령이 있네? | |
− | [http://e-articles.info/t/i/2608/l/kr/ 네트워크레벨 프로토콜] 이건 좀 더 좋은 내용을 구할 수 있을텐데. 추후 검토 | + | *[http://developers.whatwg.org/ html5 spec for developers] |
− | + | *[http://www.smashingmagazine.com/2011/01/11/keeping-web-users-safe-by-sanitizing-input-data/ 웹 입력 폼 보안] | |
− | [http://ko.wikipedia.org/wiki/OSI_%EB%AA%A8%ED%98%95 OSI 모형] L2, L3, L4등. 라우터, 스위치등을 이해하는데도 도움. | + | *[http://code.google.com/p/multi-mechanize/ Multi-Mechanize - web performance and load testing framework] |
− | + | *[http://google-gruyere.appspot.com/ Web Application Exploits and Defenses] | |
− | [http://www1.onblue.co.kr:81/help/help8_admin.nsf/0/ebee668b504d6bee4925733e0028fb7d?OpenDocument LPTA] [http://www.google.co.kr/search?rlz=1C1CHMY_koKR335KR335&sourceid=chrome&ie=UTF-8&q=lpta+%ED%86%A0%ED%81%B0 LPTA 토큰]이 뭘까. SSO관련해서 나오는건가본데. | + | *[http://answers.oreilly.com/topic/2344-google-labs-tools-for-web-developers/ google labs tools for web developers] |
− | + | *[http://tldp.org/HOWTO/XDMCP-HOWTO/index.html linux XDMCP howto] | |
− | [http://linux.die.net/man/1/mc mc]? 이런명령이 있네? | + | *[http://www.c0t0d0s0.org/archives/4120-Less-known-Solaris-Features-exporthome-home-autofs.html solaris /export/home issue] |
− | + | *[http://wiki.kldp.org/HOWTO/html/User-Authentication-HOWTO/x106.html PAM] !!! | |
− | [http://developers.whatwg.org/ html5 spec for developers] | + | *[http://en.wikipedia.org/wiki/Singleton_pattern singleton pattern] |
− | + | *[http://www.scottklement.com/rpg/socktut/tutorial.html RPG IV Socket Tutorial] ([http://www.scottklement.com/rpg/socktut/nonblocking.html Blocking vs. non-blocking sockets]) | |
− | [http://www.smashingmagazine.com/2011/01/11/keeping-web-users-safe-by-sanitizing-input-data/ 웹 입력 폼 보안] | + | *[http://curl.haxx.se/docs/ curl] |
− | + | *[http://stackoverflow.com/questions/2297403/http-host-vs-server-name HTTP_HOST vs. SERVER_NAME] | |
− | [http://code.google.com/p/multi-mechanize/ Multi-Mechanize - web performance and load testing framework] | + | *[http://www.developer-support-handbook.org/ developer support handbook] |
− | + | *[http://www.ornl.gov/~jar/HowToKerb.html How to Kerberize your site] | |
− | [http://google-gruyere.appspot.com/ Web Application Exploits and Defenses] | + | *[http://www.javajigi.net/pages/viewpage.action?pageId=278 Junit 을 이용한 효율적인 단위 테스트 전략] |
− | + | *[http://dinosaur.compilertools.net/ lex & yacc, flex & bison] / [http://wiki.kldp.org/wiki.php/LinuxdocSgml/Lex_Yacc-KLDP lex & yacc 예제. 한글] / [http://www.antlr.org/grammar/1152141644268/Java.g a complete Java grammar] | |
− | [http://answers.oreilly.com/topic/2344-google-labs-tools-for-web-developers/ google labs tools for web developers] | ||
− | |||
− | [http://tldp.org/HOWTO/XDMCP-HOWTO/index.html linux XDMCP howto] | ||
− | |||
− | [http://www.c0t0d0s0.org/archives/4120-Less-known-Solaris-Features-exporthome-home-autofs.html solaris /export/home issue] | ||
− | |||
− | [http://wiki.kldp.org/HOWTO/html/User-Authentication-HOWTO/x106.html PAM] !!! | ||
− | |||
− | [http://en.wikipedia.org/wiki/Singleton_pattern singleton pattern] |
2011년 4월 16일 (토) 17:09 기준 최신판
- subversion branch and merging
- Multicast over TCP/IP HOWTO 이것의 번역 : [1]
- 네트워크레벨 프로토콜 이건 좀 더 좋은 내용을 구할 수 있을텐데. 추후 검토
- OSI 모형 L2, L3, L4등. 라우터, 스위치등을 이해하는데도 도움.
- LPTA LPTA 토큰이 뭘까. SSO관련해서 나오는건가본데.
- mc? 이런명령이 있네?
- html5 spec for developers
- 웹 입력 폼 보안
- Multi-Mechanize - web performance and load testing framework
- Web Application Exploits and Defenses
- google labs tools for web developers
- linux XDMCP howto
- solaris /export/home issue
- PAM !!!
- singleton pattern
- RPG IV Socket Tutorial (Blocking vs. non-blocking sockets)
- curl
- HTTP_HOST vs. SERVER_NAME
- developer support handbook
- How to Kerberize your site
- Junit 을 이용한 효율적인 단위 테스트 전략
- lex & yacc, flex & bison / lex & yacc 예제. 한글 / a complete Java grammar