<?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 for MikeTeo.net</title>
	<atom:link href="http://miketeo.net/wp/index.php/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://miketeo.net/wp</link>
	<description>A Software Technologist&#039;s Blog</description>
	<lastBuildDate>Sat, 19 May 2012 12:19:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on pysmb by miketeo</title>
		<link>http://miketeo.net/wp/index.php/projects/pysmb/comment-page-1#comment-5912</link>
		<dc:creator>miketeo</dc:creator>
		<pubDate>Sat, 19 May 2012 12:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://miketeo.net/wp/?page_id=784#comment-5912</guid>
		<description>@Stef Bon:
You can try the following code with pysmb-1.0.4 and above. You may need administrator privilege to run the queryName() method.

&lt;code&gt;from nmb.NetBIOS import NetBIOS

n = NetBIOS()
print n.queryName(&#039;CETUS&#039;)
print n.queryIPForName(&#039;192.168.1.2&#039;)
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>@Stef Bon:<br />
You can try the following code with pysmb-1.0.4 and above. You may need administrator privilege to run the queryName() method.</p>
<p><code>from nmb.NetBIOS import NetBIOS</p>
<p>n = NetBIOS()<br />
print n.queryName('CETUS')<br />
print n.queryIPForName('192.168.1.2')<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on pysmb by Stef Bon</title>
		<link>http://miketeo.net/wp/index.php/projects/pysmb/comment-page-1#comment-5911</link>
		<dc:creator>Stef Bon</dc:creator>
		<pubDate>Sat, 19 May 2012 09:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://miketeo.net/wp/?page_id=784#comment-5911</guid>
		<description>Hi,

I&#039;m looking for an example to lookup the hosts in my network. Where can I find it?

S.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m looking for an example to lookup the hosts in my network. Where can I find it?</p>
<p>S.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PostgreSQL Extension for CLIPS Expert System by PostgreSQL Extension for CLIPS Expert System &#171; DbRunas &#8211; Noticias y Recursos sobre Bases de Datos</title>
		<link>http://miketeo.net/wp/index.php/projects/clips-postgresql/comment-page-1#comment-5247</link>
		<dc:creator>PostgreSQL Extension for CLIPS Expert System &#171; DbRunas &#8211; Noticias y Recursos sobre Bases de Datos</dc:creator>
		<pubDate>Sun, 30 Oct 2011 17:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://miketeo.net/wp/?page_id=902#comment-5247</guid>
		<description>[...] http://miketeo.net/wp/index.php/projects/clips-postgresql  October 30, 2011 &#160;&#160;//&#160;&#160; PostgreSQL &#160;&#160;//&#160;&#160; No Comments &#160;&#160;//&#160;&#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://miketeo.net/wp/index.php/projects/clips-postgresql" rel="nofollow">http://miketeo.net/wp/index.php/projects/clips-postgresql</a>  October 30, 2011 &nbsp;&nbsp;//&nbsp;&nbsp; PostgreSQL &nbsp;&nbsp;//&nbsp;&nbsp; No Comments &nbsp;&nbsp;//&nbsp;&nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Experience with Using CLIPS by miketeo</title>
		<link>http://miketeo.net/wp/index.php/2011/03/25/my-experience-with-using-clips.html/comment-page-1#comment-4874</link>
		<dc:creator>miketeo</dc:creator>
		<pubDate>Fri, 09 Sep 2011 16:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://miketeo.net/wp/?p=877#comment-4874</guid>
		<description>@Charles: Yes, it is a real-time system.</description>
		<content:encoded><![CDATA[<p>@Charles: Yes, it is a real-time system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Experience with Using CLIPS by Charles</title>
		<link>http://miketeo.net/wp/index.php/2011/03/25/my-experience-with-using-clips.html/comment-page-1#comment-4873</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Fri, 09 Sep 2011 15:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://miketeo.net/wp/?p=877#comment-4873</guid>
		<description>Hi Mike
I am happy to hear the you found a solution to your problem using CLIPS.
I also agree with your assessment of  OO vs CLIPS for your specific purpose.
I am wondering if this a real-time system since you mentioned monitoring?
I am also wiondering how many companies in Singapore are using CLIPS in a commercial environment.

cheers!</description>
		<content:encoded><![CDATA[<p>Hi Mike<br />
I am happy to hear the you found a solution to your problem using CLIPS.<br />
I also agree with your assessment of  OO vs CLIPS for your specific purpose.<br />
I am wondering if this a real-time system since you mentioned monitoring?<br />
I am also wiondering how many companies in Singapore are using CLIPS in a commercial environment.</p>
<p>cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on pysmb by Filoxb</title>
		<link>http://miketeo.net/wp/index.php/projects/pysmb/comment-page-1#comment-3302</link>
		<dc:creator>Filoxb</dc:creator>
		<pubDate>Mon, 18 Apr 2011 10:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://miketeo.net/wp/?page_id=784#comment-3302</guid>
		<description>Hello boys,
pysmb is awesome, but if i try to use it on a shared folder with password encryption it fails(xp, linux or others)!!!
Does it really support pasword encryption? Is there a correct way to encrypt a password?

Please please please help!!!!!!

Thanks</description>
		<content:encoded><![CDATA[<p>Hello boys,<br />
pysmb is awesome, but if i try to use it on a shared folder with password encryption it fails(xp, linux or others)!!!<br />
Does it really support pasword encryption? Is there a correct way to encrypt a password?</p>
<p>Please please please help!!!!!!</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LWUIT Demo on BlackBerry with Eclipse by Mohammad Abu Hmead</title>
		<link>http://miketeo.net/wp/index.php/2009/02/22/lwuit-demo-on-blackberry-with-eclipse.html/comment-page-1#comment-3234</link>
		<dc:creator>Mohammad Abu Hmead</dc:creator>
		<pubDate>Wed, 13 Apr 2011 07:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://miketeo.net/wp/?p=654#comment-3234</guid>
		<description>When i tried to navigate to other form this error appeared 
An internal application error occurred: java.lang.IllegalStateException: UI engine 
accessed without holding the event lock</description>
		<content:encoded><![CDATA[<p>When i tried to navigate to other form this error appeared<br />
An internal application error occurred: java.lang.IllegalStateException: UI engine<br />
accessed without holding the event lock</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on pysmb 0.4.5 released! by Filoxb</title>
		<link>http://miketeo.net/wp/index.php/2009/06/22/pysmb-0-4-5-released.html/comment-page-1#comment-2606</link>
		<dc:creator>Filoxb</dc:creator>
		<pubDate>Tue, 22 Feb 2011 14:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://miketeo.net/wp/?p=809#comment-2606</guid>
		<description>Hello,
i try to use this grat module but it fails on password with encryption.
Does it works for:

- Windows XP
- Samba server3
- Active directory 

?

Tnahk u!</description>
		<content:encoded><![CDATA[<p>Hello,<br />
i try to use this grat module but it fails on password with encryption.<br />
Does it works for:</p>
<p>- Windows XP<br />
- Samba server3<br />
- Active directory </p>
<p>?</p>
<p>Tnahk u!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LWUIT Demo on BlackBerry with Eclipse by Budi</title>
		<link>http://miketeo.net/wp/index.php/2009/02/22/lwuit-demo-on-blackberry-with-eclipse.html/comment-page-1#comment-2508</link>
		<dc:creator>Budi</dc:creator>
		<pubDate>Wed, 16 Feb 2011 14:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://miketeo.net/wp/?p=654#comment-2508</guid>
		<description>Thanks a lot. I downloaded your sample project and build with netbeans 6.91. It works. After looking around with google. Your modified LWUIT works perfect in blackberry simulator.</description>
		<content:encoded><![CDATA[<p>Thanks a lot. I downloaded your sample project and build with netbeans 6.91. It works. After looking around with google. Your modified LWUIT works perfect in blackberry simulator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple iPhone Tutorial (Part 1) by jaishah</title>
		<link>http://miketeo.net/wp/index.php/2008/08/31/simple-iphone-tutorial-part-1.html/comment-page-1#comment-2126</link>
		<dc:creator>jaishah</dc:creator>
		<pubDate>Sat, 22 Jan 2011 23:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://miketeo.net/wp/?p=358#comment-2126</guid>
		<description>Hi I have a problem with the newest xcode. I have been going on a lot of websites finding about all this. Before, when I tried other tutorials before I found this one whenever I tried opening up mainwindow.XIB it kept on saying about &#039;ensuring I have the right cocoa touch XIB document type from the corresponding SDK&#039; I do no understand what it means. And if it is possible where do I get the Plugin from? 
- Good tutorial though!</description>
		<content:encoded><![CDATA[<p>Hi I have a problem with the newest xcode. I have been going on a lot of websites finding about all this. Before, when I tried other tutorials before I found this one whenever I tried opening up mainwindow.XIB it kept on saying about &#8216;ensuring I have the right cocoa touch XIB document type from the corresponding SDK&#8217; I do no understand what it means. And if it is possible where do I get the Plugin from?<br />
- Good tutorial though!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

