<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>chumby: it &amp; network</title>
  <link href="http://www.chumby.com/feeds/IT%20&amp;amp;%20Network" rel="self"/>
  <link href="http://www.chumby.com/guide/category/IT%20&amp;amp;%20Network" rel="alternate"/>
  <id>http://www.chumby.com/guide/category/IT%20&amp;amp;%20Network</id>
  <updated>2011-06-06T07:49:02Z</updated>
  <author>
    <name>Chumby.com</name>
    <uri>http://chumby.com</uri>
  </author>
  <entry>
    <title>Status.simple</title>
    <link href="http://www.chumby.com/guide/widget/Status.simple" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/Status.simple</id>
    <published>2011-06-03T12:53:00Z</published>
    <updated>2011-06-06T07:49:02Z</updated>
    <author>
      <name>develephant</name>
    </author>
    <summary>Status.simple allows you to easily load an external XML file with a few attributes that will display on your chumby.  You can specify a string, color and sound to play based on the XML file loaded.  You must host the XML on your server.  More info in [[http://forum.chumby.com/viewtopic.php?id=3155| this forum post]].</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/Status.simple"&gt;&lt;img alt="Status.simple allows you to easily load an external XML file with a few attributes that will display on your chumby.  You can specify a string, color and sound to play based on the XML file loaded.  You must host the XML on your server.  More info in  this forum post." class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/348810DE-8E1B-11E0-9A64-0021288EC192" title="Status.simple allows you to easily load an external XML file with a few attributes that will display on your chumby.  You can specify a string, color and sound to play based on the XML file loaded.  You must host the XML on your server.  More info in  this forum post." width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/Status.simple"&gt;Status.simple&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;Status.simple allows you to easily load an external XML file with a few attri...&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/develephant"&gt;develephant&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 4.5 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: June 3, 2011&lt;/p&gt;

&lt;p&gt;Version: 1.2&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>Bandwidth Monitor</title>
    <link href="http://www.chumby.com/guide/widget/Bandwidth%20Monitor" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/Bandwidth%20Monitor</id>
    <published>2011-05-15T12:08:00Z</published>
    <updated>2011-12-09T18:12:04Z</updated>
    <author>
      <name>hansendc</name>
    </author>
    <summary>App to monitor bandwidth on a router or other device.  For now, It requires that the server of the stats spit them out in a specific format.  This runs on at leaset the Chumby One and Chumby8.

The data format from the server is very simple.  It's a plain-text file with values, one per line:
interface_name&lt;tab&gt;1234&lt;tab&gt;5678

An example of how to do this on an OpenWRT system is here:
http://git.sr71.net/?p=bandwidth-monitor.git;a=blob;f=server_side/lua
and an example of the output is here:
http://git.sr71.net/?p=bandwidth-monitor.git;a=blob_plain;f=server_side/example_script_output.txt;hb=master
You'll also need to grant access to your cgi server with a "crossdomain.xml" file.  One can be found here:
http://git.sr71.net/?p=bandwidth-monitor.git;a=blob_plain;f=server_side/crossdomain.xml;hb=master

TODO:
 * make colors tunable</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/Bandwidth%20Monitor"&gt;&lt;img alt="App to monitor bandwidth on a router or other device.  For now, It requires that the server of the stats spit them out in a specific format.  This runs on at leaset the Chumby One and Chumby8.

The data format from the server is very simple.  It's a plain-text file with values, one per line:
interface_name&amp;lt;tab&amp;gt;1234&amp;lt;tab&amp;gt;5678

An example of how to do this on an OpenWRT system is here:
http://git.sr71.net/?p=bandwidth-monitor.git;a=blob;f=server_side/lua
and an example of the output is here:
http://git.sr71.net/?p=bandwidth-monitor.git;a=blob_plain;f=server_side/example_script_output.txt;hb=master
You'll also need to grant access to your cgi server with a &amp;quot;crossdomain.xml&amp;quot; file.  One can be found here:
http://git.sr71.net/?p=bandwidth-monitor.git;a=blob_plain;f=server_side/crossdomain.xml;hb=master

TODO:
 * make colors tunable" class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/C471415E-8554-11E0-A915-0021288E785A" title="App to monitor bandwidth on a router or other device.  For now, It requires that the server of the stats spit them out in a specific format.  This runs on at leaset the Chumby One and Chumby8.

The data format from the server is very simple.  It's a plain-text file with values, one per line:
interface_name&amp;lt;tab&amp;gt;1234&amp;lt;tab&amp;gt;5678

An example of how to do this on an OpenWRT system is here:
http://git.sr71.net/?p=bandwidth-monitor.git;a=blob;f=server_side/lua
and an example of the output is here:
http://git.sr71.net/?p=bandwidth-monitor.git;a=blob_plain;f=server_side/example_script_output.txt;hb=master
You'll also need to grant access to your cgi server with a &amp;quot;crossdomain.xml&amp;quot; file.  One can be found here:
http://git.sr71.net/?p=bandwidth-monitor.git;a=blob_plain;f=server_side/crossdomain.xml;hb=master

TODO:
 * make colors tunable" width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/Bandwidth%20Monitor"&gt;Bandwidth Monitor&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;App to monitor bandwidth on a router or other device.  For now, It requires t...&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/hansendc"&gt;hansendc&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 4.0 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: May 15, 2011&lt;/p&gt;

&lt;p&gt;Version: 010&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>Total Power Control</title>
    <link href="http://www.chumby.com/guide/widget/Total%20Power%20Control" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/Total%20Power%20Control</id>
    <published>2011-04-28T02:56:00Z</published>
    <updated>2011-05-14T01:01:25Z</updated>
    <author>
      <name>mmauka</name>
    </author>
    <summary>Total Power Control (TPC) controls lights and power using an X10 CM15A controller. TPC shows the status of X10 RF wireless sensors such as the DS10A door/window and the MS10A motion sensors. TPC requires an X10 CM15A controller and mochad.. For more details, see [[http://sf.net/apps/mediawiki/mochad/index.php?title=Total_Power_Control|here]].

v0.4 Add configurable mochad IP address so chumbys may share one CM15A.</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/Total%20Power%20Control"&gt;&lt;img alt="Total Power Control (TPC) controls lights and power using an X10 CM15A controller. TPC shows the status of X10 RF wireless sensors such as the DS10A door/window and the MS10A motion sensors. TPC requires an X10 CM15A controller and mochad.. For more details, see here.

v0.4 Add configurable mochad IP address so chumbys may share one CM15A." class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/2DAF0978-7964-11E0-9E25-001B24F07EF4" title="Total Power Control (TPC) controls lights and power using an X10 CM15A controller. TPC shows the status of X10 RF wireless sensors such as the DS10A door/window and the MS10A motion sensors. TPC requires an X10 CM15A controller and mochad.. For more details, see here.

v0.4 Add configurable mochad IP address so chumbys may share one CM15A." width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/Total%20Power%20Control"&gt;Total Power Control&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;Total Power Control (TPC) controls lights and power using an X10 CM15A contro...&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/mmauka"&gt;mmauka&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 4.0 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: April 28, 2011&lt;/p&gt;

&lt;p&gt;Version: 0.4&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>Panel Builder</title>
    <link href="http://www.chumby.com/guide/widget/Panel%20Builder" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/Panel%20Builder</id>
    <published>2011-01-30T19:42:00Z</published>
    <updated>2011-03-14T07:58:10Z</updated>
    <author>
      <name>doghouselabs</name>
    </author>
    <summary>Build custom control panels specifying buttons and layout via an XML file provided by your local web server.  Actions for button clicks are also specified in the XML file and are executed by a PHP script on your web server.

Sample XML file, http://www.doghouselabs.com/chumby/test.xml.txt
Sample PHP file, http://www.doghouselabs.com/chumby/chumby.php.txt
Sample screenshot, http://www.doghouselabs.com/chumby/pb2.jpg

Configure the app by specifying the URL that points to your XML configuration file.  Your web server will also need a crossdomain.xml file in the root directory.

more details here http://www.doghouselabs.com/software/index.cgi?cat=chumby&amp;app=Panel+Builder

pb.200.doghouselabs AT spamgourmet D0T com</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/Panel%20Builder"&gt;&lt;img alt="Build custom control panels specifying buttons and layout via an XML file provided by your local web server.  Actions for button clicks are also specified in the XML file and are executed by a PHP script on your web server.

Sample XML file, http://www.doghouselabs.com/chumby/test.xml.txt
Sample PHP file, http://www.doghouselabs.com/chumby/chumby.php.txt
Sample screenshot, http://www.doghouselabs.com/chumby/pb2.jpg

Configure the app by specifying the URL that points to your XML configuration file.  Your web server will also need a crossdomain.xml file in the root directory.

more details here http://www.doghouselabs.com/software/index.cgi?cat=chumby&amp;amp;app=Panel+Builder

pb.200.doghouselabs AT spamgourmet D0T com" class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/8E81AC26-416D-11E0-9D1B-0021288E720C" title="Build custom control panels specifying buttons and layout via an XML file provided by your local web server.  Actions for button clicks are also specified in the XML file and are executed by a PHP script on your web server.

Sample XML file, http://www.doghouselabs.com/chumby/test.xml.txt
Sample PHP file, http://www.doghouselabs.com/chumby/chumby.php.txt
Sample screenshot, http://www.doghouselabs.com/chumby/pb2.jpg

Configure the app by specifying the URL that points to your XML configuration file.  Your web server will also need a crossdomain.xml file in the root directory.

more details here http://www.doghouselabs.com/software/index.cgi?cat=chumby&amp;amp;app=Panel+Builder

pb.200.doghouselabs AT spamgourmet D0T com" width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/Panel%20Builder"&gt;Panel Builder&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;Build custom control panels specifying buttons and layout via an XML file pro...&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/doghouselabs"&gt;doghouselabs&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 4.4444 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: January 30, 2011&lt;/p&gt;

&lt;p&gt;Version: 1.7&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>Accelerometer Strip Recorder</title>
    <link href="http://www.chumby.com/guide/widget/Accelerometer%20Strip%20Recorder" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/Accelerometer%20Strip%20Recorder</id>
    <published>2010-11-04T04:38:00Z</published>
    <updated>2011-02-07T21:46:05Z</updated>
    <author>
      <name>wayn3w</name>
    </author>
    <summary>This tool allows you to see real-time graphs of the Chumby's accelerometer.  The accelerometer values are explained [[http://wiki.chumby.com/mediawiki/index.php/Developing_Widgets_for_Chumby:_Sensor_Access#Accelerometer|here]].  

Tap the screen to switch to other graphs.</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/Accelerometer%20Strip%20Recorder"&gt;&lt;img alt="This tool allows you to see real-time graphs of the Chumby's accelerometer.  The accelerometer values are explained here.  

Tap the screen to switch to other graphs." class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/0E1D8082-E808-11DF-B38F-0021288E720C" title="This tool allows you to see real-time graphs of the Chumby's accelerometer.  The accelerometer values are explained here.  

Tap the screen to switch to other graphs." width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/Accelerometer%20Strip%20Recorder"&gt;Accelerometer Strip Recorder&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;This tool allows you to see real-time graphs of the Chumby's accelerometer.  ...&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/wayn3w"&gt;wayn3w&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 4.75 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: November 4, 2010&lt;/p&gt;

&lt;p&gt;Version: 1.0&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>Hudson Monitor</title>
    <link href="http://www.chumby.com/guide/widget/Hudson%20Monitor" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/Hudson%20Monitor</id>
    <published>2010-08-01T12:15:00Z</published>
    <updated>2010-09-02T16:54:38Z</updated>
    <author>
      <name>fabiane</name>
    </author>
    <summary>This application allows to monitor builds in a Hudson Continuous Integration Server.

To learn more about Hudson, go to http://hudson-ci.org/

To learn how to use this widget go to [[http://main.toolscloud.com/doc/hudson-docs/chumby/hudsonMonitor]]</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/Hudson%20Monitor"&gt;&lt;img alt="This application allows to monitor builds in a Hudson Continuous Integration Server.

To learn more about Hudson, go to http://hudson-ci.org/

To learn how to use this widget go to http://main.toolscloud.com/doc/hudson-docs/chumby/hudsonMonitor" class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/20CCFF66-9DA1-11DF-8A5C-0021288E785A" title="This application allows to monitor builds in a Hudson Continuous Integration Server.

To learn more about Hudson, go to http://hudson-ci.org/

To learn how to use this widget go to http://main.toolscloud.com/doc/hudson-docs/chumby/hudsonMonitor" width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/Hudson%20Monitor"&gt;Hudson Monitor&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;This application allows to monitor builds in a Hudson Continuous Integration ...&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/fabiane"&gt;fabiane&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 1.0 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: August 1, 2010&lt;/p&gt;

&lt;p&gt;Version: 1.0&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>Hacker News</title>
    <link href="http://www.chumby.com/guide/widget/Hacker%20News" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/Hacker%20News</id>
    <published>2010-03-30T05:36:00Z</published>
    <updated>2011-08-15T07:52:22Z</updated>
    <author>
      <name>pufuwozu</name>
    </author>
    <summary>I love reading [[http://news.ycombinator.com/|Hacker News]]. This widget will now let me check the headlines as soon as I wake up!

I've also uploaded this widget to [[http://github.com/pufuwozu/hnchumby|GitHub]] - fork away!</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/Hacker%20News"&gt;&lt;img alt="I love reading Hacker News. This widget will now let me check the headlines as soon as I wake up!

I've also uploaded this widget to GitHub - fork away!" class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/CF6A8FC6-3BF8-11DF-BB65-001E681DF646" title="I love reading Hacker News. This widget will now let me check the headlines as soon as I wake up!

I've also uploaded this widget to GitHub - fork away!" width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/Hacker%20News"&gt;Hacker News&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;I love reading [[http://news.ycombinator.com/|Hacker News]]. This widget will...&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/pufuwozu"&gt;pufuwozu&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 2.25 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: March 30, 2010&lt;/p&gt;

&lt;p&gt;Version: 1.0&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>SEP 11.0.x Definition Status</title>
    <link href="http://www.chumby.com/guide/widget/SEP%2011.0.x%20Definition%20Status" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/SEP%2011.0.x%20Definition%20Status</id>
    <published>2010-03-07T06:31:00Z</published>
    <updated>2010-10-08T08:47:16Z</updated>
    <author>
      <name>goum</name>
    </author>
    <summary>Symantec Endpoint Protection 11.0.x Definition Status. The widget loads the current definition status from Symantec's Security Response website and displays the available definition updates. Useful for AntiVirus admins.</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/SEP%2011.0.x%20Definition%20Status"&gt;&lt;img alt="Symantec Endpoint Protection 11.0.x Definition Status. The widget loads the current definition status from Symantec's Security Response website and displays the available definition updates. Useful for AntiVirus admins." class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/626F9B14-D2ED-11DF-A7E9-0021288E720C" title="Symantec Endpoint Protection 11.0.x Definition Status. The widget loads the current definition status from Symantec's Security Response website and displays the available definition updates. Useful for AntiVirus admins." width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/SEP%2011.0.x%20Definition%20Status"&gt;SEP 11.0.x Definition Status&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;Symantec Endpoint Protection 11.0.x Definition Status. The widget loads the c...&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/goum"&gt;goum&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 3.0 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: March 7, 2010&lt;/p&gt;

&lt;p&gt;Version: 1.0.8&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>The Resistor Code</title>
    <link href="http://www.chumby.com/guide/widget/The%20Resistor%20Code" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/The%20Resistor%20Code</id>
    <published>2010-01-14T19:11:04Z</published>
    <updated>2010-01-16T01:00:32Z</updated>
    <author>
      <name>unwiredben</name>
    </author>
    <summary>A quick reference of resistor color code values for electronics enthusiasts</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/The%20Resistor%20Code"&gt;&lt;img alt="A quick reference of resistor color code values for electronics enthusiasts" class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/57FFCB5C-0185-11DF-BA51-001B24F07EF4" title="A quick reference of resistor color code values for electronics enthusiasts" width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/The%20Resistor%20Code"&gt;The Resistor Code&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;A quick reference of resistor color code values for electronics enthusiasts&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/unwiredben"&gt;unwiredben&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 3.4 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: January 14, 2010&lt;/p&gt;

&lt;p&gt;Version: 1.0&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>FH Worms Widget</title>
    <link href="http://www.chumby.com/guide/widget/FH%20Worms%20Widget" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/FH%20Worms%20Widget</id>
    <published>2009-10-07T10:59:55Z</published>
    <updated>2010-11-19T11:51:10Z</updated>
    <author>
      <name>tobig</name>
    </author>
    <summary>A Widget about the University of Applied Sciences in Worms (Germany). It has a little selfportrait, pictures, a webcam, the current weather in worms, news from the University Website (in German) and a few more things to find out. </summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/FH%20Worms%20Widget"&gt;&lt;img alt="A Widget about the University of Applied Sciences in Worms (Germany). It has a little selfportrait, pictures, a webcam, the current weather in worms, news from the University Website (in German) and a few more things to find out. " class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/38509902-B36B-11DE-BEAD-001E681DFAC2" title="A Widget about the University of Applied Sciences in Worms (Germany). It has a little selfportrait, pictures, a webcam, the current weather in worms, news from the University Website (in German) and a few more things to find out. " width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/FH%20Worms%20Widget"&gt;FH Worms Widget&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;A Widget about the University of Applied Sciences in Worms (Germany). It has ...&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/tobig"&gt;tobig&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 4.0 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: October 7, 2009&lt;/p&gt;

&lt;p&gt;Version: 1.0&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>Internet Tester</title>
    <link href="http://www.chumby.com/guide/widget/Internet%20Tester" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/Internet%20Tester</id>
    <published>2009-08-07T17:12:00Z</published>
    <updated>2011-08-23T13:44:34Z</updated>
    <author>
      <name>wrybread</name>
    </author>
    <summary>Tests the speed of your internet connection. Very beta. Touch the top of the screen to increase the scale, the bottom to decrease it. Fair warning, since widgets don't give access to handy things like ping commands, this works by downloading a small image over and over again.</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/Internet%20Tester"&gt;&lt;img alt="Tests the speed of your internet connection. Very beta. Touch the top of the screen to increase the scale, the bottom to decrease it. Fair warning, since widgets don't give access to handy things like ping commands, this works by downloading a small image over and over again." class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/3B0A255A-84C2-11DE-95F2-001E681DFAC2" title="Tests the speed of your internet connection. Very beta. Touch the top of the screen to increase the scale, the bottom to decrease it. Fair warning, since widgets don't give access to handy things like ping commands, this works by downloading a small image over and over again." width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/Internet%20Tester"&gt;Internet Tester&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;Tests the speed of your internet connection. Very beta. Touch the top of the ...&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/wrybread"&gt;wrybread&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 3.7857 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: August 7, 2009&lt;/p&gt;

&lt;p&gt;Version: 1.0&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>LabJack CloudDot channel</title>
    <link href="http://www.chumby.com/guide/widget/LabJack%20CloudDot%20channel" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/LabJack%20CloudDot%20channel</id>
    <published>2009-06-30T11:52:41Z</published>
    <updated>2010-11-19T11:51:10Z</updated>
    <author>
      <name>ColaChumby</name>
    </author>
    <summary>View one of your [[http://cloud.labjack.com|LabJack CloudDot]] channels.  Visit the [[http://cloud.labjack.com/admin|admin]] section to get the credentials.</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/LabJack%20CloudDot%20channel"&gt;&lt;img alt="View one of your LabJack CloudDot channels.  Visit the admin section to get the credentials." class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/30689094-65A7-11DE-821D-001E681DFAC2" title="View one of your LabJack CloudDot channels.  Visit the admin section to get the credentials." width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/LabJack%20CloudDot%20channel"&gt;LabJack CloudDot channel&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;View one of your [[http://cloud.labjack.com|LabJack CloudDot]] channels.  Vis...&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/ColaChumby"&gt;ColaChumby&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 3.0 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: June 30, 2009&lt;/p&gt;

&lt;p&gt;Version: 1.6&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>Network Usage</title>
    <link href="http://www.chumby.com/guide/widget/Network%20Usage" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/Network%20Usage</id>
    <published>2009-04-30T04:01:58Z</published>
    <updated>2010-11-19T11:51:10Z</updated>
    <author>
      <name>nigelsenior</name>
    </author>
    <summary>This widget requires a script - see details [[http://forum.chumby.com/viewtopic.php?id=3744|here]]. When installed it captures and then reports by day and by hour the amount of data through the Wifi interface for up to a week. Please note this may no be exactly same as you internet traffic due to local traffic.</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/Network%20Usage"&gt;&lt;img alt="This widget requires a script - see details here. When installed it captures and then reports by day and by hour the amount of data through the Wifi interface for up to a week. Please note this may no be exactly same as you internet traffic due to local traffic." class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/131C67C8-3D01-11DE-8F52-001E681DF646" title="This widget requires a script - see details here. When installed it captures and then reports by day and by hour the amount of data through the Wifi interface for up to a week. Please note this may no be exactly same as you internet traffic due to local traffic." width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/Network%20Usage"&gt;Network Usage&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;This widget requires a script - see details [[http://forum.chumby.com/viewtop...&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/nigelsenior"&gt;nigelsenior&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 2.7 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: April 30, 2009&lt;/p&gt;

&lt;p&gt;Version: 1.0&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>CDash Viewer</title>
    <link href="http://www.chumby.com/guide/widget/CDash%20Viewer" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/CDash%20Viewer</id>
    <published>2008-07-02T08:41:42Z</published>
    <updated>2009-04-22T13:32:04Z</updated>
    <author>
      <name>mjomier</name>
    </author>
    <summary>Show your dashboard generated by CDash (cdash.org) on your chumby.</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/CDash%20Viewer"&gt;&lt;img alt="Show your dashboard generated by CDash (cdash.org) on your chumby." class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/5E329998-484D-11DD-AF8C-001E681DF646" title="Show your dashboard generated by CDash (cdash.org) on your chumby." width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/CDash%20Viewer"&gt;CDash Viewer&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;Show your dashboard generated by CDash (cdash.org) on your chumby.&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/mjomier"&gt;mjomier&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 4.2 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: July 2, 2008&lt;/p&gt;

&lt;p&gt;Version: 1.0&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>textviewer widget</title>
    <link href="http://www.chumby.com/guide/widget/textviewer%20widget" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/textviewer%20widget</id>
    <published>2008-06-07T08:18:00Z</published>
    <updated>2011-08-24T13:42:42Z</updated>
    <author>
      <name>yoggy</name>
    </author>
    <summary>This widget can display japanese text(UTF-8). 

This widget loads the text file directly.
crossdomain.xml must be placed in the same directory as the text file.

See also...
http://www.sabamiso.net/yoggy/tdiary/?date=20080608#p01</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/textviewer%20widget"&gt;&lt;img alt="This widget can display japanese text(UTF-8). 

This widget loads the text file directly.
crossdomain.xml must be placed in the same directory as the text file.

See also...
http://www.sabamiso.net/yoggy/tdiary/?date=20080608#p01" class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/11B9F008-34A6-11DD-91A4-001E681DF646" title="This widget can display japanese text(UTF-8). 

This widget loads the text file directly.
crossdomain.xml must be placed in the same directory as the text file.

See also...
http://www.sabamiso.net/yoggy/tdiary/?date=20080608#p01" width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/textviewer%20widget"&gt;textviewer widget&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;This widget can display japanese text(UTF-8). 

This widget loads the text ...&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/yoggy"&gt;yoggy&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 3.0 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: June 7, 2008&lt;/p&gt;

&lt;p&gt;Version: 1.0&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>Adobe Flash System Capabilities </title>
    <link href="http://www.chumby.com/guide/widget/Adobe%20Flash%20System%20Capabilities%20" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/Adobe%20Flash%20System%20Capabilities%20</id>
    <published>2008-05-22T03:18:54Z</published>
    <updated>2009-04-22T13:32:03Z</updated>
    <author>
      <name>MagicBox</name>
    </author>
    <summary>Adobe Flash System Capabilities -- Identify the system capabilities of the FlashLite Player.  Helps identify which features are enabled, and when Chumby receives an updated FL player ;- )</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/Adobe%20Flash%20System%20Capabilities%20"&gt;&lt;img alt="Adobe Flash System Capabilities -- Identify the system capabilities of the FlashLite Player.  Helps identify which features are enabled, and when Chumby receives an updated FL player ;- )" class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/D439AEDA-27E9-11DD-A668-0030485B7900" title="Adobe Flash System Capabilities -- Identify the system capabilities of the FlashLite Player.  Helps identify which features are enabled, and when Chumby receives an updated FL player ;- )" width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/Adobe%20Flash%20System%20Capabilities%20"&gt;Adobe Flash System Capabilities &lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;Adobe Flash System Capabilities -- Identify the system capabilities of the Fl...&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/MagicBox"&gt;MagicBox&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 2.75 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: May 22, 2008&lt;/p&gt;

&lt;p&gt;Version: 1.0&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>LDR unread count</title>
    <link href="http://www.chumby.com/guide/widget/LDR%20unread%20count" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/LDR%20unread%20count</id>
    <published>2008-05-09T06:57:00Z</published>
    <updated>2011-08-24T13:46:21Z</updated>
    <author>
      <name>shokai</name>
    </author>
    <summary>display number of unread pages on Livedoor Reader</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/LDR%20unread%20count"&gt;&lt;img alt="display number of unread pages on Livedoor Reader" class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/CDF11D16-1DCF-11DD-B8E1-0030485B75AA" title="display number of unread pages on Livedoor Reader" width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/LDR%20unread%20count"&gt;LDR unread count&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;display number of unread pages on Livedoor Reader&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/shokai"&gt;shokai&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 2.75 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: May 9, 2008&lt;/p&gt;

&lt;p&gt;Version: 1.0&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>Sniff IP</title>
    <link href="http://www.chumby.com/guide/widget/Sniff%20IP" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/Sniff%20IP</id>
    <published>2008-03-25T13:40:00Z</published>
    <updated>2009-04-22T13:32:01Z</updated>
    <author>
      <name>liquidleaf</name>
    </author>
    <summary>A utility to find out what your Chumby's external IP address is.  Useful for ssh'ing into your Chumby.  Contact me here - support at laurenmadar dot com - if you'd like the PHP I used to make this widget work.</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/Sniff%20IP"&gt;&lt;img alt="A utility to find out what your Chumby's external IP address is.  Useful for ssh'ing into your Chumby.  Contact me here - support at laurenmadar dot com - if you'd like the PHP I used to make this widget work." class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/7657F300-FAB0-11DC-A70F-0016353B0686" title="A utility to find out what your Chumby's external IP address is.  Useful for ssh'ing into your Chumby.  Contact me here - support at laurenmadar dot com - if you'd like the PHP I used to make this widget work." width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/Sniff%20IP"&gt;Sniff IP&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;A utility to find out what your Chumby's external IP address is.  Useful for ...&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/liquidleaf"&gt;liquidleaf&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 3.9 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: March 25, 2008&lt;/p&gt;

&lt;p&gt;Version: 1.3&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>Container</title>
    <link href="http://www.chumby.com/guide/widget/Container" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/Container</id>
    <published>2007-11-26T18:05:00Z</published>
    <updated>2009-04-22T13:32:04Z</updated>
    <author>
      <name>izar</name>
    </author>
    <summary>This is a simple widget that only loads another widget from a web server running on the Chumby, so that personal widgets can run inside a channel.
Just put the full name of the .swf (including the .swf) on the configuration dialog, put the swf on the rootdoc of the lighthttp and enjoy (Container looks for http://127.0.0.1/WIDGET where WIDGET is what you entered)
To-do:
* multiple instances for multiple widgets</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/Container"&gt;&lt;img alt="This is a simple widget that only loads another widget from a web server running on the Chumby, so that personal widgets can run inside a channel.
Just put the full name of the .swf (including the .swf) on the configuration dialog, put the swf on the rootdoc of the lighthttp and enjoy (Container looks for http://127.0.0.1/WIDGET where WIDGET is what you entered)
To-do:
* multiple instances for multiple widgets" class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/094B3D88-9D10-11DC-93F5-0030488E34F8" title="This is a simple widget that only loads another widget from a web server running on the Chumby, so that personal widgets can run inside a channel.
Just put the full name of the .swf (including the .swf) on the configuration dialog, put the swf on the rootdoc of the lighthttp and enjoy (Container looks for http://127.0.0.1/WIDGET where WIDGET is what you entered)
To-do:
* multiple instances for multiple widgets" width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/Container"&gt;Container&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;This is a simple widget that only loads another widget from a web server runn...&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/izar"&gt;izar&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 4.6 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: November 26, 2007&lt;/p&gt;

&lt;p&gt;Version: 1.0&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>Server Uptime</title>
    <link href="http://www.chumby.com/guide/widget/Server%20Uptime" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/Server%20Uptime</id>
    <published>2007-10-23T15:22:00Z</published>
    <updated>2010-06-01T16:44:45Z</updated>
    <author>
      <name>rcarrington</name>
    </author>
    <summary>This widget displays your linux web server's uptime and average load every 30 seconds.  If your server isn't reachable, a bright red screen appears and an alarm sounds.
A small php file is required on your server - download it here: 
http://www.ryanc.com/chumby
</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/Server%20Uptime"&gt;&lt;img alt="This widget displays your linux web server's uptime and average load every 30 seconds.  If your server isn't reachable, a bright red screen appears and an alarm sounds.
A small php file is required on your server - download it here: 
http://www.ryanc.com/chumby
" class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/5B46F8DC-8318-11DC-8649-0030488CBE0D" title="This widget displays your linux web server's uptime and average load every 30 seconds.  If your server isn't reachable, a bright red screen appears and an alarm sounds.
A small php file is required on your server - download it here: 
http://www.ryanc.com/chumby
" width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/Server%20Uptime"&gt;Server Uptime&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;This widget displays your linux web server's uptime and average load every 30...&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/rcarrington"&gt;rcarrington&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 4.3696 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: October 23, 2007&lt;/p&gt;

&lt;p&gt;Version: 2.1&lt;/p&gt;
    </content>
  </entry>
  <entry>
    <title>Flash Lite Chumb-ilities</title>
    <link href="http://www.chumby.com/guide/widget/Flash%20Lite%20Chumb-ilities" rel="alternate"/>
    <id>http://www.chumby.com/guide/widget/Flash%20Lite%20Chumb-ilities</id>
    <published>2007-03-18T09:17:00Z</published>
    <updated>2011-02-07T20:50:04Z</updated>
    <author>
      <name>scottjanousek</name>
    </author>
    <summary>Flash Lite chumb-ilities. Reports back on System.capabilities object.

www.scottjanousek.com/blog/</summary>
    <content type="html">
&lt;p&gt;&lt;a href="http://www.chumby.com/guide/widget/Flash%20Lite%20Chumb-ilities"&gt;&lt;img alt="Flash Lite chumb-ilities. Reports back on System.capabilities object.

www.scottjanousek.com/blog/" class="thumbnail" height="60" src="http://s3movies.chumby.com/cdn/xmlthumbnail/27381B00-2415-11DC-A307-0030485A78AA" title="Flash Lite chumb-ilities. Reports back on System.capabilities object.

www.scottjanousek.com/blog/" width="80" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;&lt;a href="http://www.chumby.com/guide/widget/Flash%20Lite%20Chumb-ilities"&gt;Flash Lite Chumb-ilities&lt;/a&gt;&lt;/h2&gt;

&lt;p&gt;Flash Lite chumb-ilities. Reports back on System.capabilities object.

www....&lt;/p&gt;

&lt;p&gt;Author: &lt;a href="http://www.chumby.com/guide/by/scottjanousek"&gt;scottjanousek&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rated: 4.125 (ratings)&lt;/p&gt;

&lt;p id="date"&gt;Added on: March 18, 2007&lt;/p&gt;

&lt;p&gt;Version: 1.01&lt;/p&gt;
    </content>
  </entry>
</feed>

