Aloha,
I am trying to parse the <description> from the Dan Patrick feed.
I am able to load the following into a string, this is the log output:
Eli Manning on Hakeem Nicks' health, Peyton's start and Giants' attitude.<img src="http://feeds.feedburner.com/~r/services/podcasting/danpatrick/rss/~4/htEW80aCkRI" height="1" width="1"/>
What would be the best way to drop everything in the '<img src....' portion?
I get crashes no matter what string manipulation I try.
The actual feed can be found here:
The Dan Patrick Show: Podcast
If you do view source, it looks a bit different.
Thanks for the help.
Aloha,
Matt
I am trying to parse the <description> from the Dan Patrick feed.
I am able to load the following into a string, this is the log output:
Eli Manning on Hakeem Nicks' health, Peyton's start and Giants' attitude.<img src="http://feeds.feedburner.com/~r/services/podcasting/danpatrick/rss/~4/htEW80aCkRI" height="1" width="1"/>
What would be the best way to drop everything in the '<img src....' portion?
I get crashes no matter what string manipulation I try.
The actual feed can be found here:
The Dan Patrick Show: Podcast
If you do view source, it looks a bit different.
Thanks for the help.
Aloha,
Matt
Last edited: