<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0"><title>Ringce code</title><link href="http://ringce.com" /><updated>2010-01-21T13:20:40Z</updated><id>http://ringce.com</id><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/ringcecode" /><feedburner:info uri="ringcecode" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry><title>Color Well Cell</title><author><name>Lakshmi Vyas</name></author><link href="http://feedproxy.google.com/~r/ringcecode/~3/iwVOQwrftC8/lvcolorwellcell" /><updated>2000-01-01T00:00:00Z</updated><published>2009-03-21T20:08:41Z</published><id>http://ringce.com/code/Cocoa/lvcolorwellcell</id><content type="html">
       
&lt;!-- Hyde::Excerpt::Begin --&gt;

&lt;p&gt;LVColorWellCell is a Cocoa NSActionCell derived class to allow displaying and picking colors from a Table View.&lt;/p&gt;
&lt;!-- Hyde::Excerpt::End --&gt;


   &lt;img src="http://feeds.feedburner.com/~r/ringcecode/~4/iwVOQwrftC8" height="1" width="1"/&gt;</content><feedburner:origLink>http://ringce.com/code/Cocoa/lvcolorwellcell</feedburner:origLink></entry><entry><title>Ajax Machine Plugins</title><author><name>Lakshmi Vyas</name></author><link href="http://feedproxy.google.com/~r/ringcecode/~3/SnVjnOS3BQY/plugins" /><updated>2000-01-01T00:00:00Z</updated><published>2009-02-09T10:10:42Z</published><id>http://ringce.com/code/jQuery/plugins</id><content type="html">
       
&lt;!-- Hyde::Excerpt::Begin --&gt;

&lt;p&gt;We have seen a basic Ajax machine and an Ajax machine with before and after events so far. This article introduces plugins. Plugins are special handlers for before and after events. Once registered with the Ajax Machine they receive before and after events for all actions. They can introspect the action and choose to execute or skip.&lt;/p&gt;
&lt;!-- Hyde::Excerpt::End --&gt;


   &lt;img src="http://feeds.feedburner.com/~r/ringcecode/~4/SnVjnOS3BQY" height="1" width="1"/&gt;</content><feedburner:origLink>http://ringce.com/code/jQuery/plugins</feedburner:origLink></entry><entry><title>Ajax Machine Events</title><author><name>Lakshmi Vyas</name></author><link href="http://feedproxy.google.com/~r/ringcecode/~3/7LiLPpSA2II/hooks" /><updated>2000-01-01T00:00:00Z</updated><published>2009-01-29T00:44:25Z</published><id>http://ringce.com/code/jQuery/hooks</id><content type="html">
       
&lt;!-- Hyde::Excerpt::Begin --&gt;

&lt;p&gt;The &lt;a href="/code/jQuery/jquery-ajax-machine.html"&gt;previous article&lt;/a&gt; on Ajax Machine covered the fundamentals of setting up an Ajax Machine. In this article we take a few steps forward towards integrating before and after events that are triggered for each action.&lt;/p&gt;
&lt;!-- Hyde::Excerpt::End --&gt;


   &lt;img src="http://feeds.feedburner.com/~r/ringcecode/~4/7LiLPpSA2II" height="1" width="1"/&gt;</content><feedburner:origLink>http://ringce.com/code/jQuery/hooks</feedburner:origLink></entry><entry><title>Ajax Machine Basics</title><author><name>Lakshmi Vyas</name></author><link href="http://feedproxy.google.com/~r/ringcecode/~3/rOEelJWf31A/jquery-ajax-machine" /><updated>2000-01-01T00:00:00Z</updated><published>2009-01-10T22:07:15Z</published><id>http://ringce.com/code/jQuery/jquery-ajax-machine</id><content type="html">
       
&lt;!-- Hyde::Excerpt::Begin --&gt;

&lt;p&gt;Ajax machine is a state machine for your page. It allows all the different ajax events and results to be configured in one place instead of strewn around in multiple places. Most web applications are developed using one form of template engine or another. Ajax templates are usually split up into small templets. In order to get a smooth single page interface to a mini web app, all these small templets have to be configured just right. Ajax machine alleviates many of these problems.&lt;/p&gt;
&lt;!-- Hyde::Excerpt::End --&gt;


   &lt;img src="http://feeds.feedburner.com/~r/ringcecode/~4/rOEelJWf31A" height="1" width="1"/&gt;</content><feedburner:origLink>http://ringce.com/code/jQuery/jquery-ajax-machine</feedburner:origLink></entry><entry><title>UI Badge</title><author><name>Lakshmi Vyas</name></author><link href="http://feedproxy.google.com/~r/ringcecode/~3/CW8E6uIQBZU/jquery-badge" /><updated>2000-01-01T00:00:00Z</updated><published>2009-01-09T22:07:15Z</published><id>http://ringce.com/code/jQuery/jquery-badge</id><content type="html">
       
&lt;!-- Hyde::Excerpt::Begin --&gt;

&lt;p&gt;UI Badge is a simple jQuery UI widget that allows dynamic position of an overlay on a specified element. A css class for the badge and an offset is all it takes to overlay the badge. &lt;/p&gt;
&lt;!-- Hyde::Excerpt::End --&gt;


   &lt;img src="http://feeds.feedburner.com/~r/ringcecode/~4/CW8E6uIQBZU" height="1" width="1"/&gt;</content><feedburner:origLink>http://ringce.com/code/jQuery/jquery-badge</feedburner:origLink></entry><entry><title>In Place Modal</title><author><name>Lakshmi Vyas</name></author><link href="http://feedproxy.google.com/~r/ringcecode/~3/1rJWLeDCSr4/jquery-inplace-modal" /><updated>2009-01-28T17:57:04Z</updated><published>2009-01-08T22:07:15Z</published><id>http://ringce.com/code/jQuery/jquery-inplace-modal</id><content type="html">
       
&lt;!-- Hyde::Excerpt::Begin --&gt;

&lt;p&gt;In place modal is a jquery UI widget that adds the gray backgrounds that are usually seen with modal popups. While focusing the users onto a particular element, it also keeps them in the context of the page unlike modal popups.&lt;/p&gt;
&lt;!-- Hyde::Excerpt::End --&gt;


   &lt;img src="http://feeds.feedburner.com/~r/ringcecode/~4/1rJWLeDCSr4" height="1" width="1"/&gt;</content><feedburner:origLink>http://ringce.com/code/jQuery/jquery-inplace-modal</feedburner:origLink></entry></feed>
