Revision [1053]
Last edited on 2009-05-23 15:09:05 by KlenwellAdminDeletions:
[[GreqoDocLoadLibrary How to Load Library]]
[[GreqoDocRequestGoogleToken Get Authentication Token]]
Revision [1052]
Edited on 2009-05-23 15:08:06 by KlenwellAdminAdditions:
Greqo is an open source PHP library for use with various Google [[http://code.google.com/apis/gdata/index.html Data APIs]] and services. It integrates [[http://pear.php.net/manual/en/package.http.http-request.php PEAR HTTP Request]], [[http://magpierss.sourceforge.net/ Magpie RSS]], [[http://pear.php.net/manual/en/package.caching.cache-lite.php PEAR Cache Lite]] and [[http://phpmailer.sourceforge.net/ PHPMailer]] classes within an object-oriented architecture and is compatible with both PHP 4 and PHP 5.
The source is available from its [[http://greqo.googlecode.com/svn/tags/v4.0/ Subversion repository]] at the [[http://code.google.com/p/greqo/ Google project page]].
Documentation for the library is slowly being added. If you are a PHP developer, check out the [[http://greqo.googlecode.com/svn/tags/v4.0/test/ test scripts]] packaged with the library for a hands-on introduction to usage.
[[http://framework.zend.com/download/gdata Zend Framework Gdata Library]]
The source is available from its [[http://greqo.googlecode.com/svn/tags/v4.0/ Subversion repository]] at the [[http://code.google.com/p/greqo/ Google project page]].
Documentation for the library is slowly being added. If you are a PHP developer, check out the [[http://greqo.googlecode.com/svn/tags/v4.0/test/ test scripts]] packaged with the library for a hands-on introduction to usage.
[[http://framework.zend.com/download/gdata Zend Framework Gdata Library]]
Deletions:
The source is available from its [[http://greqo.googlecode.com/svn/trunk/ Subversion repository]] at the [[http://code.google.com/p/greqo/ Google project page]].
Documentation for the library is slowly being added. If you are a PHP developer, check out the [[http://greqo.googlecode.com/svn/trunk/test/ test scripts]] packaged with the library for a hands-on introduction to usage.
[[http://framework.zend.com/download/gdata Zend Framework Gdata Library]] (PHP 5)
[[http://www.phpclasses.org/browse/package/3450.html Ngeblog]] (PHP Blogger API Class for PHP 5)
Revision [719]
Edited on 2007-09-10 19:44:14 by KlenwellAdminAdditions:
**Important Note:** Google Services require SSL support. Please make sure that your version of PHP supports it. If you are getting a [[http://code.google.com/p/greqo/issues/detail?id=7 "malformed response"]] error, lack of SSL support is most likely the reason.
Revision [695]
Edited on 2007-07-18 23:53:37 by KlenwellAdminAdditions:
===Documentation===
===Index===
===References===
===Similar Projects===
===Index===
===References===
===Similar Projects===
Deletions:
=====Index=====
=====References=====
=====Similar Projects=====
Revision [548]
Edited on 2007-06-11 00:12:22 by KlenwellAdminAdditions:
[[PhpGmailMailer Gmail]]
Deletions:
Revision [546]
Edited on 2007-06-11 00:10:28 by KlenwellAdminDeletions:
[[GreqoDocGetBlogFeed Get Blog Feed]]
[[GreqoDocPostEntry Post Entry]]
[[http://klenwell.net/greqo/ Live Demo]]
[[http://greqo.googlecode.com/svn/trunk/test/ Greqo Test Scripts]]
[[http://code.google.com/apis/gdata/blogger.html Blogger Data API Documentation]]
[[http://groups.google.com/group/bloggerDev Blogger Data API Discussion Group]]
Revision [544]
Edited on 2007-06-11 00:04:39 by KlenwellAdminAdditions:
""""
Deletions:
Revision [543]
Edited on 2007-06-11 00:03:54 by KlenwellAdminAdditions:
""""
Greqo is an open source PHP library I am developing for use with various Google [[http://code.google.com/apis/gdata/index.html Data APIs]] and services. It integrates [[http://pear.php.net/manual/en/package.http.http-request.php PEAR HTTP Request]], [[http://magpierss.sourceforge.net/ Magpie RSS]], [[http://pear.php.net/manual/en/package.caching.cache-lite.php PEAR Cache Lite]] and [[http://phpmailer.sourceforge.net/ PHPMailer]] classes within an object-oriented architecture and is compatible with both PHP 4 and PHP 5.
At present, Greqo includes interfaces for the following Google services:
[[GreqoBlogger Blogger]]
[[GreqoAnalytics Analytics]]
[[GreqoMailer Gmail]]
Greqo is an open source PHP library I am developing for use with various Google [[http://code.google.com/apis/gdata/index.html Data APIs]] and services. It integrates [[http://pear.php.net/manual/en/package.http.http-request.php PEAR HTTP Request]], [[http://magpierss.sourceforge.net/ Magpie RSS]], [[http://pear.php.net/manual/en/package.caching.cache-lite.php PEAR Cache Lite]] and [[http://phpmailer.sourceforge.net/ PHPMailer]] classes within an object-oriented architecture and is compatible with both PHP 4 and PHP 5.
At present, Greqo includes interfaces for the following Google services:
[[GreqoBlogger Blogger]]
[[GreqoAnalytics Analytics]]
[[GreqoMailer Gmail]]
Deletions:
Greqo is an open source PHP library I am developing for use with the [[http://code.google.com/apis/gdata/index.html Google Data APIs]]. It integrates [[http://pear.php.net/manual/en/package.http.http-request.php PEAR HTTP Request]], [[http://magpierss.sourceforge.net/ Magpie RSS]], and [[http://phpmailer.sourceforge.net/ PHPMailer]] classes for use with a variety of Google services.
Revision [535]
Edited on 2007-06-05 19:22:37 by KlenwellAdminAdditions:
=====Greqo Library Overview=====
Greqo is an open source PHP library I am developing for use with the [[http://code.google.com/apis/gdata/index.html Google Data APIs]]. It integrates [[http://pear.php.net/manual/en/package.http.http-request.php PEAR HTTP Request]], [[http://magpierss.sourceforge.net/ Magpie RSS]], and [[http://phpmailer.sourceforge.net/ PHPMailer]] classes for use with a variety of Google services.
Greqo is an open source PHP library I am developing for use with the [[http://code.google.com/apis/gdata/index.html Google Data APIs]]. It integrates [[http://pear.php.net/manual/en/package.http.http-request.php PEAR HTTP Request]], [[http://magpierss.sourceforge.net/ Magpie RSS]], and [[http://phpmailer.sourceforge.net/ PHPMailer]] classes for use with a variety of Google services.
Deletions:
**[[http://code.google.com/p/greqo/downloads/list download now]]**
Greqo is an open source PHP library I am developing for use with the [[http://code.google.com/apis/gdata/blogger.html Blogger Data API]] using the new [[http://code.google.com/apis/accounts/AuthForInstalledApps.html#ClientLogin Google ClientLogin authentication]] method. It uses the [[http://magpierss.sourceforge.net/ Magpie RSS]] and [[http://pear.php.net/manual/en/package.http.http-request.php PEAR HTTP Request]] classes and is PHP 4 compatible.
Revision [461]
Edited on 2007-04-27 13:48:56 by KlenwellAdminAdditions:
The source is available from its [[http://greqo.googlecode.com/svn/trunk/ Subversion repository]] at the [[http://code.google.com/p/greqo/ Google project page]].
Deletions:
Revision [267]
Edited on 2007-03-07 17:34:14 by KlenwellAdminAdditions:
[[GreqoDocPostEntry Post Entry]]
Revision [249]
Edited on 2007-03-03 15:31:34 by KlenwellAdminAdditions:
{{image class="right" alt="greqo logo" title="greqo logo" url="/img_bin/greqo/logo.png" }}
Deletions:
Revision [248]
Edited on 2007-03-03 15:31:11 by KlenwellAdminAdditions:
{{image class="right" alt="greqo logo" title="greqo logo" url="/img_bin/greqo/logo.png" link="http://code.google.com/p/greqo/downloads/list"}}
Revision [247]
Edited on 2007-03-03 15:11:45 by KlenwellAdminAdditions:
**[[http://code.google.com/p/greqo/downloads/list download now]]**
Deletions:
Revision [246]
Edited on 2007-03-03 15:11:32 by KlenwellAdminAdditions:
**[http://code.google.com/p/greqo/downloads/list [download now]]**
Revision [225]
Edited on 2007-02-21 15:14:00 by KlenwellAdminAdditions:
The library is available for download through its [[http://code.google.com/p/greqo/source Subversion repository]] at the [[http://code.google.com/p/greqo/ Google project page]].
Revision [224]
Edited on 2007-02-21 15:09:56 by KlenwellAdminAdditions:
=====Greqo Blogger API Library Overview=====
Documentation for the library is slowly being added. If you are a PHP developer, check out the [[http://greqo.googlecode.com/svn/trunk/test/ test scripts]] packaged with the library for a hands-on introduction to usage.
Documentation for the library is slowly being added. If you are a PHP developer, check out the [[http://greqo.googlecode.com/svn/trunk/test/ test scripts]] packaged with the library for a hands-on introduction to usage.
Deletions:
Revision [220]
Edited on 2007-02-21 14:59:26 by KlenwellAdminAdditions:
[[http://greqo.googlecode.com/svn/trunk/test/ Greqo Test Scripts]]
Revision [55]
Edited on 2006-12-30 14:53:50 by KlenwellAdminAdditions:
[[http://groups.google.com/group/bloggerDev Blogger Data API Discussion Group]]