<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
<channel>
<atom:link href="http://www.ezgenerator.com/howto.php?action=rss" rel="self" type="application/rss+xml"/>
<title>Howto</title>
<link>http://www.ezgenerator.com/howto.php</link>
<description></description>
<language>en-us</language>
<pubDate>Wed, 02 May 2012 16:45:00 +0200</pubDate>
<lastBuildDate>Wed, 02 May 2012 16:45:00 +0200</lastBuildDate>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<item>
<title>Customizing Template search box</title>
<description> to change css layout of search box:   go to 'project template' tab --&amp;gt; 'template editor' --&amp;gt; 'css' and append this as new line (you can change it with css controls to fit your needs)   &amp;nbsp;    #search_box{background: #a6a6a6;border: 1px solid #9b9b9b; color: #ffffff;height:22px; padding: 0 7px;border-radius: 2px;margin:8px 32px 8px 8px;}    &amp;nbsp;   to customize search button:&amp;nbsp;   &amp;nbsp;    #search_button{background: #1b1b1b;border: 1px solid #545454;color: #ffffff;position: absolute;right: 7px;top: 8px;width: 24px;height: 24px;border-radius: 2px;}    &amp;nbsp;   search area (div) can be also customized ... <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1335972349&amp;title=customizing-template-search-box</link>
<category>Site Search</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1335972349&amp;title=customizing-template-search-box</guid>
<pubDate>Wed, 02 May 2012 16:45:00 +0200</pubDate>
</item>
<item>
<title>Protecting Shop Checkout</title>
<description> By default ezg shop page&amp;nbsp; is open, everyone can use it without registering. 
 If you want to get users to register (log-in) on checkout follow this steps: 
 &amp;nbsp; 
   <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1333482354&amp;title=protecting-shop-checkout</link>
