Archive for 8월 29th, 2010

joel test 12

일요일, 8월 29th, 2010

The Joel Test

  1. Do you use source control?
  2. Can you make a build in one step?
  3. Do you make daily builds?
  4. Do you have a bug database?
  5. Do you fix bugs before writing new code?
  6. Do you have an up-to-date schedule?
  7. Do you have a spec?
  8. Do programmers have quiet working conditions?
  9. Do you use the best tools money can buy?
  10. Do you have testers?
  11. Do new candidates write code during their interview?
  12. Do you do hallway usability testing?

from http://joelonsoftware.com

before time i read the book “joel on soft ware” suggesting form  kim min kyun senior devoloper at youth hitech..

that time i read by korean book. but now i try real blog site by english…can i do?,…………..anyway

that is joel test twelve steps. if  i choose some soft ware develoment company should check this ..

that is not perfect answer, but enought. how can i choose company.

my heart is overflowing with joy

일요일, 8월 29th, 2010

my heart is overflowing with joy

용찬오빠, 이 말이

“나는 기쁨으로 가슴이 벅차다” 라는 뜻이야 ㅎㅎ 좋징~

그럼….

my heart is overflowing because yongchan…하면 나는 용찬때문에 가슴이 벅차다 겟군 ㅋㅋㅋㅋㅋㅋ


fix open in new window / open in new tab

일요일, 8월 29th, 2010

while browsing you can see link and if you clikc that.  opened same tab that time you can click right mouse button

and “open in new window or open in new tab” you can choose but ie8  has got problem that fuction .

than, following how can fixed that bug

1. Go to Start > Run, type cmd and click ok.

2. In cmd window, type regsvr32 actxprxy.dll and enter it.

3. Now you will receive the following message: DllRegisterServer in actxprxy.dll succeeded. Click Ok

4. Restart your computer.