Welcome to TalkGraphics.com
Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1

    Default Using xWD for an email subscription program

    I just received this months edition of the Xara Outsider.

    How can I use Xara Web Designer to create a similar series of quality, graphic emails for subscribers? Frankly, I'm not sure how this is done with any authoring product.

    Looking forward to any experienced feedback.

  2. #2
    Join Date
    Nov 2000
    Location
    Red Boiling Springs TN USA
    Posts
    19,208

    Default Re: Using xWD for an email subscription program

    Curtis could you explain further? I haven't any idea what your question is referencing.

    I have read the March Outsider. http://site.xara.com/news/march09/
    Soquili
    a.k.a. Bill Taylor
    Bill is no longer with us. He died on 10 Dec 2012. We remember him always.
    My TG Album
    Last XaReg update

  3. #3

    Default Re: Using xWD for an email subscription program

    I think he wants to produce something like Xara Outsider (a html / graphical email) so he can email it to his subscribers.

  4. #4
    Join Date
    Nov 2000
    Location
    Red Boiling Springs TN USA
    Posts
    19,208

    Default Re: Using xWD for an email subscription program

    oh...that makes sense now.

    Not seeing the forrest for the trees comes to mind at this moment.
    Soquili
    a.k.a. Bill Taylor
    Bill is no longer with us. He died on 10 Dec 2012. We remember him always.
    My TG Album
    Last XaReg update

  5. #5

    Default Re: Using xWD for an email subscription program

    It would be a great addition to be able to produce graphical emails from XWD (or at least tell us how it's done , it definitely has the potential.

  6. #6

    Default Re: Using xWD for an email subscription program

    Quote Originally Posted by Soquili
    Not seeing the forrest for the trees comes to mind at this moment
    Bill, could you explain further? I haven't any idea what your question is referencing.

    Yes, I want to be able to create a series of progressive emails that boasts the professional look of the Xara Outsider newsletter. I'm assuming that this can be done with Xara Web Designer. Thanks.

  7. #7
    Join Date
    Mar 2005
    Location
    Andover, Massachusetts, USA, Earth, Milky Way, Universe
    Posts
    427

    Default Re: Using xWD for an email subscription program

    I was actually JUST having this conversation yesterday.

    Sculptex made a utility for XX4 that took my html outputs and converted them for use with eBay and email by uploading the images to an ftp site I designated.

    The naming convention of the folders for files has changed and I asked if it was an easy update to the XXFX program.

    The issue I've run into in the past was the <position=absolute was messing with how it was laid out. That and all the stuff in the header

    So now I design the mailer the way I want with Xara, have XXFX automatically upload the images and then redesign the page using DW, referencing the correct URL to show the images.
    -h
    ===============
    (a.k.a.) Bobby Harris

  8. #8

    Default Re: Using xWD for an email subscription program

    Quote Originally Posted by cursor View Post
    Yes, I want to be able to create a series of progressive emails that boasts the professional look of the Xara Outsider newsletter. I'm assuming that this can be done with Xara Web Designer. Thanks.
    Check the Outsider source - it appears to have been created by hand.

    WD's div tags are a problem for richtext/HTML Email editors.
    I use FOXMAIL and create html with Dreamweaver using tables.
    The Foxmail template manager allows you to add the macro's once you load the Dreamweaver created page.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	foxmail_tmanager.png 
Views:	239 
Size:	46.7 KB 
ID:	58485  

  9. #9

    Default Re: Using xWD for an email subscription program

    I've been struggling with this also. The problem I'm running into is WD not using absolute adresses for the graphics. Is there a setting in WD that would make that possible? Without absolute addresses to target, your images won't show up in your emails.

    For instance the image address should be:
    <img src="http://www.yourdomain.com/Newsletter/images/1.jpg" alt="" style="left: 156px; top: 564px; width: 446px; height: 47px;"/>

    instead of :
    <img class="xr_ap" src="index_htm_files/18.png" alt="" style="left: 156px; top: 564px; width: 446px; height: 47px;"/>


    Please correct me if I'm wrong.

  10. #10

    Default Re: Using xWD for an email subscription program

    You can use a placeholder for this and use the html code for the image source.
    Attached Files Attached Files

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •