By jixor | Published:
September 4, 2008
I’ll be releasing the source code for my “personal aggregation engine” once I get enough time to tidy it up and add documentation. It uses xsl translations, caches feeds, reformats dud feeds, and there is a feed masher component.
Posted in Code | Tagged php, xml, xsl |
By jixor | Published:
September 4, 2008
This is what I use to power the deviantart feed on my ‘Personal Aggregation Engine’. This PHP5 script scrapes your deviantart gallery to generate a simple rss feed, with thumbnails. Read about it and download via the DeviantART Feed page. I must however point out that I’m uncertain of DeviantART’s stance towards the use of this. I have read their ToS and there didn’t seem to be anything specifically forbidding its use, however I’m not responsible if you get banned.
Posted in Code | Tagged deviantart, php, xml, xsl |