<?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.9.2" --><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="0.92">
<channel>
	<title>Paul's Blog</title>
	<link>http://www.ifc0nfig.com</link>
	<description>All things tech!</description>
	<lastBuildDate>Fri, 11 Jun 2010 20:07:06 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/xml" href="http://feeds.feedburner.com/ifc0nfig/DFop" /><feedburner:info uri="ifc0nfig/dfop" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>MySubs – Share Subcard information with friends</title>
		<description><![CDATA[Following up on this post I finally managed to get around and finish my Facebook application, MySubs, which allows you to share your SubCard information with your friends. Here&#8217;s my information that I published to the stream:

Anyhow, check it out


Related posts:Exposing the Subway SubCard API
Accessing the calling controller in a model within Kohana
Facebook Application &#8211; [...]


Related posts:<ol><li><a href='http://www.ifc0nfig.com/exposing-the-subway-subcard-api/' rel='bookmark' title='Permanent Link: Exposing the Subway SubCard API'>Exposing the Subway SubCard API</a></li>
<li><a href='http://www.ifc0nfig.com/accessing-the-calling-controller-in-a-model-within-kohana/' rel='bookmark' title='Permanent Link: Accessing the calling controller in a model within Kohana'>Accessing the calling controller in a model within Kohana</a></li>
<li><a href='http://www.ifc0nfig.com/facebook-application-call-of-duty-5-statistics/' rel='bookmark' title='Permanent Link: Facebook Application &#8211; Call of Duty 5 Statistics'>Facebook Application &#8211; Call of Duty 5 Statistics</a></li>
</ol>]]></description>
		<link>http://www.ifc0nfig.com/mysubs-share-subcard-information-with-friends/</link>
			</item>
	<item>
		<title>Accessing the calling controller in a model within Kohana</title>
		<description><![CDATA[A real quick post here and I&#8217;m open to suggestions as this has been bugging me for a few hours and I can&#8217;t stop thinking that there&#8217;s a better way to do it.
I&#8217;m using the Kohana PHP Framework and I need to access a controller from a model and yes I&#8217;m aware this defies the [...]


Related posts:<ol><li><a href='http://www.ifc0nfig.com/kohana-the-swift-php-framework/' rel='bookmark' title='Permanent Link: Kohana, the swift PHP framework'>Kohana, the swift PHP framework</a></li>
<li><a href='http://www.ifc0nfig.com/mysubs-share-subcard-information-with-friends/' rel='bookmark' title='Permanent Link: MySubs &#8211; Share Subcard information with friends'>MySubs &#8211; Share Subcard information with friends</a></li>
<li><a href='http://www.ifc0nfig.com/dear-java-i-hate-you-accessing-the-facebook-api-with-java/' rel='bookmark' title='Permanent Link: Dear Java, I hate you &#8211; accessing the Facebook API with Java'>Dear Java, I hate you &#8211; accessing the Facebook API with Java</a></li>
</ol>]]></description>
		<link>http://www.ifc0nfig.com/accessing-the-calling-controller-in-a-model-within-kohana/</link>
			</item>
	<item>
		<title>Exposing the Subway SubCard API</title>
		<description><![CDATA[
Subway have recently brought out subcards into the UK as they was previously NI only and I had this crazy idea about making a Facebook application that would allow users to share their Subway purchases, favorite sandwiches, stores, etc. with their Facebook friends and allow them to post this information to the Live Feed.

Firstly, I needed to [...]


Related posts:<ol><li><a href='http://www.ifc0nfig.com/mysubs-share-subcard-information-with-friends/' rel='bookmark' title='Permanent Link: MySubs &#8211; Share Subcard information with friends'>MySubs &#8211; Share Subcard information with friends</a></li>
<li><a href='http://www.ifc0nfig.com/facebook-application-call-of-duty-5-statistics/' rel='bookmark' title='Permanent Link: Facebook Application &#8211; Call of Duty 5 Statistics'>Facebook Application &#8211; Call of Duty 5 Statistics</a></li>
<li><a href='http://www.ifc0nfig.com/accessing-the-calling-controller-in-a-model-within-kohana/' rel='bookmark' title='Permanent Link: Accessing the calling controller in a model within Kohana'>Accessing the calling controller in a model within Kohana</a></li>
</ol>]]></description>
		<link>http://www.ifc0nfig.com/exposing-the-subway-subcard-api/</link>
			</item>
	<item>
		<title>Dear Java, I hate you – accessing the Facebook API with Java</title>
		<description><![CDATA[
So, I&#8217;m pretty open minded when it comes to technology, especially diving head-first into programming languages but for some reason I&#8217;ve always had a personal vendetta and hatred towards Java even though I&#8217;ve never touched the language. I think it comes from my line-of-work; clients ringing up complaining that this Java plugin isn&#8217;t working or [...]


Related posts:<ol><li><a href='http://www.ifc0nfig.com/accessing-the-calling-controller-in-a-model-within-kohana/' rel='bookmark' title='Permanent Link: Accessing the calling controller in a model within Kohana'>Accessing the calling controller in a model within Kohana</a></li>
</ol>]]></description>
		<link>http://www.ifc0nfig.com/dear-java-i-hate-you-accessing-the-facebook-api-with-java/</link>
			</item>
	<item>
		<title>Working with Microsoft Dynamics CRM 4.0 SOAP Interface with PHP and NuSoap</title>
		<description><![CDATA[
When using a third-party product with any Microsoft product it usually spells trouble and you know some rough times are ahead &#8211; especially in this case where I was trying to retrieve a list of accounts on Dynamics CRM via SOAP and PHP.

&#160;

First of all I was trying to access the SOAP endpoint using PHP&#8217;s [...]


No related posts.]]></description>
		<link>http://www.ifc0nfig.com/working-with-microsoft-dynamics-crm-4-0-soap-interface-with-php-and-nusoap/</link>
			</item>
	<item>
		<title>Exchange 2007 or 2010 SSL issue over HTTPS for non-domain clients</title>
		<description><![CDATA[I recently came across a client who wasn&#8217;t happy with the Outlook Web Interface while accessing their e-mail from home and wanted to access it from Outlook as if they was in the office &#8211; not a problem at all with Exchange over HTTPS, right?

&#160;

In this particular case an SSL was purchased for mail.clients-domain-name.tld which [...]


No related posts.]]></description>
		<link>http://www.ifc0nfig.com/exchange-2007-2010-ssl-issue-over-https-for-non-domain-clients/</link>
			</item>
	<item>
		<title>Kohana, the swift PHP framework</title>
		<description><![CDATA[
Just thought I&#8217;d share a quick post; I&#8217;ve been using Kohana (PHP framework) in my recent project and I must say it&#8217;s the best framework I&#8217;ve used, albeit I&#8217;ve only used CakePHP and CodeIgniter so I can&#8217;t compare it to much.

Straight from the horses mouth; &#8220;Kohana is a PHP 5 FRAMEWORK that uses the MODEL [...]


Related posts:<ol><li><a href='http://www.ifc0nfig.com/accessing-the-calling-controller-in-a-model-within-kohana/' rel='bookmark' title='Permanent Link: Accessing the calling controller in a model within Kohana'>Accessing the calling controller in a model within Kohana</a></li>
<li><a href='http://www.ifc0nfig.com/mysubs-share-subcard-information-with-friends/' rel='bookmark' title='Permanent Link: MySubs &#8211; Share Subcard information with friends'>MySubs &#8211; Share Subcard information with friends</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>
		<link>http://www.ifc0nfig.com/kohana-the-swift-php-framework/</link>
			</item>
	<item>
		<title>EsenAPE – send and receive SMS in real time using APE, jQuery, PHP and libape_controller</title>
		<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>
		<link>http://www.ifc0nfig.com/esenape-send-and-receive-sms-in-real-time-using-ape-jquery-php-and-libape_controller/</link>
			</item>
	<item>
		<title>Facebook Application – Call of Duty 5 Statistics</title>
		<description><![CDATA[
I&#8217;ve recently been working on a Facebook application called &#8220;Call of Duty 5 Statistics&#8221; &#8211; for you gamers out there you probably know already what is it. You can basically share, view and compare statistics regarding Call of Duty 5 with your Facebook friends.
I&#8217;ve just took it out of sandbox mode so it&#8217;s complete live [...]


Related posts:<ol><li><a href='http://www.ifc0nfig.com/mysubs-share-subcard-information-with-friends/' rel='bookmark' title='Permanent Link: MySubs &#8211; Share Subcard information with friends'>MySubs &#8211; Share Subcard information with friends</a></li>
<li><a href='http://www.ifc0nfig.com/exposing-the-subway-subcard-api/' rel='bookmark' title='Permanent Link: Exposing the Subway SubCard API'>Exposing the Subway SubCard API</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>
		<link>http://www.ifc0nfig.com/facebook-application-call-of-duty-5-statistics/</link>
			</item>
	<item>
		<title>Using jQuery With APE – change the background-color with PHP</title>
		<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>
		<link>http://www.ifc0nfig.com/using-jquery-with-ape-change-the-background-color-with-php/</link>
			</item>
</channel>
</rss>
