Okay got the feed and I'm trying to parse it MY way. I hate how Google styles it. Anyway. They have all the various fields laid out beautifully. For example, there is one called [media:title]Title here[/media:title]. The problem is when I use this code $title = $item[media:title] Magpie doesn't parse the title. I'm guess that either Magpie doesn't recognize this or that I'm not calling the tag properly. How do I call this properly in Magpie? Skinny