Re: [twitter-dev] Re: Malformed XML in some Atom feeds...

2010-05-13 Thread Brandon Stone
on their end. (Here's the version I'm using in PHP.) // Look for dangling characters and turn them into amp; entities. $output = preg_replace(/(?!#?\w+;)/, amp;, $output); Cheers, Brandon On Wed, May 12, 2010 at 8:37 AM, Brandon Stone st...@lbstone.com wrote: From what I can see, it looks like

Re: [twitter-dev] Re: Malformed XML in some Atom feeds...

2010-05-12 Thread Brandon Stone
wrote: Hi Brandon, Thanks for the bug report. We'll work on getting this fixed quickly. Thanks! Taylor Singletary Developer Advocate, Twitterhttp://twitter.com/episod On Tue, May 4, 2010 at 7:54 AM, Brandon Stone st...@lbstone.com wrote: One very popular

[twitter-dev] Malformed XML in some Atom feeds...

2010-05-04 Thread Brandon Stone
/youtube/bin/answer.py?hl=enanswer=164577; rel=nofollowGoogle/a /twitter:source If the ampersand is fixed, I'm guessing things will be happy again. I hope I'm sending this to the right place. Not sure where else to send it. Thanks! -Brandon -- Brandon Stone http://brandonstone.com http