Michael and All,<br><br>Despite the name &quot;SIMPLEnews&quot; -- you can get a lot content control with it when you use it with the following modules:<br><br>Views: <a href="http://drupal.org/project/views">http://drupal.org/project/views</a><br>
Insert View: <a href="http://drupal.org/project/insert_view">http://drupal.org/project/insert_view</a><br>Node Queue: <a href="http://drupal.org/project/nodequeue">http://drupal.org/project/nodequeue</a><br><br>I had been frustrated that SimpleNews wasn&#39;t dynamic, that it was just a node that that you sent out and it took the theme and formatted html for email. Of course it does more than that with the subscriptions and editions etc. But once I discovered the insert_view module, everything changed for SimpleNews and it had the ability to then really be dynamic.<br>
<br>But then with Views, sometimes I had trouble filtering for precisely the nodes I needed to be sent out in the e-newsletter. Node Queue comes to the rescue. And it plays nice with Views. You can set a views filter to select nodes based on the content of a node queue.<br>
<br>As for getting advertising blocks into a sidebar, hmmm, is there such a thing as insert panel? I&#39;m sure there is a way to do it. It would be really easy to have the ads be in nodes that were interspersed with the other content, Facebook stye.<br>
<br>Best of luck. Good topic. I&#39;d love to hear more about the RoR backend.<br><br>Shai<br><a href="http://content2zero.com">content2zero</a><br><br><br><div><span class="gmail_quote">On 2/4/08, <b class="gmail_sendername">Roshan Shah</b> &lt;<a href="mailto:roshan.shah@bpocanada.com">roshan.shah@bpocanada.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Michael,<br><br>Option 1)<br><br>What you want can be done with ePublish - <a href="http://www.drupal.org/project/epublish" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.drupal.org/project/epublish</a><br>
<br>Here are two examples of its usage<br><br><a href="http://www.la2day.com/epublish/1/23" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.la2day.com/epublish/1/23</a><br>
<a href="http://www.dmwmedia.com/epublish/1/269" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.dmwmedia.com/epublish/1/269</a><br><br>The mailings can be done via third party. We recommend MailerMailer or ConstantContact.<br>
<br>Option 2)<br>You can also use Drupal SimpleNews <a href="http://www.drupal.org/project/simplenews" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.drupal.org/project/simplenews</a> for newsletter mailings.<br>

<br>Option 3)<br>We have built our own Marketing Blast Application for our business use integrating Drupal with Ruby on Rails. All mailing/tracking, etc is handled in RoR.<br><br>Roshan<div><span class="e" id="q_117e76829c529478_1"><br>
<br><div><span class="gmail_quote">On 2/5/08, <b class="gmail_sendername">Michael Thorne</b> &lt;<a href="mailto:thorne.michael@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">thorne.michael@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Interesting Conversation ...<br><br>Tim,<br><br>This sounds much like what I would like to set up for clients.&nbsp; I have been thinking about how I might do this but still have several points that I&#39;m not sure how to address.&nbsp; <br>


<br>Newsletter Features<br><ul><li>Branding - handled by custom theme applied to the newsletter pages</li><li>Intro Message - An optional message at the top of the newsletter</li><li>Article Teasers - Teasers for each article featured in this newsletter.<br>


</li><li>In This Issue (TOC) - a simple list of the items featured in this newsletter</li><li>Ads/Promos - Display ads and promotions in the sidebar of the newsletter.<br></li></ul>Given this structure, I&#39;d like for the process for sending out a newsletter to be something like:<br>


<ol><li>Publish Articles to website - content should be published to the website so that it has a permanent home.&nbsp; The teasers in the newsletter will link to these articles.<br></li><li>Create Newsletter<ul><li>write intro message</li>


<li>specify which articles to include in the newsletter</li><li>specify which ads to include in the sidebar<br>
    </li></ul>
</li><li>View the page in the browser.&nbsp; Ideally, I&#39;d like to provide a text area from which they could copy the source code.</li><li>Paste the code into the email<br></li></ol>Do you have any tips on how to generate the HTML for the newsletters using Drupal?&nbsp; Specifically:<br>


<ul><li>Are you using a CCK type to define the newsletter?<br></li><li>How do items get added to a newsletter issue?</li><li>How do you specify the order of the articles in the newsletter?&nbsp; Is it easy to change the order?</li>


