<?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>Tue, 18 Jun 2013 15:59:21 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Noupe.com:  10 AJAX-based, PHP WebMail Clients For a Great User Experience]]></title>
      <guid>http://www.phpdeveloper.org/news/12118</guid>
      <link>http://www.phpdeveloper.org/news/12118</link>
      <description><![CDATA[<p>
Noupe.com has <a href="http://www.noupe.com/ajax/10-ajax-webmail-clients.html">posted a top ten list</a> of what they consider some of the best PHP/Ajax-based webmail clients (as based on the user interface and ease of use).
</p>
<blockquote>
Employees need to access their email from wherever they happen to be '" on the road, at customer sites, remote offices, and at home. [...] Today i wanted to share with you 10 AJAX-based webmail client that delivers the look and feel, usability and performance of a desktop application. Some of the webmail clients listed below are open source code that can be easily modified to better suit user's needs, while others are not. So You must check their license to know the rules.
</blockquote>
<p>Included in their list is software like:</p>
<ul>
<li><a href="http://roundcube.net/">RoundCube</a>
<li><a href="http://www.zimbra.com/community/downloads.html">Zimbra</a>
<li><a href="http://www.squirrelmail.org/">SquirrelMail</a>
<li><a href="http://www.hastymail.org/">Hastymail</a>
<li><a href="http://www.claros.org/web/home.do">Claros inTouch</a>
</ul>
<p>
Some of these tools offer more than just email too - they can include things like collaboration tools and mobile versions right out of the box.
</p>]]></description>
      <pubDate>Thu, 12 Mar 2009 07:56:47 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[IBM developerWorks: Craft a Webmail interface for PHP applications]]></title>
      <guid>http://www.phpdeveloper.org/news/5659</guid>
      <link>http://www.phpdeveloper.org/news/5659</link>
      <description><![CDATA[<p>
In <a href="http://www-128.ibm.com/developerworks/edu/os-dw-os-php-webmail.html?ca=drs-">this new tutorial</a> from the IBM developerWorks site, they take a look at the development of a webmail interface with the help of PHP.
</p>
<blockquote>
You know how to get users to interact with a PHP application using a Web form, but sometimes e-mail is just more convenient. Maybe your users are using small devices like cell phones or interacting in a way that's not real time, such as subscribing to an e-mail list. Find out how to read and send e-mail by building a PHP Webmail application.
</blockquote>
<p>
They <a href="http://www-128.ibm.com/developerworks/edu/os-dw-os-php-webmail.html?ca=drs-">cover</a> connecting to the server, grabbing the information from a specific email inbox, pulling the data for a single message, deleting emails, getting a list of the current emails, and how to work with attachments and multipart MIME messages.
</p>
<p>
You'll need to log in to get to it, but it's a great example of how to work with email in PHP (more than just sending them with mail() or PEAR's mailer package).
</p>]]></description>
      <pubDate>Thu, 22 Jun 2006 09:29:33 -0500</pubDate>
    </item>
  </channel>
</rss>
