Late (like, really, really late -- thanks, insomnia!) last night I pushed out a change for my Scribe plugin for Mango. It includes a bug fix for usage in conjunction with PowerMail. If you're using both Scribe and PowerMail, consider this a critical update. Otherwise, you can skip it if you like.
- Plugin:
- Scribe
- Version:
- 1.4.2
- Requires:
- Mango Blog 1.4.3+
- Auto-install URL:
- http://fusiongrokker.com/get/Scribe
Posted in
Mango |
My projects
| No Responses Yet
September 24 2010
Yesterday, between #SandCamp presentations, I banged out a fix for an issue that's been bugging me with Scribe ever since switching to PowerMail. Previously, all subscription-content emails were sent individually. If you had 300 subscribers, you were sending 300 emails for each new post. With PowerMail, you can make use of BCC functionality to send email in chunks of 100 addresses, ultimately reducing stress on your server and allowing you to use an SMTP server that limits the number of messages you can send for a given period (like Google Mail).
The great thing about this approach is that emails aren't subscriber-specific, but the problem with this approach is that the emails are no longer subscriber-specific. Previously, the emails included a link to unsubscribe from future mailings, and since each 100 people will get the same email content, we can't do it that way, because they don't all have the same email address.
To get around this, I've made some changes to Scribe. It will continue to work the same way for users not using PowerMail; but if you are, then the unsubscribe url won't contain an email address, and instead, will take the user to a form where they can enter their email address to unsubscribe. It was simple enough to do, so I copied the same functionality over to the subscribe process. If an email address isn't included in the request, a form requesting it will be displayed instead of just failing. And of course, this still respects the double-opt-in process for subscribing, if enabled in the plugin settings.
Sorry to anyone who might have been inconvenienced by this bug. You can use the url below to auto-update.
- Plugin:
- Scribe
- Version:
- 1.4.1
- Requires:
- Mango Blog 1.4.3+
- Auto-install URL:
- http://fusiongrokker.com/get/Scribe
Posted in
My projects
| No Responses Yet
May 25 2010
First, let me say that I'm thrilled that Apple finally decided to say something --anything!-- publicly about the topic. Living behind a curtain like that only leads to speculation, and that only leads to worse speculation, which leads to dissent. I know that I've personally started to feel some dissent because of the secrecy; so I'm hoping that more transparency will make things clearer, for better or worse...
Read more →
Posted in
Adobe |
Apple |
Flash
| 17 Responses
April 29 2010
As promised, today I'm releasing a new version of Scribe that makes use of my new PowerMail plugin, if available. As I said yesterday, this new version will send email from and to you -- the author -- but BCC to your subscribers. Doing so will cut the number of messages sent by up to a factor of 100. In addition if you use Google Mail for your domain, as I do, then using PowerMail to route outbound email through gmail will make your messages look less spammy to the receiving mail server than if you used some other mail relaying service.
I've also fixed a bug where the link included in the double opt-in activation email led to a page that didn't render (though the activation was still successful).
Enjoy, and as always, please submit bug reports and feature requests via the RIAForge project page.
- Plugin:
- Scribe
- Version:
- 1.4
- Requires:
- Mango Blog 1.3+
- Auto-install URL:
- http://fusiongrokker.com/get/Scribe
Posted in
Mango |
My projects
| No Responses Yet
January 14 2010