<?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: JavaScript Serial Applet</title>
	<atom:link href="http://www.walking-productions.com/notslop/2009/11/13/javascript-serial-applet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.walking-productions.com/notslop/2009/11/13/javascript-serial-applet/</link>
	<description>Not - Shawn's Little Outpost</description>
	<lastBuildDate>Sat, 21 Jan 2012 02:16:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: hari</title>
		<link>http://www.walking-productions.com/notslop/2009/11/13/javascript-serial-applet/comment-page-1/#comment-118568</link>
		<dc:creator>hari</dc:creator>
		<pubDate>Mon, 08 Nov 2010 01:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.walking-productions.com/notslop/?p=1688#comment-118568</guid>
		<description>Hello,

Now I&#039;d like to connect to COM1 port through Javascript and your script helps a lot. I would like to know is there any way to set the handshake information? I check the data traffic from/to my COM1 and I found that data sent to the port when setting handshake information is not correct and it caused my web application to fail connecting to the port. Please advice and thank you very much for sharing your script and knowledge :D</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Now I&#8217;d like to connect to COM1 port through Javascript and your script helps a lot. I would like to know is there any way to set the handshake information? I check the data traffic from/to my COM1 and I found that data sent to the port when setting handshake information is not correct and it caused my web application to fail connecting to the port. Please advice and thank you very much for sharing your script and knowledge :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vanevery</title>
		<link>http://www.walking-productions.com/notslop/2009/11/13/javascript-serial-applet/comment-page-1/#comment-115187</link>
		<dc:creator>vanevery</dc:creator>
		<pubDate>Mon, 11 Oct 2010 14:29:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.walking-productions.com/notslop/?p=1688#comment-115187</guid>
		<description>Hi Clinton,

Sorry, have never tried to use this with a barcode scanner.  I imagine that the source would have to be modified to work in the manner that the barcode scanner is sending out the data.

