public marks

PUBLIC MARKS from camel with tags application & images

December 2008

Installer WebcamStudio4Linux 0.30 sur Ubuntu - Freetux

by 1 other (via)
Tout d'abord une rapide introduction à WebcamStudio4Linux. C'est une application qui vous permet d'enregistrer des podcast depuis votre webcam. Je vous entends déjà crier oui mais il existe déjà d'autre logiciels pour faire ça et patati et patata la meilleur eau c'est la badoit ! Oui mais WebcamStudio4Linux 0.30 a quelques particularité non négligeable comme: * La possibilité de mixer plusieurs sources (webcam, vidéo locale, flux vidéo sur le web, images et screencast * Les effets spéciaux * Le titrage * Les transitions video entre vos différentes sources (transition,rotation,mouvement...) * Les animations et la reconnaissance faciale !

March 2008

Automating deployment and activation of virtual images

Virtualization offers advantages that include server consolidation, isolation, rapid provisioning, and improved change management processes. Since virtualization breaks the hardware dependency and isolates virtual machines from details about the physical servers on which they are hosted, virtual images can be moved from one hosting platform to another. They can also be cloned to create more virtual machines, as desired. One of the challenges with cloning virtual images is handling operating system, network, and application specific customization. This article provides a sample framework for automating virtual image activation on new host platforms. This article, along with a previous article on Using virtual image templates to deploy WebSphere Application Server, demonstrates an automated approach for quickly and easily provisioning new WebSphere Application Server environments. The sample deployment and activation code included with this article is independent of WebSphere Application Server and can be used in conjunction with other software inside a virtual image. The specific example provided here is for WebSphere Application Server V6 in VMware or XEN virtual images, using SUSE V10 as the guest operating system. The activation techniques described in this article can be used in conjunction with IBM Tivoli® Provisioning Manager as described in Using Tivoli Provisioning Manager to deploy composite virtual appliances.