Trevor
I feel such a [EMAIL PROTECTED] - I have found out what the problem was and it
wasn't anything to do with the code.
I was creating the event in one calendar (a sub one of my main
calendar) then searching on the main calendar. I can't believe what a
duffus I have been and wasted yours (and Ryan's) time - I am so sorry.
I hope I don't have to ask for help again in this group as I am sure I
will be ignored.

Thanks again for your time, it helped in one respect that it focused
my mind somewhat as it obviously wasn't the code. I did spend over a
week once looking for (and missing) a missing 's' in my Java code so I
have previous for this ;-o

Cheers again
Conrad

On 9 Jul, 19:18, Trevor Johns <[EMAIL PROTECTED]> wrote:
> On Jul 2, 1:40 pm, cc_humbry <[EMAIL PROTECTED]> wrote:
>
> > Trevor, Nope this doesn't make a difference. Using the api I cannot
> > find any
> > events created with the api but I can find events created by the UI
> > using
> > the api - see reply to Ryan.
> > Thanks for your efforts so far though
> > Conrad
>
> Conrad,
> Sorry for not replying in a while.
>
> Alright, here's what I'm doing on my end. This is using a fresh build
> of the Zend_Gdata library from SVN:
>
> % php Calendar.php createEvent [EMAIL PROTECTED] password 'My Test Event'
> 'This is a test event. If I search for the word 'hedgehog', it should
> be returned.' 'Somewhere' '2007-07-20' '10:00' '2007-07-20' '11:00'
> '-07'
>
>     Event created with 
> ID:http://www.google.com/calendar/feeds/default/private/full/30mv08agsp2...
>
> % php Calendar.php outputCalendarByFullTextQuery [EMAIL PROTECTED]
> expl0ring hedgehog
>     <ul>
>         <li>My Test Event (http://www.google.com/calendar/feeds/
> default/private/full/30mv08agsp2qk0u48d7itvdn18)
>             <ul>
>                 <li>Starts: 2007-07-20T10:00:00.000-07:00</li>
>             </ul>
>         </li>
>     </ul>
>
> So, I'm definitely able to create an event using the API and retrieve
> it using a full text query. Since we should both have the same code
> for Calendar.php, see if you can reproduce this on your end.
>
> --
> Trevor Johnshttp://tjohns.net


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" group.
To post to this group, send email to 
[email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to