<category>Shop/lister</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1333482354&amp;title=protecting-shop-checkout</guid>
<pubDate>Tue, 03 Apr 2012 21:39:00 +0200</pubDate>
</item>
<item>
<title>Emageview Parameters</title>
<description>         screenBGColor=0x0F0F15   screenProgressSize=10   screenProgressColor=0xFFFFFF   screenProgressBGColor=0x000000   screenProgressAlpha=0.7     transitionType=random &amp;nbsp; (see ---&amp;gt; &amp;nbsp;   transitionSpeed=1     expandAtStartup=0   showImageAtStartup=1   slideShowAtStartup=0   slideShowTime=6000   showBackground=1     screenFitMode=0 &amp;nbsp; &amp;nbsp;(originalSize - default)   screenFitMode=1 &amp;nbsp; &amp;nbsp;(Image Fit)   screenFitMode=2vv (ScreenFit)     browserHeight=30   browserListHPercent=0.8   browserBGColor=0x262626   browserListBGColor=0x121212   browserBorderColor=0x262626   browserBGAlpha=1   browserListBGAlpha=1   browserGlassAlpha=0.06     bigBrowserBGColor=0x151515   bigBrowserBGAlpha=1     thumbnailWidth=18   thumbnailHeight=18   thumbnailOffset=4   thumbnailMoveSpeed=0.6     bigThumbnailWidth=100   bigThumbnailHeight=100   bigThumbnailOffset=10   thumbnailImageFit=0     thumbPreviewMaxWidth=120   thumbPrewviewMaxHeight=120   thumbPreviewBGColor=0xFFFFFF   thumbPreviewBGAlpha=0.3   thumbPreviewBorder=4   thumbPreviewArrowSize=6   thumbPreviewSmallScale=0.8   thumbPreviewDelayShow=100     videoControlBGColor=0x151515   videoControlBGAlpha=.85   videoProgressBGColor=0x454545   videoProgressLoadedColor=0x3C6BF5   videoProgressPlayedColor=0xFFFFFF   volumeBackgroundColor=0x454545   volumeProgressColor=0xFFFFFF     (new ...     <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1332168924&amp;title=emageview-parameters</link>
<category>Flash</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1332168924&amp;title=emageview-parameters</guid>
<pubDate>Mon, 19 Mar 2012 15:53:00 +0100</pubDate>
</item>
<item>
<title>Set up Catalog/Shop in EZG v4</title>
<description> To set up a Catalog/Shop page in EZGenerator 4, first of all you need MySQL to do this. Get credentials from your provider (or set up MySQL database in your server, if server is yours). EZGenerator  cannot  create the database automatically. The database is one of the parameters required in the MySQL settings inside EZGenerator, so make sure you have this set up before you activate the MySQL in your project.   &amp;nbsp;   To make a ... <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1329124970&amp;title=set-up-catalogshop-in-ezg-v4</link>
<category>General</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1329124970&amp;title=set-up-catalogshop-in-ezg-v4</guid>
<pubDate>Mon, 13 Feb 2012 09:58:00 +0100</pubDate>
</item>
<item>
<title>How to add and use shop custom fields (MySQL only)</title>
<description> To use add custom fields to the shop products data, follow these steps:     Open the shop page settings   Open the Data dialog   Edit the fields   Confirm the changes            Open the page where the changes should be visible.     Open the macros fields dialog     Select the new fields from the macros list     Place the macros to the desired place         Upload your project changes     Go to the shop Online Administration  ...  <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1328874421&amp;title=how-to-add-and-use-shop-custom-fields-%28mysql-only%29</link>
<category>Shop/lister</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1328874421&amp;title=how-to-add-and-use-shop-custom-fields-%28mysql-only%29</guid>
<pubDate>Fri, 10 Feb 2012 11:27:00 +0100</pubDate>
</item>
<item>
<title>Add custom code (html or php) that is not compatible with the current EZG pages structure</title>
<description> To add custom page content, that's not compatible with the current EZG structure (no possible to add the content directly into the pages), try to use this:   &amp;nbsp;     Set up the extra page you want with the content you want added into it. If you want to manage the page via EZG (and make it part of the project anyway), you can try this:     make new page in EZG (wherever you prefer).   in  page ...     <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1327331327&amp;title=add-custom-code-%28html-or-php%29-that-is-not-compatible-with-the-current-ezg-pages-structure</link>
<category>MySql/Php</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1327331327&amp;title=add-custom-code-%28html-or-php%29-that-is-not-compatible-with-the-current-ezg-pages-structure</guid>
<pubDate>Mon, 23 Jan 2012 15:52:00 +0100</pubDate>
</item>
<item>
<title>Change the maximum upload size of files (upload_max_filesize)</title>
<description> To change the upload size of your files (if the limit you have is too small), you can try one of these methods:   ( The default size is most probably 2MB, in all examples we're going to change it to 5MB )     Using the file  php.ini   Keep in mind, that this is the recommended option, but some hosts don't give you access to do this.  Open the file, find and change the values of these two lines:    ...   <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1326793977&amp;title=change-the-maximum-upload-size-of-files-%28upload_max_filesize%29</link>
<category>MySql/Php</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1326793977&amp;title=change-the-maximum-upload-size-of-files-%28upload_max_filesize%29</guid>
<pubDate>Tue, 17 Jan 2012 10:30:00 +0100</pubDate>
</item>
<item>
<title>PayPal Order Processing Problems</title>
<description> Order Pending Reason parameters :   &amp;nbsp;    multi-currency :   You do not have a balance in the currency sent, and you do not have your  Payment Receiving Preferences  set to automatically convert and accept this payment. You must manually accept or deny this payment.   &amp;nbsp;    order :   You set the payment action to Order and have not yet captured funds.   &amp;nbsp;    paymentreview :   The payment is pending while it is being reviewed by PayPal for risk.   &amp;nbsp;    unilateral :   The ... <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1326578971&amp;title=paypal-order-processing-problems</link>
<category>Shop/lister</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1326578971&amp;title=paypal-order-processing-problems</guid>
<pubDate>Sat, 14 Jan 2012 23:06:00 +0100</pubDate>
</item>
<item>
<title>Blog (MySQL version) Related posts</title>
<description> New sidebar macro : % BLOG_RELATED%&amp;nbsp; is available since version 4.0.0.119.. 
 A little explanation how this macros works: 
 Relation between posts is defined with post keywords (you can add comma separated keywords for each post in blog) 
 This macro collect all keywords defined for all posts currently displayed on page and search database for all other (not displayed) posts with same keywords = related posts 
 &amp;nbsp; 
 &amp;nbsp; <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1326142954&amp;title=blog-%28mysql-version%29-related-posts</link>
<category>Blogs/Rss</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1326142954&amp;title=blog-%28mysql-version%29-related-posts</guid>
<pubDate>Mon, 09 Jan 2012 21:56:00 +0100</pubDate>
</item>
<item>
<title>Submenus (3rd Level) custom position</title>
<description> Inside ezgenerator you can select position of submenu's on page (left, right, top, bottom and inside menu's)   first 4 option will place submenu's as left/right/top/bottom panel inside page area for example :   &amp;nbsp;       &amp;nbsp;   if you need to place menus on custom position within page, you can use %SUBMENUS% macro, as here:       &amp;nbsp;   with this result :   &amp;nbsp;       &amp;nbsp;   &amp;nbsp;   &amp;nbsp;   &amp;nbsp; <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1326115311&amp;title=submenus-%283rd-level%29-custom-position</link>
<category>Templates</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1326115311&amp;title=submenus-%283rd-level%29-custom-position</guid>
<pubDate>Mon, 09 Jan 2012 13:47:00 +0100</pubDate>
</item>
<item>
<title>How to test sessions on your site</title>
<description> to test if sessions are properly configured on your site:   &amp;nbsp;   1. download the  sessions_test.zip    2. Unzip and manually upload (using external ftp program) or upload via EZG (using the extdocs folder, e.g. put them into it and publish)   3. Open the file  session_test.php  and click the link   &amp;nbsp;   After clicking the link you should see on another page the variables from the previous one. If they're blank, then there is something wrong with the ... <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1323863073&amp;title=how-to-test-sessions-on-your-site</link>
<category>General</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1323863073&amp;title=how-to-test-sessions-on-your-site</guid>
<pubDate>Wed, 14 Dec 2011 12:32:00 +0100</pubDate>
</item>
<item>
<title>Customizing blog/podcast sidebar macro objects</title>
<description> Following parameters can be used in all Blog/Podcast sidebar macros 
 (&amp;nbsp; BLOG_ARCHIVE(), BLOG_MOST_VISITED()&amp;nbsp; BLOG_TOP_RANK()&amp;nbsp; BLOG_FULLLIST()&amp;nbsp; ) 
 &amp;nbsp; 
 % date%&amp;nbsp; % DATE[date parameters]% % free_field%&amp;nbsp; % excerpt% % title% % category% % image% % image[width,height]%&amp;nbsp; % item_url% in podcast also %subtitle% %author% are supported 
 &amp;nbsp; 
 in BLOG_FULLLIST() there is also additional macro:&amp;nbsp; % content% <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1323331444&amp;title=customizing-blogpodcast-sidebar-macro-objects</link>
<category>Blogs/Rss</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1323331444&amp;title=customizing-blogpodcast-sidebar-macro-objects</guid>
<pubDate>Thu, 08 Dec 2011 08:53:00 +0100</pubDate>
</item>
<item>
<title>How to link to specific slide in slidebar</title>
<description> to link slide from other page: 
 &amp;nbsp; 
 1. Check slide-bar id, you can see id in slide-bar properties dialog   
 2. Go to the page where you want to create the link. 
 3. Insert link to the page containing the slide-bar, and append ? id= X to the url. X = slide number (slide numbers start from 1) and id is slide-bar id 
 &amp;nbsp; 
 Example:  ../documents/slidebar_page.html?sl21=2 . <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1319183912&amp;title=how-to-link-to-specific-slide-in-slidebar</link>
<category>General</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1319183912&amp;title=how-to-link-to-specific-slide-in-slidebar</guid>
<pubDate>Fri, 21 Oct 2011 09:54:00 +0200</pubDate>
</item>
<item>
<title>Is there a blank template available in EZGenerator?</title>
<description> We have a blank templates available called 'zero'. &amp;nbsp;   If you want to design your own template, you have few options:     Use  Zero/v1  template (which is in fact empty template) and define layout for each page.       Use  Zero/v**980  templates, where you define the layout for each page and use EZG menu's. To insert menu, right-click in page and use  ZERO mode fields  option.       Customize one of the existing templates, using  Template ...   <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1317215436&amp;title=is-there-a-blank-template-available-in-ezgenerator</link>
<category>Templates</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1317215436&amp;title=is-there-a-blank-template-available-in-ezgenerator</guid>
<pubDate>Wed, 28 Sep 2011 15:09:00 +0200</pubDate>
</item>
<item>
<title>How do I add my company logo to a template?</title>
<description>  In most templates, you can use editable images. Change the templates editable image with your companies logo.    
 
 Rightclick in the editor on the template image. 
 Click the editable image properties. 
 Locate your logo image on your hard disc. 
 Add your logo to the template. 
 <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1317215352&amp;title=how-do-i-add-my-company-logo-to-a-template</link>
<category>Templates</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1317215352&amp;title=how-do-i-add-my-company-logo-to-a-template</guid>
<pubDate>Wed, 28 Sep 2011 15:07:00 +0200</pubDate>
</item>
<item>
<title>Can you make a personalized template for my kind of business?</title>
<description> The EZGenerator template images can be customized.  Most of our templates have at least 1 image that can be changed at wish. Please add a picture that reflects your business best.  You can also create a custom template starting from the Zero template. <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1317215018&amp;title=can-you-make-a-personalized-template-for-my-kind-of-business</link>
<category>Templates</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1317215018&amp;title=can-you-make-a-personalized-template-for-my-kind-of-business</guid>
<pubDate>Wed, 28 Sep 2011 15:00:00 +0200</pubDate>
</item>
<item>
<title>Will EZGenerator templates stay available for free?</title>
<description>  Your EZGenerator license comes with a   1-year update subscription .  You have full access to all templates and program updates during 1 year.  After the period of free updates , if you want to get further updates you should subscribe for a new  1-year update subscription           It is NOT REQUIRED to get 1-year update subscription, you can use EZGenerator without subscription if you don't need updates.     You can pay for subscription later when you need updates again (which ...  <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1317214802&amp;title=will-ezgenerator-templates-stay-available-for-free</link>
<category>Pre-Order</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1317214802&amp;title=will-ezgenerator-templates-stay-available-for-free</guid>
<pubDate>Wed, 28 Sep 2011 14:59:00 +0200</pubDate>
</item>
<item>
<title>Can I download all (new) templates at once?</title>
<description>  No it isn't possible to download all templates at once.  There is no need to download all templates. You only have to download the templates you actually use.  If all our customers would download the complete 1 Giga byte batch of templates at once, our download server will turn unusable.  It is only possible to download one template at a time, however you can download all 10 or more styles of that one template at once. &amp;nbsp;  Choose a template style before ...  <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1317214720&amp;title=can-i-download-all-%28new%29-templates-at-once</link>
<category>Templates</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1317214720&amp;title=can-i-download-all-%28new%29-templates-at-once</guid>
<pubDate>Wed, 28 Sep 2011 14:43:00 +0200</pubDate>
</item>
<item>
<title>Can I use different templates in 1 website? For each language an other template?</title>
<description> The easiest way to create this effect is to: 
  Make different projects for each website.  Each project can have an other template.   In the index page of one project, change the link EZGenerator adds by default into a hand made link to the path of the different websites. <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1317213771&amp;title=can-i-use-different-templates-in-1-website-for-each-language-an-other-template</link>
<category>Templates</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1317213771&amp;title=can-i-use-different-templates-in-1-website-for-each-language-an-other-template</guid>
<pubDate>Wed, 28 Sep 2011 14:39:00 +0200</pubDate>
</item>
<item>
<title>Can you send me the templates on a CD/DVD?</title>
<description>  No. Both the EZGenerator program as the EZGenerator templates are only available online.  The EZGenerator installer is a 90Mb download. A default range of templates is included in this installer.  Extra templates can be downloaded at the time you need them. Templates are updated and added regularly.   <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1317213514&amp;title=can-you-send-me-the-templates-on-a-cddvd</link>
<category>Pre-Order</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1317213514&amp;title=can-you-send-me-the-templates-on-a-cddvd</guid>
<pubDate>Wed, 28 Sep 2011 14:34:00 +0200</pubDate>
</item>
<item>
<title>Is there a template design tool, so you can custom design your own template?</title>
<description>  EZGenerator works with its own templates only.      We provide a wide range of templates ready to use.    Easy customize:      EZGenerator templates have easy customization options. No special knowledge is needed for these changes.             EZGenerator allows you to easy customize these template options: - template image (the photo on top of the template) - background - colors - fonts (style/color/size) - buttons - menu / category / page header items - ...                   More options for advanced users:       Radical changes in templates are ...   <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1317213028&amp;title=is-there-a-template-design-tool-so-you-can-custom-design-your-own-template</link>
<category>Templates</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1317213028&amp;title=is-there-a-template-design-tool-so-you-can-custom-design-your-own-template</guid>
<pubDate>Wed, 28 Sep 2011 14:11:00 +0200</pubDate>
</item>
<item>
<title>My EZGenerator trial version puts an E for A?</title>
<description>  This is  NOT an error . This is an EZGenerator  demo version limitation .  Once you buy the full registered EZGenerator program all letters will stay as they were entered into the program. &amp;nbsp;       The Trial version will switch the letter  'a' to the letter 'e'   on every webpage you render.   Trial version will add a footer on every webpage saying: ' This page has been generated with the Trial version of EZGenerator '.   All processed Images will get a 'Trial'  Watermark .    ... <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1317053741&amp;title=my-ezgenerator-trial-version-puts-an-e-for-a</link>
<category>Pre-Order</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1317053741&amp;title=my-ezgenerator-trial-version-puts-an-e-for-a</guid>
<pubDate>Mon, 26 Sep 2011 18:12:00 +0200</pubDate>
</item>
<item>
<title>Do you have printable documentation?</title>
<description>  No, but we do have very detailed online information available:        The detailed EZGenerator help file .  F1 in the program or  available online  on the EZGenerator web site.  This help is printable, but it will be difficult to find something in its printed version.      This EZGenerator how to blog   for often asked questions on how to use specific EZGenerator features.      The  EZGenerator user forum   If none of the above sources give you an answer. Our technicians will ...  <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1317053466&amp;title=do-you-have-printable-documentation</link>
<category>Pre-Order</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1317053466&amp;title=do-you-have-printable-documentation</guid>
<pubDate>Mon, 26 Sep 2011 18:05:00 +0200</pubDate>
</item>
<item>
<title>Where does EZGenerator save my project?</title>
<description>  Your project is saved in [EZGenerator]&amp;#92;&amp;#92;data&amp;#92;&amp;#92;[Project] where [EZGenerator] is the folder EZGenerator is installed on your PC  and [Project] is your project name.   This folder contains all your project content.  This folder however does not contain the data that is inserted online, as is the case with the special PHP pages as Blog, Calendar, Photoblog, Guestbook, Online Editable page, Podcast, Subscribe - this data is stored on server.    <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1317053125&amp;title=where-does-ezgenerator-save-my-project</link>
<category>Install/Registration</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1317053125&amp;title=where-does-ezgenerator-save-my-project</guid>
<pubDate>Mon, 26 Sep 2011 18:03:00 +0200</pubDate>
</item>
<item>
<title>Can I use EZGenerator when my browser is not Internet Explorer?</title>
<description>  The EZGenerator system requirements need you to have Internet Explorer v7.0 (or a higher version) installed on your pc.  EZGenerator uses an integrated Internet Explorer browser.  You can install Firefox (or any other browser), but you should not uninstall Internet Explorer from your pc.  <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1317052932&amp;title=can-i-use-ezgenerator-when-my-browser-is-not-internet-explorer</link>
<category>Pre-Order</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1317052932&amp;title=can-i-use-ezgenerator-when-my-browser-is-not-internet-explorer</guid>
<pubDate>Mon, 26 Sep 2011 18:00:00 +0200</pubDate>
</item>
<item>
<title>Can I sell a website I made with EZGenerator?</title>
<description>  Yes, you can without a problem sell websites you make in EZGenerator to your customers.  You can not give a copy of the EZGenerator software installation to your customer, in that case you need to order an additional EZGenerator license on your customers name.  <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1317052758&amp;title=can-i-sell-a-website-i-made-with-ezgenerator</link>
<category>Pre-Order</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1317052758&amp;title=can-i-sell-a-website-i-made-with-ezgenerator</guid>
<pubDate>Mon, 26 Sep 2011 17:57:00 +0200</pubDate>
</item>
<item>
<title>Do you send me a CD-ROM with the EZGenerator program?</title>
<description>  EZGenerator is a directly downloadable product. You can download the installer (&amp;plusmn; 90 Mb in size) directly from our servers.  After your purchase payment is completed, you are directed to a page with download, installation and registration instructions. You get access to the EZGenerator links on your private download page: 'MY ACCOUNT'. If you follow these instructions, you will be up and running in no time.  This means that we do NOT send you a CD-ROM afterwards.  The advantage ...  <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1317052192&amp;title=do-you-send-me-a-cd-rom-with-the-ezgenerator-program</link>
<category>Pre-Order</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1317052192&amp;title=do-you-send-me-a-cd-rom-with-the-ezgenerator-program</guid>
<pubDate>Mon, 26 Sep 2011 17:48:00 +0200</pubDate>
</item>
<item>
<title>How long does it take to send me my EZGenerator registration?</title>
<description>  Order processing for EZGenerator is instant as soon as your payment is received.  Depending on the payment processing company your order uses, a few minutes delay could occur (maximum 30 minutes). &amp;nbsp;  RBS Worldpay  /  PayPal  As soon as your payment is processed, the software is available on your personal 'my account' page. Most payments are processed instantly.       Avangate  A delay of maximum 15 to 30 minutes is possible. Please do not retry an order directly. Avangate will try to verify ... <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1317052047&amp;title=how-long-does-it-take-to-send-me-my-ezgenerator-registration</link>
<category>Pre-Order</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1317052047&amp;title=how-long-does-it-take-to-send-me-my-ezgenerator-registration</guid>
<pubDate>Mon, 26 Sep 2011 17:34:00 +0200</pubDate>
</item>
<item>
<title>Is EZGenerator available in different languages?</title>
<description>  The EZGenerator program interface and all support documents are available in English ONLY.  EZGenerator web projects and web sites can be in any language you like. Web sites with multiple languages are possible.  Localization of all text messages used in the web site is possible. Some languages are supported by default in web site projects.   <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1317050212&amp;title=is-ezgenerator-available-in-different-languages</link>
<category>Pre-Order</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1317050212&amp;title=is-ezgenerator-available-in-different-languages</guid>
<pubDate>Mon, 26 Sep 2011 17:13:00 +0200</pubDate>
</item>
<item>
<title>Can I recover my project using my uploaded web site?</title>
<description>  The EZGenerator web project isn't the same as your online web site. The web project contains more information than the online pages.  EZGenerator includes multiple backup options. Please first check if one of these options backup files are still available to recover your web project.  EZGenerator can not download your online web site and turn it back into an EZGenerator web project.   <div style="clear:both"></div></description>
<link>http://www.ezgenerator.com/howto.php?entry_id=1317049735&amp;title=can-i-recover-my-project-using-my-uploaded-web-site</link>
<category>Install/Registration</category>
<guid isPermaLink="true">http://www.ezgenerator.com/howto.php?entry_id=1317049735&amp;title=can-i-recover-my-project-using-my-uploaded-web-site</guid>
<pubDate>Mon, 26 Sep 2011 12:55:00 +0200</pubDate>
</item>
</channel>
</rss>
