Slashdot Mirror


VMware's Ultimate Virtual Appliance Challenge

Natales writes "VMware has announced that they will be supplying $200,000 in prizes for what they call The Ultimate Virtual Appliance Challenge. Big industry names such as Tim O'Reilly and Mark Shuttleworth are among the judges." From the article: "Using open source or freely distributable components and/or your own code, create the most inventive and useful virtual appliance and win the $100,000 first prize! The Challenge is open to anyone worldwide and will be judged by a panel of industry experts with input from the community."

136 comments

  1. obviously by Anonymous Coward · · Score: 0

    windows install with solitaire, for users switching to linux

    1. Re:obviously by aurb · · Score: 1

      ...Or windows install with solitaire, for users switching _from_ linux.

    2. Re:obviously by HaydnH · · Score: 1

      Hmmmm did you rtfa? Or even the blurb? The appliance must run on only freely distributable software. I know there are plenty of copies of windows on p2p networks - but that's still not freely distributable!

      --
      Time is an illusion. Lunchtime doubly so. - Douglas Adams
  2. Dibs! by B3ryllium · · Score: 1

    I call dibs on the first virtual toaster.

    Mmmmm, PB&J. :)

  3. So send in something that runs under Xen by Animats · · Score: 4, Interesting

    There's nothing in the rules that says the thing has to run under VMware. So send in something that runs under Xen.

    1. Re:So send in something that runs under Xen by Negatyfus · · Score: 2, Informative
      From a link in the article:

      Q: What is a Virtual Appliance?
      A: A Virtual Appliance is similar to a 'traditional' Computing Appliance and is designed with a specific function in mind. The major difference is that instead of being built on a physical computing device, a Virtual Appliance is built using virtual machine and can be run on VMware Player, VMware Workstation, VMware Server, or VMware ESX Server.

    2. Re:So send in something that runs under Xen by antifoidulus · · Score: 1

      The rules also don't say they aren't allowed to automatically reject smartasses.....

    3. Re:So send in something that runs under Xen by tinkertim · · Score: 1

      My take :

      Dear Open Source :

      Please, please please start developing as much for us as you do for Xen. We spent heaps of money developing what we have and we aren't making enough back.

      Xen 3 really took a chunk out of our market and is gaining more and more support. We don't care about Xen's market share as much as we care that open source developers aren't building more things around us.

      So we're gonna blow mostly everything on a big fat first prize in a vanity contest and alienate Xen folks even more, rather than spending 200k on rallying you guys to help educators make our projects part of their curriculum and put our technology to work for those who could most benefit from its use.

      While we really do want to do something useful and fun, we can't break with the current commercial idiocy model and our owner would get really teased to death playing golf if we did. We hope you understand."

      Hogwash, Baloney and hossenfefer. It takes more than 100k to lure me away from Xen. Adjust your contest to include me and I might get excited.

      Thanks for the blueballs, VMWare.

      Off my soapbox.

    4. Re:So send in something that runs under Xen by Anonymous Coward · · Score: 1, Insightful

      sorry perhaps this is not the place for my question, but I am just curious how I can get this Xen. I am a real newbie running Suse 10.something, and I was trying to run windows using this Xen (I need it to run things like Origin and EndNote). I got so far as realizing that I need Xen-enabled kernel, but I really cannot find any step-by-step howtoos. Most of the stuff on google is either generic chat, or snippets of code I am not able to comprehend?

      Anybody knows of a good guide? Preferably not asking me to guess the interrups, or disk cyllinders, or symbol loading locations, and stuff like that?

      Thanks much.

    5. Re:So send in something that runs under Xen by Keruo · · Score: 1
      from XEN wiki:
      1.4. Does Xen support Microsoft Windows? Unfortunately we do not currently support Windows; the paravirtualized approach we use to get such high performance has not been usable directly for Windows to date. However recently announced hardware support from Intel and AMD will allow us to transparently support Windows XP & 2003 Server in the near future. We are working on this and intend to have support available by the time the new processors are available.
      So, you'll probably need dual core to run it..
      --
      There are no atheists when recovering from tape backup.
    6. Re:So send in something that runs under Xen by mjuarez · · Score: 1

      So, you'll probably need dual core to run it..

      Not really. What the XEN wiki is talking about is the virtualization technologies embedded in future processors. This technology is code-named "Vanderpool" for Intel processors, and "Pacifica" for AMD ones. In theory, the first processors with these capabilities will have hardware-level mechanisms to isolate, and work with, several virtual machines running simultaneously. In theory, this will also make them run much faster than is possible today (especially in Xen's case).

      Marcos

    7. Re:So send in something that runs under Xen by anthony_dipierro · · Score: 1

      There's nothing in the rules that says the thing has to run under VMware. So send in something that runs under Xen.

      Shouldn't the same things run under both?

    8. Re:So send in something that runs under Xen by DShard · · Score: 1

      Just to note, you cannot purchase any x86 kit with virtualisation at this point. It will be at least the end of the year before this is available to consumers.

    9. Re:So send in something that runs under Xen by oringo · · Score: 1

      The grandparent is right. These CPU's equipped with Vanderpool or Pacifica are likely to be the new dual-core CPU's. You are also wrong that the virtualization technology is in Xen's favor. It is not. Rather, it's designed to help VMware, whose performance is lower than Xen because the way hardware devices are virtualized in VMware.

    10. Re:So send in something that runs under Xen by tinkertim · · Score: 1

      Actually I virtualize any server I sell for free (Xen) .. so do many other providers. We have to in order to make co-located solutions more attractive to the end user.

      You *can* get Windows running well under Xen in that type of setting. The biggest issue with Xen / Windows is "xen aware" video. Since any co-located server running Win32 is going to be managed via KVM over IP or RDP5, this is not going to be an issue. In fact, its less resource used on a server. Not many are offering it because nobody has charted it and proven it yet. That doesn't mean we're not in the process of doing so. :)

      Usefulness with something like this has to be judged for the end user (who sits in front of the virtualized PC), and the person who opts to lease something already racked.

      Folks I make my living off of the internet. I work directly with the data centers leasing these and all of them are really taking notice of Xen. We're stupid not to, Windows VPS servers without any licensing costs on our end, but Windows itself are a dream come true for many people.

      This also allows you to slice 10 servers into 10 windows desktops, 10 Open SSI nodes, and 10 HPC (parallel) cluster nodes to field requests from SSI. Its an OS geek wet dream come true, and its very very possible and has already been done.

      I think that's what "sparked" this whole VMW contest.

    11. Re:So send in something that runs under Xen by tinkertim · · Score: 1

      I think we have different ideas of "favor" .. I'm factoring cost of ownership, free support, and ease of integration as well as performance.

      Xen is not an out of the box virtualization solution. You have to spend an hour setting up key pairing and writing a few scripts, and be comfortable with that.

      However, the people most likely to need that kind of technology, are comfortable with that.

      Open source is rallying around Xen, and I think you'll see its usability increase drastically in the not too distant future.

      Please take a moment and read the Beowulf definition for a class 1 cluster :

      Here

      Xen tips the scales for many things that I like to do. But maybe not someone else. I think "better" at this point remains relative to the intended use, and ability to craft a means of managing it for that use.

    12. Re:So send in something that runs under Xen by oringo · · Score: 1
      In theory, this will also make them run much faster than is possible today (especially in Xen's case).
      These are your original words, and I am saying you are wrong that it will improve Xen's performance. It won't. It will only make xen easier to install and more compatible. It will, however, allow VMware to run faster. I'm not against Xen. In fact I like Xen for its performance. I just don't want your comments to mislead people.
    13. Re:So send in something that runs under Xen by tinkertim · · Score: 1

      I am hearing Led Zepplin in my head.. communication breakdown :)

      You really need to look at the need at hand. What is possible verses what gets the job done are two completely different things. My point is only the "best" solution is relative to the need and interests of the person implementing it.

      I work in several industries and all of them (now) want to do more with less. Xen (now) allows me to put 2 completely isolated networks (one of them a cluster) on the same 10 servers completely independent of eachother, with no significant performance degradation. I'm not speaking from theory I'm speaking from what we've actually done.

      However I'm weird and I love doing what I do. Someone else may lose their hair doing it.

      There are more people really hacking away at xen who have not yet published anything. VMWare wants to wave a hundred grand at them to slow down. I think the misleading is on their part :) I understand their need to do it, I however resent how they did it.

  4. Can't use Windows by angryargus · · Score: 3, Interesting

    One requirement is "royalty-free distribution", so it excludes Microsoft (I bet VMware doesn't mind that).

    I'm glad to see that VMware finally got an advertising budget, but looks like they blew it all in one promotion.

    1. Re:Can't use Windows by Soruk · · Score: 1

      I recently rebuilt the entire Mail Me Anywhere platform as a virtual appliance system. Under QEMU :)

      Entirely built of free software or my own code (it uses MailStripper as its backend) but due to the nature of both the appliance isn't distributable...

      --
      -- Soruk
  5. Hah! by yournic · · Score: 1

    I find it highly humorous that the first article posted on /. I read when I boot up Solaris 10 on VMware is an article about VMware and virtual appliances.

    1. Re:Hah! by debilo · · Score: 1

      I find it highly humorous that the first article posted on /. I read when I boot up Solaris 10 on VMware is an article about VMware and virtual appliances.

      Your sense of humor needs better virtualization.

    2. Re:Hah! by TheoB · · Score: 1
      I find it highly humorous that the first article posted on /. I read when I boot up Solaris 10 on VMware is an article about VMware and virtual appliances.

      Especially since you read it on the LCD of your Solaris-powered electric toothbrush!

      (Ducks)

  6. Mark Shuttleworth by Tim+C · · Score: 2, Informative

    Well, I can't say that I knew of him, big name or not, so for those of you who were similarly ignorant, here is a link to his biography.

    1. Re:Mark Shuttleworth by kamerononfire · · Score: 2, Funny

      A little company called Canonical? A small Linux distro called Ubuntu? Trip to space? Not ringing any bells? You call yourself a /. reader.. :P

    2. Re:Mark Shuttleworth by Tim+C · · Score: 1

      A little company called Canonical?

      Nope.

      A small Linux distro called Ubuntu?

      Vaguely; I briefly tried Kubuntu a couple of weeks ago, but really it's been a couple of years since I last seriously used Linux on the desktop.

      Trip to space?

      I vaguely remember talk of some private citizen or other going up, but I didn't really take a lot of notice - not particularly exciting scientifically, never going to be an option for me.

      You call yourself a /. reader..

      Now you're just envious of my UID ;p

    3. Re:Mark Shuttleworth by Wonko · · Score: 2, Funny

      Now you're just envious of my UID ;p

      I know I sure am!

    4. Re:Mark Shuttleworth by Zack · · Score: 1

      Man, I love UID wars.

    5. Re:Mark Shuttleworth by Wonko · · Score: 1

      Man, I love UID wars.

      That's not fair... I actually thought my id was a little higher than his when I posted.

    6. Re:Mark Shuttleworth by buysse · · Score: 1

      Calm down, younguns.

      --
      -30-
    7. Re:Mark Shuttleworth by Tim+Doran · · Score: 1

      Dammit, I usually win UID wars.

      Respect, old man ;)

    8. Re:Mark Shuttleworth by Zack · · Score: 1

      I got schooled by #43 one time. Too funny.

      There needs to be an Old School Slashdotters club. /now get off my lawn

  7. New lottery game "Dual Boot" by corralesroad · · Score: 1

    Write the code to "Dual Boot" windows xp on a new mac-tel. $112,000 and counting.

    1. Re:New lottery game "Dual Boot" by Anonymous Coward · · Score: 0

      I wouldn't need to dual-boot Windows on a MacBook if there was a working VMware Workstation for OS X. In fact, it'd be even better to have Windows running within a window within Aqua, than to have to reboot to switch back and forth between the two OSes.

      Come on VMware!!! It can't be such a big job technically since you already have VMware for linux (it's not like you have to port over your Windows version). And you know there's a market for it.

      Does anyone know if VMware has plans to do a Workstation for intel Macs?

    2. Re:New lottery game "Dual Boot" by LLuthor · · Score: 1

      Gaming performance sucks inside VMWare. The only way I will buy a mac notebook is if I can still play games on it. If windows works on it, then I am definitely going to buy one.

      --
      LL
    3. Re:New lottery game "Dual Boot" by HaydnH · · Score: 1

      "Gaming performance sucks inside VMWare..."

      If you could install the graphics drivers things wouldn't be so bad, anything 3D through the VMWare vesa driver is pointless - instead of giving $200,000 away for the most innovative vitual appliance they should give the money to the first person that can get nVidia/ATI drivers working inside a VM.

      Haydn.

      --
      Time is an illusion. Lunchtime doubly so. - Douglas Adams
    4. Re:New lottery game "Dual Boot" by LLuthor · · Score: 1

      they should give the money to the first person that can get nVidia/ATI drivers working inside a VM

      What good would that do? There isn't an nVidia/ATI card in the VM to work on! The VM has its own virtual graphics card. No other card's drivers will do.

      Besides, there is just too much overhead to do this kind of thing in the VM at the driver level. They could theoretically create their own DirectX implementation that worked with the hosts drivers, but this seems like a LOT of work for a small gain.

      --
      LL
    5. Re:New lottery game "Dual Boot" by antientropic · · Score: 1

      Besides, there is just too much overhead to do this kind of thing in the VM at the driver level. They could theoretically create their own DirectX implementation that worked with the hosts drivers, but this seems like a LOT of work for a small gain.

      Actually, VMware 5.0 has some experimental support for 3D acceleration through the host's drivers: http://www.vmware.com/support/ws5/doc/ws_vidsound_ d3d.html

  8. Need I say it by Anonymous Coward · · Score: 0

    Virtual Porn Appliance - I await my prize money

    1. Re:Need I say it by hey! · · Score: 1

      Virtual Porn Appliance -- doesn't have much of ring to it.

      How about -- Pornucopia?

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  9. In search of the next paradigm shift. by keilinw · · Score: 3, Insightful

    I applaud the application of "incentives" to promote enhancements in society. As the prize money is intended, the result should be a change in the way society works, or at least a change in perception. To date such prizes as the X-Prize and the DARPA grand challenge serve quite a compelling purpose... to enhance technolgy.

    Examining Open Source Software's track record we see that it has made quite an impact on society; even producing a few "kill apps." But, what I am waiting for is the next paradigm shift or revolution. When will it come? What will it be? Will it involve Open Source Software? Nobody knows the answer to such questions, but I have high hopes that such prize money / incentives are capable of producing the next revolution in technology advancements. If not, lets hope so!

    --Matthew Wong
    http://www.themindofmatthew.com

    1. Re:In search of the next paradigm shift. by uberchicken · · Score: 1

      You didn't just say "paradigm", you said "paradigm shift"!!

      Hell, now my post says it too. Thanks. Thanks a lot.

    2. Re:In search of the next paradigm shift. by eric76 · · Score: 1
      But, what I am waiting for is the next paradigm shift or revolution.

      Then you need a Paradigm Shift Virtual Smoke Detector.

      It will not only alert you to any and all paradigm shifts that may appear in your vicinity, but in between paradigm shifts, you can play solitaire on it.

    3. Re:In search of the next paradigm shift. by Quadraginta · · Score: 1

      I applaud the application of "incentives" to promote enhancements in society....But, what I am waiting for is the next paradigm shift or revolution. When will it come? What will it be?

      Wait, I have an idea! Call me crazy, but...what if we set up some kind of system in which there were millions of small prizes that anyone could win, just by having a good idea and implementing it. And furthermore, what if we decentralized the whole decision-making process of the exact amount of the prize to be awarded, and to whom and when it would be distributed. Made it a sort of grass-roots open-source effort.

      Like, anyone could instantly reward the quality of someone else's innovative contribution to society, at any time, on the spot. It'd be like millions of little X-Prizes, distributed every day by millions of volunteers.

      We could print certificates for the prizes, on special (green?) paper. They'd be redeemable for meals in superior restaurants, electronic merchandise -- heck, even new cars if someone accumulated enough of them. People could just carry prize certificates around with them all the time, in a pocket-sized foldable leather case, and instantly reward anyone they found providing a superior product or service.

      This way, people with the best ideas as judged by the entire community of users and potential users could expect to rapidly accumulate lots of the little green prize certificates, without needing to prove the worth of their work to some overworked and underimaginative government agency. I suppose it's a little weird to imagine taking government entirely out of the business of guiding and rewarding technological creativity, but I have the feeling a decentralized system of rewards like this could prove to be the most powerful incentive to innovate the world has ever seen.

    4. Re:In search of the next paradigm shift. by Threni · · Score: 1

      > Wait, I have an idea! Call me crazy, but...what if we set up some kind of system
      > in which there were millions of small prizes that anyone could win, just by
      > having a good idea and implementing it. And furthermore, what if we
      > decentralized the whole decision-making process of the exact amount of the prize
      > to be awarded, and to whom and when it would be distributed

      You could call the implementation of those ideas `products` and you'd call the prizes `prices`. You could set the prize/price yourself, and if people wanted to `award you` with a prize/price they could, perhaps in person with `cash` or using some form of `credit card`. We could call this system `capitalism`. Yeah, I think you're onto a winner here, mate!

    5. Re:In search of the next paradigm shift. by Haeleth · · Score: 1

      It's an interesting idea, but I can see a number of flaws.

      For example, it seems to me that it's likely to reward popularity rather than innovation. There's a very great risk that unscrupulous characters might decide to target specific portions of the general public, like the young, who may prove easily swayed by peer pressure and heavy advertising into giving away all their reward tokens to people who aren't actually innovating at all, but are merely repackaging the same tired old ideas over and over again, and just using attractive people to promote them. Genuine innovation might end up being starved of rewards because new innovators won't have an existing base of reward tokens that they can use on massive marketing campaigns, and the people who do acquire many reward tokens will no longer have any further incentive to innovate.

      Of course, you could argue that as long as people are being entertained by this drivel, it doesn't matter that real innovation is stifled. You could argue that truly creative people will continue to innovate even if they're not being rewarded for it. But then why keep your system in place once it's stopped doing what it was meant to do? If your system of reward tokens doesn't actually end up rewarding innovation, then what purpose does it serve, and how is it superior to a standard system of either government funding, or relying on private patronage to reward innovators?

    6. Re:In search of the next paradigm shift. by somersault · · Score: 1

      hmm.. wow o.o .. I think I'll quit my job right now and work on developing that concept - I'm gonna be rich!

      --
      which is totally what she said
    7. Re:In search of the next paradigm shift. by anthony_dipierro · · Score: 1

      I suppose it's a little weird to imagine taking government entirely out of the business of guiding and rewarding technological creativity, but I have the feeling a decentralized system of rewards like this could prove to be the most powerful incentive to innovate the world has ever seen.

      The thing is, if the government didn't get involved, why would the average Joe be willing to give away these "prizes".

      Maybe we could make the government threaten people with fines and imprisonment if they don't give away enough prizes. But how would we determine what is "enough" prizes? I guess we'd have to let the person who creates the product to set their own prize.

      Hmm, wait a second. This is starting to sound like a horrible idea.

    8. Re:In search of the next paradigm shift. by Soruk · · Score: 1

      The noise you just heard there was the sound of a paradigm shifting without a clutch.

      --
      -- Soruk
    9. Re:In search of the next paradigm shift. by Anonymous Coward · · Score: 0

      For example, it seems to me that it's likely to reward popularity rather than innovation. There's a very great risk that unscrupulous characters might decide to target specific portions of the general public, like the young, who may prove easily swayed by peer pressure and heavy advertising into giving away all their reward tokens to people who aren't actually innovating at all, but are merely repackaging the same tired old ideas over and over again, and just using attractive people to promote them.

      Sounds an awful lot like democracy in general, to me.

    10. Re:In search of the next paradigm shift. by mpfife · · Score: 1
      Amen! Amen! Amen!

      Dang, why the heck do people not understand this simple concept? The whole world *is* open source - already - right now. You can go out and create whatever the heck you want and distribute it any way you want already. I, for one, enjoying doing that in an environment in which my contributions are rewarded on a regular basis with a guaranteed supply of 'green paper', retirement fund matching, and medical/dental coverage. Also, I happen to enjoy creating my freely distributed programs written for windows environments too. Nothing stops me. Not even GPL.

      Grow up and stop this incessant slashdot bitching about your 'oppressed' state and create. If you can do so much better - go do it and shut the opposition up. But don't dedicate your life to complaining about how others distribution models and (gasp) sales are stopping people from using your invention; or even more lame, copying MS/Apple/etc ideas with "Oh yeah, well I can do that better and for free." It's coming up with the idea first - that's were growth, change, and newness happens. I for one create with the tools that work best.

    11. Re:In search of the next paradigm shift. by Quadraginta · · Score: 1

      Well...don't forget the old adage: Those who can, do. Those who can't, teach.

      Or, one might usefully add: lecture, complain, editorialize, supervise, criticize, legislate, litigate -- and otherwise stand about telling those who are doing how to do it better.

      My college, a highly geeky place, took as its motto the Latin phrase mens et manus ("The mind and hand"). No mention of os ("the mouth"). 'Cause we know which organs the truly creative person uses most.

  10. VMware innovates. What do _you_ do? by Anonymous Coward · · Score: 0

    1 promotion? So far I'm counting 3:

    o Free (as in beer) VMware Player
    o Free (as in beer) VMware Server
    o $ 200 000 for the Ultimate Virtual Appliance Challenge

    Personnally, I'm glad to see this kind of innovative marketing from them. It falls in the same vein as:
    o The Ansari X-Prize
    o The Gnome bounties
    o The Google summer of code

    VMware is driving innovation the same way Google and Apple do. I'm buying as much stock of these cool companies I can put my hands on.

  11. Dips on partioned rebuild. verify, package by NZheretic · · Score: 1
    Not a single applicance but a virtually partitioned build, verify, package, open source process applicance.
    Tuesday, October 12, 2004 : Twelve Step TrustABLE IT : VLSBs in VDNZs From TBAs.

    A trust but verify build environment. Using one PC to host a virtual network of locked down servers used to :
    1) rebuild source RPMs and other packages.
    2) compare the rebuilt binaries to downloaded/existing packages.
    3) digitally sign the packages for local install if OK.

    Also maybe add a stage 0, running lint and other source checking tools over the source code before build to check for buggy code.

  12. RTFA by Anonymous Coward · · Score: 0

    From the challenge rules:
    Participant warrants that their entry will not contain any (a) materials that are pornographic, obscene,...

    1. Re:RTFA by Anonymous Coward · · Score: 0

      The Virtual Porn Appliance does not need to contain porn but could be used to easily find it. Although that basically means it has a browser and an internet connection.

  13. VMWare-aware virus. by CCFreak2K · · Score: 3, Insightful

    After observing that W32.Mytob didn't run under Windows 95, I read up Symantec's page on it. Appearently, it can figure out if it's running in VMWare, and terminates if it does. I consider that inventive on the writer's part.

    --
    "Beware of he who would deny you access to information, for in his heart he dreams himself your master."
    1. Re:VMWare-aware virus. by Slashcrap · · Score: 1

      After observing that W32.Mytob didn't run under Windows 95, I read up Symantec's page on it. Appearently, it can figure out if it's running in VMWare, and terminates if it does. I consider that inventive on the writer's part.

      It's not really that hard. You just query the name of the CDROM/IDE driver. If it's called something like "VMWare Virtual CDROM" then that's a small clue right there.

      There are more complicated ways, but why bother?

    2. Re:VMWare-aware virus. by Ph33r+th3+g(O)at · · Score: 1

      Or check the first three bytes of the MAC address -- VMware doesn't allow its customers to choose arbitrary MAC addresses for VMs, and instead locks them to one of their two OUIs for the first three bytes.

      --
      I too have felt the cold finger of injustice.
    3. Re:VMWare-aware virus. by qodfathr · · Score: 1

      So if I rename my CD-ROM and change the MAC address of my physical machine, I'll be safe from these overly smart viruses! Yee haw!!!!!

      --
      Yes, it's true. This man has no dick.
    4. Re:VMWare-aware virus. by Anonymous Coward · · Score: 0

      You obviously don't know what you are talking about.

      VMware locks the virtual _hardware_ MAC address, like any other vendor of physical NICs.

      If you want to change your MAC to something arbitrary, do in in _software_ inside the guest OS. Windows provides a nice GUI to do that: right click on the adapter, Properties...

    5. Re:VMWare-aware virus. by Ph33r+th3+g(O)at · · Score: 1

      You obviously don't know what you're talking about, as NDIS can be used query the hardware address (the one VMware won't let you change) no matter what the driver is spoofing. Good thing you posted such ignorant pap as AC.

      --
      I too have felt the cold finger of injustice.
  14. Slow down horsey! by GoMMiX · · Score: 3, Informative

    The documentation states you have to be a full time student.

    The article and most documentation fails to mention this piece of information.

    1. Re:Slow down horsey! by raster · · Score: 1

      Where does it say you need to be a student? The closest I see is "no corporate entries" - ie a company cannot submit. Doesn't stop someone working from doing one in their own time and submitting as an induvidual?

      --
      --------------- Codito, ergo sum - "I code, therefore I am" --------------------
    2. Re:Slow down horsey! by artg · · Score: 1

      Are you sure ? Isn't that just for the Best Collegiate Entry ?

      Q: Do I need to be a full time student to qualify for the Best Collegiate Appliance award?
      A: Yes! You need to be able to show proof of your status if your entry is selected as the Best Collegiate Appliance.

    3. Re:Slow down horsey! by erikdotla · · Score: 1

      only for the Best Collegiate prize, the others have no such restriction (link and point if you still think you're right)

      --
      # Erik
    4. Re:Slow down horsey! by HaydnH · · Score: 1

      "The documentation states you have to be a full time student."

      Really? I can't find that in the rules, all I can find is this:

      "WHO CAN ENTER
      To participate in the Ultimate Virtual Appliance Challenge (the "Challenge"), you must be at least 18 years old. The Challenge is open to individuals or teams of up to 10 people (the "Participant"), but not to corporate entries. By participating in the Challenge, Participants agree to be bound by these rules and to all decisions of VMware, which are final, binding and conclusive in all matters. To keep the Challenge legal and fair, we need to prohibit certain participants, see below.

      PROHIBITED PARTICIPANTS: We want a fair and legal Challenge!
      Full and part-time employees of VMware as well as those who are performing internships during the Challenge duration and those involved in the production (including prize suppliers), implementation and distribution of this Challenge and their advertising or promotion agencies, parent companies, service providers, agents, officers, subsidiaries or affiliates, or any other persons or entities directly associated with the Challenge and members of the immediate families and/or persons living in the same household as such persons, are ineligible to enter the Challenge. Prizes will not be awarded to residents of Cuba, Iran, Iraq, Libya, North Korea, Sudan, or Syria.

      --
      Time is an illusion. Lunchtime doubly so. - Douglas Adams
    5. Re:Slow down horsey! by blake182 · · Score: 1

      The documentation states you have to be a full time student.

      Just so we're clear, the rules for the Ultimate Virtual Application Challenge indicate:

      WHO CAN ENTER

      To participate in the Ultimate Virtual Appliance Challenge (the "Challenge"), you must be at least 18 years old. The Challenge is open to individuals or teams of up to 10 people (the "Participant"), but not to corporate entries. By participating in the Challenge, Participants agree to be bound by these rules and to all decisions of VMware, which are final, binding and conclusive in all matters. To keep the Challenge legal and fair, we need to prohibit certain participants, see below.

      .
      .
      .

      PROHIBITED PARTICIPANTS

      We want a fair and legal Challenge! Full and part-time employees of VMware as well as those who are performing internships during the Challenge duration and those involved in the production (including prize suppliers), implementation and distribution of this Challenge and their advertising or promotion agencies, parent companies, service providers, agents, officers, subsidiaries or affiliates, or any other persons or entities directly associated with the Challenge and members of the immediate families and/or persons living in the same household as such persons, are ineligible to enter the Challenge. Prizes will not be awarded to residents of Cuba, Iran, Iraq, Libya, North Korea, Sudan, or Syria.

      Freaked my shit out when the parent said it's only open to students, and moderators should probably fact check a little better before slapping an Informative on something. My two cents.

      The bottom line is that you don't have to be a student, you can't work for VMWare, and you can't be a rat bastard commie terrorist. I'll bet they write shitty code anyway. The terrorists that is.

    6. Re:Slow down horsey! by adityapk · · Score: 0
      I don't think so. They have a different award for college students, and you need to be a full time student for that award.

      From the site:

      Q: Do I need to be a full time student to qualify for the Best Collegiate Appliance award?

      A: Yes! You need to be able to show proof of your status if your entry is selected as the Best Collegiate Appliance.

    7. Re:Slow down horsey! by clydemaxwell · · Score: 1

      Hm Im fairly sure some of those are our allies..although at the very least Cuba has been embargoed forever. What a slap in the face to the (probably non-existent) cuban coders.

      --
      Browsing with classic discussion, noscript, at -1 and nested
      no hidden comments and I only mod UP
  15. Watch out! by putko · · Score: 1

    When you enter, you give up your stuff.

    That's a little extreme: if your thing is really good, you might be better off buying appliances (they cost only $150 on up), loading your software onto the thing, and going into business for yourself.

    Furthermore, just entering your thing means you are giving it up. You probably won't win, but you'll be giving up.

    --
    http://www.thebricktestament.com/the_law/when_to_s tone_your_children/dt21_18a.html
    1. Re:Watch out! by anthony_dipierro · · Score: 1

      When you enter, you give up your stuff.

      Give up your stuff? No, you just have to allow others to make copies of "your stuff".

    2. Re:Watch out! by stm2 · · Score: 1

      Where do you get $150 appliances?

      --
      DNA in your Linux: DNALinux
    3. Re:Watch out! by putko · · Score: 1

      Google "ntavo".

      --
      http://www.thebricktestament.com/the_law/when_to_s tone_your_children/dt21_18a.html
  16. Virtual Appliance - Defined by TheUglyAmerican · · Score: 1

    Ok, color me stupid but I wasn't really sure what a virtual appliance was.

    http://www.vmware.com/vmtn/appliances/challenge/fa q.html

    Basically a network appliance runing under a virtual machine.

    --
    "Written on the pages is the answer to the never ending story..."
    1. Re:Virtual Appliance - Defined by returnoftheyeti · · Score: 1

      So, I didnt RTFA, but I've read the post. Now this wouldn't probally be allowed to win the prize or anything, but it would be somewhat cool to get somthing like SonicOS, or a PIX os, or even a Linksys 54g OS running inside VMWare.

      I'd love to be able to download VMWare images of the PIX os to be able to simulate a network full of Windows boxen and PIX firewalls.

  17. beowulf by muftak · · Score: 2, Funny

    Imagine a virtual beowulf cluster in vmware! How much faster would your pc be with 100 virtual CPUs...

    1. Re:beowulf by Glonoinha · · Score: 1

      I've done it - it kicks ass.
      Newly deployable nodes as fast as you can add the hardware, highly scalable and the overhead is negligible.
      Actually I should probably call dibs on VMware Beowulf Clusters simply because I already have it set up to demo (or run, if you have clusterable applications to run.)

      $echo 'dibs on VMware Beowulf Clusters...'

      --
      Glonoinha the MebiByte Slayer
  18. no virusess. by leuk_he · · Score: 1

    from the conditions...

    (b) viruses, Trojan horses, worms, time bombs or other computer programming routines related to "hacking" or "cracking" or which damage, detrimentally interfere with, surreptitiously intercept or expropriate any system, data or personal information

    The whole point i use a vmware box for is to test suspect software for such behaviour because it is easely reset and can be simply firewalled and because it really cannot touch te data on my day to day machine.

  19. Virtual appliance candidate by Anonymous Coward · · Score: 0

    My virtual appliance submission: A Virtual Space Heater

    #cat /dev/urandom >> /dev/null

  20. No Problem! by mstefanus · · Score: 1

    Mention that you're a Sith Apprentice. That qualifies as a student right?!

  21. sweepstakes labor? by davek · · Score: 1

    I fail to see how this is anything but free labor in exchange for a chance at a contest prize. VMWare sells the licenses to their software, don't they? This does not exclude them from contributing to open source, but I think they shouldn't dangle carrots out there and hope that random programers will do development for them.

    --
    6th Street Radio @ddombrowsky
    1. Re:sweepstakes labor? by Anonymous Coward · · Score: 0

      I fail to see how this is anything but free labor in exchange for a chance at a contest prize.

      The main difference is that the product you produce isn't owned by VMWare. It's owned by the author.

      VMWare sells the licenses to their software, don't they?

      They have some software they sell, but the player software and server software is (proprietary) freeware. Yeah, it's proprietary, but so is the intel or AMD chip that most open source software developers build their stuff on.

      This does not exclude them from contributing to open source, but I think they shouldn't dangle carrots out there and hope that random programers will do development for them.

      I dunno, I see this as a little different from that. It would be as though Apple Computer gave prizes to selected people who develop open source software which runs on the Mac.

    2. Re:sweepstakes labor? by loraksus · · Score: 1

      Not sure if you know that Vmware player and a beta of their server (used to be gsx?) are free.
      They still charge for their ESX server, workstation and some higher end products, but if you want to just run a virtual machine, you can just download the player free of charge. If you want to create, the server beta is available.

      --
      1q2w3e4r5t6y7u8i9o0pqawsedrftgthyjukilo;p'azsxdcfv gbhnjmk,l.;/
    3. Re:sweepstakes labor? by dtsazza · · Score: 1

      I can't see how this is worse than what Apple did for its WebKit contributors. Except here they're mentioning that there's a prize beforehand, rather than retrospectively deciding to award one.

      In fact, I can't see how this is worse than open source development in general, which in your words is "free labor in exchange for no chance at a contest prize". I'd like to refer you both to the keilinw's earlier comment about funding innovation, and Eric S. Raymond's Homesteading the Noosphere for an explanation of why people create open source software. Then remember that those reasons still apply, plus they stand a chance to benefit financially from it, and try to maintain it's a bad thing.

      --
      My, that was a yummy potato!
    4. Re:sweepstakes labor? by ChipX86 · · Score: 1

      Not to mention that we've taken some valuable widgets from our UI and released them under the MIT license at view.sf.net. And the drivers we've put in the xorg tree. And the numerous patches we've supplied to open source projects like gtk and gtkmm.

      There are many developers at VMware that come straight from the open source community. Myself, a Galeon developer, Tomboy developer, VLC developer, xchat-gnome developer, etc. This contest benefits everybody, and we're not doing it to steal people's work. It's a shame people think that.

  22. Appliances by Keruo · · Score: 2, Insightful
    Well, after using vmware for some time, networking infrastructure could use more work.
    The one built-in to vmware is awful.

    Few things comes in mind straight off:
    1. Virtual switch device for connecting workstations(think managed ports)
    2. Virtual router for creating networks
    3. Virtual cable to simulate line delay and perhaps errors between hosts
    4. Virtual PBX to simulate phones and modems (modified asterisk?)

    Also, the install scripts in linux version could use some work..
    Sometimes you might want to reconfigure devices without recompiling the network modules.
    --
    There are no atheists when recovering from tape backup.
    1. Re:Appliances by Anonymous Coward · · Score: 0

      The Security Lab (http://www.seclab.cs.sunysb.edu/) at SUNY Stony Brook actually has this for their network security course. I don't know if it is available or not though.

    2. Re:Appliances by sootman · · Score: 1

      3. Virtual cable to simulate line delay and perhaps errors between hosts

      On a related (but OT) note, I wish there were an extension to Firefox that would let me load pages that are local (or on a fast connection) but draw them slowly to simulate a slow connection. Something that would say "OK, I've already got this 50kB image in memory, but let me take 10 seconds to draw it anyway to simulate 56k dialup." I'm visualizing a little dropdown in the web devloper toolbar, like the one for styles, that lets you choose the speed (28.8/33.6/56/128/256/384/512/768/1M/off.) Anyone know of anything that works like this? Searching for "firefox bandwidth extension" just gives me a zillion pages with bandwidth testers.

      --
      Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
    3. Re:Appliances by serutan · · Score: 1

      Virtual cable to simulate line delay and perhaps errors between hosts

      I knew a guy at Sierra who did that back in 98, to simulate problems like latency and packet dropping between game clients.

    4. Re:Appliances by Fweeky · · Score: 1

      Dummynet would probably be a good start.

    5. Re:Appliances by Anonymous Coward · · Score: 0

      You obviously don't know what you are talking about.

            1. Virtual switch device for connecting workstations(think managed ports)

      They exist by default, they are called /dev/vmnetN

            2. Virtual router for creating networks

      Just create a VM that runs router software (Linux, FreeBSD) that you connect to 2 of the aformentionned /dev/vmnetN.

            3. Virtual cable to simulate line delay and perhaps errors between hosts

      VMware Workstation 5 introduced the concept of Teams, which is essentially a collection of VMs and virtual cables. For each virtual cable, you can configure bandwidth and packet loss rate. VMware Workstation is now at version 5.5.

            Also, the install scripts in linux version could use some work..

      I can only agree with you. I'm sure VMware is aware of this and working on it, though.

    6. Re:Appliances by Anonymous Coward · · Score: 0
      >3. Virtual cable to simulate line delay and perhaps errors between hosts

      Workstation 5.5 has a similar feature. If you make a "team" of machines you can assign the network speed between them. It has choices such as Modem (56 Kpbs), T1 (1.5 Mbps), to unlimited. You can also assign % of packet loss.

      http://www.vmware.com/support/ws55/doc/ws_team_lan seg_rename.html

      http://www.vmware.com/support/ws55/doc/img/w_tset_ lset.png

    7. Re:Appliances by Tim+Doran · · Score: 1

      4. Virtual PBX to simulate phones and modems (modified asterisk?)

      et voila: http://www.vmware.com/vmtn/appliances/community.ht ml#voip

    8. Re:Appliances by Anonymous Coward · · Score: 0

      Easiest solution is to just use Konq, IE or Opera for a week or two, then switch back to Firefox. The speed hit will have you thinking you're on dialup all over again. When the effect wears off just repeat.

    9. Re:Appliances by estew7 · · Score: 1

      >3. Virtual cable to simulate line delay and perhaps errors between hosts

      Workstation 5 lets you create LAN segments that you can network VMs on. Included are controls that let you vary the bandwidth and simulate packet loss on the LAN segments . . .

  23. virtual appliance? by Anonymous Coward · · Score: 0

    what's a "virtual appliance" ?

    1. Re:virtual appliance? by Anonymous Coward · · Score: 0

      Geez I'm glad I'm not moderating this thread.

  24. ... and Bug #1 in Ubuntu by wysiwia · · Score: 0

    Mark is also the owner of the "Bug #1 in Ubuntu" (see https://launchpad.net/distros/ubuntu/+bug/1) albeit he seems to make no progress at all. For further reading see article at http://lxer.com/module/newswire/view/54009/index.h tml

    O. Wyss

    --
    See http://wyoguide.sf.net/papers/Cross-platform.html
  25. ... might be TRUE cross-platform development by wysiwia · · Score: 0

    To advance OpenSource forward in the hope it will have an impact on enhancing the society I think it's most important to come to term and start developing TRUE cross-platform development. That means not only building cross-platform but also usable cross-platform by any ordinary user. See http://wyoguide.sf.net/papers/Cross-platform.html

    O. Wyss

    --
    See http://wyoguide.sf.net/papers/Cross-platform.html
  26. Debugging viruses by Anonymous Coward · · Score: 0
    I want an appliance for debugging viruses. You see, there is this one virus called Windows that seems to infest every computer born here in the USA, and if we could somehow learn how to stop that one then all the other ones go away at the same time. What an added benifit that would be!



    Serious though, how would you build an appliance that allows the host system to debug the client OS currently loaded, with debugging symbols if available. Sure, I could run the VMWare under a debugger,but its the client OS I would want to debug for things like drivers and kernel level access.

  27. Dual Hand Touchscreen, quite 'virtual' to me. by 88NoSoup4U88 · · Score: 1

    I think the creators of the the Dual Hand Touchscreen would be a perfect entry:

    1. Re:Dual Hand Touchscreen, quite 'virtual' to me. by Anonymous Coward · · Score: 0

      Yes, that would be a real appliance but is that really what they are looking for? Seeing VMware devs talk here I get the feeling the jury is looking for sandboxed network rooting software running in there universal sandbox. So developing a real linux appliance would not get on their radar for being within their vision of what they want developed. Sure I have some idea's about a Linux appliance but would they reward me for it? I don't think so, perhaps only applaud me for it.

      At least that is the feeling I'm getting. So no real Linux toaster, Linux surf appliance, Linux multimedia appliance.

  28. How about Tor? by anthony_dipierro · · Score: 1

    I want a Tor virtual appliance!

    1. Re:How about Tor? by Anonymous Coward · · Score: 0

      Anonym.OS is a Tor-based ISO Live-CD that uses OpenBSD. Not exactly a VMware appliance, but I use it in VMware and boot from the virtual CD-ROM.

      http://theory.kaos.to/projects.html
      http://sourceforge.net/projects/anonym-os/

  29. Virtual machines not virtual device simulation by Anonymous Coward · · Score: 0

    That's what I was thinking of also (virtual devices). I've actually done virtual device simulation from a separate virtual machine before. Make that multiple devices, an entire simulated network. So I know what an api to support that might look like and it is not like VMWare's api at all.

  30. only 1 prize is student only by mincognito · · Score: 2, Informative

    From the site:

    First Prize $100,000 Second Prize $50,000 Third Prize $25,000 Five Best of Category Prizes -Best Consumer Appliance -Best Developer Appliance -Best Server Appliance -Best Collegiate Appliance * -VMTN Community Choice Appliance $5,000 Each

    * Participant must be a full-time student.

    See, the one asterix connects to the other asterix...makes sense that a collegiate appliance be written by a student, no?

  31. A few ideas by James+McGuigan · · Score: 1

    1. A virtual samaba server on a windows machine in order to access ext3 / reiserfs partitions on a local hard disk.

    2. A virtual browser testbed, multiple virtual machines each running different Browser / OS combos (Linux / Windows / MacOSX), with a script to grab screenshots of each browser and to allow interactive testing of each combo.

    3. Cross platform virtual compile farm.

    4. A virtualized router / firewall within a server - almost as safe as an external box if it gets cracked.

    5. A virtualized DRM media player for redirecting the video/audio data from a virtual monitor/speaker to a virtual digital input.

    6. A virtualized testbed for massivly distrabuted systems. Like testing the routing efficency of freenet over a variety of network link speeds.

  32. "Appliances." by Ivan+Matveitch · · Score: 1

    The value of a computer system model lies not in how well it does specific thing X today, but in how naturally you can program it to do as-yet-unknown thing Y tomorrow; it's easy to write software that meets only your present needs. A set of "virtual appliances," each of which serves some narrow purpose, is just about as bad as one can get.

    1. Re:"Appliances." by sketerpot · · Score: 1

      Think about it as a bunch of programs which just have abnormally large bundles of compatibility libraries distributed with them. This means that the people who write the programs don't have to worry as much about distribution hassles, and everything is nicely self-contained in its own folder.

  33. Would a virtual Live-CD be able by Anonymous Coward · · Score: 0

    to offer near guaranteed virus/Spy free environment that can be rapidly turned on/off.

    I promote Live-cd's to everyone I know doing on-line banking, stock trading reading business email, and surfing untrusted sites.

    I recommend they reboot just prior to using banking and stock trading. This is great but it is time consuming.

    So my question is would doing this in a vmware environment be faster and/or better? to offer near guaranteed virus/Spy free environment that can be rapidly turned on/off.

  34. SAN by AxisNL · · Score: 1

    I'd go for a boot'n go SAN machine, or iSCSI SAN host, with built in encryption, and an easy, slick looking web interface ;)

  35. Bingo! by Anonymous Coward · · Score: 0

    Bingo! Wow, I scored a line in buzzword bingo from just one post! I think this is a new record...

  36. Contests are a scam by Anonymous Coward · · Score: 0

    Imagine getting thousands of developers working for you for 3 months for $200k.

    Or lets look at it another way. Say 1000 people participate in this. That means if each person was being paid, they would be getting around $2 per day for their work. What is this, India? Only VMware wins here.

    Don't get me wrong, I like VMware and have spent a lot on money on them but contests like this always piss me off. Instead of giving a commercial company free work, why not put your effort into something everyone can use? Or at the very least benefits you. Do an open-source project, help an open-source project (Xen maybe, QEMU, Bochs), start your own company or whatever.

  37. Finally by ThreeDeadTrolls · · Score: 1

    Finally, no more having to get up and pee during those LAN parties.

  38. I want ESX Player Lite... (whose listening?) by arkarumba · · Score: 1

    Potentially the ESX stuff would be useful for the servers at work, but its kind of a side issue I wouldn't realistically be able to spend time on, so the "familiarity gap" remains.

    What would REALLYYYYY interest me is an inexpensive way to run Linux and XP concurrently without the performance penalty of the Host-Guest configuration. A version of ESX limited to only two virtual machines would be ideal. It would definitely have me becoming familiar with that technology.

    Also it would make it easier to slide Linux into the organisation, for those few critical Windows-Only-Business-Applications which tend to hold everything back.

    And while the ideas are flowing, another useful feature would be having two video cards installed and assigning one to each virtual machine, so both could be displayed at the same time, so I could work on Linux and my low-tech-wife can work on Windows at the same time (until I can wean her off)

    anyone at VMWare listening... :) ?

    1. Re:I want ESX Player Lite... (whose listening?) by arkarumba · · Score: 1

      oh, and dedicating one card to each virtual machine might make their 3D efforts simpler.

  39. What the hell is a "virtual applicance"? by autopr0n · · Score: 1

    I can't believe it, it seems like these people have designed the contest without ever defining what it is they're looking for!! What the hell? I know what an "appliance" generally is, a computer pre-loaded with software for doing a specific task. But what the hell is a "virtual" appliance? An appliance with a virtual machine loaded on? Or a piece of software that pretends to be an appliance? It just doesn't make any sense, practically a non-sequiter. An appliance is something you sell as a physical device, and "virtual" means not having physical form... so WTF are they looking for?

    --
    autopr0n is like, down and stuff.
    1. Re:What the hell is a "virtual applicance"? by mattecc · · Score: 1

      Let me take a stab at trying to explain the thinking behind this. It's a pretty damn cool idea if you ask me (disclosure: I do work for VMware)

      A virtual appliance is a virtual machine that is configured to act like an appliance.

      First, check out http://suif.stanford.edu/collective/ which talks about some of the research around this concept.

      The gist of this idea at least in my view is that you can design more powerful, more manageable and more usable software when you can control the entire software stack, including OS and all applications running on it. TiVo is a cannonical example of this. It's based on Linux, updates and manages itself, and the good folks at TiVo can get the benefits of Linux without having to write software that has to support 7 distributions and 15 kernel patches. Of course TiVo is a physical entity, which has its advantages (easy to plug into your cable box, comes with a remote control), but also has its disadvantages (cost of hardware, can't download a TiVo over the internet).

      So the idea then is to marry the benefits of hardware appliance with software. I personally think it gets even more interesting when you start to look into the realm of server virtual appliances. Wouldn't it be nice to just go to a website and download a fully configured, self-managing mail server/web server/file server/network security box/proxy server/vpn server etc. etc? No configuration hassles, if done right it can manage itself. Its also a pretty amazingly useful way to bring the benefits of Linux and open source to the masses IMO. If Linux can be installed just like an application, and have a very low maintenance burden, it seems like that might really help continue to accelerate its adoption.

      Anyhow, hope this helps explain what a "virtual appliance" is supposed to be all about.

    2. Re:What the hell is a "virtual applicance"? by bac_mit · · Score: 1

      A Virtual Appliance is just like a regular "appliance", except it's in a virtual machine instead of in a physical machine. Kind of like if you took a regular computing appliance and did a P2V on it.

      It turns out that this is all explained pretty clearly in the FAQ:

      http://www.vmware.com/vmtn/appliances/challenge/fa q.html

    3. Re:What the hell is a "virtual applicance"? by Anonymous Coward · · Score: 0

      >so WTF are they looking for?

      Hint: VMWare makes a product called "VMWare" that allows you to run virtual machines, complete with operating system, on a physical host. It would be a good assumption that they're looking for a virtual machine that's compatible with their software.

  40. I don't understand at all by autopr0n · · Score: 1

    If you're building an appliance, you control all the code and OSes that go on it, what possible reason would you have for running VMWare? If you need windows code, you just run windows. If you need to run windows and linux code on the same box you're probably doing your development wrong! I mean, maybe you want a windows GUI to run a config program for a unix based system... why not just port your unix stuff to windows? Why not make your GUI web-based? Seriously, I can't think of a single reason to ever do something like this.

    --
    autopr0n is like, down and stuff.
    1. Re:I don't understand at all by visualight · · Score: 1

      Virtualization facilitates a read only, tamper proof OS, and this comes in handy when you want a "trusted" system that supports DRM. I expect this is why Intel and Microsoft are contributing so much money to the open source Xen project.

      http://www.research.ibm.com/secure_systems_departm ent/projects/hypervisor/

      It's ironic that an open source project is helping make closed systems more closed.

      --
      Samsung took back my unlocked bootloader because Google wants me to rent movies. They're both evil.
  41. AV Software people use VMWare a lot by autopr0n · · Score: 1

    A lot of virus testing at big companies uses VMWare, so a virus killing itself on vmware is a good idea, from the virus' perspective.

    --
    autopr0n is like, down and stuff.
    1. Re:AV Software people use VMWare a lot by Anonymous Coward · · Score: 0

      Although, big AV-companies probably have real hardware they can use to test those kinds of viruses...

  42. Confusion. by untouchable · · Score: 1

    I'm sorry. I'm feeling really slow today, so maybe that's why I don't get it. How does one make a virtual application? I mean, isn't the whole point of virtualization is that it emulates a layer of computing so that changes to the applications aren't needed?

    I mean, I read the how to and the examples, and it doesn't seem to be any different than from developing on a non-virtual environment. Somebody, please help me make sense of this!

    --
    As Seen On TV's? Come back!!!
    1. Re:Confusion. by bcoff12 · · Score: 1

      Simple. Once created, a virtual appliance can be shared with anyone merely by copying a file. Since we all have the same "hardware" (VMWare virtualization layer) a collection of pre-built appliances could drive adoption of virtualization...

    2. Re:Confusion. by untouchable · · Score: 1

      So, the whole point is to treat operating environments and systems like files? Interesting. But I'm not sure that is any better than just making an image of the system you want and installing it directly to the hardware itself, than go through virtualization. Though, it would be useful if it virtualizes radically different enviroments.

      --
      As Seen On TV's? Come back!!!
  43. MOD PARENT DOWN by justins · · Score: 1
    The documentation states you have to be a full time student.

    This is completely incorrect, as others have noted.
    --
    Now before I get modded down, I be to remind whoever might read this that what I am saying is FACT. - bogaboga
  44. Virtual Limitations by porkface · · Score: 1

    One of the difficulties with this venture is the limited set of hardware VMWare, and virtualization in general, supports. You get basic audio, hard drives, network cards, USB, SCSI, and video which I'll get to in a minute. But most of the open source effort to date focuses on PCI versions of various tools (capture cards) rather than their USB equivalents. And for really odd hardware that you might wish to use to make a useful appliance, you'll probably need to write at least two low level layers for. Perhaps with more time and money VMWare would see contestants take on that hurdle and write some extra hardware interfaces for VMWare.

    And now that most major operating systems have fledgeling GPU accelerated interfaces, you can't take advantage of that in VMWare.

    Virtualization works well for developing appliances like a m0n0wall router or other tools commonly performed by computers with basic computer components, but I doubt we'll see anything seriously groundbreaking out of this considering the limitations (including the student requirement).

    1. Re:Virtual Limitations by Anonymous Coward · · Score: 0

      The student requirement is _only_ for the Collegiate Prize, which makes sense. It does not apply to any of the other prizes.

  45. MOD UP by Anonymous Coward · · Score: 0

    Parent post should be attached to article summary. I had NO clue what was meant by a "virtual appliance" until I read it.

    Now, I understand that a "virtual appliance" is an application that has to be integrated with its own virtualized OS because the real OS is such an unmaintainable heap of shit. :-P

  46. How about... by Anonymous Coward · · Score: 0

    ... a freeware version of Akimbi?

  47. Killer VMs by poopie · · Score: 1

    Here's what I want to see:

    Virtual machine images with no licensing restrictions that can do the following:

    - VMs that distribute work that users can do at home and get paid for. It's the next generation of "get paid for working at home" - find work that requires human review like translation, document review, paralegal, coding bounty projects etc - have VM that feeds work into queues and credits users for work done.

    - GPS Navigation system suitable for embedded use

    - Turn old hardware into a full function dedicated "PDA" which supports multiple input methods. The goal would be a dedicated device that replaces the kitchen calendar for a family.

    - Free MMORPEG VMs. - Make future MMORPEG environments rich and full of content and *FREE*

    - Internet phone and PBX - a standalone videoconference image that just works out of the box

    - A dedicated ebay rich client for realtime auction management that feels more like a real auction

    - Gambling devices - real slot machines and card games that feel like being in a casino with real payouts, live stats, etc.

  48. $150 appliance by Anonymous Coward · · Score: 0

    Dude, my blender only cost like $20 at Walmart!

  49. In other words: by Ivan+Matveitch · · Score: 1
    I won't bother trying to properly integrate my applications into a system model (ie, try to achieve "user interface consistency") because thinking about that stuff pains my feeble mind.

    If this sort of "pragmatism" were to prevail, every application would soon have its own idiosyncratic user interface.