• #dev 2020-07-28
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2020-07-28 UTC
# 19:49
[jeremycherfas]
Oh noes; absolute killer problem. The actual construction of the RSS feed differs from one instance to another. So in one, the photourl goes `src= width= alt=` and in the other it goes `src= alt= width=` and I had been counting on using `substr()` to extract the actual url. Now to see whether I can find the `"` at the end of `src=` rather than looking for `" width`