Scrolling TrackPad in RSS feeds

I love the scrolling trackpad on my iBook. It works perfectly (almost) everywhere.
Except Safari RSS feeds. Works fine in Safari, normally. But if I pull up an RSS feed, everything goes to ****. It either doesn't scroll really at all, or it jumps down a page or two. At first I thought I just had to get use to it, but I've been using it for a few weeks and it works fine *everywhere else*.
Oh, and the arrow keys and scroll bar work fine. Happens in multiple different feeds and users. I don't install add-ons, plug-ins or anything but standalone third party software. I recently did an erase and install (for fun, not this issue) and keep up to date with any updates. Sigh
Anyone else run in to this with an iBook/PowerBook/Mighty Mouse/anything else? Any thoughts?

Your feed is at http://radioafricaonline.com/rao.xml
I can't see why the iTunes Store version shouldn't work on iPhones, but I don't have an iOS device to check it on. Have you been able to check it on another iOS device?
I can only confirm that it works as expected on a Mac and there appears to be no problem with the feed; also the server hosting your media files does accept 'byte-range requests' as required by iPhones.
You could try asking in the iPhone forum - someone may be able to check it for yo.

Similar Messages

  • Certain RSS feeds do not display in scrolling Omniportlet

    I've been attempting to get some RSS feeds implemented in our portal with mixed results. I am using portal and PDK versions 10.1.2.0.0. I am using a slightly modified version of the XSL file available here (http://www.oracle.com/technology/products/ias/portal/viewlets/omniportletnews.xsl) as I've added pubDate as a field.
    Some feeds, like NPR's top stories (http://www.npr.org/rss/rss.php?id=1001) will scroll fine, though others, like the FDA's news feed (http://www.fda.gov/bbs/topics/news/rssPress.xml) give an empty portlet frame. Both of these feeds display when the portlet layout is set to Plain.
    Is there a trick that I'm missing?
    Jeeg

    If you go to http://www.portaltown.com, under Demos\Dash and Demos\Dash Editor you can see an RSS feed aggregator that provides graphical layout for a portal page. This provides an extremly simple way to grab feeds and publish them with dynamic parameters (height,width,positon,scrollers,etc..) which can be user defineable if elected. It can also be integrated with OID for user and group access. It is built with Java and Oracle libraries and is totally free for download with source included. Portaltown can also help with the integration into your enviornment if desired to ensure successful integration.

  • Horizontal RSS feed- is it possible to create an RSS feed (showing both pictures and text), that scrolls from left to right rather than top to bottom?

    I am trying to create an RSS feed that will scroll from left to right rather than top to bottom as is standard in iWeb.  Ideally, I would like to show both images and text. I am actually using iWeb '09.  I am not opposed to writing html code if necessary.
    Thank you for your help!

    Probleme solved without having to change anything in the flash.
    The solution was to add a small part in the CSS in HTML
    html {
    overflow-x: hidden;
    overflow-y: auto;
    Solve probleme. All browser. VERY usefull to know !

  • I am trying to create a RSS feed from scratch

    Okay so I want to create a RSS feed with these two links:
    http://www.networkcomputing.com/rss.php
    and
    http://www.voip-news.com/rss/vnar.xml
    I have checked out different widgets and what not but I want to create this from scratch.
    I started this xml file:
    <?xml version="1.0" encoding="UTF-8"?>
    <rss  version="2.0">
    <channel>
    <title>Network Computing</title>
    <link>http://www.networkcomputing.com/all.xml</link>
    <description>Top stories and blogs</description>
    <lastBuildDate>Wed, 14 Jul 2010 10:19:00 GMT</lastBuildDate>
    <language>en-us</language>
    <item>
    <title>Catbird, Hytrust Offer Integrated Virtualization Compliance Reporting
    </title>
    <link>http://www.networkcomputing.com/virtualization/catbird-hytrust-offer-integrated- virtualization-compliance-reporting.php</link>
    <guid>http://www.networkcomputing.com/virtualization/catbird-hytrust-offer-integrated- virtualization-compliance-reporting.php</guid>
    <pubDate>Wed, 14 Jul 2010 10:19:00 GMT</pubDate>
    <description>Virtualization security companies Hytrust and Catbird will offer integrated compliance reporting that encompasses the hypervisor-host and network environment down through the virtual machine level. Catbird vSecurity, delivered either as a hosted service or virtual appliance, ensures correct hypervisor configuration and deploys network access control (NAC) against unauthorized access and protection against attack via IDS/IPS. Its VMShield component protects client VMs, tracks them as they move and enforces policy.</description>
    </item>
    </channel>
    </rss>
    So I created a button on my home page, and it is linked to this XML file. Everything works great except it only shows the item that I coded in...I want it to show ALL items.
    Can I do this without having to input each item individually?
    Is this how I should do it anyways with a button linking to this xml file?
    I really want to have like 3-5 of the posts to auto update on my home page but I dont know how to embed the RSS into my HTML home page file.
    Also, the way I have it coded, will it automatically update the new posts?
    or do I have to wait for the new post and input the item into the xml file?
    I am very new to the RSS feed so please help.
    Thanks,
    cp

    Here is my HTML code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Untitled Document</title>
    <!--
    body {
        background-color: #000000;
        background-image: url(images/background.jpg);
        background-repeat: repeat-x;
    -->
    </style>
    <script type="text/javascript">
    <!--
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    //-->
    </script>
    <link href="styles.css" rel="stylesheet" type="text/css" />
    <link href="SpryAssets/SpryMasterDetail.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    body {
        background-color: #3B5998;
    .style2 {
        font-size: 14px
    .style6 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #97B1F4;
    .style7 {color: #FFFFFF}
    .style8 {
        color: #97B1F4;
        font-weight: bold;
        font-size: 12px;
        font-family: Helvetica;
        margin-left: 35px;
    .style9 {color: #97B1F4}
    .style10 {
        color: #97B1F4;
        font-size: 12px;
        font-family: Helvetica;
        font-weight: bold;
    .style11 {
        color: #97B1F4;
        font-size: 12px;
        font-family: Helvetica;
    </style>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <script src="http://config.spry-it.com/js?f=1.7/data/1.7/jsondataset/nestedjsondataset"></script>
    <script src="SpryAssets/SpryDataYQLDataSet.js"></script>
    <script>
    var dsItem = new Spry.Data.YQLDataSet(
        'select * from xml where url="http://www.networkcomputing.com/all.xml"',
        false,
            format:"xml",
            preparseFunc: function( strxml ){
                var xml = Spry.Utils.stringToXMLDoc( strxml ), ds = Spry.Data.XMLDataSet.getRecordSetFromXMLDoc( xml, "rss/channel/item" );
                return ds.data;
    function MM_openBrWindow(theURL,winName,features) { //v2.0
      window.open(theURL,winName,features);
    </script>
    </head>
    <body>
    <div id="container">
    <div id="banner"></div>
    <div id="navigation">
    <div id="navbar">
      <ul class="style2">
        <li><a href="index.html">Home</a></li>
        <li><a href="solutions.html">Solutions</a></li>
        <li><a href="services.html">Services</a></li>
        <li><a href="support.html">Support</a></li>
        <li><a href="about.html">About</a></li>
        <li><a href="contact.html">Contact</a></li>
      </ul>
    </div>
    </div>
    <div id="navigation2">
    <img src="images/navigation_2.jpg" />
    </div>
    <div id="content">
      <div id="right_content">
    <div id="video">
    <embed src="network.mp4" width="320" height="162" autostart="true" style="background-color: Black; " type="video/quicktime" autoplay="true" loop="true" controller="true" pluginspage="http://www.apple.com/quicktime/download/"></embed>
    </div>
    <div id="title_bar">
        <p class="style8"><a target="_blank" href="http://www.networkcomputing.com/all.xml">RSS Network Computing</a></p>
        </div>
    <div id="PageWrap">
      <div class="MasterDetail">
      <p class="style10">Select a Channel:</p>
        <div spry:region="dsItem" id="MasterContainer" class="MasterContainer">
          <div spry:repeat="dsItem" spry:test="{ds_RowID}<4" spry:choose="choose">
            <div class="MasterColumn" spry:when="{ds_RowID} == {ds_CurrentRowID}" spry:select="MasterColumnSelected" spry:selectgroup="master" spry:selected="MasterColumnSelected" spry:hover="MasterColumnHover" spry:setrow="dsItem">{title}</div>
            <div class="MasterColumn" spry:default="default" spry:select="MasterColumnSelected" spry:selectgroup="master" spry:hover="MasterColumnHover" spry:setrow="dsItem">{title}</div>
          </div>
        </div>
        <br/>
        <div spry:detailregion="dsItem" class="DetailContainer">
          <div class="DetailColumn"><span class="style9">Category:</span>  <span>{category}</span></div>
          <div class="DetailColumn"><span class="style9">Published:</span>  <span>{pubDate}</span></div>
          <div class="DetailColumn"><span class="style9">Author:</span>  <span>{author}</span></div>
          <br/>
          <div class="DetailColumn"><span class="style9">Description:</span><br><span>{description}</span>  <button onClick="MM_openBrWindow('{link}','','')">More...</button></div>
        </div>
        <br style="clear:both" />
      </div>
    </div>
    <div id="title_bar">
        <p class="style8"><a target="_blank" href="http://www.voip-news.com/rss/vnar.xml">RSS VoIP News</a></p>
        </div>
        <p class="style11"><a href="voip_rss.html">View Now (Click Here)</a></p>
    </div>
    <div id="left_content">
    </div>
    <div id="logos">
    </div>
    </div>
    <div id="footer">
    <div id="footerbox">
    <p class="style6"><span class="style7">Stanford Technologies</span> © Copyright, 2010. All Rights Reserved. Powered by <span class="style7">Chris Proett</span></p>
    </div>
    </div>
    </div>
    </body>
    </html>
    I just want to take away the scroll bar in FF.

  • Is there a way to set up RSS feeds like IE to get photos instead of links

    On Internet Explorer when you pull up an RSS feed for photobucket it shows you a scroll down list of the photo's. Firefox gives you links that take you to the person's page. In the time it takes me to follow one link I can scroll thru 25 pictures on IE.
    Is there a way to fix this??
    Thanks,
    Michelle

    Look through these extensions for an extension with the features that you want to add to Firefox.
    [https://addons.mozilla.org/en-US/firefox/search/?q=RSS&cat=all&lver=any&atype=0&sort=&pid=1&pp=20&lup=&advanced= AMO - RSS search]

  • RSS Feeds wont open in one window anymore

    Hi everybody. Got a weird one for you.
    I used to be able to "middle click" (clicking my scroll wheel on my logitech mouse) on the "RSS Feeds" in my bookmark bar to view ALL new RSS feeds. That is, when I middle clicked on the "RSS Feeds", the RSS screen would open with ALL new articles on the one page, no matter how many RSS sites I had bookmarked.
    For some reason just recently when I middle click the "RSS Feeds", Safari still opens the RSS screen as usual but with none of the NEW RSS feeds. "RSS Feeds" in the bookmarks bar still shows I have unread articles.
    I have to open each feed individually. It's a bit of a pain.
    I can't seem to find ant articles on this problem. As far as I know I didn't install any new software that would have conflicts with this.
    Any idea what I can do to fix it. Thanks in advance.

    Hello Rick
    Thanks for that. I probably didn't explain myself very well.
    I am happy with the exe files opening in different windows it is
    the html files that is the problem. The three menu files are all
    html files and it is when moving between these that the multiple
    window problem arose. I say 'arose' because following my message I
    went back to try yet again and found that if I put all the files on
    the CD without any being in a folder AND in the Advanced dialogue
    box of the Text Properties - where the Link is defined - clicking
    on the 'Apply to All links' button, then the menus actually open
    using the same window; or at least, the sub menus do, the Main menu
    window remains open with the Main menu in it. I have spent so long
    messing around with this that I am going to have to settle for that
    outcome I think.
    All very confusing really!!
    John

  • RSS Feed Lessons seem to be out of order.

    The lessons in the RSS Feed of the Day 1 lessons appear to be out of order.
    The second lesson in the RSS Feed describes how to apply scroll bars to a container.

    Hi, I was having a simliar problem after updating to Windows 10 and it was really annoying me. I seemed to have fixed it by changing some settings in the compatibility section of the application properties. Here's how I did it:Right-click skype and go to properties. Click on the 'Compatibility' tab. Check the 'Disable display scaling on high DPI settings'. Click 'Apply' and you're good to go! Hope this helps, Dan.

  • Anyone ever created an RSS feed in DW?

    Take a look at the scrolling ticker at
    www.londonstockexchange.com top of the homepage
    I want to create something similar to this at
    www.investix.co.uk to fit just snug under the horizontal nav menu
    bar near the top. Does this involve setting up an RSS feed? I know
    I can obtain the 15 min delayed market data from the LSE directly
    at no cost, but it's getting it integrated in my homepage that I
    need help with. Is there somewhere in Dreamweaver that assists the
    user with integrating streaming RSS feeds into a website?

    HYPER83 wrote:
    > Take a look at the scrolling ticker at
    www.londonstockexchange.com top of the
    > homepage
    >
    > I want to create something similar to this at
    www.investix.co.uk to fit just
    > snug under the horizontal nav menu bar near the top.
    Does this involve setting
    > up an RSS feed? I know I can obtain the 15 min delayed
    market data from the LSE
    > directly at no cost, but it's getting it integrated in
    my homepage that I need
    > help with. Is there somewhere in Dreamweaver that
    assists the user with
    > integrating streaming RSS feeds into a website?
    >
    I just googled for "dreamweaver create rss feed" and found:
    http://www.htmlgoodies.com/beyond/xml/article.php/3698976
    http://www.thesitewizard.com/gettingstarted/dreamweaver1.shtml
    There are many more.
    Dooza

  • Add Someone Elses RSS feed to my iWeb Page

    I would like to add a quote of someone else's RSS Feed onto my page. For example, I think it would be nice to be able to show a summary of the current weather in my town from weather.com in a text box on my page. Can this be easily done within a page created by iWeb? I know that I can add a static link to the weather.com page, but an auto updated box would be cool.
    Apologies if some of my terminology is not correct, and thanks for any helpful hints!
    MacBook 13 inch 1 GB RAM 60 GB HD   Mac OS X (10.4.7)  

    Check this page out for a cool online HTML code generator to do just what you want...
    http://p3k.org/rss/
    Once you get the HTML code, you will have to edit it into your published page.html file, using the now standard method of adding external HTML...
    Two things to keep in mind...1. No way to do this via iWeb directly, so it involves editing the published html files, and 2. Because iWeb republishes the html files whenever you update the your webpage, you will lose your changes and have to redo them to add your banners back.
    The general directions are as follows...
    1. Decide where you want your feed box and know exactly what dimensions you need.
    2. Insert a text box onto your page and adjust its size to exactly your dimensions.
    3. Type in some uniquely identifiable text like, "RSSFEEDHERE" without changing the font or anything else...just type it in.
    4. Publish your page with iWeb.
    5. Find the html file associated with your published page (either on your iDisk or in a folder depending on how you published) and open it in any text editor (like Microsoft Word, or Textedit, or anything).
    6. Scroll through the html file and locate your placeholder text, e.g. "RSSFEEDHERE".
    7. Replace the placeholder text with your html code and save your page. (not save as, just save)
    That's it. You should see your rss feed box show up where you placed the text box.

  • RSS Feed in Flash: is it possible?

    Can RSS Feeds be inserted into Flash?
    I would like to create an animation whose sole purpose is to scroll a feed (like CNN), and that would change the source feed every 10 minutes.
    Is this possible in Flash?

    But of course RSS Feeds are possible to load in Flash.
    You can load the RSS XML as an XML file and work with it that way.
    A couple of things to mention:
    1. You need to work with a crossdomain poilcy file if you are loading the RSS from a different domain than the SWF (IE - RSS is on feeds.mywebsite.com, and the SWF is on www.mywebsite.com)
    Look up how to work with XML files, and crossdomain policies (if necessary).

  • RSS feed with thumbnails

    I'm creating a website where I have a classifieds section with featured ads which I can generate an RSS feed with images for.
    I am looking for a way to set up an rss reader on my dreamweaver homepage which would scroll through the featured ads, which is easy enough to do with the title and description, but I would also like to include the thumbnails.
    I just thought about it because of NetVibes, here's an example on the top left:
    http://www.netvibes.com/yelkezin#Noticias_gerais
    This google ajax API is perfect if I can figure out how to diplay the thumbnails.
    http://code.google.com/apis/ajax/playground/?exp=feeds#dynamic_feed_control_-_vertical
    Does anybody know the code to be able to do this? Or information on how to do this?
    I've been looking all over but haven't found anything concrete that I understand (I am not a programming expert, just a designer looking to spice up my site) Any tiny bit of information or help will be greatly appreciated.

    If you go to this site you will find the google code there.
    http://code.google.com/
    HTH
    Sorry you have already done that, so just edit the code to point to your website, (this is where it says title and url).
    Message was edited by: pziecina

  • RSS feeds to DMP4400G

    Hello,
    I have DMM 5.3 setup to manage up to 5 DMP4400G with 5.3 firmware.
    How do i setup the DMM to display/scroll  RSS feeds on the DMPs.
    Do i need to create XML files for this.
    I really new to Video
    Thanks for the anticipated support

    The DMM has a set up for this. If you are using the DMD, you can click on the RSS icon to set up a feed. Content will need to follow the RSS specs. You may also have to set a crossdomain policy for your feed, if you use the built-in functionality of the DMM. The reason is that the DMM renders all rss feeds in flash, and flash is restrictive in terms of what content it allows to be served out. A cross domain policy can be set by putting crossdomain.xml in your root folder of your web server. It should look something like this:
    <?xml version="1.0"?>
    http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
    Good luck!
    -Michael

  • How to embed RSS feeds in a website using DW8

    Hi, I would be very grateful for any advice on the best
    method, extension or s/w to embed a rolling news RSS feed (+/-
    video) to my website, which can be easily styled using CSS. My
    server supports PHP. Many thanks, Simon

    Not sure what you mean exactly.
    1) Do you want to create and publish your own RSS feeds which
    people can
    subscribe
    to? or
    2) do you want to display other people's RSS news feeds on
    your web site?
    or
    3) do you just want a vertical scroller?
    If 1)
    How to Create an RSS Feed with Notepad, a Web Server and a
    Beer - the beer
    is optional :-)
    http://www.downes.ca/cgi-bin/page.cgi?post=56
    RSS Specifications - everything you need to know about RSS:
    http://www.rss-specifications.com/display-rss.htm
    FeedForAll - feed generating software for win/mac:
    http://www.feedforall.com/
    If 2)
    Feed Roll - JavaScript generator for including news feeds in
    websites:
    http://www.feedroll.com/rssviewer/
    Google Ajax feedfetcher - requires you to have a Google API
    key#
    http://www.dynamicdrive.com/dynamicindex18/gajaxrssdisplayer.htm
    if 3)
    Project Seven's Vertical Scroller is nice.
    http://www.projectseven.com/products/tools/vscroller/index.htm
    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com
    "Simon RCL" <[email protected]> wrote in
    message
    news:gcir6k$jvf$[email protected]..
    > Hi, I would be very grateful for any advice on the best
    method, extension
    or
    > s/w to embed a rolling news RSS feed (+/- video) to my
    website, which can
    be
    > easily styled using CSS. My server supports PHP. Many
    thanks, Simon
    >

  • How can I save the RSS feed from awebsite on the toolbar so it will show all the content in a folding menu?

    In the previous versions of FireFox I Could push the RSS sign in the addressbar and choose to have the feed on my bookmark toolbar. In that way i could push the feed name on the bar and see names of feeds i have read and them I havent read and decide whiche one to go to. today when i save a bookmark to the toolbar and then push it there, instead of showing me the different content in a folding menu like before, the whole page jumps to the website. How can I save the feed from the website like before?

    - Go to the Tools menu - select Options.
    - At the top of the Options window, click 'Applications'.
    - Scroll down to 'Web Feed' and make sure the Action is set to 'Add Live Bookmarks in Firefox'.
    - Click OK.
    - Navigate to the desired website, go to the Bookmarks Menu and select 'Subscribe to this Page'

  • RSS Feeds with SSL Support

    Hello,
    To configure my omniportlet to use rss feeds I use the following XSL Filter URL:
    http://www.oracle.com/technology/products/ias/portal/viewlets/omniportletnews.xsl
    However it is not supporting SSL,(https).
    Could someone suggest anyother XSL filter url, so that I could use it to configure rss feeds.
    Thanks

    This is something that I have asked for in the past as well.
    What I have found is that the scrolling seems to speed up as the size of the font and the height of the box become the same.

Maybe you are looking for