RSS feeds in Web Dynpro

Hi experts,
I'm looking for a way to show RSS feeds inside a Web Dynpro Application. I didn't find any information that really helped me.
Who can help me?
Thanks in advance,
Edwin

You don't have to use these classes from Sun that I used then, there are certainly other alternatives in the meantime, e.g.
https://rome.dev.java.net/
In essence, you have to create an action to read from the RSS feed, parse the retrieved XML file and fill a context structure from these data, and dynamically recreate the UI elements that display these RSS items.
If you are on NW 7.0, you can probably use the RowRepeater UI element to display the RSS items stored in the context node.
Armin

Similar Messages

  • How Web Dynpro supports RSS (ATOM)?

    Let's image to generate our feed (RSS/ATOM) via java classes or xslt; now how is it possibile to expose it to the end-user?
    From the development point of view it is similar to expose other Web Dynpro UI and it would be nice to use the same "prospective" and project also for this kind of comunication method...

    Valery, thanks for the replay.
    I agree with you: "nothing of special about RSS/ATOM and
    No problem also building the XML object".
    Let me try again:
    - user contacts the url of the WD application
    - the system should response just with the RSS xml data and not with UI objects (tableView, textEdit, ...)
    But the WD does not allow you "to send out raw XML" even "send out raw HTML".
    It allows "only" to build nice UI via objects it knows.
    When you say "construct contex value nodes" do you mean that you are able to replay with the raw XML data?
    Are you really able to response to a browser as the following url https://forums.sdn.sap.com/rss/rssmessages.jsp?threadID=75910
    does? (It is the feed of this post)
    Sergio

  • Calling a Web Dynpro Application from POWL feeder class

    Hi,
    I know this question is asked before but never answered, but I try again......
    I have a own POWL feeder class where I defined a button in method IF_POWL_FEEDER~GET_ACTIONS.
    I know that this action can be handled in method IF_POWL_FEEDER~HANDLE_ACTION.
    When pressing the button I want do call another web dynpro application.
    How can I do this? -> Any Example Coding?
    Thank you and best regards, Edgar

    Hi Vineet,
    it works, thanks a lot!!!!  Best Regards, Eddy
    P.S.: Here is the coding for triggering the event and passing parameters for the selected POWL table line:
    METHOD if_powl_feeder~handle_action.
      DATA: ls_parameter TYPE powl_namevalue_sty.
      DATA: lt_flights TYPE ty_flights.
      DATA: ls_flight TYPE sflight.
      DATA: ls_selected TYPE rstabix.
      FIELD-SYMBOLS: <lt_fligts> TYPE STANDARD TABLE.
      IF i_actionid = 'EDIT'.
    *   Important: this triggers the event
        e_portal_actions-fire_wdevent = abap_true.
    *   Pass parameters to event
        ASSIGN c_result_tab TO <lt_fligts>.
        lt_flights = <lt_fligts>.
    *   Determine the first selected row
        READ TABLE c_selected INTO ls_selected INDEX 1.
    *   Read selected POWL data
        READ TABLE lt_flights INDEX ls_selected-TABIX INTO ls_flight.
        CHECK sy-subrc = 0.
    *   Pass parameters
        ls_parameter-key = 'ACTIONID'.
        ls_parameter-value = 'I_ACTIONID'.
        APPEND ls_parameter TO e_portal_actions-parameters.
        ls_parameter-key = 'CARRID'.
        ls_parameter-value = ls_flight-carrid.
        APPEND ls_parameter TO e_portal_actions-parameters.
        ls_parameter-key = 'CONNID'.
        ls_parameter-value = ls_flight-connid.
        APPEND ls_parameter TO e_portal_actions-parameters.
        ls_parameter-key = 'FLDATE'.
        ls_parameter-value = ls_flight-fldate.
        APPEND ls_parameter TO e_portal_actions-parameters.
      ENDIF.
    ENDMETHOD.

  • How can I add a column to show the website (web site) of an rss feed?

    I've got a lot of rss feeds coming into thunderbird. I organized some into folders, but also have a folder for several rss feeds as they adress the same topics and I prefer not to browse through 25 separate folders. However, the sender doesn't always make it clear which blog it's from, so I'd like to add a column which shows the website of the rss feed. (sender is often: [email protected], and there are different writers for a single blog who themselve have their own blog as well, so can't sort on sender name either).
    When opening an rss feed, it displays in the header: web site (with the space) and then the web adress. This is what I'd like to be able to see in my columns.
    I didn't see an option yet to customize columns, nor did I find an addon that does this.
    Does anyone know a solution?

    Thanks, that seems to work. I'm struggling to place the lightbox at the top of the page however - when I click the trigger I want the menu image to display anchored to the top of the page, but there's always a gap as it centers the image. Help is appreciated!

  • How to use iweb rss feed in an iphone web app?

    So this is my dilemma.  I wanted my iweb turned into a web app using the rss feed.
    This is simply done cause of the "Add To Homescreen" feature. 
    While the RSS feed works beautifully on safari... it does not read as a webapp.
    This surprised me cause I thought it would still be safari that would be loading my web app.
    I tried everything to get my RSS feed to work in a web app but i failed miserably.
    Is there a fix for this?

    Adding to the homescreen doesn't make it a webapp.
    It creates a shortcut to the webpage, just as dragging a url to the desktop creates a .webloc file.
    You want an iWeb "webapp"?
    Add this page to the homescreen and then click that icon :
    http://www.wyodor.net/_Demo/Fancy/Dynamic_Text.html
    Then click the links in the dynamic textboxes.
    I leave it to you to figure out how it's done. Hint : read the documentation.
    To summarize : you want a fix for a problem that does not exist.

  • Web Services/RSS Feed to Share Content

    We are using Netweaver 2004s and have some KM Content that I would like to share with other sites.  The other sites are likely to be ASP written with Visual Studio 2008.  The KM Content consists of some WPC Paragraphs and some custom XML Forms created with Forms builder. 
    I was thinking we could maybe supply the content to the other sites via RSS Feeds or a Web Service of some sort and while I can find information about consuming both within portal I haven't had any luck determining how to share this information from the portal.
    Any advice or pointers to information regarding this subject are highly appreciated.

    Hi TA,
    Not sure if this will help you, but SAP KM is a WebDAV server as well as client. Perhaps you can publish this content using WebDAV? I know WPC pages have an RSS link on them that you can configure... so maybe that is something you could use for the WPC content you describe.
    Sorry I can't be of more help. You coud I suppose develop a custom portal component using the KM API the returned an RSS stream, you would probably have to make it anonymous access as I don't think RSS handles authentication.
    BRgds,
    Simon

  • Is it possible to add an RSS feed to a blog created using web apps?

    Is it possible to add an RSS feed to a blog created using web apps? Can RSS feeds be used for items other than an actual blog?

    No, but you have an RSS feed of your blog anyway and you can set an RSS feed for your web app if you want as well.Business Catalyst Help | Create RSS feeds

  • Dashcode Web Widget - RSS feed only displays in Safari

    Created a simple web widget in dashcode (my first experience with it) and when I deploy to the web it only works correctly in Safari. The RSS feed does not display in Explorer or Firefox. Having trouble getting it work on a windows computer and across browsers...any ideas?
    http://www.divergingsoul.com/
    Thank You

    We were able to work around this by using jQuery to write the data we wanted into the RSS output into the "Item Description" field.  And we just didn't use the "Item Description" field in the detail page at all... it worked out pretty good for us...
    Patrick Steil
    http://www.churchbuzz.org

  • Adding RSS feeds in Wiki's web snippet

    My specific goal is to add a Google News feed onto a Wiki page.
    More generally I think it would be great to have other RSS feeds as pages within my company's wiki to educate and track industry trends. I would think this is done through a web snippet. I have done some searching online, but haven't found anything that clearly lays out how to do this.
    Thanks,
    Allen

    OK, I now resolved this issue. I removed the ~/Library/Mail/Envelope Index file, re-run Mail.app and after that I'm able to add all my feeds back to mail. I haven't tried that before so I'm not sure if it's a matter of the 10.6.1 update or just a solution to this issue.

  • Links with special characters work on the web, but are broken in RSS feed

    Hi everyone,
    I've been searching the forum, but haven't found anything relevant.
    Here is my problem. Most embedded links on my blog posts work fine. However, sometimes I use links with embedded special characters. Here's an example link to a YouTube video:
    http://www.youtube.com/watch?v=ugiY9t6fzo4
    When I go to my blog on the web and click on the link, the link works fine. BUT, when I look at my RSS feed from the blog, the link gets transformed into:
    http://www.youtube.com/watch%253Fv%253DugiY9t6fzo4
    ... which doesn't work.
    Something (I presume iWeb?) replaces the "?v=" with "%253Fv%253D"
    Obviously, I get a lot of e-mail from my RSS subscribers telling me about broken links.
    What can I do? Does anyone else have this issue?

    I followed the topic concerning the Firefox photoalbum problem but I´m using Safari and the albums will not show up on the web !!!! I also exchanged the detailview and headercontrol *js which worked fine for opening the photoalbum on my harddisk with firefox. But when its uploaded to the server it won´t display and that in Safari!!!! On the published folder on my harddisk everything works fine
    www.voyage64.com
    just cklick on "photoalben" no album apears. Does anyone have the same problem with safari ???
    regards,
    David

  • Web Service call to update RSS feed

    Is there any webservice method to force an iTunesU RSS feed update?

    Yes, that is the way we are currently doing it now.
    Since we are storing content locally, our faculty members can just "drag and drop" their mp3 files into the appropriate directories on a server. We are trying to eliminate the step of having a faculty member touch the feed.
    Hopefully this feature will be added soon.
    Thanks
    -Andy

  • Web Analysis and RSS Feed

    Does WA support insertion of an RSS feed into a document? I have tried to do this through the Services button "Launch External Browser" but it locks up WA.
    We are using WA 9.3.01
    Any other ideas are appreciated.

    Hi lubos,
    check if is there any multiple filters assigned to the user. if security overwritten happens he can not access the data.
    Kiran

  • EXCEL Web Query  - load into SAP via Web dynpro or standard ABAP

    Hi everybody
    I was wondering if you can run an EXCEL WEB Query from abap and then upload the data retrieved from the web into SAP using either a web dynpro application or standard SAP.
    For standard ABAP one could probably run the EXCEL web query by executing some code such as
    call method cl_gui_frontend_services=>execute
    exporting
    document = 'your excel web query file'.
    You could then save the data and using GUI_UPLOAD get it into sap.
    I'd really like to do it via a web dynpro application.
    Any ideas anyone.
    For guys who've never used EXCEL web queries --quite easy.
    Open EXCEL
    go to Import External Data
    Choose New web query
    Enter URL of where you want to retrieve your data from such as YAHOO finance etc.
    For example to get the components of the Dow Jones Composite Index (^DJA) use this url
    http://finance.yahoo.com/q/cp?s=%5EDJA
    click the yellow arrow on the table data you want to import. The arrow will turn Green and press IMPORT
    Then enter the cell number where you want to start importing data
    Hey presto you've got your data from the web.
    Cheers
    jimbo

    when you create a new webquery, in the properties, you can set when the page should refresh (data fetch to happen), you can set that to refresh at file open.
    then you can use either OLE or gui_upload to upload the excel to read the data.
    have couple of question:
    why do you want to choose excel webquery ?=> is it because the ability to get unstructured data from the web?
    what sort of data you are trying to read from the web?=> most of data centric sites (forex, stock quotes) will have either RSS feeds or some web APIs to get data which can be easily consumed by ABAP
    Regards
    Raja

  • I need help getting my RSS feed compaitble with Itunes...Im almost there.

    Can someone help me with my code for itunes. Unfortunately I use rapidweaver to podcast and I have read there are a few things Rapidweaver leaves out when publishing the site so itunes does not accept the feed. My RSS feed works and can be subscribed manually though Itunes or with software. Im thinking im using spaces or it looks like I need to number my tracks for my podcast(which sounds odd but, I know itunes is finicky with spaces, symbols etc)
    thank you so much for the help...after I get my podcast set in Itunes I will be a happy camper!
    here is what the validation suggest from the free validator:
    Congratulations!
    [Valid RSS] This is a valid RSS feed.
    Recommendations
    This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.
    line 14, column 1047: Ensure description precedes content:encoded (11 occurrences) [help]
    ... 0cbb11-16.html#unique-entry-id-16</guid><content:encoded><![CDATA[<span ...
    ^
    line 14, column 0: style attribute contains potentially dangerous content: font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; (36 occurrences) [help]
    <lastBuildDate>Tue, 29 Dec 2009 21:13:01 -0800</lastBuildDate><itunes:author ...
    line 85, column 8507: Missing atom:link with rel="self" [help]
    ... h="245684953" type="audio/mpeg"/></item></channel>
    ^
    line 85, column 8507: Missing recommended iTunes channel element: language [help]
    ... h="245684953" type="audio/mpeg"/></item></channel>
    ^
    line 85, column 8507: Missing recommended iTunes channel element: itunes:explicit [help]
    ... h="245684953" type="audio/mpeg"/></item></channel>
    ^
    Source: <a class="jive-link-external-small" href="http://www.djnickjames.com/page4/files/Trancejectory.xml">http://www.djni ckjames.com/page4/files/Trancejectory.xml</a>
    1. <?xml version="1.0" encoding="utf-8"?>
    2. <rss version="2.0"
    3. xmlns:dc="http://purl.org/dc/elements/1.1/"
    4. xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    5. xmlns:admin="http://webns.net/mvcb/"
    6. xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    7. xmlns:content="http://purl.org/rss/1.0/modules/content/"
    8. xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
    9. <channel>
    10. <title>Trancejectory</title><link><a class="jive-link-external-small" href="http://www.djnickjames.com/index.html">http://www.djnickjames.com/index.h tml</a></link><description>Trancejectory - Brand new trance and progressive hits in a 2 hour mix.</description><dc:language>en</dc:language><dc:creator>nickjameslopez@gmail .com</dc:creator><dc:rights>Copyright 2009 Nick Lopez</dc:rights><dc:date>2009-12-26T13:52:05-08:00</dc:date><admin:generatorAg ent rdf:resource="http://www.realmacsoftware.com/" />
    11. <admin:errorReportsTo rdf:resource="mailto:[email protected]" /><sy:updatePeriod>hourly</sy:updatePeriod>
    12. <sy:updateFrequency>1</sy:updateFrequency>
    13. <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    14. <lastBuildDate>Tue, 29 Dec 2009 21:13:01 -0800</lastBuildDate><itunes:author>Nick James</itunes:author><itunes:owner><itunes:name>Trancejectory</itunes:name><itu nes:email>[email protected]</itunes:email></itunes:owner><itunes:category text="Music"/><itunes:keywords>Dance, Trance, House, Electro, Progressive</itunes:keywords><itunes:subtitle>www.djnickjames.com</itunes:subti tle><itunes:summary>Trancejectory with your host Nick James keeping you on the path to the latest in trance and progressive tunes from around the world in a 2 hour mix. </itunes:summary><itunes:image href="http://www.djnickjames.com/page4/files/podcast_channel.png" /><item><title>Trancejectory 20</title><dc:creator>[email protected]</dc:creator><category>None</cate gory><dc:date>2009-12-26T13:52:05-08:00</dc:date><link><a class="jive-link-external-small" href="http://www.djnickjames.com/page4/files/4b7e19b326f410f8831429f5090cbb11-1 6.html#unique-entry-id-16">http://www.djnickjames.com/page4/files/4b7e19b326f410 f8831429f5090cbb11-16.html#unique-entry-id-16</a></link><guid isPermaLink="true"><a class="jive-link-external-small" href="http://www.djnickjames.com/page4/files/4b7e19b326f410f8831429f5090cbb11-1 6.html#unique-entry-id-16">http://www.djnickjames.com/page4/files/4b7e19b326f410 f8831429f5090cbb11-16.html#unique-entry-id-16</a></guid><content:encoded><![CDAT A[<span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u>TRANCEJECTORY 20</u></span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "> </span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#66FFFF;font-weight:bold; "> </span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u><br /><br /></u></span>Liquid Soul - Love In Stereo (Jerome Isma-Ae Remix)<br />Anton Firtich - Mirage (Jochen Miller Remix)<br />Metteo Marini - Matter (Original No Vox Mix)<br />Bob Sinclair & Axwell - What A Wonderful World (EDX Remix)<br />Daniel Portman & EDX - Hip<br />Daniel Portman - Baaly (Non-Violin Dub)<br />Jerome Isma-Ae - Hold That Sucker Down<br />Activa - Minute One<br />Tom Neville & Stafford Brothers - Come My Way feat. Frank Stafford (Jerome Isma-Ae Dub Mix)<br />Kriece - Giant Head Of Fury<br />PROFF - Starstruck (Solarity Remix)<br /><br />58:00<br /><br />Mat Zo - Default<br />Moodfreak - Far From You (Mango Remix)<br />Solarity - Laika (Ashley Wallbridge Remix)<br />Schodt - Octagon<br />Kaskade & Seamus Haji feat Haley - So Far Away<br />Dinka - Never Cheat On Strangers<br />Jerome Isma-Ae, Chris Reece, EDX - Ready To Go<br />Lange pres Firewall - Wanderlust (Sunny Lax Chunky Mix)<br />Deadmau5 - Strobe (Michael Woods Remix)<br />Above & Beyond - Anjunabeach (Jerome Isma-Ae Remix)<br />Matt Darey pres Urban Astronauts - See The Sun (Aurosonic Remix)<br /><br />]]></content:encoded><enclosure url="http://www.djnickjames.com/page1/files/Trancejectory20.mp3" length="247126433" type="audio/mpeg"/></item><item><title>Trancejectory 19</title><dc:creator>[email protected]</dc:creator><category>None</cate gory><dc:date>2009-12-26T13:36:49-08:00</dc:date><link>http://www.djnickjames.com/page4/files/d7119a15b5bf963fa3bb5c124853043e-15.html# unique-entry-id-15</link><guid isPermaLink="true">http://www.djnickjames.com/page4/files/d7119a15b5bf963fa3bb5c124853043e-15.html# unique-entry-id-15</guid><content:encoded><![CDATA[<span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u>TRANCEJECTORY 19</u></span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "> </span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#66FFFF;font-weight:bold; "> </span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u><br /><br /></u></span>Mr. Sam & Andy Duguid - Tra Zomas<br />Dinka - Elements<br />Solarity - Laika<br />Jerome Isma-Ae - Hold That Sucker Down<br />Mat Zo - Rush 2009<br />Cressida - Two-O-Ten<br />Matt Darey pres. Urban Astronauts - See The Sun (Aurosonic Remix)<br />Above & Beyond - Anjunabeach (Jerome Isma-Ae Remix)<br />Andy Moor & Adam White - The White Room (Myon & Shane 54 Refill)<br />D'argetno - The Sun (Stanley Ross Mykonos Remix)<br /><br />59:00<br /><br />Guest Artist DJ Kouei<br /><br />Sophie Sugar - Together<br />Poshout Ft. Victoria Razznyh - Fallen World ( Poshout dub Remix )<br />Redstar- Evolution ( DeepWide Remix )<br />Setrise & Nurettin Colak - Frozen Dreams ( Six Sense Remix )<br />Armin Van Buuren ft. Van Velsen ; Broken Tonight ( Alex MORPH Remix )<br />Med vs. Neil Bamford - Stolen<br />Sean Tyas - Melbourne ( Hodel Bangin Remix )<br />Kay D Smith & Marc Tall - Hoipolloi ( Mark Sherry's Energy Remix )<br />Be:Gold - Sunstroke<br />Adam Foley - Generation]]></content:encoded><enclosure url="http://www.djnickjames.com/page1/files/Trancejectory19.mp3" length="242652868" type="audio/mpeg"/></item><item><title>Trancejectory 18</title><dc:creator>[email protected]</dc:creator><category>None</cate gory><dc:date>2009-12-26T13:09:17-08:00</dc:date><link>http://www.djnickjames.com/page4/files/bbd9e7e3f890ae78d9a4aae548032ac6-14.html# unique-entry-id-14</link><guid isPermaLink="true">http://www.djnickjames.com/page4/files/bbd9e7e3f890ae78d9a4aae548032ac6-14.html# unique-entry-id-14</guid><content:encoded><![CDATA[<span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u>TRANCEJECTORY 18</u></span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "> </span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#66FFFF;font-weight:bold; "> </span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u><br /><br /></u></span>Shannon - Let The Music Play (David Delano Dirty Lou & Swedish Egil Mix)<br />Sebastian Ingrosso - Kidsos (Wippenberg Remix)<br />Nadastrom - Save Us<br />Above & Beyond pres. Oceanlab - Lonely Girl (Ercola Remix)<br />Fatboy Slim vs Fedde le Grand - Praise You 2009<br />Michael Cassette - Kilimanjaro (Solarity Remix)<br />Chocolate Puma vs. Bingo Players - Disco Electrique (Vocal Mix)<br />Lange feat. Sarah Howells - Let It All Out (Genix Re-Rub)<br />Daniel Portman - Back To The Underground<br />Dinka - Green Leaf (Extended Vocal Mix)<br /><br />59:00<br /><br />Lish - Dirty Feelings (Alter Breed Remix)<br />Myon & Shane 54 feat Aruna - Helpless (Ian Flux & Thomas Blofeld Remix)<br />Stew Ewens & Louk - Bad Habit (Dinka Remix)<br />The Blizzard with Gaate - Iselilja (Michael Cassette Dub Remix)<br />EDX - Shy Shy (Extended Vocal Mix)<br />Thomas Gold feat Amanda Wilson - Just Because (The Good Guys Mix)<br />The Good Guys - Circle (Rawdirt's Double Drop Mix)<br />Moony - I Dont Know Why (DJ Chus & Jerome Isma-Ae Superdub Mix)<br />Muzikjunki & Marco Den Held - Red Snapper (Danila Remix)<br />Eleven.Five - Finding Hope (Cressida Remix)<br />Gareth Emery - Metropolis]]></content:encoded><enclosure url="http://www.djnickjames.com/page1/files/Trancejectory18.mp3" length="255581579" type="audio/mpeg"/></item><item><title>Trancejectory 10</title><dc:creator>[email protected]</dc:creator><category>None</cate gory><dc:date>2009-07-17T00:00:00-07:00</dc:date><link>http://www.djnickjames.com/page4/files/3ee3bbffb44aeacd3d794a1e091159c3-12.html# unique-entry-id-12</link><guid isPermaLink="true">http://www.djnickjames.com/page4/files/3ee3bbffb44aeacd3d794a1e091159c3-12.html# unique-entry-id-12</guid><content:encoded><![CDATA[<span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u>TRANCEJECTORY 10<br /></u></span><br />EDX - Shy Shy (Club Mix)<br />Above & Beyond pres. Oceanlab - Lonely Girl (Ercola Remix)<br />Sebastian Ingrosso - Kidsos (Wippenberg Remix)<br />Yvan & Dan Daniel - Enjoy The Silence (Jerome Isma-Ae Remix)<br />Hot Einstein - Moscow<br />Erphun - 2wo Butterflies (Mat Zo Remix)<br />David & Carr - Every Day feat Jenna Colaizy (Hawk’s Nude N Rude Remix)<br />Happy Monkey - King Of The Berry (Piano Slam Mix)<br />John Shelvin - Just Like You Said feat Molly<br />Quarrel - Feel You Better<br />Aqua Diva vs Mango - At The Edge Of This Mountain (Instrumental Mix)<br /><br />61:00<br /><br />D’argento - The Sun (Stanley Ross Mykonos Remix)<br />Dbn, Michael Feiner, Tommy Trash - Stars (Tommy Trash Remix)<br />Steve Agnello - Isabel<br />DJ Tatana - Autumn Sun (Oliver Southey Remix)<br />Dinka - Road To Perdition<br />PROFF - Deep Orange (Vadim Soloviev Remix)<br />Dinka - Canonball<br />DJ Tatana - Saltwater<br />Boris M.D & Khaz - Eliana<br />Onova - Platitude (Mat Zo Remake)<br />16 Bit Lolitas - 5 to 12<br />]]></content:encoded><enclosure url="http://www.djnickjames.com/page1/files/Trancejectory10.mp3" length="248324240" type="audio/mpeg"/></item><item><title>Trancejectory 11</title><dc:creator>[email protected]</dc:creator><category>None</cate gory><dc:date>2009-08-01T00:00:00-07:00</dc:date><link>http://www.djnickjames.com/page4/files/07882beaee405e0bbc9bbbe3b1475b3f-11.html# unique-entry-id-11</link><guid isPermaLink="true">http://www.djnickjames.com/page4/files/07882beaee405e0bbc9bbbe3b1475b3f-11.html# unique-entry-id-11</guid><content:encoded><![CDATA[<span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u>TRANCEJECTORY 11<br /><br /></u></span>ATB presents Flanders - Behind (EDX Re-Dub)<br />Daniel Portman - Dark Is Night For All<br />George F. Zimmer - Soma (Dinka Remix)<br />Evave - To The Stars (PROFF Remix)<br />Sundogs, Desyfer, Fletch - Primary Key (PROFF Remix)<br />The Blizzard with Gaate - Iselilja (Michael Cassette Dub Remix)<br />Squash 84 feat. Maia - Should I Find You (Michael Cassette Dub Remix)<br />PROFF - Little Space (Seratonine Remix)<br />Leventina - Naked (Ibiza Sunset Dub)<br />Jonathan Allyn - Near You (Jaytech Remix)<br />Sebastian Ingrosso - Kidsos (Original Mix)<br /><br />60:00<br /><br />Mike Shiver, Matias Lehtola - Captured feat Andrea Britton (Joonas Hahmo Remix)<br />MArc Marberg, Kyua & Albert - Grrreat<br />Kimito Lopez - Arabian Queen (Emilio Fernandez Remix)<br />Simone Anes - Children (Tom Novy Mix)<br />Blake Jarrell - Boracay<br />Dirty Vegas - Tonight (Above & Beyond Remix) Tune of the Week<br /><a href="http://s138.photobucket.com/albums/q265/facheezey/?action=view&current=R- 1858214-1248262259jpeg.jpg" target="_blank"><img src="http://i138.photobucket.com/albums/q265/facheezey/R-1858214-1248262259jpeg .jpg" border="0" alt="Nick James Tune of The Week"></a><br />Jonnas Hahmo - Radiance<br />DJ Remy - Knalpot<br />Above & Beyond pres Oceanlab - Lonely Girl (PROFF Remix)<br />Aqua Diva vs Mango - At The Edge Of The Mountain - Instrumental Mix)<br />D’argento - The Sun (Stanley Ross Mykonos Remix)]]></content:encoded><enclosure url="http://www.djnickjames.com/page1/files/Trancejectory11.mp3" length="249032549" type="audio/mpeg"/></item><item><title>Trancejectory 12</title><dc:creator>[email protected]</dc:creator><category>None</cate gory><dc:date>2009-09-22T00:00:00-07:00</dc:date><link>http://www.djnickjames.com/page4/files/7837d39da80f272eabb554516df5881d-10.html# unique-entry-id-10</link><guid isPermaLink="true">http://www.djnickjames.com/page4/files/7837d39da80f272eabb554516df5881d-10.html# unique-entry-id-10</guid><content:encoded><![CDATA[<span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u>TRANCEJECTORY 12<br /><br /></u></span>John O’Callaghan feat Lo Fi Sugar - Never Fade Away (Original intro)<br />John O’Callaghan feat Lo Fi Sugar - Never Fade Away (Andy Duguid Remix)<br />Cold Blue - Mount Everest (Dennis Sheperd)<br />Pryda - Alfon<br />DJ Tatana - Soulmate (Dinka Vocal Mix)<br />Deadmau5 - Arguru (EDX 5un5hine Remix)<br />GLM - Run To You feat Randolph (Amine Edge Instrumental Remix)<br />The Blizzard With Gaate - Iselilja (Michael Cassette Dub Remix)<br />Daniel Portman - Open Your Mind (Dinka D.E.E.P. Remix)<br />Above & Beyond - Buzz (Buzztalk Mix)<br />Leventina - Here Workin’ (Dinka Vocal Mix)<br />Moony - I Dont Know Why (DJ Chus & Jerome Isma-Ae Superdub Mix)<br /><br />58:00<br /><br />Pryda - Waves<br />Activa pres. Solar Movement - Eclipse (Mat Zo Remix)<br />Emilio Fernandez - Let It Go (Vocal Mix)<br />Ronski Speed feat Ana - The Deep Devine (Gareth Emery Remix)<br />PROFF - Breathe (Ricky Inch Remix)<br />Fedde Le Grand Feat. Mitch Crown - Scared Of Me (Ranucci Pelusi & Provenzano Remix)<br />Dubfire - Roadkill (EDX’s Acapulco At Night Remix)<br />Tritonal Feat. Hannah Sky - Jump Off (Tritonals Air Up There Mix)<br />Orbital - Halcyon (Tom Middleton Re-model)]]></content:encoded><enclosure url="http://www.djnickjames.com/page1/files/Trancejectory12.mp3" length="244215773" type="audio/mpeg"/></item><item><title>Trancejectory 13</title><dc:creator>[email protected]</dc:creator><category>None</cate gory><dc:date>2009-11-13T00:00:24-08:00</dc:date><link>http://www.djnickjames.com/page4/files/4f50e84527081a141c38130c7d0ccec9-9.html#u nique-entry-id-9</link><guid isPermaLink="true">http://www.djnickjames.com/page4/files/4f50e84527081a141c38130c7d0ccec9-9.html#u nique-entry-id-9</guid><content:encoded><![CDATA[<span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u>TRANCEJECTORY 13</u></span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "> </span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#66FFFF;font-weight:bold; "> </span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u><br /><br /></u></span>Michael Jackson - Stranger In Moscow (Jerome Isma-Ae)<br />Daniel Portman - Open Your Mind (Dinka D.E.E.P Remix)<br />Leventina - Naked (Ibiza Sunset Dub)<br />EDX - Rubin (DBN Remix)<br />Nifra - Complicated Life (1985 Remix)<br />Rest Point - Air Stream (PROFF Remix)<br />PROFF - Glittering Puzzle<br />Dakota - Roxy '84 (Michael Cassette Remix)<br />Dinka - Chemistry (Jerome Isma-Ae Remix)<br />Sebastian Krieg, Jerome Isma-Ae - 308<br /><br />60:00<br /><br /><a href="http://i1.soundcloud.com/artworks-000000504229-ws22az-crop.jpg" target="_blank"><img src="http://i1.soundcloud.com/artworks-000000504229-ws22az-crop.jpg" border="0" alt="<strong>Myon & Shane 54, International departures 007</strong>"></a><br /><br /><strong><u>Myon & Shane 54, International departures 007</u></strong><br />01. Oasis - Wonderwall (Myon and Shane 54 Helpless Mix)
    15. 02. Airplay 47 - Be Free (Mat Zo Remix)
    16. 03. Dakota - Johnny The Fox
    17. 04. Talla2XLC_-_Dante's_Peak_(Jerome_Isma-AeRemix)
    18. 05. Pryda - Melo 06. ATB - Renegate (Acapella)
    19. 07. Myon and Shane 54 - Helpless (Ian Flux and Thomas Blofeld Remix)
    20. 08. Above and Beyond - Home (Pianopella)
    21. 09. Above and Beyond - Home (Drumapella)
    22. 10. Above and Beyond - No One On Earth (Acapella)
    23. 11. Arnej - Dust In The Wind (Deep Dub)
    24. 12. J.O.C. feat Sarah Howels - Find Yourself (Cosmic Gate Remix)
    25. 13. Dave Gahan - I Need You (Acapella)
    26. 14. Lost Tribe - Gamemaster (Acapella)
    27. 15. Lost Tribe - Gamemaster (Shane 54 Drumless Dub)
    28. 16. Rank1 - Symfon
    29. 17. BT - Simply Being Loved (Somnambulist) (Acapella)
    30. 18. Above and Beyond - On A Good Day (Acapella)
    31. 19. Gareth Emery - Metropolis (Edit)
    32. 20. Duderstadt - Broken
    33. 21. Above and Beyond - Alone Tonight (Acapella)
    34. 22. Cass Fox - Touch Me (Myon and Shane 54 Remix)
    35. 23. Christian Cambas feat The Static Age - Sirens (Squash 84 Remix)
    36. 24. Ronski Speed feat Aruna - All The Way (Acapella)
    37. 25. Ronski Speed feat Aruna - All The Way (Jonas Steur Dub Synthapella)
    38. 26. Myon - Albion (Padapella) 27. Myon - Albion (Acapella)
    39. 28. Andy Moor - Halcyon (Acapella + Synthapella)
    40. 29. Andain - Summer Calling (Acapella)
    41. 30. Myon and Shane 54 - Allnight Rock and Roll (Squash 84 Remix)
    42. 31. Conjure One - Tears From The Moon (Acapella)
    43. 32. Faithless feat Cass Fox - Music Matters (Mark Knight Remix)
    44. 33. Amiel - Love Song (Myon and Shane 54 Remix)
    45. 34. Sunlounger - Change Your Mind (Myon and Shane 54 Remix)
    46. 35. Jakatta feat Seal - My Vision (Pianoapella + Vocal)
    47. 36. Oceanlab - Just Listen (Myon and Shane 54 remix)
    48. 37. Ashley Wallbridge and Andy Moor feat Meighan Nealon - Faces (Original Mix)
    49. 38. Super8 and Tab - Elektra 39. Oceanlab - Satellite (Acapella)
    50. 40. Ohmna - Key Of Life 41. Adiva - How Does It Feel (Myon and Shane 54 Dub)
    51. 42. Stardust - Music Sounds Better With You (Dub)
    52. 43. Andy Moor vs Lange - Stadium 4
    53. 44. Super 8 and Tab - Helsinki Scorchin'
    54. 45. Kosheen - Catch (Acapella)
    55. 46. Andy Moor vs Orkhidea - Year Zero (Acapella + Synthapella)
    56. 47. Darude - I Ran (Gareth Emery Dub)
    57. 48. Cara Dillion - Black Is The Colour (Acapella)
    58. 49. 3 Drives On A Vynl - Greece 2000 (Drumapella)
    59. 50. Gareth Emery vs Delerium - This is Silence (Myon and Shane 54 Mashup)
    60. 51. Ashley Wallbridge and Andy Moor feat Meighan Nealon - Faces (Acapella)
    61. 52. Tiesto - Ten Seconds Before (First State Remix)
    62. 53. Markus Schulz and Andy Moor - Daydream (Acapella)
    63. 54. Nadia Ali - Love Story (Andy Moor Dub)
    64. 55. Orkidea - Metaverse (Gareth Emery Remix)
    65. 56. Armin Van Buuren - Sound Of Goodbye (Acapella)
    66. 57. Signalrunner feat Julie Thompson - These Shoulders
    67. 58. Above and Beyond Vs Mr Pit - Shana Can't Sleep (Myon and Shane 54 Mashup)
    68. 59. Cosmos - Take Me With You
    69. 60. Above and Beyond - Air For Life (Synthapella)
    70. 61. Signum feat Anita Kelsey - Come Around Again (Myon and Shane 54 remix)
    71. 62. Tiesto feat BT - Love Comes Again (Acapella)
    72. 63. Oceanlab vs Nalin & Kane - Beachball Sky Falls Down (Myon and Shane 54 Remix Mashup)
    73. 64. Matt Cassar - Seven Days And One Week (Myon and Shane 54 Monster Mix)
    74. 65. Iio - Rapture (Acapella)
    75. 66. Myon and Shane 54 - Not A Lot Left (Acapella)
    76. 67. Michael Angelo feat Jenry R -Disconnected (Myon and Shane 54 Dub)
    77. 68. Leona Lewis - Bleeding Love (Acapella)
    78. 69. Bissen presents The Crossover - Washout (Myon and Shane 54 Remix)
    79. 70. Ronski Speed - The Space We Are (Acapella)
    80. 71. First State feat Anita Kelsey - Fallin (Acapella)
    81. 72. Albert Vorne - Formentera What (Gareth Emery Acapella + Synthapella)
    82. 73. The Whiteroom - Whiteroom (Myon and Shane 54 Remix Acapella)
    83. 74. Tomcraft - Loneliness (Myon and Shane 54 Summer Of Dub Mix)
    84. 75. The Doppler Effect - Beauty Hides In The Deep (Blizzard Acapella)
    85. 76. The Blizzard - Kalopsia (Stabapella + Padapella)]]></content:encoded><enclosure url="http://www.djnickjames.com/page1/files/Trancejectory13.mp3" length="242381481" type="audio/mpeg"/></item><item><title>Trancejectory 14</title><dc:creator>[email protected]</dc:creator><category>None</cate gory><dc:date>2009-11-20T23:53:51-08:00</dc:date><link>http://www.djnickjames.com/page4/files/794f47d4ef18468ee6c3b1fa27576bcd-8.html#u nique-entry-id-8</link><guid isPermaLink="true">http://www.djnickjames.com/page4/files/794f47d4ef18468ee6c3b1fa27576bcd-8.html#u nique-entry-id-8</guid><content:encoded><![CDATA[<span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u>TRANCEJECTORY 14</u></span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "> </span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#66FFFF;font-weight:bold; "> </span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u><br /><br /></u></span>Seventh Son & Ethan North - Adagio For Strings (Original Mix)<br />Passenger 10 - Avantgarde (Dinka D.E.E.P. Remix)<br />Way Out West feat. Jonathan Mendelsohn - Only Love (Jerome Isma- Ae Mix)<br />Inpetto - The Milky Way<br />Tom Cloud - Laguna<br />Jessus - Traveller (D.E.R. Mix)<br />Jessus - Sunrose<br />Tom Cloud - Last Days<br />Dirty Vegas - Tonight (Above & Beyond Remix)<br />Benjamin Leung & Dom G - Sub Zero (Jan van Lier Remix)<br /><br />59:00<br /><br />Innate - Parabolic Curve (Lank Remix)<br />PROFF - Little Space (Seratonine Remix)<br />Michael Jackson - Stanger In Moscow (Jerome Isma-Ae Remix)<br />Christian Weber - Electronic Love (Club Mix)<br />Above & Beyond pres. Oceanlab - Come Home (Michael Cassette Remix)<br />Afrojack - Radioman (EDX's 5un5hine Remix)<br />Cirez D - On Off<br />San - Better Days (Beat Service Remix)<br />Fedde Le Grand feat. Mitch Crown - Scared Of Me (Hardwell Remix)<br />Muzikjunki Marco Den Held - Red Snapper (Danila Remix)]]></content:encoded><enclosure url="http://www.djnickjames.com/page1/files/Trancejectory14.mp3" length="252470425" type="audio/mpeg"/></item><item><title>Trancejectory 15</title><dc:creator>[email protected]</dc:creator><category>None</cate gory><dc:date>2009-11-30T23:00:08-08:00</dc:date><link>http://www.djnickjames.com/page4/files/c2914a5ba3915062c4178fce03afdf20-7.html#u nique-entry-id-7</link><guid isPermaLink="true">http://www.djnickjames.com/page4/files/c2914a5ba3915062c4178fce03afdf20-7.html#u nique-entry-id-7</guid><content:encoded><![CDATA[<span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u>TRANCEJECTORY 15</u></span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "> </span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#66FFFF;font-weight:bold; "> </span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u><br /><br /></u></span>Jessus - Moonrose<br />Benjamin Leung & Dom G - Sub Zero (Nathan C Remix)<br />Above & Beyond pres. Oceanlab - On The Beach (Andy Dugiuid Remix)<br />PROFF - Deep Orange<br />Nurettin Colak & Faruk Sabanci - Anatolian Emotions (Myon & Shane 54 Remix)<br />Joonas Hahmo - Bendbass<br />Starkillers - Able & Uneasy (The Unreal Remix)<br />Daniel Portman & Rino Cabrera - Sumatra (Night In The Club Mix)<br />The Blizzard with Gaate - Iselilja (Michael Cassette Dub)<br />Dinka - Chemistry (Jerome Isma-Ae Remix)<br /><br />59:00<br /><br />Mr. Sam - MEnkayo (Maverickz Remix)<br />Cirez D - On Off<br />Above & Beyond pres. Oceanlab - On A Good Day (16 Bit Lolitas Remix)<br />Kriece - K9 (Matt Rowan & Jaytech Remix)<br />EDX - Shy Shy (Extended Vocal Mix)<br />Daniel Portman - Dark Is The Night For All<br />Second Life - A Second Chance (Instrumental Mix)<br />Schodt - Tokyo Dawn (Dinka Remix)<br />Above & Beyond pres. Oceanlab - Secret (Andrew Bayer Remix)<br />Dakota - Chinook (Afterhours Mix)<br />Seventh Son & Ethan North - Adagio For Strings]]></content:encoded><enclosure url="http://www.djnickjames.com/page1/files/Trancejectory15.mp3" length="248854427" type="audio/mpeg"/></item><item><title>Trancejectory 16</title><dc:creator>[email protected]</dc:creator><category>None</cate gory><dc:date>2009-12-06T18:00:18-08:00</dc:date><link>http://www.djnickjames.com/page4/files/678f042e5334e8dbc0c87e77a98d512d-5.html#u nique-entry-id-5</link><guid isPermaLink="true">http://www.djnickjames.com/page4/files/678f042e5334e8dbc0c87e77a98d512d-5.html#u nique-entry-id-5</guid><content:encoded><![CDATA[<span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u>TRANCEJECTORY 16</u></span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "> </span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#66FFFF;font-weight:bold; "> </span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u><br /><br /></u></span>Richard Durand - Always The Sun (Dub Mix)<br />Ronski Speed ft. Mque - Are You? (Clib Mix)<br />M.I.K.E. - Sunrise At Palamos (Gareth Emery Remix)<br />Ernesto vs. Bastian - Killer Tone<br />Lange feat Sarah Howells - Let It All Out (Genix Re-Rub)<br />Daniel Portman - Back To The Underground<br />Myon & Shane 54 feat Aruna - Helpless (Monster Mix)<br />Veracocha - Carte Blance (Cosmic Gate Remix)<br />Stew Ewens & Louk - Bad Habit (Dinka Remix)<br />Steve Angello - Tivoli<br /><br />59:00<br /><br />Gaia - Tuvan (Gareth Emery Remix)<br />Kaempfer & Dietze - Shear Force (Daniel Portman & Jerome Isma-Ae Remix)<br />Solarity - Terminal 6 (Jaytech Remix)<br />Fabio Stein - Stroboscopic (Danilo Ercole Remix)<br />Michael Cassette - Kilimanjaro<br />Armin Van Buuren feat Van Velzen (Dub Mix)<br />Activa feat Julie Harrington - You Are Here (Thomas Datt Dub)<br />John O' Callghan feat Audrey Gallagher - Take It All Away (Marcus Schossow Remix)<br />Above & Beyond pres. Oceanlab - Secret (Andrew Bayer Remix)<br />Inpetto - The Milky Way<br />Active - Minute One<span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u><br /></u></span>]]></content:encoded><enclosure url="http://www.djnickjames.com/page1/files/Trancejectory16.mp3" length="243768165" type="audio/mpeg"/></item><item><title>Trancejectory 17</title><dc:creator>[email protected]</dc:creator><dc:subject>PLAYLIST </dc:subject><dc:date>2009-12-13T19:18:47-08:00</dc:date><link>http://www.djnickjames.com/page4/files/974d2ab1cfaeb6ceae605d4b699a2408-0.html#u nique-entry-id-0</link><guid isPermaLink="true">http://www.djnickjames.com/page4/files/974d2ab1cfaeb6ceae605d4b699a2408-0.html#u nique-entry-id-0</guid><content:encoded><![CDATA[<span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u>TRANCEJECTORY 17</u></span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "> </span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#66FFFF;font-weight:bold; "> </span><span style="font:12px HiraKakuPro-W6; font-weight:bold; color:#666666;font-weight:bold; "><u><br /><br /></u></span>Ridgewalkers feat El - Find (Russell G Remix)<br />Christopher Manik - Pink Champagne (Jaytech Remix)<br />DJ Remy - 20 Dollars<br />Daniel Portman - Back To The Underground<br />Rocking J - Sequence (Alex M.O.R.P.H. Remix)<br />Michael Cassette - Kilimanjaro (Solarity Remix)<br />Dinka - Green Leaf (Extended Vocal Mix)<br />Daniel Portman - Elder<br />Paul Van Dyk feat Johhny Mcdaid - Home (Wippenberg Remix)<br />Ronski Speed feat Mque - Are You? (Sun Decade Dub)<br /><br />59:00<br /><br />Chocolate Puma & Bingo Players - Disco Electrique ( Revisited Mix)<br />DJ Remy - Strobophonic<br />Thomas Gold feat Amanda Wilson - Just Beacause (The Good Guys Mix)<br />Cosmic Gate feat. Aruna - Under Your Spell (Myon & Shane 54 Monster Mix)<br />EDX - Shy Shy (Club mix)<br />Kriece - K9 (Matt Rowan & Jaytech Remix)<br />ATB - pres. Flanders - Behind (EDX Re-Dub)<br />Moony - I Don't Know Why (DJ Chus & Jerome Isma-Ae Superdub Mix)<br />Armin Van Buuren - The Sound Of Goodbye (EDX's Indian Summer Vocal Remi)<br />Shannon - Let The Music Play 2009 (David Delano Dirty Lou & Swedish Egil Mix)]]></content:encoded><enclosure url="http://www.djnickjames.com/page1/files/trancejectory17.mp3" length="245684953" type="audio/mpeg"/></item></channel>
    86. </rss>

    It's better to post the URL of the feed (as you have subsequently done) than the contents of the feed .
    From the FeedValidator report the feed is basically OK for iTunes. There are several occasions where 'content:encoded' sections (following immediately on 'guid' tags) should be enclosed in
    <description>...</description>
    tags: however all this will be ignored by iTunes anyway and only applies to other readers. The 'potentially dangerous content' referred to by FeedValidator is within the 'content:encoded' tags and so isn't relevant to iTunes. They are referring to an inline css style, and I don't know whether this might cause a problem elsewhere.
    You should really have a language tag, e.g.
    <language>en-us</language>
    (you have a dc:language tag but that's for a different system). This should be placed in the top section, before the first 'item' tag.
    It's advisable to have an 'itunes:explicit' tag for each 'item' -
    <itunes:explicit>yes IF CONTAINS ADULT MATERIAL, OTHERWISE no</itunes:explicit>
    it's not compulsory if you have no adult material, but you must have a 'yes' if you do.
    You can check your feed by subscribing in iTunes from the 'Advanced' menu - this has the same result as clicking the 'Subscribe' button on the Store page. If it works OK there you are ready to submit it.

  • I am unable to submit my RSS feed into iTunes

    Podcast RSS feed not being accepted by iTunes
    I have registered my main podcast RSS feed in iTunes successfully. I want to migrate this RSS feed from feedburner to PowerPress, but I want to prototype it first before I move the real feed. To that end, I created another Blogger blog site and Feedburner rss feed that has the same settings as my main feed. The feed is using SmartCast to configure the RSS feed for iTunes compatibility. I cannot get the test feed to load into iTunes though. I get this error message:
    Podcast cover art must be at least 1400x1400 pixel JPG or PNG, in RGB color space, and hosted on a server that allows HTTP head requests.
    I had the artist give me a 1400x1400 pixel version of the logo in RGB color space (I’m not sure how to verify this).  Here is a link to the logo, if anyone can tell by looking at the picture or site what is wrong that needs to be fixed. http://s24.postimg.org/lvuuf7v91/ARP_logo_i_Tunes.jpg
    I have read as many forum posts as I can to try and solve this issue and nothing has worked so far. Can someone tell me what is wrong with my image or RSS feed that is causing iTunes to reject the feed?
    Here is the RSS feed:
    <?xml version="1.0" encoding="UTF-8"?>
    <?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?>
    <?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?>
    <rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
    <channel>
    <atom:id>tag:blogger.com,1999:blog-2141959670783740217</atom:id>
    <lastBuildDate>Wed, 18 Feb 2015 06:39:04 +0000</lastBuildDate>
    <title>jwaitdev</title>
    <description />
    <link>http://jwaitdev.blogspot.com/</link>
    <managingEditor>[email protected] (John W)</managingEditor>
    <generator>Blogger</generator>
    <openSearch:totalResults>1</openSearch:totalResults>
    <openSearch:startIndex>1</openSearch:startIndex>
    <openSearch:itemsPerPage>25</openSearch:itemsPerPage>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Jwaitdev" />
    <feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="jwaitdev" />
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" />
    <media:thumbnail url="http://s24.postimg.org/lvuuf7v91/ARP_logo_i_Tunes.jpg" />
    <media:keywords>comic,books,comics,marvel,dc,batman,superman,x,men,avengers,won der,woman,arcs,iron,man,captain,america,hulk,green,lantern,arrow,justice,league, aquaman,thor,cyclops,storm,wolverine,spiderman</media:keywords>
    <media:category scheme="http://www.itunes.com/dtds/podcast-1.0.dtd">Games &amp; Hobbies/Hobbies</media:category>
    <itunes:owner>
    <itunes:email>[email protected]</itunes:email>
    </itunes:owner>
    <itunes:explicit>no</itunes:explicit>
    <itunes:image href="http://s24.postimg.org/lvuuf7v91/ARP_logo_i_Tunes.jpg" />
    <itunes:keywords>comic,books,comics,marvel,dc,batman,superman,x,men,avengers,wo nder,woman,arcs,iron,man,captain,america,hulk,green,lantern,arrow,justice,league ,aquaman,thor,cyclops,storm,wolverine,spiderman</itunes:keywords>
    <itunes:subtitle>Jwait Dev</itunes:subtitle>
    <itunes:summary>My development blog for testing migration</itunes:summary>
    <itunes:category text="Games &amp; Hobbies">
    <itunes:category text="Hobbies" />
    </itunes:category>
    <image>
    <link>http://jwaitdev.blogspot.com</link>
    <url>https://feedburner.google.com/fb/images/pub/fb_pwrd.gif</url>
    <title>http://s27.postimg.org/fnxhw7lhb/ARP_logo_RSS.jpg</title>
    </image>
    <item>
    <guid isPermaLink="false">tag:blogger.com,1999:blog-2141959670783740217.post-38349488 96057833951</guid>
    <pubDate>Wed, 18 Feb 2015 06:39:00 +0000</pubDate>
    <atom:updated>2015-02-17T22:39:04.500-08:00</atom:updated>
    <title>ARP - 32 - Teen Titans: Judas Contract</title>
    <description>Dev blog for practicing migration.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-Miu_JPJPmiA/VOQzZPvEy0I/AAAAAAAAAGw/dg_kz3v_N8A/s1600/ teen%2Btitan%2Bcopy.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/-Miu_JPJPmiA/VOQzZPvEy0I/AAAAAAAAAGw/dg_kz3v_N8A/s1600/ teen%2Btitan%2Bcopy.jpg" height="194" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
    &lt;a href="http://feeds.feedburner.com/~ff/Jwaitdev?a=sYEG3TSBXJw:tD9aLoP_o-A:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Jwaitdev?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Jwaitdev?a=sYEG3TSBXJw:tD9aLoP_o-A:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Jwaitdev?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Jwaitdev?a=sYEG3TSBXJw:tD9aLoP_o-A:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Jwaitdev?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
    &lt;/div&gt;</description>
    <enclosure type="audio/mpeg" url="http://archive.org/download/ARP32JudasContract/ARP-32-JudasContract.mp3" length="0" />
    <link>http://jwaitdev.blogspot.com/2015/02/arp-32-teen-titans-judas-contract.html</link>
    <author>[email protected]</author>
    <media:thumbnail url="http://1.bp.blogspot.com/-Miu_JPJPmiA/VOQzZPvEy0I/AAAAAAAAAGw/dg_kz3v_N8A/s72-c/ teen%2Btitan%2Bcopy.jpg" height="72" width="72" />
    <thr:total>0</thr:total>
    <media:content url="http://archive.org/download/ARP32JudasContract/ARP-32-JudasContract.mp3" type="audio/mpeg" />
    <itunes:explicit>no</itunes:explicit>
    <itunes:subtitle>Dev blog for practicing migration.</itunes:subtitle>
    <itunes:author>[email protected]</itunes:author>
    <itunes:summary>Dev blog for practicing migration.</itunes:summary>
    <itunes:keywords>comic,books,comics,marvel,dc,batman,superman,x,men,avengers,wo nder,woman,arcs,iron,man,captain,america,hulk,green,lantern,arrow,justice,league ,aquaman,thor,cyclops,storm,wolverine,spiderman</itunes:keywords>
    </item>
    <language>en-us</language>
    <media:rating>nonadult</media:rating>
    <media:description type="plain">Jwait Dev</media:description>
    </channel>
    </rss>

    I was shown on another forum that the web hosting site had resized the image. When I uploaded the image to Image Shack, it was fine. Image Shack does not resize the image on you.

Maybe you are looking for