emotional developer/detect-Web 썸네일형 리스트형 Spring Tutorials http://www.mkyong.com/tutorials/spring-tutorials/ 더보기 maven pom 파일 이름변경 하기 http://maven.apache.org/plugins/maven-install-plugin/examples/custom-pom-installation.html Installing an artifact with a custom POMThe Maven Install Plugin can include a pre-built custom POM with the artifact in the local repository. Just set the value of the pomFile parameter to the path of the custom POM. mvn install:install-file -Dfile=path-to-your-artifact-jar -DpomFile=path-to-pom 더보기 SQL Server for Developer: 개발자를 위한 튜닝 가이드 http://www.microsoft.com/korea/technet/sql/tuning_guide_developer01.mspx SQL Server for Developer: 개발자를 위한 튜닝 가이드 본 튜닝 가이드는 경험 있는 SQL관리자와 초보자 모두에게 도움이 되도록 기초부터 고급까지 튜닝에 꼭 필요한 내용을 최대한 쉬운 예제를 통해 기술했습니다. 예제는 쉽더라도 그 내용은 무척 중요하므로 꼭 따라 하면서 본 튜닝 가이드를 실습하여 봅시다. 쿼리 디자인 수칙1. SELECT는 필요한 결과값만을 요구하는가? 수칙2. 적절한 WHERE조건을 사용하는가? 수칙3. COUNT(컬럼명) 대신 COUNT(*)을 사용하는가? 수칙4. 커서 및 임시 테이블의 내용을 최대한 자제하는가? 수칙5. VIEW의 총 .. 더보기 SQL Server JDBC driver, varchar column - string, no unicode longer than collength/2 http://sourceforge.net/tracker/index.php?func=detail&aid=1183595&group_id=33291&atid=407762 더보기 request.getParameterValues 의 순서보장은? l http://www.velocityreviews.com/forums/t297612-get-request-parameters-are-not-in-order.html l http://www.javaservice.net/~java/bbs/read.cgi?m=resource&b=qna2&c=r_p&n=1127716978&k=getparametervalues&d=tb#1127716978 l http://www.okjsp.pe.kr/seq/72109 해당 링크에서 확인 해보면, getParameterValues 에 대해 순서는 알 수(?) 없다 라고 한다. 거의 무의식적으로 당연히 순서를 보장하겠지라고 했는데. 내부적으로 hashmap으로 구현해서 iterator 로 값을 뽑아 온다면, -_- 확실한 보장은 모.. 더보기 Python Study. http://diveintopython.org/ 구글에서 찾은 유용한 사이트. 더보기 HTTP charset parameter The charset parameter Documents transmitted with HTTP that are of type text, such as text/html, text/plain, etc., can send a charset parameter in the HTTP header to specify the character encoding of the document. It is very important to always label Web documents explicitly. HTTP 1.1 says that the default charset is ISO-8859-1. But there are too many unlabeled documents in other encodings, so br.. 더보기 플릭커매쉬업! http://lovesera.com/tt/236 매쉬업이다. 그것도 플릭커. 세계에서 가장 유명하고 이용률 높은 플릭커는.. 다양한 API를 제공해 주는 걸로 알고 있는데.. 이렇게 책으로 출간 할 만큼 다양한 기능을 제공 할 줄이야.. 하긴. 예전에 매쉬업대회 관련 자료를 보다가 본 플릭커매쉬업 작품들을 기억하니.. 책으로 출간할 만큼 여러 내용이 있을거라는 생각은 든다... 다만 이런책들이나 API들이 공개 될때 느끼는 것은. 한국 서비스에서는 이런 다양함이 없는 것.. 그것이 많이 아쉽다.... 등가교환해야 할 부분도 있겠지만. 좀더 많은 매쉬업들이 나타날수 있는 생태적 환경을 만들어 줘야 하지 않을까 한다.. 어찌 됐던. 흥미로운 내용일 거라 기대 된다~ 더보기 이전 1 2 3 4 다음