<?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/"
	>

<channel>
	<title>Entice Media Documents</title>
	<atom:link href="http://entice-media.co.uk/documents/feed/" rel="self" type="application/rss+xml" />
	<link>http://entice-media.co.uk/documents</link>
	<description>Entice Media Productions</description>
	<pubDate>Fri, 20 Nov 2009 17:05:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Twitter Account : : Gareth Rodger</title>
		<link>http://entice-media.co.uk/documents/2009/02/new-twitter-account/</link>
		<comments>http://entice-media.co.uk/documents/2009/02/new-twitter-account/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 03:20:46 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
		
		<category><![CDATA[Gareth Rodger [Personal]]]></category>

		<category><![CDATA[Gareth Rodger [Work]]]></category>

		<category><![CDATA[entice media]]></category>

		<category><![CDATA[enticemedia]]></category>

		<category><![CDATA[Gareth Rodger]]></category>

		<category><![CDATA[garethrodger]]></category>

		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://entice-media.co.uk/documents/?p=45</guid>
		<description><![CDATA[Entice Media has used Twitter since it&#8217;s initial rise to fame just over two years ago.
Now it seems to have hit the mainstream we thought we&#8217;d point out the Entice-Media Twitter account is here: http://twitter.com/enticemedia
]]></description>
			<content:encoded><![CDATA[<p>Entice Media has used Twitter since it&#8217;s initial rise to fame just over two years ago.</p>
<p>Now it seems to have hit the mainstream we thought we&#8217;d point out the Entice-Media Twitter account is here: <a title="Entice Media's Twitter Account" href="http://twitter.com/enticemedia" target="_blank">http://twitter.com/enticemedia</a></p>
]]></content:encoded>
			<wfw:commentRss>http://entice-media.co.uk/documents/2009/02/new-twitter-account/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ribbit API - &#8220;Skype for the browser&#8221; : : Gareth Rodger</title>
		<link>http://entice-media.co.uk/documents/2008/12/ribbit-api-skype-for-the-browser-gareth-rodger/</link>
		<comments>http://entice-media.co.uk/documents/2008/12/ribbit-api-skype-for-the-browser-gareth-rodger/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 11:10:58 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
		
		<category><![CDATA[Gareth Rodger [Work]]]></category>

		<category><![CDATA[api]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Gareth Rodger]]></category>

		<category><![CDATA[garethrodger]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[phone]]></category>

		<category><![CDATA[ribbit]]></category>

		<guid isPermaLink="false">http://entice-media.co.uk/documents/?p=22</guid>
		<description><![CDATA[In my previous post &#8220;Ribbit Developer Competition : : Gareth Rodger&#8221; I pointed out Ribbit.com currently have a competition running to encourage development on their new API.
With very little spare time I wasn&#8217;t going to get involved in the competition, but after tinkering with the API i&#8217;ve found myself working on a small personal project&#8230;
My [...]]]></description>
			<content:encoded><![CDATA[<p>In my previous post &#8220;<a title="Ribbit Developer Competition : : Gareth Rodger" href="http://entice-media.co.uk/documents/2008/12/ribbit-developer-competition-gareth-rodger/" target="_self">Ribbit Developer Competition : : Gareth Rodger</a>&#8221; I pointed out Ribbit.com currently have a competition running to encourage development on their new API.</p>
<p>With very little spare time I wasn&#8217;t going to get involved in the competition, but after tinkering with the API i&#8217;ve found myself working on a small personal project&#8230;</p>
<p>My project goal is to allow for easy integration of Ribbit into your site without requiring the knowledge and software that is required for smooth, fast Flex development.</p>
<p>To accomplish this i&#8217;ve decided to take the user interface out of Flex leaving just the code to interact with the SWC Ribbit API file and then wrapped the whole thing in a Javascript API.</p>
<p>Using the ExternalInterface methods in Flex I can reveal important parts of the Ribbit API to Javascript whilst abstracting some of the legwork. I have also despatched all events to Javascript so it can keep correct state.</p>
<p>With this new Javascript API it&#8217;s now possible to make a call from your browser to any Ribbit user or phone number with 2 lines of javascript:</p>
<pre>Ribbit.login('user','pass','appid','devid');
Ribbit.makeCall('+441234567890', '');</pre>
<p>I&#8217;ve also wrapped the functionality to receive call events, so (and this bit amazes me) I can be using a web page (e.g. Facebook application) and if you were to call my Ribbit number +1 (805) 457 1688 my browser will ring and allow me to answer your call and converse with my standard microphone on my laptop!</p>
<p>I will release the application and source code shortly (providing the Ribbit guys are happy with that) then hopefully wrap it up in modules for <a title="Magento Commerce - Open source PHP e-commerce engine" href="http://www.magentocommerce.com" target="_self">Magento</a>, <a title="Drupal - Open source content management framework" href="http://www.drupal.org" target="_self">Drupal</a> and <a title="Wordpress - Open source blog engine" href="http://www.wordpress.org" target="_self">Wordpress</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://entice-media.co.uk/documents/2008/12/ribbit-api-skype-for-the-browser-gareth-rodger/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ribbit Developer Competition : : Gareth Rodger</title>
		<link>http://entice-media.co.uk/documents/2008/12/ribbit-developer-competition-gareth-rodger/</link>
		<comments>http://entice-media.co.uk/documents/2008/12/ribbit-developer-competition-gareth-rodger/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 13:34:45 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
		
		<category><![CDATA[Gareth Rodger [Work]]]></category>

		<category><![CDATA[api]]></category>

		<category><![CDATA[bt]]></category>

		<category><![CDATA[competition]]></category>

		<category><![CDATA[developer]]></category>

		<category><![CDATA[Gareth Rodger]]></category>

		<category><![CDATA[garethrodger]]></category>

		<category><![CDATA[phone]]></category>

		<category><![CDATA[ribbit]]></category>

		<guid isPermaLink="false">http://entice-media.co.uk/documents/?p=19</guid>
		<description><![CDATA[After contacting BT regarding API access for a recent project I got forwarded to their new partner, &#8220;Ribbit&#8221;.
Ribbit is currently in closed beta but a developer can have a play with their Flex and Flash API for free and benefit from entry into a large competition.
The competition is well planned and separated into multiple stages. [...]]]></description>
			<content:encoded><![CDATA[<p>After contacting BT regarding API access for a recent project I got forwarded to their new partner, &#8220;Ribbit&#8221;.</p>
<p>Ribbit is currently in closed beta but a developer can have a play with their Flex and Flash API for free and benefit from entry into a large competition.</p>
<p>The competition is well planned and separated into multiple stages. The first will be paying out on the 5th January.</p>
<p>The API is also well built for Flex and Flash, much of the legwork is done for you allowing for 100% creativity.</p>
<p><a href="http://www.ribbit.com/">http://www.ribbit.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://entice-media.co.uk/documents/2008/12/ribbit-developer-competition-gareth-rodger/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
