Comments
paul.nowak wrote: Matt, thanks for the comments. I made an error on the version of Plone. It's 2.5 Plone running on Zope 2.9x. In regards to the additional products, we have a skin installed and we have a product that we had custom developed for us that connects to a PostgreSQL database. We've looked at slow PostgreSQL queries causing problems and have not been able to find an issue. We've also tested for the case where the PostgreSQL server is down and have not been able to create an issue. We therefor...
Cloud Expo on Google News


2008 West
DIAMOND SPONSOR:
Data Direct
SOA, WOA and Cloud Computing: The New Frontier for Data Services
PLATINUM SPONSORS:
Red Hat
The Opening of Virtualization
GOLD SPONSORS:
Appsense
User Environment Management – The Third Layer of the Desktop
Cordys
Cloud Computing for Business Agility
EMC
CMIS: A Multi-Vendor Proposal for a Service-Based Content Management Interoperability Standard
Freedom OSS
Practical SOA” Max Yankelevich
Intel
Architecting an Enterprise Service Router (ESR) – A Cost-Effective Way to Scale SOA Across the Enterprise
Sensedia
Return on Assests: Bringing Visibility to your SOA Strategy
Symantec
Managing Hybrid Endpoint Environments
VMWare
Game-Changing Technology for Enterprise Clouds and Applications
Click For 2008 West
Event Webcasts

2008 West
PLATINUM SPONSORS:
Appcelerator
Get ‘Rich’ Quick: Rapid Prototyping for RIA with ZERO Server Code
Keynote Systems
Designing for and Managing Performance in the New Frontier of Rich Internet Applications
GOLD SPONSORS:
ICEsoft
How Can AJAX Improve Homeland Security?
Isomorphic
Beyond Widgets: What a RIA Platform Should Offer
Oracle
REAs: Rich Enterprise Applications
Click For 2008 Event Webcasts
SYS-CON.TV
Top Links You Must Click On


Backing Up Site Definitions in Dreamweaver
Have you ever looked for missing remote server names, user names, and passwords?

Have you ever looked for missing remote server names, user names, and passwords? Have you ever tried to transfer a site definition to another system by copying the data stored in the Site Definition dialog box? If so, you probably discovered that it doesn't work because the password is encrypted.

Tip: If you are not in a hurry, try my Get Dreamweaver FTP Password feature at my Web site (www.moredw.com/getPW.php).

Fear of losing user names and passwords is but one reason to back up your site definitions. You should also back up your site definitions each time you add a new site or edit an existing site because your computer could crash and you might lose your data, or something could go wrong when you install an upgrade or update that causes you to lose your site definitions. Backing up your site definitions also safeguards you against an occasionally temperamental Dreamweaver installation that might "forget" your site definitions.

Requirements
To complete this tutorial you will need to install the following software and files: level 2 subhead Dreamweaver 8

Getting Started
As a Dreamweaver user, you have the following options to back up your site definitions. You can:
  • Use the Dreamweaver export and import feature (available for Windows and Mac users)
  • Back up the registry key (Windows users)
  • Back up the Site Prefs file in the Sites folder (Mac users)
  • Use the MM-Exporter extension (Windows user)
Note: This extension currently does not recognize Dreamweaver 8. An updated version will be available in early 2006.

Tip: Always print out and store everything that contains the remote server access data, even if you are a paperless office fan!

Considering the Number of Sites
Your back-up strategy also depends upon the number of site definitions you want to back up. For a single site definition or a small number of site definitions, the best way is to use the export and import functions of the Dreamweaver site manager. If you have to back up many site definitions at the same time, you might be better off working with the Dreamweaver Sites registry key (Windows users) or back up the Site Prefs file (Mac user).

Transferring Site Definitions Between Platforms
The only way to transfer site definitions between Windows and Macintosh platforms is to use the export and import feature.

Note: Don't forget to edit your site definitions after importing the site definitions on the new operating system. You'll have to point the site folder to the correct local folder where all the site's files are stored!

