<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://slack.linuxsir.org/main">
<channel>
 <title>Slack.LinuxSir.ORG - 中文slackware讨论组</title>
 <link>http://slack.linuxsir.org/main</link>
 <description>中文slackware讨论组</description>
 <language>zh-hans</language>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Slack-at-linuxsir" type="application/rss+xml" /><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2FSlack-at-linuxsir" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FSlack-at-linuxsir" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2FSlack-at-linuxsir" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/Slack-at-linuxsir" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2FSlack-at-linuxsir" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2FSlack-at-linuxsir" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FSlack-at-linuxsir" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use.</feedburner:browserFriendly><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
 <title>Slackware 13.0发布</title>
 <link>http://slack.linuxsir.org/main/node/242</link>
 <description>&lt;p&gt;Slackware 13.0 正式版于今天&lt;a href="http://www.slackware.com/announce/13.0.php"&gt;发布&lt;/a&gt;了。&lt;/p&gt;
&lt;p&gt;这个版本对X 软件包进行了重新组合，Patrick宣称 X 配置文件在多数情况下已经不需要了。桌面系统升级到 KDE 4.2.4 和 xfce 4.6.1。Slackware的软件包采用新的txz压缩格式代替了沿用10多年的tgz格式。此外，Slackware正式推出了64位版本，这是许多人翘首以待的一大进步。&lt;/p&gt;
&lt;p&gt;不多写了，我已经等不及去下载这个全新的Slackware版本了。&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Slack-at-linuxsir?a=dLfPlJ-aYnQ:iH-3S8o8f3M:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Slack-at-linuxsir?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
 <comments>http://slack.linuxsir.org/main/node/242#comments</comments>
 <category domain="http://slack.linuxsir.org/main/taxonomy/term/4"> 事件</category>
 <pubDate>Fri, 28 Aug 2009 22:19:58 +0800</pubDate>
 <dc:creator>windrose</dc:creator>
 <guid isPermaLink="false">242 at http://slack.linuxsir.org/main</guid>
