Iweb pages archived

Hey,
Anyone seen this archive? This is incredible.....our pages don't ever go away....even our mistakes. You can see Apple pages from 1996!
http://www.archive.org/web/web.php

There are very few web site builders that will allow you to import your sites, with Flux 4 being one of them and also Dreamweaver, but you are looking at a massive learning curve here.  Flux 4 is another possibility if you can get to grips with that, but EverWeb will be the easiest for you to learn and is the nearest to iWeb that you will ever find, however, this will not import your sites for you either.
Unfortunately, iWeb produced very long and complex code, so it is not a good idea to import that code, as the site never looks the same really and the layout will not be the same either - I tried it with one of my iWeb sites in Flux 4 and it ditched it very quickly and started from scratch.
So in answer to Q1. No, not really, unless you want to start learning very complex programmes such as Dreamwever or you can get your head around how to use Flux 4 - they both have import facilities, but like iWeb, something that is very easy to use and where you don't need to know about coding, will not have import facilities.
You are better off starting from scratch I have to say.  Also, have another look at EverWeb, because the layout is so similar to iWeb and most things function the same as iWeb, although everything is improved, allowing you to add drop down menus in EverWeb and also the html snippet is improved, adding the code directly to your site, rather than displaying it as an iframe as iWeb did.

Similar Messages

  • Tip: How to link to a non-iWeb page in the main navigation menu.

    I've figured out an easy way to add a link to the main navigation menu which links to a URL of your choosing. For example, I have an older .Mac site using the now archaic HomePage. Instead of rebuilding all of my old pages in iWeb, I thought it would be nice to add a link to the old site from the top main navigation of the iWeb pages. Sounds easy, right? Apparently Apple has other ideas as iWeb doesn't allow you to do this.
    Here's a work-a-round:
    Step 1.) Open iWeb and add a new page to your iWeb site. Pick any template, it doesn't matter which one.
    Step 2.) Change the page name to whatever you want using the page inspector. Whatever you choose as a name here will be reflected in the main navigation menu. For example, I named my page "Photo Archives".
    Step 3.) You don't need to edit this new page at all. In fact, we're going to erase all of the content in it later. Now publish your site.
    Step 4.) If you're using .Mac, mount your iDisk to your desktop. Then navigate through the folders to: Web -> Sites -> iWeb -> <Your Site Name>. If you're hosting your site somewhere else, navigate to your root directory.
    Step 5.) You should now be looking at all of the files which make up your iWeb site. Open the dummy page we created in Step 2 in a text editor. I used BBEdit, but TextEdit (see note below) will work just fine. For example, my dummy page is named "Photo Archives.html".
    Note: If you're going to use TextEdit, you need to select the checkbox "Ignore rich-text commands in HTML files" from the Open & Save pane of the Preferences dialog PRIOR to opening the file from your iDisk.
    Step 6.) Select all of the text (Command-A) and Delete.
    Step 7.) Paste the following text, substituting the URL you want to link to.
    <?xml version="1.0" encoding="UTF-8"?><!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><title></title><meta http-equiv="refresh" content="0;url=http://www.mydomain.com/mypage.html" /></head><body></body></html>
    Step 8.) Save the file. You're done! You now have a link in the main navigation which goes to any URL you want.
      Mac OS X (10.4.4)  

    Hi,
    I'm OK to step seven but in your example can you highlight or make bold the "url address part " I'm to replace with my own?
    Thanks!
    Step 6.) Select all of the text (Command-A) and
    Delete.
    Step 7.) Paste the following text, substituting the
    URL you want to link to.
    <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.d
    td"><html
    xmlns="http://www.w3.org/1999/xhtml"><head><title></ti
    tle><meta http-equiv="refresh"
    content="0;url=http://www.mydomain.com/mypage.html"
    /></head><body></body></html>
    Step 8.) Save the file. You're done! You now have a
    link in the main navigation which goes to any URL you
    want.
      Mac OS X
    (10.4.4)  
    G4 iMac,1.25 iBook, G4 Tower   Mac OS X (10.4.3)  

  • Display data from CSV file in iWeb page

    Hi,
    I like to display data from a CSV file in iWeb page if a date value from CSV file matches todays value from the system. Here is an example.
    CSV data values
    01/20/2011,Sunny,87
    01/21/2011,Cloudy,100
    01/22/2011,Rainy,60
    If today's date value is 01/21/2011 the page should display 01/21/2011 Cloudy 100 in a tabular format.
    Appreciate your help in providing HTML code for this issue.
    Thanks

    I suspect there is a soft return in the excel database somewhere that can't be seen. Take the csv/txt file into notepad and look for a line that starts oddly compared to the others.
    I haven't had luck removing soft returns from excel files so I do this a rather odd way. I take the excel file into InDesign as a table, and then use find/change to replace any soft returns with nothing, then convert the text to table and then export the text out again by going export, and selecting text from the dropdown menu.
    For my money, I always save tab delimited text files from excel so that if a field does contain commas, it doesn't "trick" indesign into thinking a new field is beginning or not... instead the field delimiters are tabs and they are unlikely to have been used in the excel database.
    If you do choose to use this indesign import method of mine to clean up the database, i also noticed two things in your screengrab: first was that some fields have spaces at the start of the text... easy enough to fix with a GREP that looks for ^\s (start of a sentence followed by a space) and replace with nothing. The second thing is the T&C field that all entries (at least in the screengrab) all start the same – if all entries in the database start the same, couldn't that line be in the indesign file? Its only a small detail I know.

  • How to stop text box on iWeb page from automatically reverting to hyperlink when I click 'save'

    As far as I see, the main text box in the body section of my iWeb page reverts to a hyperlink (connecting to a file) when I click save.  I don't know how the hyperlink got activated to begin with--I must have done something, but I don't know what it was.  I tried this many times to fix it: went to Inspector "hyperlink" section, activated the text box in the page, un-clicked "make hyperlinks active" (so they are inactive), then un-clicked "Enable as a hyperlink."  That much works--the hyperlink (little white arrow in blue circle) disappears from the lower right corner of text box.  But as soon as I save (command S), the text box reverts to a hyperlink. 
    If I don't click save and move around the pages, it does not revert to a hyperlink.  It only reverts to a hyperlink when the file is saved.  Why is it doing this and how to stop this from happening--how to permanently return the text box to a non-hyperlink?
    The website page is: http://www.usronline.net/USR/VedicResearch.html.  If you click anywhere randomly in the main text, you'll get a prompt to download a PDF file.  This should not be, but I can't get this hyperlink to go away for good.
    Many thanks in advance.
    Vishnupriya

    Please pardon the reply delay--a big project deadline had to be met.  Now back to this work:
    Yes, the text in the oval object had a drop shadow (the oval object itself did not).  I removed the drop shadow from the text, but the image file icon stayed in the right corner of the oval object.  I deleted the text and then the image file icon disappeared.  But as soon as I typed text again inside the oval object (not even pasting the previous text) the image file icon appeared again.  I deleted the oval object entirely and simply typed the text inside the main text box itself.  The image file icon that was attached to that oval object is gone (along with the oval object).
    Still the image file icon is attached to the main text box, though.  I again tried to uncheck the Enable as hyperlink (same process as described in first posting) with that oval object gone, but when I "save" again it reverts to a hyperlink. 
    Next I tried this: I copied the text from the problem text box and pasted it into another text box (outside of the problem one).  Still in the new text box with the pasted text, the image file icon shows in the upper right corner. 
    I also removed all the drop shadow features from this main text box (there was one more, on some words typed in the main text box), but it is still showing as an image.
    I don't know how it became an image file, and I'm still stumped as to how to fix it (short of forgetting about trying to figure out how it became an image and just retyping all text into a new text box).
    The link you provided for "Web Safe Fonts" is returning this: "The server at www.ampsoft.net is taking too long to respond."  I'm using Arial and Georgia (Georgia only on the menu and header text) in the site, and I had verified before designing the site that these are web safe, so I had thought they were.
    If you or anyone have any further suggestions or suspicions on this matter, I'd be glad to hear them.
    Thank you.

  • How can I make a backup of my iWeb page, How can I make a backup of my iWeb page

    How can I make a backup of my iWeb page? Is iWeb also disappearing on June 30?

    Here are some Apple help sheets about backing up your files:
    http://support.apple.com/kb/HT1813
    http://support.apple.com/kb/HT1105
    And I found this one written by an independant guy very thorough and helpful:
    http://iwebfaq.org/site/iWeb_Backup_retrieve.html
    iWeb is not going away, but I would be skeptical about how much longer Apple keeps it around. 
    If you are looking for a new place to host your website, I use and would recommend Little Oak (www.littleoak.net).  They are a Mac hosting company, and are even offering a discount right now for iWeb users (http://www.thewhir.com/web-hosting-news/web-hosting-sales-and-promos-roundup-jun e-29-2012)

  • Creating a frame within a iweb page

    I would like to create a frame within one of my iweb pages so that I can maintain the navigation menu while incorporating expose photo slide (or any other external page to be displayed within my page).
    Please correct me if I am wrong but I don't think this is possible using iweb and must edit the source code.
    Does anyone know if there are any templates out there I could just copy and past to get this done? i am simply looking to create a frame pretty much taking up the entire center of the existing page while leaving the navigation menu in tacked. Do appreciate the help!
    iMac & Macbook   Mac OS X (10.4.6)  
    iMac   Mac OS X (10.4.6)  

    You might want to take a look at this articel from Michael Wong:
    http://www.rowan-cottage.co.uk/Site/Integrate%20Guestmap.html
    It covers inserting a GuestMap using frames.
    Will

  • Can you work on the same iweb page on 2 different computers?

    hi, i usually work on my imac doing my iweb pages, i would like to work on a second ibook that is in the house. i've tried and tried but can't find a way for the ibook one to pick up the pages. it has the same .mac idisk folder as the other mac with the iweb backup but won't start up with the iweb pages, the iweb starts up blank asking for its first page.
    is there a way?
    thanks

    Chuck thanks, I found I can do it from that post, all you need to do is copy the iweb main folder to a USB mini, then I replace the iWeb folder in the next machine... it works great, you just have to remember to update it when you leave one machine and add the update to the next.

  • How can I convert iWeb page to html with NO javascript for email campaign?

    I have a holiday greeting I made in iWeb '09 for my business. The service I'm using to use to manage my mailing list wants me to strip all javascript code from the page so it is not seen as spam when it is emailed.
    How can I convert the page made in iWeb to an html page with no javascript?
    Thanks

    How can I convert the page made in iWeb to an html page with no javascript?
    You cannot. There will be nothing left. iWeb pages rely a lot on JavaScript.
    Use a template from Mail.app. Or create such template. These are simple TABLES and have no JavaScript in it.
    Do Cmd-Shift-G in the finder and type :
    /Library/Application Support/Apple/Mail/Stationery/Apple/Contents/Resources/
    Open one of the folders and open each successive folder until you see files like Picnic.mailstationery.
    Right-click to show the package content.
    Then navigate thru Contents, Resources until you see the files and images you need.
    Edit them to your hearts content.
    Double-click the file Picnic.mailstationery and it will open in Mail.app for further processing.

  • New computer, how can I sync my old published iWeb page with new compuer?

    I had my old macbook stolen a year ago in Italy. I created and published an iWeb page to .mac on that computer. My problem is that I cannot figure out how I can sync my old page on .mac to my new computer so that I can continue to use it and upload pics. Any suggestions? Thanks!

    Hello,
    and welcome the Apple iWeb Discussion Forum.
    Basically you can't figure it out because there is no way to get published pages back into iWeb. iWeb lacks of any html import feature. The only thing you can do is rebuild it by copying and pasting content from the published one to the rebuilt in iWeb. However for photopages that isn't a good idea, it's better to rebuild them from scratch (iPhoto).
    Be sure to make a backup of the domain.sites2 file (where iWeb stores) its files from time to time
    http://alyeska.altervista.org/en/iWebBackupWebsite.html
    Regards,
    Cédric

  • Can you make a playing iWeb page ?

    I made a nice set of two iWeb pages as Xmas greeting & annual letter (web.mac.com/vivekawn). But I would have been more satisfied if the home page could have opened with Winter Wonderland (it is a favorite). Trying to do this has, so far, given me a way to do it as I don't want it as link to start but the music opening automatically as the page unpacks itself.
    Have anyone of you done and if so, how did you do it ?
    Happy New Year!
    from
    Viveka
    in Sweden

    Viv,
    Kyn Drake has a really simple method for doing this outlined here:
    http://web.mac.com/makentosh/iWeb/zample/crab.html
    (Beware of the crab... )
    As long as you don't mind doing a little post publish editing of your .js files, it's fairly easy to do in this manner also. You will find them in this path on your iDisk, using the Go menu in Finder:
    Go/iDisk/MyiDisk/Sites/iWeb/Nameofsitefolder/Page_filesFolder/Page.js
    Open the .js files for that particular page on your iDisk with any text editor (I like Taco, and it's free) and make the following changes to the script code that controls your movie: (you will find the movie code near the top of the page in the .js file)
    Change autoplay="false" to autoplay="true"
    Change loop="false" to loop="true"
    Changing controller value="true" to controller value="false" will remove the controller from the page entirely. Make these changes in both sets of tags, (object and embed).
    Make the changes and just "Save". Clear your browser cache and you should see the changes take effect immediately. Bear in mind you will have to make this modification each time you republish your site. You can also save this modified .js file and replace the republished file with it, as long as no other changes were made to the page in iWeb.
    Mark

  • Is it possible to widen the page view when drafting iWeb pages?

    I'm drafting web pages via iWeb and figured out how to make the page content wider (in page layout/content width), but would like to be able to have a view of the entire page while I'm rearranging the text and images on the webpage. I cannot figure out how to be able to view the page without having to scroll left and right. Is it possible to see what the finished product looks like in its entirety before and/or after publishing to iWeb???

    iLyzzard wrote:
    Seems like my iMac with a 21.5 monitor should do the job. The webpages look great online, but how can I widen my draft-view so I don't have to keep guessing as to alignment of my text and images? Please advise.
    I'm not really understanding your question since the way things look in iWeb is pretty much the way they look online.
    In what way do your iWeb pages not look like what you see online?
    This is really a feature in iWeb (and one which costs iWeb excessive code if anything): to be able to provide a WYSIWYG canvas on which to build.

  • Looking for 'music player' widget to play songs dragged onto iWeb page

    Has anyone found a 'music player' widget that can be embedded into an iWeb page, and that can then load and play the songs that have been dragged onto that page?
    I have found several such widgets that can scan a URL for mp3 files, and I have successfully embedded each of those widgets into an iWeb page using the HTML Snippet, but none of them could find the mp3 files that I dragged onto the page, even though I supplied the widget with the URL for that page.

    Wyodor, I just wanted to let you know that I am having a lot of fun with the WimpyPlayer, and I like the skin you sent me. Thank you so much.
    I've been playing around with it. I had to reduce the height of the widget to fit on my webpage, but when I did, the text became too small to read, so instead, I went into the skin's jpeg and cut out the midsection of the playlist area. Then I had to readjust the playlist's number of lines displayed and its slider size to fit. I also changed the color scheme to match my webpage, and some of the Help tags. All in all, it looks great, and I am very happy with it.
    The one feature I miss from when I was using iWeb's built-in QuickTime player is the ability to have a photo (such as an album cover) displayed with the music. Do you happen to know of any music players that enable you to attach a photo with each track or album?

  • How to publish an iCal calendar into an iWeb page?

    I want to include an iCal calendar in an iWeb page. I know this should be VERY straightforward but can't figure it out. How do I accomplish this?
    Brian

    I'm having a problem getting the iCal to publish to iWeb, so that I can have a calendar on my website with rss feed for new dates. So I put in my mobile me account name, and I do have several calendars, but there's nothing that looks like I can specify which calendar. Please don't tell me that I have to use one calendar, because I don't want my personal with my court, my court with my work, my work with my kids etc. is there a way to maintain the "public" calendar. I'm confused.
    Assuming this is doable, I did try the widget, but i keep getting an error message that page not found, we're sorry but we cannot find the ical you requested, its possible that it has been deleted or renamed.

  • Ical in my Iweb page

    I can not figure out how to put a calendar into my Iweb page since the upgrade. Anyone have any suggestions.

    Martin:
    I don't know if this will work for all viewers but go to our calendar online and set the preferences to have monthly as the default and hit the Apply button. That will set it for you but don't know if it will carry over for other users.
    You can try my embedded calendar in this test page and see if you get weeks or months. I get months when I load the page.
    OT

  • Is there a way to open an iWeb page in 'new' window?

    I'm trying to show a client how to run iWeb so he can tweak his own site on the road. He doesn't know html. I don't want to have to write out a complicated list of instructions for him.
    Is there a way IN iWeb to have an iWeb page open as a 'new' window?
    He's a songwriter ... wants visitors to be able to open a song and have it play while they continue to browse his site.
    thanks
    b

    Ben:
    When you create a text link to an file you can set it to open in another window by setting it up as an external page checking the appropriate checkbox in the Inspector/Link pane. . You would have to upload the file to the Music folder on the iDisk beforehand and then use the following URL:
    http://homepage.mac.com/youraccount_name/.Music/FileName
    Note the dot before Music in the URL. Don't forget it. See the link titled *"This sentence is linked to a jpg file."* in this demo page. It's linked to a photo but the principle is the same.
    OT

Maybe you are looking for

  • Mavericks re-indexes my external hard drive when I save a single file to it.

    Ok here is my problem. I have an external hard drive that has over 500 gigs worth of files on it. This hard drive was already indexed when I had OSX Mountain Lion. When I upgraded to Mavericks and then went to find files on my external hard drive I c

  • Adobe Download Assistant ERROR

    Hi! For quite some time now, I have been trying to download the free 30 day trial of  CS6 Design and Web Premium.  However, I am unable, on my mac, to select the destination folder of Applications.  (where from what I understand is the place that any

  • 802.1x Authentication in Extreme architecture

    Hi all, Objectives : Authenticate a supplicant on a Extreme 802.1x port with an ACS SE 4.2 Supplicant = IP Phone Authenticator : Switch Extreme 450 E Authentication Server : ACS SE 1113 4.2.0.124.9 1) We have done the tests with a Windows ACS 4.2.0.1

  • Is there a quick way to fit everything in the Title/Action Safe Areas ?

    Hi, (sorry in advance for my english, I'm a french canadian) I built a complete DVD without realizing that I should consider the "Safe Areas" (see my first post : "Formatting in 4:3 but image is still stretched on a 4:3 TV. What the... ?"), so now I'

  • STP3 unable to open sample files in Ableton Live's library

    Hi, I have purchased some sample libraries that are installed under ~/Library/Application Support/Ableton/Library. These samples are .aif files, and I'm able to open them under Bias Peak and with any other application I've tried. I'm unable however t