references
링크모음 (재선아빠의 세미나 딜리셔스) : http://del.icio.us/jasonpa/railsworkshop
레일스 관련 자료
- gotApi.com
- Rails API with the AJAX flavor : http://www.railsbrain.com
- Tab-Completion and Syntax Coloring for irb
- Rails Log Visualizer
- 레일스 컨퍼런스 2007 프리젠테이션들
- O'Reilly Radar
- 레일스 컨퍼런스 2007 참가기
- 레일스 컨퍼런스 2007 참가기 : http://dna.daum.net/
- Why ruby on rails?
- MemCached
- MemCached : is a high-performance, distributed memory object caching system
- MemCached - rubyonrails wiki
- Rails Plugin : Extended Fragment Cache
- memcache_fragments plugin 설치 / 설정 (extended_fragment_cache 는 memcache_fragments를 포함
- simply_helpful plugin
- rescue_exception plugin설명
Rails with TDD, BDD
- BDD : http://behaviour-driven.org/
- RSpec : http://rspec.rubyforge.org/
- 15 TDD steps to create a Rails application
- David Chelimsky : an introduction RSpec part 1
- Selenium (OpenQA)
- rspec_melbourne_20070227.pdf (설치, 사용방법 슬라이드)
- rspec_melbourne_handout_20070227.pdf
- nohmad 님의 글 : http://nohmad.sub-port.net/typo/articles/2005/10/20/behavior-driven-development
- Google engEDU 동영상 (DaveAstels)
Commercial & Fun
운영/배포
- 레일스 최적의 배포환경
- Mongrel 을 우아하게 재시작하는 법
- Mongrel 이 말을 듣지 않으면 Kill -9
- monit을 이용한 Mongrel 프로세스 모니터링
- 카피스트라노 가이드1,
스프링노트 자료들
- (매시업) OffSpring : http://skyizblue.springnote.com/pages/7100
- 스프링노트 이야기 (XHTML)
- (PDF변환) http://html2pdf.biz/api?url=[스프링노트url].xhtml&ret=pdf
- 스프링노트 XHTML Editor 개발사례
- 스프링노트 XHTML Editor 테스트 자동화사례
- 스프링노트기술보고서 (루비온레일스에 대한 적나라한 비판)
- 스프링노트 데모 동영상 두개
- K모바일 RIA컨퍼런스 발표자료 (AlanKang)
소프트웨어
- http://www.freeverse.com/think/ : 현재 어플리케이션을 제외하고 나머지 가려줌. (집중도 향상)
- TextMate : 입력기플러그인(2byte 문자들을 입력하는데 좀더 편하게 해줌)
- TextMate 최신 번들 모두 설치하기
mkdir -p /Library/Application\ Support/TextMate
cd /Library/Application\ Support/TextMate
export LC_CTYPE=en_US.UTF-8 # assuming you don't have this setup already
# for tcsh instead use: setenv LC_CTYPE en_US.UTF-8
svn co http://macromates.com/svn/Bundles/trunk ./
History
Last edited on 06/07/2007 11:32 by JasonPA
Comments (0)