<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: Creating a Touch Screen Kiosk using Firefox, Ubuntu and Blackbox</title>
	<atom:link href="http://www.kerkness.ca/creating-a-touch-screen-kiosk-using-firefox-ubuntu-and-blackbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerkness.ca/creating-a-touch-screen-kiosk-using-firefox-ubuntu-and-blackbox/</link>
	<description>flexing my kerkness, among other things</description>
	<lastBuildDate>Thu, 08 Oct 2009 10:38:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kerk</title>
		<link>http://www.kerkness.ca/creating-a-touch-screen-kiosk-using-firefox-ubuntu-and-blackbox/comment-page-1/#comment-37</link>
		<dc:creator>kerk</dc:creator>
		<pubDate>Tue, 05 Aug 2008 15:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerkness.ca/blog/?p=35#comment-37</guid>
		<description>@vaughan99,  Thank you for the comment.  When the option is available I compile my kiosk into an Adobe Air application and run it that way. But I build the interface using flex so this is pretty easy to accomplish.  Using a projector is also a good option, but I&#039;m not aware if there are any issues getting dynamic data when deployed in this way.</description>
		<content:encoded><![CDATA[<p>@vaughan99,  Thank you for the comment.  When the option is available I compile my kiosk into an Adobe Air application and run it that way. But I build the interface using flex so this is pretty easy to accomplish.  Using a projector is also a good option, but I&#8217;m not aware if there are any issues getting dynamic data when deployed in this way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vaughan99@yahoo.com</title>
		<link>http://www.kerkness.ca/creating-a-touch-screen-kiosk-using-firefox-ubuntu-and-blackbox/comment-page-1/#comment-34</link>
		<dc:creator>vaughan99@yahoo.com</dc:creator>
		<pubDate>Fri, 01 Aug 2008 21:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerkness.ca/blog/?p=35#comment-34</guid>
		<description>I&#039;m very interested in creating a client/server embedded Flex-based application, and this seems like a good model.  However, might I suggest using a Projector in full-screen mode instead of a Firefox browser?  It would cut down on the setup overhead, has a leaner memory profile, and removes one layer (firefox) that could crash.</description>
		<content:encoded><![CDATA[<p>I&#8217;m very interested in creating a client/server embedded Flex-based application, and this seems like a good model.  However, might I suggest using a Projector in full-screen mode instead of a Firefox browser?  It would cut down on the setup overhead, has a leaner memory profile, and removes one layer (firefox) that could crash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cm</title>
		<link>http://www.kerkness.ca/creating-a-touch-screen-kiosk-using-firefox-ubuntu-and-blackbox/comment-page-1/#comment-27</link>
		<dc:creator>cm</dc:creator>
		<pubDate>Wed, 23 Jul 2008 18:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerkness.ca/blog/?p=35#comment-27</guid>
		<description>Spiffy!&lt;br/&gt;&lt;br/&gt;When I want to ensure that firefox is always running, I autostart it with this little bash script:&lt;br/&gt;&lt;br/&gt;#!/bin/bash&lt;br/&gt;&lt;br/&gt;/usr/bin/firefox -P default&lt;br/&gt;&lt;br/&gt;while true ; do&lt;br/&gt;   /usr/bin/firefox -P default&lt;br/&gt;done</description>
		<content:encoded><![CDATA[<p>Spiffy!</p>
<p>When I want to ensure that firefox is always running, I autostart it with this little bash script:</p>
<p>#!/bin/bash</p>
<p>/usr/bin/firefox -P default</p>
<p>while true ; do<br />   /usr/bin/firefox -P default<br />done</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kerk</title>
		<link>http://www.kerkness.ca/creating-a-touch-screen-kiosk-using-firefox-ubuntu-and-blackbox/comment-page-1/#comment-23</link>
		<dc:creator>kerk</dc:creator>
		<pubDate>Thu, 19 Jun 2008 22:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerkness.ca/blog/?p=35#comment-23</guid>
		<description>@Tony,&lt;br/&gt;&lt;br/&gt;The other thing to look at is the Flex CursorManager. You can create a blank png file  and then use the Flex CursorManager to set it as the active Cursor.  It works great for me with a Flex based kiosk but only works half the time when compiled as an Adobe Air application.  I&#039;m very busy with projects but will try and post examples when I have time.  If you google CursorManager you should find some examples.</description>
		<content:encoded><![CDATA[<p>@Tony,</p>
<p>The other thing to look at is the Flex CursorManager. You can create a blank png file  and then use the Flex CursorManager to set it as the active Cursor.  It works great for me with a Flex based kiosk but only works half the time when compiled as an Adobe Air application.  I&#8217;m very busy with projects but will try and post examples when I have time.  If you google CursorManager you should find some examples.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nothingsoriginalontheinternet@gmail.com</title>
		<link>http://www.kerkness.ca/creating-a-touch-screen-kiosk-using-firefox-ubuntu-and-blackbox/comment-page-1/#comment-22</link>
		<dc:creator>nothingsoriginalontheinternet@gmail.com</dc:creator>
		<pubDate>Mon, 16 Jun 2008 23:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerkness.ca/blog/?p=35#comment-22</guid>
		<description>@Tony:&lt;br/&gt;&lt;br/&gt;try this:&lt;br/&gt;&lt;br/&gt;body { cursor:none; }</description>
		<content:encoded><![CDATA[<p>@Tony:</p>
<p>try this:</p>
<p>body { cursor:none; }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.kerkness.ca/creating-a-touch-screen-kiosk-using-firefox-ubuntu-and-blackbox/comment-page-1/#comment-20</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Fri, 13 Jun 2008 02:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerkness.ca/blog/?p=35#comment-20</guid>
		<description>The Kiosk Set up is excellent as I had tried to use. But, I am not able to make the cursor/mount pointer invisible for the touch screen application. I tried to use html style method to hide the cusor but it not work in firefox ( work in I.E only ).      &lt;br/&gt;&lt;br/&gt;body style=&quot;cursor: url(empty.ani);&lt;br/&gt;&lt;br/&gt;Would you help me that how to make the cursor/mouser pointer invisible ?</description>
		<content:encoded><![CDATA[<p>The Kiosk Set up is excellent as I had tried to use. But, I am not able to make the cursor/mount pointer invisible for the touch screen application. I tried to use html style method to hide the cusor but it not work in firefox ( work in I.E only ).      </p>
<p>body style=&#8221;cursor: url(empty.ani);</p>
<p>Would you help me that how to make the cursor/mouser pointer invisible ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kerk</title>
		<link>http://www.kerkness.ca/creating-a-touch-screen-kiosk-using-firefox-ubuntu-and-blackbox/comment-page-1/#comment-15</link>
		<dc:creator>kerk</dc:creator>
		<pubDate>Tue, 06 May 2008 15:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerkness.ca/blog/?p=35#comment-15</guid>
		<description>@belleyboy&lt;br/&gt;&lt;br/&gt;I&#039;ve had good luck with UnyTouch monitors.  www.unytouch.ca  on both windows and linux.</description>
		<content:encoded><![CDATA[<p>@belleyboy</p>
<p>I&#8217;ve had good luck with UnyTouch monitors.  <a href="http://www.unytouch.ca" rel="nofollow">http://www.unytouch.ca</a>  on both windows and linux.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kerk</title>
		<link>http://www.kerkness.ca/creating-a-touch-screen-kiosk-using-firefox-ubuntu-and-blackbox/comment-page-1/#comment-14</link>
		<dc:creator>kerk</dc:creator>
		<pubDate>Tue, 06 May 2008 15:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerkness.ca/blog/?p=35#comment-14</guid>
		<description>@Jerry&lt;br/&gt;&lt;br/&gt;Thank you for the comments. I love your peach kiosk case.&lt;br/&gt;&lt;br/&gt;I haven&#039;t set up any type of watchdog program but it is a great idea and I think I&#039;ll figure something out. When I do I&#039;ll post details.&lt;br/&gt;&lt;br/&gt;For a virtual keyboard I&#039;m using a Flex component which I built myself. My entire Kiosk app is built in Flex so this component is easy to use. See link below.&lt;br/&gt;&lt;br/&gt;http://kerkness.blogspot.com/2008/02/flex-on-screen-qwerty-keyboard.html</description>
		<content:encoded><![CDATA[<p>@Jerry</p>
<p>Thank you for the comments. I love your peach kiosk case.</p>
<p>I haven&#8217;t set up any type of watchdog program but it is a great idea and I think I&#8217;ll figure something out. When I do I&#8217;ll post details.</p>
<p>For a virtual keyboard I&#8217;m using a Flex component which I built myself. My entire Kiosk app is built in Flex so this component is easy to use. See link below.</p>
<p><a href="http://kerkness.blogspot.com/2008/02/flex-on-screen-qwerty-keyboard.html" rel="nofollow">http://kerkness.blogspot.com/2008/02/flex-on-screen-qwerty-keyboard.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: belleyBoy</title>
		<link>http://www.kerkness.ca/creating-a-touch-screen-kiosk-using-firefox-ubuntu-and-blackbox/comment-page-1/#comment-13</link>
		<dc:creator>belleyBoy</dc:creator>
		<pubDate>Tue, 06 May 2008 13:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerkness.ca/blog/?p=35#comment-13</guid>
		<description>This is a great guide. I have just started a project for an in-store product video guide and think this will be perfect.&lt;br/&gt;One question though, what model of touchscreen works with Ubuntu? I can&#039;t find any that don&#039;t say they need Windows drivers.</description>
		<content:encoded><![CDATA[<p>This is a great guide. I have just started a project for an in-store product video guide and think this will be perfect.<br />One question though, what model of touchscreen works with Ubuntu? I can&#8217;t find any that don&#8217;t say they need Windows drivers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J</title>
		<link>http://www.kerkness.ca/creating-a-touch-screen-kiosk-using-firefox-ubuntu-and-blackbox/comment-page-1/#comment-12</link>
		<dc:creator>J</dc:creator>
		<pubDate>Sun, 04 May 2008 03:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerkness.ca/blog/?p=35#comment-12</guid>
		<description>I enjoyed reading your post. I recently designed a touchscreen kiosk application to include the enclosure design.  Since this was my first kiosk, I chose to deploy the kiosk with Windows XP and a kiosk application development program called Kiosk-in-a-box (KBOX).  Similar to your kiosk; however, I am using the KBOX program to make browser object calls which pull some of the pages from a remote Ubuntu server running apache2, php, and mysql.  While reading your article, I was curious whether you had considered implementing a &quot;watchdog&quot; process whereby the watchdog will detect when/if firefox crashes and would automatically restart the browser without interaction from the user.  I implemented a similar process on xp.  Also, have you developed a virtual onscreen keyboard to be embedded into the pages you are displaying to the user?&lt;br/&gt;&lt;br/&gt;I am anxious to walk through your howto and build a development box similar to yours and port my app over so that it is 100% linux from kiosk to remote server.&lt;br/&gt;&lt;br/&gt;Check out the pics at http://www.southeasternnetworks.com/gallery/project_gallery.htm&lt;br/&gt;&lt;br/&gt;My virtual onscreen keyboard is modified code By Dmitry Khudorozhkov found at http://www.codeproject.com/KB/scripting/jvk.aspx&lt;br/&gt;&lt;br/&gt;Good Luck with your project!&lt;br/&gt;&lt;br/&gt;Regards,&lt;br/&gt;&lt;br/&gt;Jerry&lt;br/&gt;jerry.bryan at southeasternnetworks dot com</description>
		<content:encoded><![CDATA[<p>I enjoyed reading your post. I recently designed a touchscreen kiosk application to include the enclosure design.  Since this was my first kiosk, I chose to deploy the kiosk with Windows XP and a kiosk application development program called Kiosk-in-a-box (KBOX).  Similar to your kiosk; however, I am using the KBOX program to make browser object calls which pull some of the pages from a remote Ubuntu server running apache2, php, and mysql.  While reading your article, I was curious whether you had considered implementing a &#8220;watchdog&#8221; process whereby the watchdog will detect when/if firefox crashes and would automatically restart the browser without interaction from the user.  I implemented a similar process on xp.  Also, have you developed a virtual onscreen keyboard to be embedded into the pages you are displaying to the user?</p>
<p>I am anxious to walk through your howto and build a development box similar to yours and port my app over so that it is 100% linux from kiosk to remote server.</p>
<p>Check out the pics at <a href="http://www.southeasternnetworks.com/gallery/project_gallery.htm" rel="nofollow">http://www.southeasternnetworks.com/gallery/project_gallery.htm</a></p>
<p>My virtual onscreen keyboard is modified code By Dmitry Khudorozhkov found at <a href="http://www.codeproject.com/KB/scripting/jvk.aspx" rel="nofollow">http://www.codeproject.com/KB/scripting/jvk.aspx</a></p>
<p>Good Luck with your project!</p>
<p>Regards,</p>
<p>Jerry<br />jerry.bryan at southeasternnetworks dot com</p>
]]></content:encoded>
	</item>
</channel>
</rss>
