Home » Web Services » Services_Delicious
Client for the del.icio.us web service.
This package is unmaintained.
Download latest release 0.6.0 (archived versions might be outdated)
License: PHP License
Description
Services_Delicious is a client for the REST-based web service of del.icio.us.
del.icio.us is a social bookmarks manager. It allows you to easily add sites you like to your personal collection of links, to categorize those sites with keywords, and to share your collection not only between your own browsers and machines, but also with others.
Services_Delicious allows you to select, add and delete your bookmarks from any PHP script.
Documentation
Maintainers
- Stephan Schmidt (schst) — lead, active
- Tatsuya Tsuruoka (ttsuruoka) — lead, active
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
- PEAR
- HTTP_Request2
- XML_Serializer (>= 0.12.0)
- openssl (extension)
Releases
- 0.6.0 (beta, 2010-10-06)
Release notes
License: PHP License
QA release
package 2.0
PHPUnit based test coverage
Swapped to HTTP_Request2
Swapped to PHP5 only
Bug #14879 Unit tests should skip if no configuration exists
Request #10026 Add Support to Tag Bundles
Bug #9634 foreach error on empty array
Bug #8528 Invalid Response Code - 0.5.0 (beta, 2006-09-02)
- 0.4.0 (beta, 2006-06-28)
Release notes
License: PHP License
- Implemented request #8044: Private saving of bookmarks
- 0.3.0 (beta, 2006-04-23)
Release notes
License: PHP License
- Implemented request #7293: Package requires handling to prevent throttling
- Fixed bug #5173: getRecentPosts fail: - 0.2.0beta (beta, 2004-11-23)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #5173 | Closed | Bug | 2005-08-21 | getRecentPosts fails | |
| #7293 | Closed | Req | 0.2.0beta | 2006-04-04 | Package requires handling to prevent throttling |
| #8044 | Closed | Req | 0.3.0 | 2006-06-27 | Extend addPost by new private parameter |
| #8528 | Closed | Bug | 0.4.0 | 2006-08-21 | Invalid Response Code |
| #8725 | Assigned | Bug | 0.5.0 | 2006-09-18 | Invalid Response Code |
| #9634 | Closed | Bug | 0.5.0 | 2006-12-15 | foreach error on empty array |
| #9703 | Duplicate | Bug | 2006-12-27 | ssl problem | |
| #10026 | Closed | Req | 0.5.0 | 2007-02-04 | Add Support to Tag Bundles |
| #10062 | Bogus | Bug | 0.5.0 | 2007-02-09 | getAllPosts() should be able to get a tag parameter |
| #14879 | Closed | Bug | CVS | 2008-10-26 | Unit tests should skip if no configuration exists |