Using the Dreamweaver Export/Import Feature
One easy and fast way to back up a site definition is to use the built-in export and import feature in Dreamweaver. This built-in function is available in Dreamweaver MX, Dreamweaver MX 2004, and Dreamweaver 8. Dreamweaver 4 users must download and install a special extension, Site Import Export.

Note: The export feature backs up only the site definition. It does not back up your site's files. You have to do that manually!

Exporting Site Definitions in Dreamweaver 4
Dreamweaver 4 doesn't have a native import and export feature. Instead, you have to use a special extension for exporting and importing site definitions.

  1. Download and install the Site Import Export extension for Dreamweaver 4/4.01
    (http://macromedia.com/cfusion/exchange/ index.cfm#view=sn106&viewName=Exchange%20Search%20)
  2. To export a site definition, choose File > Export > Export Site.
  3. To import a site definition into Dreamweaver 4, choose File > Import > Import Site. After importing a site definition you must shut down and restart Dreamweaver before the imported site appears in Dreamweaver.
Note: The Site Import Export extension is not compatible with Dreamweaver MX/MX2004/8. These versions have a built-in export and import feature. Dreamweaver 4 does not recognize STE files used in Dreamweaver MX and later. Therefore, you cannot import a site definition exported from Dreamweaver 4 into a newer Dreamweaver version. However, when you install Dreamweaver MX, Dreamweaver MX2004, or Dreamweaver 8, your existing Dreamweaver 4 and UltraDev site definitions will be imported automatically into the newer version of Dreamweaver. In short, do not uninstall Dreamweaver 4 before installing a newer version of Dreamweaver.

Exporting Site Definitions in Dreamweaver MX/MX 2004/8
To export site definitions in Dreamweaver MX/MX 2004/8, follow these steps:

  1. Choose Site > Edit Sites (Dreamweaver MX) or Site > Manage Sites (Dreamweaver MX 2004/8) to access the site manager. Alternatively, in Dreamweaver MX 2004/8, you can also select Manage Sites from the pop-up list in the Files panel to access the Site Manager (see Figure 1).
  2. Highlight the site name you want to export and click Export (see Figure 2).
  3. In the Export Site dialog box, Select the "Back up my settings" option and click OK (see Figure 3).
  4. Save the SiteName.ste file.
Tip: Use the name of the site for the SiteName so that you can recognize it easily later when you want to import it.

When you export a site definition, Dreamweaver writes the settings into an XML file with an STE extension. Do not change, add, or remove anything in that file!

Importing a Site Definition File
To import a Site Definition file, follow these steps:

  1. Open the Manage Sites window.
  2. Click the Import button (see Figure 4).
  3. Dreamweaver adds a new site name called Unnamed Site 1 to the list. This is a placeholder for the name of the site you want to import (see Figure 5).
  4. Navigate to the STE file you want to import, select it, and click OK. It might take a few seconds until your imported site name appears in the list. The imported site's name will replace Unnamed Site 1.
  5. Click Done to save the new extended list and to close the Manage Sites window.
Note: Always use the Done button. Dreamweaver can behave strangely if you leave the Manage Sites window using the X in the upper right corner!

Backing Up the Registry Key (Windows Users)
If you are on Windows and you want to back up all of your site definitions in one single step, export the registry key that contains all of your site definitions and settings.

To export the registry key for your site definitions, follow these steps (Caution: Do not to change, add, or delete anything in the Windows registry!):

  1. Select > Start > Execute.
  2. Type regedit into the dialog box and click Execute to open the Registry editor.
  3. In the left-side window navigate to:
  • Dreamweaver 4 users:
    HKEY_CURRENT_USER\Software\Macromedia\Dreamweaver 4\Sites
  • Dreamweaver MX users:
    HKEY_CURRENT_USER\Software\Macromedia\Dreamweaver 6\Sites
  • Dreamweaver MX 2004 users:
    HKEY_CURRENT_USER\Software\Macromedia\Common\2004\Sites
  • Dreamweaver 8 users:
    HKEY_CURRENT_USER\Software\Macromedia\Common\8\Sites
  1. Highlight the Sites key (see Figure 6).
  2. Select File > Export in the menu bar.
  3. Select Selected branch in the Export Range section of the Export Registry File dialog box.
  4. Choose a name you can easily remember. (Tip: I always add the month and year to a file's name. For example, sitesDW8_11_05.reg for the sites definition key in Dreamweaver 8, saved in November 2005. This way, I always know when I backed up of the Sites registry key.)
  5. Click Save to save your site definitions as a Registration File (*.reg).
About Jolantha Belik
Jolantha Belik is the author of Dreamweaver 8 - CSS, Templates, Dynamische Seiten, written in German. She also recorded a Video training on Dreamweaver 8. She runs her own company, jbel?s design, in Vienna, Austria. It offers Web site development and software training, especially coaching ?woman to woman.? Jolantha is a Team Macromedia member and has published several tutorials for beginners at moreDW.

In order to post a comment you need to be registered and logged in.

Register | Sign-in

Reader Feedback: Page 1 of 1

Have you ever looked for missing remote server names, user names, and passwords? Have you ever tried to transfer a site definition to another system by copying the data stored in the Site Definition dialog box? If so, you probably discovered that it doesn't work because the password is encrypted.

Have you ever looked for missing remote server names, user names, and passwords? Have you ever tried to transfer a site definition to another system by copying the data stored in the Site Definition dialog box? If so, you probably discovered that it doesn't work because the password is encrypted.

Have you ever looked for missing remote server names, user names, and passwords? Have you ever tried to transfer a site definition to another system by copying the data stored in the Site Definition dialog box? If so, you probably discovered that it doesn't work because the password is encrypted.


Your Feedback
news desk wrote: Have you ever looked for missing remote server names, user names, and passwords? Have you ever tried to transfer a site definition to another system by copying the data stored in the Site Definition dialog box? If so, you probably discovered that it doesn't work because the password is encrypted.
SYS-CON India News Desk wrote: Have you ever looked for missing remote server names, user names, and passwords? Have you ever tried to transfer a site definition to another system by copying the data stored in the Site Definition dialog box? If so, you probably discovered that it doesn't work because the password is encrypted.
SYS-CON Belgium News Desk wrote: Have you ever looked for missing remote server names, user names, and passwords? Have you ever tried to transfer a site definition to another system by copying the data stored in the Site Definition dialog box? If so, you probably discovered that it doesn't work because the password is encrypted.
Enterprise Open Source Magazine Latest Stories . . .
This is a deal that has been around for all of this year, and I know the NYC-based guy charged with pulling the technical pieces together. He has been looking at software platforms for months and separating contenders from pretenders based on the criteria he's established. To my knowle...
3Leaf Systems, the well-funded start-up, dropped its fig leaf Tuesday and took a running jump into the pools of memory, I/O and cache that it can construct and deconstruct at will based on the application, creating scale-up shared-memory SMP systems the likes of mainframes, proprietary...
Funambol, a provider of open source mobile cloud sync and push email for billions of phones, today announced it has acquired Zapatec, Inc., a leader of AJAX web 2.0 frameworks. The acquisition enables Funambol to uniquely address the industry pervasive device fragmentation challenge th...
Plone and Drupal are two leading open source Content Management Systems (CMS). Both were recognized in the 2009 Open Source CMS awards, run by Packt Publishing. Both also have large installed bases and large developer communities. This is made evident by some quick searching on Googl...
SOASTA, a provider cloud testing, today announced that performance engineers can now build web application tests in Apache JMeter, the most popular open source load testing tool, and run them in SOASTA's Global Test Cloud. Deploying JMeter tests to the Cloud has been a complex, time-co...
Yahoo! Inc. (Nasdaq:YHOO), a leading global Internet company, took its second major step in five months towards open-source cloud computing today, debuting an open source version of Traffic Server, a high performance application server for builders of cloud services. Traffic Server ena...
Subscribe to the World's Most Powerful Newsletters
Subscribe to Our Rss Feeds & Get Your SYS-CON News Live!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021


SYS-CON Featured Whitepapers
ADS BY GOOGLE