<?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>Fri, 09 Jan 2009 06:23:46 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone:  AJAX Chat Tutorial Part 7 : Usability Improvements]]></title>
      <guid>http://www.phpdeveloper.org/news/7093</guid>
      <link>http://www.phpdeveloper.org/news/7093</link>
      <description><![CDATA[<p>
The Zend Developer Zone has posted <a href="http://devzone.zend.com/node/view/id/1580">part seven</a> of their series covering the development of an Ajax chat application. This time,. they're focusing on some of the final touches - usability improvements.
</p>
<blockquote>
To start we need to make the chat messages automatically refresh at fixed intervals without requiring user input. We will also add a small message to let the user know when a background request is active. To finish up we remove the necessity of using the "Say It!" button to submit new chat messages.
</blockquote>
<p>
They <a href="http://devzone.zend.com/node/view/id/1580">show how</a> to make the chat window refresh at an interval (rather than manually), how to have the application tell the user it's doing something (like "loading"), and adding a keypress event to handle the user pressing the enter key to send off their message. 
</p>]]></description>
      <pubDate>Mon, 15 Jan 2007 11:38:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Cclair.nl: ModernCaptcha - when captcha meets usability]]></title>
      <guid>http://www.phpdeveloper.org/news/6998</guid>
      <link>http://www.phpdeveloper.org/news/6998</link>
      <description><![CDATA[<p>
From Cclair.nl, there's <a href="http://www.cclair.nl/blog/category/moderncaptcha/moderncaptcha-when-captcha-meets-usability/">a new post</a> sharing some code that's been created in an effort to make a "more modern CAPTCHA".
</p>
<blockquote>
"ModernCaptcha" is a simple script in order to prevent spam in a very user friendly way. In a few words, your visitors don't have to type some characters as you see on the most websites, the verification is made by choosing the company name belonging to the logo that is show.
</blockquote>
<p>
It's an interesting approach, but, as one reader pointed out, bots has a one in five chance of guessing correctly. That's way less than with a more standard image manipulation CAPTCHA method. I'm not sure I'd want to use it on my sites, but it might be good for a smaller site.
</p>
<p>
There's <a href="http://www.cclair.nl/blog/moderncaptcha/demo/">a demo</a> of the end result and a <a href="http://www.cclair.nl/blog/moderncaptcha/downloads/ModernCaptcha%20-%20v1.0.3.zip">download of the latest version</a> as well as some <a href="http://www.cclair.nl/blog/category/moderncaptcha/moderncaptcha-when-captcha-meets-usability/#postcomment">limited support</a> provided in the comments of the post.
</p>]]></description>
      <pubDate>Fri, 29 Dec 2006 11:06:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[The Shadow Fox Network: Building a Better Blog - Part 1 & 2]]></title>
      <guid>http://www.phpdeveloper.org/news/6820</guid>
      <link>http://www.phpdeveloper.org/news/6820</link>
      <description><![CDATA[<p>
On the Shadow Fox Network today, they've posted parts <a href="http://www.shadow-fox.net/site/tutorial/46-Building-a-Better-Blog-From-Design-To-Code-Part-1-Planning-And-Needs">one</a> and <a href="http://www.shadow-fox.net/site/tutorial/47-Building-a-Better-Blog-Part-2-Design-and-Usability">two</a> of their look at building a better blogging system.
</p>
<p>
In <a href="http://www.shadow-fox.net/site/tutorial/46-Building-a-Better-Blog-From-Design-To-Code-Part-1-Planning-And-Needs">part one</a>, they talk about things where all good projects should start - with the planning and what it will take to get the project done. This includes the structure of the application, the usability, and the extensions you'll want to use.
</p>
<p>
<a href="http://www.shadow-fox.net/site/tutorial/47-Building-a-Better-Blog-Part-2-Design-and-Usability">Part two</a> goes a step further into the planning stage by looking specifically at the design and usability of the application. They start with the base HTML and add some styling and images to make it easier to use.
</p>]]></description>
      <pubDate>Mon, 04 Dec 2006 21:22:11 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[ThinkPHP Blog: Improving Usability on "My Chorizo" page: the host signature file]]></title>
      <guid>http://www.phpdeveloper.org/news/5908</guid>
      <link>http://www.phpdeveloper.org/news/5908</link>
      <description><![CDATA[<p>
The guys over at the ThinkPHP blog are already improving their <a href="https://chorizo-scanner.com/">Chorizo</a> security scanner software with <a href="http://blog.thinkphp.de/archives/129-Improving-Usability-on-My-Chorizo-page-the-host-signature-file.html">refreshed usability</a> for their "My Chorizo" page inside the utility.
</p>
<blockquote>
In the spirit of Web2.0 applications, we constantly improve Chorizo! and silently update the application with the newest features. In order to scan a host, you have to prove that you are the owner of the host by uploading a unique signature file to your host's document root. Some of our users had trouble uploading it into the docroot, some accidently put it into the wrong directory.
</blockquote>
<p>
Their <a href="http://blog.thinkphp.de/archives/129-Improving-Usability-on-My-Chorizo-page-the-host-signature-file.html">enhancement</a> makes it easy to tell which of the products have their signature files in place and while don't at a glance.
</p>]]></description>
      <pubDate>Mon, 31 Jul 2006 05:59:21 -0500</pubDate>
    </item>
  </channel>
</rss>
