Anyway to create a domain file from the published site?

My friend and I both use iWeb. She created a site and her hard drive has since crashed. I am trying to see if there is a way to make a domain file from what's on the web without going through creating a page again. Any ideas?

Welcome to the discussions. No, there's no way to create a domain file from the published site. If she doesn't have a backup of her Domain file (e.g. via Time Machine), paragraph 2.3 of this FAQ page gives some tips on how to use published files, graphics, photos, etc., to help rebuild the site from scratch:
http://iwebfaq.org/site/iWebBackupretrieve.html
And it may be an opportunity to switch to another site building tool — see this post:
_Domain file - iWeb becoming a headache_

Similar Messages

  • How can i create my own file from the Adobe Export PDF to Word ?

    How can I create my own file from the file of the Adobe Export PDF to Wodrd?

    If there is handwritten content in your PDF then ExportPDF can't convert that to word.
    ~Deepak

  • How do I create individual xml files from the parsed data output of a xml file?

    I have written a program (DOM Parser) that parses data from a XMl File. I would like to create an individual file with the corresponding name for each set of data parsed from the xml document. If the parsed output is Single, Double, Triple, I would like to create an individual xml file (Single.xml, Double.xml, Triple.xml)with those corresponding names. How do I create the xml files and give each file the name of my parsed data output? Thanks in advance for your help.
    import java.io.IOException;
    import javax.xml.parsers.DocumentBuilder;
    import javax.xml.parsers.DocumentBuilderFactory;
    import javax.xml.parsers.ParserConfigurationException;
    import org.w3c.dom.Document;
    import org.w3c.dom.Element;
    import org.w3c.dom.Node;
    import org.w3c.dom.NodeList;
    import org.xml.sax.SAXException;
    public class MyDomParser {
      public static void main(String[] args) {
      DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
      try {
      DocumentBuilder builder = factory.newDocumentBuilder();
      Document doc = builder.parse("ENtemplate.xml");
      doc.normalize();
      NodeList rootNodes = doc.getElementsByTagName("templates");
      Node rootNode = rootNodes.item(0);
      Element rootElement = (Element) rootNode;
      NodeList templateList = rootElement.getElementsByTagName("template");
      for(int i=0; i < templateList.getLength(); i++) {
      Node theTemplate = templateList.item(i);
      Element templateElement = (Element) theTemplate;
      System.out.println("Template" + ": " +templateElement.getAttribute("name")+ ".xml");
      } catch (ParserConfigurationException e) {
      // TODO Auto-generated catch block
      e.printStackTrace();
      } catch (SAXException e) {
      // TODO Auto-generated catch block
      e.printStackTrace();
      } catch (IOException e) {
      // TODO Auto-generated catch block
      e.printStackTrace();

    Ive posted the new code but now I'm getting a FileAlreadyExistException error. How do I handle this exception error correctly in my code?
    import java.io.IOException;
    import java.nio.file.FileAlreadyExistsException;
    import java.nio.file.Files;
    import java.nio.file.Paths;
    import javax.xml.parsers.DocumentBuilder;
    import javax.xml.parsers.DocumentBuilderFactory;
    import javax.xml.parsers.ParserConfigurationException;
    import org.w3c.dom.Document;
    import org.w3c.dom.Element;
    import org.w3c.dom.Node;
    import org.w3c.dom.NodeList;
    import org.xml.sax.SAXException;
    public class MyDomParser {
      public static void main(String[] args) {
      DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
      try {
      DocumentBuilder builder = factory.newDocumentBuilder();
      Document doc = builder.parse("ENtemplate.xml");
      doc.normalize();
      NodeList rootNodes = doc.getElementsByTagName("templates");
      Node rootNode = rootNodes.item(0);
      Element rootElement = (Element) rootNode;
      NodeList templateList = rootElement.getElementsByTagName("template");
      for(int i=0; i < templateList.getLength(); i++) {
      Node theTemplate = templateList.item(i);
      Element templateElement = (Element) theTemplate;
      System.out.println(templateElement.getAttribute("name")+ ".xml");
      for(int i=0; i < templateList.getLength(); i++) {
      Node theTemplate = templateList.item(i);
      Element templateElement = (Element) theTemplate;
      String fileName = templateElement.getAttribute("name") + ".xml";
      Files.createFile(Paths.get(fileName));
      System.out.println("File" + ":" + fileName + ".xml created");
      } catch (ParserConfigurationException e) {
      // TODO Auto-generated catch block
      e.printStackTrace();
      } catch (SAXException e) {
      // TODO Auto-generated catch block
      e.printStackTrace();
      } catch (IOException e) {
      // TODO Auto-generated catch block
      e.printStackTrace();

  • Is there anyway to create a xml file from a list so that xml file is available like an RSS.xml

    Hello
    My objective is to have a xml file created from a list for anonymous access.  The SharePoint RSS feed is a .aspx file not xml, as shown below: 
    _layouts/listfeed.aspx?List=21c2cdaa%2D52f3%2D4057%2Db674%2D45e63ba77e31&View=535eb328%2Db5fb%2D45c5%2D8fe8%2Da130e92afc41
    Also, is there a way to do this so that the xml content has current data like the list.
    Thank you for any insight and direction.

    Hi,
    According to your post, my understanding is that you wanted to create a xml file from a SharePoint list.
    To generate a XML file, we can use the SharePoint Object Model or PowerShell to achieve it.
    Generate a hierarchical XML file from SharePoint list using Client Object Model.
    http://maxderungs.wordpress.com/2012/05/12/generate-a-hierarchical-xml-file-from-sharepoint-list/
    Get SharePoint list items and export them to XML using PowerShell
    http://www.robertkuzma.com/2012/09/get-sharepoint-list-items-and-export-them-to-xml-using-powershell/
    More reference:
    http://www.robertkuzma.com/2010/08/how-to-create-a-custom-xml-output-using-sharepoint-services-3-0/
    http://traceynolte.com/blog/convert-sharepoint-list-to-xml/
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Creating an xml file from the Basic java Object

    how to create an XML file using the values available in the object with reference to an xsd or dtd file..
    (OR )
    is it possible to write the contents of an object to an xml file without knowing the dtd or xsd file .......

    how to create an XML file using the values available in the object with reference to an xsd or dtd file..
    (OR )
    is it possible to write the contents of an object to an xml file without knowing the dtd or xsd file .......

  • Cannot download files from private published site

    I am using the "published site private" option settings to control user access with a user name and password.  This site has a page with links to pdf files stored on my me.com account.  The pdf items are to be opened and downloaded by users who access this page through the security settings.
    With the security settings removed the process to download files works OK
    With security settings enabled, the user name and password successfully open the site but the pdf items will not open and cannot be downloaded.
    What am I doing wrong?

    You can protect PDF files with a password and user name.  When you go to save the document as a PDF file, i.e. Print ➙ PDF ➙ Save as PDF, there will be a window to set password and user name.
    Click to view full size
    That would work for files to be downloaded but not for the pages themselves. 

  • Creating a zip file from the contents of a directory

    hi, I am having a problem as the title suggests with a zip fil creation...
    using the basic example zip.java i wished to edit it so it doesnt zip a file fro the current directory but rather a directory i inputted.
    It is able to read the first file then throws out the following error with the code below it:
    java.io.FileNotFoundException: test.jpg (The system cannot find the file specified)
    import java.io.*;
    import java.util.zip.*;
    public class Zip {
       static final int BUFFER = 2048;
       public static void main (String argv[]) {
          try
             BufferedInputStream origin = null;
             FileOutputStream dest = new FileOutputStream("C:/Documents and Settings/Phil/My Documents/My Pictures/Work/test.zip");
             CheckedOutputStream checksum = new CheckedOutputStream(dest, new Adler32());
             ZipOutputStream out = new
               ZipOutputStream(new BufferedOutputStream(checksum));
             //out.setMethod(ZipOutputStream.DEFLATED);
             byte data[] = new byte[BUFFER];
             // get a list of files from current directory
             File f = new File("C:/Documents and Settings/Phil/My Documents/My Pictures/Work/");
             f.listFiles();
             String files[] = f.list();
             for (int i=0; i<files.length; i++)
                System.out.println("Adding: "+files);
    FileInputStream fi = new FileInputStream(files[i]);
    origin = new BufferedInputStream(fi, BUFFER);
    ZipEntry entry = new ZipEntry(files[i]);
    out.putNextEntry(entry);
    int count;
    while((count = origin.read(data, 0,
    BUFFER)) != -1)
    out.write(data, 0, count);
    origin.close();
    out.close();
    catch(Exception e)
    e.printStackTrace();
    After investigation i am lead to believe this is because the method returns an array of file and directory names only but not their path and the unqualified names would have therefore be defaulted to the current working directory. Something i understand if this is the case.
    So instead i used the File.listFiles() method to return an array
    of File objects, instead of an array of Strings as shown in the snippet of the changed code below (the changed code highlighted)...but arrived at another error on the second section of highlighted code meaning i cant compile. I cant understand why this is so!
    The error is: "cannot find symbol, Symbol: Contructor ZipEntry (Java.IO.file), location: class.java.util.zip.ZipEntry"
    File f = new File("C:/Documents and Settings/Phil/My Documents/My Pictures/Work/");
             **************File g[] = f.listFiles();***************
             **************String files[] = f.list();**************
             for (int i=0; i<g.length; i++)
                System.out.println("Adding: "+g);
    FileInputStream fi = new FileInputStream(g[i]);
    origin = new BufferedInputStream(fi, BUFFER);
    **************ZipEntry entry = new ZipEntry(g[i]);************
    out.putNextEntry(entry);
    int count;
    while((count = origin.read(data, 0,
    BUFFER)) != -1)
    out.write(data, 0, count);
    origin.close();
    out.close();
    Any help and thoughts most appreciated. Thank u in advance

    I'll admit i took 1 look at that reply an thought "thats stupid that wont work"...
    then a second look an though "actually, i should work i cant believe i didnt think of that"
    Anyways i tried it and it did work
    How are the duke dollars awarded, cos u should have them ordinary_guy
    cheers!

  • Slideshow Elements 9:  Lose audio when creating a .pdf file from the slideshow

    I created the slideshow in Elements 9.  Works great.  Created the .pdf and I lose the audio. I'm trying to send the slideshow via email so it can't be too huge, so I didn't consider the .wmv.  In troubleshooting it mentioned removing the artwork as one potential issue and didn't get into detail as to the other problems could be. So  I removed the artwork in Itunes from the .mp3.  I converted from .mp3 to .wav to see if that made a difference. Neither helped.  I was able to create the .pdf of a slideshow with audio in Elements 7.  What do I do to make it work?
    Trying to get this figured out to send the slideshow for Christmas so any help/suggestions are appreciated...13 days to go

    Sorry for the late reply. Have you been able to send the file?
    However, i created a slideshow with a mp3 file and when i output the same into pdf format, it just played fine with the music i applied while creating.
    Can you mention the number and size of the files that you used to create the slideshow.
    Just to add, you can also create online albums with various templates like christmas and many more and can share them with friends.

  • How to create a xml file from the jsp page?

    I'm a beginner of the develop xml,my question like this,
    there has a jsp page,some parameters in it,I wanna get the parameters and create a xml file,so,what parser method should I use?
    And how to create a new xml file,when the file haven't exist at first?
    pls give some code,thanks.

    a ggod link for u http://www.theserverside.com/resources/article.jsp?l=JSP-XML2

  • Capture xml files from the web site

    We recieve cxml purchase order files from various clients . our clients use Ariba that send the cxml files through emails. Now we would like to give a certain website address so that they can upload the cxml files directly on our website. Now how do I extract the files after they are uploaded on our website. because I need to know where exactly on our server will the files that are uploaded are saved.
    Thanks for all ur help.

    The blog is history. You won't be able to recover it. You can create a new blog but the entries and archives won't be available. Best to use an established online blogging site, configure it to your needs and embed it into one of your iWeb pages so visitors don't have to leave your iWeb site. This demo page is an example of one site embedded in an iWeb page: Embed a Site Within an iWeb Page.
    OT

  • IMovie 9.0.7 will not complete the update either with the download dmg file from the apple site or from the OS software update. I would appreciate some advice.

    When installing the new update 9.0.7 to iMovie either via a dmg file or from the software updater the install will not complete the installation. The indicator bar just stays in the same place with the note install time remaining about a minute. I have let it set for hours and nothing happens. Does anybody have any advice?

    Try this.
    After signing into the Mac App Store (MAS) with your iTunes Apple ID, look at the Purchased page. You should see the three bundled iLife apps listed with Accept buttons. After you have accepted them and Apple has verified that they came on a new Mac and assigned them to your Apple ID and iTunes/MAS account, you should be able to update them.

  • I cannot open any .doc files on Firefox from any source such as yahoo mail, blackboard, and UW Catalyst, while I have no problem opening .docx files from the same sites. When then happens, I have to switch to explorer and it's really annoying.

    Cannot open Microsoft Word .doc files from any website (.docx are ok)

    That is a legitimate Mozilla newsletter. As it says in the email:
    You're receiving this email because you subscribed to receive email newsletters and information from Mozilla. If you do not wish to receive these newsletters, please click the Unsubscribe link below.
    Unsubscribe https://www.mozilla.org/en-US/newsletter/existing/ad9febcf-65ac-41fd-810b-798945f448f3/
    Modify your preferences https://www.mozilla.org/en-US/newsletter/existing/ad9febcf-65ac-41fd-810b-798945f448f3/ "

  • Can't find domain file, or load published site

    I have a site published to mobile me - sitename- and i later made some changes that i didnt want to push live to mobile me, so i published to a local folder and changed the name to sitename_alt. I closed iweb and wanted to load the site that is live, but i don't see any file open command or how to load the mobileme published site.
    I found my domain file but when i click it, it opens the sitename_alt site, yet the mobile me site is still on live on mobile me ! I take it there is no "save as" scheme like on every other application in OSX ? Have i lost my ability to work on my sitename mobile me live site ?

    Publishing your site to a local folder on your desktop is not saving it - this is html and iWeb can do nothing with this as it has no import facility.
    The only way to update sites is via your domain.sites file found under User/Library/Application Support/iWeb/domain.sites.
    If you don't have this file then you will have to re-build your site from scratch.

  • Is there a way to re-create the *.cp file from a published *.exe?

    While looking to update a Captivate 3 tutorial that was published as an EXE, we discovered the original Captivate file had been lost.
    Is there a way to extract/re-create a Captivate file from the published EXE?

    Very sorry, but I'm afraid that it is not possible,
    Lilybiri

  • Trying to send all Files from an iweb site via email

    I want to know if it is possible to send a whole iweb site that is saved and only published to a folder, to another person via email.
    I have tried attaching the HTML. index site to an email and the text does appear but I am looking for a way to send all of the files i have form one site in an attachment if this is possible??
    Thanks

    Welcome to the Apple Discussions. If the total size of the published site folder and index.html file is under 2 GB you can use DropBox to transfer the published site or the domain.sites2 file as Ethmoid suggested. See #21 - Managing an iWeb site from multiple Macs with Dropbox. It will work for any type of file for transfer. Just set it up like in the tutorial and either add the domain file or the published site file. It works across platforms. And it's free if you keep it under 2GB.
    OT

Maybe you are looking for

  • How do I move a song from one album to another?

    how do I move a song from one album to another?

  • How can I change my email address if I can't log in?

    Hi, I have a valid Adobe account and password.  (Not this one - I had to set up a dummy account just to get this far!) When I try to log in, it appears the Account name and password are accepted, but the site says I have to reset my password using in

  • Vision + Box Question

    Does the new Vision + box run extraordinarily hot by design ? I have the new box and the fan at the back never seems to come on. The box gets incredibly hot during operation, far too hot to touch the surface. I cant believe they designed the box with

  • DME file-f110-change of bank account

    we are making payment to a vendor thru payment method E i.e EFT and DME file gets created and is sent to bank.At the time of F110 if i change the bank account number for the same method will still dme file be created or any changes are req for this.

  • MD4C - Multilevel order report with a selection of production/process order

    Hi Experts, We have this request: We need to check the availability check for different production orders, with multilevel mode, but the tcode MD4C accepts only one production order. We have seen that we can actually use the same tcode with different