From gduval at ulteo.com Wed Dec 3 16:06:54 2008 From: gduval at ulteo.com (=?ISO-8859-1?Q?Ga=EBl_Duval?=) Date: Wed, 03 Dec 2008 16:06:54 +0100 Subject: [Devel] Ulteo Open Virtual Desktop Updated Message-ID: <4936A08E.6060805@ulteo.com> Hi, we have updated the OVD Session Manager packages & tgz archive. The new version is ovd-1.0beta1.1 If you want to upgrade on the Session Manager server: 1- If you are using installation from the tgz archive: The following URL will redirect you to the correct version: http://www.ulteo.com/main/downloads/ulteo-ovd-sources.php Uncompress the archive and replace the old files by the new ones. 2- If you are using the .deb install: Assuming that you have "deb http://archive.ulteo.com/ulteo/ovd ovd-polaris main" in /etc/apt/sources.list Just type: # apt-get update # apt-get install ulteo-ovd-session-manager Changelog: - fixes the use of mysql for users fixes bug #203 http://bugs.ulteo.com/index.php?do=details&task_id=203 - fixes language selection The language of the user now correctly sets application language (such as in OpenOffice.org) - SSO support You can now define in SM admin a SERVER var to use as an SSO login. We have a $_SERVER['HTTP_REMOTE_USER'] which is the login of the user authenticated on their SSO panel. Greets, Ga?l. -- < Founder Ulteo - http://www.ulteo.com > < Founder Mandrake Linux - (Now "Mandriva") > < Blog: http://www.indidea.org/gael/blog/ > < Sign and encrypt emails with GPG! My key id: 0x8B0301E2 > From rrprabhu at gmail.com Thu Dec 4 02:39:05 2008 From: rrprabhu at gmail.com (Raghavendra Prabhu) Date: Wed, 3 Dec 2008 19:39:05 -0600 Subject: [Devel] Ulteo Open Virtual Desktop Message-ID: First of All, I would like to thank the ulteo group for the great work and the tremendous product. It does sound pretty handy and we have been exploring it. We are planning to run our own server for using OpenOffice Calc on the internet. The intent is to deliver a financial consulting service over the internet which provides a google doc kind of interface. Our aim would be to run a Barebones OpenOffice Calc. How much users can a servers support? It was written that 20 users can be in a GB of Ram. Would it support 20 users on the internet or it should be LAN. As user limits are hit, can we add Application servers which would reduce the load. How do we get it to run Calc without showing the desktop session? It should directly load and be able to load a specific file Does the internal server right now support the ability to run specific files? Thanks, Prabhu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.ulteo.com/pipermail/devel/attachments/20081203/10fba1ab/attachment.htm From gduval at ulteo.com Fri Dec 5 09:25:55 2008 From: gduval at ulteo.com (=?ISO-8859-1?Q?Ga=EBl_Duval?=) Date: Fri, 05 Dec 2008 09:25:55 +0100 Subject: [Devel] Ulteo Open Virtual Desktop In-Reply-To: References: Message-ID: <4938E593.4080306@ulteo.com> Hi, it's not a public feature yet, and has bugs, but you can already have a look at it and betatest it: http://www.ulteo.com/home/en/appondemand You can test with &start_app=kwrite and a text file For instance on your server you can have links such as: http://www.myserver.org/customer/index.php?file=test.txt&start_app=kwrite It will grand and open the on our servers, and when you save it, it will push it back to your server ("myserver.org" here) For now it runs on our servers, but we could have something similar with the OVD. Greets Ga?l. Raghavendra Prabhu a ?crit : > First of All, I would like to thank the ulteo group for the great work > and the tremendous product. It does sound pretty handy and we have been > exploring it. > > We are planning to run our own server for using OpenOffice Calc on the > internet. The intent is to deliver a financial consulting service over > the internet which provides a google doc kind of interface. > > Our aim would be to run a Barebones OpenOffice Calc. > > How much users can a servers support? It was written that 20 users can > be in a GB of Ram. Would it support 20 users on the internet or it > should be LAN. As user limits are hit, can we add Application servers > which would reduce the load. > > How do we get it to run Calc without showing the desktop session? It > should directly load and be able to load a specific file > > Does the internal server right now support the ability to run specific > files? > > Thanks, > Prabhu > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Devel mailing list > Devel at ulteo.com > http://mailman.ulteo.com/cgi-bin/listinfo/devel -- < Founder Ulteo - http://www.ulteo.com > < Founder Mandrake Linux - (Now "Mandriva") > < Blog: http://www.indidea.org/gael/blog/ > < Sign and encrypt emails with GPG! My key id: 0x8B0301E2 > From gduval at ulteo.com Fri Dec 5 09:27:28 2008 From: gduval at ulteo.com (=?ISO-8859-1?Q?Ga=EBl_Duval?=) Date: Fri, 05 Dec 2008 09:27:28 +0100 Subject: [Devel] Ulteo Open Virtual Desktop In-Reply-To: <4938E593.4080306@ulteo.com> References: <4938E593.4080306@ulteo.com> Message-ID: <4938E5F0.5030501@ulteo.com> Sorry, tired neurons today... "It will grand and open the on our servers," -> "It will grab it and open the file on our server," Greets Ga?l. Ga?l Duval a ?crit : > Hi, > > it's not a public feature yet, and has bugs, but you can already have a > look at it and betatest it: > http://www.ulteo.com/home/en/appondemand > > You can test with &start_app=kwrite and a text file > > For instance on your server you can have links such as: > http://www.myserver.org/customer/index.php?file=test.txt&start_app=kwrite > > It will grand and open the on our servers, and when you save it, it will > push it back to your server ("myserver.org" here) > > For now it runs on our servers, but we could have something similar with > the OVD. > > Greets > > Ga?l. > > Raghavendra Prabhu a ?crit : >> First of All, I would like to thank the ulteo group for the great work >> and the tremendous product. It does sound pretty handy and we have been >> exploring it. >> >> We are planning to run our own server for using OpenOffice Calc on the >> internet. The intent is to deliver a financial consulting service over >> the internet which provides a google doc kind of interface. >> >> Our aim would be to run a Barebones OpenOffice Calc. >> >> How much users can a servers support? It was written that 20 users can >> be in a GB of Ram. Would it support 20 users on the internet or it >> should be LAN. As user limits are hit, can we add Application servers >> which would reduce the load. >> >> How do we get it to run Calc without showing the desktop session? It >> should directly load and be able to load a specific file >> >> Does the internal server right now support the ability to run specific >> files? >> >> Thanks, >> Prabhu >> >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Devel mailing list >> Devel at ulteo.com >> http://mailman.ulteo.com/cgi-bin/listinfo/devel > > -- < Founder Ulteo - http://www.ulteo.com > < Founder Mandrake Linux - (Now "Mandriva") > < Blog: http://www.indidea.org/gael/blog/ > < Sign and encrypt emails with GPG! My key id: 0x8B0301E2 > From rrprabhu at gmail.com Fri Dec 5 16:56:48 2008 From: rrprabhu at gmail.com (Raghavendra Prabhu) Date: Fri, 5 Dec 2008 09:56:48 -0600 Subject: [Devel] Ulteo Open Virtual Desktop In-Reply-To: <4938E593.4080306@ulteo.com> References: <4938E593.4080306@ulteo.com> Message-ID: Thanks for the prompt reply . This will be a cool feature to have. Ulteo does really provide some value add ons. One more aspect that i wanted to point out that is more related to OpenOffice and not to Ulteo would be the configuration in which the openoffice runs. When you want to run openoffice with minimum footprints, you may want to configure it to load with specific attributes. With your own OVD installation, it may be possible to tweak openoffice to run to your configuration. Moreover you could write openoffice extensions which would be available to your customers. Again Ulteo opens a lot of possibilities which will not be available in a conventional SaaS environment. Prabhu On Fri, Dec 5, 2008 at 2:25 AM, Ga?l Duval wrote: > Hi, > > it's not a public feature yet, and has bugs, but you can already have a > look at it and betatest it: > http://www.ulteo.com/home/en/appondemand > > You can test with &start_app=kwrite and a text file > > For instance on your server you can have links such as: > http://www.myserver.org/customer/index.php?file=test.txt&start_app=kwrite > > It will grand and open the on our servers, and when you save it, it will > push it back to your server ("myserver.org" here) > > For now it runs on our servers, but we could have something similar with > the OVD. > > Greets > > Ga?l. > > Raghavendra Prabhu a ?crit : > > First of All, I would like to thank the ulteo group for the great work > > and the tremendous product. It does sound pretty handy and we have been > > exploring it. > > > > We are planning to run our own server for using OpenOffice Calc on the > > internet. The intent is to deliver a financial consulting service over > > the internet which provides a google doc kind of interface. > > > > Our aim would be to run a Barebones OpenOffice Calc. > > > > How much users can a servers support? It was written that 20 users can > > be in a GB of Ram. Would it support 20 users on the internet or it > > should be LAN. As user limits are hit, can we add Application servers > > which would reduce the load. > > > > How do we get it to run Calc without showing the desktop session? It > > should directly load and be able to load a specific file > > > > Does the internal server right now support the ability to run specific > > files? > > > > Thanks, > > Prabhu > > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Devel mailing list > > Devel at ulteo.com > > http://mailman.ulteo.com/cgi-bin/listinfo/devel > > > -- > < Founder Ulteo - http://www.ulteo.com > > < Founder Mandrake Linux - (Now "Mandriva") > > < Blog: http://www.indidea.org/gael/blog/ > > < Sign and encrypt emails with GPG! My key id: 0x8B0301E2 > > > > _______________________________________________ > Devel mailing list > Devel at ulteo.com > http://mailman.ulteo.com/cgi-bin/listinfo/devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.ulteo.com/pipermail/devel/attachments/20081205/38aa3a0f/attachment.htm From rrprabhu at gmail.com Sat Dec 6 05:00:42 2008 From: rrprabhu at gmail.com (Raghavendra Prabhu) Date: Fri, 5 Dec 2008 22:00:42 -0600 Subject: [Devel] OVD for development Message-ID: Is there a way for development purposes to have the session manager and the application manager in the same machine? Can this be done? You could run servers running in different ports. This is just because testing and developing in a one machine environment is more easier. And minimal resources can be used. Thanks, Prabhu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.ulteo.com/pipermail/devel/attachments/20081205/0c488286/attachment.htm From gduval at ulteo.com Sat Dec 6 12:23:11 2008 From: gduval at ulteo.com (=?ISO-8859-1?Q?Ga=EBl_Duval?=) Date: Sat, 06 Dec 2008 12:23:11 +0100 Subject: [Devel] OVD for development In-Reply-To: References: Message-ID: <493A609F.7050509@ulteo.com> For testing/devel purpose you can install an Application Server on the same machine as the Session Manager. I don't think it's be easy to have several App Servers on the same machine, running on different port because each App Server needs to have its IP address. Greets Ga?l Raghavendra Prabhu a ?crit : > Is there a way for development purposes to have the session manager and > the application manager in the same machine? > Can this be done? You could run servers running in different ports. > This is just because testing and developing in a one machine environment > is more easier. And minimal resources can be used. > > > Thanks, > Prabhu > > > ------------------------------------------------------------------------ > > _______________________________________________ > Devel mailing list > Devel at ulteo.com > http://mailman.ulteo.com/cgi-bin/listinfo/devel -- < Founder Ulteo - http://www.ulteo.com > < Founder Mandrake Linux - (Now "Mandriva") > < Blog: http://www.indidea.org/gael/blog/ > < Sign and encrypt emails with GPG! My key id: 0x8B0301E2 > From rrprabhu at gmail.com Tue Dec 9 01:01:31 2008 From: rrprabhu at gmail.com (Raghavendra Prabhu) Date: Mon, 8 Dec 2008 18:01:31 -0600 Subject: [Devel] Other linux applications with OVD Message-ID: Thanks for all the replies. How do we make sure that other linux applications are available through Ulteo? We were looking at Gnumeric (an excel spreadsheet through Ulteo) Is some kind of optimization or hook necessary for the App to work seamlessly with ulteo. I know that ulteo uses virtualization and java vnc client. But i still wanted to find out if there is anything that the application has to implement to make it more smoother., Is it as simple as allowing the user access to the application. How does an access to an application work. The db stores the user and the corresponding application access. How do we add new applications to this? I am sure that a Wiki would be a good point for discussing all these possibilities, If i do know how to do these, I will be willing to contribute. I have still not started dissecting the code heavily. Prabhu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.ulteo.com/pipermail/devel/attachments/20081208/fb264242/attachment.htm From gduval at ulteo.com Wed Dec 10 17:25:59 2008 From: gduval at ulteo.com (=?ISO-8859-1?Q?Ga=EBl_Duval?=) Date: Wed, 10 Dec 2008 17:25:59 +0100 Subject: [Devel] Other linux applications with OVD In-Reply-To: References: Message-ID: <493FED97.7020100@ulteo.com> Hi, Raghavendra Prabhu a ?crit : > Thanks for all the replies. > > How do we make sure that other linux applications are available through > Ulteo? We were looking at Gnumeric (an excel spreadsheet through Ulteo) You can install them from the administration console, and then it will list as available applications that can be published for users. > Is some kind of optimization or hook necessary for the App to work > seamlessly with ulteo. I know that ulteo uses virtualization and java > vnc client. But i still wanted to find out if there is anything that the > application has to implement to make it more smoother., No, all applications are native, we don't modify them. > Is it as simple as allowing the user access to the application. How does > an access to an application work. The client is accessing the application through a SSH tunnel that encapsulate a RDP stream. > The db stores the user and the corresponding application access. How do > we add new applications to this? That's "application publishing". From gduval at ulteo.com Tue Dec 23 17:38:59 2008 From: gduval at ulteo.com (=?ISO-8859-1?Q?Ga=EBl_Duval?=) Date: Tue, 23 Dec 2008 17:38:59 +0100 Subject: [Devel] Happy Holiday Season! Message-ID: <49511423.2020906@ulteo.com> Hi, all the Ulteo Team is wishing you a Happy Holiday Season! Greets Ga?l. -- < Founder Ulteo - http://www.ulteo.com > < Founder Mandrake Linux - (Now "Mandriva") > < Blog: http://www.indidea.org/gael/blog/ > < Sign and encrypt emails with GPG! My key id: 0x8B0301E2 > From hawake at gmail.com Thu Dec 25 17:19:48 2008 From: hawake at gmail.com (giuseppe gran) Date: Thu, 25 Dec 2008 17:19:48 +0100 Subject: [Devel] Happy Holiday Season! In-Reply-To: <49511423.2020906@ulteo.com> References: <49511423.2020906@ulteo.com> Message-ID: Merry Christmas from Rome to Ulteo Developers and Ulteo Community! -- http://www.javalightserver.org Linux user number 433087 Linux registered machine number 351448 http://counter.li.org/ From rrprabhu at gmail.com Thu Dec 25 19:33:01 2008 From: rrprabhu at gmail.com (Raghavendra Prabhu) Date: Thu, 25 Dec 2008 12:33:01 -0600 Subject: [Devel] Happy Holiday Season! In-Reply-To: References: <49511423.2020906@ulteo.com> Message-ID: Happy Holidays From Madison, Wisconsin to the Ulteo community Prabhu On Thu, Dec 25, 2008 at 10:19 AM, giuseppe gran wrote: > Merry Christmas from Rome to Ulteo Developers and Ulteo Community! > > -- > http://www.javalightserver.org > Linux user number 433087 > Linux registered machine number 351448 > http://counter.li.org/ > _______________________________________________ > Devel mailing list > Devel at ulteo.com > http://mailman.ulteo.com/cgi-bin/listinfo/devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.ulteo.com/pipermail/devel/attachments/20081225/f5fbac2b/attachment.htm From jadadowntown at operamail.com Thu Dec 25 20:06:15 2008 From: jadadowntown at operamail.com (JaDa) Date: Thu, 25 Dec 2008 11:06:15 -0800 Subject: [Devel] Happy Holiday Season! In-Reply-To: References: <49511423.2020906@ulteo.com> Message-ID: Merry Christmas and Happy Holidays from Los Angeles, California On Thu, 25 Dec 2008 10:33:01 -0800, Raghavendra Prabhu wrote: > Happy Holidays From Madison, Wisconsin to the Ulteo community > > Prabhu > > On Thu, Dec 25, 2008 at 10:19 AM, giuseppe gran wrote: > >> Merry Christmas from Rome to Ulteo Developers and Ulteo Community! >> >> -- >> http://www.javalightserver.org >> Linux user number 433087 >> Linux registered machine number 351448 >> http://counter.li.org/ >> _______________________________________________ >> Devel mailing list >> Devel at ulteo.com >> http://mailman.ulteo.com/cgi-bin/listinfo/devel >> From oleg.mazurashu at gmail.com Thu Dec 25 20:10:04 2008 From: oleg.mazurashu at gmail.com (=?ISO-8859-5?B?vtvV0yC80Nfj4NDo4w==?=) Date: Thu, 25 Dec 2008 21:10:04 +0200 Subject: [Devel] Happy Holiday Season! In-Reply-To: References: <49511423.2020906@ulteo.com> Message-ID: <8dee38040812251110u4a9720acv450f8ef6f6e206fa@mail.gmail.com> Merry Christmas and Happy Holidays from Chernivtsi, Ukraine 2008/12/25 JaDa : > Merry Christmas and Happy Holidays from Los Angeles, California > > On Thu, 25 Dec 2008 10:33:01 -0800, Raghavendra Prabhu > wrote: > >> Happy Holidays From Madison, Wisconsin to the Ulteo community >> >> Prabhu >> >> On Thu, Dec 25, 2008 at 10:19 AM, giuseppe gran wrote: >> >>> Merry Christmas from Rome to Ulteo Developers and Ulteo Community! >>> >>> -- >>> http://www.javalightserver.org >>> Linux user number 433087 >>> Linux registered machine number 351448 >>> http://counter.li.org/ >>> _______________________________________________ >>> Devel mailing list >>> Devel at ulteo.com >>> http://mailman.ulteo.com/cgi-bin/listinfo/devel >>> > > > _______________________________________________ > Devel mailing list > Devel at ulteo.com > http://mailman.ulteo.com/cgi-bin/listinfo/devel >