[GData Protocol] Re: International special characters show up garbled with PHP / Zend

2009-04-08 Thread Bill
. The test: create any content in Google data containing the French character "œ" (or anything else in the ISO-8859-15 and not in 8859-1) and echo that content to the browser using PHP / Zend. Thank you, Bill --~--~-~--~~~---~--~~ You received this messa

[GData Protocol] Re: International special characters show up garbled with PHP / Zend

2009-04-08 Thread Bill
fine on the web site, google accepts it, renders it just fine. If I then update my outputCalendar() function to use iconv('UTF-8', 'ISO-8859-15', $event->title->text), then I get the following event title: "Test: ¼, ½, ¾, ¦, ¨, ´, " Thank you, Bill --~--~

[GData Protocol] Re: International special characters show up garbled with PHP / Zend

2009-04-08 Thread Bill
de(); Does this look like how I should get decoded data back out of Google to stuff into my database? That certainly seems to work when printing to the browser. Thanks, Bill - function outputCalendar($client) { $gdataCal = new Zend_Gdata_Calendar($client); $eventFeed

[GData Protocol] International special characters show up garbled with PHP / Zend

2009-04-08 Thread Bill
I seem to get back garbled junk when querying google and echo / print_r results to the browser or into my database. For example, I can create an event manually in Google Calendar with the title "Hellö Wörld". Simple enough. I create it with a browser, in all ways it seems fine. Even if I manual

View this page "API Feature Requests"

2007-06-04 Thread Bill
Click on http://groups.google.com/group/google-help-dataapi/web/api-feature-requests - or copy & paste it into your browser's address bar if that doesn't work. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Goo

Testing Zend Gdata

2006-12-10 Thread Bill Karwin
icated queries, and that is working fine. Regards, Bill Karwin Zend Technologies --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Data API" group. To post to this group, send email to google-help