<?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: How to Build a Web-Based Kiosk</title>
	<atom:link href="http://www.stemkoski.com/how-to-build-a-web-based-kiosk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stemkoski.com/how-to-build-a-web-based-kiosk/</link>
	<description>Web design tips &#38; tricks plus anything else I want to talk about...</description>
	<lastBuildDate>Sun, 29 Jan 2012 23:44:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Nicolas Dujovne</title>
		<link>http://www.stemkoski.com/how-to-build-a-web-based-kiosk/comment-page-1/#comment-111299</link>
		<dc:creator>Nicolas Dujovne</dc:creator>
		<pubDate>Fri, 06 Jan 2012 21:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.stemkoski.com/?p=92#comment-111299</guid>
		<description>Great post Ryan!

I need to do the same thing (without the payment) and was just wondering if i had to do it in C# or migrate our just PHP code to a touch interface.

Thanks a lot from Chile!</description>
		<content:encoded><![CDATA[<p>Great post Ryan!</p>
<p>I need to do the same thing (without the payment) and was just wondering if i had to do it in C# or migrate our just PHP code to a touch interface.</p>
<p>Thanks a lot from Chile!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damiri</title>
		<link>http://www.stemkoski.com/how-to-build-a-web-based-kiosk/comment-page-1/#comment-68124</link>
		<dc:creator>Damiri</dc:creator>
		<pubDate>Wed, 15 Jun 2011 07:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.stemkoski.com/?p=92#comment-68124</guid>
		<description>Thanks alot for this valuable article.
I have the exact project, but I faced some problems in printing using a web application so I had to host my web on the Kiosk machine itself &quot;locally&quot; which is not efficient of course.

Could you please help me and tell me about the Active X control that you utilized it with sitekiosk 6 inorder to send the print job directly to the client&#039;s &quot;kiosk&#039;s&quot; printer   without user interaction ? how did you do it ? I would highly appreciate sending some code snippets on my email alaa_damiri@hotmail.com

Thanks alot again,
Damiri</description>
		<content:encoded><![CDATA[<p>Thanks alot for this valuable article.<br />
I have the exact project, but I faced some problems in printing using a web application so I had to host my web on the Kiosk machine itself &#8220;locally&#8221; which is not efficient of course.</p>
<p>Could you please help me and tell me about the Active X control that you utilized it with sitekiosk 6 inorder to send the print job directly to the client&#8217;s &#8220;kiosk&#8217;s&#8221; printer   without user interaction ? how did you do it ? I would highly appreciate sending some code snippets on my email <a href="mailto:alaa_damiri@hotmail.com">alaa_damiri@hotmail.com</a></p>
<p>Thanks alot again,<br />
Damiri</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Stemkoski</title>
		<link>http://www.stemkoski.com/how-to-build-a-web-based-kiosk/comment-page-1/#comment-67213</link>
		<dc:creator>Ryan Stemkoski</dc:creator>
		<pubDate>Wed, 08 Jun 2011 23:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.stemkoski.com/?p=92#comment-67213</guid>
		<description>@Susanta  You can easily use this methodology to create the type of kiosk your client is requesting assuming that your kiosk has internet access to interact with the remote system.  This example was developed using PHP but basically does the exact same type of interaction.</description>
		<content:encoded><![CDATA[<p>@Susanta  You can easily use this methodology to create the type of kiosk your client is requesting assuming that your kiosk has internet access to interact with the remote system.  This example was developed using PHP but basically does the exact same type of interaction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Susanta Jana</title>
		<link>http://www.stemkoski.com/how-to-build-a-web-based-kiosk/comment-page-1/#comment-67061</link>
		<dc:creator>Susanta Jana</dc:creator>
		<pubDate>Wed, 08 Jun 2011 09:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.stemkoski.com/?p=92#comment-67061</guid>
		<description>One of my client(one factory with 1000 employee) want to do the leave application by the worker through KIOSK system. But all the leave related information is available in a web based application. Worker just apply the leave throug KIOSK and this leave will be transfered to the existing web based application for all other process (like wages calculation).Please anybody let me know , if the same web based application (.Net 2.0)can be displayed in the KIOSK system, will it work properly or will this be user friendly? Or any other application should be used with the same back end.</description>
		<content:encoded><![CDATA[<p>One of my client(one factory with 1000 employee) want to do the leave application by the worker through KIOSK system. But all the leave related information is available in a web based application. Worker just apply the leave throug KIOSK and this leave will be transfered to the existing web based application for all other process (like wages calculation).Please anybody let me know , if the same web based application (.Net 2.0)can be displayed in the KIOSK system, will it work properly or will this be user friendly? Or any other application should be used with the same back end.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.stemkoski.com/how-to-build-a-web-based-kiosk/comment-page-1/#comment-63899</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 18 May 2011 01:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.stemkoski.com/?p=92#comment-63899</guid>
		<description>Hi Sir,
     Thanks for the information you&#039;ve given.I would just like to ask if you have ever done a web-based kiosk with some sort of a directory/map function within it? My friends and I were planning to integrate a sort &quot;of directory/store finder&quot; in our web-based shopping mall kiosk for our thesis. We planned it to be just how google maps work except for the use of GPS. Since it is our first time,our problem now in on what tools/software we must use upon designing such mall-map function. We currently use PHp,MySQL,Adobe Dreamweaver and Fireworks, and Joomla as tools for our project. If ever you have an idea sir, can you share to us possible software where we can develop our map function?Thank you very much.

Richard</description>
		<content:encoded><![CDATA[<p>Hi Sir,<br />
     Thanks for the information you&#8217;ve given.I would just like to ask if you have ever done a web-based kiosk with some sort of a directory/map function within it? My friends and I were planning to integrate a sort &#8220;of directory/store finder&#8221; in our web-based shopping mall kiosk for our thesis. We planned it to be just how google maps work except for the use of GPS. Since it is our first time,our problem now in on what tools/software we must use upon designing such mall-map function. We currently use PHp,MySQL,Adobe Dreamweaver and Fireworks, and Joomla as tools for our project. If ever you have an idea sir, can you share to us possible software where we can develop our map function?Thank you very much.</p>
<p>Richard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satyender</title>
		<link>http://www.stemkoski.com/how-to-build-a-web-based-kiosk/comment-page-1/#comment-63717</link>
		<dc:creator>Satyender</dc:creator>
		<pubDate>Mon, 16 May 2011 06:05:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.stemkoski.com/?p=92#comment-63717</guid>
		<description>Hi Ryan,


Thanks for the info.</description>
		<content:encoded><![CDATA[<p>Hi Ryan,</p>
<p>Thanks for the info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Stemkoski</title>
		<link>http://www.stemkoski.com/how-to-build-a-web-based-kiosk/comment-page-1/#comment-47897</link>
		<dc:creator>Ryan Stemkoski</dc:creator>
		<pubDate>Mon, 27 Dec 2010 15:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.stemkoski.com/?p=92#comment-47897</guid>
		<description>@Richard, It doesn&#039;t seem like that would be a problem. You could host your kiosk application on a 3rd party web accessible server and make it publicly available so users with internet enabled mobile devices could access it as well. We have done many projects that function like this.  You can even render a separate version of your applications specifically targeted at smart phone devices allowing users in the mall to use the directory in an app like fashion. 

If you go this route this article I wrote should help you get started: 

http://www.stemkoski.com/how-to-design-websites-for-mobile-phones/ 

Essentially, you would turn the directory application into a website and make it available to the public and/or restrict access to multiple devices depending on security needs. You could use the approach outlined in this article to render the application to any user with an internet connection. You may also check out: 

http://www.ziplineinteractive.com/kiosks-interactive-environment

If you would like to see an example kiosk my company created that functions just as described.</description>
		<content:encoded><![CDATA[<p>@Richard, It doesn&#8217;t seem like that would be a problem. You could host your kiosk application on a 3rd party web accessible server and make it publicly available so users with internet enabled mobile devices could access it as well. We have done many projects that function like this.  You can even render a separate version of your applications specifically targeted at smart phone devices allowing users in the mall to use the directory in an app like fashion. </p>
<p>If you go this route this article I wrote should help you get started: </p>
<p><a href="http://www.stemkoski.com/how-to-design-websites-for-mobile-phones/" rel="nofollow">http://www.stemkoski.com/how-to-design-websites-for-mobile-phones/</a> </p>
<p>Essentially, you would turn the directory application into a website and make it available to the public and/or restrict access to multiple devices depending on security needs. You could use the approach outlined in this article to render the application to any user with an internet connection. You may also check out: </p>
<p><a href="http://www.ziplineinteractive.com/kiosks-interactive-environment" rel="nofollow">http://www.ziplineinteractive.com/kiosks-interactive-environment</a></p>
<p>If you would like to see an example kiosk my company created that functions just as described.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.stemkoski.com/how-to-build-a-web-based-kiosk/comment-page-1/#comment-47742</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sun, 26 Dec 2010 05:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.stemkoski.com/?p=92#comment-47742</guid>
		<description>Hello Sir,
   I&#039;m interested with this article of yours because it gave me an idea for our project. I&#039;m just thinking if it is possible of creating for example a directory kiosk for malls that can be accessed in 2 ways, first, by using the kiosk machines that we will implement in certain locations within the mall, then second, by just using a wifi enabled device to access the kiosk software itself. Our problem actually is on the 2nd part.

 Can you give us possible ideas on how to implement a kiosk that can be access also by wifi-enabled machines?Thanks sir.. 

Richard</description>
		<content:encoded><![CDATA[<p>Hello Sir,<br />
   I&#8217;m interested with this article of yours because it gave me an idea for our project. I&#8217;m just thinking if it is possible of creating for example a directory kiosk for malls that can be accessed in 2 ways, first, by using the kiosk machines that we will implement in certain locations within the mall, then second, by just using a wifi enabled device to access the kiosk software itself. Our problem actually is on the 2nd part.</p>
<p> Can you give us possible ideas on how to implement a kiosk that can be access also by wifi-enabled machines?Thanks sir.. </p>
<p>Richard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yves Mailhot</title>
		<link>http://www.stemkoski.com/how-to-build-a-web-based-kiosk/comment-page-1/#comment-38983</link>
		<dc:creator>Yves Mailhot</dc:creator>
		<pubDate>Sat, 11 Sep 2010 21:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.stemkoski.com/?p=92#comment-38983</guid>
		<description>Hi, some years ago I wrote a kiosk application called Netstop - it still exist but I sold the business. I wrote a new one this time for Mac called eCrisper. Mac computers are really the way to go for kiosks.

Yves</description>
		<content:encoded><![CDATA[<p>Hi, some years ago I wrote a kiosk application called Netstop &#8211; it still exist but I sold the business. I wrote a new one this time for Mac called eCrisper. Mac computers are really the way to go for kiosks.</p>
<p>Yves</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Stemkoski</title>
		<link>http://www.stemkoski.com/how-to-build-a-web-based-kiosk/comment-page-1/#comment-22367</link>
		<dc:creator>Ryan Stemkoski</dc:creator>
		<pubDate>Thu, 24 Sep 2009 12:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.stemkoski.com/?p=92#comment-22367</guid>
		<description>Thanks for the comment on my How to Build a Web Based Kiosk blog posting.  In our case, we purchased a kiosk machine from a company called Phoenix Kiosk.  The Kiosk was shipped with a touch screen monitor.  The touch screen monitor basically acts as a mouse so you don’t have to do anything programmatically to make the touch screen work you just have to buy the proper equipment. 

The SiteKiosk program handled all of the operating system modification.  It made sure users could only use the web browser, it handled refreshing the kiosk, it handled screen saver timing, it handled session refreshing.  
Basically, with the strategy I outlined in my post, assuming you purchase the proper equipment you don’t really have to do anything special.  Like us, you may find you have to make minor modifications to the design and programming to function as expected but basically with all of the outlined equipment you are just building a normal website.  It may appear differently but the underlying technologies are the same.  If desired it could easily all be done in plain HTML if you didn’t require any database interaction.</description>
		<content:encoded><![CDATA[<p>Thanks for the comment on my How to Build a Web Based Kiosk blog posting.  In our case, we purchased a kiosk machine from a company called Phoenix Kiosk.  The Kiosk was shipped with a touch screen monitor.  The touch screen monitor basically acts as a mouse so you don’t have to do anything programmatically to make the touch screen work you just have to buy the proper equipment. </p>
<p>The SiteKiosk program handled all of the operating system modification.  It made sure users could only use the web browser, it handled refreshing the kiosk, it handled screen saver timing, it handled session refreshing.<br />
Basically, with the strategy I outlined in my post, assuming you purchase the proper equipment you don’t really have to do anything special.  Like us, you may find you have to make minor modifications to the design and programming to function as expected but basically with all of the outlined equipment you are just building a normal website.  It may appear differently but the underlying technologies are the same.  If desired it could easily all be done in plain HTML if you didn’t require any database interaction.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

