Re: [Google Wave APIs] Re: Hosting a bot on my own server

2009-11-25 Thread Jack Park
Just recently discovered Clojure. The source code for this would be of great value. Thanks Jack On Wed, Nov 25, 2009 at 5:39 AM, Avital Oliver wrote: > We also wanted to develop outside of GAE in order to be able to use an > in-memory database with Clojure. We ended up writing a small Java robot

[Google Wave APIs] Re: Link to a specific blip

2009-10-22 Thread Jack Park
http://code.google.com/p/google-wave-resources/issues/detail?id=79 On Thu, Oct 22, 2009 at 7:59 PM, Brian May wrote: > > On Thu, Oct 22, 2009 at 06:53:08AM -0700, Google Wave API wrote: >> I ask me if there is a way to create a link to a specific blip in a >> specific wave? >> Some wave have so

[Google Wave APIs] Re: Internal links in Wave

2009-10-21 Thread Jack Park
;re > stepping in the right direction. > > 2009/10/21 Jack Park >> >> Close. >> I think there is a desire to point at an individual blip in a wave, an >> individual wavelet, etc. Every thing, according to Engelbart, should >> be addressable. Thus, the earlier sug

[Google Wave APIs] Re: Internal links in Wave

2009-10-21 Thread Jack Park
I'll explain this if the 1st isn't what you're > looking for (though I think that you can edit the text in the first way...) > > 2009/10/21 Jack Park >> >> Sam, >> >> You say "enter something...".  What would that *something* be, and >&g

[Google Wave APIs] Re: Internal links in Wave

2009-10-21 Thread Jack Park
said text, click the link button in the edit > toolbar, enter something in the Wave ID option instead of URL. > > 2009/10/21 Jack Park >> >> I think this is similar to a request I made earlier in the issue index >> to make blips and wavelets web addressable. As I recall

[Google Wave APIs] Re: Internal links in Wave

2009-10-21 Thread Jack Park
I think this is similar to a request I made earlier in the issue index to make blips and wavelets web addressable. As I recall, there is interest in doing that. Jack On Wed, Oct 21, 2009 at 1:55 AM, Jonathan Hunt wrote: > > Hi all, > > Apologies if this is documented somewhere and I haven't be

[Google Wave APIs] Re: Embedding waves in MediaWiki from different wave servers

2009-10-13 Thread Jack Park
I embedded the wave about waves in classrooms and learned this: an embedded wave that contains links to other waves (which are not embedded) causes problems--the evidence was that message waves give, something about needing to restart the wave. Jack On Mon, Oct 5, 2009 at 2:21 AM, Micke Nordin

[Google Wave APIs] Re: Embedding waves in MediaWiki from different wave servers

2009-10-10 Thread Jack Park
supported by MediaWiki. Could that > be the case? You can check the installation requirements for MediaWiki > here: > > http://www.mediawiki.org/wiki/Manual:Installation_requirements > > /Micke > > On 7 Okt, 23:40, Jack Park wrote: >> According to the original error message,

[Google Wave APIs] Re: Embedding waves in MediaWiki from different wave servers

2009-10-07 Thread Jack Park
c thing is definitely an error on my part though (check under > "Array do's and don'ts"): > > http://se2.php.net/manual/en/language.types.array.php > > You dont think that it is that alone which is causing the problem? > > /Micke > > On 7 Okt, 22:07, Jac

[Google Wave APIs] Re: Embedding waves in MediaWiki from different wave servers

2009-10-07 Thread Jack Park
a typo: > http://us3.php.net/references.pass > > That should definitly work and it is what is specified in the > MediaWiki docs. > > I don't now what difference putting tics  around the arg values make > (what kind of tics?), but I'll look in to it. > > /Micke >

[Google Wave APIs] Re: Embedding waves in MediaWiki from different wave servers

2009-10-07 Thread Jack Park
out what is going on (or e-mail me directly if you like). > > /Micke > > On 7 Okt, 19:29, Jack Park wrote: >> Good question. >> I have two extensions that use the parser thus: >> >> function getAppletOutput( $input, $args, $parser ) >> >> which contras

[Google Wave APIs] Re: Wave Office Hour starting now, 2009-10-07

2009-10-07 Thread Jack Park
The Reply button does not work for me. My only option in the blip menu is private reply which is brain dead when it opens a dialogue. Even rebooted Firefox. My largest issue I wanted to raise in the office is that my robot worked fine in sandbox but does not work properly in wave.google.com Jack

[Google Wave APIs] Re: Embedding waves in MediaWiki from different wave servers

2009-10-07 Thread Jack Park
Good question. I have two extensions that use the parser thus: function getAppletOutput( $input, $args, $parser ) which contrasts with the wave function: function waveRender($input, $argv, &$parser) as copied directly from the file. I just removed the ampersand to function waveRender($input, $

[Google Wave APIs] Re: Embedding waves in MediaWiki from different wave servers

2009-10-06 Thread Jack Park
I am getting an error trying it on FF 3.5.3 and the latest MediaWiki. A slightly anonymized error message for when I save the edit is this: [Tue Oct 06 16:57:53 2009] [error] [client x.x.x.x.] PHP Warning: Parameter 3 to waveRender() expected to be a reference, value given in C:\\Apache2.2\\htdoc