Deletions:
[[GreqoDocLoadLibrary How to Load Library]]
[[GreqoDocRequestGoogleToken Get Authentication Token]]
Additions:
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)
Additions:
**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.
Additions:
===Documentation===
===Index===
===References===
===Similar Projects===
===Index===
===References===
===Similar Projects===
Deletions:
=====Index=====
=====References=====
=====Similar Projects=====
Additions:
[[PhpGmailMailer Gmail]]
Deletions:
Deletions:
[[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]]
Additions:
""<!-- IMAGE : {{image class="right" alt="greqo logo" title="greqo logo" url="/img_bin/greqo/logo.png" }} -->""
Deletions:
Additions:
""<!-- {{image class="right" alt="greqo logo" title="greqo logo" url="/img_bin/greqo/logo.png" }} -->""
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.
Additions:
=====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.
Additions:
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:
Additions:
[[GreqoDocPostEntry Post Entry]]
Additions:
{{image class="right" alt="greqo logo" title="greqo logo" url="/img_bin/greqo/logo.png" }}
Deletions:
Additions:
{{image class="right" alt="greqo logo" title="greqo logo" url="/img_bin/greqo/logo.png" link="http://code.google.com/p/greqo/downloads/list"}}
Additions:
**[[http://code.google.com/p/greqo/downloads/list download now]]**
Deletions:
Additions:
**[http://code.google.com/p/greqo/downloads/list [download now]]**
Additions:
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]].
Additions:
=====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:
Additions:
[[http://greqo.googlecode.com/svn/trunk/test/ Greqo Test Scripts]]
Additions:
[[http://groups.google.com/group/bloggerDev Blogger Data API Discussion Group]]
Additions:
[[GreqoDocLoadLibrary How to Load Library]]
[[GreqoDocRequestGoogleToken Get Authentication Token]]
[[GreqoDocGetBlogList Get User's Blog List]]
[[GreqoDocGetBlogFeed Get Blog Feed]]
[[GreqoDocRequestGoogleToken Get Authentication Token]]
[[GreqoDocGetBlogList Get User's Blog List]]
[[GreqoDocGetBlogFeed Get Blog Feed]]
Deletions:
Additions:
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.
=====Similar Projects=====
=====Similar Projects=====
Deletions:
Additions:
=====Index=====
Deletions:
Additions:
[[http://klenwell.net/greqo/ Live Demo]]
[[http://code.google.com/p/greqo/issues/list Report Bugs]]
=====References=====
[[http://code.google.com/apis/gdata/blogger.html Blogger Data API Documentation]]
[[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)
[[http://pear.php.net/manual/en/package.http.http-request.php PEAR HTTP Request Class]]
[[http://magpierss.sourceforge.net/ Magpie RSS Class]]
[[http://code.google.com/p/greqo/issues/list Report Bugs]]
=====References=====
[[http://code.google.com/apis/gdata/blogger.html Blogger Data API Documentation]]
[[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)
[[http://pear.php.net/manual/en/package.http.http-request.php PEAR HTTP Request Class]]
[[http://magpierss.sourceforge.net/ Magpie RSS Class]]
Deletions:
Additions:
----
Deletions:
Additions:
=====Related Links=====
=====Category Links=====
{{Category}}
=====Category Links=====
{{Category}}
Deletions:
Additions:
Greqo is a 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.