Nov 21, 2008

中英文sp3的MSDN免激活版Key

英文版
RFYPJ-BKXH2-26FWP-WB6MT-CYH2Y
文件名:en_windows_xp_professional_with_service_pack_3_x86_cd_vl_x14-73974.iso
SHA1:66ac289ae27724c5ae17139227cbe78c01eefe40
ISO/CRC:n/a
中文版
PJVCV-XCPPF-6GTKK-QXRPY-FBKGJ
文件名:zh-hans_windows_xp_professional_with_service_pack_3_x86_cd_vl_x14-74070.iso
SHA1:d142469d0c3953d8e4a6a490a58052ef52837f0f
ISO/CRC:n/a
再贴个地址,可以查询sha1

补充:貌似这个已经不能通过正版验证了,现在导入个注册表即可通过点我下载

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WPAEvents]
"OOBETimer"=hex:ff,d5,71,d6,8b,6a,8d,6f,d5,33,93,fd
"LastWPAEventLogged"=hex:d5,07,05,00,06,00,07,00,0f,00,38,00,24,00,fd,02

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
"CurrentBuild"="1.511.1 () (Obsolete data - do not use)"
"InstallDate"=dword:427cdd95
"ProductId"="69831-640-1780577-45389"
"DigitalProductId"=hex:a4,00,00,00,03,00,00,00,36,39,38,33,31,2d,36,34,30,2d,\
  31,37,38,30,35,37,37,2d,34,35,33,38,39,00,5a,00,00,00,41,32,32,2d,30,30,30,\
  30,31,00,00,00,00,00,00,00,00,0d,04,89,b2,15,1b,c4,ee,62,4f,e6,64,6f,01,00,\
  00,00,00,00,27,ed,85,43,a2,20,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,31,34,35,30,34,00,00,00,00,00,00,00,ce,0e,\
  00,00,12,42,15,a0,00,08,00,00,87,01,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,94,a2,b3,ac
"LicenseInfo"=hex:9e,bf,09,d0,3a,76,a5,27,bb,f2,da,88,58,ce,58,e9,05,6b,0b,82,\
  c3,74,ab,42,0d,fb,ee,c3,ea,57,d0,9d,67,a5,3d,6e,42,0d,60,c0,1a,70,24,46,16,\
  0a,0a,ce,0d,b8,27,4a,46,53,f3,17

Gmail 推出了Themes功能

有30个主题,有的还会根据天气地点来变化的

Nov 14, 2008

感觉自己中了google的毒了

每天一定用google search
每天一定用google calendar
几乎每天都要用gmail
几乎每天都要用google reader
几乎每天都要用Blogger
每周都要用google documents
每周都要用picasa
每周都要用google sites

哪天没有了google该怎么办呢?

FreelanuchBar

A free lanuchbar for windows!
I use it with google chrome apps.That's so great.

Nov 4, 2008

ubuntu8.10硬盘安装

看到一个新的的方法:
menu.lst里面写
title Install Ubuntu 8.10 LiveCD
find --set-root /ubuntu-8.10-desktop-i386.iso
kernel casper/vmlinuz boot=casper iso-scan/filename=/kubuntu-8.10-desktop-i386.iso ro partman/filter_mounted=false ubiquity/partman-skip-umount=trueubiquity/partman-skip-umount=true
initrd /casper/initrd.gz

把initrd.gz和vmlinuz文件拷到casper目录下。