|
|
Subject: [Google Wave APIs] Re: Newline character no longer working? - msg#00396
Thats a known Bug mentioned in the last Office Hours i think. I also
wrote an Bugreport for it.
I currently bypass this by surrounding the \n with spaces (" \n "),
what still works for me.
On 4 Okt., 21:40, Mark Fayngersh <phunny.pha...@xxxxxxxxx> wrote:
> For some time now, i can no longer use the newline character in blips? Why
> is that? I tried it every possible way, and none work. It is very important
> to me that i get this working, for it assists a great deal in making blips
> readable.
>
> Ex: blip.AppendText("\n") // returns nothing
> blip.AppendMarkup("<br />") // returns nothing
> blip.Append() // replaces, not helpful
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Wave API" group.
To post to this group, send email to google-wave-api@xxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to
google-wave-api+unsubscribe@xxxxxxxxxxxxxxxx
For more options, visit this group at
http://groups.google.com/group/google-wave-api?hl=en
-~----------~----~----~----~------~----~------~--~---
Thread at a glance:
Previous Message by Date:
[Google Wave APIs] Re: Still waiting for an invite in my sandbox
My account was indeed kinda dormant...I was developing a robot but the Python API was (At the time) incomplete and somewhat frustrating to work it (not beeing able to do what you wanted to do)... So it's been a while.
But I've been using it again and ...no invites on my inbox.account: phenome@xxxxxxxxxxxxxxxOn Mon, Oct 5, 2009 at 7:33 PM, gyokusai <betweendrafts@xxxxxxxxxxxxxx> wrote:
Since Oct. 3 I've logged in daily to my sandbox account and searched
for the phrase "Enable your google wave account" and it's still not
there.
How can that be? I was inactive for two weeks since I was on vacation,
but before that I co-organized two Google Wave Hackathons so my
account wasn't exactly dormant or something.
My account is/was gyokusai@xxxxxxxxxxxxxxx — could someone help me
out, please?
^_^J.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google Wave API" group. To post to this group, send email to google-wave-api@xxxxxxxxxxxxxxxx To unsubscribe from this group, send email to google-wave-api+unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=en
-~----------~----~----~----~------~----~------~--~---
Next Message by Date:
[Google Wave APIs] Re: Embed API only on appspot
aaahh... thanks david. that makes sense.
while at it, does anyone know of alternative ways to authenticate
against the sandbox? (no immediate results with a quick search.) i am
more or less trying to call that wave through a remote server's
application.
thanks
rick
On Oct 5, 2:29 pm, David Trattnig <david.tratt...@xxxxxxxxx> wrote:
> The embed api is working fine locally. But the hint is that you have to run
> it in a local server (e.g. Apache). You can't just open it via file://
> cheers
> david
>
> On Sun, Oct 4, 2009 at 5:38 AM, Dimitri Gnidash
> <dimitri.gnid...@xxxxxxxxx>wrote:
>
>
>
> > Rick,
>
> > I suspect it doesn't work period. I was trying everything today.
> > Let me know if you figure it out.
>
> > Cheers
>
> > On Sep 30, 7:03 am, rick eisenmenger <rick.eisenmen...@xxxxxxxxx>
> > wrote:
> > > Hello,
>
> > > does theEmbedAPIonly work when called on the appspot server? I
> > > can't seem get the smallEmbedAPIdemo run on my local machine, which
> > > I would like to try to test embedding the wave in other systems.
>
> > > Regards
> > > Rick
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Wave API" group.
To post to this group, send email to google-wave-api@xxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to
google-wave-api+unsubscribe@xxxxxxxxxxxxxxxx
For more options, visit this group at
http://groups.google.com/group/google-wave-api?hl=en
-~----------~----~----~----~------~----~------~--~---
Previous Message by Thread:
[Google Wave APIs] Newline character no longer working?
For some time now, i can no longer use the newline character in blips? Why is that? I tried it every possible way, and none work. It is very important to me that i get this working, for it assists a great deal in making blips readable.
Ex: blip.AppendText("\n") // returns nothingblip.AppendMarkup("<br />") // returns nothingblip.Append() // replaces, not helpful
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google Wave API" group. To post to this group, send email to google-wave-api@xxxxxxxxxxxxxxxx To unsubscribe from this group, send email to google-wave-api+unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=en
-~----------~----~----~----~------~----~------~--~---
Next Message by Thread:
[Google Wave APIs] Re: Newline character no longer working?
Could you give me a link to the bugreport? I wasn't able to find it in
the bug tracker, I only found a report on newlines not working at the
start of a blip.
On Oct 6, 10:56 am, Paul Staab <paul.st...@xxxxxxxxxxxxxx> wrote:
> Thats a known Bug mentioned in the last Office Hours i think. I also
> wrote an Bugreport for it.
>
> I currently bypass this by surrounding the \n with spaces (" \n "),
> what still works for me.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Wave API" group.
To post to this group, send email to google-wave-api@xxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to
google-wave-api+unsubscribe@xxxxxxxxxxxxxxxx
For more options, visit this group at
http://groups.google.com/group/google-wave-api?hl=en
-~----------~----~----~----~------~----~------~--~---
|
|