Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • tarekahf 215 posts 153 karma points
    Mar 02, 2011 @ 22:06
    tarekahf
    0

    Embed alzazeera.net news ticker in Umbraco.

    I have installed Umbraco 4.6.1 with business starter kit. 

    I want to embed alzazeera.net main news ticker in the master page, how ?

    If not possible, any alternative to embed any kind of scroling news in the main page ?

    Any option / suggestion will be appreciated.

    Tarek

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Mar 03, 2011 @ 00:31
    Jan Skovgaard
    0

    Hi tarekahf

    How does the newsticker look like? Is it an iframe option or do they have a RSS feed?

    /Jan

  • tarekahf 215 posts 153 karma points
    Mar 03, 2011 @ 09:07
    tarekahf
    0

    I didn't  examine the source of aljazeera.net website yet but I will do that soon. Maybe you can help by opening the website then  goto english UI annd check it out.

    The reason I am asking your help to do that, because with your experience you may find out a solution depending what you see available.

    I am also thinking to contact their support.

    Thanks for your help.

    Tarek. 

  • Lee 1130 posts 3088 karma points
    Mar 03, 2011 @ 09:15
    Lee
    0

    I get a domain parking page from SEDO for alzazeera.net??  No actual website??

  • tarekahf 215 posts 153 karma points
    Mar 03, 2011 @ 09:40
    tarekahf
    0

    Hi Lee,

    Sorry, spelling mistake. I was posting from my DROID2 device.

    The website is: http://aljazeera.net/

    I just noticed that the New Ticker is only in Arabic. The English website structure is completely different. But, at the bottom I found that there is RSS feed which I could use to add it to iGoogle. I think there was RSS Reader in the basic Umbraco Runway installation which I will try.

    But, I like to know if I can add the News Ticker which is in Arabic UI (Scrolling Text) near the top.

    Or, can I use the RSS Feed to create a scrolling news (News Ticker) in my Umbraco website ?

    Or, do you know any other News website that has news Ticker (maybe form BBC) that I can reuse in Umbraco?

    Tarek.

  • Lee 1130 posts 3088 karma points
    Mar 03, 2011 @ 10:33
    Lee
    0

    Pull through from the RSS feed and then use this 

    http://www.jquerynewsticker.com/

  • tarekahf 215 posts 153 karma points
    Mar 04, 2011 @ 23:32
    tarekahf
    0

     

    I tried to use the New Ticker as per the instructions from:

     
     
    to display New Ticker from Al Jazeera RSS:
     
     
     
    But nothing is working for me.
     
    I used this code:
     
    <script type="text/javascript">
     $(function () {
    $('#js-news').ticker({
       speed: 0.10,
       htmlFeed: false,
       ajaxFeed: true,
       feedUrl: 'http://english.aljazeera.net/Services/Rss/?PostingId=2007731105943979989',
       fadeInSpeed: 600,
       titleText: 'Latest News'
      });
     });
    </script>
     
    I tried other parameter settings, but nothing is working.
     
    The Ticker is working fine if I use HTML Feed, but how I can make it work for RSS Feed ?
     
    Appreciate your help.
     
    Tarek.
  • tarekahf 215 posts 153 karma points
    Mar 05, 2011 @ 00:45
    tarekahf
    0

    I found Google News Show Wizards and it works like a charm, and it has everything I can think of and more.

    But it is not a Ticker Style. That is fine.

    If any one can help me get a Ticker Style News using RSS Feed, I will appreciate it.

    Tarek.

Please Sign in or register to post replies

Write your reply to:

Draft