https://github.com/hubgit/delicious-network
Delicious network aggregator
https://github.com/hubgit/delicious-network
Last synced: 11 months ago
JSON representation
Delicious network aggregator
- Host: GitHub
- URL: https://github.com/hubgit/delicious-network
- Owner: hubgit
- Created: 2009-04-07T21:33:21.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2009-04-13T21:14:07.000Z (almost 17 years ago)
- Last Synced: 2025-03-11T11:08:49.485Z (11 months ago)
- Homepage: http://alf.hubmed.org/delicious-network/
- Size: 88.9 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Requirements:
PHP 5, MySQL
Usage:
* Put the files somewhere useful on a web server
* Create a MySQL database and import the structure from db.sql
* Copy config-example.inc.php to config.inc.php and replace YOUR_DELICIOUS_USERNAME and DATABASE_* with real values
* Run fetch.php regularly using cron to fetch updates from your Delicious network
* Open the folder in a web browser to view the list of bookmarks
Changelog:
2009-04-07: Fetches and stores bookmarks, displays chronologically
2009-04-08: Basic meme tracker