Tweet2cat
From syn2cat - HackerSpace.lu
(Difference between revisions)
| Line 1: | Line 1: | ||
| − | |||
| − | |||
{{Project | {{Project | ||
|what=tweet2cat | |what=tweet2cat | ||
| Line 9: | Line 7: | ||
|head=Azunix | |head=Azunix | ||
}} | }} | ||
| + | |||
| + | == tweet2cat == | ||
== Introduction == | == Introduction == | ||
Revision as of 15:02, 5 July 2009
| | |
|---|---|
| Hello Word | |
| 200px | |
| Meetings: | none |
| Type: |
|
| 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 )
