2012년 1월 19일 목요일

2012년 1월 20일 it 기술 동향

JAVA

reflection 이용한 오브젝트에 생성자와 파라미터 삽입
http://java.raistudies.com/creating-object-using-reflection-in-java/


자바프로그램에서 프로시져 콜하는법
http://extreme-java.com/call-stored-procedure-from-java-program/

심플하고 가벼운 REST lib
http://beders.github.com/Resty/Resty/Overview.html

HTML5

https://github.com/PaulKinlan/HTML5Search/pull/1

CSS3


css3 2d 트랜스폼 예제
http://hyeonseok.com/docs/css/css3-2d-transform.php

Javascript

파이어버그 튜토리얼
http://ulancer.com/2012/01/firebug-tutorial-getting-started/#en

자바스크립트 패턴들
http://shichuan.github.com/javascript-patterns/

hasOwnProperty.call
http://www.devthought.com/2012/01/18/an-object-is-not-a-hash/

backbone기반의 프레임워크 thorax
커맨드 라인에 명령어를 추가해서 스트럭쳐를 구축한다.
http://walmartlabs.github.com/thorax/

유저프랜들리한 UI 박스들
http://harvesthq.github.com/chosen/

jquery

jquery와 순수한 js의 레퍼런스 비교
http://net.tutsplus.com/tutorials/javascript-ajax/from-jquery-to-javascript-a-reference/

Nodejs

조이스틱 js
https://github.com/bunzli/huevapi071211.git


etc.

20개 무료 온라인 데이터 스토리지
http://blog.arunace.com/20-best-free-sites-online-data-storage-backup/


2012년 1월 18일 수요일

2012년 1월 19일 it 기술 동향

JAVA

JAVA에서의 DI
http://www.vogella.de/articles/DependencyInjection/article.html

서블릿 3에 대한 소개(변화)
http://www.objectpartners.com/2012/01/16/introduction-to-servlet-3-0/

DART

dart에서의 string
http://blog.sethladd.com/2012/01/strings-in-dart.html

Jquery

jquery mobile 기본 예제
http://spyrestudios.com/beginners-tutorial-coding-web-apps-with-jquery-mobile/

spinner만들어주는 솔루션들
http://designmodo.com/css3-jquery-loading-animations/

jQuery UI Bootstrap 0.2 Released
http://addyosmani.com/blog/jquery-ui-bootstrap-0-2-released/

javascript

동기화에 탁월한 backbone.js
http://alexsotob.blogspot.com/2012/01/sabado-na-balada-galera-comecou-dancar.html

android 

소스를 jquery같이 간단하게 만들어주는 aquery 라이브러리
http://code.google.com/p/android-query/

etc.
5가지 오픈소스 웹빌드 플랫폼
http://www.findbestopensource.com/tagged/continuous-integration

2012년 1월 17일 화요일

2012년 1월 18일 it 기술 동향

JAVA

java 제네릭을 이용한 심플한 db access
http://java.dzone.com/articles/simplifying-data-access-layer


spring mvc와 annotation을 이용하여 파일업로드 페이지 만들기
http://www.raistudies.com/spring/spring-mvc/file-upload-spring-mvc-annotation/


spring mvc와 annotation을 이용하여 파일업로드 페이지 만들기(+jquery 이용한 ajax)
http://www.raistudies.com/spring/spring-mvc/ajax-spring-mvc-3-annonations-jquery/


gwt2,spring3,jpa2,hibernate3.5 튜토리얼
http://www.javacodegeeks.com/2010/05/gwt-2-spring-3-jpa-2-hibernate-35.html

gwt apps에 스프링 시큐리티 하여 보안
http://www.javacodegeeks.com/2010/12/securing-gwt-apps-with-spring-security.html

spring data neo4j를 이용한 도메인 모델링
http://skydingo.com/blog/?p=64



Python

멀티프로세싱을 이용한 카운터 공유
http://eli.thegreenplace.net/2012/01/04/shared-counter-with-pythons-multiprocessing/

Ruby

ruby web framework
http://vesperapps.com/


javascript

트위터 메트릭스
https://github.com/kennethkufluk/Twitter-Matrix

7가지 인포그래픽 만들기 좋은 css와 js들
http://www.queness.com/post/10465/7-amazing-interactive-infographics-created-with-html-css-and-javascript

