List Info

Thread: 14 new messages in 7 topics - digest




14 new messages in 7 topics - digest
user name
2006-09-09 07:08:17
 
google.public.web-apis
http://groups.google.com/group/google.public.web-apis

google.public.web-apisgooglegroups.com

Today's topics:

* Trying to Test a Client - 1 messages, 1 author
 http://groups.google.
com/group/google.public.web-apis/browse_thread/thread/41f597
95ac1f8b9e
* prob with apis key - 2 messages, 2 authors
 http://groups.google.
com/group/google.public.web-apis/browse_thread/thread/9ba029
a38c1997db
* License Key - 1 messages, 1 author
 http://groups.google.
com/group/google.public.web-apis/browse_thread/thread/54b3c7
4ac727a4fd
* Clarification of "Commericial" use - 1
messages, 1 author
 http://groups.google.
com/group/google.public.web-apis/browse_thread/thread/99e54b
a2e28d3554
* error with googleapi.zip - 1 messages, 1 author
 http://groups.google.
com/group/google.public.web-apis/browse_thread/thread/24ed7e
2f6abbbba5
* parser.pm - 5 messages, 2 authors
 http://groups.google.
com/group/google.public.web-apis/browse_thread/thread/41d603
115d2a58d3
* Is Google API modifying from Oct 1st? - 3 messages, 2
authors
 http://groups.google.
com/group/google.public.web-apis/browse_thread/thread/38fdc9
550d44e22e

============================================================
==================
TOPIC: Trying to Test a Client
http://groups.google.
com/group/google.public.web-apis/browse_thread/thread/41f597
95ac1f8b9e
============================================================
==================

== 1 of 1 ==
Date: Fri, Sep 8 2006 2:33 am 
From: R.Sousa.Pimentelgmail.com 


I'm trying to make a Client. However i cannot test with the
Server,
cause this is not ready yet, and it is of another company
responsability. I've heard i could test it with this Google
API. My
idea is only to test if i my client makes any comunication
at all,
since i am new at Java and Webservices!
How do i do, to test my client??? 
Thanks

 




============================================================
==================
TOPIC: prob with apis key
http://groups.google.
com/group/google.public.web-apis/browse_thread/thread/9ba029
a38c1997db
============================================================
==================

== 1 of 2 ==
Date: Fri, Sep 8 2006 4:07 am 
From: "pasindu.softwaregmail.com"  


Hi all

I had an API key for flex google search.
The problem was it works in my local pc with out problem.
But when I
upload that in to my live server it won't work.

Can any one help me?

Thanks

 



== 2 of 2 ==
Date: Fri, Sep 8 2006 5:12 am 
From: "Manfred"  


pasindu.softwaregmail.com wrote:
> I had an API key for flex google search.
> The problem was it works in my local pc with out
problem. But when I
> upload that in to my live server it won't work.
What made you think the problem is the key? You have to be
more
specific what you did localy (browser ?, interface used ?,
program ?).
The category "it won't work" also is useless
without an description of
what you tried and what the error message is.

Manfred

 




============================================================
==================
TOPIC: License Key
http://groups.google.
com/group/google.public.web-apis/browse_thread/thread/54b3c7
4ac727a4fd
============================================================
==================

== 1 of 1 ==
Date: Fri, Sep 8 2006 4:50 am 
From: "i-LOREON"  


Is it okay for others to know what my Google™ API Key is?
Some site
I've surfed is asking for it. Should I give it?

 




============================================================
==================
TOPIC: Clarification of "Commericial" use
http://groups.google.
com/group/google.public.web-apis/browse_thread/thread/99e54b
a2e28d3554
============================================================
==================

== 1 of 1 ==
Date: Fri, Sep 8 2006 6:05 am 
From: "Tugga"  


The worst thing would be to get the server ip banned. And I
guess I'm
not willing to take the chance on that so it will probably
be a
third-party program instead that send the information to my
server so
it is accessable from anywhere. By doing this I can also
make sure that
my program does not end up on a p2p-network or on other
sites for free
download.

 




============================================================
==================
TOPIC: error with googleapi.zip
http://groups.google.
com/group/google.public.web-apis/browse_thread/thread/24ed7e
2f6abbbba5
============================================================
==================

== 1 of 1 ==
Date: Fri, Sep 8 2006 8:15 am 
From: "miragetomgmail.com"  


I think I have solved my the problem.
I downloaded WinRAR, the error is slightly different, anyway
I was able
to repair the achive.
Tools > Repair archive (or Alt. + R).

Hope this helps.

miragetomgmail.com wrote:
> I also have a problem with googleapi.zip. After I have
downloaded the
> file and I atempt to open it I get the following error
> http://mi
ragetom.googlepages.com/gerror.GIF  "Cannot open
file: it does
> not appear to be a valid archive. If you downloaded
this file, try
> downloading the file again."
> Also computer running xp. No files apear in the file
after clicking ok
> on the obove mention error.
> Someone please help! 
> Thanks
> 
> Tom

 




