<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="wordpress/2.3.1" --><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">

<channel>
	<title>AjaxPlex</title>
	<link>http://www.ajaxplex.com</link>
	<description>an ajax repository</description>
	<pubDate>Fri, 30 May 2008 01:49:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Ajaxplex" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="ajaxplex" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Mapper.js 1.0: Highlighting for imagemaps</title>
		<link>http://www.ajaxplex.com/2007/12/20/mapperjs-10-highlighting-for-imagemaps/</link>
		<comments>http://www.ajaxplex.com/2007/12/20/mapperjs-10-highlighting-for-imagemaps/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 00:07:31 +0000</pubDate>
		<dc:creator>Arsen</dc:creator>
		
		<category><![CDATA[Ajax Applications]]></category>

		<guid isPermaLink="false">http://www.ajaxplex.com/2007/12/20/mapperjs-10-highlighting-for-imagemaps/</guid>
		<description><![CDATA[Christian Effenberger has doubled up to release Mapper.js 1.0, a library that allows you to add automatic area highlighting to image maps
on webpages. It uses unobtrusive javascript to keep the code clean.
It works in all the major browsers - Mozilla Firefox 1.5+, Opera 9+,
Safari and IE6+. On older browsers, it can use &#8220;jsgraphics&#8221; from
Walter Zorn [...]]]></description>
		<wfw:commentRss>http://www.ajaxplex.com/2007/12/20/mapperjs-10-highlighting-for-imagemaps/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sorted Table</title>
		<link>http://www.ajaxplex.com/2007/12/18/sorted-table/</link>
		<comments>http://www.ajaxplex.com/2007/12/18/sorted-table/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 21:20:49 +0000</pubDate>
		<dc:creator>Arsen</dc:creator>
		
		<category><![CDATA[Ajax Applications]]></category>

		<guid isPermaLink="false">http://www.ajaxplex.com/2007/12/18/sorted-table/</guid>
		<description><![CDATA[SortedTable allows you to sort rows in a table by clicking the columns.

    To start using SortedTable all you need is:

have a valid XHTML document,
have a valid table* in this document
download the following javascripts to a folder on your server: Event.js and SortedTable.js
add a class=&#8221;sorted&#8221; to the table
include the javascripts in the html ( and [...]]]></description>
		<wfw:commentRss>http://www.ajaxplex.com/2007/12/18/sorted-table/feed/</wfw:commentRss>
		</item>
		<item>
		<title>jQuery ThickBox</title>
		<link>http://www.ajaxplex.com/2007/12/18/jquery-thickbox/</link>
		<comments>http://www.ajaxplex.com/2007/12/18/jquery-thickbox/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 21:16:36 +0000</pubDate>
		<dc:creator>Arsen</dc:creator>
		
		<category><![CDATA[Ajax Applications]]></category>

		<guid isPermaLink="false">http://www.ajaxplex.com/2007/12/18/jquery-thickbox/</guid>
		<description><![CDATA[ThickBox is a webpage UI dialog widget written in JavaScript on top of the jQuery library. Its function is to show a single image, multiple images, inline content, iframed content, or content served through AJAX in a hybrid modal.

Features:

ThickBox was built using the super lightweight jQuery library. Compressed, the jQuery library is 20k, uncompressed it&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.ajaxplex.com/2007/12/18/jquery-thickbox/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MooTools Autocomplete</title>
		<link>http://www.ajaxplex.com/2007/12/13/mootools-autocomplete/</link>
		<comments>http://www.ajaxplex.com/2007/12/13/mootools-autocomplete/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 21:17:32 +0000</pubDate>
		<dc:creator>Arsen</dc:creator>
		
		<category><![CDATA[Ajax Applications]]></category>

		<guid isPermaLink="false">http://www.ajaxplex.com/2007/12/13/mootools-autocomplete/</guid>
		<description><![CDATA[A MooTools Autocompleter widget that creates a unobtrusive and customisable suggestion box for input fields from variable data sources. Try it out, it can load the suggestions from a local object or via XHR from a JSON or an XHTML source.
Example in the Playground which includes an Local, Json and Ajax Autocompleter.

Compatibility
Fully compatible with all [...]]]></description>
		<wfw:commentRss>http://www.ajaxplex.com/2007/12/13/mootools-autocomplete/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Css Dock Menu</title>
		<link>http://www.ajaxplex.com/2007/12/13/css-dock-menu/</link>
		<comments>http://www.ajaxplex.com/2007/12/13/css-dock-menu/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 21:02:51 +0000</pubDate>
		<dc:creator>Arsen</dc:creator>
		
		<category><![CDATA[Ajax Applications]]></category>

		<guid isPermaLink="false">http://www.ajaxplex.com/2007/12/13/css-dock-menu/</guid>
		<description><![CDATA[
If you are a big Mac fan, you will love this CSS dock menu. It is using Jquery Javascript library and Fisheye component from Interface and some of my icons. It comes with two dock styles - top and bottom.
Web Site
]]></description>
		<wfw:commentRss>http://www.ajaxplex.com/2007/12/13/css-dock-menu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Easy Ajax with jQuery</title>
		<link>http://www.ajaxplex.com/2007/12/09/easy-ajax-with-jquery/</link>
		<comments>http://www.ajaxplex.com/2007/12/09/easy-ajax-with-jquery/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 06:40:25 +0000</pubDate>
		<dc:creator>Arsen</dc:creator>
		
		<category><![CDATA[Documentation]]></category>

		<guid isPermaLink="false">http://www.ajaxplex.com/2007/12/09/easy-ajax-with-jquery/</guid>
		<description><![CDATA[Ajax is changing web applications, giving them a responsiveness that&#8217;s unheard of beyond the desktop. But behind all the hype, there&#8217;s not much to Ajax &#8212; (X)HTML, JavaScript, and XML are nothing new, and in this tutorial, I&#8217;ll show you how to simplify the process of adding Ajax to your application even further with the [...]]]></description>
		<wfw:commentRss>http://www.ajaxplex.com/2007/12/09/easy-ajax-with-jquery/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Browser-based instant messaging client</title>
		<link>http://www.ajaxplex.com/2007/12/09/browser-based-instant-messaging-client/</link>
		<comments>http://www.ajaxplex.com/2007/12/09/browser-based-instant-messaging-client/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 06:15:33 +0000</pubDate>
		<dc:creator>Arsen</dc:creator>
		
		<category><![CDATA[Ajax Applications]]></category>

		<guid isPermaLink="false">http://www.ajaxplex.com/2007/12/09/browser-based-instant-messaging-client/</guid>
		<description><![CDATA[
Ajax powered IM system that sits right on your web site.
ajax im (&#8221;asynchronous javascript and xml instant messenger&#8221;) is a browser-based instant messaging client. It uses the XMLHTTPRequest object in JavaScript to send and receive commands to and from the server. No refreshing of the page is ever needed for this &#8220;web application&#8221; to work, [...]]]></description>
		<wfw:commentRss>http://www.ajaxplex.com/2007/12/09/browser-based-instant-messaging-client/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Javascript Reflection</title>
		<link>http://www.ajaxplex.com/2007/12/09/javascript-reflection/</link>
		<comments>http://www.ajaxplex.com/2007/12/09/javascript-reflection/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 06:07:04 +0000</pubDate>
		<dc:creator>Arsen</dc:creator>
		
		<category><![CDATA[Ajax Applications]]></category>

		<guid isPermaLink="false">http://www.ajaxplex.com/2007/12/09/javascript-reflection/</guid>
		<description><![CDATA[To add a reflection just add a class=&#8221;reflect&#8221; to the image.

Reflection.js works well with logos, icons and dynamic image content such as forum avatars.
Reflection.js comes into it&#8217;s own with forum avatars; you can apply a reflection effect to every avatar on your forum or blog without any additional server work.
Features

Fun and easy to implement! Just [...]]]></description>
		<wfw:commentRss>http://www.ajaxplex.com/2007/12/09/javascript-reflection/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ajax Tabs Content script - Demo</title>
		<link>http://www.ajaxplex.com/2007/12/06/ajax-tabs-content-script-demo/</link>
		<comments>http://www.ajaxplex.com/2007/12/06/ajax-tabs-content-script-demo/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 07:32:46 +0000</pubDate>
		<dc:creator>Arsen</dc:creator>
		
		<category><![CDATA[Ajax Applications]]></category>

		<guid isPermaLink="false">http://www.ajaxplex.com/2007/12/06/ajax-tabs-content-script-demo/</guid>
		<description><![CDATA[
Ajax Tabs Content Script (v 2.0)
Description: This is a versatile Ajax Tabs Content script that lets you  display content pulled from external files inside a DIV and organized via CSS  tabs. A fully unobtrusive, CSS and HTML based script, it supports practical  features such as persistence of the active tab (ie: when [...]]]></description>
		<wfw:commentRss>http://www.ajaxplex.com/2007/12/06/ajax-tabs-content-script-demo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Prototype Window - Demo</title>
		<link>http://www.ajaxplex.com/2007/12/06/prototype-window-demo-2/</link>
		<comments>http://www.ajaxplex.com/2007/12/06/prototype-window-demo-2/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 07:00:44 +0000</pubDate>
		<dc:creator>Arsen</dc:creator>
		
		<category><![CDATA[Ajax Applications]]></category>

		<guid isPermaLink="false">http://www.ajaxplex.com/2007/12/06/prototype-window-demo-2/</guid>
		<description><![CDATA[
Overview
This javascript class allows you to add window in a HTML page.
This class is based on Prototype.        The code is inspired by the powerful script.aculo.us library. You can even use all script.aculo.us effects to show and hide windows if you include effects.js file     , [...]]]></description>
		<wfw:commentRss>http://www.ajaxplex.com/2007/12/06/prototype-window-demo-2/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

