louis’ snippet

March 30, 2007

eclipse실행속도 관련 옵션

Filed under: Tools — louissnippet @ 11:52 am

eclipse.ini의 내용 변경

-vmargs
-Xms256m
-Xmx256m
-Xverify:none
-XX:+UseParallelGC
-XX:PermSize=20M
-XX:MaxNewSize=32M
-XX:NewSize=32M

March 20, 2007

눈속의 사냥꾼과 monaco의 공통점

Filed under: Etc — louissnippet @ 12:03 am

폴 그레이엄의 해커와 화가를 읽던 중 피터브뢰겔이란 화가의 “눈속의 사냥꾼”이란 작품을 접하게 됐다. 눈에 꽉 차는 그림이었다. 뭐랄까…이상한게 아름다움?

이 그림을 보면서 monaco폰트와 유사한 느낌을 받았다.

설명할 수 없는 공통점이뭘까? 프로그램의 설계나 구현도 이런 느낌을 줘야 한다는 생각이 든다.

March 19, 2007

python의 statement구분

Filed under: Python — louissnippet @ 4:03 am

dive into python중에서…

Python uses carriage returns to separate statements and a colon and indentation to separate code blocks. C++ and Java use semicolons to separate statements and curly braces to separate code blocks.

March 16, 2007

Windows XP에 mac osx테마적용

Filed under: Etc — louissnippet @ 2:52 am

FlyakiteOSX3.4버전 인스톨 한방이면 모든게 끝!!!
제작자에게 무한한 감사를~

FlyakiteOSX 공식 홈페이지

Monospace/Fixed Width Programmer’s Fonts

Filed under: Etc — louissnippet @ 1:30 am

드디어 찾았다. monaco란 폰트였군…
그건 그렇고, SciTE라는 에디터는 루비인스톨할때 번들로 제공되던데 특정 매니아층이 사용하는
에디터였나보다. 어떤 특징이 있는지 알아보자!!!

programmer들이 선호하는 폰트

March 13, 2007

SOA and Component Architectures

Filed under: Etc — louissnippet @ 12:36 am

Mastering Enterprise JavaBeans(4th) 중에서

SOA is not a replacement for component architecture; rather it neatly complements
the component architecture. While component architectures enhance
reusability at a finer-grained level, SOA can enhance reusability at a coarser-grained level.

March 9, 2007

어플리케이션 패턴에 대한 제안

Filed under: Etc — louissnippet @ 1:18 am
Older Posts »

Blog at WordPress.com.