<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 24 May 2012 06:14:52 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Janos Rusiczki's Blog: Postmark library for CodeIgniter]]></title>
      <guid>http://www.phpdeveloper.org/news/13912</guid>
      <link>http://www.phpdeveloper.org/news/13912</link>
      <description><![CDATA[<p>
<i>Janos Rusiczki</i> has <a href="http://www.rusiczki.net/2010/01/25/postmark-library-for-codeigniter/">released a library</a> for CodeIgniter that makes integration of the <a href="http://www.postmarkapp.com/">Postmark</a> service simple.
</p>
<blockquote>
What are transactional e-mails, you might ask? The answer is: e-mails generated by a web application after an user action such as registration, requesting a password reminder, receiving a reply to a comment, etc. The problem me and many developers faced is that sometimes the client's servers are blacklisted and these e-mails land in the users' spam folder. This is where Postmark comes to the rescue, hopefully.
</blockquote>
<p>
The Postmark API accepts JSON encoded content via a POST request that includes the to, from, message (plain text or HTML) and an API key. The Postmark service is currently in closed beta but you can still grab the library from either <a href="http://www.rusiczki.net/cipostmark/cipostmark-0.1.zip">this direct download</a> or <a href="http://github.com/hdeshev/postmark-codeigniter">on its github repository</a>.
</p>]]></description>
      <pubDate>Tue, 26 Jan 2010 12:39:54 -0600</pubDate>
    </item>
  </channel>
</rss>

