<?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>Rackbits &#187; PHP</title>
	<atom:link href="http://rackbits.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://rackbits.com</link>
	<description>Blag of doom, assembly, and other things.</description>
	<lastBuildDate>Wed, 08 Feb 2012 05:36:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Work in progress, Cisco XML services</title>
		<link>http://rackbits.com/2009/06/12/work-in-progress-cisco-xml-services/</link>
		<comments>http://rackbits.com/2009/06/12/work-in-progress-cisco-xml-services/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 14:40:23 +0000</pubDate>
		<dc:creator>Matthew Costa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://rackbits.com/?p=11</guid>
		<description><![CDATA[Recently I was inspired by a thread on the Whirlpool forums to write XML services for the Cisco IP phones I have. What I have created is something I have called (most creatively) Dashboard. It is a modular PHP script that allows people to add various blocks of dynamic content on to a page which [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I was inspired by a <a href="http://forums.whirlpool.net.au/forum-replies-archive.cfm/1112759.html">thread on the Whirlpool forums</a> to write XML services for the Cisco IP phones I have. What I have created is something I have called (most creatively) Dashboard. It is a modular PHP script that allows people to add various blocks of dynamic content on to a page which is displayed on the IP phone&#8217;s display. This script can be called directly by the phone or pushed using the cisco XML push service.</p>
<p>My dodgy composition shot below shows the Dashboard running on a Cisco 7975 phone displaying a RSS feed, the count of unread messages in my inbox and a graphical logo.</p>
<p>I am currently working allowing it to display multiple pages of information (using the remaining softkeys along the bottom of the screen between the Update and Exit buttons).</p>
<p><img class="alignnone size-full wp-image-12" title="Dashboard WIP" src="http://rackbits.com/wp-content/uploads/2009/06/dashboard-wip.png" alt="Dashboard WIP" width="600" height="320" /></p>
]]></content:encoded>
			<wfw:commentRss>http://rackbits.com/2009/06/12/work-in-progress-cisco-xml-services/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

