<?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"
	>
<channel>
	<title>Comments for Digital DawgPound</title>
	<atom:link href="http://www.digitaldawgpound.org/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.digitaldawgpound.org</link>
	<description>The official site for the DDP!</description>
	<pubDate>Mon, 06 Oct 2008 22:58:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on My Fall 2006 Von Experience by yasir</title>
		<link>http://www.digitaldawgpound.org/natas/post=171#comment-29911</link>
		<dc:creator>yasir</dc:creator>
		<pubDate>Mon, 06 Oct 2008 12:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitaldawgpound.org/natas/post=171#comment-29911</guid>
		<description>And what about Sphinx? I went through a lot of search regarding Speech recognition system for Asterisk PBX, but I think Sphinx is the only voice recognition system that works with Asterisk.I’ve never luck to integrate Sphinx 3 and 4 with Asterisk. However I tried Sphinx2 with Asterisk and it worked well for me on Asterisk 1.2.x, I followed the following steps:

http://www.syednetworks.com/asterisk-integration-with-sphinx-voice-recognition-system

If version 3 and 4 works for anyone please share. Thanks</description>
		<content:encoded><![CDATA[<p>And what about Sphinx? I went through a lot of search regarding Speech recognition system for Asterisk PBX, but I think Sphinx is the only voice recognition system that works with Asterisk.I’ve never luck to integrate Sphinx 3 and 4 with Asterisk. However I tried Sphinx2 with Asterisk and it worked well for me on Asterisk 1.2.x, I followed the following steps:</p>
<p><a href="http://www.syednetworks.com/asterisk-integration-with-sphinx-voice-recognition-system" rel="nofollow">http://www.syednetworks.com/asterisk-integration-with-sphinx-voice-recognition-system</a></p>
<p>If version 3 and 4 works for anyone please share. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Developing a vehicle tracker with the Telit GM862-GPS module by vander</title>
		<link>http://www.digitaldawgpound.org/nick84/post=222#comment-29311</link>
		<dc:creator>vander</dc:creator>
		<pubDate>Thu, 02 Oct 2008 08:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitaldawgpound.org/nick84/post=222#comment-29311</guid>
		<description>Here is a solution to the PythonWin 1.5.2+ tool problem:

You can fix it by using PsPad Editor(FreeWare).

Setting-&#62;Highlighters settings-&#62;Python-&#62;Compiler Tab:
-Compiler: C:\python.exe
-Parameters: %File%
-[X] Capture Program Output Window
-LOG Parser: file %F *line %L

(Dont forget to specify the COM port with "Telit Com Port Selection Tool")

Edit your script then -&#62; Edit-&#62;Compile (Ctrl+F9)

The editor is stable.  

Forget losses of time :).

Thank to all of you for your posts.

Arnaud.</description>
		<content:encoded><![CDATA[<p>Here is a solution to the PythonWin 1.5.2+ tool problem:</p>
<p>You can fix it by using PsPad Editor(FreeWare).</p>
<p>Setting-&gt;Highlighters settings-&gt;Python-&gt;Compiler Tab:<br />
-Compiler: C:\python.exe<br />
-Parameters: %File%<br />
-[X] Capture Program Output Window<br />
-LOG Parser: file %F *line %L</p>
<p>(Dont forget to specify the COM port with &#8220;Telit Com Port Selection Tool&#8221;)</p>
<p>Edit your script then -&gt; Edit-&gt;Compile (Ctrl+F9)</p>
<p>The editor is stable.  </p>
<p>Forget losses of time :).</p>
<p>Thank to all of you for your posts.</p>
<p>Arnaud.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Developing a vehicle tracker with the Telit GM862-GPS module by Pradeep</title>
		<link>http://www.digitaldawgpound.org/nick84/post=222#comment-28073</link>
		<dc:creator>Pradeep</dc:creator>
		<pubDate>Wed, 24 Sep 2008 12:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitaldawgpound.org/nick84/post=222#comment-28073</guid>
		<description>I found the way to glow LED.

Connect LED's cathode to 200ohm resistor , resistor to GPIO6 and LED's anode to Battery (9v) +ve terminal.
Connect  GPIO12 to battery -Ve terminal.

To glow LED

AT#GPIO=2,1,1         (GPIO6 is pin2)

To OFF the LED

AT#GPIO=2,0,1</description>
		<content:encoded><![CDATA[<p>I found the way to glow LED.</p>
<p>Connect LED&#8217;s cathode to 200ohm resistor , resistor to GPIO6 and LED&#8217;s anode to Battery (9v) +ve terminal.<br />
Connect  GPIO12 to battery -Ve terminal.</p>
<p>To glow LED</p>
<p>AT#GPIO=2,1,1         (GPIO6 is pin2)</p>
<p>To OFF the LED</p>
<p>AT#GPIO=2,0,1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Developing a vehicle tracker with the Telit GM862-GPS module by Pradeep</title>
		<link>http://www.digitaldawgpound.org/nick84/post=222#comment-27949</link>
		<dc:creator>Pradeep</dc:creator>
		<pubDate>Tue, 23 Sep 2008 12:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitaldawgpound.org/nick84/post=222#comment-27949</guid>
		<description>Thanks nick , I have another challenge now

I want to glow one LED if something happend(sms received) but when I connected LED to (GPIO 7,2,5,6) but they glow already not off by setting (AT#GPIO=7,0,1). I connected device by direct power supply not by battery. Can any one tell me how to turn off LED or oppsite.</description>
		<content:encoded><![CDATA[<p>Thanks nick , I have another challenge now</p>
<p>I want to glow one LED if something happend(sms received) but when I connected LED to (GPIO 7,2,5,6) but they glow already not off by setting (AT#GPIO=7,0,1). I connected device by direct power supply not by battery. Can any one tell me how to turn off LED or oppsite.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Developing a vehicle tracker with the Telit GM862-GPS module by nick84</title>
		<link>http://www.digitaldawgpound.org/nick84/post=222#comment-27798</link>
		<dc:creator>nick84</dc:creator>
		<pubDate>Mon, 22 Sep 2008 07:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitaldawgpound.org/nick84/post=222#comment-27798</guid>
		<description>&gt;I have uploaded hello world script named first.py

Printing statements will not work on the GM862-GPS.  I would suggest rereading the article from the paragraph starting: "The standard GM862 (without GPS option) apparently just sends Python debugging output (and anything "printed")..."</description>
		<content:encoded><![CDATA[<p>>I have uploaded hello world script named first.py</p>
<p>Printing statements will not work on the GM862-GPS.  I would suggest rereading the article from the paragraph starting: &#8220;The standard GM862 (without GPS option) apparently just sends Python debugging output (and anything &#8220;printed&#8221;)&#8230;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Developing a vehicle tracker with the Telit GM862-GPS module by Pradeep</title>
		<link>http://www.digitaldawgpound.org/nick84/post=222#comment-27784</link>
		<dc:creator>Pradeep</dc:creator>
		<pubDate>Mon, 22 Sep 2008 05:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitaldawgpound.org/nick84/post=222#comment-27784</guid>
		<description>Hi,

I have uploaded hello world script named first.py. at#lscript? shown that first.py then enable that by at#escript="first.py". So at#escript? results first.py to execut that I did at#reboot it gave OK but I did n't see the output.

I am doing this from RSterm application. Where can I see the printed hello world?

another thing after enabling first.py, first.py did not shown in the list given by at#lscript?. Why I don't know.

###first.py###

import MDM
print 'Hello World!'
result = MDM.send('AT\r', 0)
print result
c = MDM.receive(10)
print c


Help me, Advanced thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have uploaded hello world script named first.py. at#lscript? shown that first.py then enable that by at#escript=&#8221;first.py&#8221;. So at#escript? results first.py to execut that I did at#reboot it gave OK but I did n&#8217;t see the output.</p>
<p>I am doing this from RSterm application. Where can I see the printed hello world?</p>
<p>another thing after enabling first.py, first.py did not shown in the list given by at#lscript?. Why I don&#8217;t know.</p>
<p>###first.py###</p>
<p>import MDM<br />
print &#8216;Hello World!&#8217;<br />
result = MDM.send(&#8217;AT\r&#8217;, 0)<br />
print result<br />
c = MDM.receive(10)<br />
print c</p>
<p>Help me, Advanced thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Telit GM862 File Upload Utility by nick84</title>
		<link>http://www.digitaldawgpound.org/nick84/post=218#comment-27258</link>
		<dc:creator>nick84</dc:creator>
		<pubDate>Fri, 19 Sep 2008 09:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitaldawgpound.org/nick84/post=218#comment-27258</guid>
		<description>Links to Telit software are in the article at http://www.digitaldawgpound.org/nick84/post=222</description>
		<content:encoded><![CDATA[<p>Links to Telit software are in the article at <a href="http://www.digitaldawgpound.org/nick84/post=222" rel="nofollow">http://www.digitaldawgpound.org/nick84/post=222</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