HTML5
sql 컨트롤을 손쉽게 해주는 js
http://html5sql.com/guide.html

jquery

슬라이더 플러그인은 어떻게 만들까?
http://www.admixweb.com/2012/01/16/how-to-create-a-slider-plugin-with-jquery/

jquery mobile을 활용한 웹사이트혹은 앱 만들기
http://www.hongkiat.com/blog/build-websites-apps-jquery-mobile/

동적 모션이 있는 갤러리 플러그인
http://www.minimit.com/works/minimit-gallery-plugin

2012년 1월 16일 월요일

2012년 1월 17일 it 기술 동향

JAVA

spring 3, hibernate scala 사용한 내용
https://github.com/ykameshrao/scala-spring-hibernate-springmvc-maven-framework

spring 3 mvc에서 spring security 적용하기
http://www.raistudies.com/spring-security-tutorial/spring-security-configuration-spring-mvc/

servlet 3에 대한 분석
http://whiteship.me/?p=13428

spring 3 변경된점
http://feedproxy.google.com/~r/rss_outsider_dev/~3/qWGzlUvTTu4/731

spring 3.1변경된점
http://feedproxy.google.com/~r/rss_outsider_dev/~3/12YXQdsVNKA/732

noe4j용 jdbc만들기
http://rickardoberg.wordpress.com/2011/12/19/creating-a-jdbc-driver-for-neo4j/

캐쉬 사용시 고려점
http://www.javacodegeeks.com/2012/01/write-through-cache.html

배열에서 중복된 set을 이용한 제거
http://extreme-java.com/remove-duplicate-element-in-array/

string 객체에서 white space제거 하기
http://extreme-java.com/how-to-remove-trailing-white-space-from-a-string/

java 약한 참조에 대한 이해
http://www.javacodegeeks.com/2012/01/understanding-java-weak-references.html

이클립스 커스텀하게 코드 자동생성하는법
http://www.javacodegeeks.com/2012/01/eclipse-code-formatting-tips.html

javasciprt

jqmobi의 장점에 대한 설명
http://www.readwriteweb.com/mobile/2012/01/jqmobi-is-a-mobile-optimized-h.php#.TxRDA8sY9vc.hackernews

Node.js

node.js와 socketio기반의 순수한 자바스크립트 기반으로 만든 p2p file공유
http://gun.io/blog/dirtyshare-pure-javascript-peer-to-peer-p2p-file-sharing-nodejs-socketio/

crog.js 한국분이 만듬 콘솔에 로그뿌려주는거 같음
http://firejune.com/1727

HTML5

c&c를 html5로 웹에서 구현
http://www.adityaravishankar.com/projects/games/command-and-conquer/

hmt5 태그들을 인포그래프 보여줌
http://bloggerspath.com/ultimate-html5-cheat-sheet-for-web-developers/

새로나온 datalist태그
http://www.htmlgoodies.com/html5/markup/whats-new-in-html5-forms-the-datalist-control.html#fbid=tMbtSWO1S9b

CSS

다이나믹한 css js less.js 공통속성을 전역변수처럼 상단에 선언하고 가져다 쓸수있다.
http://lesscss.org/

twitter bootstrap 커스텀하게 css 생성 해주는 페이지
http://www.martinbean.co.uk/bootstrap-generator/

8가지 css3를 이용한 text효과들
http://www.catswhocode.com/blog/8-examples-of-stunning-css3-text-effects

python

파이썬 배우기 2장
http://blog.dhananjaynene.com/2010/03/functional-programming-with-python-%E2%80%93-part-2-useful-python-constructs/


scala

bash를 훅 보내버리는 scala
http://playlatam.wordpress.com/2011/12/05/first-steps-with-scala-say-goodbye-to-bash-scripts/

etc.

nodejs용 ide nide
http://coreh.github.com/nide/

시간 절약하는 bash 트릭
http://blog.hyfather.com/time-saving-bash-tricks

모바일 프레임워크 개발 가이드(소개와 선택가이드라고 보면 된다.)
http://www.netmagazine.com/features/developers-guide-mobile-frameworks

2012년 1월 15일 일요일

2012년 1월 16일 it 기술 동향

JAVA

io에 대한 간단한 설명
http://www.code2learn.com/2012/01/advance-io-streams-in-java.html