</item>
<item>
 <title>linux slackware  如何支持中文</title>
 <link>http://slack.linuxsir.org/main/node/239</link>
 <description>&lt;p&gt;   我是一个高教自考生，也是一个很执着的人，自从我开始&lt;br /&gt;
   向linux 学习后我就一直认为Slackware不是那么陌生，只要你&lt;br /&gt;
   执着的去做！slackware 12.2版本！！&lt;br /&gt;
   现献上我的个人总结，希望大家共同努力、 学习、进步！&lt;br /&gt;
  Slackware linux 12.2支持中文(详细，更方便大家应用)&lt;br /&gt;
  安装i18n语言支持&lt;br /&gt;
  installpkg kde-i18n-zh_CN*.tgz&lt;br /&gt;
  解压自制的字体包&lt;br /&gt;
  tar zxvf fonts.tar.gz&lt;br /&gt;
  cp fonts/* /usr/share/fonts&lt;br /&gt;
  cd /usr/share/fonts&lt;br /&gt;
  cp fonts.conf local.conf /etc/fonts&lt;br /&gt;
  cp gtkrc.zh_CN /etc/gtk&lt;br /&gt;
  vi /etc/X11/xorg.conf                  修改X-window配置文件&lt;br /&gt;
    FontPath “/usr/share/fonts/”&lt;br /&gt;
    #ModulePath……&lt;br /&gt;
  cd /usr/share/fonts/&lt;br /&gt;
   fc-cache –vf                         使新字体生效&lt;br /&gt;
  vi /etc/profile.d/lang.sh               修改环境变量的语言配置文件&lt;br /&gt;
  export LANG=en_us&lt;br /&gt;
  export LC_CTYPE=zh_CN.utf8&lt;br /&gt;
  export ALL=zh_CN.utf8&lt;br /&gt;
  #export LANG=c    去掉注释&lt;br /&gt;
  vi /etc/profile                       修改环境变量&lt;br /&gt;
  export LC_CTYPE=zh_CN.utf8&lt;br /&gt;
  export LANG=zh_CN.utf8&lt;br /&gt;
  export ALL=zh_CN.utf8&lt;br /&gt;
  QQ:472977901&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Slack-at-linuxsir?a=VlnPwDdWFXM:QUTYlGfaieU:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Slack-at-linuxsir?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
 <comments>http://slack.linuxsir.org/main/node/239#comments</comments>
 <pubDate>Wed, 18 Mar 2009 17:35:45 +0800</pubDate>
 <dc:creator>zhbl689</dc:creator>
 <guid isPermaLink="false">239 at http://slack.linuxsir.org/main</guid>
</item>
<item>
 <title>剖析Slackware pkgtools</title>
 <link>http://slack.linuxsir.org/main/node/238</link>
 <description>&lt;p&gt;据说Slackware的用户呈不断萎缩之势，中文用户更是少见，若在茫茫网海中遇到同好，就很有意外惊喜。拿我自己来说，通过订阅自制的&lt;a href="http://feeds.feedburner.com/slackpipes"&gt;RSS feed&lt;/a&gt;，我不时在google reader中发现有关slackware的资源。最近的收获是发现了&lt;a href="http://slackcode.cn/wordpress"&gt;slackcode.cn&lt;/a&gt;这个网站，其中吸引我的是站长列了个计划，准备对pkgtools中的各个脚本进行剖析，而且初步的成果已经放出来了：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://slackcode.cn/wordpress/2009/01/28/%e5%89%96%e6%9e%90slackware-pkgtools%e4%b9%8b%e6%a6%82%e8%bf%b0%e7%af%87/"&gt;剖析slackware pkgtools之概述篇&lt;/a&gt;
&lt;li&gt;&lt;a href="http://slackcode.cn/wordpress/2009/02/17/installpkg/"&gt;剖析slackware pkgtools之installpkg篇&lt;/a&gt;
&lt;/ul&gt;
&lt;p&gt;对其他有关脚本的分析陆续有来，我们也拭目以待吧。&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/Slack-at-linuxsir?a=6ehcC69B"&gt;&lt;img src="http://feeds.feedburner.com/~f/Slack-at-linuxsir?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
 <comments>http://slack.linuxsir.org/main/node/238#comments</comments>
 <category domain="http://slack.linuxsir.org/main/taxonomy/term/8">网络链接</category>
 <pubDate>Wed, 18 Feb 2009 23:19:30 +0800</pubDate>
 <dc:creator>windrose</dc:creator>
 <guid isPermaLink="false">238 at http://slack.linuxsir.org/main</guid>
</item>
<item>
 <title>Slackware 12.1 发布(转贴）</title>
 <link>http://slack.linuxsir.org/main/node/236</link>
 <description>&lt;p&gt;作者：toy&lt;br /&gt;
来自：linuxtoy.org&lt;br /&gt;
原文：http://linuxtoy.org/archives/slackware-121-released.html&lt;/p&gt;
&lt;p&gt;在经过一段时间的测试之后，Slackware 12.1 于昨日正式发布。新版本对 RAID、LVM、cryptsetup 具有更佳的支持，并引入了支持 FTP、HTTP、NFS 的网络 installer，此外还包括 Xfce 4.4.2 和 KDE 3.5.9 两种桌面环境选择。&lt;/p&gt;
&lt;p&gt;&lt;a href="http://slack.linuxsir.org/main/node/236"&gt;阅读全文&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/Slack-at-linuxsir?a=LzZexcZZ"&gt;&lt;img src="http://feeds.feedburner.com/~f/Slack-at-linuxsir?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
 <comments>http://slack.linuxsir.org/main/node/236#comments</comments>
 <category domain="http://slack.linuxsir.org/main/taxonomy/term/4"> 事件</category>
 <pubDate>Sun, 04 May 2008 10:50:59 +0800</pubDate>
 <dc:creator>windrose</dc:creator>
 <guid isPermaLink="false">236 at http://slack.linuxsir.org/main</guid>
</item>
<item>
 <title>在Slackware 12.0中安装compiz-fusion</title>
 <link>http://slack.linuxsir.org/main/node/235</link>
 <description>&lt;p&gt;在Slackware中安装compiz-fusion的简单办法，来自于Linuxquestions.org的&lt;a href="http://www.linuxquestions.org/questions/slackware-14/how-to-install-compiz-on-slackware-12-the-simple-way-nvidia-videocard-584645/"&gt;一个帖子&lt;/a&gt;，步骤如下：&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;卸载系统中原有的 compiz-0.5.0&lt;/li&gt;
&lt;p&gt;&lt;li&gt;下载并安装有关程序
&lt;p&gt;
在slacky.edu有全套编译好的tgz包，把它们全部下载下来 &lt;a href="http://www.slacky.eu/repository/slackware-12.0/desktop/compiz-fusion/0.5.2/"&gt;http://www.slacky.eu/repository/slackware-12.0/desktop/compiz-fusion/0.5.2/&lt;/a&gt;&lt;br /&gt;
除了这些，为了顺利使用compiz的图形配置程序，还需要三个包 pygtk，pygobject和 pycairo，都可以在 &lt;a href="http://www.linuxpackages.net"&gt;www.linuxpackages.net&lt;/a&gt; 找到。&lt;br /&gt;
如果想在xfce中使用compiz，还需要 libwnck，可以从 &lt;a href="http://slackware.com/~rworkman/compiz/"&gt;http://slackware.com/~rworkman/compiz/&lt;/a&gt; 下载
&lt;/li&gt;
&lt;p&gt;&lt;li&gt;修改 /etc/X11/xorg.conf
&lt;p&gt;以nvidia显卡为例，假设已经安装并设置好nvidia官方驱动，在Section "Device"一节 Driver "nvidia"之后加入：&lt;br /&gt;
&lt;div class="codeblock"&gt;&lt;code&gt;Option &amp;quot;RenderAccel&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;Option &amp;quot;AllowGLXWithComposite&amp;quot; &amp;quot;true&amp;quot;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;
在 Section "Screen"一节加入：&lt;br /&gt;
&lt;div class="codeblock"&gt;&lt;code&gt;Option &amp;quot;AddARGBGLXVisuals&amp;quot; &amp;quot;True&amp;quot;&lt;br /&gt;Option &amp;quot;DisableGLXRootClipping&amp;quot; &amp;quot;True&amp;quot;&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;
在xorg.conf中新增一节内容：&lt;br /&gt;
&lt;div class="codeblock"&gt;&lt;code&gt;Section &amp;quot;Extensions&amp;quot;&lt;br /&gt;Option &amp;quot;Composite&amp;quot; &amp;quot;1&amp;quot;&lt;br /&gt;EndSection&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;p&gt;&lt;li&gt;启动compiz
&lt;p&gt;
重新启动X Window，在一个终端窗口中输入命令：&lt;br /&gt;
&lt;div class="codeblock"&gt;&lt;code&gt;compiz --replace ccp &amp;amp;&amp;amp; emerald &amp;amp;&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/Slack-at-linuxsir?a=hetqlBwN"&gt;&lt;img src="http://feeds.feedburner.com/~f/Slack-at-linuxsir?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
 <comments>http://slack.linuxsir.org/main/node/235#comments</comments>
 <category domain="http://slack.linuxsir.org/main/taxonomy/term/2"> 系统安装和设置</category>
 <pubDate>Tue, 04 Dec 2007 23:01:55 +0800</pubDate>
 <dc:creator>windrose</dc:creator>
 <guid isPermaLink="false">235 at http://slack.linuxsir.org/main</guid>
</item>
<item>
 <title>用src2pkg创建Slackware软件包</title>
 <link>http://slack.linuxsir.org/main/node/234</link>
 <description>&lt;p&gt;使用Slackware，会经常遇到需要自己从源代码编译软件的情况，对这些软件的管理则有点麻烦，尤其当make脚本里面没有提供uninstall选项的时候。&lt;/p&gt;
&lt;p&gt;在12.0之前，我一直用checkinstall来对付自己编译软件的问题，但是由于checkinstall&lt;a href="http://www.asic-linux.com.mx/~izto/checkinstall/"&gt;与新的coreutils不兼容&lt;/a&gt;，Pat从12.0中去掉了checkinstall。自此，我一直在寻找一个能够取代它的方便、好用的工具。前两天，Linux.com的一篇&lt;a href="http://www.linux.com/feature/121499"&gt;文章&lt;/a&gt;推荐了&lt;a href="http://distro.ibiblio.org/pub/linux/distributions/amigolinux/download/src2pkg/"&gt;src2pkg&lt;/a&gt;，说是比checkinstall更好的东西。&lt;/p&gt;
&lt;p&gt;使用checkinstall，需要先下载软件的源码，解压缩，然后运行configure, make，最后才用checkinstall替代 make install。而用src2pkg，可以直接输入 src2pkg source.tar.gz 命令，src2pkg会自动解压，运行configure,make，并在/tmp目录中生成最终的tgz包。甚至还可以更偷懒一点，用 src2pkg http://url_to_source_tar_gz 这样的命令，连手动下载源码包的过程都免掉了。src2pkg的特别之处在于需要以root身份运行，它自己也是装在/usr/sbin/的目录中的，这个特性与运行slackbuild脚本生成tgz包类似。&lt;/p&gt;
&lt;p&gt;src2pkg有一些命令行参数（详见man），其中 -e参数可用于向configure提供配置选项，应该会经常用到。这就带来一个问题。要知道configure接受哪些参数，常常要运行 configure --help，这样还是要先下载、解压缩源码包，前面提到的两种自动方式就不适用了，但这点小麻烦与src2pkg带来的便利相比，可以忽略不计。&lt;/p&gt;
&lt;p&gt;这两天我试着用src2pkg编译安装了几个软件，安装、使用的过程都很正常。今后替代checkinstall的就是它了。&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/Slack-at-linuxsir?a=xX6H92a1"&gt;&lt;img src="http://feeds.feedburner.com/~f/Slack-at-linuxsir?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
 <comments>http://slack.linuxsir.org/main/node/234#comments</comments>
 <category domain="http://slack.linuxsir.org/main/taxonomy/term/5"> 应用程序</category>
 <pubDate>Sun, 02 Dec 2007 23:39:40 +0800</pubDate>
 <dc:creator>windrose</dc:creator>
 <guid isPermaLink="false">234 at http://slack.linuxsir.org/main</guid>
</item>
<item>
 <title>本站程序升级完成 </title>
 <link>http://slack.linuxsir.org/main/node/233</link>
 <description>&lt;p&gt;本站程序升级完成，采用drupal 5.3，除去了N多的BUG。修正了书籍的BUG，加强了附件功能，干净的URL，转换编码为UTF8，还有Gmail企业级邮局托管，邮件发送更为及时，自由定义分类无需安装插件，还有……&lt;/p&gt;
&lt;p&gt;目前这个文章管理系统，已经完全可以满足我们的需要，我们终于可以排版出漂亮的DOC，Drupal 经过几年的发展，终于发布了一个可用版本，值得我们庆贺！！&lt;/p&gt;
&lt;p&gt;下一步，我们要加入PDF的支持以及LinuxSir.Org 用户名全站通，这是不是值得期待？&lt;/p&gt;
&lt;p&gt;总之，这次我们升级，是为了下次用户全站通做准备，在LinuxSir.Org 开发人员不足的的现实下，我们只能把期待放在国际伟大的程序员身上，我们向他们致敬！&lt;/p&gt;
&lt;p&gt;欢迎大家试用，谢谢~&lt;/p&gt;
&lt;ul&gt;
&lt;ul&gt;
&lt;ul&gt;
&lt;ul&gt;
&lt;ul&gt;
&lt;ul&gt;
LinuxSir.Org  小组 &lt;/p&gt;
&lt;p&gt;2007/11/10
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;!-break--&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/Slack-at-linuxsir?a=RTYJacJy"&gt;&lt;img src="http://feeds.feedburner.com/~f/Slack-at-linuxsir?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
 <comments>http://slack.linuxsir.org/main/node/233#comments</comments>
 <category domain="http://slack.linuxsir.org/main/taxonomy/term/7"> 管理公告</category>
 <pubDate>Sat, 10 Nov 2007 02:38:59 +0800</pubDate>
 <dc:creator>beinan</dc:creator>
 <guid isPermaLink="false">233 at http://slack.linuxsir.org/main</guid>
</item>
<item>
 <title>Slackware 12.0 发布公告(中文稿)</title>
 <link>http://slack.linuxsir.org/main/node/230</link>
 <description>&lt;p&gt;翻译：doudou586&lt;/p&gt;
&lt;p&gt;嗨，各位伙计们，现在又到了发布一个新的Slackware稳定版的时候了，所以，没费更多周折，现发布Slackware 12.0！由于我们现在已全面转向支持2.6内核系列（新版本已经过精心调校已充分利用其新特性），我们觉得Slackware 12.0相比上一个版本（Slackware 11.0）有很多的改进，它是一个所有Slackware用户都“应该升级”的版本。&lt;/p&gt;
&lt;p&gt;&lt;a href="http://slack.linuxsir.org/main/node/230"&gt;阅读全文&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/Slack-at-linuxsir?a=48yoMPjT"&gt;&lt;img src="http://feeds.feedburner.com/~f/Slack-at-linuxsir?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
 <comments>http://slack.linuxsir.org/main/node/230#comments</comments>
 <category domain="http://slack.linuxsir.org/main/taxonomy/term/4"> 事件</category>
 <pubDate>Thu, 05 Jul 2007 21:56:53 +0800</pubDate>
 <dc:creator>windrose</dc:creator>
 <guid isPermaLink="false">230 at http://slack.linuxsir.org/main</guid>
</item>
<item>
 <title>Slackware 12.0 发布</title>
 <link>http://slack.linuxsir.org/main/node/229</link>
 <description>&lt;p&gt;by 北南南北&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;
That's right, the first 2.6(.21.5) based Slackware release is ready for download! We think you'll enjoy the latest kernel, KDE 3.5.7, XFce 4.4.1, HAL automounting for desktop users, an updated toolchain, and many other enhancements. The official announcement has more details. Also, consider supporting the project at http://store.slackware.com. Thanks to everyone who contributed improvements and fixes this time -- a lot of help made this a relatively smooth release.&lt;/p&gt;
&lt;p&gt;Thanks, and enjoy!&lt;/p&gt;
&lt;p&gt;Pat and the Slackware team
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;下载地址： &lt;a href="http://www.slackware.com/getslack"&gt;http://www.slackware.com/getslack&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://slack.linuxsir.org/main/node/229"&gt;阅读全文&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/Slack-at-linuxsir?a=w9HpByTl"&gt;&lt;img src="http://feeds.feedburner.com/~f/Slack-at-linuxsir?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
 <comments>http://slack.linuxsir.org/main/node/229#comments</comments>
 <category domain="http://slack.linuxsir.org/main/taxonomy/term/4"> 事件</category>
 <pubDate>Wed, 04 Jul 2007 22:30:44 +0800</pubDate>
 <dc:creator>windrose</dc:creator>
 <guid isPermaLink="false">229 at http://slack.linuxsir.org/main</guid>
</item>
<item>
 <title>用Google Docs发帖</title>
 <link>http://slack.linuxsir.org/main/node/228</link>
 <description>&lt;p&gt;  打开了本站drupal程序的blogapi功能，现在可以用google docs或者其他一些编辑工具直接发帖。google docs的设置方式如图：&lt;br&gt; &lt;br&gt;&lt;a href="http://picasaweb.google.com/windrosecn/Blog/photo#5078503312033123298"&gt;&lt;img src="http://lh6.google.com/image/windrosecn/Rnp32vBhC-I/AAAAAAAAAIA/Wc0o9DoamN8/s400/gdocs.jpg" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/Slack-at-linuxsir?a=dslhaBsW"&gt;&lt;img src="http://feeds.feedburner.com/~f/Slack-at-linuxsir?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
 <comments>http://slack.linuxsir.org/main/node/228#comments</comments>
 <category domain="http://slack.linuxsir.org/main/taxonomy/term/6"> 杂项</category>
 <pubDate>Thu, 21 Jun 2007 13:25:46 +0800</pubDate>
 <dc:creator>windrose</dc:creator>
 <guid isPermaLink="false">228 at http://slack.linuxsir.org/main</guid>
</item>
</channel>
</rss>
