ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Google Search in ConTeXt Garden
@ 2018-03-18 12:13 Pablo Rodriguez
  2018-03-18 13:55 ` Rudolf Bahr
  2018-03-22  9:06 ` Mojca Miklavec
  0 siblings, 2 replies; 6+ messages in thread
From: Pablo Rodriguez @ 2018-03-18 12:13 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

when I use Google to search the wiki, such as in:

  http://wiki.contextgarden.net/google/new2.html?q=xmldoifelseempty

I get the following error message:

  Unauthorized access to internal API. Please refer to
  https://support.google.com/customsearch/answer/4542055

Can anyone confirm this?

Many thanks for your help,

Pablo

-- 
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Google Search in ConTeXt Garden
  2018-03-18 12:13 Google Search in ConTeXt Garden Pablo Rodriguez
@ 2018-03-18 13:55 ` Rudolf Bahr
  2018-03-18 19:24   ` Pablo Rodriguez
  2018-03-22  9:06 ` Mojca Miklavec
  1 sibling, 1 reply; 6+ messages in thread
From: Rudolf Bahr @ 2018-03-18 13:55 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sun, Mar 18, 2018 at 01:13:35PM +0100, Pablo Rodriguez wrote:
> Dear list,
> 
> when I use Google to search the wiki, such as in:
> 
>   http://wiki.contextgarden.net/google/new2.html?q=xmldoifelseempty
> 
> I get the following error message:
> 
>   Unauthorized access to internal API. Please refer to
>   https://support.google.com/customsearch/answer/4542055
> 
> Can anyone confirm this?
> 
> Many thanks for your help,
> 
> Pablo
> 
> -- 
> http://www.ousia.tk


Yes, me too, I can confirm this.

Rudolf

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Google Search in ConTeXt Garden
  2018-03-18 13:55 ` Rudolf Bahr
@ 2018-03-18 19:24   ` Pablo Rodriguez
  0 siblings, 0 replies; 6+ messages in thread
From: Pablo Rodriguez @ 2018-03-18 19:24 UTC (permalink / raw)
  To: ntg-context

On 03/18/2018 02:55 PM, Rudolf Bahr wrote:
> On Sun, Mar 18, 2018 at 01:13:35PM +0100, Pablo Rodriguez wrote:
>> Dear list,
>>
>> when I use Google to search the wiki, such as in:
>>
>>   http://wiki.contextgarden.net/google/new2.html?q=xmldoifelseempty
>>
>> I get the following error message:
>>
>>   Unauthorized access to internal API. Please refer to
>>   https://support.google.com/customsearch/answer/4542055
>> [...]
> Yes, me too, I can confirm this.

Rudolf,

many thanks for your confirmation.

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Google Search in ConTeXt Garden
  2018-03-18 12:13 Google Search in ConTeXt Garden Pablo Rodriguez
  2018-03-18 13:55 ` Rudolf Bahr
@ 2018-03-22  9:06 ` Mojca Miklavec
  2018-03-22  9:51   ` Taco Hoekwater
  1 sibling, 1 reply; 6+ messages in thread
From: Mojca Miklavec @ 2018-03-22  9:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

On 18 March 2018 at 13:13, Pablo Rodriguez wrote:
> Dear list,
>
> when I use Google to search the wiki, such as in:
>
>   http://wiki.contextgarden.net/google/new2.html?q=xmldoifelseempty
>
> I get the following error message:
>
>   Unauthorized access to internal API. Please refer to
>   https://support.google.com/customsearch/answer/4542055
>
> Can anyone confirm this?

I hope that Taco will be able to check this.

The token is correct, but apparently the API changed in the meantime.
Google offers some code to copy-paste that can be used directly, but
our wiki uses some strange combination of php, our own skin (written
by Siep), standalone javascript files, some html pages with results to
avoid ending up on google directly etc.

I'm lost in those files and I'm not too eager to spend too much time
learning all that stuff from scratch.

If there are any web technologies experts willing to take a look, I
can provide some source snippets offline.

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Google Search in ConTeXt Garden
  2018-03-22  9:06 ` Mojca Miklavec
@ 2018-03-22  9:51   ` Taco Hoekwater
  2018-03-22 10:05     ` Mojca Miklavec
  0 siblings, 1 reply; 6+ messages in thread
From: Taco Hoekwater @ 2018-03-22  9:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users



> On 22 Mar 2018, at 10:06, Mojca Miklavec <mojca.miklavec.lists@gmail.com> wrote:
> 
> I'm lost in those files and I'm not too eager to spend too much time
> learning all that stuff from scratch.
> 
> If there are any web technologies experts willing to take a look, I
> can provide some source snippets offline.

Same comment and offer from me. And I am possibly even more lost than Mojca …

Taco



___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Google Search in ConTeXt Garden
  2018-03-22  9:51   ` Taco Hoekwater
@ 2018-03-22 10:05     ` Mojca Miklavec
  0 siblings, 0 replies; 6+ messages in thread
From: Mojca Miklavec @ 2018-03-22 10:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 22 March 2018 at 10:51, Taco Hoekwater wrote:
>> On 22 Mar 2018, at 10:06, Mojca Miklavec wrote:
>>
>> I'm lost in those files and I'm not too eager to spend too much time
>> learning all that stuff from scratch.
>>
>> If there are any web technologies experts willing to take a look, I
>> can provide some source snippets offline.
>
> Same comment and offer from me. And I am possibly even more lost than Mojca …

If nothing else helps, we can of course always just put that simple
script that google suggests on the website and not bother about the
results ending up on a different-looking design.

It's still better to have an ugly result page than an error page.

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-03-22 10:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-18 12:13 Google Search in ConTeXt Garden Pablo Rodriguez
2018-03-18 13:55 ` Rudolf Bahr
2018-03-18 19:24   ` Pablo Rodriguez
2018-03-22  9:06 ` Mojca Miklavec
2018-03-22  9:51   ` Taco Hoekwater
2018-03-22 10:05     ` Mojca Miklavec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).