<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>XinSpace</title>
	<atom:link href="http://xinspace.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://xinspace.com</link>
	<description>SharePoint, Drupal and Other Random Notes</description>
	<lastBuildDate>Wed, 28 Apr 2010 04:14:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>locate: command not found</title>
		<link>http://xinspace.com/locate-command-not-found/</link>
		<comments>http://xinspace.com/locate-command-not-found/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 04:14:31 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://xinspace.com/?p=97</guid>
		<description><![CDATA[yum install mlocate
]]></description>
		<wfw:commentRss>http://xinspace.com/locate-command-not-found/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>diff: command not found</title>
		<link>http://xinspace.com/diff-command-not-found/</link>
		<comments>http://xinspace.com/diff-command-not-found/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 19:32:03 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://xinspace.com/?p=80</guid>
		<description><![CDATA[yum install diffutils.i386
]]></description>
		<wfw:commentRss>http://xinspace.com/diff-command-not-found/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>error: pcre.h: No such file or directory</title>
		<link>http://xinspace.com/error-pcreh-no-such-file-or-directory/</link>
		<comments>http://xinspace.com/error-pcreh-no-such-file-or-directory/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 19:03:19 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://xinspace.com/?p=78</guid>
		<description><![CDATA[yum -y install pcre-devel
]]></description>
		<wfw:commentRss>http://xinspace.com/error-pcreh-no-such-file-or-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpize: command not found in CENTOS</title>
		<link>http://xinspace.com/phpize-command-not-found-in-centos/</link>
		<comments>http://xinspace.com/phpize-command-not-found-in-centos/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 18:53:08 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://xinspace.com/phpize-command-not-found-in-centos/</guid>
		<description><![CDATA[yum install php-devel.i386
]]></description>
		<wfw:commentRss>http://xinspace.com/phpize-command-not-found-in-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ntpdate step-systime: Operation not permitted in a XEN VPS</title>
		<link>http://xinspace.com/ntpdate-step-systime-operation-not-permitted-in-a-xen-vps/</link>
		<comments>http://xinspace.com/ntpdate-step-systime-operation-not-permitted-in-a-xen-vps/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 02:23:29 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ntpdate]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[XEN]]></category>

		<guid isPermaLink="false">http://xinspace.com/?p=69</guid>
		<description><![CDATA[echo 1 &#62; /proc/sys/xen/independent_wallclock
ntpdate -b pool.ntp.org
Should detaching from the wallclock resolve this issue, you can make this change permanent by adding the following line to your &#8220;/etc/sysctl.conf&#8221; file:
xen.independent_wallclock=1
Thanks to Danny@linode
]]></description>
		<wfw:commentRss>http://xinspace.com/ntpdate-step-systime-operation-not-permitted-in-a-xen-vps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>drupal views 2 theming: access other fields value in your field template</title>
		<link>http://xinspace.com/drupal-views-theming-access-other-fields-value-in-your-field-template/</link>
		<comments>http://xinspace.com/drupal-views-theming-access-other-fields-value-in-your-field-template/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 18:53:32 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Template]]></category>
		<category><![CDATA[Theming]]></category>
		<category><![CDATA[Views]]></category>

		<guid isPermaLink="false">http://xinspace.com/?p=62</guid>
		<description><![CDATA[if you need access other fields in your field template, you can access them by
&#60;?
echo $row-&#62;{$view-&#62;field['FIELD_ID']-&#62;field_alias};
?&#62;
You will be able to add some logic to your template like
&#60;?
if($row-&#62;{$view-&#62;field[field_B_value]-&#62;field_alias})
{
echo $output  ;
}
else
{
echo &#8220;B is not available&#8221;;
}
?&#62;
Note the &#8216;FIELD_ID&#8217; can be something different depending on the field type. it can be &#8220;field_B_nid&#8221; (if it is node reference), or &#8220;field_B_value&#8221; [...]]]></description>
		<wfw:commentRss>http://xinspace.com/drupal-views-theming-access-other-fields-value-in-your-field-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 2003 Server can not access SharePoint Webdav Folder by UNC</title>
		<link>http://xinspace.com/windows-2003-server-can-not-access-sharepoint-webdav-folder-by-unc/</link>
		<comments>http://xinspace.com/windows-2003-server-can-not-access-sharepoint-webdav-folder-by-unc/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 19:37:28 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://xinspace.com/?p=60</guid>
		<description><![CDATA[Windows 2003 server has service &#8220;WebClient&#8221; disabled by default.
 
This service has to be on in order to access &#8220;File Share&#8221; by SharePoint Webdav. Below are the procedures to enable this service.
 
1. Login to the server with administrator account. Click Start&#8211;&#62;Run, type in services.msc, press enter.
 
2. Locate the service called &#8220;WebClient&#8221;, Double click this service. The [...]]]></description>
		<wfw:commentRss>http://xinspace.com/windows-2003-server-can-not-access-sharepoint-webdav-folder-by-unc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal Query MySQL Directly 中文乱码问题</title>
		<link>http://xinspace.com/drupal-query-mysql-directly-%e4%b8%ad%e6%96%87%e4%b9%b1%e7%a0%81%e9%97%ae%e9%a2%98/</link>
		<comments>http://xinspace.com/drupal-query-mysql-directly-%e4%b8%ad%e6%96%87%e4%b9%b1%e7%a0%81%e9%97%ae%e9%a2%98/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 01:02:27 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[utf8]]></category>

		<guid isPermaLink="false">http://xinspace.com/drupal-query-mysql-directly-%e4%b8%ad%e6%96%87%e4%b9%b1%e7%a0%81%e9%97%ae%e9%a2%98/</guid>
		<description><![CDATA[use the following before you start your query
mysql_query(“SET CHARACTER SET utf8″, $connection);
]]></description>
		<wfw:commentRss>http://xinspace.com/drupal-query-mysql-directly-%e4%b8%ad%e6%96%87%e4%b9%b1%e7%a0%81%e9%97%ae%e9%a2%98/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Force iptables to log messages to a different log file</title>
		<link>http://xinspace.com/force-iptables-to-log-messages-to-a-different-log-file/</link>
		<comments>http://xinspace.com/force-iptables-to-log-messages-to-a-different-log-file/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 17:22:05 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://xinspace.com/?p=57</guid>
		<description><![CDATA[http://www.cyberciti.biz/tips/force-iptables-to-log-messages-to-a-different-log-file.html
According to man page:
Iptables is used to set up, maintain, and inspect the tables of IP packet filter rules in the Linux kernel. Several different tables may be defined. Each table contains a number of built-in chains and may also contain user defined chains.
By default, Iptables log message to a /var/log/messages file. However you can [...]]]></description>
		<wfw:commentRss>http://xinspace.com/force-iptables-to-log-messages-to-a-different-log-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Prompts Login when Opening a XLSX file on a Publishing Site</title>
		<link>http://xinspace.com/sharepoint-prompts-login-when-opening-a-xlsx-file-on-a-publishing-site/</link>
		<comments>http://xinspace.com/sharepoint-prompts-login-when-opening-a-xlsx-file-on-a-publishing-site/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 15:54:20 +0000</pubDate>
		<dc:creator>Xin</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://xinspace.com/?p=55</guid>
		<description><![CDATA[Solution:
Edit the file &#8220;serverfilesExcelServer.xml&#8221; under C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\XML
Comments this line:
&#60;Mapping FileExtension=&#8221;xlsx&#8221; RedirectUrlTemplate= &#8220;/_layouts/xlviewer.aspx?id=&#124;0&#8243; NoGetRedirect=&#8221;TRUE&#8221;/&#62;
]]></description>
		<wfw:commentRss>http://xinspace.com/sharepoint-prompts-login-when-opening-a-xlsx-file-on-a-publishing-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
