= 2009-01-31 = * [http://www.computerworld.com/action/article.do?command=printArticleBasic&articleId=9127051 Researchers cool CPUs with nano-size fridges] == UNetbootin == * [http://unetbootin.sourceforge.net/ UNetbootin] - create bootable Live USB drives for a variety of Linux distributions from Windows or Linux * 用來製作 USB 開機硬碟/隨身碟的工具 * [http://www.howtoforge.com/creating-usb-startup-disks-from-various-linux-distributions-with-unetbootin-p2 Creating USB Startup Disks From Various Linux Distributions With UNetbootin] == Web Service : Dojo & REST == * [http://dojotdg.zaffra.com/2009/01/becoming-more-productive-with-dojo-and-vim-screencast/ Becoming More Productive With Dojo and Vim Screencast] * [http://www.infoq.com/presentations/qcon-tilkov-rest-intro REST: A Pragmatic Introduction to the Web's Architecture] == Network == * [http://www.measurementlab.net/ Measurement Lab] - 由 [http://www.planet-lab.org/ PlanetLab] 跟 Google 創立的網路量測實驗室 == Cloud Computing == * [http://www.cloudviews.org/2009/01/openidoauth-a-step-forward-in-the-interoperability-field/ OpenID/OAuth - a step forward in the Interoperability field] == !CoreBoot and Virtualization == * 做了一些 Mail List 閱讀,去年(2008年)似乎有做了一個計畫叫做 [http://www.coreboot.org/AVATT AVATT(All Virtual All The Time)]可以讓 LinuxBIOS 支援虛擬化,但目前他們做的是使用 Linux Kernel 內建的 KVM 模組。 * 讓 LinuxBIOS 支援 Xen 的關鍵在於要讓 FILO (bootloader of LinuxBIOS) 支援 Multiboot (嗯~ pxelinux 也是要支援 multiboot 才能支援 Xen PXE Boot) [http://www.coreboot.org/pipermail/coreboot/2006-September/015889.html <0>][http://www.coreboot.org/pipermail/coreboot/2007-September/024549.html <1>][http://www.coreboot.org/pipermail/coreboot/2008-March/032120.html <2>] ( 2007 年的文章提到 FILO 必須支援 ELF modules , 2008 年的文章則沒有提到,或許已經解掉了 ) 其次要讓 Linux Kernel 支援 kexec 好切換到 patch 過的 Xen Hypervisor Kernel * <0> [http://www.coreboot.org/pipermail/coreboot/2006-September/015889.html booting Xen3 via FILO?] (2006-09) * <1> [http://www.coreboot.org/pipermail/coreboot/2007-September/024549.html Xen and LinuxBIOS](2007-09) * <2> [http://www.coreboot.org/pipermail/coreboot/2008-March/032120.html booting xen from coreboot](2008-03)