Java 2 hot
be green
http://www.begreennow.com/users/my_overview/
<a href="http://www.begreennow.com" title="Greenify your lifestyle with BeGreen!" rel="external"><img src="http://www.begreennow.com/begreennow.png" alt="" width="180" height="77" /></a>
Posted at 12:44下午 十月 30, 2006 by makeit in Life | 评论[0]
The Future of the OS Wars
The Future of the OS Wars
Windows? Linux? Mac OS? One day it won't matter.
Erik Larkin
The Multiple-Personality PC

Today, your choice of operating system is a critical one; for tomorrow's computer it won't matter nearly as much.
Rapidly
improving virtualization technology allows you to run multiple OSs
simultaneously on one computer as "virtual machines," each with its own
selection of programs. In five or ten years, your choice of operating
systems could become as mix-and-match as your choice of Web browsers is
right now.

One
key factor driving that trend will be hardware innovations that make
existing virtualization run smoother and faster. AMD and Intel are
shipping CPUs with hardware support for virtualization. Apple's
adoption of Intel CPUs points the way to a multi-OS future as well, and
the company's BootCamp software permits dual-booting into Windows.
Parallels virtualization software lets Macs simultaneously run Windows
(and other OSs), much as VMWare and Xen do under Windows and Linux. One
day, virtualization could free us to run any app in any OS, at any
time.
In View: Coming Soon to an OS Near You
An in-depth look: Count on 3D interfaces becoming commonplace as PC graphics improve. Early third-party 3D desktops like those listed at NooFace could become a standard, productivity-boosting OS feature, especially if coupled with new file systems.
Trees are for shade:
Next-generation file systems could finally shed the decades-old
directory tree storage structure and act more like databases, says
analyst Tony Iams, who covers operating systems for Ideas
International. Windows Vista's WinFS file system died, but its
ideas--such as network searches--live on.
The Web hard drive:
Online storage is getting cheaper and more plentiful every day. In a
few years your OS will be able to interact seamlessly with the troves
of online storage you've spread around the Web.
The Web OS: Your PC in a Browser
Want to avoid maintaining even one operating system? YouOS.com
hints at the promise of a fully online desktop, as do the growing
number of everyday online programs that run within a browser and
require no installation. You could go from work to home, or notebook to
desktop, and look at the same online layout for all your programs and
files.
Posted at 11:40上午 十月 21, 2006 by makeit in Life | 评论[0]
Four 975X Motherboards For Core 2 Duo
http://www.tomshardware.com/2006/10/11/four_975x_motherboards_for_core_2_duo/
Four 975X Motherboards For Core 2 Duo
Posted at 03:44下午 十月 20, 2006 by makeit in General | 评论[0]
Google reader 改版了,真的很好用
先subscribe幾百個。。。。
Posted at 03:38下午 十月 19, 2006 by makeit in General | 评论[0]
使用java servlet動態生成圖片
在Web应用中,经常需要动态生成图片,比如实时股市行情,各种统计图等等,这种情况下,图片只能在服务器内存中动态生成并发送给用户,然后在浏览器中显示出来。
本质上,浏览器向服务器请求静态图片如jpeg时,服务器返回的仍然是标准的http响应,只不过http头的contentType不是
text/html,而是image/jpeg而已,因此,我们在Servlet中只要设置好contentType,然后发送图像的数据流,浏览器就能
正确解析并显示出图片。
Posted at 05:51下午 八月 10, 2006 by makeit in Servlet_JSP | 评论[0]
今日進度
1. 昨晚試了一下sun application server pe 9,真的很強!要好好研究
2. 下載jboss及jamon,有時間再試吧。
JAMon(Java Application Monitor)備忘記,http://www.matrix.org.cn/resource/article/44/44578_JAMon.html#avote
http://blog.matrix.org.cn/page/joeyta?entry=jboss_ejb3_helloworld_%E5%82%99%E5%BF%98%E8%A8%98
Posted at 02:38下午 八月 08, 2006 by makeit in Servlet_JSP | 评论[0]
一個好用的文本編輯器--VIM
notepad太不好用啦,今天終於想起了老朋友--vim.想要的朋友可以到下面網址下載。
http://www.vim.org/download.php#pc
ftp://ftp.vim.org/pub/vim/pc/gvim70.exe
Posted at 02:16下午 八月 07, 2006 by makeit in Java | 评论[0]
Servlet 2.5的新特征
2005年9月26日,Sun公司和JSR154的专家组发布Servlet API的一个新的版本。在这篇文章里,我主要谈谈Servlet2.5版本中的新特征。描述每一个变化,阐述那些必要变化产生的背景,并展示如何在基于Servlet的项目中利用这些变化。
[Read More]Posted at 11:02上午 八月 07, 2006 by makeit in Servlet_JSP | 评论[0]

