Back to work from vacation 

I went to Victoria and Nanaimo with my wife and couple of friends during Canada Day. we had a lot of fun there, watching live concert, fireworks, playing cards near beaches, watching sunset...
[ add comment ] permalink ( 2.9 / 89 )
WebCalendar tip 

Today, while reading the manual of WebCalendar, I found out that I can recover the the default admin user of WebCalendar database by excuting sql

INSERT INTO webcal_user ( cal_login, cal_passwd, cal_lastname,
cal_firstname, cal_is_admin ) VALUES
( 'admin', '21232f297a57a5a743894a0e4a801fc3', 'Administrator',
'Default', 'Y' );

the password would be admin too, then I can login in to set up another admin user and remove the default admin.
[ add comment ] permalink ( 3 / 87 )
中文测试 

测试一下是否能中文显示
[ add comment ] ( 3 views ) permalink ( 3 / 100 )
SPHPBlog is a great simple blog software ! :-) 

I could set this blog site up within 5 minutes on my PowerBook , SPHPblog is simple and great!
[ add comment ] permalink ( 2.7 / 106 )

Back