<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feed.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" version="2.0"><channel><atom:link href="http://feed.feedsky.com/missingwallorg" type="application/rss+xml" ref="self"></atom:link><fs:self_link href="http://feed.feedsky.com/missingwallorg" type="application/rss+xml"></fs:self_link><lastBuildDate>Sun, 29 Jun 2008 11:27:48 GMT</lastBuildDate><title>MissingWall.org 灰色迷墙</title><description>I was just a child then, now I am only a man.</description><image><url>http://www.feedsky.com/feed/missingwallorg/sc/gif</url><title>MissingWall.org 灰色迷墙</title><link>http://missingwall.org</link></image><link>http://missingwall.org</link><atom:link href="http://missingwall.org/?feed=rss2" rel="self" type="application/rss+xml"></atom:link><language>en</language><pubDate>Sun, 29 Jun 2008 11:27:48 GMT</pubDate><dc:date>2008-06-29T11:27:48Z</dc:date><dc:language>en</dc:language><item><title>[Ubuntu]关联firefox和MLDonkey，或者说，批量下载</title><link>http://item.feedsky.com/~feedsky/missingwallorg/~5914347/88662457/4050684/1/item.html</link><content:encoded>&lt;p&gt;过去用windows的时候，eMule只要一点击就能直接载入链接，现在在ubuntu下则觉得有点复杂。&lt;/p&gt;
&lt;p&gt;其实本来由一个mldonkey_protocol_handler.xpi插件可以使用的，不过Ubuntu8.04默认带的是Firefox3，所以我没有找到能用的新版本，搜索了一下，找到了个方法，不过貌似和我的机器不搭调，设置完了还是不行，不过还是发上来，大家看看管不管用，可能是rp问题也有可能。&lt;/p&gt;
&lt;p&gt;首先，进入about:config，新建两个键值，一个是布尔型，network.protocol-handler.external.ed2k，键值为false&lt;/p&gt;
&lt;p&gt;另一个是字符串 network.protocol-handler.app.ed2k 键值是~/.mldonkey/submit&lt;/p&gt;
&lt;p&gt;然后到~/.mldonkey/submit，新建一个submit文本,键入&lt;/p&gt;
&lt;p&gt;#!/bin/bash&lt;br /&gt;
echo dllink $*|nc -q 1 127.0.0.1 4000&lt;/p&gt;
&lt;p&gt;保存之后就ok了。&lt;/p&gt;
&lt;p&gt;不过我这里不管用，所以曲线救国，找到了一条批量下载的方法。&lt;/p&gt;
&lt;p&gt;过去一直用sancho的GUI界面，后来知道了fttp管理的方法。http://localhost:4080，进入这里之后上方有一个DL的按钮，点击后把全部都拷贝进去，就可以一次下载所有链接了。&lt;/p&gt;
&lt;p class=&quot;akst_link&quot;&gt;&lt;a href=&quot;http://missingwall.org/?p=204&amp;amp;akst_action=share-this&quot;  title=&quot;E-mail this, post to del.icio.us, etc.&quot; id=&quot;akst_link_204&quot; class=&quot;akst_share_link&quot; rel=&quot;nofollow&quot;&gt;Share This&lt;/a&gt;
&lt;/p&gt;&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=9d471f6265c3098b45cd418c46906539&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=9d471f6265c3098b45cd418c46906539&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=2120cbfd2173ab620cfb02da0596a97b&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=2120cbfd2173ab620cfb02da0596a97b&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=c7ca24f3fd6a63710a6f63314bb2400d&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=c7ca24f3fd6a63710a6f63314bb2400d&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</content:encoded><wfw:commentRss>http://missingwall.org/?feed=rss2&amp;p=204</wfw:commentRss><description>过去用windows的时候，eMule只要一点击就能直接载入链接，现在在ubuntu下则觉得有点复杂。
其实本来由一个mldonkey_protocol_handler.xpi插件可以使用的，不过Ubuntu8.04默认带的是Firefox3，所以我没有找到能用的新版本，搜索了一下，找到了个方法，不过貌似和我的机器不搭调，设置完了还是不行，不过还是发上来，大家看看管不管用，可能是rp问题也有可能。
首先，进入about:config，新建两个键值，一个是布尔型，network.protocol-handler.external.ed2k，键值为false
另一个是字符串 network.protocol-handler.app.ed2k 键值是~/.mldonkey/submit
然后到~/.mldonkey/submit，新建一个submit文本,键入
#!/bin/bash
echo dllink $*&amp;#124;nc -q 1 127.0.0.1 4000
保存之后就ok了。
不过我这里不管用，所以曲线救国，找到了一条批量下载的方法。
过去一直用sancho的GUI界面，后来知道了fttp管理的方法。http://localhost:4080，进入这里之后上方有一个DL的按钮，点击后把全部都拷贝进去，就可以一次下载所有链接了。
Share This&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=9d471f6265c3098b45cd418c46906539&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=9d471f6265c3098b45cd418c46906539&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=2120cbfd2173ab620cfb02da0596a97b&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=2120cbfd2173ab620cfb02da0596a97b&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=c7ca24f3fd6a63710a6f63314bb2400d&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=c7ca24f3fd6a63710a6f63314bb2400d&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</description><category>donkey批量下载</category><category>mldonkey_protocol_handler</category><category>Linux相关</category><category>firefox mldonkey关联</category><pubDate>Sun, 29 Jun 2008 19:27:48 +0800</pubDate><author>Slain.Carmick</author><comments>http://missingwall.org/?p=204#comments</comments><guid isPermaLink="false">http://missingwall.org/?p=204</guid><dc:creator>Slain.Carmick</dc:creator><fs:srclink>http://missingwall.org/?p=204</fs:srclink><fs:srcfeed>http://missingwall.org/?feed=rss2</fs:srcfeed><fs:itemid>feedsky/missingwallorg/~5914347/88662457/4050684</fs:itemid></item><item><title>linux下可以完美运行的网页游戏 ikariam 回到古代世界！</title><link>http://item.feedsky.com/~feedsky/missingwallorg/~5914347/88662458/4050684/1/item.html</link><content:encoded>&lt;p&gt;今天看gmail时发现的一封广告（貌似是过去那个作狼人和吸血鬼的德国公司），是个新的网页游戏，ikariam。&lt;/p&gt;
&lt;p&gt;去看了看，firefox可以完美运行，图像非常的赞，而且很难得的就是，让我想到了文明（其实不怎么像）。&lt;/p&gt;
&lt;p&gt;如果简单地说的话，可以说是更加漂亮的古代ogame（大家玩过么，我总是被莫名其妙地灭掉）。&lt;/p&gt;
&lt;p&gt;先贴张图，我刚刚建造了兵营，嘿嘿，防御要紧。&lt;/p&gt;
&lt;p&gt;重要通告！&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;color: #ff6600;&quot;&gt;注册的时候 密码必须要在8-15个字符，一定记住！ 因为如果没这么作，会一直不能注册成功，而且没有任何提示！&lt;/span&gt;&lt;/p&gt;
&lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;650&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;padding: 0pt 0pt 0pt 100px;&quot; height=&quot;159&quot; valign=&quot;bottom&quot; background=&quot;http://banner.gameforgeads.de/b/ik_mailhead.jpg&quot;&gt;
&lt;h1 style=&quot;font-size: 14px; font-family: Verdana,Arial,Helvetica,sans-serif; color: #502604;&quot;&gt;Ikariam - 回到古代世界！&lt;/h1&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot; background=&quot;http://banner.gameforgeads.de/b/ik_mailbody.jpg&quot;&gt;
&lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;470&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;padding: 0pt 0pt 0pt 10px;&quot; align=&quot;left&quot;&gt;
&lt;ul style=&quot;margin: 0pt; padding: 0pt; width: 280px; color: #502604; font-size: 11px; font-family: Verdana,Arial,Helvetica,sans-serif;&quot;&gt;&lt;a style=&quot;text-decoration: none; color: #502604;&quot; href=&quot;http://ikariam.cn/?kid=1-03831-09031-0806-10320231&quot; target=&quot;_blank&quot;&gt;&lt;br /&gt;
在新游戏 Ikariam 中，代世界将由您主宰！&lt;br /&gt;
亚特兰蒂斯是否真的沉入了海底？&lt;br /&gt;
诗人荷马与黄皮肤四个手指的荷马辛普森有什么联系？&lt;/p&gt;
&lt;p&gt;现在，轮到您来开创下一个伟大的文明，带领人民写下光荣的历史！&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;登录 Ikariam.cn 免费游戏吧！&lt;/strong&gt;&lt;/a&gt;&lt;a style=&quot;text-decoration: none; color: #502604;&quot; href=&quot;http://ikariam.cn/?kid=1-03831-09031-0806-10320231&quot; target=&quot;_blank&quot;&gt;&lt;/p&gt;
&lt;p&gt;- 与岛屿上的玩家一起探索大自然的宝藏&lt;/p&gt;
&lt;p&gt;- 在贸易和战争中形成联盟、签订条约&lt;/p&gt;
&lt;p&gt;- 扩张帝国的版图，挑战阿基米德的智慧&lt;/p&gt;
&lt;p&gt;- 建造属于自己的城镇，博弈古代世界&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;岛屿帝国等待您的引领！&lt;/strong&gt;&lt;br /&gt;
&lt;/a&gt;&lt;/ul&gt;
&lt;/td&gt;
&lt;td align=&quot;right&quot; valign=&quot;top&quot;&gt;
&lt;a href=&quot;http://ikariam.cn/?kid=1-03831-09031-0806-10320231&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://banner.gameforgeads.de/b/ik_scr_world.jpg&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ikariam.cn/?kid=1-03831-09031-0806-10320231&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://banner.gameforgeads.de/b/ik_scr_city.jpg&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;470&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;div style=&quot;margin: 10px 20px 0pt 90px; padding: 15pt 0pt 0pt 20px; overflow: hidden; height: 52px; text-align: center; width: 265px;&quot;&gt;&lt;a style=&quot;color: #811b0b; text-decoration: none;&quot; href=&quot;http://ikariam.cn/?kid=1-03831-09031-0806-10320231&quot; target=&quot;_blank&quot;&gt;现在就来免费游戏吧！&lt;/a&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src=&quot;http://banner.gameforgeads.de/b/submarine.gif&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src=&quot;http://banner.gameforgeads.de/b/ik_mailfoot.jpg&quot; border=&quot;0&quot; alt=&quot;&quot; width=&quot;650&quot; height=&quot;23&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;font-family: Arial,Helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal;&quot; align=&quot;center&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p class=&quot;akst_link&quot;&gt;&lt;a href=&quot;http://missingwall.org/?p=203&amp;amp;akst_action=share-this&quot;  title=&quot;E-mail this, post to del.icio.us, etc.&quot; id=&quot;akst_link_203&quot; class=&quot;akst_share_link&quot; rel=&quot;nofollow&quot;&gt;Share This&lt;/a&gt;
&lt;/p&gt;&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=554b3aada446930d97e81bfd7226a9b4&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=554b3aada446930d97e81bfd7226a9b4&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=c9e656528525b680052bdc193e7a3822&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=c9e656528525b680052bdc193e7a3822&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=513ee4baf3011618ff02e5a0a8783ada&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=513ee4baf3011618ff02e5a0a8783ada&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</content:encoded><wfw:commentRss>http://missingwall.org/?feed=rss2&amp;p=203</wfw:commentRss><description>今天看gmail时发现的一封广告（貌似是过去那个作狼人和吸血鬼的德国公司），是个新的网页游戏，ikariam。
去看了看，firefox可以完美运行，图像非常的赞，而且很难得的就是，让我想到了文明（其实不怎么像）。
如果简单地说的话，可以说是更加漂亮的古代ogame（大家玩过么，我总是被莫名其妙地灭掉）。
先贴张图，我刚刚建造了兵营，嘿嘿，防御要紧。
重要通告！
注册的时候 密码必须要在8-15个字符，一定记住！ 因为如果没这么作，会一直不能注册成功，而且没有任何提示！




