Re: [Pharo-users] Network save and load
Well, aside from being a bit complex, ftp is also quite dated, and question is how many users would like to save to ftp or have ftp accounts. Maybe then WebDAV, it can be served by most web servers? Davorin Rusevljan http://www.cloud208.com/ On Dec 3, 2011 2:07 PM, "Hilaire Fernandes" <hilaire.fernandes@edu.ge.ch> wrote: Thanks very much for your tips and examples, it is very valuable. Thanks a lot. On the server side I want to be server neutral, and use what ever resource is there: Apache, FTP. And may be I don't want to build a specific Smalltalk server, at least for now. Is it possible to use FTP client in Pharo? Hilaire Le 03/12/2011 11:45, Sven Van Caekenberghe a écrit :
Hilaire,
On 03 Dec 2011, at 10:38, Hilaire Fernandes wrote:
Hello,
In DrGeo I wan...
-- Dr. Geo -- http://www.drgeo.eu
On 03 Dec 2011, at 16:52, Davorin Rusevljan wrote:
Well, aside from being a bit complex, ftp is also quite dated, and question is how many users would like to save to ftp or have ftp accounts. Maybe then WebDAV, it can be served by most web servers?
What I described should be WebDAV compatible (more or less, I haven't tried).
From where I stand, learning & configuring Apache and friends is a lot more complex and less fun than doing it in Smalltalk.
But it also depends on what you want: as I said you have to consider account management, security and probably sharing. Sven
Le 03/12/2011 17:21, Sven Van Caekenberghe a écrit :
On 03 Dec 2011, at 16:52, Davorin Rusevljan wrote:
Well, aside from being a bit complex, ftp is also quite dated, and question is how many users would like to save to ftp or have ftp accounts. Maybe then WebDAV, it can be served by most web servers?
What I described should be WebDAV compatible (more or less, I haven't tried).
It will be great. Hilaire -- Dr. Geo -- http://www.drgeo.eu
Hi I am making tests to migrate a search engine from VW 3.0 to Pharo. I have problem with the VM size. By default, it seems like it only allows 500 megs in RAM. We are trying to move away form VW 3.0 beacause we can only allocate 1G of RAM. How do I increase the VM memory size ? Thanks for your help.
On Wed, Dec 7, 2011 at 9:38 PM, Chantal Thibodeau <cthibodeau@onscope.com>wrote:
Hi
I am making tests to migrate a search engine from VW 3.0 to Pharo. I have problem with the VM size. By default, it seems like it only allows 500 megs in RAM. We are trying to move away form VW 3.0 beacause we can only allocate 1G of RAM.
How do I increase the VM memory size ?
This is a known problem for the Windows VM. I guess you are there.... Check this issue: http://forum.world.st/out-of-memory-cog-on-windows-tp3465621p3465621.html http://forum.world.st/Moose-out-of-memory-tp3626208p3626208.html
Thanks for your help.
-- Mariano http://marianopeck.wordpress.com
WebDAV has additional advantage that is supported in many desktop apps like MS Office and LibreOffice. It essentially enables you to "save to the web" directly. For instance you can open an attachment in Aida/Scribo, edit it and save directly back to that attachment. No need to save localy, delete old attachment and attach back new one. Best regards Janko S, Davorin Rusevljan piše:
Well, aside from being a bit complex, ftp is also quite dated, and question is how many users would like to save to ftp or have ftp accounts. Maybe then WebDAV, it can be served by most web servers?
Davorin Rusevljan http://www.cloud208.com/
On Dec 3, 2011 2:07 PM, "Hilaire Fernandes" <hilaire.fernandes@edu.ge.ch <mailto:hilaire.fernandes@edu.ge.ch>> wrote:
Thanks very much for your tips and examples, it is very valuable. Thanks a lot.
On the server side I want to be server neutral, and use what ever resource is there: Apache, FTP. And may be I don't want to build a specific Smalltalk server, at least for now. Is it possible to use FTP client in Pharo?
Hilaire
-- Janko Mivšek Aida/Web Smalltalk Web Application Server http://www.aidaweb.si
Le 03/12/2011 17:46, Janko Mivšek a écrit :
WebDAV has additional advantage that is supported in many desktop apps like MS Office and LibreOffice. It essentially enables you to "save to the web" directly.
For instance you can open an attachment in Aida/Scribo, edit it and save directly back to that attachment. No need to save localy, delete old attachment and attach back new one.
Are you relying on the Zinc class library to access WebDav resources. One day it will be nice to have a dedicated Smalltalk web server, so DrGeo sketches could be rendered, updated, managed à la Smalltalk. Hilaire -- Dr. Geo -- http://www.drgeo.eu
S, Hilaire Fernandes piše:
Janko Mivšek a écrit :
WebDAV has additional advantage that is supported in many desktop apps like MS Office and LibreOffice. It essentially enables you to "save to the web" directly.
For instance you can open an attachment in Aida/Scribo, edit it and save directly back to that attachment. No need to save localy, delete old attachment and attach back new one.
Are you relying on the Zinc class library to access WebDav resources.
No, Swazoo and Aida/Web, to serve WebDAV resources.
One day it will be nice to have a dedicated Smalltalk web server, so DrGeo sketches could be rendered, updated, managed à la Smalltalk.
-- Janko Mivšek Aida/Web Smalltalk Web Application Server http://www.aidaweb.si
Le 04/12/2011 10:20, Janko Mivšek a écrit :
S, Hilaire Fernandes piše:
Janko Mivšek a écrit :
WebDAV has additional advantage that is supported in many desktop apps like MS Office and LibreOffice. It essentially enables you to "save to the web" directly.
For instance you can open an attachment in Aida/Scribo, edit it and save directly back to that attachment. No need to save localy, delete old attachment and attach back new one.
Are you relying on the Zinc class library to access WebDav resources.
Nice to know. Hilaire
On Dec 4, 2011, at 8:49 AM, Hilaire Fernandes wrote:
Le 03/12/2011 17:46, Janko Mivšek a écrit :
WebDAV has additional advantage that is supported in many desktop apps like MS Office and LibreOffice. It essentially enables you to "save to the web" directly.
For instance you can open an attachment in Aida/Scribo, edit it and save directly back to that attachment. No need to save localy, delete old attachment and attach back new one.
Are you relying on the Zinc class library to access WebDav resources.
One day it will be nice to have a dedicated Smalltalk web server, so DrGeo sketches could be rendered, updated, managed à la Smalltalk.
I do not get your question. Zinc, Swazoo, seaside are web servers.
Hilaire
-- Dr. Geo -- http://www.drgeo.eu
Le 04/12/2011 10:39, Stéphane Ducasse a écrit :
One day it will be nice to have a dedicated Smalltalk web server, so DrGeo sketches could be rendered, updated, managed à la Smalltalk.
I do not get your question. Zinc, Swazoo, seaside are web servers.
I meant writing a dedicated Dr. Geo Web application using one of these Smalltalk servers. -- Dr. Geo -- http://www.drgeo.eu
On Dec 4, 2011, at 11:38 AM, Hilaire Fernandes wrote:
Le 04/12/2011 10:39, Stéphane Ducasse a écrit :
One day it will be nice to have a dedicated Smalltalk web server, so DrGeo sketches could be rendered, updated, managed à la Smalltalk.
I do not get your question. Zinc, Swazoo, seaside are web servers.
I meant writing a dedicated Dr. Geo Web application using one of these Smalltalk servers.
you can do that based on Zinc. Stef
-- Dr. Geo -- http://www.drgeo.eu
On 04 Dec 2011, at 10:39, Stéphane Ducasse wrote:
Zinc, Swazoo, seaside are web servers.
Zn implements both full HTTP client and full HTTP server functionality based on a common, shared framework to deal with HTTP. I think what Hilaire wants is to add functionality to DrGeo so that people can put drawings on network servers, preferably standard based server, like WebDAV. There is no reason why this could not be done using ZnClient, I just haven't tried it yet myself. Sven
participants (7)
-
Chantal Thibodeau -
Davorin Rusevljan -
Hilaire Fernandes -
Janko Mivšek -
Mariano Martinez Peck -
Stéphane Ducasse -
Sven Van Caekenberghe