<?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>Bow before me...for I am root!</title>
	<atom:link href="http://www.foriamroot.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.foriamroot.org</link>
	<description>Tech junkies unite!</description>
	<lastBuildDate>Wed, 29 Jun 2011 08:55:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Shift8 Asterisk Manager Interface in Node.js</title>
		<link>http://www.foriamroot.org/shift8-asterisk-manager-interface-in-node-js/</link>
		<comments>http://www.foriamroot.org/shift8-asterisk-manager-interface-in-node-js/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 12:19:17 +0000</pubDate>
		<dc:creator>mobius</dc:creator>
				<category><![CDATA[Node.js]]></category>
		<category><![CDATA[Telephony]]></category>
		<category><![CDATA[ajam]]></category>
		<category><![CDATA[ami]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mxml]]></category>
		<category><![CDATA[node]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[telephony]]></category>

		<guid isPermaLink="false">http://www.foriamroot.org/?p=191</guid>
		<description><![CDATA[Asynchronous Javascript Library over Asterisk Manager API using Node.js]]></description>
		<wfw:commentRss>http://www.foriamroot.org/shift8-asterisk-manager-interface-in-node-js/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Twilio like service based on open source telephony solutions?</title>
		<link>http://www.foriamroot.org/twilio-like-service-based-on-open-source-telephony-solutions/</link>
		<comments>http://www.foriamroot.org/twilio-like-service-based-on-open-source-telephony-solutions/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 21:10:27 +0000</pubDate>
		<dc:creator>mobius</dc:creator>
				<category><![CDATA[Telephony]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[twilio]]></category>

		<guid isPermaLink="false">http://www.foriamroot.org/?p=180</guid>
		<description><![CDATA[Is it possible to create an open source twilio service?]]></description>
		<wfw:commentRss>http://www.foriamroot.org/twilio-like-service-based-on-open-source-telephony-solutions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Simple Channel Monitoring via Shift8</title>
		<link>http://www.foriamroot.org/simple-channel-monitoring-via-shift8/</link>
		<comments>http://www.foriamroot.org/simple-channel-monitoring-via-shift8/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 13:27:10 +0000</pubDate>
		<dc:creator>mobius</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Telephony]]></category>
		<category><![CDATA[ajam]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[operator panel]]></category>
		<category><![CDATA[shift8]]></category>

		<guid isPermaLink="false">http://www.foriamroot.org/?p=154</guid>
		<description><![CDATA[Last week, I received a request to provide some samples on the Shift8 PHP Library. I managed to get some time and I wrapped something up just as a proof of concept. So here it is. It is a simple AJAX application that will display the active channels and update them on hangup. (Something like [...]]]></description>
		<wfw:commentRss>http://www.foriamroot.org/simple-channel-monitoring-via-shift8/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Two Leg OAuth Authentication For Layar in PHP</title>
		<link>http://www.foriamroot.org/two-leg-oauth-authentication-for-layar-in-php/</link>
		<comments>http://www.foriamroot.org/two-leg-oauth-authentication-for-layar-in-php/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 10:24:35 +0000</pubDate>
		<dc:creator>mobius</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[layar]]></category>
		<category><![CDATA[Layar API]]></category>
		<category><![CDATA[layer]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[OAuthProvider]]></category>
		<category><![CDATA[Two Leg Authenticatio]]></category>

		<guid isPermaLink="false">http://www.foriamroot.org/?p=144</guid>
		<description><![CDATA[Simple way to get OAuth authentication in PHP with the Layar services]]></description>
		<wfw:commentRss>http://www.foriamroot.org/two-leg-oauth-authentication-for-layar-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to perform ChanSpy from Asterisk Manager using Shift8</title>
		<link>http://www.foriamroot.org/how-to-perform-chanspy-from-asterisk-manager-using-shift8/</link>
		<comments>http://www.foriamroot.org/how-to-perform-chanspy-from-asterisk-manager-using-shift8/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 15:00:23 +0000</pubDate>
		<dc:creator>mobius</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Telephony]]></category>
		<category><![CDATA[ajam]]></category>
		<category><![CDATA[ami]]></category>
		<category><![CDATA[asterisk manager interface]]></category>
		<category><![CDATA[Chanspy]]></category>
		<category><![CDATA[shift8]]></category>

		<guid isPermaLink="false">http://www.foriamroot.org/?p=137</guid>
		<description><![CDATA[How to do ChanSpy from Asterisk Manager Interface]]></description>
		<wfw:commentRss>http://www.foriamroot.org/how-to-perform-chanspy-from-asterisk-manager-using-shift8/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New version of Shift8 library</title>
		<link>http://www.foriamroot.org/new-version-of-shift8-library/</link>
		<comments>http://www.foriamroot.org/new-version-of-shift8-library/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 14:38:59 +0000</pubDate>
		<dc:creator>mobius</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Telephony]]></category>
		<category><![CDATA[ajam]]></category>
		<category><![CDATA[ami]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[asterisk manager interface]]></category>
		<category><![CDATA[manager]]></category>
		<category><![CDATA[shift8]]></category>

		<guid isPermaLink="false">http://www.foriamroot.org/?p=133</guid>
		<description><![CDATA[A new version of the Shift8 library has been released. Contains a couple bug fixes most importantly an incorrect argument passed in the Originate Action. You can get it from here]]></description>
		<wfw:commentRss>http://www.foriamroot.org/new-version-of-shift8-library/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>C++ Outcome: ShiftNine</title>
		<link>http://www.foriamroot.org/cpp-outcome-shiftnine/</link>
		<comments>http://www.foriamroot.org/cpp-outcome-shiftnine/#comments</comments>
		<pubDate>Tue, 25 May 2010 08:12:39 +0000</pubDate>
		<dc:creator>mobius</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Telephony]]></category>
		<category><![CDATA[ajam]]></category>
		<category><![CDATA[ami]]></category>
		<category><![CDATA[Asterisk Events]]></category>
		<category><![CDATA[asterisk manager interface]]></category>
		<category><![CDATA[Cpp]]></category>
		<category><![CDATA[Observer Pattern]]></category>

		<guid isPermaLink="false">http://www.foriamroot.org/?p=122</guid>
		<description><![CDATA[So after my previous post I finally got around and finished my little C++ project. Just to avoid any bitching, I have to say one more time that this is my first attempt in C++. So here goes! So I&#8217;ve started building something like an Asterisk Event Collector. The whole idea is rather simple; you [...]]]></description>
		<wfw:commentRss>http://www.foriamroot.org/cpp-outcome-shiftnine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Am I too old for this sh*t?</title>
		<link>http://www.foriamroot.org/am-too-old-for-this-shit/</link>
		<comments>http://www.foriamroot.org/am-too-old-for-this-shit/#comments</comments>
		<pubDate>Wed, 19 May 2010 22:17:02 +0000</pubDate>
		<dc:creator>mobius</dc:creator>
				<category><![CDATA[Blah Blah]]></category>
		<category><![CDATA[Telephony]]></category>
		<category><![CDATA[ajam]]></category>
		<category><![CDATA[Asterisk Manager]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Cpp]]></category>
		<category><![CDATA[RTCP Stats]]></category>

		<guid isPermaLink="false">http://www.foriamroot.org/?p=118</guid>
		<description><![CDATA[Ok, for the couple of days, I&#8217;ve been fooling around with C++! In all honesty, I haven&#8217;t written any C++ in the past and it&#8217;s been 10-15 years or so since my C days! (I am 28 btw in case you where wondering) Well ok, maybe I am exaggerating the &#8220;too old&#8221; part, just to [...]]]></description>
		<wfw:commentRss>http://www.foriamroot.org/am-too-old-for-this-shit/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Twilio Calling Card Application</title>
		<link>http://www.foriamroot.org/twilio-calling-card-application/</link>
		<comments>http://www.foriamroot.org/twilio-calling-card-application/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 14:42:48 +0000</pubDate>
		<dc:creator>mobius</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Telephony]]></category>
		<category><![CDATA[debit card application]]></category>
		<category><![CDATA[toll free application]]></category>
		<category><![CDATA[twilio]]></category>
		<category><![CDATA[TwilML]]></category>
		<category><![CDATA[two stage dialing application]]></category>

		<guid isPermaLink="false">http://www.foriamroot.org/?p=92</guid>
		<description><![CDATA[A tutorial on how to create a Twilio Debit Card Application.]]></description>
		<wfw:commentRss>http://www.foriamroot.org/twilio-calling-card-application/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Twilio and why reading before coding never harmed anyone!</title>
		<link>http://www.foriamroot.org/twilio-and-why-reading-before-coding-never-harmed-anyone/</link>
		<comments>http://www.foriamroot.org/twilio-and-why-reading-before-coding-never-harmed-anyone/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 13:32:20 +0000</pubDate>
		<dc:creator>mobius</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Telephony]]></category>
		<category><![CDATA[distributed telephony]]></category>
		<category><![CDATA[twilio]]></category>
		<category><![CDATA[TwilML]]></category>
		<category><![CDATA[VoiceXML]]></category>

		<guid isPermaLink="false">http://www.foriamroot.org/?p=73</guid>
		<description><![CDATA[Here is a true reason why reading before coding never harmed anyone! Well still, it was fun nevertheless :)]]></description>
		<wfw:commentRss>http://www.foriamroot.org/twilio-and-why-reading-before-coding-never-harmed-anyone/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