Ikariam - 回到古代世界！









在新游戏 Ikariam 中，代世界将由您主宰！
亚特兰蒂斯是否真的沉入了海底？
诗人荷马与黄皮肤四个手指的荷马辛普森有什么联系？
现在，轮到您来开创下一个伟大的文明，带领人民写下光荣的历史！
登录 Ikariam.cn 免费游戏吧！
- 与岛屿上的玩家一起探索大自然的宝藏
- 在贸易和战争中形成联盟、签订条约
- 扩张帝国的版图，挑战阿基米德的智慧
- 建造属于自己的城镇，博弈古代世界
岛屿帝国等待您的引领！












现在就来免费游戏吧！
















Share This&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=554b3aada446930d97e81bfd7226a9b4&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=554b3aada446930d97e81bfd7226a9b4&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=c9e656528525b680052bdc193e7a3822&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=c9e656528525b680052bdc193e7a3822&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=513ee4baf3011618ff02e5a0a8783ada&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=513ee4baf3011618ff02e5a0a8783ada&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</description><category>Ikariam</category><category>web游戏</category><category>游戏相关</category><pubDate>Sat, 21 Jun 2008 16:44:00 +0800</pubDate><author>Slain.Carmick</author><comments>http://missingwall.org/?p=203#comments</comments><guid isPermaLink="false">http://missingwall.org/?p=203</guid><dc:creator>Slain.Carmick</dc:creator><fs:srclink>http://missingwall.org/?p=203</fs:srclink><fs:srcfeed>http://missingwall.org/?feed=rss2</fs:srcfeed><fs:itemid>feedsky/missingwallorg/~5914347/88662458/4050684</fs:itemid></item><item><title>[Ubuntu]ScreenLets 插件 SlideshowPlus</title><link>http://item.feedsky.com/~feedsky/missingwallorg/~5914347/88662459/4050684/1/item.html</link><content:encoded>&lt;p&gt;发现这个东西，我承认是我居心不良的结果。&lt;/p&gt;
&lt;p&gt;各位同样居心不良的，看到贴图也进来看看吧。&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://missingwall.org/wp-content/uploads/2008/06/69519-1.png&quot;&gt;&lt;img class=&quot;alignnone size-full wp-image-200&quot; title=&quot;screenlets-slideshow1&quot; src=&quot;http://missingwall.org/wp-content/uploads/2008/06/69519-1.png&quot; alt=&quot;screenlets-slideshow&quot; width=&quot;200&quot; height=&quot;200&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;http://missingwall.org/wp-content/uploads/2008/06/69519-2.png&quot;&gt;&lt;img class=&quot;alignnone size-full wp-image-201&quot; title=&quot;screenlets-slideshow2&quot; src=&quot;http://missingwall.org/wp-content/uploads/2008/06/69519-2.png&quot; alt=&quot;screenlets-slideshow&quot; width=&quot;200&quot; height=&quot;200&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;http://missingwall.org/wp-content/uploads/2008/06/69519-3.png&quot;&gt;&lt;img class=&quot;alignnone size-full wp-image-202&quot; title=&quot;screenlets-slideshow3&quot; src=&quot;http://missingwall.org/wp-content/uploads/2008/06/69519-3.png&quot; alt=&quot;screenlets-slideshow&quot; width=&quot;200&quot; height=&quot;200&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;其实，这只是个带边框效果的图片浏览插件而已……&lt;/p&gt;
&lt;p&gt;&lt;span id=&quot;more-198&quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;要使用这个，你必须安装了screenlets这个软件，类似macosx下面widget的东西，应该是吧。&lt;/p&gt;
&lt;p&gt;可以在新利得里面搜索screenlets，或者在终端里使用&lt;/p&gt;
&lt;p style=&quot;padding-left: 30px;&quot;&gt;sudo apt-get install screenlets&lt;/p&gt;
&lt;p&gt;来安装。&lt;/p&gt;
&lt;p&gt;然后，下载插件文件 &lt;a href=&quot;http://www.gnome-look.org/CONTENT/content-files/69519-SlideshowPlus.tar.gz&quot; target=&quot;_blank&quot;&gt;69519-SlideshowPlus.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;并且解压，然后运行解压后的SlideshowPlusScreenlet.py文件，就可以在screenlets里面看到一个灰色的五角星，写着slideshow，打开这个plus就行了。&lt;/p&gt;
&lt;p&gt;效果还凑合，我说过，我是被骗的……&lt;/p&gt;
&lt;p class=&quot;akst_link&quot;&gt;&lt;a href=&quot;http://missingwall.org/?p=198&amp;amp;akst_action=share-this&quot;  title=&quot;E-mail this, post to del.icio.us, etc.&quot; id=&quot;akst_link_198&quot; class=&quot;akst_share_link&quot; rel=&quot;nofollow&quot;&gt;Share This&lt;/a&gt;
&lt;/p&gt;&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=f99674b4042c01cb0302804c03a6ff40&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=f99674b4042c01cb0302804c03a6ff40&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=44cd72666acef9a7971f16f94196e39c&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=44cd72666acef9a7971f16f94196e39c&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=6e5d1aa122008691e5d3bde1b2cdfd24&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=6e5d1aa122008691e5d3bde1b2cdfd24&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</content:encoded><wfw:commentRss>http://missingwall.org/?feed=rss2&amp;p=198</wfw:commentRss><description>发现这个东西，我承认是我居心不良的结果。
各位同样居心不良的，看到贴图也进来看看吧。

