<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="0.92">
<channel>
	<title>Code That Works</title>
	<link>http://blog.industria.com/testbed</link>
	<description>Standing on the shoulders of midgets -- Lots of midgets.</description>
	<lastBuildDate>Fri, 21 Dec 2007 13:25:48 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>JobScheduler, MkII</title>
		<description>I've just re-written the JobScheduler, but can't commit it from this hotel which blocks everything except web traffic. The new implementation has pluggable re-scheduling strategies, with three initial implementations for running once, running at fixed intervals with a random initial wait and for running on a boundary, such as on ...</description>
		<link>http://blog.industria.com/testbed/2007/10/27/jobscheduler-mkii/</link>
			</item>
	<item>
		<title>Ekioh http redirect is now working</title>
		<description>Thanks to Piers at Ekioh and a few emails back and forth with debug builds and information, redirects now works like in dream.
So now you can use your regular url to access Zignal.
http://lt-fannar:8088/index.svg </description>
		<link>http://blog.industria.com/testbed/2007/10/24/ekioh-http-redirect-is-now-working/</link>
			</item>
	<item>
		<title>log4es - Logging For EcmaScript</title>
		<description>It turned out that the log4js library we'd started adopting does not support globally configured appenders, but rather expected us to configure appenders for each individual logger. Also, it's rather big, unwieldy and has more levels of indirection than you really want in a tight loop in javascript.

We therefore went ...</description>
		<link>http://blog.industria.com/testbed/2007/10/23/log4es-logging-for-ecmascript/</link>
			</item>
	<item>
		<title>To load Zignal in Ekioh</title>
		<description>To be able to load Zignal in Ekioh you need to go directly to /launch/client with correct parameters because it seams like Ekioh doesn't support redirect in the http layer.

Example url:

http://lt-fannar:8088/launch/client?JSESSIONID=&#38;Zignal-DmrSelector=Ekioh/db3073ab7ced&#38;Zignal-DmrTypeSelector=Ekioh/Ekioh&#38;Zignal-MacAddress=db3073ab7ced&#38;renderingType=svg&#38;Zignal-AccountSelector=1&#38;Zignal-AccountPassword=1234&#38;Zignal-DmrDriver=ekioh


Update : Redirect now works! :) </description>
		<link>http://blog.industria.com/testbed/2007/10/23/to-load-zignal-in-ekioh/</link>
			</item>
	<item>
		<title>JobScheduler and channel-switch mockup</title>
		<description>The below code is a complete mockup of the channel-switching messaging and interactions, without actually switching channels or showing any svg graphics. It showcases the new JobScheduler and builds on the previous example.

We set up a job scheduler which delegates to a timer adapter using the browser's window.setTimeout(...) and window.clearTimeout(...) ...</description>
		<link>http://blog.industria.com/testbed/2007/10/19/jobscheduler-and-channel-switch-mockup/</link>
			</item>
	<item>
		<title>ObjectReferenceModel and synchronous DWR calls</title>
		<description>The following testbed sets up an ObjectReferenceModel representing the channelPlaybackModel and simulates some of the interaction for our 2.0-M02 milestone. It also sets up a couple of listeners to changes to the channel playback selection.

Finally, a loop will repeatedly wait for the user to click a button, then request a ...</description>
		<link>http://blog.industria.com/testbed/2007/10/19/objectreferencemodel-and-synchronous-dwr-calls/</link>
			</item>
	<item>
		<title>Publisher</title>
		<description>This testbed shows how Dustin Diaz' publisher framework can be imported and used. It is structured like a unit test and may be converted into one as the infrastructure for that is made more accessible.
 </description>
		<link>http://blog.industria.com/testbed/2007/10/19/4/</link>
			</item>
	<item>
		<title>Testbeds</title>
		<description>We've recently added a testbed to the zignal 2 server so javascript developers can write testbed.js files to test whatever library or application code they're working with and run it in the context of the whole application. This blog is started as a place to publish these testbeds for others ...</description>
		<link>http://blog.industria.com/testbed/2007/10/19/testbeds/</link>
			</item>
</channel>
</rss>
