How can I get iWeb to regenerate my rss.xml file

I use Leopard/ iWeb to create a podcast. When published to the web, the podcast consists of two pages - a home page and an archive page. The home page contains the last 5 or so postings, and the archive page contains all the other postings. Both the home page and the archive page have "Subscribe" icons/links enabling folks to subscribe to my podcast (both icons/links point to same address). So far, all pretty standard stuff.
The focus of my problem is subscribe icon/link, or more accurately, the rss.xml file that it links to. In the past, the rss.xml feed would contain all my postings in the correct date order. Then I entered some new entries retrospectively (i.e. with dates a long time in the past) however they appear in the wrong place in the RSS feed. How can I force the RSS feed to show entries in correct date order?

Hi,
I've asked for this post to be moved to the [iLife > iWeb Forum|http://discussions.apple.com/category.jspa?categoryID=188] for you as that is where you are more likely to get an answer.
Regards,
Colin R.

Similar Messages

  • How can I get iWeb to visit the proper published site?

    I originally set iWeb 2.0 to published to a website for my business (www.globaltradeexpertise.com) and since then, I changed that site's host to another hosting company. I decided to use .mac for my personal website, www.jenniekessinger.com - and have changed .mac to publish to that domain name - which it has just fine. However, now, when I update the site and publish it, iWeb tells me that it is published and to go to www.globaltradeexpertise.com - which is not the right site. The published changes are made to the proper site, www.jenniekessinger.com - so how can I get iWeb to reflect that address after if finishes publishing and when I select "visit published site" from the file menu?
    Any help would be appreciated!

    Maybe you could let me know which hosting service you are using so that I can add them to my list of those NOT recommended for iWeb users!
    I just dealt with one today who claimed the iWeb sites were incompatible and that the first line of code should be deleted from every HTML file before upload to their server.
    They didn't even offer the information that it would be a lot easier to modify the .htaccess file never mind offer to do it for a customer.
    Nobody should expect to pay for service like this and the answer is to dump them and go to a company that gives you some value and support for your money. If the ones on this page don't meet your requirements for cost and service...
    http://www.iwebformusicians.com/iWeb/Publish-Website.html
    ... search this forum for those recommended by other users. There's a long list of them.
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • How can i get the all values from the Property file to Hashtable?

    how can i get the all values from the Property file to Hashtable?
    ok,consider my property file name is pro.PROPERTIES
    and it contain
    8326=sun developer
    4306=sun java developer
    3943=java developer
    how can i get the all keys & values from the pro.PROPERTIES to hashtable
    plz help guys..............

    The Properties class is already a subclass of Hashtable. So if you have a Properties object, you already have a Hashtable. So all you need to do is the first part of that:Properties props = new Properties();
    InputStream is = new FileInputStream("tivoli.properties");
    props.load(is);

  • I moved iTunes folder location, now all my personal song ratings and playlists are gone.  How can I get them back?  All the iTunes files are intact, just in a new location.  Running iTunes 11.1.5.5

    I moved iTunes folder location, now all my personal song ratings and playlists are gone.  How can I get them back?  All the iTunes files are intact, just in a new location.  Running iTunes 11.1.5.5 on Windows 7

    Put everything back the way it was.
    Them move the folder correctly.
    http://support.apple.com/kb/ht1364

  • How can I get a monthly subscription for combining PDF files

    How can I get a monthly subscription for combining PDF files. I have been able to subscribe in the past, but now all I see is annual subscription. I do not need an annual subscription because I do not use it often enough.

    Hi paige1186,
    The Adobe PDF Pack subscription, which allows you to combine PDF, is only available at an annual rate of $89.99. We do offer month-to-month subscriptions of Acrobat Pro and Standard, but I think you'd actually come out ahead with the annual PDF Pack subscription, if you planned on combining files more than 3-4 times throughout the year.
    Best,
    Sara

  • C Programming: How can we get the filesystem name for a given file-path?

    C Programming: How can we get the filesystem name for a given file-path?
    Say I have a filepath=/mnt1/file1
    Using some OS API like stat, can I get the Filesystem /mnt ?
    Thanks in advance,
    -V

    Enter the command up to the point of entering the file path and add a space, then drag the file into the terminal window. It will fill out the path.
    If you need to go further into the contents of the Application package, you can continue with /Contents...
    Another way is to start typing and then hit Tab to auto-complete. It will stop where it can't determine the next letter.
    So, type /App tab and it will fill in /Applications. Type a / and start with the name of the app, then tab and it should complete. Continue till you have the correct path.
    Spaces will be replaced with \<space>, so, App Store would end up as /Applications/App\ Store.app

  • How can I delete only one part of my xml file?

    Hello,
    I stored more than 100 users in only one xmltype column. For instance
    Create table agro(users XMLTYPE);
    ... and I inserted all users inside
    INSERT INTO agro values(XMLTYPE
    ('<?xml version="1.0" encoding="ISO-8859-1"?>
    <authentication><users><user>
    <name>cocoon</name>
    <password>cocoon</password>
    <role>admin</role>
    <title>Mr.</title>
    <firstname>Walter</firstname>
    <lastname>Cocoon</lastname>
    <company />
    <street />
    <zipcode />
    <city />
    <country>DE</country>
    <phone />
    <fax />
    <email />
    <bankid />
    <bankname />
    <accountid />
    </user>
    ... another user, etc.
    </users></authentication>'));
    Now I tried to delete only one part of this file. For example all persons with the name"cocoon".
    I used for this target the following statement:
    DELETE FROM agro agro
    WHERE agro.users.extract('authentication/users/user/text()').getStringVal()= 'cocoon';
    When I execute this statement, Oracle DB delete all users and not only with the name "Cocoon".
    How can I delete only one part of my xml file?
    Kind Regards
    M R

    This the expected behavoir. You uploaded a document containing multiple users and then asked XML DB to delete any documnet that contained a user with the name in question. The problem here is that you are creating a mega document that contains an aggregation of user documents but then trying to work with individual user documents. This is a bad idea.
    In general XML does not understand the concept of a collection of documents. It can only operate on one document at a time. Hence the tendancy to aggregate individual documents into a single larger document. Once you have an XML database, you can perform operations on collections of document, as easily as you can perform operations on individual documents, so the need to aggregate the individual documents together disappears.
    If you store each user document as a seperate document then your delete will work as expected.

  • Can anyone get LPX to actually read FCPX XML files properly?

    Can anyone get LPX to actually read FCPX XML files properly?  I'm in the latest versions of FCPX, LPX, and OS X Mavericks, and it simply doesn't work at all.  Total failure.  Can anyone get this to work properly?

    I haven't used it on a current project, but I did test it, and it worked fine. I was able to save an XML file, render a proxy video, and import them both into LPX. I was able to make some tweaks and export it all back to FCPX.
    While Roles are not addressed as elegantly as the app X2Pro does for Pro Tools, the process works.
    I'm running Mavericks on a MBP and a "CustoMac".

  • Just bought the new mac book and iweb isn't on it but ilife is how can i get iWeb?

    I just bought the new macbook and it has garage band, imovie, iphoto but doesnt have iweb. How can i get it now?

    iWeb and iDVD are no longer. If you have a DVD with iLife then you can install iWeb from that DVD. There are other applications like iWeb such as RapidWeaver and SandVox. Otherwise, you will need to purchase an iLife boxed set from a third-party vendor such as amazon.com.

  • How can I get iTunes to update play counts and file additions between users on the same computer?

    I have placed my iTunes library in /Users/Shared/iTunes along with iTunes Music Library.XML  
    When I open iTunes, all the music is displayed correctly with playcounts etc...
    The problem is, when a playcount or album info is updated it does not carry over to the other user on the same computer. The same with adding new files to the iTunes library...
    How can I get iTunes to auto-update between users?
    Thanks

    Tempeleton Peck
    I understand how to do that, I was looking to share all fodlers or a bunch of folders.  I found out how to do it.
    Paul

  • How can we get icon previews back for alternate media files?

    How - if ever - can we get icon previews back for alternate media files?

    For the folder you're in do you have the View option set as shown in this screenshot?
    What do you mean by alternate media files?
    OT

  • How can I get iWeb legally?

    I am trying to get iWeb, but I cannot find it in the Apple store. If the program has been abandoned in Maverick, what is the name of the substituting one?

    Did you have iWeb on your Mac when you got it initially?  If so then use the disks that came with your Mac to do a custom install of iWeb from the Software Install disk.
    Otherwise Iif iDVD was not preinstalled on your Mac you'll have to obtain it by purchasing a copy of the iLife 09 disk from a 3rd party retailier like Amazon.com: ilife 09: Software or eBay.com.  Why, because iDVD (and iWeb) was discontinued by Apple over a year ago. 
    Why iLife 09 instead of 11?
    If you have to purchase an iLife disc in order to obtain the iDVD application remember that the iLife 11 disc only provides  themes from iDVD 5-7.  The Software Update no longer installs the earlier themes when starting from the iLIfe 11 disk nor do any of the iDVD 7 updaters available from the Apple Downloads website contain them. 
    Currently the only sure fire way to get all themes is to start with the iLife 09 disc:
    This shows the iDVD contents in the iLife 09 disc via Pacifist:
    You then can upgrade from iDVD 7.0.3 to iDVD 7.1.2 via the updaters at the Apple Downloads webpage.
    Export the slideshow out of iPhoto as a QT movie file via the Export button in the lower toolbar.  Select Size = Medium or Large.
    Open iDVD, select a theme and drag the exported QT movie file into the open iDVD window being careful to avoid any drop zones.
    Follow this workflow to help assure the best qualty video DVD:
    Once you have the project as you want it save it as a disk image via the File ➙ Save as Disk Image  menu option. This will separate the encoding process from the burn process. 
    To check the encoding mount the disk image, launch DVD Player and play it.  If it plays OK with DVD Player the encoding is good.
    Then burn to disk with Disk Utility or Toast at the slowest speed available (2x-4x) to assure the best burn quality.  Always use top quality media:  Verbatim, Maxell or Taiyo Yuden DVD-R are the most recommended in these forums.
    OT

  • How can I get the example fonts from the font file Programmatically?

    Hi Friends,
             I am doing one mac application for the fonts management. Now I would like to Preview the Font in the NSTextView.  This is my coding for the textView.
        NSTextView *text3=[[NSTextView alloc]initWithFrame:NSMakeRect(250,500,450,30)];
        [text3 setString:@"ABCDEFGHIJKLMNOPQRSTUVWXYZ"];
        [text3 setFont:[NSFont fontWithName:@"GangofThree" size:40]];
        [[[self window] contentView] addSubview:text3];
    Because I have set the string in English for the NSTextView I can't able to view the other languages characters.I got the character set of the font file by using this code.
       NSCharacterSet *characterset = (NSCharacterSet *) CTFontCopyCharacterSet (fontRef);
    This Font is greek font.Now My question is how can I able to get the greek characters from this characterset.

    Your text string would certainly have to be in Greek itself, not Latin.  No normal font just translates Latin letters to Greek, they use other codepoints reserved for Greek letters.

  • How can I get the text value of an XML element  in MXML ?

    Hi,
    I have the following XML loaded into a variable of type XML :
    <properties>
         <comment>RIMpro Data Collector Configuration</comment>
         <entry key="server.pear.username"/>
         <entry key="server.apple.retry.times">5</entry>
         <entry key="rdc.proxy.host">http://192.168.1.2:8080</entry>
    /properties>
    I can easily get the key attribute displayed in a DataGridColumn by setting the dataProvider to my variable and the dataField to "@key".  But I do not know how to get the text value in a second column...  Is there a way or do I need to change my XML to something like this :
    <properties>
         <comment>RIMpro Data Collector Configuration</comment>
         <entry key="server.pear.username"/>
         <entry key="server.apple.retry.times" value="5"></entry>
         <entry key="rdc.proxy.host" value="http://192.168.1.2:8080"></entry>
    /properties>
    Many thanks in advance.
    Marc

    yes, you'd better modify your XML structure to fit the DataGrid internals.
    Since dataField pattern require each grid row item to have a named property to be displayed, otherwise you'll be forced to overcome this pattern using custom labelFunction for the particular column which will implement your custom actions on how to extract appropriate data for that column out of grid row item. It will be much more complicated than just rearranging your xml structure.

  • How can i get the lists of native custom xml

    Hi,
    actually i am going for upgrade from idm 7.1 to idm 8.1
    can anybody know how we can get the costomized lists of native xml in sun idm 7.1
    for jsp and other we have assessment commands provided by sun but for xml how we can do that..
    Thanks in advance

    Every object in repository is marked with the 'repoMod' attribute which is the last object modification time stamp. You can use it to filter objects modified after installation.

Maybe you are looking for

  • How do I use a Case Structure with Strings?

    I need to use a string list to set up a set of cases to be performed. Is it possible to tell a single case structure to do "a, b, c, and d, but not e or f" or "do a, c, d, and f, but not b or e" etc... when you use a string containing the cases to be

  • HTML5 Wistia and Vimeo hosted videos are not playing correctly in Firefox (Choppy, hangs on frames, jittery audio)

    Hi, for some reason I can't get HTML5 videos hosted by Wistia or Vimeo to play correctly in firefox. I tried doing a fresh install of firefox, running version 35.0.1, and the videos still don't play correctly. They constantly load, videos hang on fra

  • Bridge is running slow

    I am editing on an ASUS G75 Laptop with 16 gig ram, I7 chip and 2 SSD drives. Bridge is so slow that I now have to use Windows Explorer. How about that?

  • Need a SPRY expert

    a basic tabbed panel is easy enough to deploy. top row is main category, then sub menu on select. here's my problem, i have about 18 main categories, and that will never fit on one line. I am looking to have a "More >>" on the end of the categories,

  • Can't open .htm file without changing to .swf - Suggestions?

    My Mom sent me this website embedded in an e-mail: http://www.oldjoeblack.0nyx.com/thinktst.htm It is a neat little "test"; the page will open and a blank screen appears, with music only - Safari and Firefox. I change to .swf and the page loads perfe