<?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 SoftwareMatrix.cn</title>
	<atom:link href="http://www.softwarematrix.cn/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.softwarematrix.cn/blog</link>
	<description>help you help me</description>
	<lastBuildDate>Thu, 01 Sep 2011 09:32:07 +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 jquery.fixPNG.js doesn&#8217;t work with the latest version of jQuery by David Barnett</title>
		<link>http://www.softwarematrix.cn/blog/javascript/jquery-fixpng-js-doesnt-work-with-the-latest-version-of-jquery#comment-1022</link>
		<dc:creator>David Barnett</dc:creator>
		<pubDate>Thu, 01 Sep 2011 09:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarematrix.cn/blog/?p=866#comment-1022</guid>
		<description>谢谢你...  Thank you for taking the time to work this out... works a treat!
Cheers, Dave</description>
		<content:encoded><![CDATA[<p>谢谢你&#8230;  Thank you for taking the time to work this out&#8230; works a treat!<br />
Cheers, Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Xen server, let dom0 become a gateway for domUs by Admin</title>
		<link>http://www.softwarematrix.cn/blog/linux-2/xen-server-let-dom0-become-a-gateway-for-domus#comment-1021</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Mon, 15 Aug 2011 02:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarematrix.cn/blog/?p=744#comment-1021</guid>
		<description>A problem is that: every time when the server rebooted, the IP address config removed. So we must make a auto-set-xapi script to set the ip address of xapi1 after rebooted. He is my way:

1. Create a shell script like that
&lt;code&gt;
ifconfig &#124; grep 10.31.0.1
R=$?
if [ $R -eq 1 ]; then
    ip addr add 10.31.0.1/24 dev xapi1
    echo &quot;Set xapi1 Done!&quot;
else
    echo &quot;Already set xapi1&quot;
fi
&lt;/code&gt;

2. Add a crond job to run the script every 5 minutes
&lt;code&gt;
*/5 * * * * root /home/scripts/auto-set-xapi.sh &gt; /dev/null
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>A problem is that: every time when the server rebooted, the IP address config removed. So we must make a auto-set-xapi script to set the ip address of xapi1 after rebooted. He is my way:</p>
<p>1. Create a shell script like that<br />
<code><br />
ifconfig | grep 10.31.0.1<br />
R=$?<br />
if [ $R -eq 1 ]; then<br />
    ip addr add 10.31.0.1/24 dev xapi1<br />
    echo "Set xapi1 Done!"<br />
else<br />
    echo "Already set xapi1"<br />
fi<br />
</code></p>
<p>2. Add a crond job to run the script every 5 minutes<br />
<code><br />
*/5 * * * * root /home/scripts/auto-set-xapi.sh &gt; /dev/null<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contact me by admin</title>
		<link>http://www.softwarematrix.cn/blog/about-me/contact-me#comment-1018</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 28 Jul 2011 08:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarematrix.cn/blog/?page_id=153#comment-1018</guid>
		<description>free css template download site
http://css.eyingda.com/</description>
		<content:encoded><![CDATA[<p>free css template download site<br />
<a href="http://css.eyingda.com/" rel="nofollow">http://css.eyingda.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contact me by Lsoekw</title>
		<link>http://www.softwarematrix.cn/blog/about-me/contact-me#comment-1016</link>
		<dc:creator>Lsoekw</dc:creator>
		<pubDate>Sat, 23 Jul 2011 17:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarematrix.cn/blog/?page_id=153#comment-1016</guid>
		<description>http://www.intersky.com.cn/index.html</description>
		<content:encoded><![CDATA[<p><a href="http://www.intersky.com.cn/index.html" rel="nofollow">http://www.intersky.com.cn/index.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contact me by Lsoekw</title>
		<link>http://www.softwarematrix.cn/blog/about-me/contact-me#comment-1015</link>
		<dc:creator>Lsoekw</dc:creator>
		<pubDate>Sat, 23 Jul 2011 17:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarematrix.cn/blog/?page_id=153#comment-1015</guid>
		<description>http://static.livedemo00.template-help.com/wt_34423/css/style.css</description>
		<content:encoded><![CDATA[<p><a href="http://static.livedemo00.template-help.com/wt_34423/css/style.css" rel="nofollow">http://static.livedemo00.template-help.com/wt_34423/css/style.css</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on working with wordpress database by admin</title>
		<link>http://www.softwarematrix.cn/blog/misc/working-with-wordpress-database#comment-1009</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 23 Jun 2011 02:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarematrix.cn/blog/?p=686#comment-1009</guid>
		<description>It used in my index page of this site, quering with the database which has about 460 rows in table `wp_posts`. Because I installed the blog under a subfolder, and I don&#039;t have any idea to build the main site, so I just create a simple index page. Really I should use the wp query api, but I hate to read, :-), I just tried my own way. 

The SQL may have some problem if your posts are in 2 or more categories, the post in more than 2 categories will appear many times in the search result.</description>
		<content:encoded><![CDATA[<p>It used in my index page of this site, quering with the database which has about 460 rows in table `wp_posts`. Because I installed the blog under a subfolder, and I don&#8217;t have any idea to build the main site, so I just create a simple index page. Really I should use the wp query api, but I hate to read, :-), I just tried my own way. </p>
<p>The SQL may have some problem if your posts are in 2 or more categories, the post in more than 2 categories will appear many times in the search result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on working with wordpress database by Peter Box</title>
		<link>http://www.softwarematrix.cn/blog/misc/working-with-wordpress-database#comment-1008</link>
		<dc:creator>Peter Box</dc:creator>
		<pubDate>Wed, 04 May 2011 09:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarematrix.cn/blog/?p=686#comment-1008</guid>
		<description>There are so many left joins, are you able to run this query in a reasonable time? How many rows you have in your database?</description>
		<content:encoded><![CDATA[<p>There are so many left joins, are you able to run this query in a reasonable time? How many rows you have in your database?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on install language pack for sugarcrm manually by sugarcrm vs vtiger</title>
		<link>http://www.softwarematrix.cn/blog/misc/install-language-pack-for-sugarcrm-manually#comment-1007</link>
		<dc:creator>sugarcrm vs vtiger</dc:creator>
		<pubDate>Fri, 29 Apr 2011 15:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarematrix.cn/blog/?p=129#comment-1007</guid>
		<description>could also work for vtiger ? :)</description>
		<content:encoded><![CDATA[<p>could also work for vtiger ? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on working with wordpress database by admin</title>
		<link>http://www.softwarematrix.cn/blog/misc/working-with-wordpress-database#comment-1004</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 25 Mar 2011 06:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarematrix.cn/blog/?p=686#comment-1004</guid>
		<description>It is very hard, and always broken. You&#039;d better not using wordpress database directly.</description>
		<content:encoded><![CDATA[<p>It is very hard, and always broken. You&#8217;d better not using wordpress database directly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PPS, a flex flv/mp4 player by rebeccaxa</title>
		<link>http://www.softwarematrix.cn/blog/misc/pps-a-flex-flvmp4-player#comment-994</link>
		<dc:creator>rebeccaxa</dc:creator>
		<pubDate>Wed, 16 Mar 2011 03:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarematrix.cn/blog/?p=626#comment-994</guid>
		<description>LIKE</description>
		<content:encoded><![CDATA[<p>LIKE</p>
]]></content:encoded>
	</item>
</channel>
</rss>