-s</description>
		<content:encoded><![CDATA[<p>Hi Clinton,</p>
<p>Sorry, have never tried to use this with a barcode scanner.  I imagine that the source would have to be modified to work in the manner that the barcode scanner is sending out the data.</p>
<p>-s</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clinton</title>
		<link>http://www.walking-productions.com/notslop/2009/11/13/javascript-serial-applet/comment-page-1/#comment-114723</link>
		<dc:creator>Clinton</dc:creator>
		<pubDate>Thu, 07 Oct 2010 10:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.walking-productions.com/notslop/?p=1688#comment-114723</guid>
		<description>Hi Shawn,

Thanks for the applet, I am currently using it. However I&#039;d like to know whether you came across an issue where somtimes, when you scan long barcodes, only part of the barcode is returned by the applet. For example, when scanning barcode with value 10060130554, only 554 is returned from the applet. Have any suggestions regarding this?

Thanks and regards
Clinton</description>
		<content:encoded><![CDATA[<p>Hi Shawn,</p>
<p>Thanks for the applet, I am currently using it. However I&#8217;d like to know whether you came across an issue where somtimes, when you scan long barcodes, only part of the barcode is returned by the applet. For example, when scanning barcode with value 10060130554, only 554 is returned from the applet. Have any suggestions regarding this?</p>
<p>Thanks and regards<br />
Clinton</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://www.walking-productions.com/notslop/2009/11/13/javascript-serial-applet/comment-page-1/#comment-111003</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Tue, 14 Sep 2010 22:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.walking-productions.com/notslop/?p=1688#comment-111003</guid>
		<description>Hi Shawn,

I would like to add the data rate control as well: I saw from your note that the serial.jar file is required, but I am not clear on how that is included - is there an additional &#039;import&#039; required in JSSerial.java ?

Thks,

Bill</description>
		<content:encoded><![CDATA[<p>Hi Shawn,</p>
<p>I would like to add the data rate control as well: I saw from your note that the serial.jar file is required, but I am not clear on how that is included &#8211; is there an additional &#8216;import&#8217; required in JSSerial.java ?</p>
<p>Thks,</p>
<p>Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Van Every</title>
		<link>http://www.walking-productions.com/notslop/2009/11/13/javascript-serial-applet/comment-page-1/#comment-105213</link>
		<dc:creator>Shawn Van Every</dc:creator>
		<pubDate>Sat, 07 Aug 2010 17:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.walking-productions.com/notslop/?p=1688#comment-105213</guid>
		<description>Hi Clinton,

Not much I can tell you other than you&#039;ll have to program an application that uses the JSSerial applet to work with the barcode scanner you are trying to use.  I am sure it won&#039;t work out of the box for that.

-shawn</description>
		<content:encoded><![CDATA[<p>Hi Clinton,</p>
<p>Not much I can tell you other than you&#8217;ll have to program an application that uses the JSSerial applet to work with the barcode scanner you are trying to use.  I am sure it won&#8217;t work out of the box for that.</p>
<p>-shawn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clinton</title>
		<link>http://www.walking-productions.com/notslop/2009/11/13/javascript-serial-applet/comment-page-1/#comment-105044</link>
		<dc:creator>Clinton</dc:creator>
		<pubDate>Fri, 06 Aug 2010 10:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.walking-productions.com/notslop/?p=1688#comment-105044</guid>
		<description>Hello,

I was trying your serial COM application at http://www.walking-productions.com/jsserial/new/JSSerial.html.

When I click ListPorts it tells me: 0:COM1, so in some way it is recognizing that there is a COM port.

Then I clicked in Examples:

OpenPort0
Start Loop : the text ‘Nothing Yet’ disappears but when I scan from the COM barcode nothing happens.

I have ensured that the scanner is returning data by using another testing application.

…am I doing something wrong?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I was trying your serial COM application at <a href="http://www.walking-productions.com/jsserial/new/JSSerial.html" rel="nofollow">http://www.walking-productions.com/jsserial/new/JSSerial.html</a>.</p>
<p>When I click ListPorts it tells me: 0:COM1, so in some way it is recognizing that there is a COM port.</p>
<p>Then I clicked in Examples:</p>
<p>OpenPort0<br />
Start Loop : the text ‘Nothing Yet’ disappears but when I scan from the COM barcode nothing happens.</p>
<p>I have ensured that the scanner is returning data by using another testing application.</p>
<p>…am I doing something wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vanevery</title>
		<link>http://www.walking-productions.com/notslop/2009/11/13/javascript-serial-applet/comment-page-1/#comment-81531</link>
		<dc:creator>vanevery</dc:creator>
		<pubDate>Sun, 10 Jan 2010 15:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.walking-productions.com/notslop/?p=1688#comment-81531</guid>
		<description>Hi Chris,

Yes, it is possible but I didn&#039;t create any methods to do so.  You will have to edit the source and compile.

The source is located here:  http://www.walking-productions.com/jsserial/new/JSSerial.java
You&#039;ll need the Serial.jar library from Processing.org as well.

-shawn</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>Yes, it is possible but I didn&#8217;t create any methods to do so.  You will have to edit the source and compile.</p>
<p>The source is located here:  <a href="http://www.walking-productions.com/jsserial/new/JSSerial.java" rel="nofollow">http://www.walking-productions.com/jsserial/new/JSSerial.java</a><br />
You&#8217;ll need the Serial.jar library from Processing.org as well.</p>
<p>-shawn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.walking-productions.com/notslop/2009/11/13/javascript-serial-applet/comment-page-1/#comment-81518</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 10 Jan 2010 13:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.walking-productions.com/notslop/?p=1688#comment-81518</guid>
		<description>hi, thanks for the nice piece of software!
is it possible to change the baudrate via javascript?

keep up the good work!</description>
		<content:encoded><![CDATA[<p>hi, thanks for the nice piece of software!<br />
is it possible to change the baudrate via javascript?</p>
<p>keep up the good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

