<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Paul&#039;s Blog &#187; jQuery</title>
	<atom:link href="http://www.ifc0nfig.com/category/web-development/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ifc0nfig.com</link>
	<description>All things tech!</description>
	<lastBuildDate>Fri, 11 Jun 2010 20:07:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>EsenAPE &#8211; send and receive SMS in real time using APE, jQuery, PHP and libape_controller</title>
		<link>http://www.ifc0nfig.com/esenape-send-and-receive-sms-in-real-time-using-ape-jquery-php-and-libape_controller/</link>
		<comments>http://www.ifc0nfig.com/esenape-send-and-receive-sms-in-real-time-using-ape-jquery-php-and-libape_controller/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 23:11:24 +0000</pubDate>
		<dc:creator>Paul Price</dc:creator>
				<category><![CDATA[APE]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[DUI]]></category>
		<category><![CDATA[Esendex]]></category>
		<category><![CDATA[Object Oriented]]></category>
		<category><![CDATA[SMS]]></category>

		<guid isPermaLink="false">http://www.ifc0nfig.com/?p=106</guid>
		<description><![CDATA[Here we have a sample demo of sending and receiving SMS (text messages) in real-time using APE&#8217;s libape_controller. We also utilize an SMS gateway called Esendex which is a UK based company &#8211; hence the name EsenAPE. When a message is sent to Esendex (e.g. you reply to the text you sent yourself) it will [...]


Related posts:<ol><li><a href='http://www.ifc0nfig.com/using-jquery-with-ape-change-the-background-color-with-php/' rel='bookmark' title='Permanent Link: Using jQuery With APE &#8211; change the background-color with PHP'>Using jQuery With APE &#8211; change the background-color with PHP</a></li>
<li><a href='http://www.ifc0nfig.com/using-jquery-with-ape-an-oop-approach-with-the-dui/' rel='bookmark' title='Permanent Link: Using jQuery with APE &#8211; an OOP approach with the DUI'>Using jQuery with APE &#8211; an OOP approach with the DUI</a></li>
<li><a href='http://www.ifc0nfig.com/using-jquery-with-ape/' rel='bookmark' title='Permanent Link: Using jQuery With APE'>Using jQuery With APE</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.ifc0nfig.com/esenape-send-and-receive-sms-in-real-time-using-ape-jquery-php-and-libape_controller/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Using jQuery With APE &#8211; change the background-color with PHP</title>
		<link>http://www.ifc0nfig.com/using-jquery-with-ape-change-the-background-color-with-php/</link>
		<comments>http://www.ifc0nfig.com/using-jquery-with-ape-change-the-background-color-with-php/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 19:19:47 +0000</pubDate>
		<dc:creator>Paul Price</dc:creator>
				<category><![CDATA[APE]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[DUI]]></category>
		<category><![CDATA[Object Oriented]]></category>

		<guid isPermaLink="false">http://www.ifc0nfig.com/?p=94</guid>
		<description><![CDATA[A very quick post in regards to Matijah&#8217;s comment on Using jquery With APE. We can easily modify the colorChanger application so we can change the background via PHP. This could be extremely helpful in pushing UI changes to users clients, something I struggle to implement using plain PHP and JavaScript.

Demo
There is two code additions [...]


Related posts:<ol><li><a href='http://www.ifc0nfig.com/using-jquery-with-ape-an-oop-approach-with-the-dui/' rel='bookmark' title='Permanent Link: Using jQuery with APE &#8211; an OOP approach with the DUI'>Using jQuery with APE &#8211; an OOP approach with the DUI</a></li>
<li><a href='http://www.ifc0nfig.com/esenape-send-and-receive-sms-in-real-time-using-ape-jquery-php-and-libape_controller/' rel='bookmark' title='Permanent Link: EsenAPE &#8211; send and receive SMS in real time using APE, jQuery, PHP and libape_controller'>EsenAPE &#8211; send and receive SMS in real time using APE, jQuery, PHP and libape_controller</a></li>
<li><a href='http://www.ifc0nfig.com/diving-into-ape-modules-and-the-jsf-creating-topics-for-channels/' rel='bookmark' title='Permanent Link: Diving into APE modules and the JSF &#8211; creating topics for channels'>Diving into APE modules and the JSF &#8211; creating topics for channels</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.ifc0nfig.com/using-jquery-with-ape-change-the-background-color-with-php/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Diving into APE modules and the JSF &#8211; creating topics for channels</title>
		<link>http://www.ifc0nfig.com/diving-into-ape-modules-and-the-jsf-creating-topics-for-channels/</link>
		<comments>http://www.ifc0nfig.com/diving-into-ape-modules-and-the-jsf-creating-topics-for-channels/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 21:51:26 +0000</pubDate>
		<dc:creator>Paul Price</dc:creator>
				<category><![CDATA[APE]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[Object Oriented]]></category>

		<guid isPermaLink="false">http://www.ifc0nfig.com/?p=82</guid>
		<description><![CDATA[So today we&#8217;re going to give the ability of giving a channel a topic, much like IRC and in the process learn more about the internals of APE. This requires us to modify the libape-chat.c code and create some additions in the chat.js of the Chat Demo. We&#8217;re not going to end up with complete [...]


Related posts:<ol><li><a href='http://www.ifc0nfig.com/using-jquery-with-ape-an-oop-approach-with-the-dui/' rel='bookmark' title='Permanent Link: Using jQuery with APE &#8211; an OOP approach with the DUI'>Using jQuery with APE &#8211; an OOP approach with the DUI</a></li>
<li><a href='http://www.ifc0nfig.com/using-jquery-with-ape/' rel='bookmark' title='Permanent Link: Using jQuery With APE'>Using jQuery With APE</a></li>
<li><a href='http://www.ifc0nfig.com/esenape-send-and-receive-sms-in-real-time-using-ape-jquery-php-and-libape_controller/' rel='bookmark' title='Permanent Link: EsenAPE &#8211; send and receive SMS in real time using APE, jQuery, PHP and libape_controller'>EsenAPE &#8211; send and receive SMS in real time using APE, jQuery, PHP and libape_controller</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.ifc0nfig.com/diving-into-ape-modules-and-the-jsf-creating-topics-for-channels/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Using jQuery with APE &#8211; an OOP approach with the DUI</title>
		<link>http://www.ifc0nfig.com/using-jquery-with-ape-an-oop-approach-with-the-dui/</link>
		<comments>http://www.ifc0nfig.com/using-jquery-with-ape-an-oop-approach-with-the-dui/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 23:14:09 +0000</pubDate>
		<dc:creator>Paul Price</dc:creator>
				<category><![CDATA[APE]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[DUI]]></category>
		<category><![CDATA[Object Oriented]]></category>

		<guid isPermaLink="false">http://www.ifc0nfig.com/?p=74</guid>
		<description><![CDATA[Following up on my previous post, we used a singleton &#8220;class&#8221; by using a function. I&#8217;ve recently come accross the DUI (Digg User Interface) which is a jQuery plugin and extends jQuery so we can use classes &#8211; much similiar to MooTools Class method.

Source Demo
We can create a new class by calling DUI.Class.create(obj, fn) &#8211; [...]


Related posts:<ol><li><a href='http://www.ifc0nfig.com/using-jquery-with-ape/' rel='bookmark' title='Permanent Link: Using jQuery With APE'>Using jQuery With APE</a></li>
<li><a href='http://www.ifc0nfig.com/using-jquery-with-ape-change-the-background-color-with-php/' rel='bookmark' title='Permanent Link: Using jQuery With APE &#8211; change the background-color with PHP'>Using jQuery With APE &#8211; change the background-color with PHP</a></li>
<li><a href='http://www.ifc0nfig.com/diving-into-ape-modules-and-the-jsf-creating-topics-for-channels/' rel='bookmark' title='Permanent Link: Diving into APE modules and the JSF &#8211; creating topics for channels'>Diving into APE modules and the JSF &#8211; creating topics for channels</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.ifc0nfig.com/using-jquery-with-ape-an-oop-approach-with-the-dui/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Using jQuery With APE</title>
		<link>http://www.ifc0nfig.com/using-jquery-with-ape/</link>
		<comments>http://www.ifc0nfig.com/using-jquery-with-ape/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 08:55:52 +0000</pubDate>
		<dc:creator>Paul Price</dc:creator>
				<category><![CDATA[APE]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.ifc0nfig.com/?p=45</guid>
		<description><![CDATA[
APE (AJAX Push Engine) uses the MooTools library by default which is great, if you work with MooTools. What about us jQuery users? Well with APE it&#8217;s very easy to use your own preferred library and I&#8217;ll show you how.

You may be interested in an updated post that uses the same demo but using OOP [...]


Related posts:<ol><li><a href='http://www.ifc0nfig.com/using-jquery-with-ape-an-oop-approach-with-the-dui/' rel='bookmark' title='Permanent Link: Using jQuery with APE &#8211; an OOP approach with the DUI'>Using jQuery with APE &#8211; an OOP approach with the DUI</a></li>
<li><a href='http://www.ifc0nfig.com/diving-into-ape-modules-and-the-jsf-creating-topics-for-channels/' rel='bookmark' title='Permanent Link: Diving into APE modules and the JSF &#8211; creating topics for channels'>Diving into APE modules and the JSF &#8211; creating topics for channels</a></li>
<li><a href='http://www.ifc0nfig.com/using-jquery-with-ape-change-the-background-color-with-php/' rel='bookmark' title='Permanent Link: Using jQuery With APE &#8211; change the background-color with PHP'>Using jQuery With APE &#8211; change the background-color with PHP</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.ifc0nfig.com/using-jquery-with-ape/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
	</channel>
</rss>