其实，这只是个带边框效果的图片浏览插件而已……

要使用这个，你必须安装了screenlets这个软件，类似macosx下面widget的东西，应该是吧。
可以在新利得里面搜索screenlets，或者在终端里使用
sudo apt-get install screenlets
来安装。
然后，下载插件文件 69519-SlideshowPlus.tar.gz
并且解压，然后运行解压后的SlideshowPlusScreenlet.py文件，就可以在screenlets里面看到一个灰色的五角星，写着slideshow，打开这个plus就行了。
效果还凑合，我说过，我是被骗的……
Share This&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=f99674b4042c01cb0302804c03a6ff40&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=f99674b4042c01cb0302804c03a6ff40&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=44cd72666acef9a7971f16f94196e39c&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=44cd72666acef9a7971f16f94196e39c&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=6e5d1aa122008691e5d3bde1b2cdfd24&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=6e5d1aa122008691e5d3bde1b2cdfd24&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</description><category>Ubuntu 主题</category><category>ubuntu</category><category>ScreenLets 插件</category><category>SlideshowPlus</category><pubDate>Mon, 09 Jun 2008 21:50:18 +0800</pubDate><author>Slain.Carmick</author><comments>http://missingwall.org/?p=198#comments</comments><guid isPermaLink="false">http://missingwall.org/?p=198</guid><dc:creator>Slain.Carmick</dc:creator><fs:srclink>http://missingwall.org/?p=198</fs:srclink><fs:srcfeed>http://missingwall.org/?feed=rss2</fs:srcfeed><fs:itemid>feedsky/missingwallorg/~5914347/88662459/4050684</fs:itemid></item><item><title>[Ubuntu]GNOME 清爽主题配色脚本 Colorize me 蓝 桔红 绿 酒红四种配色</title><link>http://item.feedsky.com/~feedsky/missingwallorg/~5914347/88662460/4050684/1/item.html</link><content:encoded>&lt;p&gt;这是个ubuntu的scripts，东西不大，10k才。用来安装主题的。&lt;br /&gt;
这个主题只在Ubuntu8.04下测试成功过，其他的版本不确定可用。&lt;br /&gt;
这是从GNOME-LOOK转来的，大略翻译了一下，希望大家喜欢。先贴个图：&lt;br /&gt;
&lt;a href=&quot;http://missingwall.org/wp-content/uploads/2008/06/82706-2.jpg&quot;&gt;&lt;img class=&quot;alignnone size-medium wp-image-192&quot; title=&quot;ColorizeMe BRAVE&quot; src=&quot;http://missingwall.org/wp-content/uploads/2008/06/82706-2-300x187.jpg&quot; alt=&quot;ColorizeMe&quot; width=&quot;300&quot; height=&quot;187&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://missingwall.org/wp-content/uploads/2008/06/82706-1.jpg&quot;&gt;&lt;img class=&quot;alignnone size-medium wp-image-193&quot; title=&quot;ColorizeMe WISE&quot; src=&quot;http://missingwall.org/wp-content/uploads/2008/06/82706-1-300x187.jpg&quot; alt=&quot;ColorizeMe&quot; width=&quot;300&quot; height=&quot;187&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://missingwall.org/wp-content/uploads/2008/06/82706-3.jpg&quot;&gt;&lt;img class=&quot;alignnone size-medium wp-image-194&quot; title=&quot;ColorizeMe HUMAN&quot; src=&quot;http://missingwall.org/wp-content/uploads/2008/06/82706-3-300x187.jpg&quot; alt=&quot;ColorizeMe&quot; width=&quot;300&quot; height=&quot;187&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;color: #ff6600;&quot;&gt;喜欢的话，内页是具体的安装方法&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id=&quot;more-195&quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;1首先，下载脚本文件: &lt;a href=&quot;http://www.gnome-look.org/CONTENT/content-files/82706-ColorizeMe%200.3.tar.gz&quot; target=&quot;_blank&quot;&gt;82706-ColorizeMe%200.3.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;2然后，用tar zxf来解压，或者直接点击解压。&lt;/p&gt;
&lt;p&gt;3打开终端，cd到clearlooks-style目录&lt;/p&gt;
&lt;p&gt;4然后输入./install -xxx&lt;/p&gt;
&lt;p style=&quot;padding-left: 30px;&quot;&gt;这里说一下，一共有brave,human,wise,wine四种主题，分别是蓝 桔红 绿 酒红，安装的时候用这四个代替xxx，譬如说安装绿色的主题(我很喜欢，现在就在用这个)就输入&lt;/p&gt;
&lt;p style=&quot;padding-left: 30px;&quot;&gt;./install -wise&lt;/p&gt;
&lt;p style=&quot;padding-left: 30px;&quot;&gt;就可以了，还有 如果在这四个后面分别加dark的话，就是黑色框的版本(./install -wisedark)&lt;/p&gt;
&lt;p&gt;5如果不能运行的话，就尝试一下sudo chmod +x install&lt;/p&gt;
&lt;p&gt;6然后再安装4&lt;/p&gt;
&lt;p&gt;安装过程会慢一点，需要下载东西，还有，这个不需要sudo的。&lt;/p&gt;
&lt;p&gt;最后，ENJOY！&lt;/p&gt;
&lt;p class=&quot;akst_link&quot;&gt;&lt;a href=&quot;http://missingwall.org/?p=195&amp;amp;akst_action=share-this&quot;  title=&quot;E-mail this, post to del.icio.us, etc.&quot; id=&quot;akst_link_195&quot; class=&quot;akst_share_link&quot; rel=&quot;nofollow&quot;&gt;Share This&lt;/a&gt;
&lt;/p&gt;&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=1feeba4f66586a9cd5861f3e11467543&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=1feeba4f66586a9cd5861f3e11467543&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=87a0c9128f79aff6582a159202fb4456&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=87a0c9128f79aff6582a159202fb4456&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=1317059bf028bb0395c76c3539d02752&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=1317059bf028bb0395c76c3539d02752&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</content:encoded><wfw:commentRss>http://missingwall.org/?feed=rss2&amp;p=195</wfw:commentRss><description>这是个ubuntu的scripts，东西不大，10k才。用来安装主题的。
这个主题只在Ubuntu8.04下测试成功过，其他的版本不确定可用。
这是从GNOME-LOOK转来的，大略翻译了一下，希望大家喜欢。先贴个图：



