https://github.com/math0ne/basecamp-to-text
A simple php script that will take a basecamp feed and output it as a text list for use with desktop text file viewers.
https://github.com/math0ne/basecamp-to-text
Last synced: 4 months ago
JSON representation
A simple php script that will take a basecamp feed and output it as a text list for use with desktop text file viewers.
- Host: GitHub
- URL: https://github.com/math0ne/basecamp-to-text
- Owner: math0ne
- Created: 2010-05-19T22:22:27.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-05-19T22:40:09.000Z (about 16 years ago)
- Last Synced: 2025-01-05T02:42:35.895Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
##############################################################################
# Copyright � 2010 Aidan McQuay
#
# This work is licenced under the Creative Commons BSD License License. To
# view a copy of this licence, visit http://creativecommons.org/licenses/BSD/
# or send a letter to Creative Commons, 171 Second Street, Suite 300,
# San Francisco, California 94105, USA.
##############################################################################
A simple php program that will take a basecamp feed and format it for text viewing. I use it to display my basecmap feed on my desktop with samurize.
Setup
1) Add your username/pass/feedurl to the basecamp2php.php file
2) Set the script to run every X via cron
SAMPLE OUTPUT:
--
Basecamp Feed
* Comment posted: Re: An inordinate amount of users seem to have the spammer role set.
* Comment posted: Re: An inordinate amount of users seem to have the spammer role set.
* Comment posted: Re: Chitka ad's should have blue backgrounds
* Comment posted: Re: Adjust timing on front page popular articles to be more accurate
* File uploaded: Capture4.jpg (JPG, 135K)
* Comment posted: Re: Improved Static File Caching
* File uploaded: Capture3.jpg (JPG, 249K)
* File uploaded: Capture2.jpg (JPG, 174K)
* File uploaded: Capture1.jpg (JPG, 138K)
* Comment posted: Re: Improved Static File Caching
--