<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Mathematical Tools and Programming Languages</title>
	<link>http://keith.hostmatrix.org/testbed</link>
	<description>MATLAB, Labview, C Programming, Java, Q&#038;A, Discussion and anything you want to talk about</description>
	<pubDate>Fri, 10 Sep 2010 23:55:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>Comment on WordPress Gallery Plugin - developed by Al Carlton by maxgxldealer</title>
		<link>http://keith.hostmatrix.org/testbed/wordpress-gallery-plugin-developed-by-al-carlton/#comment-3237</link>
		<dc:creator>maxgxldealer</dc:creator>
		<pubDate>Mon, 01 Jun 2009 05:32:11 +0000</pubDate>
		<guid>http://keith.hostmatrix.org/testbed/wordpress-gallery-plugin-developed-by-al-carlton/#comment-3237</guid>
		<description>Mornin` 
 
just stopping and say hello!!!</description>
		<content:encoded><![CDATA[<p>Mornin` </p>
<p>just stopping and say hello!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Imaginary Number Comic by keith</title>
		<link>http://keith.hostmatrix.org/testbed/imaginary-number-comic/#comment-2829</link>
		<dc:creator>keith</dc:creator>
		<pubDate>Sat, 18 Apr 2009 04:23:31 +0000</pubDate>
		<guid>http://keith.hostmatrix.org/testbed/imaginary-number-comic/#comment-2829</guid>
		<description>Hi sudalai,
