RSS from external sites

Is is possible to achieve this... I want to be able to have a page in my iWeb site that will pull RSS feeds from other webpages over the net?
i.e. My News page
RSS Apple Hot News
RSS Engadet
RSS CNN.com
and so forth... I'm sure this is a something that would have to be done with outside of iWeb but just looking for a bit more directions with this.
Thanks to all

Alfeo,
Upon visiting your site it has been noticed you do not have the RSS link available in the address bar of your browser.
Add this tag between the <HEAD> <HEAD/> section of your HTML file to have the RSS subscribe button appear in the address bar of supported browsers.
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://iWebFAQ.com/rss.xml" />
Where http://iWebFAQ.com/rss.xml is the URL for your rss file.
You can have different RSS links in the address bar for different pages. Just repeat the process for your individual html files of your pages and insert the desired RSS feed URL into the code as necessary.

Similar Messages

  • How to show rss from other sites on my site?

    how to show rss from other sites on my site?
    i'd like to have a window on my site that shows rss from
    another site
    (their content in a window on my site)
    thanks
    lenny

    What version of DW do you have. The later versions have RSS
    script generators (I believe) for consuming feeds. Otherwise, you
    can use 3rd party sites to generate the code, or you can use a
    server side scripting language to consume the feeds.

  • Security with HTML from External Site

    I am building an application that pulls HTML content from an external site (RSS feed) and placing that content into my Flex application.  The content of this HTML is controlled by another developer at another company.
    After pulling back the HTML I am setting it as the htmlText attribute for an <mx:Text> box.
    Is this safe?  Since I don't control the source HTML content I'm concerned about the content having cross-site scripting attacks in it.  Links or things that execute arbitrary javascript onclick.  Is there any way to ensure that the HTML coming back can't be used to execute any JavaScript or ActionScript?
    Thanks,
    ..Jordan
    Jordan | Yodlee Product Management
    Launch your Flex-based financial app in the Yodlee FinApp Store - http://www.finappstore.com

    I have come up with a two-part solution which I think solves my problem.
    1) Flex automatically removed all intrinsic elements from the HTML:
        <mx:String id="inputString">
             <![CDATA[
             <a href="#" onclick="alert('hi');">Onclick alert</a><br/>
             <script>alert("Your text in the alert function.");</script>
             ]]>
         </mx:String>
         <mx:Text id="inputText" height="100%" width="100%" htmlText="{inputString}">
    The value of inputText.htmlText is the following (notice there is on “onclick” event as Flex automatically cleans out intrinsic events:
    <TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Verdana" SIZE="10" COLOR="#0B333C" LETTERSPACING="0" KERNING="0"></FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Verdana" SIZE="10" COLOR="#0B333C" LETTERSPACING="0" KERNING="0">        <A HREF="#" TARGET="">Onclick alert</A></FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Verdana" SIZE="10" COLOR="#0B333C" LETTERSPACING="0" KERNING="0"></FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Verdana" SIZE="10" COLOR="#0B333C" LETTERSPACING="0" KERNING="0">        alert(&quot;Your text in the alert function.&quot;);</FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Verdana" SIZE="10" COLOR="#0B333C" LETTERSPACING="0" KERNING="0">        </FONT></P></TEXTFORMAT>
    2) So all I need to do is remove the "bad" links which is done like so:
    public function makeSafeContent(content:String):String {
    var safeContentStr:String = content;
    var myPattern:RegExp = /javascript/gi;
    safeContentStr = safeContentStr.replace(myPattern,"<span>javascript</span>");
    myPattern = /asfunction/gi;
    safeContentStr = safeContentStr.replace(myPattern,"<span>asfunction</span>");
    myPattern = /event/gi;
    safeContentStr = safeContentStr.replace(myPattern,"<span>event</span>");
    myPattern = /vbscript/gi;
    safeContentStr = safeContentStr.replace(myPattern,"<span>vbscript</span>");
    return(safeContentStr);
    Jordan | Yodlee Product Management
    Launch your Flex-based financial app in the Yodlee FinApp Store - http://www.finappstore.com

  • Passing values to APEX items from external site

    All,
    Is it possible to pass values to APEX page items from an external web site?
    For example, I have an external web site where users type in a username and password into fields. When they click the 'log-in' button in the external site, I would like to have those values passed to the APEX log-in page. If possible, I would like to have the APEX log-in occur 'invisibly' and the user taken directly to the home page of the app. If that's not possible, it would be nice to simply have the 'user name' and 'password' fields filled in on the APEX side.
    I'm using APEX 3.0.
    Thanks in advance for any help!
    Alex

    Hello Alex,
    >> Is it possible to pass values to APEX page items from an external web site?
    The general answer is yes. You can use the f?p syntax to set the value of any APEX item - http://download-uk.oracle.com/docs/cd/B32472_01/doc/appdev.300/b32471/concept.htm#sthref185 .
    In your specific example, the main question should be is it wise? The mere fact that you are using a login process suggests you have something to protect in your application. The f?p syntax uses a plain text for the items’ value, which means that the user name and password will be completely exposed.
    Regards,
    Arie.

  • JAAS requiring re-authentication when returning from external site.

    Our Struts web application uses another application for some of its functionality. When the authenticated user clicks on the link, a cookie is set with some user info and the user is redirected to the external site. The user interacts with the external site and then the site redirects the user back to our site (to a previously unvisited, secure action). Unfortunately, the user is being prompted to authenticate again, even though they have already done so. The strange part is that this behaviour only exists the first time a new browser is opened (both IE and Mozilla). Subsequent visits to the site (after properly logging out, and logging back in) do not cause this problem. The other strange part is that when the user returns to the site and is prompted to authenticate, the login module that we are using logs a message that it is checking the user info against the allowed roles, and the user does, in fact, already exist.

    Nevermind. This was a stupid mistake on my part. I was accessing the site from localhost but the external site was returning to the actual URL. My bad.

  • Ringtones from external sites to itunes?   I did it a year ago, but can't anymore!!!  HELP!!!

    About a year ago I got my iphone, and I had some free ringtones downloaded on my PC.   I did some research, and was able to get those ringtones on my phone.   I had recenlty downloaded some new ringtones from the same external site, and when I went to try and  put them in my itunes I couldn't figure out how and have not been able to find anything to help me.    Can anyone assist?

    Connect & select iPhone in iTunes Sudebar (iTunes > View > Show Sidebar), in Music tap (right pane top), select Sync Music and the music you want on iPhone then click Apply button (bottom right).
    http://support.apple.com/kb/VI72

  • Display RSS feed from external site on my page

    HI,
    I need to know if it is possible with CFMX7 to grab rss feeds
    from a remote location and just display it on my site?
    How to?

    well, cf8 has a new <cffeed> tag... and though i have
    not ever needed to
    use it (i prefer to create my feeds manually), it is
    *supposed to* make
    creating and consuming (readin) rss and atom feeds a
    breeze... but
    judging by many a blog posts, it is not without bugs...
    google <cffeed>, and check out ray camden's blog at
    coldfusionjedi.com
    for many posts on this tag
    but there is really nothing stopping you from using
    <cfhttp> + <cfxml>
    tags in cf7 to achieve what you want...
    as for porting cf7 apps to cf8 - it is usually painless, but
    depending
    on the complexity of your server/hardware configuration, it
    may require
    close attention to minute details
    just to check if you code runs fine in cf8, there is a code
    analyser
    available in cf admin.
    hth
    Azadi Saryev
    Sabai-dee.com
    http://www.sabai-dee.com/

  • RSS from https site?

    Hi, I am just getting startet with siena trying to build my own rss reader app without commercial ;-)
    My desired rss page ("http://blog.fefe.de/rss.xml?html") also offers https access ("https://blog.fefe.de/rss.xml?html"), but loading the https version it does not find any content. The certifying service of the site is not enlistet in
    those "official certificate lists" that are shipped with browsers an such. I personally added that signature to my browser, but since I am not too far into this cert stuff I am not sure if this might be the problem loading the rss.
    Or is loading ssl encrypted rss feeds not possible overall?
    Thanks for any advice

    Hi Hhamburger,
    Encrypted RSS Feeds are supported – you can test with the following feed from the EFF
    https://www.eff.org/rss/updates.xml?html
    I think the issue with blog.fefe.de is that certificate does not have a chain that maps to a CA we trust. Once blog.fefe.de has a certificate with a valid CA that is trusted, then the data will come into Siena

  • Get elements from external sites with rest

    Hello!!!
    I have a site collection in SPO2013 and i would like to read texts from a Drupal site and show it in my SP site. Is possible to do that with REST? if so, how? Is there some tutorial?
    Thanks!!!

    Hello,
    Yes you can create list items inside your SharePoint site using rest api. here is the simple function for your understating,
    // Adding a list item with the metadata provided
    function addListItem(url, listname, metadata, success, failure) {
    // Prepping our update
    var item = $.extend({
    "__metadata": { "type": getListItemType(listname)}
    }, metadata);
    // Executing our add
    $.ajax({
    url: url + "/_api/web/lists/getbytitle('" + listname + "')/items",
    type: "POST",
    contentType: "application/json;odata=verbose",
    data: JSON.stringify(item),
    headers: {
    "Accept": "application/json;odata=verbose",
    "X-RequestDigest": $("#__REQUESTDIGEST").val()
    success: function (data) {
    success(data); // Returns the newly created list item information
    error: function (data) {
    failure(data);
    you can refer to the article below which explains basic CRUD operations using REST api  with simple code  examples:
    http://www.plusconsulting.com/blog/2013/05/crud-on-list-items-using-rest-services-jquery/
    Regards,
    Subhash Reddy.
    subhash reddy

  • B2B login from External Site

    Hi All
    I have an existing website.  As part of that website I have an area that customers can enter a username and password and login.
    How can I redirect that login button to log into my webtools database
    Regards
    Vincent

    Code:Other users have used a "single sign on" sort of solution. The code below is put into an ASPX page in the plug-ins directory the page is then called from a form on the existing website.
    Here is the code:
    >
    >    protected void Page_Load(object sender, System.EventArgs e)
    >    {
    >        string password = "cex2006";
    >        string returnto = "~/common/accounts/myaccount.aspx";
    >        if (Request.Form["userid"] != null) {
    >            if (Request.Form["password"] != null && >Request.Form["password"] == password) {
    >                NPUser u = new NPUser(Request.Form["userid"]);
    >                NPAccount a = new NPAccount(u.AccountID);
    >                if (u.Initialized) {
    >                    if (u.ActiveFlag && a.Active) {
    >                        base.Login(u.UserID, u.AccountID);
    >                        u.MarkLogin(base.Request.UserHostAddress);
    >                        u.ResolveCarts(base.SessionID);
    >                        Response.Redirect(returnto);
    >                    } else {
    >                        Response.Write("Account Locked");
    >                    }
    >                } else {
    >                    Response.Write("User not In System");
    >                }
    >            } else {
    >                Response.Write("No master password specified or
    > master password incorrect");
    >            }
    >        } else {
    >            Response.Write("No userid specified");
    >        }
    >    }
    >   

    >

  • Populating webi reports with images downloaded live from external sites

    I'm writing applications to create different visualizations of my data, and would like the resulting images to show up in webi reports. Specifically, the application that draws the visualization will be deployed to the same java application server as webi. Users will open a normal webi report which will contain something like an HTML <img href="#myhref" /> tag, where #myhref will be a link to a page in my web application that draws a visualization.; Is such a thing possible, and if so, how? Many thanks, in advance.

    Nevermind... I think I got it. I created a SQL query that would return the URL I wanted (something like SELECT 'http://server/context?param1=' || field1 || '&param2=' || field2 FROM table", and then modified the resulting cell to be read as an Image URL.

  • Problems embedding Flash slideshow from external site

    I currently have a photography website with SmugMug where I host most pictures that I want to share online; they have an option that lets you create a Slideshow and allows you to copy the HTML embed code.  So I stuck that into the page HTML, but every time I try previewing it on the web, nothing shows up.  When I use the Validate function, it says the tag "embed" is not used in HTML 4.0, but I don't know if that's the problem or not.  Here's the code provided:
    Any clues as to why it won't work?

    Why can't I get my code to show up?  I'm using the "Insert Raw HTML" icon and get the box, into which I paste it.  Guess I need to look up that FAQ.
    Here it is just plain:
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="400" height="400" id="ssidx">
    <param name="movie" value="http://www.cdpayetphotography.com/ria/ShizamSlides-2009073001.swf?AlbumID=9536524&AlbumKey =DLfKT&transparent=true&bgColor=&borderThickness=&borderColor=&useInside=&endPoint=&mainHo st=www.cdpayetphotography.com&VersionNos=2009073001&showLogo=false&width=400&height=400&cl ickToImage=true&captions=true&showThumbs=true&autoStart=true&showSpeed=true&pageStyle=whit e&showButtons=false&randomStart=false&randomize=false&splash=&splashDelay=1000&crossFadeSp eed=350">
    <param name="wmode" value="transparent">
    <param name="allowNetworking" value="all">
    <param name="allowScriptAccess" value="always">
    <embed src="http://www.cdpayetphotography.com/ria/ShizamSlides-2009073001.swf?AlbumID=9536524&AlbumKey =DLfKT&transparent=true&bgColor=&borderThickness=&borderColor=&useInside=&endPoint=&mainHo st=www.cdpayetphotography.com&VersionNos=2009073001&showLogo=false&width=400&height=400&cl ickToImage=true&captions=true&showThumbs=true&autoStart=true&showSpeed=true&pageStyle=whit e&showButtons=false&randomStart=false&randomize=false&splash=&splashDelay=1000&crossFadeSp eed=350" width="400" height="400" wmode="transparent" type="application/x-shockwave-flash" allowScriptAccess="always" allowNetworking="all"  >
    </embed>
    </object>
    Like I mentioned in the first post, Dreamweaver's validation tool said that the "embed" tag is not valid in HTML 4.0.  The page is written in DTD HTML 4.01 Transitional.

  • Embedding external rss in my site

    I am trying to embed a rss feed from another site to update
    current info automatically on my site. My research indicates that
    if I use php that should be relatively easy to do. I am having
    trouble finding where to start, can someone point me in the right
    direction?

    Hello GranNuNu,
    In order to access the Embedded document options. You'll need
    to have the document in your Share organizer, rather than your
    Buzzword organizer.
    Once the file in the Share, or My Files, organizer, you'll be
    able to click on the drop down contextual menu for the file, and
    choose "Copy Embed Code"
    With that code, you'll be able to embed the file into your
    HTML web page.
    Hope that gives some more insight into what you're looking to
    accomplish!
    Cheers,
    Pete

  • Can not load an external swf file from my site

    Hi ...
    I have a fla file which is loading external swf files from my local folders.
    I inserted some of the swf files to a web site and tried to load them from the site, not from my local folder...
    So it gave me a security error like below:
    *** Güvenlik Sanal Alanı İhlali ***security domain-area violation
    http://www.celiktek.com.tr/KIRIL.swf' SecurityDomain öğesi -- security domain element, 'file:///C|/Users/Acer/AppData/Local/Temp/Untitled%2D1.swf' uyumsuz bağlamına erişmeye çalıştı - tried to reach this incompatible url
    SecurityError: Error #2070: Güvenlik sanal alan ihlali -- security area violation: http://www.celiktek.com.tr/KIRIL.swf arayanı - searcher of this can not reach stage in file:///C|/Users/Acer/AppData/Local/Temp/Untitled%2D1.swf içindeki Stage'e erişemiyor. -
    at flash.display::Stage/requireOwnerPermissions()
    at flash.display::Stage/get numChildren()
    at KIRIL_fla::MainTimeline/frame1()
    so in my computer, I can load this swf , but how from a website ?
    thnx ...

    Thnaks ...
    I tried to use the securiyt panel that is openede and I added there my site
    www.celiktek.com.tr/KIRIL.swf
    but I still take the error
    *** Güvenlik Sanal Alanı İhlali ***
    http://www.celiktek.com.tr/KIRIL.swf' SecurityDomain öğesi, 'file:///C|/Users/Acer/AppData/Local/Temp/Untitled%2D1.swf' uyumsuz bağlamına erişmeye çalıştı
    SecurityError: Error #2070: Güvenlik sanal alan ihlali: http://www.celiktek.com.tr/KIRIL.swf arayanı file:///C|/Users/Acer/AppData/Local/Temp/Untitled%2D1.swf içindeki Stage'e erişemiyor.
    at flash.display::Stage/requireOwnerPermissions()
    at flash.display::Stage/get numChildren()
    at KIRIL_fla::MainTimeline/frame1()
    from my code
    var req:URLRequest=new URLRequest("http://www.celiktek.com.tr/KIRIL.swf");
    var lod:Loader=new Loader();
    lod.load(req);
    addChild(lod);
    lod.x=0;
    does this code works on your computer ... I know it is a weird question ... you dont have to try ...

  • How to keep the current http session after returning from external web site

    Hi,
    When I use the response.sendRedirect api to redirect the web page to the external payment site, after payment and return back to the current application, I found that the current http session is lost.
    How to keep the current http session after returning from external web site?
    Thanks

    You should make your sidebar1 and sidebar2 fixed positioned. Make your content DIV fluid.
    This should help you: http://www.glish.com/css/7.asp

Maybe you are looking for

  • HT4759 change do not show up on all my divices like contacts

    change do not show up on all my divices like contacts

  • No longer able to sign in under real Apple ID--anyone know why?

    Yesterday I tried signing in to the Support Communities on my recently purchased iPad 2 and when I entered my longstanding still valid Apple ID and PW I was switched to a screen that stated "We're sorry Your account could not be created due to system

  • How to know if a element exists in XML

    I need to know if a particular tag name is present in the XML or not.Which method of DOM api I should implement?

  • Custom on Hold music problem

    Good Afternoon, Attempting to add custom on hold music to our UC540. I received the on hold file as a .wav so I converted it to a .au format as that appears to be the preferred file type for Cisco's on hold music. When I listen to the file after conv

  • Corrupt files in Aperture and RAM upgrade

    I have been having trouble with some corrupted Files in Aperture and after reading some discussion groups I was led to beIieve it might be a hardware problem and not just a software bug-some people experiencing similar problems traced it back to bad