============================================================
==================
TOPIC: parser.pm
http://groups.google.
com/group/google.public.web-apis/browse_thread/thread/41d603
115d2a58d3
============================================================
==================

== 1 of 5 ==
Date: Fri, Sep 8 2006 8:21 am 
From: "miragetomgmail.com"  


I may have solved my earlier problem, however I have another
now.
This is the error:

not well-formed at line 8, column 0, byte 532 at
c:/Perl/site/lib/XML/Parser.pm
line 168

So I opened parser.pm and went to line 168, it looks like
this:

my $result = $expat->parse($arg);

Ok what do I do next, help please! 

Thanks


Tom

 



== 2 of 5 ==
Date: Fri, Sep 8 2006 8:38 am 
From: "miragetomgmail.com"  


Ok, I should have said when I get the error.
I get the error when I run a search query script with Perl.

.
miragetomgmail.com wrote:
> I may have solved my earlier problem, however I have
another now.
> This is the error:
>
> not well-formed at line 8, column 0, byte 532 at
> c:/Perl/site/lib/XML/Parser.pm
> line 168
>
> So I opened parser.pm and went to line 168, it looks
like this:
>
> my $result = $expat->parse($arg);
> 
> Ok what do I do next, help please! 
> 
> Thanks
> 
> 
> Tom

 



== 3 of 5 ==
Date: Fri, Sep 8 2006 9:04 am 
From: "Manfred"  


miragetomgmail.com wrote:
> > This is the error:
> >
> > not well-formed at line 8, column 0, byte 532 at
> > c:/Perl/site/lib/XML/Parser.pm
> > line 168
What is the message returned from the api? Is the status
anything but 200 OK ? Can you see the http header info ?

The error occurs somewhere around line 8 in the document
returned (maybe soap or html).

Manfred

 



== 4 of 5 ==
Date: Fri, Sep 8 2006 9:20 am 
From: "miragetomgmail.com"  


I cant see anything, that is all that happens.
Doesn't seem to get to the api at this stage.


Manfred wrote:
> miragetomgmail.com wrote:
> > > This is the error:
> > >
> > > not well-formed at line 8, column 0, byte 532
at
> > > c:/Perl/site/lib/XML/Parser.pm
> > > line 168
> What is the message returned from the api? Is the
status
> anything but 200 OK ? Can you see the http header info
?
>
> The error occurs somewhere around line 8 in the
document
> returned (maybe soap or html).
> 
> Manfred

 



== 5 of 5 ==
Date: Fri, Sep 8 2006 10:08 am 
From: "Manfred"  


miragetomgmail.com wrote:
> I cant see anything, that is all that happens.

You have to make sure to be able to inspect the soap request
(after serialization) as it is sent to the api, and also be
able to
inspect the response _before_ it gets parsed.
http://search.cpan.org/~kbrown/SOAP-0.28/l
ib/SOAP.pm#The_Parser_Object

> Doesn't seem to get to the api at this stage.
What do you think gets parsed if not the response ?

Manfred

 




============================================================
==================
TOPIC: Is Google API modifying from Oct 1st?
http://groups.google.
com/group/google.public.web-apis/browse_thread/thread/38fdc9
550d44e22e
============================================================
==================

== 1 of 3 ==
Date: Fri, Sep 8 2006 11:08 am 
From: "breiterstromgmail.com" 
 


Can somebody tell me what will be different regarding Google
API
starting with October 1st?
We would be able to use it with the old settings?
It is really important for our business, and I will
apreciate any kind
of feedback..


Thanks a lot!
Carmen

 



== 2 of 3 ==
Date: Fri, Sep 8 2006 11:31 am 
From: "Manfred"  


Hi Carmen,

> Can somebody tell me what will be different regarding
Google API
> starting with October 1st?
What is your source on this ?

Manfred

 



== 3 of 3 ==
Date: Fri, Sep 8 2006 2:16 pm 
From: "breiterstromgmail.com" 
 


We are preparing to launch a new software that have this
feature
included, and one of our beta tester told us...
It is true?

Thanks,
Carmen'

Manfred wrote:
> Hi Carmen,
>
> > Can somebody tell me what will be different
regarding Google API
> > starting with October 1st?
> What is your source on this ?
> 
> Manfred

 



============================================================
==================

You received this message because you are subscribed to the
Google Groups "google.public.web-apis"
group.

To post to this group, visit http://groups.google.com/group/google.public.web-apis

To unsubscribe from this group, send email to
google.public.web-apis-unsubscribegooglegroups.com

To change the way you get mail from this group, visit:
http://groups.google.com/group/google.public.web-
apis/subscribe

To report abuse, send email explaining the problem to
abusegooglegroups.com

============================================================
==================
Google Groups: http://groups.google.com

[1]

about | contact  Other archives ( Real Estate discussion Medical topics )