Why not check up with the guidebook or instruction book that comes with the wireless modem?</description>
		<content:encoded><![CDATA[<p>Hi sudalai,<br />
Why not check up with the guidebook or instruction book that comes with the wireless modem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Imaginary Number Comic by sudalai</title>
		<link>http://keith.hostmatrix.org/testbed/imaginary-number-comic/#comment-2384</link>
		<dc:creator>sudalai</dc:creator>
		<pubDate>Fri, 27 Feb 2009 16:19:53 +0000</pubDate>
		<guid>http://keith.hostmatrix.org/testbed/imaginary-number-comic/#comment-2384</guid>
		<description>i want to see my wireless modem password how l can</description>
		<content:encoded><![CDATA[<p>i want to see my wireless modem password how l can</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Gallery Plugin - developed by Al Carlton by Idetrorce</title>
		<link>http://keith.hostmatrix.org/testbed/wordpress-gallery-plugin-developed-by-al-carlton/#comment-1566</link>
		<dc:creator>Idetrorce</dc:creator>
		<pubDate>Sat, 15 Dec 2007 23:35:10 +0000</pubDate>
		<guid>http://keith.hostmatrix.org/testbed/wordpress-gallery-plugin-developed-by-al-carlton/#comment-1566</guid>
		<description>very interesting, but I don't agree with you 
Idetrorce</description>
		<content:encoded><![CDATA[<p>very interesting, but I don&#8217;t agree with you<br />
Idetrorce</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Gallery Plugin - developed by Al Carlton by keith</title>
		<link>http://keith.hostmatrix.org/testbed/wordpress-gallery-plugin-developed-by-al-carlton/#comment-1276</link>
		<dc:creator>keith</dc:creator>
		<pubDate>Sun, 09 Sep 2007 08:39:10 +0000</pubDate>
		<guid>http://keith.hostmatrix.org/testbed/wordpress-gallery-plugin-developed-by-al-carlton/#comment-1276</guid>
		<description>Hi, welcome to my site :)</description>
		<content:encoded><![CDATA[<p>Hi, welcome to my site <img src='http://keith.hostmatrix.org/testbed/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Gallery Plugin - developed by Al Carlton by jameswillisisthebest</title>
		<link>http://keith.hostmatrix.org/testbed/wordpress-gallery-plugin-developed-by-al-carlton/#comment-1275</link>
		<dc:creator>jameswillisisthebest</dc:creator>
		<pubDate>Sat, 08 Sep 2007 21:28:51 +0000</pubDate>
		<guid>http://keith.hostmatrix.org/testbed/wordpress-gallery-plugin-developed-by-al-carlton/#comment-1275</guid>
		<description>This is my first post 
just saying HI</description>
		<content:encoded><![CDATA[<p>This is my first post<br />
just saying HI</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Change Java Virtual Machine in MATLAB for Linux by Pedro</title>
		<link>http://keith.hostmatrix.org/testbed/change-java-virtual-machine-in-matlab-for-linux/#comment-585</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Sat, 02 Jun 2007 23:08:12 +0000</pubDate>
		<guid>http://keith.hostmatrix.org/testbed/change-java-virtual-machine-in-matlab-for-linux/#comment-585</guid>
		<description>I've tried these procedure described above with version 1.6.0.01. At the begining it works good, but after reboot the computer, matlab do not longer starts. I got the following message :

 java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/jvm/jre1.6.0_01/lib/amd64/motif12/libmawt.so
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.load0(Unknown Source)
        at java.lang.System.load(Unknown Source)
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(Unknown Source)
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        at sun.security.action.LoadLibraryAction.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
        at sun.awt.DebugHelper.(Unknown Source)
        at java.awt.Component.(Unknown Source)
        at javax.swing.ImageIcon.(Unknown Source)
        at com.mathworks.mwswing.desk.Desktop.(Desktop.java:104)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at com.mathworks.jmi.OpaqueJavaInterface.findClass(OpaqueJavaInterface.java:470)
 Failed to start the Desktop: Failure loading desktop class</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried these procedure described above with version 1.6.0.01. At the begining it works good, but after reboot the computer, matlab do not longer starts. I got the following message :</p>
<p> java.lang.UnsatisfiedLinkError: Can&#8217;t load library: /usr/lib/jvm/jre1.6.0_01/lib/amd64/motif12/libmawt.so<br />
        at java.lang.ClassLoader.loadLibrary(Unknown Source)<br />
        at java.lang.Runtime.load0(Unknown Source)<br />
        at java.lang.System.load(Unknown Source)<br />
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)<br />
        at java.lang.ClassLoader.loadLibrary0(Unknown Source)<br />
        at java.lang.ClassLoader.loadLibrary(Unknown Source)<br />
        at java.lang.Runtime.loadLibrary0(Unknown Source)<br />
        at java.lang.System.loadLibrary(Unknown Source)<br />
        at sun.security.action.LoadLibraryAction.run(Unknown Source)<br />
        at java.security.AccessController.doPrivileged(Native Method)<br />
        at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)<br />
        at sun.awt.DebugHelper.(Unknown Source)<br />
        at java.awt.Component.(Unknown Source)<br />
        at javax.swing.ImageIcon.(Unknown Source)<br />
        at com.mathworks.mwswing.desk.Desktop.(Desktop.java:104)<br />
        at java.lang.Class.forName0(Native Method)<br />
        at java.lang.Class.forName(Unknown Source)<br />
        at com.mathworks.jmi.OpaqueJavaInterface.findClass(OpaqueJavaInterface.java:470)<br />
 Failed to start the Desktop: Failure loading desktop class</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Gallery Plugin - developed by Al Carlton by Test</title>
		<link>http://keith.hostmatrix.org/testbed/wordpress-gallery-plugin-developed-by-al-carlton/#comment-61</link>
		<dc:creator>Test</dc:creator>
		<pubDate>Fri, 30 Mar 2007 12:01:32 +0000</pubDate>
		<guid>http://keith.hostmatrix.org/testbed/wordpress-gallery-plugin-developed-by-al-carlton/#comment-61</guid>
		<description>Hi 
 
 
G'night</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>G&#8217;night</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Gallery Plugin - developed by Al Carlton by ezrjwsmbw</title>
		<link>http://keith.hostmatrix.org/testbed/wordpress-gallery-plugin-developed-by-al-carlton/#comment-60</link>
		<dc:creator>ezrjwsmbw</dc:creator>
		<pubDate>Thu, 29 Mar 2007 20:46:19 +0000</pubDate>
		<guid>http://keith.hostmatrix.org/testbed/wordpress-gallery-plugin-developed-by-al-carlton/#comment-60</guid>
		<description>Pretty nice site, wants to see much more on it! :)
webkinz welcome world</description>
		<content:encoded><![CDATA[<p>Pretty nice site, wants to see much more on it! <img src='http://keith.hostmatrix.org/testbed/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
webkinz welcome world</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Gallery Plugin - developed by Al Carlton by qxelwoonw</title>
		<link>http://keith.hostmatrix.org/testbed/wordpress-gallery-plugin-developed-by-al-carlton/#comment-59</link>
		<dc:creator>qxelwoonw</dc:creator>
		<pubDate>Wed, 28 Mar 2007 21:58:47 +0000</pubDate>
		<guid>http://keith.hostmatrix.org/testbed/wordpress-gallery-plugin-developed-by-al-carlton/#comment-59</guid>
		<description>Greetings!..
Pretty nice site, wants to see much more on it! :)</description>
		<content:encoded><![CDATA[<p>Greetings!..<br />
Pretty nice site, wants to see much more on it! <img src='http://keith.hostmatrix.org/testbed/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