HTML5

간단한 indexed db 예제
http://acuriousanimal.com/blog/2011/04/17/simplywrite-a-free-web-distraction-writing-tool-based-on-indexeddb/

3d 슬라이드 쇼 js Reveal.js
http://www.queness.com/post/10361/use-revealjs-to-create-css-3d-slideshow

쓸만한 그래프 차트 20가지
http://designmodo.com/css-graph-chart-tutorials/

jquery

디테일하게 눌르면 그래프에서 그래프를 만드는 plugin
http://kiersimmons.com/DDChart/index.html

jquery만든 웹 가상 os
https://github.com/nathansmith/jQuery-Desktop

통화단위를 바꿔주는 money.js
http://josscrowcroft.github.com/money.js/#playground


JAVASCRIPT

mvc js 10가지
http://codebrief.com/2012/01/the-top-10-javascript-mvc-frameworks-reviewed/

Python


파이썬 개발자를 위한 자바강좌
http://knuth.luther.edu/~bmiller/Java4Python/index.html




구글서비스 용 파이썬 라이브러리
http://code.google.com/p/gdata-python-client/

android

안드로이드 트위터 쉐어링 다이얼로그 창을 이용한 공유하기
http://www.markhneedham.com/blog/2011/12/29/learning-android-sharing-with-twitterthe-share-via-dialog/

Linux

리눅스 커널 3.2의 변화
https://www.linux.com/learn/tutorials/533708-whats-new-in-linux-32


etc.

kindle fire 에 ics깔기
http://www.androidauthority.com/how-to-install-android-4-0-ice-cream-sandwich-on-the-kindle-fire-44255/

2012년 1월 11일 수요일

2012년 1월 12,13일 it 기술 동향

java

visual-vm ubuntu에서 사용법
http://www.baptiste-wicht.com/2010/07/profile-applications-java-visualvm/

zip파일 만들기
http://extreme-java.com/create-zip-files-in-java/

joor에 의한 직접적인 메소드 호출에 대한 함축
http://lukaseder.wordpress.com/2011/12/29/a-neater-way-to-use-reflection-in-java/

javascript

작성한 내용을 별도의 저장없이 남들과 공유가능하게 해주는 share.js
http://sharejs.org/

coffee,jquery,dart,purejs 들간의 문법 비교
http://blog.sethladd.com/2012/01/vanilla-dart-ftw.html

jquery

프레지 스타일의 impress.js를 jquery스타일로 변형한듯
https://github.com/shama/jmpress.js/

android

안드로이드 디자인 사이트 오픈
http://developer.android.com/design/index.html

Python

html to text 모듈
http://blog.fiesta.cc/post/14575090271/cool-python-module-html2text

etc.

15가지 개발 ide
http://blog.freelancer-id.com/2011/03/18/15-free-ides-for-developers/

xcode 4.0 도서 추가 인쇄분
http://blog.insightbook.co.kr/250

2012년 1월 10일 화요일

2012년 1월 11일 it 기술 동향

JAVA

콜렉션 별 오버헤드
http://www.plumbr.eu/blog/fat-collections

Iphone

네이티브 아이폰 앱개발 가능하게 하는 모비원툴
http://www.genuitec.com/blog/?p=4051

Jquery

유효성검사 가능한 패스워드 플러그인
http://www.webdesignerdepot.com/2012/01/password-strength-verification-with-jquery/

미디어쿼리 적용된 슬라이더
http://webdesignledger.com/resources/8-responsive-jquery-slider-plugins

SNS관련 북마크 외 기타 플러그인
http://www.jqueryrain.com/2012/01/35-best-jquery-social-bookmark-tutorials-and-bookmark-plugins/

웹에서 path흉내내기
http://www.redeyeoperations.com/blog/path-fly-out-menu-css3/web-tutorials/

javascript

mozilla browser id 이용하기
https://github.com/mozilla/browserid/wiki/How-to-Use-BrowserID-on-Your-Site



Node.js

node.js에서 couchdb 사용하기
http://writings.nunojob.com/2011/09/getting-started-with-nodejs-and-couchdb.html


etc


iis보다 잘나가는 nginx
http://royal.pingdom.com/2012/01/06/web-server-software-nginx-is-now-bigger-than-microsoft-iis/