V. Exporting your design in standard EZRound format
Previous  Top  Next

When you have completed your design and are satisfied with the results you are ready to export your design. EZRound will slice your design and use nine sections of it for creating the HTML table. Depending on the options you choose, it will also create HTML files to test your design from your computer and a HTML container file that you can use from the Internet. It also creates a text file which tells you what each file is and what it does.

To start the export process, you click the Export menu option.

TIP: You can press F10 at any time to jump to the export screen from anywhere in the main EZRound program.

On the export page, you will be asked to provide a 3 or 4 character name that will become part of the filename. The point of keeping this short (and only one word) is to keep down the amount of HTML needed to access the image slices.

The first name (in example) defaults to EZ1.

clip0018

When the export is complete, you would have these files (as itemized in a text file called _EZ1FILES.TXT):

Files created by EZRound for this project [ EZ1]

_EZ1FILES.TXT.....................................This file list
_EZ1Preview.gif...................................Design Preview Image
_EZ1LOCAL.HTM.....................................Local Test file
_EZ1LOCAL.TXT.....................................Local Source file
_EZ1LOCAL_TABLEONLY.TXT...........................Local Source file - Table Only
_EZ1INTERNET.HTM..................................Internet Test file
_EZ1INTERNET.TXT..................................Internet Source file
_EZ1INTERNET_TABLEONLY.TXT........................Internet Source file - Table Only
EZ1UL.jpg.........................................Upper Left Corner Image
EZ1Top.jpg........................................Top Center Image
EZ1UR.jpg.........................................Upper Right Corner Image
EZ1Left.jpg.......................................Left Side Image
EZ1Center.jpg.....................................Center Image
EZ1Right.jpg......................................Right Side Image
EZ1LL.jpg.........................................Lower Left Corner Image
EZ1Bot.jpg........................................Bottom Center Image
EZ1LR.jpg.........................................Lower Right Corner Image

Each file is identified with a description.

If you look close, you can see the significance of the short filename you provided. All of the "EZ1" files are grouped together (easy to find and reuse).

EZRound will save the last short filename that you provided each time so you can increment the number for the next design that you export (EZ2, EZ3, etc.).

The unique naming also allows you to have more than one EZRound design on the same website or on the same web page.


Starting the export...

After you enter your short filename, click the Export Files button to open the export screen.

clip0277

If you want EZRound to write a HTML container file for you (either as an example of how to use your slices - or as something you can re-use on your website) you must enter the URL to where your design slices will be uploaded.


NOTE: If you are going to be using the design slices in a HTML table created by another program (such as NetObjects Fusion) you can skip entering the URL and select the checkbox that says: "Export Image Slices Only". You may also want to check the box that says: "Export Design Preview GIF". This is a convenient way to be able to preview your design at a later date.


Depending on how you want to use the HTML created by EZRound, you would either enter this as a Direct URL or as a Relative URL. Here is the difference:

A Direct URL would be used if the design slices will be located on a different server than the HTML file that is used to access it. A good example of this would be using the container file with a eBay auction listing. Your design slices will be uploaded to your picture hosting service (note that this would not work if you are using eBay picture services), and then the HTML used to access them would be uploaded (as a part of your listing) to the eBay server.

Since a person viewing your auction listing would be accessing the web page they are looking at from the eBay server, the link between the eBay server and the location of your design slices would be a Direct URL.

An example of a Direct URL would be:

http://www.myphotohosting.com/myfolder/EZ1Top.jpg


A Relative URL would typically be used when you are using your design on your own website. Both the design slices and the HTML container are on the SAME server. So the link between your HTML and your design slices is a Relative URL.

An example of a Relative URL would be:

../assets/images/EZ1Top.jpg


Your hosting center or ISP can provide details of exactly how you need to access your files.


If you want EZRound to generate the container HTML for you, then you can also specify the following information:

Table Width: This setting will force your design to be a certain width. Note that in normal HTML table behavior inserting a larger object (such as a photo) will force the table to expand in size. You can enter the table width in pixels, or add a % (percent) sign to have the table occupy a percentage of the screen width.

Table Height: This setting is optional. If you don't specify it, then the table generated will be the minimum height required to hold your slices and the sample text content. If you switch modes in the Previewer to add more text or a photo, the table will grow in size.

Table Align: This setting will justify the table (left, center, right) in the browser.




Special options:

Export Image Slices Only: If this option is selected, no HTML will be generated - just the design slices.

Export Design Preview GIF: If this option is selected, then a preview image of the design will be generated.

Save as Default Settings: If this option is selected, EZRound will remember the other settings for your next export session.

Open Windows Explorer Folder: If this option is checked, EZRound will open Windows Explorer to the project export folder to give you convenient access to the exported files.

clip0270

Folder Echo: If this option is enabled a copy of the exported files can be automatically copied to another folder on your computer so the files are ready to use from another software program.

clip0269


When you are satisfied with your settings, click the Export button to complete the process. EZRound will export the design slices, write the HTML and open a Windows Explorer session in your export folder.

Then EZRound will display this message:

clip0037

·Table only places a copy of the HTML container on the Windows clipboard so you are ready to paste it into another program.  
·Entire page places a copy of an entire HTML page (including the background wallpaper settings if any) on the Windows clipboard so you are ready to paste it into another program.  
·No does not place anything on the Windows clipboard  


A note on file locations:


clip0020

By default, EZRound creates a folder called EXPORTS under the EZRound program folder. When you enter a short filename, then another folder for that particular export will be created below the EXPORTS folder. In our example (EZ1) the folder setup would bee:

C:\Program Files\LANSRAD\EZRound\Export\EZ1

The design slices and HTML would be in this folder.

To use the slices in another program, you would typically copy them to the other programs preferred location. In example: with NetObjects Fusion you would copy the slices to the Assets folder of your NOF project.


If you decide to stop the export process, just click the Cancel button,

clip0021
Clipboard:

EZRound can also export your unsliced design to the Windows clipboard. This can be useful when you want to paste a copy of it into another program for enhancement (or into an email for a client).

Explorer:

The Explorer icon opens a copy of Windows Explorer at the EXPORTS level of your folders. This is useful when you want easy access to exported designs at a later date.