Ensuring E-junkie is sent UTF-8 Customer Data from Paypal

When I received an email announcing that “?? ???” had purchased Convoy, I had discovered a broken link in my order processing chain. I checked my E-junkie transaction log, the name was mangled there as well.

I sent an email off to E-junkie support. They were exceedingly helpful, telling me the reason that this name came through incorrectly, and how to fix it.

No comments | Trackback

Adding the Content-language Meta Tag to a Rapid Weaver Theme

Sometimes one needs to add special meta tags to a project, like the “Content-Language” meta tag, which tells robots which language is used on a site.

One way to add such a custom meta tag to a Rapid Weaver project is to add it directly to the theme’s index.html file.

No comments | Trackback

Meta Mate 1.0.13 Released

Meta Mate 1.0.12 update

I’ve just released an update to Meta Mate, a meta tag management plugin for Rapid Weaver. 

The update brings the following improvements & fixes:

  • Added cruftless links option to page URL automation. Thanks Allan Bazinet for the excellent idea!
  • Re-added code that ensures the standard defaults are always present.
  • Meta Mate trello board is now public!

    Feel free to use it to report issues and suggest / vote for new features!
  • Fixed warning displayed when one attempts to publish or export a Meta Mate page.

I’d like to thank Allan one more time for suggesting such a great feature!

Learn more about Meta Mate.

Have any suggestions or questions? Let me know in the comments below!


No comments | Trackback

Observing all NSNotifications

It is possible to observe all NSNotifications being swung around within an NSApp, thereby discovering useful notifications that one can observe from within an NSBundle.

No comments | Trackback

Meta Mate 1.0.12 Released!

I’ve just released an update to Meta Mate, a meta tag management plugin for Rapid Weaver. Added “keywords” predefined meta type, fixed the font rendering in the license view, and updated the warning displayed when one adds more than one instance to a project.

Comments (2) | Trackback