Re: [Factor-talk] Annoyed by the quarantine messages? (MacOS X)

2009-11-22 Thread Stefan Scholl
No, same thing when they aren't marked as executable. From the current MacOS X 64 Bit version of Factor: $ ls -l /Applications/factor/extra/webapps/ip/ total 16 -rw-r--r--@ 1 stesch admin 603 22 Nov 02:47 ip.factor -rw-r--r--@ 1 stesch admin 161 22 Nov 02:47 ip.xml $ xattr -l

Re: [Factor-talk] Error deploying webapps.ip (Linux)

2009-11-22 Thread Stefan Scholl
No luck deploying webapps.calculator and webapps.todo, too. I just wanted to see how much RAM a simple web application in Factor really needs. It's OK for a full blown web application to use as much RAM (or more) like a default Factor installation incl. the listener. But for small gimmicks (aka

Re: [Factor-talk] Error deploying webapps.ip (Linux)

2009-11-22 Thread Chris Double
On Mon, Nov 23, 2009 at 8:53 PM, Stefan Scholl ste...@no-spoon.de wrote: OK, thanks for the information. Listener it is then, instead of a deployed application. Maybe an image with all the web stuff already compiled in, to speed up server restarts. Yes, you definitely want to compile the web