Differences between revisions 13 and 14
Revision 13 as of 2006-08-10 00:04:04
Size: 2756
Editor: 127
Comment:
Revision 14 as of 2006-08-10 00:19:02
Size: 2643
Editor: 127
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
[Twisted]의 msn protocol을 이용한 msn messanger bot "yong28" 구현중. 그의 주소는 [[MailTo(yong28 AT biohackers DOT net)]] [yong28] 구현중...

(<-)

[../2006-07]

[../2006-09]

(->)

2006 / August
Sunday Monday Tuesday Wednesday Thursday Friday Saturday
-1- -2- -3- -4- -5-
RenaissanceClub
-6- -7- -8- -9- -10- -11- -12-
-13- -14- -15- -16- -17- -18- -19-
-20- -21- -22- -23- -24- -25- -26-
-27- -28- -29- -30- -31-


2006-08-09

[yong28] 구현중...


   1 import datetime
   2 start = datetime.date(2006, 4, 1)
   3 end = datetime.date(2006, 7, 1)
   4 
   5 while start < end:
   6     print start.strftime('http://dailyzoom.co.kr/cartoon/guro/data/AUG%Y%m%d_01.jpg')
   7     print start.strftime('http://dailyzoom.co.kr/cartoon/guro/data/AUG%Y%m%d_02.jpg')
   8     start += datetime.timedelta(1)

wget -i ...

고래가 하늘을 날고 있다를 일본어

  1. 6자로 : 고래가난다요
  2. 5자로 : 고래가난다
  3. 4자로 : 난다고래


[http://www.august25.net/ 구로막차 오뎅한개피]


2006-08-06

뒷다리가 이상한 모기가 나타난 일은 생물학자들에게는 대단한 일이겠지만, 일반인들에게는 그저 그냥 모기일뿐. --영화 한반도에서


2006-08-05

[http://news.naver.com/news/read.php?mode=LSD&office_id=145&article_id=0000000539&section_id=103&menu_id=103 커플요가]라...


2006-08-02

RenaissanceClub20060802 이날에 나눴던 이야기들

  • Agile 2006 자료는 http://c2.com/doc/agile2006 참고

  • Post agile language 은 어떤 모습일까? "J"도 현재언어와 같은 거리만큼 떨어져있다.
  • WardCunningham은 Biology concept (concentration)을 프로그래밍에 적용하는 실험중이라고.

  • 이들은 쓸데없어보이는 실험들 많이하고 이것들로 부터 영감을 받는다.
  • 침팬치와 보노보 : [XP]는 인간의 보노보적인 측면을 반영하는 듯.
  • running by doing / mirror neuron
  • 학습과 성과 : 우리의 목적이 성과라면, 학습이라면...
  • Ward와의 PairProgramming : 워드는 컴퓨터에게 call 하기보다는 컴퓨터가 뭔가 하려는 것을 도와주려는 듯한 느낌을 준다. "Why it is not working!" 대신에 "That's interesting"

  • [Perky] - 유기화학 명명법의 programmablity - 역시나 다양한 분야를 섭렵해야 한다. happy accident, why 보다는 what을 드러내는 명명법
  • 리니지2의 [Refactoring]이야기 : 훌륭한 디자인과 정확히 동작하는 것 사이의 경계.


2006-08-01

[Tag]에 대한 몇가지 생각.


[http://www.nytimes.com/2006/07/25/science/25dna.html?ex=1311480000&en=34d8e6ced8d42f47&ei=5089&partner=rssyahoo&emc=rss Scientists Say They’ve Found a Code Beyond Genetics in DNA]


(<-)

[../2006-07]

[../2006-09]

(->)


CategoryWebLogYong

yong27/2006-08 (last edited 2011-09-16 19:33:08 by 211)

web biohackers.net