<li>How do you generate compliant HTML (so that it works in email clients)?&nbsp; Obviously the theme takes care of some of it, but don&#39;t you have to modify the output of some of the teasers, or do you still make it work somehow with just a linked stylesheet (I haven&#39;t had success with that myself)?</li>


</ul>Thanks much for any tips.<br><span><br>Michael Thorne<br>
<a href="mailto:MikeyLikesIt@drupal.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">MikeyLikesIt@drupal.org</a><br><br><br><br><br></span><div class="gmail_quote"><span>On Feb 4, 2008 4:40 AM, Tim Deeson &lt;<a href="mailto:timd@deeson.co.uk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">timd@deeson.co.uk</a>&gt; wrote:<br>


</span><div><span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Chris<br><br>I&#39;m of much the same opinion, there&#39;s more to running large scale mass<br>


email systems then just managing subscriptions and pumping emails into<br>Sendmail.<br><br>We&#39;ve been using Drupal to manage and generate the HTML and the issues<br>etc and then using MailChimp to do the actual emailing. We&#39;ve embedded<br>


MailChimp subscribe and unsubscribe etc into the template.<br><br>This has given us a CMS for non-techie staff to manage the newsletters<br>without getting into all the complicated deliverability issues. I<br>don&#39;t see that we can address the deliverability issues at a price<br>


that makes sense compared to MailChimp&#39;s (for example) rates.<br><br>We also use their InBox Inspector (email program HTML proofer) and<br>statistics which could be replicated but at their prices why re-invent<br>the wheel?<br>


<br>An example of this is <a href="http://www.green-places.co.uk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">www.green-places.co.uk</a> (demonstrates principle<br>although doesn&#39;t use MailChimp). This site was created specifically to<br>

house and manage an email newsletter.<br>
<br>Thanks<br><br>Tim<br><a href="http://www.deeson.co.uk/emedia/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">www.deeson.co.uk/emedia/</a><br><div><br>&gt; Hi guys,<br>&gt;<br>&gt; I&#39;m new to this list so please forgive if this has been addressed<br>


&gt; before.<br>&gt;<br>&gt; I often get requests from clients for email newsletter facilities, and<br>&gt; i know Drupal has a module that handles this, but I&#39;ve usually chosen<br>&gt; a third party solution like Mailbuild, or Mailchimp over it though.<br>


&gt; I&#39;m doing this because there seems to be way more to email marketing<br>&gt; than simply bolting a module onto a Drupal install, and I don&#39;t have<br>&gt; the resources to track white lists and spam filtering, and all the<br>


&gt; other niggly things about sending bulk emails.<br>&gt;<br>&gt; Well, those are the reasons the third party solutions give in their<br>&gt; sales pitch anyway!<br>&gt;<br>&gt; Has anyone here had good/bad experiences with providing Drupal-related<br>


&gt; newsletter services to clients here they would be prepared to share?<br>&gt;<br>&gt; Thanks,<br>&gt;<br>&gt; Chris<br><br></div><div><div></div><div>_______________________________________________<br>consulting mailing list<br>


<a href="mailto:consulting@drupal.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">consulting@drupal.org</a><br><a href="http://lists.drupal.org/mailman/listinfo/consulting" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.drupal.org/mailman/listinfo/consulting</a><br>

</div></div></blockquote>
</span></div></div><br>
<br>_______________________________________________<br>consulting mailing list<br><a href="mailto:consulting@drupal.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">consulting@drupal.org</a><br>
<a href="http://lists.drupal.org/mailman/listinfo/consulting" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.drupal.org/mailman/listinfo/consulting</a><br>
<br></blockquote></div><br><br clear="all"><br></span></div>-- <br>--<br>Roshan Shah<br>Toll Free : 1-888-378-7259 x 521<br>Direct&nbsp;&nbsp;&nbsp;&nbsp; : 1-604-630-4292<br><br><br>***************************************************************<br>
This email may contain confidential information, and is intended only for the named recipient and may be privileged. Distribution or copying of this email by anyone other than the named recipient is prohibited. If you are not the named recipient, please notify us immediately and permanently destroy this email and all copies of it. <br>

***************************************************************
<br>_______________________________________________<br>consulting mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:consulting@drupal.org">consulting@drupal.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.drupal.org/mailman/listinfo/consulting" target="_blank">http://lists.drupal.org/mailman/listinfo/consulting</a><br>
<br></blockquote></div><br>