env. preparation
Uncategorized March 17th, 2008
Keeping many tools at hand is very necessary:
- Windows under Ubuntu via VirtualBox
- StarUML on Windows
- Wine for light wight windows executables (e.g., StarUML)
- Java & Web IDE and frameworks
- db server, web server & app server
- Project Planning Utilities: openproj & planner
- Project configuration tools
- Auto-build and release env.
Still needed:
- free style drawing tool
During preparation, some tools did impress or even shock me a lot.
VirtualBox is simple and small, only 20+M, but powerful, have better performance than VMware workstation. Most importantly, it’s open sourced therefore totally free.
VMware Server 2.0 beta is unbelievable and ambitious. Its web infrastructure access shocked me a lot, not only for management of vms (ajax) but also for vm console directly from web browser. Speaking of web browser based vm console, no java/flash/silverlight/AIR is used, but platform dependent implementation of browser plugin is used. Remote access to all of these conveys the ambition or even revolutionary of this product. Enterprise level (not only for big giants, but also for small and medium business) virtualization is just around the corner. It also gives us another picture about thin client and SaaS. Where’s grid computing? I guess they may take the position of the underlying layer of virtualization and act as more a way for aggregating organization wide computing power than a way for providing charged public service. But wrt grid computing non-profit academic research has a different picture. We are really coming to an era of web and distributed system.
Virtual or virtualization is really a beautiful word! But actually it’s abstraction for coping with complexity.
Related Posts
- Sharing one dsl internet connection in a HUB-based LAN
- Finally decide to use the genkitheme for this blog
- JVM Structure Study Notes
Tags: project, tools, virtualization
About