[Cs-rssdb-commits] SF.net SVN: cs-rssdb:[66] branches
Status: Abandoned
Brought to you by:
crazedsanity
From: <cra...@us...> - 2011-02-03 16:08:47
|
Revision: 66 http://cs-rssdb.svn.sourceforge.net/cs-rssdb/?rev=66&view=rev Author: crazedsanity Date: 2011-02-03 16:08:40 +0000 (Thu, 03 Feb 2011) Log Message: ----------- Attempting to utilize the "Simple Pie" parser (http://simplepie.org/) instead of trying to do all the parsing internally. It may not work, due to the fact that the library is fairly old and seems to run on completely different principles than CS-RSSDB does... guess we'll just have to wait and see. Modified Paths: -------------- branches/simplepie/rssDBClass.php branches/simplepie/schema/rss_schema.pgsql.sql branches/simplepie/tests/testOfCSRSSDB.php Added Paths: ----------- branches/simplepie/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |