Profile_bird

Hey there! SimplePie is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving SimplePie's tweets.

Already using Twitter
from your phone? Click here.

SimplePie

  1. RT @rmccue: For those wondering about @SimplePie, I'm going to work on it and possibly transfer the site after I finish exams this week.
  2. @erastusnjuki: It's been answered several times in the Yahoo! Groups mailing list. I'd search there first.
  3. @erastusnjuki: You need to set up database caching so that older items can be persistently stored.
  4. @joshbetz: I think that's a great idea! (@photomatt, @rmccue)
  5. I never knew so many people cared! A couple of people have volunteered to take over. We're putting a plan together. More details soon.
  6. Website downtime is unrelated to announcement yesterday, should be back up soon.
  7. Migrating the releases folder to the tags folder.: http://bugs.simplepie.org/r...
  8. Note: SimplePie *still works.* It's not like it's going to stop working. We encourage those with time to fork the code into something new.
  9. SimplePie is ceasing development. http://j.mp/Hjhw
  10. @stacyherbert: There are two parts: SP Core & SP Plug. SP Core has been integrated into WP 2.8; SP Plug has not. I don't know about WP impl.
  11. @WrightLabs: It's still too soon to tell because the tech is so new. No new dev is going into SP 1.x. Anything else is waiting for 2.0.
  12. @1stvamp: We're in the slow process of unbaking it. ;) SimplePie 2 will be a thoughtful, substantial *reduction* of features.
  13. @spam @BenBlack550
  14. @stugreenham: You can use regular expressions or str_split() to remove it.
  15. @smilbandit: It's not null. It's an empty string: ['']
  16. @Leenug: You need to serve your page as UTF-8, or use http://bit.ly/12vvly . Character sets can be a b****.
  17. @risto1913: Thank you so much! :)
  18. SimplePie Live! has been officially shut down, as previously announced. http://bit.ly/14BPUE
  19. @foochuck: This isn't an RSS or Atom feed, so no. I'd recommend SimpleXML (built into PHP 5) or DOMDocument for parsing raw XML.
  20. @foochuck: $item->get_enclosure(0)->get_link(). http://bit.ly/scc1Y