KazuoMoriwaka/Journal/2003-05-05
食べたもの
-
スパゲティ
-
ハンバーガー、チーズバーガー@マクドナルド
-
鯖寿司(190円)
links
今日の単語
-
PRAM Parallel Random Access Memory
子供の日らしい。
論理パズル
ざくっと3冊衝動買い。ぱっと見てわかる簡単な問題と全部パターンを埋めないと答えがわからない問題のバランスがちょうどいい感じ。図形パズルは他よりちょっと簡単。
KazuoMoriwaka/Journal/2003-05-07
KazuoMoriwaka/Journal/2003-05-08
食べたもの
-
定食(410円)@食堂
-
ラーメン(550円)@花亭
-
links
-
http://www.unixpapa.com/incnote/ Unix Incompatibility Notes
今日の単語
KazuoMoriwaka/Journal/2003-05-09
foods
-
rice, natto
-
set meal(410 yen)@restaurant
-
links
Words
meeting
I'm very sorry for them...
KazuoMoriwaka/Journal/2003-05-10
Foods
-
チャーハン
-
かつ丼(390円)@かつ屋
-
カレー
Links
-
http://x-tt.sourceforge.jp/ After X-TT Project
Words
iMac
I'll contribute my iMac to
After X-TT Project. They say happy for my proposal. This may be good for every serious ppc-Vine X user.
KazuoMoriwaka/Journal/2003-05-11
Foods
-
お好み焼き2枚
-
キムチチゲ
Links
Words
-
crap そんなばかな!
cha-han
How to say 'cha-han' in English???
-- 'fried rice' by E-J dictionary
natural idiot ratio http://www.fuji.sakura.ne.jp/~kurumi/tennen/check.shtml
あなたの天然ボケ度は43%です。 あなたは、千秋級です! 軽い天然ボケの症状が見られます。 でもあなたの場合、「つくっている」ボケのほうが多いのではないでしょうか? あまり自分のキャラを主張しすぎないほうがいいかもしれません。 時には他の人を立てることも必要でしょう。
KazuoMoriwaka/Journal/2003-05-12
Foods
-
saba lunch set(500 yen)
-
dinner set(500 yen)
-
Links
-
http://pypgsql.sourceforge.net/ pyPgSQL
-
http://www.python.org/topics/database/ Python Database Topic Guides
Words
KazuoMoriwaka/Journal/2003-05-13
Foods
-
bread and chiken steak
-
たこやき
-
evening meal set(500 yen)
Links
-
Happy Squeaks! about MVC architecture
Words
KazuoMoriwaka/Journal/2003-05-14
Foods
-
bread, chicken steak
-
set meal(500 yen)
-
Links
-
http://www.stclaire.com/safety_sign_builder/ssb-panel.php safety sign builder
-
http://ioccc.org/ The International Obfuscated C Code Contest
Words
a box
I get a box to send iMac to After X-TT Proj. from 100-yen shop.
barber
I go to a barber, which is another one from I had be going to.
1,700 yen.
KazuoMoriwaka/Journal/2003-05-15
Foods
-
TAKO-YAKI
-
larmen@花亭
-
rice、たこわさ、croquette
Links
Words
-
subscript 添字
-
subscriptable object object which cannot convert to list (at Python)
generator and iterator
Python's __iter__() method returns iterator object. It must have next() method.
To hide an object's member dictionary, you can write __iter__() method like this:
def __iter__(self):
for key in self.data:
yield (key, self.data[key])
Maybe it should return only keys.
KazuoMoriwaka/Journal/2003-05-19
Foods
-
lunch set(410 yen)
-
Toofu-burger set(609 yen)
-
pasta
Links
-
http://www.shiro.dreamhost.com/scheme/trans/hp-j.html Hackers and Painters
-
I'm not scientist.
Words
KazuoMoriwaka/Journal/2003-05-20
Foods
-
rice, Eggplant Szuchuan style
-
rice, Natto
-
dinner set(500 yen)
Links
-
http://mcsp.wartburg.edu/zelle/python/ teaching with python
-
Python may be good for students because of its simple and clean grammer.
Words
2003-05-20 14:57:18 さんじょ; Eggplant Szuchuan style(茄子の四川風)ってのはいかが?
2003-05-23 06:41:11 -- KazuoMoriwaka
-
なるほど。早速直しますた。
KazuoMoriwaka/Journal/2003-05-21
Foods
-
flied rice, miso soup, saury-Kabayaki can
-
lunch set(410 yen)
-
dinner set(500 yen)
Links
-
http://twistedmatrix.com/users/jh.twistd/moin/moin.cgi/action_2fExternalEdit
-
I install ExternalEdit action to my moinmoin. It's great.
Words
KazuoMoriwaka/Journal/2003-05-22
Foods
-
ra-men(500 yen)@六長屋
-
dinner set(500 yen)
-
Links
Words
year of old
To calculate my years of old...
1 2 3 | >>> import time >>> time.localtime(time.time() - time.mktime((1976,10,2,0,0,0,0,0,0)) )[0]-1970 26 |
list of 0 isn't good way for read/write the code. I wish default value settings.
I rewrite the routine with mxDateTime.
1 2 3 4 | from mx.DateTime import * birthday = Date(1976,10,2) print Age(now(), birthday).years |
This code is clean and not effected by 'year 2038 problem'.
KazuoMoriwaka/Journal/2003-05-23
Foods
-
chicken rice? (380 yen)
-
curry & rice (680 yen)
-
Links
-
http://www-6.ibm.com/jp/developerworks/java/030523/j_j-jtp03253.html Performance Management on Java Development
Words
CREST Workshop
KazuoMoriwaka/Journal/2003-05-25
Foods
Links
-
http://slashdot.jp/article.pl?sid=03/05/24/238231 decrease HDD access patch
-
I'm afraid that the risk maybe increase when HDD crash.
-
VNC has many clients and server implements. It's 'screen' for GUI system. VNC will be a good partner with PairProgramming. Does VNC have share-only-one-window mode?
Books
-
I thought about MPU's pipeline.
KazuoMoriwaka/Journal/2003-05-26
Foods
-
some sweets
-
dinner set(500 yen)
-
Links
-
convertes XML to Python data structure. Python's policy that 'Every objects and modules are dictionary' makes easy this hack.
The Goal
Today, I read The Goal for a while...
Photos
I import all photos in my digital camera.
20030526
KazuoMoriwaka/Journal/2003-05-27
Foods
-
larmen(500 yen)@六長屋
-
dinner set(500 yen)
-
Links
Words
-
ラーメン larmen
Non-volatile RAM
I note some about non-volatile RAM.
不揮発性RAM check it up and comment please.
2003-05-27 13:00:00 -- ねる: Dose "voratile" mean "volatile" ?
2003-05-28 02:25:34 -- ::ffff:218.223.191.148
OH, Thanks.
KazuoMoriwaka/Journal/2003-05-28
Foods
-
Rice, Sardine with seasoned cod roe
-
dinner set(500 yen)
-
Rice, Sardine with seasoned cod roe
Links
Words
KazuoMoriwaka/Journal/2003-05-29
Foods
-
capelin with roe, Rice
-
Rice, たこわさ, カツレツ
Links
Words
-
子もちシシャモ capelin with roe
Paging
I helped preparation of OperatingSystem class. I wrote some PagingAlgorithm codes.
