본문 바로가기

분류 전체보기

프로젝트 자동화 환경 구축(SVN, Redmine, Ant, Jenkins with Junit & PMD) 1 VCSVCS란 Revision Control로 문서 또는 프로그램의 Version Control과 Source Control을 관리해주는 프로그램이다.(http://en.wikipedia.org/wiki/Revision_control) 전통적인 SVN, CVS와 Distributed revision control인 Git 또는 Mercurial이 많이 쓰인다. 1.1 SVN서브버전(Subversion)은 자유 소프트웨어 버전 관리 시스템이다. 명령행 인터페이스에서 사용하는 명령어를 따서 “SVN”이라고 줄여서 부르기도 한다. 제한이 있던 CVS를 대체하기 위해 2000년부터 콜랩넷에서 개발되었다.[1] 현재는 아파치 최상위 프로젝트로서 전세계 개발자 커뮤니티와 함께 개발되고 있다. 서브 버전은 서버-.. 더보기
What is OSGi * OGSi official homepage : http://www.osgi.org/ * Universial Framework, OSGihttp://osgi.tistory.com/category* Microsoftware 잡지 기사- 상단 (Microsoftware 2008년 7월) 4부|이클립스 프로젝트의 원동력, 이클립스 플러그인 / 양석호 - 리스트 (Microsoftware 2007년 2월 - 6월) 스스로 만드는 이클립스 플러그인│양석호 , http://olv.moazine.com/search2/?page=&where=atl&ot_mag=&ot_atl=date&ot_img=&domainurl=olv.moazine.com&SearchText=%BD%BA%BD%BA%B7%CE%20%B8%B8%B5%.. 더보기
Zoie - Real-time search and indexing system IndexTank, Apache Lucene, LinkedIn.com§Zoie is a real-time search and indexing system built on Apache Lucene §Donated by LinkedIn.com on July 19, 2008, and has been deployed in a real-time large-scale consumer website: LinkedIn.com handling millions of searches as well as millions of updates daily. §Current Version 3.2.0 NRT, Lucene, Transparent Indexing §No modifications to core lucene §Multipl.. 더보기
What is Apache-Flume NG Apache Flume은 다양한 Source에서 발생된 많은 양의 로그 데이터를 중앙의 데이터 저장소로 효율적으로 수집해 주는 분산처리, 신뢰성, 가용성을 갖춘 시스템이다. Apache Flume은 Apache Software Foundation의 Top Level 프로젝트로, 현재 version 0.9.x와 1.x 두 종류의 codeline이 이용 가능하다. 0.9.x를 OG(Old Generation)라고 부르며, 1.x는 OG의 리팩토링 프로젝트로 NG(Next Generation)라고 부른다.. Apache Flume 블로그- http://blogs.apache.org/flume/Apache Flume 공식 홈페이지- http://flume.apache.org/개인 블로그- http://dev.h.. 더보기
심플해진 블로그를 보니 놀랍다. 적용해 놓고 한동안 들어오질 않았는데, 이쁘다. 앞으로 자주 들어와서 글을 남겨야겠다. 더보기
각 프로그램이 사용하는 포트 알아내기 http://blog.naver.com/PostView.nhn?blogId=davincigo&logNo=60133197554&parentCategoryNo=&categoryNo=&viewDate=&isShowPopularPosts=false&from=postView 더보기
StarUML 사용 + Interface를 Class Format으로 변경하는 법 : http://stackoverflow.com/questions/6789112/staruml-defining-interface-methods-and-attributes-in-the-interface-icon+ final과 static을 표현하는 법 : http://blog.cjred.net/175 더보기
POJO Mapping JOSN In Jersey Server Side : Web.xml com.sun.jersey.api.json.POJOMappingFeature true 추가.. Client Side : ClientConfig clientConfig = new DefaultClientConfig();clientConfig.getProperties().put(ClientConfig.PROPERTY_FOLLOW_REDIRECTS, true);clientConfig.getFeatures().put(JSONConfiguration.FEATURE_POJO_MAPPING, Boolean.TRUE); 기술.. 더보기
[일상]간만에 어마어마하게 웹서핑을 하였다 Google I/O https://developers.google.com/events/io/ 나중에 써보고 싶은 API 들 C2DM (이제는 GCM)http://thdev.net/m/post/view/id/253 Google Analytics API Google Prediction API Android , Web 에서 궁금한 이야기를 들려주는 블로그http://huewu.blog.me/110142369693 Naver의 지식 백과 사전 몇몇 분들이 궁금했던 지식들을 목차로 엮어 주시는 게 참 좋았다. 언제나 좋은 KTH 개발자 블로그 (기술 뉴스) http://dev.kthcorp.com/2013/02/04/kth-news-customer-story5/ The Architecture of Open Sou.. 더보기
NoSQL에 대한 설명 http://blog.naver.com/PostView.nhn?blogId=naverdev&logNo=120116323974&parentCategoryNo=8&viewDate=¤tPage=1&listtype=0 더보기