개발관련/javascript3 [nodejs]nodejs로 만들어본 간단한 파일 서버 아래 링크에 있는 예제인데, 버전이 달라서 그런지 그대로 치면 안돌아간다.. 그래서 최신 버전(그래봐야 0.6)으로 변경해서 올림. http://net.tutsplus.com/tutorials/javascript-ajax/learning-serverside-javascript-with-node-js/ 파일명 simpleStaticFileServer.js 실행 $ node simpleStaticFileServer.js 브라우저에서 아래 URL에 접속 http://localhost:8080/simpleStaticFileServer.js 요딴식으로 나온다. (파일경로를 정확히 지정해 줘야하니 살짝 귀찮.....ㅡㅡ;) 소스 var util = require("util"), http = require("http.. 2012. 2. 6. Dom Script 참고 링크 http://slayeroffice.com/articles/innerHTML_alternatives/ 2011. 4. 26. Jquey로 만드는 티커(ticker) 링크모음 https://github.com/danielvlopes/jquery.ticker (내가 쓰는건 요거) http://www.makemineatriple.com/news-ticker-documentation http://www.makemineatriple.com/2007/10/bbcnewsticker http://www.jugbit.com/jquery-vticker-vertical-news-ticker/ http://jonmifsud.com/blog/jquery-web-ticker/ http://www.jquerynewsticker.com/ http://www.gcmingati.net/wordpress/wp-content/lab/jquery/newsticker/jq-liscroll/scrollanimate.. 2011. 4. 26. 이전 1 다음