"Google suggests" sample not working

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

"Google suggests" sample not working

Jean Luc-2
I've just tried the sample at
http://www.orbeon.com/ops/xforms-google-suggests/ with both IE5 and
Firefox, but neither works: I see "Loading..." appearing after typing,
but there is no suggestion. I've tried with common words, like "test"
or "computer" (that work when using Google Suggest directly), but
nothing is suggested.

Of course, it's not about the sample itself, but about developers
trying to learn from it.


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: "Google suggests" sample not working

Erik Bruchez
Administrator
Jean-Luc,

Thanks. It seems that this was broken recently. It used to work just
fine ;-) Maybe the Google API underneath changed. Anyway, I am entering
a bug to track this:

http://forge.objectweb.org/tracker/index.php?func=detail&aid=307831&group_id=168&atid=350207

-Erik

Jean Luc wrote:

> I've just tried the sample at
> http://www.orbeon.com/ops/xforms-google-suggests/ with both IE5 and
> Firefox, but neither works: I see "Loading..." appearing after typing,
> but there is no suggestion. I've tried with common words, like "test"
> or "computer" (that work when using Google Suggest directly), but
> nothing is suggested.
>
> Of course, it's not about the sample itself, but about developers
> trying to learn from it.
>

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: "Google suggests" sample not working

StephR
There are quite a few bugs on the website actually ... just saying it, not trying to be mean or something :)



Erik Bruchez a écrit :
Jean-Luc,

Thanks. It seems that this was broken recently. It used to work just fine ;-) Maybe the Google API underneath changed. Anyway, I am entering a bug to track this:

http://forge.objectweb.org/tracker/index.php?func=detail&aid=307831&group_id=168&atid=350207

-Erik

Jean Luc wrote:
I've just tried the sample at
http://www.orbeon.com/ops/xforms-google-suggests/ with both IE5 and
Firefox, but neither works: I see "Loading..." appearing after typing,
but there is no suggestion. I've tried with common words, like "test"
or "computer" (that work when using Google Suggest directly), but
nothing is suggested.

Of course, it's not about the sample itself, but about developers
trying to learn from it.





--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: "Google suggests" sample not working

Erik Bruchez
Administrator
If you find bugs which have not been fixed in the current builds, it
would be great if you could report them to this list. We are aware that
the sandboxes have issues, in particular.

-Erik

Stephane Ruchet wrote:

> There are quite a few bugs on the website actually ... just saying it,
> not trying to be mean or something :)
>
>
>
> Erik Bruchez a écrit :
>> Jean-Luc,
>>
>> Thanks. It seems that this was broken recently. It used to work just
>> fine ;-) Maybe the Google API underneath changed. Anyway, I am
>> entering a bug to track this:
>>
>> http://forge.objectweb.org/tracker/index.php?func=detail&aid=307831&group_id=168&atid=350207 
>>
>>
>> -Erik
>>
>> Jean Luc wrote:
>>> I've just tried the sample at
>>> http://www.orbeon.com/ops/xforms-google-suggests/ with both IE5 and
>>> Firefox, but neither works: I see "Loading..." appearing after typing,
>>> but there is no suggestion. I've tried with common words, like "test"
>>> or "computer" (that work when using Google Suggest directly), but
>>> nothing is suggested.
>>>
>>> Of course, it's not about the sample itself, but about developers
>>> trying to learn from it.
>>>
>>
>>

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: "Google suggests" sample not working

Erik Bruchez
Administrator
In reply to this post by Erik Bruchez
This is now fixed in CVS. I also made the example simpler by using the
Google XML API. So no more JavaScript, just a single, simple XForms
document :-)

-Erik

Erik Bruchez wrote:

> Jean-Luc,
>
> Thanks. It seems that this was broken recently. It used to work just
> fine ;-) Maybe the Google API underneath changed. Anyway, I am entering
> a bug to track this:
>
> http://forge.objectweb.org/tracker/index.php?func=detail&aid=307831&group_id=168&atid=350207 
>
>
> -Erik
>
> Jean Luc wrote:
>> I've just tried the sample at
>> http://www.orbeon.com/ops/xforms-google-suggests/ with both IE5 and
>> Firefox, but neither works: I see "Loading..." appearing after typing,
>> but there is no suggestion. I've tried with common words, like "test"
>> or "computer" (that work when using Google Suggest directly), but
>> nothing is suggested.
>>
>> Of course, it's not about the sample itself, but about developers
>> trying to learn from it.
>>
>
>

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: "Google suggests" sample not working

Erik Bruchez
Administrator
In reply to this post by Erik Bruchez
The sandboxes are now fixed as well in CVS.

-Erik

Erik Bruchez wrote:

> If you find bugs which have not been fixed in the current builds, it
> would be great if you could report them to this list. We are aware that
> the sandboxes have issues, in particular.
>
> -Erik
>
> Stephane Ruchet wrote:
>> There are quite a few bugs on the website actually ... just saying it,
>> not trying to be mean or something :)
>>
>>
>>
>> Erik Bruchez a écrit :
>>> Jean-Luc,
>>>
>>> Thanks. It seems that this was broken recently. It used to work just
>>> fine ;-) Maybe the Google API underneath changed. Anyway, I am
>>> entering a bug to track this:
>>>
>>> http://forge.objectweb.org/tracker/index.php?func=detail&aid=307831&group_id=168&atid=350207 
>>>
>>>
>>> -Erik
>>>
>>> Jean Luc wrote:
>>>> I've just tried the sample at
>>>> http://www.orbeon.com/ops/xforms-google-suggests/ with both IE5 and
>>>> Firefox, but neither works: I see "Loading..." appearing after typing,
>>>> but there is no suggestion. I've tried with common words, like "test"
>>>> or "computer" (that work when using Google Suggest directly), but
>>>> nothing is suggested.
>>>>
>>>> Of course, it's not about the sample itself, but about developers
>>>> trying to learn from it.
>>>>
>>>
>>>
>
>

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws