Welcome Guest, Not a member yet? Register   Sign In
Do I have to use Zend Google Data APIs client library?
#11

[eluser]Seto El Kahfi[/eluser]
[quote author="magikman" date="1347458506"]Hello,

The given URL is not avalable anymore. could you tel me what is the updated URL please ?

Thank you ![/quote]
It's just redirect to another url, you can find it in 'Other Downloads' section of that page.
#12

[eluser]Seto El Kahfi[/eluser]
[quote author="vendiddy" date="1222971108"]I have gone the route of the Zend_Gdata module. I suggest reading this article:

http://thislab.com/2008/02/21/using-zend...deigniter/

A CI_Zend class is provided in this article. I am able to use it to load classes as below
Code:
$this->load->library('zend');
$this->zend->load('Zend/Gdata/Calendar');
$this->zend->load('Zend/Gdata/AuthSub');

Good luck![/quote]
The link is also move to another url, in case you don't know it yet >> http://www.beyondcoding.com/2008/02/21/u...deigniter/




Theme © iAndrew 2016 - Forum software by © MyBB