전체 글 썸네일형 리스트형 NodeJS 에서 Express Framework를 사용해서 Socket 통신의 경우 Access-Control-Allow-Origin 관련 오류를 접할 수 있다. 뭐 당연히 크로스도메인 관련이기는 한데. 서버측에서 좀 설정 해줘야 하는게 있다. ----- res.header("Access-Control-Allow-Origin", "*"); res.header("Access-Control-Allow-Headers", "X-Requested-With"); ----- 자세한 내용은 여기에.. http://blog.johnroepke.com/2011/06/ajax-expressjs-and-access-control/ 더보기 NodeJS 나름 가장 잘나온 install http://blog.xebia.com/2011/06/24/getting-started-with-node-js-npm-coffeescript-express-jade-and-redis/ 추천 >> http://cisight.com/how-to-install-wikistream-on-ubuntu-11-10-with-nodejs/ Getting started with Node.js, npm, Coffeescript, Express, Jade and Redis Posted by Erwin van der Koogh mid-afternoon: June 24th, 2011 To celebrate my move to the Agile Consulting and Training division of Xebia I tho.. 더보기 우분투를 가상머쉰 우분투를 가상머쉰에 돌리면서 export/import를 하다보면 eth0이 활성화가 실패할 경우가 생긴다. 이건 기존 eth0의 정보를 가지고 있기 때문인데. $sudo rm /etc/udev/rules.d/70-persistent-net.rules 를 실행해서 과거 정보를 삭제한 후 리붓하면 된다. 더보기 가끔 필요할때가 있더라.. http://psdviewer.org/ 포토삽을 설치할 수는 없잖아.. 더보기 내/외부 컨텐츠 쉽게 파혜치기. 기존에는 htmlunit등을 사용했더랬는데.. 시대가 변화하면 과거의 산물은 쫓아가지 못하는 경향이 있다..(사람은 제외해야해..나도 40대가 얼마 안남았단 말이닷!) 어쩌겠나.. 공부하고 찾아보고 써봐야지.. http://jsoup.org/ http://code.google.com/p/java-html2image/ 더보기 이전 1 ··· 45 46 47 48 49 50 51 ··· 70 다음