Feeds:
Posts
Comments

Archive for the ‘Uncategorized’ Category

업무를 총괄적으로 관리하기 위한 방안 그리고 잡담

December 19, 2007 – 10:55 pm by zenguy – This post was 440 times read.

3 comments
Share This
Trackback Link
Related Post
Print This Post

소규모 조직일 경우. 특히나 각자의 업무가 다방면에 다양한 능력을 요구할때 철저한 관리가 되지 않으며 중구난방식으로 흐지부지되는 경우가 발생한다. 그리하여 나름의 체계적이고 손쉬운 계속적인 [...]

Read Full Post »

한글 VIM

VIM에서 한글을 잘 사용하려면 한글이 가능하도록 새로
컴파일을 해야합니다. 왜냐하면 대부분의 배포판에는 한글
기능을 죽여놨기 때문입니다.
http://www.vim.org/ 에 가서 최신 vim을 다운 받고
기존 vim을 없애고, 압축을 풀고 그 디렉토리에 들어간
뒤에 다음과 같이 컴파일하세요
# ./configure –enable-multibyte –enable-hangulinput –enable-fontset
# make
# make install

gvim에서도 한글이 잘되게 하려면
~/.gvimrc파일을 만들어 그 파일에 다음을 입력하여 넣습니다.
set
guifontset=-misc-fixed-medium-r-normal–14-130-75-75-c-70-iso8859-1,-baekmuk-gulimbdf-medium-r-normal–14-140-75-75-m-140-ksc5601.1987-0
Powered by ScribeFire.

Read Full Post »

PCLinuxOS

요즘 뜨는 배포판인 PCLinuxOS를 사용하고 있는데.
인터넷 서핑 과 워드작업, 동영상감상을 주 용도로 사용하는 저에게는 불편함을 별로 모르게 하는 배포판이더군요
distrowatch.com 에서 1등이 그냥 되는건 아닌가 봅니다.
 
처음에 한글설정하느라 삽질좀 했지만 알고보면 별거 아닌지라
재 삽질 방지차원에서 간략한 한글설정을 올려드립니다.
 

cdimage는 www.pclinuxos.com에서 다운받으시고
설치는 Live CD이므로 알아서 잘~~

○ 설정
1. 우선 패키지가 구 버전이므로
apt-get update
apt-get dist-upgrade -y [...]

Read Full Post »

IEs4Linux

You have to enable universe packages first. It is also recommended that you use the official winehq ubuntu package:
1) Open a terminal
2) Open /etc/apt/sources.list

sudo gedit /etc/apt/sources.list

3) Uncomment (or add) following lines:

deb http://us.archive.ubuntu.com/ubuntu edgy universe

4) Add this line:

deb http://wine.budgetdedicated.com/apt edgy main

5) Close gedit. Update and install wine and cabextract:

wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- [...]

Read Full Post »

Firefox Hacks

One
Incredibly annoying thing with Firefox in almost every Linux distro I
have tried except Linux Mint, is the default setting for the
backspace-button. Why it isn’t “back” as default is beyond me, but
there is a hack, and while we are at it, lets make a list. Lets call
it, hmmm………….
“Top-three-Firefox-hacks-I-cant-comprehend-mozilla-didn’t-make-default”
There, let the list… BEGIN!

Minimize Hack
The
first hack that I [...]

Read Full Post »

오픈 소스 모음

1 win32기반의 gcc관련 툴 #

Cygwin – Win32에서 GNU 관련 개발툴과 유틸리티를 사용할 수 있게 만들어주는 cygwin에 대한 내용.
MinGW – gcc로 win32 어플리케이션을 만들수 있게 해주는 공식 배포본.
unxutils 이야기 – Karl M. Syring이란 사람이 관리하는 오픈소스 프로젝트입니다. UNIX나 리눅스에서 흔히 사용하는 명령들을 윈도우즈로 옮겨놓았습니다. 인스톨러 형태의 배포본도 있네요.
GNU patch 간략사용법 – 웹에서 퍼왔습니다. patch 화일 만들기 [...]

Read Full Post »

Enterprise Business Integration: A Bi-Directional Approach
by Clyde Laakso, Frank Kowalkowski
Published: January 1, 2004

 

Published in TDAN.com January 2004

Enterprise Integration Today

The integration environment is volatile with many tools, vendors,
approaches and concepts bombarding us daily. The emerging ‘alphabet
soup’ of concepts and methods relating to integration in the enterprise
is causing [...]

Read Full Post »

Hello world!

Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!

Read Full Post »