<?xml version="1.0" encoding="utf-8" standalone="yes" ?> 
<document xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.baidu.com/search/bbs_sitemap_type.xsd" elementFormDefault="qualified">
  <webSite>https://www.sothink.cn/index.html</webSite>
  <webMaster>734834934@qq.com</webMaster>
  <description>The internet should be public, open and accessible ?</description>
  <updatePeri>24</updatePeri>

  
  <updatetime>2025-03-13 10:26:05</updatetime>
  
  <version>Movable Type Pro</version>

  
  <item>
  <title>抢救因误执行rm -rf 删除的MySQL数据</title>
  <link>https://www.sothink.cn/archives/2025/03/recovery-of-mysql-database-from-accidental-rm-rf-deletion.html</link>
   <pubDate>2025-03-13 10:26:05</pubDate>
  <description> 在Linux服务器运维过程中，rm -rf * 命令因其不可逆的破坏性始终伴随着高危风险。不同于桌面环境的回收站机制，该指令一旦执行将直接导致物理存储层面的数据删除。根据文件系统原理，即便使用专业恢复工具，成功恢复的概率仍与磁盘写入状态密切相关，这使得误操作极易造成永久性数据丢失。 下面是一次在Linux下对数据库执行rm -rf *后的恢复过程。涉及两个数据库共240张表，约5GB数据，数据库版本为MySQL 8.0.37。 过程：</description>
  </item>
  
  <item>
  <title>SQL Server数据库文件的还原与优化</title>
  <link>https://www.sothink.cn/archives/2016/01/quninfo.html</link>
   <pubDate>2016-01-13 16:00:08</pubDate>
  <description> 这个数据库的文件解压后有几十个GB，分成十几个库，我是参考知乎用户的回帖中介绍的步骤一步一步做下来的，其中有几处错误做了改正。 由于这些mdf是从SQL Server 2000上创建的，想要直接附加它们，最高可以使用SQL Server 2008 R2，如果想在SQL Server 2012或更高版本的SQL Server上使用，请参考这里的操作，我这里使用的是SQL Server 2012。 在实际操作过程中，请根据实际情况修改路径：</description>
  </item>
  
  <item>
  <title>此版本的 SQL Server 不支持该数据库的非发布版本(539)</title>
  <link>https://www.sothink.cn/archives/2015/12/sql-Server-database-xx-cannot-be-upgraded-because-its-non-release-version-539.html</link>
   <pubDate>2015-12-23 10:30:17</pubDate>
  <description> 在尝试使用SQL Server 2012附加数据库时发生下面的错误： 消息 1813，级别 16，状态 2，第 1 行 无法打开新数据库 &apos;XxxData01&apos;。CREATE DATABASE 中止。 消息 950，级别 20，状态 1，第 1 行 无法升级数据库 &apos;XxxData01&apos;，因为此版本的 SQL Server 不支持该数据库的非发布版本(539)。不能打开与此版本的 sqlservr.exe 不兼容的数据库。必须重新创建该数据库。</description>
  </item>
  
  <item>
  <title>error while loading shared libraries: libz.so.1</title>
  <link>https://www.sothink.cn/archives/2015/12/error-while-loading-shared-libraries-libz-so-1.html</link>
   <pubDate>2015-12-15 13:24:51</pubDate>
  <description> 在尝试编译Asus-Merlin源码时遇到的这个错误： arm-brcm-linux-uclibcgnueabi/bin/as: error while loading shared libraries: libz.so.1 我使用的是Ubuntu 16.04，可以通过apt-file来查找这个动态链接库文件属于哪个包：</description>
  </item>
  
  <item>
  <title>Kettle Spoon界面乱码</title>
  <link>https://www.sothink.cn/archives/2015/12/kettle-spoon-chinese-support.html</link>
   <pubDate>2015-12-12 13:14:55</pubDate>
  <description> Kettle Spoon提供了中文支持，如果系统使用最小化安装的话，界面切换到中文时就可能会遇到界面乱码的问题。记录一下在RHEL 6.x下的解决方法： yum -y install &quot;Chinese Support&quot;</description>
  </item>
  
  <item>
  <title>D-Bus library appears to be incorrectly set up</title>
  <link>https://www.sothink.cn/archives/2015/12/d-bus-library-appears-to-be-incorrectly-set-up.html</link>
   <pubDate>2015-12-04 17:04:06</pubDate>
  <description> 很诡异的问题，刚刚软件还能正常的执行，装了“Chinese Support”包之后，软件就报错了： [root@vm-18-174 data-integration]# ./spoon.sh Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 process 25734: D-Bus library appears to be incorrectly set up;</description>
  </item>
  
  <item>
  <title>RHEL: Can&apos;t open display:</title>
  <link>https://www.sothink.cn/archives/2015/11/rhel-cant-open-display.html</link>
   <pubDate>2015-11-26 14:07:15</pubDate>
  <description> 一个全新安装的RHEL6.x的系统，尝试使用GUI程序时报错：Can&apos;t open display:。折腾了一整天，发现是最小化安装缺少xorg-x11-xauth包导致的。 解决方法：</description>
  </item>
  
  <item>
  <title>Please install ExtUtils::Embed for /usr/bin/perl</title>
  <link>https://www.sothink.cn/archives/2015/11/how-to-install-extutils-embed-for-perl.html</link>
   <pubDate>2015-11-18 16:58:37</pubDate>
  <description><![CDATA[ 在通过directadmin安装exim时遇到这个错误： Trying to make exim... /bin/sh scripts/source_checks &gt;&gt;&gt; Creating links to source files... &gt;&gt;&gt; Creating lookups/Makefile for building dynamic modules Please install ExtUtils::Embed for /usr/bin/perl make: *** [configure] Error]]></description>
  </item>
  
  <item>
  <title>升级Windows 10 后滚回 Windows 7</title>
  <link>https://www.sothink.cn/archives/2015/11/windows-10-go-back-to-windows-7.html</link>
   <pubDate>2015-11-12 16:28:00</pubDate>
  <description> Windows 10 被炒的挺火，我也尝试了一把，但是用了大概一个月，实在是无法习惯新的操作方式，决定滚回到Windows7了，如果你是从Windows 8.x升上来的，滚回去的方法是一样的。 Windows 10 开始-设置，在“更新与安全”的恢复里，即可找到滚回去的选项了。</description>
  </item>
  
  <item>
  <title>Error reading ...Syck parser ...: syntax error</title>
  <link>https://www.sothink.cn/archives/2015/11/movable-type-error-reading-syck-parser.html</link>
   <pubDate>2015-11-04 06:36:13</pubDate>
  <description> 很喜欢Movable Type 4的后台界面，所以一直拖着没有升级，这次决定将它升级到Movable Type 6。升级前先做好备份，以免发生意外。 升级过程中出现了下面的错误： Got an error: Error reading /home/username/domains/sothink.cn/public_html/cgi-bin/plugins/CommunityActionStreams/config.yaml: Syck parser (line 33, column -1): syntax error</description>
  </item>
  

  
  <item>
  <title>大量rcuos和rcuob进程</title>
  <link>https://www.sothink.cn/archives/2015/10/more-rcuob-and-rcuos-kernel-threads-running.html</link>
   <pubDate>2015-10-29 13:46:41</pubDate>
  <description> 一台服务器安装了CentOS7，系统里有128个rcuos进程和128个rcuob进程，导致新添加的Zabbix一直提示系统的进程数过多，而服务器的CPU并没有这么多核心。 记录一下解决办法：</description>
  </item>
  
  <item>
  <title>DirectAdmin 变更主机名和IP地址</title>
  <link>https://www.sothink.cn/archives/2015/10/how-to-change-directadmin-server-ip-address.html</link>
   <pubDate>2015-10-21 13:20:32</pubDate>
  <description> 原来的VPS IP在国内无法访问了，所以更换了VPS所在区域。在DigitalOcean的后台将VPS关机，做好快照后将快照传至目的区域，然后使用快照重新创建一个VPS即可，不需要重装系统。 修改directadmin的主机名和IP地址：</description>
  </item>
  
  <item>
  <title>DirectAdmin 安装记录</title>
  <link>https://www.sothink.cn/archives/2015/10/Installing-directadmin.html</link>
   <pubDate>2015-10-13 12:38:17</pubDate>
  <description> 翻到一份DirectAdmin的安装记录，贴在这里供以后参考吧： 建议在screen下安装，以免安装过程中与服务器断开连接导致安装失败。关于screen的用法，可以参考：使用 screen 管理你的远程会话</description>
  </item>
  
  <item>
  <title>Cannot load the ionCube PHP Loader</title>
  <link>https://www.sothink.cn/archives/2014/10/cannot-load-the-ioncube-php-loader.html</link>
   <pubDate>2014-10-05 11:43:24</pubDate>
  <description> 在Apache的errorlog里发现多条这样的日志： Cannot load the ionCube PHP Loader - it was built with configuration API220090626,NTS, whereas running engine is API220100525,NTS, referer: 初步判断是由于ionCube和PHP版本不匹配的问题导致的。下面是排查过程：</description>
  </item>
  
  <item>
  <title>Citrix XenCenter 配置文件位置</title>
  <link>https://www.sothink.cn/archives/2014/09/citrix-xencenter-config-file.html</link>
   <pubDate>2014-09-29 10:43:48</pubDate>
  <description> Citrix XenServer使用user.config文件保存用户的配置、主机IP、用户名以及密码等配置信息。该文件在Windows 7中被存储在%UserProfile%\AppData\Roaming\Citrix。 想要备份XenServer配置，可以在开始菜单的搜索栏里输入“explorer %UserProfile%\AppData\Roaming\Citrix” （不含引号）后回车打开该目录。在Citrix目录下会看到里面有一个名字很长的文件夹，类似XenCenterMain.exe_Url_xxxx，进去后会有一个以当前XenServer版本号命名的文件夹，XenServer的配置文件user.config就在该文件夹下。</description>
  </item>
  
  <item>
  <title>Directadmin 禁用部分服务状态通知</title>
  <link>https://www.sothink.cn/archives/2014/09/how-to-disable-service-alerts-in-directadmin.html</link>
   <pubDate>2014-09-21 14:12:07</pubDate>
  <description> Directadmin默认对比较关键的服务进行了监控，如果服务down掉了会尝试重新启动它们，无法启动就会发送报警邮件通知管理员。默认会监控例如：directadmin、httpd、mysqld和sshd等服务。</description>
  </item>
  
  <item>
  <title>Movable Type 搬家后乱码</title>
  <link>https://www.sothink.cn/archives/2014/09/move-to-digitalocean.html</link>
   <pubDate>2014-09-16 11:52:19</pubDate>
  <description> 这次从腾讯云搬到了DigitalOcean，主要是因为腾讯云那边开始要求备案，已有备案的域名要做备案变更重新邮寄材料。我懒得这么折腾，所以决定搬到外面来了。 但是通过PhpMyadmin备份的数据导入完成之后，登录Movable Type后台发现中文显示都变成乱码了，比较奇怪的是编辑一篇日志，保存一下重新发布，这篇就正常了。那就用mysqldump命令重新做一次备份吧。</description>
  </item>
  
  <item>
  <title>install_driver(mysql) failed: Attempt to reload DBD/mysql.pm aborted. Compilation failed in require</title>
  <link>https://www.sothink.cn/archives/2014/09/install-drivermysql-failed-attempt-to-reload-dbdmysqlpm-aborted-compilation-failed-in-require.html</link>
   <pubDate>2014-09-10 17:13:37</pubDate>
  <description><![CDATA[ 我把MySQL从5.1升级到5.5之后，登录Movable Type时报错了，提示： install_driver(mysql) failed: Attempt to reload DBD/mysql.pm aborted. Compilation failed in require 一般情况下通过升级DBD-mysql可以解决这个问题： #cpan cpan[1]&gt;upgrade DBI]]></description>
  </item>
  
  <item>
  <title>Directadmin:升级到MySQL5.5</title>
  <link>https://www.sothink.cn/archives/2014/09/how-to-upgrade-mysql-with-custombuild.html</link>
   <pubDate>2014-09-04 17:02:39</pubDate>
  <description> 升级操作前，请做好备份。如果你的VPS服务商提供快照功能的话，给VPS做个快照最方便了。 使用DirectAdmin的custombuild来升级MySQL，非常的简单方便： cd /usr/local/directadmin/custombuild ./build clean ./build set mysql 5.5 ./build update ./build mysql ./build php d</description>
  </item>
  
  <item>
  <title>OneAsiaHost主机试用</title>
  <link>https://www.sothink.cn/archives/2014/08/oneasiahost.html</link>
   <pubDate>2014-08-26 11:04:32</pubDate>
  <description> 这是一家新加坡的主机服务提供商，提供SolusVM面板。机房位于新加坡，在国内的访问速度不错。他到欧洲和美国都有专线，所以像我这种玩美服游戏的玩家是个不错的选择。</description>
  </item>
  

  
  <item>
  <title>RHEL6 ./directadmin: error while loading shared libraries: libssl.so.6</title>
  <link>https://www.sothink.cn/archives/2014/08/directadmin-error-while-loading-shared-libraries-libsslso6.html</link>
   <pubDate>2014-08-21 12:02:15</pubDate>
  <description> 又一个安装DirectAdmin时出现的错误 ./directadmin: error while loading shared libraries: libssl.so.6: cannot open shared object file: No such file or directory ./directadmin: error while loading shared libraries: libssl.so.6: cannot open shared object</description>
  </item>

  <item>
  <title>RHEL6 ld-linux.so.2: bad ELF interpreter: No such file or directory</title>
  <link>https://www.sothink.cn/archives/2014/08/bad-elf-interpreter-no-such-file-or-directory.html</link>
   <pubDate>2014-08-14 11:04:51</pubDate>
  <description> 安装DirectAdmin时出现bad ELF interpreter的错误： ./install.sh: ./directadmin: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory ./install.sh: ./directadmin: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory 下面有说找不到directadmin.conf：</description>
  </item>

  <item>
  <title>通过SSH重启 vSphere 虚拟机</title>
  <link>https://www.sothink.cn/archives/2014/08/reboot-a-vm-via-ssh-when-the-host-cannot-be-managed-using-vsphere-client.html</link>
   <pubDate>2014-08-06 17:41:00</pubDate>
  <description> 有一台ESXi上的虚拟机无法通过vSphere Client重启了，但是通过vSphere Client可以打开主机SSH访问。简单记录一下通过SSH重启vSphere虚拟机的方法。 该方法适用于ESXi 5.x： 1.列出所有虚拟机的inventory ID(Vmid)： ~ # vim-cmd vmsvc/getallvms Vmid Name File Guest OS Version Annotation 1 vm1 [vtdatastore01] vm1/vm1.vmx freebsdGuest vmx-08 20 vm2 [vtdatastore01] vm2/vm2.vmx centosGuest</description>
  </item>

  <item>
  <title>买了个腾讯云VPS试用</title>
  <link>https://www.sothink.cn/archives/2014/07/qcloud-vps.html</link>
   <pubDate>2014-07-27 17:26:12</pubDate>
  <description> 腾讯云也开始搞活动了，跟风搞了一个最便宜的。 亿元扶持活动：http://www.qcloud.com/fuchi2014.php?from=snscb基本信息：Linux主机提供 1核 1GB内存 1Mb/s带宽 8GB硬盘 2GB数据盘 35元/月 找代理续费 7.5折。 据说核心不共享，感觉不太可能。操作系统选择Windows的话，磁盘会给的大些，大概50GB左右。不知为何要这么分配。访问速度感觉和阿里云差好多 = = UnixBench测试结果：</description>
  </item>

  <item>
  <title>Movable Type 截断输出文章标题</title>
  <link>https://www.sothink.cn/archives/2014/07/ellipsis-conversion.html</link>
   <pubDate>2014-07-18 09:55:33</pubDate>
  <description><![CDATA[ 如果文章标题如果过长的话，Movable Type 默认模板会显示多行。想把它改成超过一行的文字都改成...显示。我想到两种方法来实现截断效果。 第一种是方法使用MT自带的trim_to功能，截取指定长度字符，然后再在后面加上...显示。MT从6.0.4开始，对这个功能做了增强，trim_to既可以从字符串左侧开始截取又可以从字符串的右侧开始截取(参数为负值)。详细使用方法参考下面日文文档里给出的示例，只需对应修改Entry Summary模板第四行H2标记内容： &lt;$mt:EntryTitle trim_to="5" $&gt; 出力例: いろはにほ &lt;$mt:EntryTitle trim_to="5+..." $&gt; 出力例: いろはにほ... &lt;$mt:EntryTitle trim_to="-3" $&gt; 出力例: もせす &lt;$mt:EntryBody trim_to="5+..."$&gt; &lt;$mt:EntryBody trim_to="-3"$&gt; 出力例: いろはにほ...もせす]]></description>
  </item>

  <item>
  <title>应用程序无限视图（进程com.sonyericsson.infiniteview)意外停止</title>
  <link>https://www.sothink.cn/archives/2014/07/process-com-sonyericsson-infiniteview-has-stopped-unexpectedly.html</link>
   <pubDate>2014-07-11 11:42:06</pubDate>
  <description> 我的Android手机出现过几次联系人无法打开的问题，在查看/或者编辑某个联系人时，会报出类似这个错误：应用程序意外停止，联系人无法打开或者应用程序无限视图意外停止。</description>
  </item>

  <item>
  <title>webalizer:configure: error: gd library not found</title>
  <link>https://www.sothink.cn/archives/2014/07/webalizer-configure-error-gd-library-not-found.html</link>
   <pubDate>2014-07-05 11:50:06</pubDate>
  <description> 安装webalizer时遇到错误，提示找不到gd库：webalizer:configure: error: gd library not found。 configure: error: gd library not found.. please install libgd Trying to make webalizer... make: *** No targets specified and no makefile found. Stop.</description>
  </item>

  <item>
  <title>XML::Parser Could not make: Unknown error</title>
  <link>https://www.sothink.cn/archives/2014/06/xmlparser-could-not-make-unknown-error.html</link>
   <pubDate>2014-06-30 11:10:07</pubDate>
  <description><![CDATA[ 尝试通过cpan shell 安装XML::Parser时遇到Could not make: Unknown error错误。 cpan[1]&gt; install XML::Parser Running install for module 'XML::Parser' Running make for T/TO/TODDR/XML-Parser-2.41.tar.gz Has already been unwrapped into directory /root/.cpan/build/XML-Parser-2.41-gOllU7 Could not make:]]></description>
  </item>

  <item>
  <title>RHEL6 安装 gdk-pixbuf 2.23.5 </title>
  <link>https://www.sothink.cn/archives/2014/06/rhel6-how-to-install-gdk-pixbuf.html</link>
   <pubDate>2014-06-25 18:11:20</pubDate>
  <description> 我需要在RHEL6上使用gtk -3.2.4库，但是安装gtk -3.2.4之前需要安装gdk-pixbuf 2.23.5或者更高的版本，而gdk-pixbuf 2.23.5又要依赖glib-2.29.14。 问题是我安装好了glib-2.29.14，在编译gdk-pixbuf 时还是会提示系统原有的glib 2.x的版本低。 尼玛啊。。。 妈蛋的，将系统自带的glib直接删了算了。</description>
  </item>

  <item>
  <title>RHEL 安装rtl8723be无线网卡驱动</title>
  <link>https://www.sothink.cn/archives/2014/06/how-do-get-the-rtl8723be-wifi-card-working.html</link>
   <pubDate>2014-06-17 17:44:44</pubDate>
  <description><![CDATA[ 安装驱动前，需要将内核版本升级到3.x，然后再进行下面的操作。 git clone git://github.com/lwfinger/rtl8723be.git cd rtl8723be git checkout 604aa9058fb9e5bb1cf571c99989d081f8fc8b9 make make install modprobe rtl8723be 安装过程： // <![CDATA[ SyntaxHighlighter.config.clipboardSwf = 'https://www.sothink.cn/pub/Syntax/Highlighter/scripts/clipboard.swf'; SyntaxHighlighter.all(); // ]]&gt;]]></description>
  </item>

  <item>
  <title>“加速”访问Google jsapi的一种方法</title>
  <link>https://www.sothink.cn/archives/2014/06/how-to-make-google-jsapi-faster-in-china.html</link>
   <pubDate>2014-06-12 16:59:09</pubDate>
  <description> 浏览一些网页的时候，常常会因为页面中引用的Google jsapi无法访问，导致页面长时间无法显示。唉~ 其实最简单的方法，莫过于找个中(dai)转(li)服务器了，这种问题就全部都解决了。 无意中发现，Google北京的IP虽然不能使用Google服务，但是却可以通过它访问到静态内容。然后我就在hosts里尝试将Google的com域名指向了她的北京IP地址。</description>
  </item>

  <item>
  <title>Directadmin Zend Guard Loader 显示问题</title>
  <link>https://www.sothink.cn/archives/2014/06/directadmin-zend-guard-loader-version-issue.html</link>
   <pubDate>2014-06-03 15:44:06</pubDate>
  <description> Directadmin 安装完以后，使用雅黑探针检测发现 ZendGuardLoader[启用] 后面显示的是x，在phpinfo页面却可以看到ZendGuardLoader信息： This program makes use of the Zend Scripting Language Engine: Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies with the ionCube PHP Loader v4.6.1, Copyright</description>
  </item>

  <item>
  <title>Webalizer Unresolved/Unknown in Country</title>
  <link>https://www.sothink.cn/archives/2014/05/webalizer-unresolved-or-unknown-in-country.html</link>
   <pubDate>2014-05-26 14:30:07</pubDate>
  <description> Directadmin默认安装好后，提供的Webalizer是无法显示来访者地理位置的。全部显示为Unresolved/Unknown，如下图：</description>
  </item>

  <item>
  <title>QQ国际版在国内如何使用App Box</title>
  <link>https://www.sothink.cn/archives/2014/05/how-to-use-qq-international-app-box-in-china.html</link>
   <pubDate>2014-05-21 15:13:22</pubDate>
  <description> 不知道腾讯是出于什么原因，“屏蔽”了国内QQ国际版的用户使用App Box国内。经过一番折腾，发现了点东东。 解决办法如下：</description>
  </item>

  <item>
  <title>阿里云内网更新源</title>
  <link>https://www.sothink.cn/archives/2014/05/aliyuncs-yum-repos.html</link>
   <pubDate>2014-05-14 16:08:49</pubDate>
  <description> 购买阿里云的ECS服务器时，公网带宽选择0M带宽则不分配公网IP，这就意味着这台ECS服务器无法访问外网，也就无法使用yum或者apt-get等命令安装或者更新软件了。 没想到阿里云早就提供了自己内网更新源。使用内网yum源不占用公网流量，有公网IP的服务器也可以使用。 下面是阿里云的内网更新源使用方法：</description>
  </item>

  <item>
  <title>使用源码编译、安装MySQL5.1</title>
  <link>https://www.sothink.cn/archives/2014/05/installing-mysql51-using-a-standard-source-distribution.html</link>
   <pubDate>2014-05-09 11:03:24</pubDate>
  <description> 上个月月初，记录了在CentSO下使用RPM方式安装MySQL5.5 的笔记。这次需要编译安装MySQL5.5 ，并且要包含InnoDB的支持。这次的操作系统是 RHEL 6.4 x86_64，首先需要删除掉随系统安装的MySQL软件包。 #rpm -aq|grep mysql mysql-5.1.66-2.el6_3.x86_64 mysql-connector-odbc-5.1.5r1144-7.el6.x86_64 mysql-devel-5.1.66-2.el6_3.x86_64 mysql-server-5.1.66-2.el6_3.x86_64 mysql-libs-5.1.66-2.el6_3.x86_64 #rpm -e mysql-server #rpm -e mysql-devel #rpm -e mysql #rpm -e mysql-connector-odbc #rpm -e --nodeps</description>
  </item>

  <item>
  <title>CentOS 开机卡进度条 - telinit:illegal runlevel</title>
  <link>https://www.sothink.cn/archives/2014/04/centos-telinit-illegal-runlevel.html</link>
   <pubDate>2014-04-29 11:19:03</pubDate>
  <description><![CDATA[ 服务器重启后，进度条走到头就不动了。出现这类情况，不要着急，先让系统启动时显示详细信息看看问题在哪里。 &nbsp; &nbsp;]]></description>
  </item>

  <item>
  <title>简单几步，安装phpMyAdmin</title>
  <link>https://www.sothink.cn/archives/2014/04/phpmyadmin-quick-install.html</link>
   <pubDate>2014-04-23 08:24:02</pubDate>
  <description> 简单介绍一下phpMyAdmin在CentOS下的安装方法，仅供参考： 这次要在一台MySQL服务器里安装phpMyAdmin，我是从files11.directadmin.com 直接下载的，主要是太懒得配置它了。目录为/services/all/phpMyAdmin/，里面有很多版本，我选择的是phpMyAdmin-2.11.11.3-all-languages.tar.gz，Apache和PHP都是直接使用yum安装的。 １．下载。 wget -c .../services/all/phpMyAdmin/phpMyAdmin-2.11.11.3-all-languages.tar.gz #这个是配置文件 wget -c .../services/all/phpMyAdmin/config.txt ２．解压到/var/www/html。 tar zxf phpMyAdmin-2.11.11.3-all-languages.tar.gz -C /var/www/html</description>
  </item>

  <item>
  <title>MySQL5.5主主复制笔记</title>
  <link>https://www.sothink.cn/archives/2014/04/mysql-master-slave-replication-step-by-step.html</link>
   <pubDate>2014-04-15 14:57:21</pubDate>
  <description><![CDATA[&nbsp; 前面已经介绍了使用RPM方式安装MySQL5.5 ，下面将继续之前的内容，配置MySQL主主复制。在配置MySQL主主复制之前，需要先完成主从复制:)。 仅供参考： 一、准备工作 1.备份my.cnf #mv /etc/my.cnf /etc/my.cnf.origin #cat /etc/my.cnf.origin [mysqld] datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock user=mysql # Disabling symbolic-links is recommended to prevent assorted security risks symbolic-links=0 [mysqld_safe] log-error=/var/log/mysqld.log pid-file=/var/run/mysqld/mysqld.pid]]></description>
  </item>

  <item>
  <title>CentOS下使用RPM方式安装MySQL5.5</title>
  <link>https://www.sothink.cn/archives/2014/04/installing-mysql-on-linux-using-rpm-packages.html</link>
   <pubDate>2014-04-03 14:08:17</pubDate>
  <description><![CDATA[ 记录一下CentOS 6 64bit mini desktop 下MySQL 的安装过程，适合新手配置MySQL Server 参考使用。 &nbsp; 首先，需要在防火墙内添加MySQL端口过滤规则。 然后关闭selinux，避免安装过程中遇到奇怪的问题。 #禁止selinux开机启动perl -pi -e 's/SELINUX=enforcing/SELINUX=disabled/' /etc/selinux/config perl -pi -e 's/SELINUX=permissive/SELINUX=disabled/' /etc/selinux/config echo &quot;0&quot; &gt; /selinux/enforce #关闭当前正在运行的selinux /usr/sbin/setenforce 0]]></description>
  </item>

  <item>
  <title>Apache常用工作模式：prefork和worker</title>
  <link>https://www.sothink.cn/archives/2014/03/difference-between-prefork-and-worker-apache-modules.html</link>
   <pubDate>2014-03-25 15:20:03</pubDate>
  <description><![CDATA[ 在Apche配置文件httpd.conf中，有两小节是关于prefork.c 模块和 woker.c 模块的设置。内容大概如下： &lt;IfModule prefork.c&gt; ServerLimit 300 StartServers 5 MinSpareServers 5 MaxSpareServers 20 MaxClients 300 MaxRequestsPerChild 2000&lt;/ifmodule&gt; &lt;IfModule worker.c&gt; StartServers 2 MaxClients 150 MinSpareThreads 25 MaxSpareThreads 75 ThreadsPerChild]]></description>
  </item>

  <item>
  <title>星际争霸2  试玩码 免费cdkey</title>
  <link>https://www.sothink.cn/archives/2013/11/sc2-key.html</link>
   <pubDate>2013-11-02 02:24:47</pubDate>
  <description> 更新： 星际争霸2 激活码开始发放啦。 星际争霸2 试玩码的使用方法，请参考：星际争霸2 试玩码使用方法</description>
  </item>

  <item>
  <title>PHP Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM</title>
  <link>https://www.sothink.cn/archives/2013/10/php-parse-error-syntax-error-unexpected-t-paamayim-nekudotayim.html</link>
   <pubDate>2013-10-14 15:00:22</pubDate>
  <description><![CDATA[ google_cloud_storage.moduleline87: $client::$auth-&gt;refreshTokenWithAssertion(); [01-Aug-2013 13:58:07] PHP Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /home/xxxx/public_html/sites/xxxx.com/modules/google_cloud_storage/google_cloud_storage.module on line 87]]></description>
  </item>

  <item>
  <title>如何在HostGator虚拟主机上安装GCC编译器</title>
  <link>https://www.sothink.cn/archives/2013/10/install-gcc-on-hostgator-shared-hosting.html</link>
   <pubDate>2013-10-05 13:42:26</pubDate>
  <description> HostGator虚拟主机(Baby Plan)默认是无法使用gcc编译器的，那我们就给他加一个吧。 首先，我们需要一个gcc的rpm包。为了避免出现意外，我这里选用的是CentOS安装后gcc的默认版本4.4.7，虚拟主机使用的是64位系统，那么我们就选择 gcc-4.4.7-3.el6.x86_64.rpm 。 然后将其解压，放置到你想要的地方，然后加在~/.bash_profile文件中。最后重新加载~/.bash_profile即可。 下面是简单的步骤：</description>
  </item>

  <item>
  <title>HostGator 修改PHP版本 - Cpanel</title>
  <link>https://www.sothink.cn/archives/2013/09/hostgator-cpanel-php-configuration.html</link>
   <pubDate>2013-09-29 12:55:17</pubDate>
  <description> 感觉Hostgator虚拟主机禁用掉了很多不常用的功能，比如SSH无法用作代理（你懂的）、HostGator虚拟主机不能使用gcc、不能在登录Cpanel后像JostHost 切换PHP版本那样切换等。不过HostGator通过修改网站目录的.htaccess文件也是可以更改PHP版本的。 HostGator虚拟主机(Baby Plan)默认PHP环境为PHP5.2，若在.htaccess中加入 AddType application/x-httpd-php53 .php 就切换到了PHP5.3；若要切换到PHP5.4 则改成 AddType application/x-httpd-php54 .php</description>
  </item>

  <item>
  <title>JustHost  修改PHP版本 - Cpanel</title>
  <link>https://www.sothink.cn/archives/2013/09/justhost-cpanel-php-configuration.html</link>
   <pubDate>2013-09-24 12:42:02</pubDate>
  <description> JustHost 的虚拟主机提供了PHP 5.2, PHP 5.3 和PHP 5.4三个版本，只需要点击下鼠标就可以轻松切换了。 方法一： 登录JustHost 的Cpanel，找到Software/Service 选择 PHPConfig。</description>
  </item>

  <item>
  <title>如何解压RPM包？</title>
  <link>https://www.sothink.cn/archives/2013/09/how-to-extract-an-rpm-package-without-installing-it.html</link>
   <pubDate>2013-09-18 10:30:07</pubDate>
  <description> 在Windows下，使用7zip就可以轻松解压rpm包。 在Linux下解压RPM包也很简单，只要一条命令即可。例如： $rpm2cpio gcc-4.4.7-3.el6.x86_64.rpm|cpio -idv 其中-v参数是可选的，简单记录一下命令及参数的含义：</description>
  </item>

  <item>
  <title>一款精简的Windows XP - TinyXP</title>
  <link>https://www.sothink.cn/archives/2013/09/tinyxp.html</link>
   <pubDate>2013-09-14 11:31:38</pubDate>
  <description> 找到一款据说是史上最小的Windows XP，只要几十兆的内存就可以运行得非常的快。 TinyXP的安装过程只保留了Windows XP的光盘启动安装功能，在虚拟机内10几分钟就可以安装完了，安装后占用空间400MB左右。个人感觉这个精简版的Windows XP运行还算蛮稳定的，我添加了中文支持后，安装了CcProxy为游戏作代理服务器用。</description>
  </item>

  <item>
  <title>Remote Desktop Organizer 1.4.5</title>
  <link>https://www.sothink.cn/archives/2013/08/remote-desktop-organizer.html</link>
   <pubDate>2013-08-31 21:30:50</pubDate>
  <description> Remote Desktop Organizer 1.4.5 一款非常方便的微软远程桌面管理工具。几个月前，不知道为什么我Remote Desktop Organizer 无法使用了，无法连接远程桌面，也没有错误提示。重装什么的都不管用，复制到其他系统下又好用。</description>
  </item>

  <item>
  <title>看07073对搜索页面劫持</title>
  <link>https://www.sothink.cn/archives/2013/08/07073-hijacking-referrer-page.html</link>
   <pubDate>2013-08-23 14:16:26</pubDate>
  <description> 昨天晚上打开flash.07073.com的时候会跳到一个博彩的网站。开始的时候并没在意，小游戏网广告多也算正常吧。后来发现只要是从Google搜索结果点过来链接全部都会跳到这个博彩网站，偶尔还会跳到天猫、paipai、一号店，都是推广链接。 我开始还以为是Chrome又安装了恶意插件，检查一番确定不是浏览器问题，也不会是木马。难道是搜索页面劫持？</description>
  </item>

  <item>
  <title>CentOS 下安装配置 socks5</title>
  <link>https://www.sothink.cn/archives/2013/08/setup-ss5-socks-proxy.html</link>
   <pubDate>2013-08-13 18:26:32</pubDate>
  <description> 前两天在host1free的VPS上尝试使用ss5 安装配置 socks5 时遇到了点问题，现在总结一下记下来： 整个安装过程主要参考了一篇关于CentOS5 下的socks5 安装配置。 下面为CentOS 6下安装配置Socks 5的过程： 1.安装编译环境 yum -y install gcc automake make 2.安装ss5必要的包 yum -y install pam-devel openldap-devel cyrus-sasl-devel openssl-devel</description>
  </item>

  <item>
  <title>PHP 探针 500 internal server error</title>
  <link>https://www.sothink.cn/archives/2013/08/php-500-internal-server-error.html</link>
   <pubDate>2013-08-10 08:10:58</pubDate>
  <description> 自己在虚拟机里面安装的cPanel ，上传PHP探针之后出现500错误。查看cPanel面板日志发现类似 SoftException in Application.cpp:256: File &quot;/home/hosting/public_html/tz.php&quot; is writeable by group 这样的错误，搜索之，找到了解决方法。</description>
  </item>

  <item>
  <title>../include/SS5Radius.h:22:25: error: openssl/md5.h: No such file or directory</title>
  <link>https://www.sothink.cn/archives/2013/08/ss5radius-error-openssl-md5-h-no-such-file-or-directory.html</link>
   <pubDate>2013-08-02 17:51:34</pubDate>
  <description><![CDATA[ 下面是在host1free 的VPS下的安装配置socks5代理的笔记，操作系统为CentOS 6。 在编译ss5的时候出现下面的错误： &nbsp; gcc -g -O2 -DSOLARIS -fPIC -O2 -L/usr/local/lib -R/usr/local/lib -I . -I ../include -fPIC -c SS5Radius.c In file included from SS5Radius.c:22: ../include/SS5Radius.h:22:25: error: openssl/md5.h: No]]></description>
  </item>

  <item>
  <title>劫持搜索页面 </title>
  <link>https://www.sothink.cn/archives/2013/07/hijacking-referrer-page.html</link>
   <pubDate>2013-07-27 14:04:17</pubDate>
  <description><![CDATA[ 偶然看到丸子博客里面一篇关于&ldquo;劫持用户浏览器&rdquo;的文章，感觉挺好玩的。顺便又找了一个类似的代码，记录下来： 第一段代码： SyntaxHighlighter.config.clipboardSwf = 'https://www.sothink.cn/pub/Syntax/Highlighter/scripts/clipboard.swf'; SyntaxHighlighter.all(); /*window.opener*/ if (window.opener != null) { var r = document.referrer; r = r.toLowerCase(); var aSites = new Array('baidu.', 'jike.', 'sogou.', 'google.', 'soso.', 'so.',]]></description>
  </item>

  <item>
  <title>星际争霸2 虫群之心 激活码</title>
  <link>https://www.sothink.cn/archives/2013/03/sc2-key.html</link>
   <pubDate>2013-03-20 09:33:25</pubDate>
  <description> 在领取试玩Key之前，先了解一下 星际争霸2 “体验模式”和使用“兑换码”的区别： 众所周知，星际争霸II 在未付费的情况下也可以进行游戏的，但开启的内容仅限于一小部分的自定义地图、战役的第一关、种族只能使用人类。下面图表“全功能试玩码”与“体验模式”之间的差别 星际争霸2 虫群之心试玩Key：</description>
  </item>

  <item>
  <title>星际争霸2 试玩码使用方法</title>
  <link>https://www.sothink.cn/archives/2013/03/starcraft-2-trial-key.html</link>
   <pubDate>2013-03-19 19:24:39</pubDate>
  <description> 为使更多新玩家有机会体验 星际争霸2 的魅力和乐趣，我在这里特别准备了星际争霸2兑换码、试玩Key，领取兑换码、试玩Key后，进入战网总览页面的“输入兑换码”页面，输入兑换码即可兑换持续14天共计7小时的免费畅玩游戏特权，下面是 星际争霸2 全功能试玩码使用的步骤：</description>
  </item>

  <item>
  <title>SCSI控制器类型</title>
  <link>https://www.sothink.cn/archives/2011/05/scsi-controller-type.html</link>
   <pubDate>2011-05-27 18:21:13</pubDate>
  <description> BusLogic并行：很老的技术了，I/O性能比LSI差不少，buslogic对一些老的系统有效，比如Windows 2000。 LSI Logic并行：LSI和SAS性能差不多，windows 20003 默认LSI，2008默认LSI SAS。 LSI Logic SAS：SAS是为了支持2008的集群。2008集群的要求是支持SCSI-3 Persistent Reservation, 这些虚拟SCSI卡中只有SAS支持，当然也可以在OS内用软ISCSI，不过iSCSI Target也要支持SCSI-3 PR。</description>
  </item>

  <item>
  <title>VMware ESXi厚置备延迟置零 厚置备置零 精简置备 </title>
  <link>https://www.sothink.cn/archives/2011/05/types-of-supported-virtual-disks-on-esx-esxi-hosts.html</link>
   <pubDate>2011-05-18 13:12:14</pubDate>
  <description> 厚置备延迟置零：以默认的厚格式创建虚拟磁盘。创建过程中为虚拟磁盘分配所需空间。创建时不会擦除物理设备上保留的任何数据，但是以后从虚拟机首次执行写操作时会按需要将其置零。 厚置备置零：创建支持群集功能（如 Fault Tolerance）的厚磁盘。在创建时为虚拟磁盘分配所需的空间。与平面格式相反，在创建过程中会将物理设备上保留的数据置零。创建这种格式的磁盘所需的时间可能会比创建其他类型的磁盘长。 精简置备：使用精简置备格式。最初，精简置备的磁盘只使用该磁盘最初所需要的数据存储空间。如果以后精简磁盘需要更多空间，则它可以增长到为其分配的最大容量 。</description>
  </item>

  <item>
  <title>VMware虚拟网卡</title>
  <link>https://www.sothink.cn/archives/2011/05/vmware-esxi-network-adapters-types.html</link>
   <pubDate>2011-05-02 07:41:16</pubDate>
  <description> 使用Vmware ESXi创建虚拟机时有4种网卡可选，可变、E1000、VMNet2和VMNet3。那他们之间到底有什么不同呢？ 我在网上找了一些相关的资料，简单记录一下：</description>
  </item>

  <item>
  <title>愤怒的小鸟：DirectSoundCreate8 failed Error </title>
  <link>https://www.sothink.cn/archives/2011/04/angry-birds-error-directsoundcreate8-failed.html</link>
   <pubDate>2011-04-23 14:33:13</pubDate>
  <description> Angry Birds(中文译名：愤怒的小鸟)是一款首发于iOS，而后跨平台的触摸类游戏，当然也有PC版的了。 我还是比较喜欢这款游戏的，无论是画面还是音效做得都很不错。今天我把它复制到Windows Server 2003下，运行游戏的时候却发生了错误。提示 ”DirectSoundCreate8 failed”，之后游戏就自动退出了。我检查了一下声卡驱动，没有问题的。试着安装了几个VC++组件包，问题依旧。</description>
  </item>

  <item>
  <title>已解决：Windows 安装程序出现错误 1606。功能ID未注册</title>
  <link>https://www.sothink.cn/archives/2011/04/windows-installer-error-1606-feature-id-not-registered.html</link>
   <pubDate>2011-04-13 08:12:30</pubDate>
  <description> 这是一年前遇到的问题了，截图之后就一直仍在一边，没有发出来。单位同事的电脑在打开 .doc文件的时候出现“Windows 安装程序出现错误 1606。功能ID未注册”的错误提示。尝试修复或覆盖安装Office 2003问题依旧。后来在网上找到了一个Office 2003的“卸载工具”。</description>
  </item>

  <item>
  <title>丧心病狂的广告推广员请你自重！</title>
  <link>https://www.sothink.cn/archives/2011/03/the-fuking-spammer.html</link>
   <pubDate>2011-03-04 19:40:19</pubDate>
  <description> 最近两天不知道是怎么了，我的这个博客出现了一大堆的Spam。reCaptcha可以帮助我抵御不少Bot Spam，而对于这类人肉Spam就无能为力了。 希望你们这些人肉Spam自重些，在我这里发Spam，你们赚不到钱，浪费生命，小心我人肉你们。 下面是人肉Spam中的一员，你不要脸，我也不会对你客气：</description>
  </item>

  <item>
  <title>自动跳转到http://url.tf.wo116.com/tz/33.htm</title>
  <link>https://www.sothink.cn/archives/2011/02/http-url-tf-wo116-com-tz-33-htm.html</link>
   <pubDate>2011-02-23 01:02:57</pubDate>
  <description><![CDATA[ 还是上网这点破事。 刚关闭个IE选项卡，紧接着就弹出个淘宝页面。开始的时候，没太在意，后来又出现了几次。看到网上很多人都说是中毒了，我告诉你，你没中毒，是你刚刚关闭的页面的问题。不相信大家可以试试看，先清理掉IE临时文件和cookies，然后打开 lndns3.cncmax.cn:8080 ，新建一个选项卡，关闭第一个选项卡或者在第一个选项卡的地址栏里面输入一个网址打开。看，淘宝出现了！ 查看 http://lndns3.cncmax.cn:8080/&nbsp;源码，有一段使用加密的JS代码：]]></description>
  </item>

  <item>
  <title>浏览器遭劫持--右下角弹出窗口</title>
  <link>https://www.sothink.cn/archives/2011/02/10010-pop-window.html</link>
   <pubDate>2011-02-19 18:47:26</pubDate>
  <description><![CDATA[ 浏览器右下角的弹出窗口： 联通宽带用户：打开网页的时候，浏览器右下角偶尔会立刻弹出一个窗口，先是一些游戏广告，随后转入中国联通资讯互动平台。和我一年前遇到的情况一样，这个小窗口的右下角有一个灰色的&ldquo;不再弹出&rdquo; 选项，可是选了之后并没有之前说的输入宽带帐号的文本框，只是说他们会在24小时内做屏蔽处理。但是事实上，你点了那个显眼的&ldquo;不再弹出&rdquo;，第二天一样弹。]]></description>
  </item>

  <item>
  <title>IE8 HTTP 406错误 - 无法接受（问题已解决）</title>
  <link>https://www.sothink.cn/archives/2011/02/ie8-http-406-not-acceptable.html</link>
   <pubDate>2011-02-10 23:39:46</pubDate>
  <description> 大概一个月前吧，08 R2自带的32位IE8在访问某些网站时出现了个别内容无法显示的问题，提示HTTP 406 Not Acceptable (无法接受)，导致部分网页显示异常。也不知道是什么问题，一向很排斥国产浏览器的我，将所有使用IE内核的浏览器都装了个遍，因为玩的游戏需要从IE启动，64位IE虽然正常，但它不支持Flash，也没办法启动游戏 -____-!! 结果所有使用IE内核的浏览器都出现了同样的问题——HTTP 406 Not Acceptable。 没有办法，只能尝试升级为IE9 Beta了。升级到IE9 Beta之后，这个HTTP 406问题就不见了，取而代之的是IE9不断的出现各种Bug。本来上个网就不爽，这下子就更闹心了。于是乎开始在Firefox上使用了IE Tab，稀里糊涂的这么的凑合了一个多月。今天实在是无法忍受IE9 Beta了，就将他卸了！再次纠结HTTP 406 Not Acceptable。</description>
  </item>

  <item>
  <title>按键精灵:自定义uservar.ini中的小节名</title>
  <link>https://www.sothink.cn/archives/2011/02/define-the-macroid-of-minimacro.html</link>
   <pubDate>2011-02-09 15:32:02</pubDate>
  <description><![CDATA[&nbsp; 按键精灵的每一个脚本都有一个唯一的 MacroID ，通过对比这个 MacroID 和标准 UUID 的格式可以判断，这个&nbsp;MacroID&nbsp;应该就是脚本的UUID了。按键精灵通过使用脚本&nbsp;MacroID&nbsp;避免两个脚本重复。在编写脚本的时候，&nbsp;MacroID 又可以被用作小节名，也就是在 uservar.ini 中一串格式为xxxxxxxx-xxxx-xxxx-xxxxxx-xxxxxxxxxx 的字符。 UUID：通用唯一识别码 (Universally Unique Identifier, UUID) 是一个软件建构的标准，亦为自由软件基金会 (Open Software Foundation, OSF) 的组织在分布式计算环境 (Distributed Computing Environment, DCE) 领域的一部份。 &nbsp; 通过自定义&nbsp;MacroID]]></description>
  </item>

  <item>
  <title>WordPress:获取文章中的第一张图片</title>
  <link>https://www.sothink.cn/archives/2011/02/wp-get-the-first-image-from-the-post-and-display-it.html</link>
   <pubDate>2011-02-07 20:23:49</pubDate>
  <description><![CDATA[&nbsp; 我想在WordPress的首页只显示文章中的第一个图片作为该文章索引，就像这样： 总结一下做个记录，这里有两种方法：]]></description>
  </item>

  <item>
  <title>获取WordPress子页面的父页面标题</title>
  <link>https://www.sothink.cn/archives/2011/02/wp-parent-page-title-of-child-page.html</link>
   <pubDate>2011-02-07 15:34:19</pubDate>
  <description> 最近在用WordPress仿制一个公司类型的主题，创建了一个多级页面。然后就想在访问这个页面或者它的子页面时，Sidebar中显示父页面的标题。这么才能获取到子页面的父页面标题呢？ 方法很简单的：</description>
  </item>

  <item>
  <title>免费虚拟主机 - 000WebHost</title>
  <link>https://www.sothink.cn/archives/2011/01/free-web-hosting-000webhost-better-than-paid-hosting.html</link>
   <pubDate>2011-01-26 19:23:56</pubDate>
  <description> 说实话，现在网上提供免费空间的服务商真是太多了，但是能够长久做下来同时又保证速度的网站空间实在是太少了。我相信从搜索引擎过来的朋友们都没有少注册过免费主机。 000WebHost ，这是老牌美国主机商host24.com旗下的网站，提供没有广告的免费 PHP+MYSQL主机服务，号称是比收费空间更稳定的免费空间。在国内的ping值也一直很稳定，访问速度也可以，据几个在美国的朋友反馈，在他们那里访问速度很快。 下面简单介绍一下这款免费主机的基本参数：</description>
  </item>

  <item>
  <title>去掉Movable Type 4的&quot;comment from&quot;</title>
  <link>https://www.sothink.cn/archives/2011/01/movable-type-replied-to-comment-from.html</link>
   <pubDate>2011-01-21 05:14:37</pubDate>
  <description><![CDATA[&nbsp; 刚刚&nbsp;習慣 在我这里留言，说这里回复评论看着很不舒服。MovableType默认回复评论的格式是这样的，如果A回复了B的留言就会显示为&nbsp;A replied to comment from B，并且comment from B上面会有链接,看图吧。 感觉是不太适合咱们的使用习惯，很罗嗦 - -!!]]></description>
  </item>

  <item>
  <title>Movable Type 一键分享到...</title>
  <link>https://www.sothink.cn/archives/2010/12/blog-entry-click-share-code.html</link>
   <pubDate>2010-12-29 01:52:52</pubDate>
  <description><![CDATA[ // <![CDATA[ SyntaxHighlighter.config.clipboardSwf = 'https://www.sothink.cn/pub/Syntax/Highlighter/scripts/clipboard.swf'; SyntaxHighlighter.all(); // ]]&gt; 呃....由于某些原因，真的很久没有更新了，很对不住关注我的那些朋友们。半夜闲逛-___-!! 看到自力博客的一篇名为 为WordPress添加腾讯微博#一键转播#按钮 的文章，感觉很不错。很早以前我就有过给文章添加一键分享按钮的想法，但是放上去之后感觉很别扭，今天突然想到如果将这个分享按钮放到侧边栏会不会好看些呢？于是..... 先看一下原文给出的Wordpress使用的代码： &lt;a href="javascript:window.open('http://v.t.qq.com/share/share.php?title='+encodeURIComponent(document.title)+'&amp;url='+encodeURIComponent('&lt;?php the_permalink() ?&gt;')+'&amp;jumpback=2&amp;noui=1','favit','width=700,height=546,left=50,top=50,toolbar=no, menubar=no,location=no,scrollbars=yes,status=yes,resizable=yes');void(0)"&gt;&lt;img title="转发到腾讯微博" alt="腾讯微博" src="/pub/sns/share/images/t-qq-com/t-ico.png" width="16" height="16" /&gt;&lt;/a&gt;]]></description>
  </item>

  <item>
  <title>注册PayPal账户--充值篇 </title>
  <link>https://www.sothink.cn/archives/2010/11/paypal-recharge.html</link>
   <pubDate>2010-11-06 17:16:29</pubDate>
  <description> 很久很久以前我分别写过关于 Paypal注册 和 Paypal认证 的笔记。今天我来说说在国内没有信用卡的情况下如何给Paypal充值。 通常，我们的第一反应就是找人代充，比如去淘宝或是拍拍网，找做Paypal充值的商家帮自己充值。虽然网点里面比较便宜，但是这种充值方式真的安全吗，如果真的就点子背到遇到了骗子怎么办。至少我个人对这类网店没有什么好感。 下面介绍一下我的Paypal充值方法。</description>
  </item>

  <item>
  <title>C:\Windows\System32\cmd.exe 不支持此接口</title>
  <link>https://www.sothink.cn/archives/2010/08/windows-7-no-such-interface-supported.html</link>
   <pubDate>2010-08-31 13:04:22</pubDate>
  <description> 前一段时间，在一台新机器上使用 Restorator 2007 的时候出现了下面的问题： 双击exe可执行文件没有任何反应。在应用程序上面点击右键一看，好家伙，那个“打开”又没了。我的第一反应就是修复文件关联错误。都但是运行命令提示符的时候遇到了这个错误：C:\Windows\System32\cmd.exe 不支持此接口，其他的exe可执行程序也一样。</description>
  </item>

  <item>
  <title>Adobe CS5 激活方法</title>
  <link>https://www.sothink.cn/archives/2010/08/adobe-cs5.html</link>
   <pubDate>2010-08-21 19:25:05</pubDate>
  <description> 去年6月份我发过一篇 Adobe CS4 激活方法 ，只需要替换掉安装目录下的 amtlib.dll 就不需要输入序列号了，并且可以随意更新。 现在Adobe又推出了CS5，对我来说还想使用 Adobe CS4 激活方法 中提到的 amtlib.dll ，但是这个文件就不好找了。Google一下 Adobe CS5 激活方法，能找到4个以上版本的 amtlib.dll ，一个是500多KB的，一个是800多KB的，还有一个有3.7MB左右，虽然都写着是 Adobe CS5 激活文件 但对于CS5都是无效的。</description>
  </item>

  <item>
  <title>Movable Type 首页分页</title>
  <link>https://www.sothink.cn/archives/2010/04/movable-type-php-pagination.html</link>
   <pubDate>2010-04-03 19:51:31</pubDate>
  <description> Movable Type用得久了之后才发现，想逐篇的阅读相同分类下更早的文章并不方便，用户除了点击侧边栏的 entry-basename was the previous entry in this blog 以外，也没有别的办法快速的找到前一篇文章的链接了。使用MT Pro Personal WebSite 模板的用户，文章标题下边还会有一个Previous(Classic Blog模板没有这个，MTOS使用的就是Classic Blog模板)。位置都不显眼，用起来也不方便。 这个MT分页的方法是从Jackie那里找到的，但是他使用的是MT5的Personal WebSite 模板，我使用的是MT4的Classic Blog模板，因为这两个模板之间的差异，害得我搞了半天只把MT的首页分页搞定。</description>
  </item>

  <item>
  <title>YouTube、Blogger和Picasa都可以访问了？</title>
  <link>https://www.sothink.cn/archives/2010/04/youtube-blogger-picasa.html</link>
   <pubDate>2010-04-03 14:39:57</pubDate>
  <description> 今天发现，我之前发布的 Ice Age 3: Dawn of the Dinosaurs 显示出播放器的界面了，我的第一反应就是YouTube能访问了？赶紧打开YouTube看了一下，还真的打开了，视频也可以看。</description>
  </item>

  <item>
  <title>谁占用了我的硬盘 - System Volume Information</title>
  <link>https://www.sothink.cn/archives/2010/04/system-volume-information.html</link>
   <pubDate>2010-04-02 10:17:06</pubDate>
  <description> 突然发现自己硬盘上的一个分区丢了近30GB的空间。开始还以为是文件碎片过多引起的，然后我把所有文件剪切到其他分区，但是这个分区还是少了近30GB。</description>
  </item>

  <item>
  <title>Movable Type 百度Sitemap</title>
  <link>https://www.sothink.cn/archives/2010/02/movable-type-baidu-sitemap.html</link>
   <pubDate>2010-02-25 22:18:10</pubDate>
  <description> 参考Movable Type的Google Sitemap模板和百度Sitemap的语法，为MT写了一个百度Sitemap模板。效果还不错，使用之后百度对本站的检索结果都能准确的显示每篇文章的内容摘要了。贴出来和大家分享 - -.</description>
  </item>

  <item>
  <title>fcgio.cpp:50: error: &apos;EOF&apos; was not declared in this scope</title>
  <link>https://www.sothink.cn/archives/2010/02/fcgio-lo-error-fcgio-cpp-eof-was-not-declared-in-this-scope.html</link>
   <pubDate>2010-02-23 20:25:21</pubDate>
  <description> 编译安装FastCGI的时候遇到了错误： source=&apos;fcgio.cpp&apos; object=&apos;fcgio.lo&apos; libtool=yes \ depfile=&apos;.deps/fcgio.Plo&apos; tmpdepfile=&apos;.deps/fcgio.TPlo&apos; \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -c -o fcgio.lo `test -f fcgio.cpp</description>
  </item>

  <item>
  <title>升级到Movable Type 4.34</title>
  <link>https://www.sothink.cn/archives/2010/02/movable-type-434.html</link>
   <pubDate>2010-02-18 20:36:12</pubDate>
  <description> Movable Type 4.34 终于发布了，该版本修复了4.33按月归档不能显示、上一篇和下一篇链接的问题，同时也包含了安全更新，并且对数据库进行了升级。所以在更新4.34之前一定要对数据库进行备份，以免升级出错导致无法恢复。 下载地址：http://www.movabletype.org/downloads/stable/</description>
  </item>

  <item>
  <title>易名中国 域名转出</title>
  <link>https://www.sothink.cn/archives/2010/01/transfer-of-domain-names-away-from-xiamen-ename.html</link>
   <pubDate>2010-01-28 17:44:57</pubDate>
  <description><![CDATA[ 大概两周前，sothink.cn被厦门易名网络科技有限公司（以下简称：易名中国）修改了DNS服务器，是在我毫不知情的情况下修改的，没有任何的通知。所以决定将域名从易名中国转出来。但是转出的时候的域名状态大多为clientTransferProhibited，即域名处于此不可以转移、可以正常使用、正常管理、正常续费状态。下面我就说说怎么转出吧。 1. 开通手机获取转移密码的功能。详细请参考： // <![CDATA[ document.writeln("&lt;a href=\"http://faq.ename.cn/support/help_211.html\" target=\"_blank\">如何申请开通手机获取转移密码服务&lt;/a>"); // ]]&gt; 。只要将表格打印填好后使用相机拍下来，连同身份证照片一起以电子邮件的形式发送到表格中指定的邮箱即可，大概一周左右易名中国会电话确认是否开通手机获取域名转移密码功能。]]></description>
  </item>

  <item>
  <title>百度被&quot;黑&quot;之后</title>
  <link>https://www.sothink.cn/archives/2010/01/what-a-fucking-cnnic.html</link>
   <pubDate>2010-01-14 19:58:06</pubDate>
  <description> 话说前天，国内大名鼎鼎的搜索引擎Baidu被伊朗一群牛B的人们修改了DNS，无法正常打开了，某位网友还以为是自己的机器中了毒而重装了系统 -_-||。 今天中午，sothink.cn的DNS服务器被某个SB修改成了cs1.ename.cn和cs2.ename.cn，以至于访问的朋友们只能看到一个出售页！后来只能显示个Server is too busy！</description>
  </item>

  <item>
  <title>Database:.Could not load table &apos;LaunchCondition&apos; in SQL query ...</title>
  <link>https://www.sothink.cn/archives/2009/12/select-condition-description-from-launchcondition.html</link>
   <pubDate>2009-12-31 20:42:10</pubDate>
  <description><![CDATA[ &ldquo;Database:.Could not load table 'LaunchCondition' in SQL query:SELECT 'Condition','Description' FROM 'LaunchCondition'.&rdquo;安装某些程序的时候可能会遇到这样的错误提示，比如我这次在安装索尼爱立信PC套件的时候出现了。 出现此问题的多数原因是用户在安装软件时，选择了一个英文以外的语言。 解决办法：再次运行安装向导，安装语言选择英语。]]></description>
  </item>

  <item>
  <title>Flash10d.ocx导致32位IE8崩溃</title>
  <link>https://www.sothink.cn/archives/2009/12/-32bit-ie8-crashes-in-flash10docx.html</link>
   <pubDate>2009-12-28 21:58:41</pubDate>
  <description> 在关闭32位IE8（版本：8.0.7600.16385）的时候，Flash10d.ocx（版本：10.0.42.34）导致32位IE8崩溃。网页为QQ空间。 Google Chrome和Firefox都不会崩溃。 64位的IE8也不会崩溃。 问题分析：Chrome和FF都会运行32位flash但是64位IE8却不会运行32位的flash。 解决方法：重置32位IE8。打开32位IE8，依次选择菜单栏的Tools - Internet Options - Advanced，然后选择 “Reset Internet Explorer Settings”下面的Reset按钮，在弹出的对话框中再次选择Reset即可。</description>
  </item>

  <item>
  <title>无法打开hlp文件</title>
  <link>https://www.sothink.cn/archives/2009/11/kb917607.html</link>
   <pubDate>2009-11-19 16:40:41</pubDate>
  <description>问题描述 在运行 Windows Vista、Windows 7、Windows Server 2008 或 Windows Server 2008 R2 的计算机上，可能无法打开需要使用 Windows 帮助 (WinHlp32.exe) 程序的帮助文件。本文提供有关帮助您修复此问题的下载的信息。 从 Windows Vista 和 Windows Server 2008 开始的 Windows 版本中，Microsoft 停止包含 32 位的帮助文件查看器。为了支持仍依靠旧</description>
  </item>

  <item>
  <title>给Movable Type加上Meta Keyword和Description</title>
  <link>https://www.sothink.cn/archives/2009/10/movable-type-add-meta-keyword-and-description.html</link>
   <pubDate>2009-10-23 12:38:39</pubDate>
  <description><![CDATA[ // <![CDATA[ SyntaxHighlighter.config.clipboardSwf = 'https://www.sothink.cn/pub/Syntax/Highlighter/scripts/clipboard.swf'; SyntaxHighlighter.all(); // ]]&gt; Movable Type默认并没有为单篇文章加入Meta Keyword和Meta Description标签，那么我们可以通过下面的代码，为每一篇文章加入自己的Keyword和Description，这样网站对搜索引擎会更友好。 &lt;meta name="keywords" content="&lt;$mt:EntryKeywords$&gt;" /&gt; &lt;meta name="description" content="&lt;$MTEntryBody words="30"$&gt;" /&gt; 上面两行代码有两种添加方法，一种是直接编辑Entry Template，另一种是编辑HTML Head Module。我先说第一种，编辑Entry Template。 方法一：登入Movable Type，依次选择Design -]]></description>
  </item>

  <item>
  <title>fckeditor 使用笔记 - 调用</title>
  <link>https://www.sothink.cn/archives/2009/10/fckeditor-notes.html</link>
   <pubDate>2009-10-22 14:31:05</pubDate>
  <description><![CDATA[ SyntaxHighlighter.config.clipboardSwf = 'https://www.sothink.cn/pub/Syntax/Highlighter/scripts/clipboard.swf'; SyntaxHighlighter.all(); 想把 fckeditor 放到 phpbb3 上面使用，遇到的第一个问题就是如何调用这个可视化的编辑器了。从网上找来一些资料，做了些小小的修改放到这里，以备日后参考： 先看一下一段html代码： &lt;div id=&quot;message-box&quot;&gt; &lt;textarea name=&quot;message&quot; rows=&quot;15&quot; class=&quot;inputbox&quot;&gt;&lt;/textarea&gt;&lt;/div&gt; 方法一：覆盖现有的 textarea]]></description>
  </item>

  <item>
  <title>您不能被重新授权为另一个用户</title>
  <link>https://www.sothink.cn/archives/2009/10/access-to-the-administration-control-panel-is-not-allowed-as-you-do-not-have-administrative-permissions.html</link>
   <pubDate>2009-10-19 01:09:05</pubDate>
  <description> 刚刚在phpbb3的控制面板改了些设置，导致无法登陆管理员控制面板了。前台登陆正常，点击进入管理员控制面板再次输入密码登录就会提示 Access to the Administration Control Panel is not allowed as you do not have administrative permissions. （您不能被重新授权为另一个用户）。 我想这一定时刚才哪里设置的不对造成的。Google之后也没找到解决问题的方法。phpbb的中文资料不是丰富，看E文的还是有些吃力的。最初看到的方法说是浏览器的问题，使用firefox，我试了，不好使；然后就有人说他清除了cookies解决了问题，对我还是不起作用；最后看到的方法是先修改 functions.php 登陆管理员控制面板修改为正常设置后再覆盖为原来的 functions.php ，这招在我这也没能奏效。</description>
  </item>

  <item>
  <title>Windows 7下玩穿越火线</title>
  <link>https://www.sothink.cn/archives/2009/10/how-to-play-crossfire-on-windows-7.html</link>
   <pubDate>2009-10-14 00:31:55</pubDate>
  <description> 漂亮的Windows 7 正式版终于发布了，估计各位在Windows 7 还是Beta版的时候就已经开始安装试用了吧。同学见我装了个Windows Server 2008 R2，打开了Windows 7的效果，也是禁不住诱惑下载了Windows 7的正式版安装，一番把玩之后发现他钟爱的穿越火线不能玩！ 这可怎么得了，赶紧Google，呵呵，没找到解决办法。总不能因为玩不了穿越火线就换回Windows XP吧。趁他睡觉我搞了搞，穿越火线就能在Windows 7下运行了。 下面是我的做法：</description>
  </item>

  <item>
  <title>败给卡巴斯基6.0了</title>
  <link>https://www.sothink.cn/archives/2009/10/crazy-kav6fs.html</link>
   <pubDate>2009-10-13 23:36:23</pubDate>
  <description> Windows Server 2008 R2 装好了之后找了一个卡巴斯基6.0的服务器反病毒安装程序装上了，哪知道重启之后CPU、内存占用率都达到了100%，打开资源管理器一看，吓了一跳，都是卡巴斯基的进程有上百个 因为CPU、内存占用率都100%了，花费了半个多小时卸载卡巴斯基，没成功，太卡了。进到安全模式去添加和删除程序里面卸载，提示安全模式下无法访问Winsows Installer服务，突然想了个点子，进到卡巴斯基的安装目录，把他的文件夹改了一下名字重启到正常模式，再把文件夹的名字回来顺利卸载！</description>
  </item>

  <item>
  <title>中国联通资讯互动平台</title>
  <link>https://www.sothink.cn/archives/2009/09/chinaunicom.html</link>
   <pubDate>2009-09-23 15:57:20</pubDate>
  <description><![CDATA[ 习惯性的打开Google，IE右下角突然弹出一个窗口，还以为是IE被流氓软件强奸了呢，仔细一看：中国联通资讯互动平台（查看图片）。做的还不错，比以前中国网通那个漂亮多了，而且还增加了一个退订功能。弹出窗口右下角有灰色的&ldquo;禁止弹出&rdquo; 选项，选了它输入宽带帐号就可以退订了。以前打开自己博客的时候就出现过一次这样的情况，差点以为网站被挂马，这次是Google。]]></description>
  </item>

  <item>
  <title>让MovableType在首页显示特定的Widgets</title>
  <link>https://www.sothink.cn/archives/2009/09/movable-type-home-page-widgets.html</link>
   <pubDate>2009-09-04 13:31:38</pubDate>
  <description><![CDATA[ 我曾介绍过使用SimpleLink当作 MovableType 的友情链接插件&nbsp;来使用，但是这个友情链接除了会在主页上显示外，还会在其他页面上显示。这回我找到了解决的办法，让MovableType在首页显示特定的Widgets。 编辑只在首页显示的 Widgets 模板代码，在模板代码的最前面加上 &lt;mt:If name=&quot;main_index&quot;&gt;&nbsp;&nbsp;，在模板代码的最后加上 &lt;/mt:If&gt; ，重建所有页面后就只有首页显示这个Widgets了。效果可以看本站的友情链接。]]></description>
  </item>

  <item>
  <title>Installing DBD::mysql on Windows</title>
  <link>https://www.sothink.cn/archives/2009/09/installing-dbd-mysql-on-windows.html</link>
   <pubDate>2009-09-03 13:00:16</pubDate>
  <description> 这是一个困扰我很久的问题，本机上安装 Movable Type 一直使用SQLite数据库， MySQL 数据库是有的，但是由于一直无法安装 DBD::mysql ，使得 Movable Type 无法使用本机的 MySQL 。 今天又试了一下，成功了！汗~ 打开命令提示符，输入 ppm install DBD-MySQL 直接就安装成功了( ActivePerl 已经安装好了的)。</description>
  </item>

  <item>
  <title>Movable Type 友情链接插件</title>
  <link>https://www.sothink.cn/archives/2009/08/movable-type-simplelink-plugin.html</link>
   <pubDate>2009-08-19 17:41:01</pubDate>
  <description><![CDATA[ 一直想给我的博客找一个功能类似于 Blogroll 的插件，但是一直没有发现适合的，所以就手动在后台建了一个叫做Links的Widget，以至于每次添加友情链接的时候都要过去修改这个Widget。 昨天晚上在 www.movabletype.org 上面看到了一个叫做 SimpleLink 的插件，试了一下，果然可以当 Blogroll 用。以后再加友情链接就不用修改Widget了。 你可以访问上面的链接下载原版的 SimpleLink 插件，或者下载文章后面我做过一点修改的SimpleLink 插件。下面简单介绍一下使用方法： // <![CDATA[ SyntaxHighlighter.config.clipboardSwf = 'https://www.sothink.cn/pub/Syntax/Highlighter/scripts/clipboard.swf'; SyntaxHighlighter.all(); // ]]&gt;]]></description>
  </item>

  <item>
  <title>265上网导航的Logo</title>
  <link>https://www.sothink.cn/archives/2009/07/265-logo.html</link>
   <pubDate>2009-07-16 17:19:48</pubDate>
  <description> 前几天的时候去265上网导航转了一下，无意中发现256上Logo很有意思，眼珠可以跟随鼠标转动。第一反应感觉是flash，但是不是，是JS实现的效果。我记得Linux的任务栏上面的小眼睛很像啊。然后就拿起家伙，准备把它弄下来。 代码精简的差不多的时候，跟一个同学提了一下，让他去看看。没想到不一会的功夫他发来个压缩包，说是老板给的。我一看，这正是265上的眼睛啊。这可省去了我不少麻烦呢！ 好了，现在拿出来和大家分享一下吧。</description>
  </item>

  <item>
  <title>注册PayPal账户--认证篇</title>
  <link>https://www.sothink.cn/archives/2009/06/verify-your-paypal-account.html</link>
   <pubDate>2009-06-24 12:33:46</pubDate>
  <description> 如果你还没有PayPal账户，请点击此处按照注册篇中的方法注册一个PayPal账户。 1.确认邮件地址。 登录PayPal，在页面右侧有一个确认邮件地址的链接，点进去按照提示一步一步输入邮箱认证码，最后再次确认密码提示问题即可。</description>
  </item>

  <item>
  <title>Diskpart，删除EFI系统分区</title>
  <link>https://www.sothink.cn/archives/2009/06/how-to-delete-efi-system-partition-on-hdd.html</link>
   <pubDate>2009-06-18 12:39:33</pubDate>
  <description> 2月份的时候，写过一篇关于将硬盘的磁盘分区形式由MBR转换成GPT的文章。几番折腾之后移动硬盘上留下了一个200MB的EFI系统分区，在Windows下显示为EFI保护分区,无法进行删除格式化等操作，在Mac下的磁盘工具里面也看不到。 刚刚使用Diskpart的时候发现了一个clean命令，它的作用是：从磁盘清除配置信息或所有信息。最后使用该命令成功删掉了200MB的EFI系统分区。简要记录操作方法：</description>
  </item>

  <item>
  <title>Adobe CS4 激活方法 无需序列号</title>
  <link>https://www.sothink.cn/archives/2009/06/adobe-cs4.html</link>
   <pubDate>2009-06-15 20:08:17</pubDate>
  <description> 换系统了，为了尝鲜，装了一套 Adobe CS4 ，之前听说激活需要改 host 文件。上网搜了搜，还真挺麻烦的，日后还可能需要重新激活。 拿出很久以前QQ群里么发的一套 CS4 注册机，在里面发现一个 amtlib.rar 。看了一下说明，原来只要将这个 amtlib.dll 替换掉，就可以了。</description>
  </item>

  <item>
  <title>这不就&quot;绕过&quot;验证了吗？</title>
  <link>https://www.sothink.cn/archives/2009/06/chinamobile.html</link>
   <pubDate>2009-06-04 18:46:30</pubDate>
  <description> 我把移动手机卡的服务密码给忘了，怎么办？手机卡是在大街上卖的，找回密码要输入身份证号码，可是我不知道身份证号码是什么。 这是一篇关于我是如何“绕过”中国移动网上验证，成功修改服务密码的一个思路。个人感觉移动推出的很多业务，只要是和手机相关的就不会安全，这个我会在结尾说说。先看看我是这么修改手机网上的服务密码的吧(我是辽宁移动用户)。</description>
  </item>

  <item>
  <title>推荐:联想闪存盘T180(8GB)</title>
  <link>https://www.sothink.cn/archives/2009/05/lenovo-usb-2-0-essential-memory.html</link>
   <pubDate>2009-05-30 16:53:57</pubDate>
  <description> 联想的这款U盘读写速度真的很不错，很久以前买过一个4GB的T180，但是被我弄丢了，这次买了一个8GB的，140元左右。 看一下他的产品规格：</description>
  </item>

  <item>
  <title>Movable Type 4 使用Netpbm生成缩略图</title>
  <link>https://www.sothink.cn/archives/2009/05/movable-type-4-thumbnailing-with-netpbm.html</link>
   <pubDate>2009-05-19 19:17:16</pubDate>
  <description> 今天把本站上的图片通通放到Google相册了。虽然相册空间不大，但是我喜欢它的缩略图的功能，这样因限制图片显示尺寸而看不清的问题就解决了，还能节省不少网页空间。 当我去后台删图片时发现，他们都有缩略图了！看来是之前上传用来代替 Image::Magick 的 Netpbm 起作用了。可是，为什么上传了一个多月后才起作用呢？ 要是你也一直为MT4生成缩略图发愁，不妨接着往下看 ^_^</description>
  </item>

  <item>
  <title>注册PayPal账户--注册篇</title>
  <link>https://www.sothink.cn/archives/2009/05/signup-paypal-account.html</link>
   <pubDate>2009-05-16 13:09:09</pubDate>
  <description> 原本一直打算买个国外的空间，然后就注册了一个 PayPal 账户，后来发现注册的那个是 PayPal 贝宝，不能使用美元- -| 前几天才弄明白怎么注册 PayPal 账户，并且使用普通的银行卡进行验证。写下来，文章加上插图会比较长，所以将注册、认证和充值分开来写，希望能给看到此文的朋友一些帮助。 要注册 PayPal 账户，请点击此处。打开 PayPal 页面，然后点击页面最下面的“立即注册”进入会员注册页面，然后你会看到下面的页面。</description>
  </item>

  <item>
  <title>Windows Media Player 已停止工作</title>
  <link>https://www.sothink.cn/archives/2009/05/windows-media-player-stop-working.html</link>
   <pubDate>2009-05-13 13:09:09</pubDate>
  <description><![CDATA[问题签名: 问题事件名称:&nbsp;APPCRASH 应用程序名:&nbsp;wmplayer.exe 应用程序版本:&nbsp;11.0.6002.16670 应用程序时间戳:&nbsp;4983d9c2 故障模块名称:&nbsp;wmp.dll 故障模块版本:&nbsp;11.0.6002.16670 故障模块时间戳:&nbsp;4983efa9 异常代码:&nbsp;c0000005 异常偏移量:&nbsp;000e151f]]></description>
  </item>

  <item>
  <title>外部javascript不起作用</title>
  <link>https://www.sothink.cn/archives/2009/05/javascript-not-working.html</link>
   <pubDate>2009-05-09 12:30:01</pubDate>
  <description><![CDATA[ 加载了外部 javascript 不起作用，把js代码写到html里面却好使。这样修改一下就正常了。 SyntaxHighlighter.config.clipboardSwf = 'https://www.sothink.cn/pub/Syntax/Highlighter/scripts/clipboard.swf'; SyntaxHighlighter.all(); Html内容： &lt;html&gt; &lt;head&gt; &lt;script type=&quot;text/javascript&quot; src=&quot;my.js&quot;&gt;&lt;/script&gt; &lt;title&gt;外部 javascript &lt;/title&gt; &lt;/head&gt; &lt;body]]></description>
  </item>

  <item>
  <title>Archive::Tar On Movable Type</title>
  <link>https://www.sothink.cn/archives/2009/05/archive-tar-on-movable-type.html</link>
   <pubDate>2009-05-05 14:46:23</pubDate>
  <description>Archive::TarYour server does not have Archive::Tar installed, or Archive::Tar requires another module that is not installed. This module is required in order to archive files in backup/restore operation. Please consult</description>
  </item>

  <item>
  <title>热血江湖 美服</title>
  <link>https://www.sothink.cn/archives/2009/04/scions-of-fate.html</link>
   <pubDate>2009-04-26 13:09:40</pubDate>
  <description> 因为国内有热血江湖游戏的服务商，美服为了减轻他们的服务器负担，所以屏蔽了中国大陆的IP，受影响的用户还有台湾地区以及越南地区。 如果你还想玩美服的Scions of Fate，那就只能使用代理了。 热血江湖美服地址是：http://fate.netgame.com</description>
  </item>

  <item>
  <title>2009中国计算机网络安全应急年会</title>
  <link>https://www.sothink.cn/archives/2009/04/cncert-2009.html</link>
   <pubDate>2009-04-22 10:18:19</pubDate>
  <description><![CDATA[2009中国计算机网络安全应急年会将于2009年5月11日～14日召开 2009年5月11日～14日，由国家计算机网络应急技术处理协调中心（简称CNCERT/CC）主办，电子工业出版社承办的&ldquo;2009中国计算机网络安全应急年会&rdquo;（http://2009.cert.org.cn）将在湖南长沙召开。 &nbsp; 会议日程：http://2009.cert.org.cn/Program.html 在线报名：http://2009.cert.org.cn/Register/Register.html]]></description>
  </item>

  <item>
  <title>自动跳出网页http://renew/</title>
  <link>https://www.sothink.cn/archives/2009/04/auto-http-renew-page.html</link>
   <pubDate>2009-04-15 08:57:27</pubDate>
  <description><![CDATA[ 最近两天系统出现了比较奇怪的现象，会自动跳出 http://renew/ 这个无法显示的页面。我的第一反应是中毒！但是卡巴斯基在那里运行得好好的，应该不是中毒。 上网搜了搜。呵&hellip; 说什么的都有，有让使用360强力修复IE的、有让使用什么助手的、还有个挺搞笑，让找注册表里的启动项 =。=]]></description>
  </item>

  <item>
  <title>关于.core文件</title>
  <link>https://www.sothink.cn/archives/2009/04/about-core-file.html</link>
   <pubDate>2009-04-09 18:02:36</pubDate>
  <description><![CDATA[ 仍旧是在寻找与 Image::Magick 功能相同的模块过程中遇到的问题，主机cgi-bin下出现了一个perl5.8.6.core文件，足足176MB！以至于我的空间超出限额20MB。向很多朋友求助，他们也不知道是什么东西。万网的回复是：可以直接删除。 反复的Google，终于查到这个东西是什么了。一句话：&nbsp;在 FreeBSD 和其他的 4.4BSD 系统下，core 文件都叫作 progname.core 而不是简单叫 core，它是一个包含了程序崩溃时这个进程的所有信息的文件。 我也不过多的引用了，检查调试什么的我看不懂。如果你是程序员，可以查看更详尽的说明，英文对照。]]></description>
  </item>

  <item>
  <title>为MT4添加Archive::Zip和IPC::Run模块</title>
  <link>https://www.sothink.cn/archives/2009/04/enabled-archive-zip-module-and-ipc-run-module.html</link>
   <pubDate>2009-04-05 20:55:06</pubDate>
  <description> 这两天一直在寻找能够实现和Image::Magick功能相同的模块，因为我的主机没有安装这个Image::Magick。看到两篇文章，学着人家的方法也做了，没成功 - -|| ，不过还是有点小收获的。先看下我运行mt-check.cgi的时候看到的两条记录： IPC::Run Your server does not have IPC::Run installed, or IPC::Run requires another module that is not installed. This module is needed if you would like</description>
  </item>

  <item>
  <title>愚人节：Google推出&quot;谷鸽鸟看&quot;</title>
  <link>https://www.sothink.cn/archives/2009/04/google-pigeon.html</link>
   <pubDate>2009-04-01 18:12:49</pubDate>
  <description><![CDATA[&nbsp; 刚刚说完Google音乐--泡泡挑歌，发现Google主页发生了变化。g.cn主页漂亮的动画下面多了一个&ldquo;谷鸽鸟看&rdquo;。]]></description>
  </item>

  <item>
  <title>Google音乐--用泡泡挑歌</title>
  <link>https://www.sothink.cn/archives/2009/04/google-music.html</link>
   <pubDate>2009-04-01 12:57:06</pubDate>
  <description><![CDATA[ 大概是前天吧，Google音乐增加了一个叫做用泡泡挑歌的新功能。这个功能可以让用户通过调节节奏、声调、音色或是年代的滑块来随机寻找歌曲，当然还可以设置歌曲的语言、流派、组合啦。相对于百度的音乐搜索。感觉&hellip; ，Google音乐似乎更适合我。 截几张图：]]></description>
  </item>

  <item>
  <title>解决MT4 邮件通知乱码</title>
  <link>https://www.sothink.cn/archives/2009/03/mt4-email-garbled.html</link>
   <pubDate>2009-03-30 18:31:23</pubDate>
  <description><![CDATA[ 使用MT有一段时间了，但是系统发送的邮件乱码问题一直困扰着我，因为除了英文外，其他的文字都会显示为&ldquo;???&rdquo;。 解决方法是：在mt-config.cgi 文件中加入一行 MailEncoding utf-8这样，邮件通知中的中文就可以正常显示了。]]></description>
  </item>

  <item>
  <title>Movable Type 4.25 Now Available</title>
  <link>https://www.sothink.cn/archives/2009/03/movable-type-425-now-available.html</link>
   <pubDate>2009-03-19 10:51:07</pubDate>
  <description><![CDATA[ MT的更新还真是快，前几天才将其升级到4.24，今天去 Movable Type&nbsp;找插件，发现MT 4.25 已经发布，没看到有哪些安全更新，只是多了一个Motion字样，我也没在意，直接就更新了。 Jackie 说这个Motion是MT 4.25增加的一个功能，据说还是一个很有趣的功能，可是我直接升级后也没看出什么变化。去官网看看说明文档，注意哦：We recommend using Motion templates only when creating new blogs, and not for existing blogs. Motion blogs are incompatible with dynamic publishing.]]></description>
  </item>

  <item>
  <title>安装 Windows Server 2008 简体中文语言包</title>
  <link>https://www.sothink.cn/archives/2009/03/windows-server-2008-mui.html</link>
   <pubDate>2009-03-12 13:19:59</pubDate>
  <description> 最近安装了 Windows Server 2008 Standard Edition 的x64版本，但是界面是英文版的，用起来不是很方便，所以下载了多语言用户界面语言程序包。安装比我想象的要简单的多，下面把需要注意的地方记录下来。 单击Start（开始）菜单，选择Control Panel（控制面板），双击Regional and Language Options（区域和语言选项） 图标。在Regional and Language Options对话框中选择Keyboards and Languages（键盘和语言）选项卡，再点击Display Language（显示语言）选项区域里的Install/uninstall Languages（安装/卸载语言）按钮。然后在弹出的Install or Uninstall Languages对话框中单击Install Languages（安装语言）选项。</description>
  </item>

  <item>
  <title>Ice Age 3: Dawn of the Dinosaurs</title>
  <link>https://www.sothink.cn/archives/2009/03/ice-age-3-dawn-of-the-dinosaurs.html</link>
   <pubDate>2009-03-11 07:33:25</pubDate>
  <description> 太可爱了。</description>
  </item>

  <item>
  <title>开启Mac OS X 软键盘</title>
  <link>https://www.sothink.cn/archives/2009/03/enable-keyboard-viewer.html</link>
   <pubDate>2009-03-08 22:12:08</pubDate>
  <description> Windows下的软键盘很好用，那 Mac OS X 下有没有软键盘呢，怎么打开Mac OS X 的软键盘？前段时间，我在虚拟机下试图将Leopard的dmg恢复到移动硬盘上时遇到了这个问题。因为主机键鼠是PS/2的，键盘在虚拟机下就不起作用了（情况比较特殊，平时可以识别）。 花了很长时间，才找到打开Mac OS X 的软键盘的方法，很简单，以Tiger为例：</description>
  </item>

  <item>
  <title>Movable Type 升级到 4.24</title>
  <link>https://www.sothink.cn/archives/2009/03/upgrate-movable-type-to-4-24.html</link>
   <pubDate>2009-03-01 10:07:29</pubDate>
  <description> 今天去逛 Jackie 的曙光博客，看到了Movable Type 已经升级到4.24的消息。马上跟着他的链接来到这里，下载了新版本。根据 Jackie 的介绍，这次升级主要是提供了更好的密码恢复功能，MT 4.24将以前版本忘记密码时提供一个密码恢复提示改为系统自动向该用户的邮箱发送一个密码恢复的链接。点击这里查看MT官方与之对应的文档链接。</description>
  </item>

  <item>
  <title>2007.02.27</title>
  <link>https://www.sothink.cn/archives/2009/02/recall-2007-02-27.html</link>
   <pubDate>2009-02-27 14:22:27</pubDate>
  <description><![CDATA[ 展信快乐！春节已过了，玩得如何？ 正月十九 是你的生日啊，送一句迟到的祝福吧！生日快乐！！同时，天天快乐啦！ 不知道为什么，我们都已经开学3周了，你却叫我把回信既往你家。很想弄清楚，可打电话却没有人接！我也没有留言，因为不知道该讲什么。^o^&hellip;]]></description>
  </item>

  <item>
  <title>Diskpart，轻松实现MBR转GPT</title>
  <link>https://www.sothink.cn/archives/2009/02/convert-mbr-to-gpt.html</link>
   <pubDate>2009-02-22 12:04:12</pubDate>
  <description> 如何将硬盘的磁盘分区形式由MBR转换成GPT？想在PC机上装Mac OS X的朋友肯定会遇到这个问题。今天我就来说说，我是怎么使用Microsoft Windows自带的Diskpart工具实现MBR转GPT的。 重要：操作前，请备份移动硬盘上的数据。 简单介绍一下要用到的命令，很简单，也很容易理解：</description>
  </item>

  <item>
  <title>修复文件关联错误</title>
  <link>https://www.sothink.cn/archives/2009/02/fix-the-error-of-file-association.html</link>
   <pubDate>2009-02-10 17:21:32</pubDate>
  <description> 经常使用Windows的朋友是否遇到过这样的事情，有那么一天，双击任何和执行文件都没有反应了，你尝试将.exe的扩展名改为.com，但是双击后还是没有任何反应，在可执行文件上点击鼠标右键看一下，坏了！&quot;打开&quot;没了，系统是不是染毒了？为什么我的杀毒软件一直没有反应呢？直到最后也没找到解决的办法，无奈只好重装系统...... 下面我来说说我的解决方法。</description>
  </item>

  <item>
  <title>手机当作USB Modem，实现PC上网 (下篇)</title>
  <link>https://www.sothink.cn/archives/2009/02/setting-of-pc-connect-internet-with-cellphone.html</link>
   <pubDate>2009-02-03 12:00:54</pubDate>
  <description><![CDATA[ 完成了手机当作USB Modem，实现PC上网 (上篇)中的步骤以后，桌面上应该多了一个快捷方式，我的是&quot;W810c数据包交换连接&quot;，如果没有那就进入&quot;控制面板\网络和 Internet\网络连接&quot;，找到刚刚创建好的拨号连接，右键该链接，选择&quot;创建快捷方式&quot;，把快捷方式放到桌面上，因为以后想上网的时候还会用到它。 下面看看我的操作：]]></description>
  </item>

  <item>
  <title>手机当作USB Modem，实现PC上网 (上篇)</title>
  <link>https://www.sothink.cn/archives/2009/01/pc-connect-internet-with-cellphone.html</link>
   <pubDate>2009-01-22 17:04:29</pubDate>
  <description><![CDATA[操作系统：Microsoft Windows Vista Ultimate with Service Pack 1手机型号：Sony Ericsson W810c相关软件：Sony Ericsson PC Suite 2.10.46 (for Windows Vista/XP)&nbsp; 安装好PC套件，将手机与计算机通过USB连接线以&quot;手机模式&quot;连接。双击桌面的&quot;索尼爱立信 PC 套件&quot;图标打开Sony Ericsson PC Suite，如图选择&quot;移动网络向导&quot;。]]></description>
  </item>

  <item>
  <title>2006.01.12</title>
  <link>https://www.sothink.cn/archives/2009/01/recall-2006-01-12.html</link>
   <pubDate>2009-01-12 17:59:58</pubDate>
  <description><![CDATA[&nbsp;&nbsp;^o^,信收到了，不过今天可不是16号，今天才12号a！真是感激邮差叔叔！&nbsp;靠，-23℃？？！！Oh my god！Do you know? 大昨天吧！我们这的晨温是6℃～8℃，白天16℃～18℃，我就受不了了。昨天的昨天去拿药，吃完后昨天中午竟发高烧，只得请假到宿舍休息。睡到5:00才被同学拖出去拿药。真狼物，期末考试将至，我的状态却还这么差，现在也烧着呢！老班（English teacher）在上面大讲特讲语法练习，我却一句也不想听！-23℃，估计我是活不成了。^o^]]></description>
  </item>

  <item>
  <title>移除Recent Asset小工具</title>
  <link>https://www.sothink.cn/archives/2009/01/remove-recent-asset-widget.html</link>
   <pubDate>2009-01-05 10:59:50</pubDate>
  <description><![CDATA[ 由于我空间的ImageMagick可能没装，所以主页Recent Asset里面显示的全是红叉叉- -!，真难看。现在把它从去掉。 进入后台，依次选择 &quot;Design(设计)--Widgets(页面组件)&quot; ，然后点击 &quot;Widgets Sets(页面组件集合)&quot; 里面的 &quot;3-column layout - Secondary Sidebar&quot; ，看到下面的画面。 &nbsp;]]></description>
  </item>

  <item>
  <title>QQ</title>
  <link>https://www.sothink.cn/archives/2009/01/qq-anniversary.html</link>
   <pubDate>2009-01-01 09:09:12</pubDate>
  <description>2年</description>
  </item>

  <item>
  <title>Blog被Google收录了</title>
  <link>https://www.sothink.cn/archives/2008/12/included-in-google.html</link>
   <pubDate>2008-12-27 10:09:21</pubDate>
  <description>今天到Google site了一下，呵呵，蛮高兴的。截图做纪念。</description>
  </item>

  <item>
  <title>*unix主机安装Movable Type 4</title>
  <link>https://www.sothink.cn/archives/2008/12/movable-type-4-step-by-step.html</link>
   <pubDate>2008-12-21 07:33:31</pubDate>
  <description><![CDATA[服务器配置：操作系统(OS)：FreeBSDPerl版本：5.8.6服务器：Apache/1.3.33&nbsp;简单记录安装过程。 获取Movable Type 4 一、安装前的准备工作。 1.将下载回来的压缩包解压后全部上传至cgi-bin下。 2.把mt-static文件夹移动到htdocs文件夹中。 3.更改cgi-bin目录下（不包括子目录）所有cgi程序的权限为755，否则程序将无法执行。]]></description>
  </item>

  <item>
  <title>2005.12.22</title>
  <link>https://www.sothink.cn/archives/2008/12/recall-2005-12-22.html</link>
   <pubDate>2008-12-21 06:49:03</pubDate>
  <description> 你好！ 今天是冬至啊，吃汤圆了么？唉，收到我的信时恐怕大家都在盼着过年了吧！因为冬至信抵，我突发奇想以后就叫你冬冬好了，OK? 看你描述的你们那边的雪，我真的好向往也好羡慕a，可惜只能是羡慕，我可没有勇气生活在冰天雪地里，因为，我实在太弱了，我们这边早晚温度6～8℃吧，白天都15℃以上，可我就感冒了几遍了。因此，到你们那边去生活，我想都不敢想！0℃以下，到底是什么感觉a？ 你们的school管理好像挺严的，我们这边比较开放一点。7:20分上课，11:30放学，下午2：20上课，5:00放学，晚自修6:50开始，直到9:40才下课。我也是寄宿生，宿舍都是11:50熄灯。想一想，现在的生活也还so-so，并没什么暗无天日之类的，其实我想如果能一门心思花在study上，时间还是很充足的。可是......^_^。不说你也知道！</description>
  </item>

</document>
