Tweet2cat
From syn2cat - HackerSpace.lu
(Difference between revisions)
Line 1: | Line 1: | ||
{{Project | {{Project | ||
|what=tweet2cat | |what=tweet2cat | ||
− | |intro= | + | |intro=summarize syn2cat feeds to twitter automatically |
|type=software | |type=software | ||
|logo=Syn2cat feeds on Twitter | |logo=Syn2cat feeds on Twitter |
Revision as of 15:20, 5 July 2009
tweet2cat | |
---|---|
summarize syn2cat feeds to twitter automatically | |
200px | |
Meetings: | none |
Type: | software
|
Status: | "proposal" is not in the list of possible values (idea, planning, running, stalled, concluded, cancelled) for this property. |
Members: | |
Contact Person: | |
Tools | |
QrCode: |
tweet2cat
Introduction
Welcome to the project homepage for the tweet2cat.
Inspired by Twitter ( Concept & API ) , URL Shortening services ( like is.gd , "tr.im" ) , Planet ( Feed aggregation )
We're trying to create a php script which reads the parsed atom feed of Planet, and after on sending it via the Twitter API to twitter , with a part of the title ( 130 chars ) providing also a link to the feed or the article ( 10 chars )
Tools we're using
- PHP
- RSS/ATOM/XML Parser
- Twitter API
- URL Shortning Service ( is.gd | tr.im )