Tuesday, January 12, 2010

Got Emacs?: First Emacs Pretest of 2010 available

Got Emacs?: First Emacs Pretest of 2010 available

hew.

Saturday, December 12, 2009

http://www.ted.com/talks/lang/kor/itay_talgam_lead_like_the_great_conductors.html

http://www.ted.com/talks/lang/kor/itay_talgam_lead_like_the_great_conductors.html

Great talks about leadership. As a software manager in small group around 4~5 enginers, I may have to think about the point of above talks.
Hooked? watch the linked video.

Wednesday, December 9, 2009

Sachachua rocks.....cutely! Livin'la vida emacs!



She rocks....and geeky and even cute.....and emacsen and that very pragmatic emacsen.
I wish I could fly like a bird in it as she do.

see original post  http://sachachua.com/wp/2009/12/07/behind-the-scenes-livin-la-vida-emacs/

Bye bye CruiseControl.net Hello Hudson

I've been around the CruiseControl.net for my team's CI env, now I turned aound to brand-new(?) tool , called 'Hudson'. Unlike CruiseControl, It provides many user-friendly configuration web pages(I installed it into humble windows xp box with apache server running). It just worked without doing RFM that much.



Except one thing.. please be noted that Hudson itself actually runs as service in Windows, and it's account is Administrator by default. So I changed the account as the real user(poweruser of course) to see any network drives env. built up under that account, but failed.  This is because I wanna upload zipped software packages into one of our samba server but even with hudson ftp plug-in, I failed to upload files.(timeout error! ??)

Now I just use windows batch script command as one of build steps, and make it read like ...


net use k: \\release-pc\maven\somedir
xcopy trunk\*.zip k:\
del /q trunk\*.zip
dir k:
net use k: /delete

and.. it worked.

EOF

Tuesday, July 22, 2008

Back to blogger

I think it there were any person who wanna see me in blog, but any way I'm back to blogger .. and even with my own domain... h....

My twittering