喜欢的话，内页是具体的安装方法

1首先，下载脚本文件: 82706-ColorizeMe%200.3.tar.gz
2然后，用tar zxf来解压，或者直接点击解压。
3打开终端，cd到clearlooks-style目录
4然后输入./install -xxx
这里说一下，一共有brave,human,wise,wine四种主题，分别是蓝 桔红 绿 酒红，安装的时候用这四个代替xxx，譬如说安装绿色的主题(我很喜欢，现在就在用这个)就输入
./install -wise
就可以了，还有 如果在这四个后面分别加dark的话，就是黑色框的版本(./install -wisedark)
5如果不能运行的话，就尝试一下sudo chmod +x install
6然后再安装4
安装过程会慢一点，需要下载东西，还有，这个不需要sudo的。
最后，ENJOY！
Share This&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=1feeba4f66586a9cd5861f3e11467543&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=1feeba4f66586a9cd5861f3e11467543&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=87a0c9128f79aff6582a159202fb4456&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=87a0c9128f79aff6582a159202fb4456&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=1317059bf028bb0395c76c3539d02752&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=1317059bf028bb0395c76c3539d02752&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</description><category>Ubuntu 主题</category><category>ubuntu</category><category>GNOME</category><category>主题</category><category>script</category><pubDate>Sun, 08 Jun 2008 11:46:03 +0800</pubDate><author>Slain.Carmick</author><comments>http://missingwall.org/?p=195#comments</comments><guid isPermaLink="false">http://missingwall.org/?p=195</guid><dc:creator>Slain.Carmick</dc:creator><fs:srclink>http://missingwall.org/?p=195</fs:srclink><fs:srcfeed>http://missingwall.org/?feed=rss2</fs:srcfeed><fs:itemid>feedsky/missingwallorg/~5914347/88662460/4050684</fs:itemid></item><item><title>[Open Source Moive]开源动画电影 Elephants Dream</title><link>http://item.feedsky.com/~feedsky/missingwallorg/~5914347/88662461/4050684/1/item.html</link><content:encoded>&lt;p style=&quot;text-align: center;&quot;&gt;所谓开源电影，其实就是基于一系列开源软件制作的3D动画电影。&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;前些日子看了2006年出的Elephants Dream，觉得很不错。就效果而言，和那些所谓3D大片差不多，美工不过，不过是那种欧美的粗犷风格，音乐也还行，比较喜欢的是两个人在长长的类似隧道的东西上奔跑，身后都是机械麻雀在追赶的那个场景。&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;这个Elephants Dream的主页是这里：&lt;a href=&quot;http://www.elephantsdream.org/&quot; target=&quot;_blank&quot;&gt;http://www.elephantsdream.org/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;然后，这里是电影的下载地址：&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://orange.blender.org/wp-content/themes/orange/images/media/ed-thumb-1920.jpg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;
&lt;img class=&quot;smallicon&quot; src=&quot;http://orange.blender.org/wp-content/themes/orange/images/common/video-x-generic.png&quot; alt=&quot;&quot; /&gt; &lt;a href=&quot;http://ed.plonkmedia.org/Elephants_Dream_HD.avi&quot;&gt;815MB (USA #2)&lt;/a&gt;&lt;a href=&quot;http://ed.plonkmedia.org/Elephants_Dream_HD.avi&quot;&gt;&lt;img class=&quot;smallicon&quot; src=&quot;http://orange.blender.org/wp-content/themes/orange/images/common/video-x-generic.png&quot; alt=&quot;&quot; /&gt; &lt;/a&gt;&lt;a href=&quot;http://ftp.gui.uva.es/pub/multimedia/movies/elephantsdream/elephantsdream-1920-hd-mpeg4-su-ac3.avi&quot;&gt;815MB (Spain)&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ftp.gui.uva.es/pub/multimedia/movies/elephantsdream/elephantsdream-1920-hd-mpeg4-su-ac3.avi&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://ftp.gui.uva.es/pub/multimedia/movies/elephantsdream/elephantsdream-1920-hd-mpeg4-su-ac3.avi&quot;&gt;&lt;img class=&quot;smallicon&quot; src=&quot;http://orange.blender.org/wp-content/themes/orange/images/common/video-x-generic.png&quot; alt=&quot;&quot; /&gt; &lt;/a&gt;&lt;a href=&quot;ftp://media.sh.cvut.cz/avc/mirrors/orange/Elephants_Dream_HD.avi&quot;&gt;815MB (Czech Republic)&lt;/a&gt;&lt;a href=&quot;ftp://media.sh.cvut.cz/avc/mirrors/orange/Elephants_Dream_HD.avi&quot;&gt;&lt;img class=&quot;smallicon&quot; src=&quot;http://orange.blender.org/wp-content/themes/orange/images/common/video-x-generic.png&quot; alt=&quot;&quot; /&gt; &lt;/a&gt;&lt;a href=&quot;http://video.blendertestbuilds.de/download.blender.org/ED/DVD1/hd/ed_hd.avi&quot;&gt;815MB (Germany)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://orange.blender.org/wp-content/themes/orange/images/media/ed-thumb-1024.jpg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ed.plonkmedia.org/Elephants_Dream_HD.avi&quot;&gt;&lt;/a&gt; &lt;a href=&quot;http://ed.plonkmedia.org/Elephants_Dream_HD.avi&quot;&gt;&lt;img class=&quot;smallicon&quot; src=&quot;http://orange.blender.org/wp-content/themes/orange/images/common/video-x-generic.png&quot; alt=&quot;&quot; /&gt; &lt;/a&gt;&lt;a href=&quot;http://public.www.planetmirror.com/pub/blender/ED/ED_1024.avi&quot;&gt;425MB (Australia)&lt;/a&gt;&lt;a href=&quot;http://ed.plonkmedia.org/Elephants_Dream_HD.avi&quot;&gt;&lt;br /&gt;
&lt;/a&gt;&lt;a href=&quot;http://public.www.planetmirror.com/pub/blender/ED/ED_1024.avi&quot;&gt;&lt;img class=&quot;smallicon&quot; src=&quot;http://orange.blender.org/wp-content/themes/orange/images/common/video-x-generic.png&quot; alt=&quot;&quot; /&gt; &lt;/a&gt;&lt;a href=&quot;http://ftp.gui.uva.es/pub/multimedia/movies/elephantsdream/elephantsdream-1024-mpeg4-su-ac3.avi&quot;&gt;425MB (Spain)&lt;/a&gt;&lt;a href=&quot;http://ftp.gui.uva.es/pub/multimedia/movies/elephantsdream/elephantsdream-1920-hd-mpeg4-su-ac3.avi&quot;&gt;&lt;br /&gt;
&lt;/a&gt;&lt;a href=&quot;http://ftp.gui.uva.es/pub/multimedia/movies/elephantsdream/elephantsdream-1024-mpeg4-su-ac3.avi&quot;&gt;&lt;img class=&quot;smallicon&quot; src=&quot;http://orange.blender.org/wp-content/themes/orange/images/common/video-x-generic.png&quot; alt=&quot;&quot; /&gt; &lt;/a&gt;&lt;a href=&quot;http://download.winboard.org/details.php?file=838&quot;&gt;425MB (Germany #1)&lt;/a&gt;&lt;a href=&quot;ftp://media.sh.cvut.cz/avc/mirrors/orange/Elephants_Dream_HD.avi&quot;&gt;&lt;br /&gt;
&lt;/a&gt;&lt;a href=&quot;http://download.winboard.org/details.php?file=838&quot;&gt;&lt;img class=&quot;smallicon&quot; src=&quot;http://orange.blender.org/wp-content/themes/orange/images/common/video-x-generic.png&quot; alt=&quot;&quot; width=&quot;22&quot; height=&quot;22&quot; /&gt; &lt;/a&gt;&lt;a href=&quot;http://video.blendertestbuilds.de/download.blender.org/ED/ED_1024.avi&quot;&gt;425MB (Germany #2)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://download.blender.org/ED/cover.jpg&quot;&gt;&lt;img style=&quot;margin-right: 1px;&quot; src=&quot;http://orange.blender.org/wp-content/themes/orange/images/media/soundtrack_cover_s.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;smallicon&quot; style=&quot;border: 0px none; margin: 0px;&quot; src=&quot;http://orange.blender.org/wp-content/themes/orange/images/common/package-x-generic.png&quot; alt=&quot;&quot; /&gt; &lt;a href=&quot;http://download.blender.org/ED/JanMorgenstern-ElephantsDream.zip&quot;&gt;Download all tracks and cover as a ZIP archive (13MB)&lt;/a&gt; (&lt;a href=&quot;http://ftp.cs.umn.edu/pub/blender.org/ED/JanMorgenstern-ElephantsDream.zip&quot;&gt;US mirror&lt;/a&gt;)&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;贴两张图片，都是1920*1080的大图，点开看看：&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://missingwall.org/wp-content/uploads/2008/06/s2_bridge.jpg&quot;&gt;&lt;img class=&quot;alignnone size-thumbnail wp-image-187&quot; title=&quot;Elepants_Dream_s2_bridge&quot; src=&quot;http://missingwall.org/wp-content/uploads/2008/06/s2_bridge-150x150.jpg&quot; alt=&quot;Elepants Dream&quot; width=&quot;150&quot; height=&quot;150&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;http://missingwall.org/wp-content/uploads/2008/06/s3_both.jpg&quot;&gt; &lt;img class=&quot;alignnone size-thumbnail wp-image-188&quot; title=&quot;Elephants_Dream_s3_both&quot; src=&quot;http://missingwall.org/wp-content/uploads/2008/06/s3_both-150x150.jpg&quot; alt=&quot;Elephants_Dream&quot; width=&quot;150&quot; height=&quot;150&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;http://missingwall.org/wp-content/uploads/2008/06/s3_telephone.jpg&quot;&gt; &lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://missingwall.org/wp-content/uploads/2008/06/s3_telephone.jpg&quot;&gt;&lt;img class=&quot;alignnone size-thumbnail wp-image-189&quot; title=&quot;Elephants_Dream_s3_telephone&quot; src=&quot;http://missingwall.org/wp-content/uploads/2008/06/s3_telephone-150x150.jpg&quot; alt=&quot;Elephants_Dream&quot; width=&quot;150&quot; height=&quot;150&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;http://missingwall.org/wp-content/uploads/2008/06/s7_both.jpg&quot;&gt; &lt;img class=&quot;alignnone size-thumbnail wp-image-190&quot; title=&quot;Elephants_Dream_s7_both&quot; src=&quot;http://missingwall.org/wp-content/uploads/2008/06/s7_both-150x150.jpg&quot; alt=&quot;Elephants_Dream&quot; width=&quot;150&quot; height=&quot;150&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p class=&quot;akst_link&quot;&gt;&lt;a href=&quot;http://missingwall.org/?p=186&amp;amp;akst_action=share-this&quot;  title=&quot;E-mail this, post to del.icio.us, etc.&quot; id=&quot;akst_link_186&quot; class=&quot;akst_share_link&quot; rel=&quot;nofollow&quot;&gt;Share This&lt;/a&gt;
&lt;/p&gt;&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=4cf264e4b16676398f71cb6c5dc75cdc&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=4cf264e4b16676398f71cb6c5dc75cdc&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=0030fb9b93fbab70545a0a7e514af37b&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=0030fb9b93fbab70545a0a7e514af37b&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=5a68ce0795f0f1658ea44e454b5d3c32&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=5a68ce0795f0f1658ea44e454b5d3c32&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</content:encoded><wfw:commentRss>http://missingwall.org/?feed=rss2&amp;p=186</wfw:commentRss><description>所谓开源电影，其实就是基于一系列开源软件制作的3D动画电影。
前些日子看了2006年出的Elephants Dream，觉得很不错。就效果而言，和那些所谓3D大片差不多，美工不过，不过是那种欧美的粗犷风格，音乐也还行，比较喜欢的是两个人在长长的类似隧道的东西上奔跑，身后都是机械麻雀在追赶的那个场景。
这个Elephants Dream的主页是这里：http://www.elephantsdream.org/
然后，这里是电影的下载地址：


 815MB (USA #2) 815MB (Spain)

 815MB (Czech Republic) 815MB (Germany)

  425MB (Australia)
 425MB (Spain)
 425MB (Germany #1)
 425MB (Germany #2)

 Download all tracks and cover as a ZIP archive (13MB) (US mirror)
贴两张图片，都是1920*1080的大图，点开看看：
  
 
Share This&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=4cf264e4b16676398f71cb6c5dc75cdc&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=4cf264e4b16676398f71cb6c5dc75cdc&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=0030fb9b93fbab70545a0a7e514af37b&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=0030fb9b93fbab70545a0a7e514af37b&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=5a68ce0795f0f1658ea44e454b5d3c32&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=5a68ce0795f0f1658ea44e454b5d3c32&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</description><enclosure url="http://ftp.gui.uva.es/pub/multimedia/movies/elephantsdream/elephantsdream-1920-hd-mpeg4-su-ac3.avi" length="854537054" type="video/x-msvideo"></enclosure><category>Elephants Dream</category><category>moive</category><category>soundtrack</category><category>彩色黑白</category><category>open source</category><category>钢铁温暖</category><pubDate>Mon, 02 Jun 2008 19:48:59 +0800</pubDate><author>Slain.Carmick</author><comments>http://missingwall.org/?p=186#comments</comments><guid isPermaLink="false">http://missingwall.org/?p=186</guid><dc:creator>Slain.Carmick</dc:creator><fs:srclink>http://missingwall.org/?p=186</fs:srclink><fs:srcfeed>http://missingwall.org/?feed=rss2</fs:srcfeed><fs:itemid>feedsky/missingwallorg/~5914347/88662461/4050684</fs:itemid></item><item><title>谢天笑 只有一个愿望</title><link>http://item.feedsky.com/~feedsky/missingwallorg/~5914347/88662462/4050684/1/item.html</link><content:encoded>&lt;p&gt;谢天笑天津13club的演出 因为校考所以不能去&lt;/p&gt;
&lt;p&gt;觉得挺抑郁 错过了二手 错过了木马 还错过了老谢&lt;/p&gt;
&lt;p&gt;很开心他有了新专辑 一直手里只有一张他的 我不爱你DEMO ，30买的带签名。&lt;/p&gt;
&lt;p&gt;这里是&lt;a href=&quot;http://www.amazon.cn/mn/detailApp?qid=1210591083&amp;amp;ref=SR&amp;amp;sr=1-2&amp;amp;uid=168-6813054-4544240&amp;amp;prodid=bkmu804323&quot;&gt;joyo的地址&lt;/a&gt;，下面的是下载地址。&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://img.verycd.com/posts/0804/post-435320-1207285606.jpg&quot; /&gt;&lt;/p&gt;
&lt;p&gt;ed2k://|file|%E8%B0%A2%E5%A4%A9%E7%AC%91.-.[%E5%8F%AA%E6%9C%89%E4%B8%80%E4%B8%AA%E6%84%BF%E6%9C%9B].%E4%B8%93%E8%BE%91.(mp3).rar|53948755|70f4a9f9fb5ce7464c55736952ede874|h=J2NCJKPZIE3ZCHSTW5CGOQR5RSX43A6Q|/&lt;/p&gt;
&lt;p class=&quot;akst_link&quot;&gt;&lt;a href=&quot;http://missingwall.org/?p=185&amp;amp;akst_action=share-this&quot;  title=&quot;E-mail this, post to del.icio.us, etc.&quot; id=&quot;akst_link_185&quot; class=&quot;akst_share_link&quot; rel=&quot;nofollow&quot;&gt;Share This&lt;/a&gt;
&lt;/p&gt;&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=44cff38c5e74fe80d69bfb42fc4a39f6&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=44cff38c5e74fe80d69bfb42fc4a39f6&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=a2bf6731fd5f3e45c4db83cf63804a0e&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=a2bf6731fd5f3e45c4db83cf63804a0e&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=ec33be515a09d0efe8b56435324cd16a&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=ec33be515a09d0efe8b56435324cd16a&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</content:encoded><wfw:commentRss>http://missingwall.org/?feed=rss2&amp;p=185</wfw:commentRss><description>谢天笑天津13club的演出 因为校考所以不能去
觉得挺抑郁 错过了二手 错过了木马 还错过了老谢
很开心他有了新专辑 一直手里只有一张他的 我不爱你DEMO ，30买的带签名。
这里是joyo的地址，下面的是下载地址。

ed2k://&amp;#124;file&amp;#124;%E8%B0%A2%E5%A4%A9%E7%AC%91.-.[%E5%8F%AA%E6%9C%89%E4%B8%80%E4%B8%AA%E6%84%BF%E6%9C%9B].%E4%B8%93%E8%BE%91.(mp3).rar&amp;#124;53948755&amp;#124;70f4a9f9fb5ce7464c55736952ede874&amp;#124;h=J2NCJKPZIE3ZCHSTW5CGOQR5RSX43A6Q&amp;#124;/
Share This&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=44cff38c5e74fe80d69bfb42fc4a39f6&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=44cff38c5e74fe80d69bfb42fc4a39f6&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=a2bf6731fd5f3e45c4db83cf63804a0e&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=a2bf6731fd5f3e45c4db83cf63804a0e&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=ec33be515a09d0efe8b56435324cd16a&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=ec33be515a09d0efe8b56435324cd16a&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</description><category>谢天笑</category><category>只有一个愿望</category><category>钢铁温暖</category><pubDate>Mon, 12 May 2008 19:19:42 +0800</pubDate><author>Slain.Carmick</author><comments>http://missingwall.org/?p=185#comments</comments><guid isPermaLink="false">http://missingwall.org/?p=185</guid><dc:creator>Slain.Carmick</dc:creator><fs:srclink>http://missingwall.org/?p=185</fs:srclink><fs:srcfeed>http://missingwall.org/?feed=rss2</fs:srcfeed><fs:itemid>feedsky/missingwallorg/~5914347/88662462/4050684</fs:itemid></item><item><title>Google新服务～Google人肉搜索～人肉征集中！</title><link>http://item.feedsky.com/~feedsky/missingwallorg/~5914347/88662463/4050684/1/item.html</link><content:encoded>&lt;p id=&quot;logo&quot;&gt;&lt;img src=&quot;http://www.google.cn/intl/zh-CN/renrou/renrou_logo.gif&quot; height=&quot;110&quot; width=&quot;291&quot; /&gt;&lt;/p&gt;
&lt;p id=&quot;input&quot;&gt;
&lt;form name=&quot;f&quot; action=&quot;http://wenda.tianya.cn/wenda/sp&quot; method=&quot;get&quot;&gt;
&lt;input name=&quot;file&quot; value=&quot;renrou&quot; type=&quot;hidden&quot; /&gt;
&lt;input autocomplete=&quot;off&quot; maxlength=&quot;2048&quot; name=&quot;subject&quot; size=&quot;50&quot; title=&quot;谷歌人肉搜索&quot; type=&quot;text&quot; /&gt;
&lt;input value=&quot;人肉搜索&quot; type=&quot;submit&quot; /&gt; &lt;/form&gt;
&lt;/p&gt;
&lt;p id=&quot;news&quot;&gt;&lt;span class=&quot;hot&quot;&gt; 新! &lt;/span&gt;&lt;a href=&quot;http://www.google.cn/intl/zh-CN/renrou/index.html#jobs&quot;&gt;谷歌人肉搜索招聘志愿者&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;大家 一定要去尝试一下哦！人家正需要志愿者呢！&lt;/h2&gt;
&lt;p&gt;一会儿记得回来说感想阿～呵呵～～～&lt;/p&gt;
&lt;p class=&quot;akst_link&quot;&gt;&lt;a href=&quot;http://missingwall.org/?p=183&amp;amp;akst_action=share-this&quot;  title=&quot;E-mail this, post to del.icio.us, etc.&quot; id=&quot;akst_link_183&quot; class=&quot;akst_share_link&quot; rel=&quot;nofollow&quot;&gt;Share This&lt;/a&gt;
&lt;/p&gt;&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=e9e20baa599b039874b0c2285f2de60d&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=e9e20baa599b039874b0c2285f2de60d&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=2e44b4e61100295157182c3ce545fb7b&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=2e44b4e61100295157182c3ce545fb7b&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=618a4eb63587d12bd6fd116a1bc2c0a1&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=618a4eb63587d12bd6fd116a1bc2c0a1&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</content:encoded><wfw:commentRss>http://missingwall.org/?feed=rss2&amp;p=183</wfw:commentRss><description> 新! 谷歌人肉搜索招聘志愿者
大家 一定要去尝试一下哦！人家正需要志愿者呢！
一会儿记得回来说感想阿～呵呵～～～
Share This&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=e9e20baa599b039874b0c2285f2de60d&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=e9e20baa599b039874b0c2285f2de60d&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=2e44b4e61100295157182c3ce545fb7b&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=2e44b4e61100295157182c3ce545fb7b&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=618a4eb63587d12bd6fd116a1bc2c0a1&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=618a4eb63587d12bd6fd116a1bc2c0a1&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</description><category>IT相关</category><category>Google 新服务</category><category>google 人肉搜索</category><pubDate>Sun, 27 Apr 2008 12:18:21 +0800</pubDate><author>Slain.Carmick</author><comments>http://missingwall.org/?p=183#comments</comments><guid isPermaLink="false">http://missingwall.org/?p=183</guid><dc:creator>Slain.Carmick</dc:creator><fs:srclink>http://missingwall.org/?p=183</fs:srclink><fs:srcfeed>http://missingwall.org/?feed=rss2</fs:srcfeed><fs:itemid>feedsky/missingwallorg/~5914347/88662463/4050684</fs:itemid></item><item><title>[Ubuntu Theme]Ubuntu 桌面主题 Satanic Edition 撒旦版</title><link>http://item.feedsky.com/~feedsky/missingwallorg/~5914347/88662464/4050684/1/item.html</link><content:encoded>&lt;p&gt;前些日子介绍了一下这个theme，今天修好了pppoeconf，所以用Ubuntu上网，顺道安装这个主题，把安装过程稍微说一下，也方便大家安装。（其实说白了就是人家原文的简单化翻译，原连接在这里http://ubuntusatanic.org/installation.php）&lt;/p&gt;
&lt;p&gt;适用于Ubuntu 8.04/7.10 Gnome/KDE&lt;/p&gt;
&lt;p&gt;首先先打开你的终端，输入以下命令：&lt;/p&gt;
&lt;blockquote&gt;
&lt;pre class=&quot;short&quot;&gt;wget -q http://ubuntusatanic.org/ubuntu-se-key.gpg -O- | sudo apt-key add -&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;p&gt;然后打开 系统-》系统管理-》软件源，在第三方软件里面点添加，输入以下的文字&lt;/p&gt;
&lt;blockquote&gt;
&lt;pre class=&quot;short&quot;&gt;deb http://ubuntusatanic.org/hell hardy main&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;pre class=&quot;short&quot;&gt;&lt;/pre&gt;
&lt;p&gt;然后更新一下，等完成后关闭，然后点击下面的链接就可以安装了：&lt;/p&gt;
&lt;p&gt;If you use Ubuntu/Gnome, install: &lt;a href=&quot;apt://ubuntu-satanic&quot;&gt;ubuntu-satanic&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you use Kubuntu/KDE, install: &lt;a href=&quot;apt://kubuntu-satanic&quot;&gt;kubuntu-satanic&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;我还在下载中，貌似很慢长，不过有个10多分钟怎么也完事了，但愿快点看到效果，呵呵。&lt;/p&gt;
&lt;p class=&quot;akst_link&quot;&gt;&lt;a href=&quot;http://missingwall.org/?p=182&amp;amp;akst_action=share-this&quot;  title=&quot;E-mail this, post to del.icio.us, etc.&quot; id=&quot;akst_link_182&quot; class=&quot;akst_share_link&quot; rel=&quot;nofollow&quot;&gt;Share This&lt;/a&gt;
&lt;/p&gt;&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=72d35c510e235c1de2f2cf842023ae55&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=72d35c510e235c1de2f2cf842023ae55&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=e918e7a96ecebdb2d1808f7df7d88286&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=e918e7a96ecebdb2d1808f7df7d88286&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=75b1d90e65a92444cdeea702f9668c69&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=75b1d90e65a92444cdeea702f9668c69&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</content:encoded><wfw:commentRss>http://missingwall.org/?feed=rss2&amp;p=182</wfw:commentRss><description>前些日子介绍了一下这个theme，今天修好了pppoeconf，所以用Ubuntu上网，顺道安装这个主题，把安装过程稍微说一下，也方便大家安装。（其实说白了就是人家原文的简单化翻译，原连接在这里http://ubuntusatanic.org/installation.php）
适用于Ubuntu 8.04/7.10 Gnome/KDE
首先先打开你的终端，输入以下命令：

wget -q http://ubuntusatanic.org/ubuntu-se-key.gpg -O- &amp;#124; sudo apt-key add -

然后打开 系统-》系统管理-》软件源，在第三方软件里面点添加，输入以下的文字

deb http://ubuntusatanic.org/hell hardy main


然后更新一下，等完成后关闭，然后点击下面的链接就可以安装了：
If you use Ubuntu/Gnome, install: ubuntu-satanic
If you use Kubuntu/KDE, install: kubuntu-satanic
我还在下载中，貌似很慢长，不过有个10多分钟怎么也完事了，但愿快点看到效果，呵呵。
Share This&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=72d35c510e235c1de2f2cf842023ae55&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=72d35c510e235c1de2f2cf842023ae55&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=e918e7a96ecebdb2d1808f7df7d88286&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=e918e7a96ecebdb2d1808f7df7d88286&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=75b1d90e65a92444cdeea702f9668c69&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=75b1d90e65a92444cdeea702f9668c69&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</description><category>Ubuntu Theme</category><category>Linux相关</category><category>Ubuntu 桌面主题</category><category>Satanic Edition</category><pubDate>Thu, 24 Apr 2008 18:04:15 +0800</pubDate><author>Slain.Carmick</author><comments>http://missingwall.org/?p=182#comments</comments><guid isPermaLink="false">http://missingwall.org/?p=182</guid><dc:creator>Slain.Carmick</dc:creator><fs:srclink>http://missingwall.org/?p=182</fs:srclink><fs:srcfeed>http://missingwall.org/?feed=rss2</fs:srcfeed><fs:itemid>feedsky/missingwallorg/~5914347/88662464/4050684</fs:itemid></item><item><title>Ubuntu 8.04 shipit！开始接受预订</title><link>http://item.feedsky.com/~feedsky/missingwallorg/~5914347/88662465/4050684/1/item.html</link><content:encoded>&lt;p&gt;shipit.ubuntu.com&lt;/p&gt;
&lt;p&gt;可以接受8.04 Per-order了，默认的request是1CD 32bit或者64bit，过去7.10的默认2cd已经暂时不见了，估计是为了能发给更多的人吧，不过需要更多的话可以用special request.&lt;/p&gt;
&lt;p&gt;Different Ubuntu CDs are made       for different types of computer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;         &lt;strong&gt;Desktop&lt;/strong&gt; Edition, for almost all PCs,         including x86-based systems like Intel Pentium and AMD         Athlon. Choose this if you are unsure.&lt;/li&gt;
&lt;li&gt;         &lt;strong&gt;64-bit Desktop&lt;/strong&gt; Edition, for computers         based on the AMD64 or Intel64 architectures (e.g., AMD Athlon 64,         and Intel Core 2).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;!-- Without using setTimeout() to disable the submit button it'll be   disabled before the browser generates the request, which will cause the   request to not contain the name/value of the button.   --&gt;&lt;/p&gt;
&lt;table class=&quot;headers-right-aligned&quot; height=&quot;90&quot; width=&quot;551&quot;&gt;
&lt;tr&gt;
&lt;th style=&quot;vertical-align: top&quot;&gt;I would like:&lt;/th&gt;
&lt;td&gt;
&lt;p id=&quot;standard-options&quot;&gt;           &lt;label&gt;&lt;br /&gt;
&lt;input name=&quot;ordertype&quot; checked=&quot;checked&quot; value=&quot;65&quot; type=&quot;radio&quot; /&gt;             &lt;span&gt;Ubuntu 8.04 LTS Desktop Edition&lt;/span&gt;           &lt;/label&gt;&lt;/p&gt;
&lt;p&gt;&lt;label&gt;&lt;br /&gt;
&lt;input name=&quot;ordertype&quot; value=&quot;69&quot; type=&quot;radio&quot; /&gt;             &lt;span&gt;Ubuntu 8.04 LTS Desktop Edition (64-bit)&lt;/span&gt;           &lt;/label&gt;&lt;/p&gt;
&lt;p&gt;You can make a &lt;a href=&quot;https://shipit.ubuntu.com/specialrequest&quot;&gt;         special request&lt;/a&gt;         for different quantities, but note this will take longer to process         and may not be approved at all.&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p class=&quot;akst_link&quot;&gt;&lt;a href=&quot;http://missingwall.org/?p=181&amp;amp;akst_action=share-this&quot;  title=&quot;E-mail this, post to del.icio.us, etc.&quot; id=&quot;akst_link_181&quot; class=&quot;akst_share_link&quot; rel=&quot;nofollow&quot;&gt;Share This&lt;/a&gt;
&lt;/p&gt;&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=68735e9ce9b36adf56b4ecd3f42600be&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=68735e9ce9b36adf56b4ecd3f42600be&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=9a6455f02c0ae9bb0072fee1335a2c0f&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=9a6455f02c0ae9bb0072fee1335a2c0f&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=624967af8e1b9aaf797729f34f9adf60&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=624967af8e1b9aaf797729f34f9adf60&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</content:encoded><wfw:commentRss>http://missingwall.org/?feed=rss2&amp;p=181</wfw:commentRss><description>shipit.ubuntu.com
可以接受8.04 Per-order了，默认的request是1CD 32bit或者64bit，过去7.10的默认2cd已经暂时不见了，估计是为了能发给更多的人吧，不过需要更多的话可以用special request.
Different Ubuntu CDs are made       for different types of computer:

         Desktop Edition, for almost all PCs,         including x86-based systems like Intel Pentium and AMD       [...]&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=68735e9ce9b36adf56b4ecd3f42600be&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=68735e9ce9b36adf56b4ecd3f42600be&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=9a6455f02c0ae9bb0072fee1335a2c0f&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=9a6455f02c0ae9bb0072fee1335a2c0f&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=624967af8e1b9aaf797729f34f9adf60&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=624967af8e1b9aaf797729f34f9adf60&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</description><category>ubuntu</category><category>shipit!</category><category>Linux相关</category><category>8.04</category><pubDate>Sat, 19 Apr 2008 18:27:28 +0800</pubDate><author>Slain.Carmick</author><comments>http://missingwall.org/?p=181#comments</comments><guid isPermaLink="false">http://missingwall.org/?p=181</guid><dc:creator>Slain.Carmick</dc:creator><fs:srclink>http://missingwall.org/?p=181</fs:srclink><fs:srcfeed>http://missingwall.org/?feed=rss2</fs:srcfeed><fs:itemid>feedsky/missingwallorg/~5914347/88662465/4050684</fs:itemid></item><item><title>[Ubuntu Theme] Satanic Ubuntu 撒旦来临</title><link>http://item.feedsky.com/~feedsky/missingwallorg/~5914347/88662466/4050684/1/item.html</link><content:encoded>&lt;p&gt;偶尔翻找到的，在这个所有OS leopard化的年代，其实还有更棒的选择。&lt;/p&gt;
&lt;p&gt;这些日子随便浏览找到了一个英国（或者法国）做的撒旦版本的theme，感觉不错特地发了过来，希望更多的CN用户能够看到。&lt;/p&gt;
&lt;p&gt;原文介绍是这个样子的：&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Ubuntu Satanic Edition is a series of themes to transform your boring old desktop in to a mean motherfucking soldier of darkness.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;http://ubuntusatanic.org/&lt;/p&gt;
&lt;p&gt;贴几张图 ubuntu theme的下载地址：http://ubuntusatanic.org/download.php&lt;/p&gt;
&lt;p&gt;以下是墙纸 各个OS都能用 点击查看大图 内页更多&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ubuntusatanic.org/wallpapers/SE-Diamondplate.png&quot;&gt;&lt;img src=&quot;http://ubuntusatanic.org/wallpapers/_thb_SE-Diamondplate.png&quot; name=&quot;wallpapers/SE-Diamondplate.png&quot; alt=&quot;SE Diamondplate (new)&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ubuntusatanic.org/wallpapers/SE-3D-1.png&quot;&gt;&lt;img src=&quot;http://ubuntusatanic.org/wallpapers/_thb_SE-3D-1.png&quot; name=&quot;wallpapers/SE-3D-1.png&quot; alt=&quot;SE 3D 1&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span id=&quot;more-180&quot;&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a href=&quot;http://ubuntusatanic.org/wallpapers/SE-3D-2.png&quot;&gt;&lt;img src=&quot;http://ubuntusatanic.org/wallpapers/_thb_SE-3D-2.png&quot; name=&quot;wallpapers/SE-3D-2.png&quot; alt=&quot;SE 3D 2&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ubuntusatanic.org/wallpapers/SE-3D-3.png&quot;&gt;&lt;img src=&quot;http://ubuntusatanic.org/wallpapers/_thb_SE-3D-3.png&quot; name=&quot;wallpapers/SE-3D-3.png&quot; alt=&quot;SE 3D 3&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ubuntusatanic.org/wallpapers/SE-3D-4.png&quot;&gt;&lt;img src=&quot;http://ubuntusatanic.org/wallpapers/_thb_SE-3D-4.png&quot; name=&quot;wallpapers/SE-3D-4.png&quot; alt=&quot;SE 3D 4&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ubuntusatanic.org/wallpapers/SE-3D-5.png&quot;&gt;&lt;img src=&quot;http://ubuntusatanic.org/wallpapers/_thb_SE-3D-5.png&quot; name=&quot;wallpapers/SE-3D-5.png&quot; alt=&quot;SE 3D 5&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ubuntusatanic.org/wallpapers/SE-Flames.png&quot;&gt;&lt;img src=&quot;http://ubuntusatanic.org/wallpapers/_thb_SE-Flames.png&quot; name=&quot;wallpapers/SE-Flames.png&quot; alt=&quot;Flames&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ubuntusatanic.org/wallpapers/SE-Bat.png&quot;&gt;&lt;img src=&quot;http://ubuntusatanic.org/wallpapers/_thb_SE-Bat.png&quot; name=&quot;wallpapers/SE-Bat.png&quot; alt=&quot;Bat&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ubuntusatanic.org/wallpapers/SE-Baphomet.png&quot;&gt;&lt;img src=&quot;http://ubuntusatanic.org/wallpapers/_thb_SE-Baphomet.png&quot; name=&quot;wallpapers/SE-Baphomet.png&quot; alt=&quot;Baphomet&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ubuntusatanic.org/wallpapers/SE-666.png&quot;&gt;&lt;img src=&quot;http://ubuntusatanic.org/wallpapers/_thb_SE-666.png&quot; name=&quot;wallpapers/SE-666.png&quot; alt=&quot;666&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ubuntusatanic.org/wallpapers/SE-Pentagram.png&quot;&gt;&lt;img src=&quot;http://ubuntusatanic.org/wallpapers/_thb_SE-Pentagram.png&quot; name=&quot;wallpapers/SE-Pentagram.png&quot; alt=&quot;Pentagram&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ubuntusatanic.org/wallpapers/SE-Hell.png&quot;&gt;&lt;img src=&quot;http://ubuntusatanic.org/wallpapers/_thb_SE-Hell.png&quot; name=&quot;wallpapers/SE-Hell.png&quot; alt=&quot;Hell&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;table height=&quot;104&quot; width=&quot;444&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p class=&quot;akst_link&quot;&gt;&lt;a href=&quot;http://missingwall.org/?p=180&amp;amp;akst_action=share-this&quot;  title=&quot;E-mail this, post to del.icio.us, etc.&quot; id=&quot;akst_link_180&quot; class=&quot;akst_share_link&quot; rel=&quot;nofollow&quot;&gt;Share This&lt;/a&gt;
&lt;/p&gt;&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=6bf200fb3f0c110998caae9ecbc2ef4d&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=6bf200fb3f0c110998caae9ecbc2ef4d&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=e542016f9af8de5a0f469ce12d121a31&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=e542016f9af8de5a0f469ce12d121a31&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=888bd12b9c280330fb674129b4abbc2c&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=888bd12b9c280330fb674129b4abbc2c&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</content:encoded><wfw:commentRss>http://missingwall.org/?feed=rss2&amp;p=180</wfw:commentRss><description>偶尔翻找到的，在这个所有OS leopard化的年代，其实还有更棒的选择。
这些日子随便浏览找到了一个英国（或者法国）做的撒旦版本的theme，感觉不错特地发了过来，希望更多的CN用户能够看到。
原文介绍是这个样子的：
Ubuntu Satanic Edition is a series of themes to transform your boring old desktop in to a mean motherfucking soldier of darkness.
http://ubuntusatanic.org/
贴几张图 ubuntu theme的下载地址：http://ubuntusatanic.org/download.php
以下是墙纸 各个OS都能用 点击查看大图 内页更多



























Share This&lt;br /&gt;&lt;!-- Feedsky flare --&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=6bf200fb3f0c110998caae9ecbc2ef4d&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=6bf200fb3f0c110998caae9ecbc2ef4d&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=e542016f9af8de5a0f469ce12d121a31&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=e542016f9af8de5a0f469ce12d121a31&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://feed.feedsky.com/~flare/missingwallorg?a=888bd12b9c280330fb674129b4abbc2c&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://feed.feedsky.com/~flare/missingwallorg?i=888bd12b9c280330fb674129b4abbc2c&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;!-- /Feedsky flare --&gt;</description><category>ubuntu</category><category>主题</category><category>theme</category><category>santanic</category><category>Linux相关</category><category>撒旦</category><pubDate>Thu, 17 Apr 2008 20:00:56 +0800</pubDate><author>Slain.Carmick</author><comments>http://missingwall.org/?p=180#comments</comments><guid isPermaLink="false">http://missingwall.org/?p=180</guid><dc:creator>Slain.Carmick</dc:creator><fs:srclink>http://missingwall.org/?p=180</fs:srclink><fs:srcfeed>http://missingwall.org/?feed=rss2</fs:srcfeed><fs:itemid>feedsky/missingwallorg/~5914347/88662466/4050684</fs:itemid></item></channel></rss>