View previous topic :: View next topic |
Do you want this? |
Yes! |
|
100% |
[ 1 ] |
No... |
|
0% |
[ 0 ] |
|
Total Votes : 1 |
|
Author |
Message |
myflower
Posts: 1
|
Posted: Fri Dec 07, 2012 2:31 pm Post subject: XML Feed of time wasted |
|
|
I was wondering that it would be perfect if we could get a XML feed of "Time I've wasted" [http://myepisodes.com/life_wasted.php].
I think it would be fun to agregate this feed on blogs, homepages and so on.
Example:
Code: |
http://myepisodes.com/timeWasted.xml?secretHash=(...)
<timeWasted>
<show>
<ID>
229
</ID>
<name>
Friends
</name>
<status>
Canceled/Ended
</status>
<runtime>
30
</runtime>
<episodes>
239
</episodes>
<minutes>
7170
</minutes>
</show>
</timeWasted>
|
|
|
Back to top |
|
|
|