Spoon 3 beta 1 released

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Spoon 3 beta 1 released

ccrraaiigg

http://thiscontext.wordpress.com/2012/09/12/spoon-3-beta-1-released/

--
Craig Latta
www.netjam.org/resume
+31   6 2757 7177
+ 1 415  287 3547 (no SMS)


Reply | Threaded
Open this post in threaded view
|

Re: Spoon 3 beta 1 released

Frank Shearar-3
On 12 September 2012 19:56, Craig Latta <[hidden email]> wrote:
>
> http://thiscontext.wordpress.com/2012/09/12/spoon-3-beta-1-released/

Nice!

I had to edit the script to

do shell script "open -a spoon3b1"
delay 2
open location "http://localhost:8090/welcome"

(note the lack of a '.app' in the first line)

After that I get the welcome page just fine. Trying to resume the
master memory results in something doing something, but doing it so
much that nothing's sent back to the browser. Subsequent attempts to
get to /README.txt or to resume the seed memory (read: random flailing
on my part) resulted in nothing: no data being sent to the browser.

frank

Reply | Threaded
Open this post in threaded view
|

Re: Spoon 3 beta 1 released

ccrraaiigg

Hi Frank--

> Nice!

     Thanks!

> I had to edit the script to
>
> do shell script "open -a spoon3b1"
> delay 2
> open location "http://localhost:8090/welcome"
>
> (note the lack of a '.app' in the first line)

     Interesting. That's what I tried first, but it complained that it
couldn't find spoon3b1 in my Applications folder (on Mountain Lion).
Only when I add the ".app" does it look within its own folder.

> After that I get the welcome page just fine. Trying to resume the
> master memory results in something doing something, but doing it so
> much that nothing's sent back to the browser. Subsequent attempts to
> get to /README.txt or to resume the seed memory (read: random flailing
> on my part) resulted in nothing: no data being sent to the browser.

     That's all expected, thanks. The master memory isn't there, the
seed memory is headless, and there's no README yet. I'll include
something like the GUI memory from 3a3 in the next release, and get
something happening with the WebDAV interface.


     thanks again,

-C

--
Craig Latta
www.netjam.org/resume
+31   6 2757 7177
+ 1 415  287 3547 (no SMS)


Reply | Threaded
Open this post in threaded view
|

Re: Spoon 3 beta 1 released

Ken G. Brown
On OS X 10.7.4, double-clicking Spoon 3 beta 1.app with no editing of the script, results in two Spoon icons appearing in my dock for a sec, then one remains. The Welcome page appears in my default Mozilla Nightly browser.
Clicking Master results in a status message at lower left, 'Waiting for localhost...'
Same status when clicking 'Seed'.
 
Ken G. Brown

On 2012-09-12, at 2:49 PM, Craig Latta wrote:

>
> Hi Frank--
>
>> Nice!
>
>     Thanks!
>
>> I had to edit the script to
>>
>> do shell script "open -a spoon3b1"
>> delay 2
>> open location "http://localhost:8090/welcome"
>>
>> (note the lack of a '.app' in the first line)
>
>     Interesting. That's what I tried first, but it complained that it
> couldn't find spoon3b1 in my Applications folder (on Mountain Lion).
> Only when I add the ".app" does it look within its own folder.
>
>> After that I get the welcome page just fine. Trying to resume the
>> master memory results in something doing something, but doing it so
>> much that nothing's sent back to the browser. Subsequent attempts to
>> get to /README.txt or to resume the seed memory (read: random flailing
>> on my part) resulted in nothing: no data being sent to the browser.
>
>     That's all expected, thanks. The master memory isn't there, the
> seed memory is headless, and there's no README yet. I'll include
> something like the GUI memory from 3a3 in the next release, and get
> something happening with the WebDAV interface.
>
>
>     thanks again,
>
> -C
>
> --
> Craig Latta
> www.netjam.org/resume
> +31   6 2757 7177
> + 1 415  287 3547 (no SMS)
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Spoon 3 beta 1 released

Frank Shearar-3
In reply to this post by ccrraaiigg
On 12 September 2012 21:49, Craig Latta <[hidden email]> wrote:

>
> Hi Frank--
>
>> Nice!
>
>      Thanks!
>
>> I had to edit the script to
>>
>> do shell script "open -a spoon3b1"
>> delay 2
>> open location "http://localhost:8090/welcome"
>>
>> (note the lack of a '.app' in the first line)
>
>      Interesting. That's what I tried first, but it complained that it
> couldn't find spoon3b1 in my Applications folder (on Mountain Lion).
> Only when I add the ".app" does it look within its own folder.

I'm running 10.6.8 so maybe that's a factor.

frank

>> After that I get the welcome page just fine. Trying to resume the
>> master memory results in something doing something, but doing it so
>> much that nothing's sent back to the browser. Subsequent attempts to
>> get to /README.txt or to resume the seed memory (read: random flailing
>> on my part) resulted in nothing: no data being sent to the browser.
>
>      That's all expected, thanks. The master memory isn't there, the
> seed memory is headless, and there's no README yet. I'll include
> something like the GUI memory from 3a3 in the next release, and get
> something happening with the WebDAV interface.
>
>
>      thanks again,
>
> -C
>
> --
> Craig Latta
> www.netjam.org/resume
> +31 6 2757 7177
> + 1 415 287 3547 (no SMS)
>
>