<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>非位置</title>
    <id>http://u-topoi.appspot.com/</id>
    <subtitle>关于ubuntu的应用，关于网络应用的心得，关于电影的感想，关于生活的体悟。</subtitle>
    <link href="http://u-topoi.appspot.com" />
    <link href="http://u-topoi.appspot.com/feed" rel="self" />
    <updated>2010-09-06T06:37:57Z</updated>
    <author>
      <name>shucksu</name>
    </author>

  <entry>
      <link href="http://u-topoi.appspot.com/177001.html"/>
      <id>http://u-topoi.appspot.com/entry/ubuntu软件应用（RecordMyDesktop屏幕录制软件）</id>
      <title>ubuntu软件应用（RecordMyDesktop屏幕录制软件）</title>
      <content type="html"><![CDATA[
      <p>以前写过一篇<a href="../4016.html" target="_blank">《wink屏幕录制》</a>，<strong>wink</strong>的设置相对而言比较复杂和繁琐，<strong>RecordMyDesktop</strong>就相对简单多了，wink保存后的媒体格式是flash的，而RecordMyDesktop是ogg格式的。</p>
<p><strong>官方网：</strong><a href="http://recordmydesktop.sourceforge.net/about.php">http://recordmydesktop.sourceforge.net/about.php</a></p>
<p>&nbsp;</p>
<p><strong>安装方法：</strong><span style="font-family: Verdana, Georgia, sans-serif, Arial, 'Trebuchet MS', 'Times New Roman'; line-height: 21px; font-size: 14px;">在 Synaptic 套件管理程式中，安裝套件 recordMyDesktop 和 gtk-recordmydesktop（图形介面)</span></p>
<p><span style="font-family: Verdana, Georgia, sans-serif, Arial, 'Trebuchet MS', 'Times New Roman'; line-height: 21px; font-size: 14px;"> &nbsp;如果使用 KDE 環境，將 gtk-recordmydesktop 換成 qt-recordmydesktop。</span></p>
<p><span style="font-family: Verdana, Georgia, sans-serif, Arial, 'Trebuchet MS', 'Times New Roman'; line-height: 21px; font-size: 14px;">参考于<a href="http://wiki.ubuntu-tw.org/index.php?title=RecordMyDesktop">http://wiki.ubuntu-tw.org/index.php?title=RecordMyDesktop</a></span></p>
<p>&nbsp;</p>
<p><img src="http://lh5.ggpht.com/_brtedB-iSfE/TISL4EW07RI/AAAAAAAAAVg/8KG7tSK-Iy0/recordMyDesktop_040.png" alt="" width="499" height="255" /></p>
<p><img src="http://lh4.ggpht.com/_brtedB-iSfE/TISL4bYuOuI/AAAAAAAAAVk/urNPgnTuBNs/s512/recordMyDesktop%3A%20Advanced_041.png" alt="" width="267" height="512" /></p>
      
                <h4>相关阅读：</h4>
                  <ul>
                
                  <li><a href="http://u-topoi.appspot.com/173001.html">ubuntu启动失败，卡死在ubuntu登入进度条中</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/170001.html">ubuntu软件使用（Android开发工具包+Android模拟器）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/169001.html">ubuntu软件使用（支持api的twitter软件Pino和turpial）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/163001.html">使用SugarSync替代Dropbox网络存储</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/160001.html">网站监控site 24x7</a></li>
                
                </ul>
                
                <p>本文网址:<a href="http://u-topoi.appspot.com/177001.html">http://u-topoi.appspot.com/177001.html</a></p>

      ]]></content>
      <author>
          <name>非位置</name>
      </author>
      <updated>2010-09-06T06:37:57Z</updated>
  </entry>

  <entry>
      <link href="http://u-topoi.appspot.com/173001.html"/>
      <id>http://u-topoi.appspot.com/entry/ubuntu启动失败，卡死在ubuntu登入进度条中</id>
      <title>ubuntu启动失败，卡死在ubuntu登入进度条中</title>
      <content type="html"><![CDATA[
      <p>开机运行ubuntu时，无法正常启动了。在grub2引导进入系统手，加载系统设备是卡住了，一直没响应，宣告本次启动失败。再次重启ubuntu，结果还是如此。</p>
<p>第一想到会不会键盘或鼠标出问题了。拔掉后重启结果一样。那么问题在加载设备上出问题了，硬件没问题就是软件了。</p>
<p>想想上次打开电脑做个什么事情吗？好像给VirtualBox加入usb支持<strong>修改过etc中的文件</strong>，好像添加了一段代码，是以前博客里的。回去看看代码有什么问题伐？</p>
<p>用<strong>liveusb</strong>进入后在ubuntu系统中的etc文件夹中找到上次修改的代码，一看发现原来代码指向的文件已经没有了，恍然现在用的10.4版本，已经有修改了。</p>
      
                <h4>相关阅读：</h4>
                  <ul>
                
                  <li><a href="http://u-topoi.appspot.com/177001.html">ubuntu软件应用（RecordMyDesktop屏幕录制软件）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/170001.html">ubuntu软件使用（Android开发工具包+Android模拟器）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/169001.html">ubuntu软件使用（支持api的twitter软件Pino和turpial）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/163001.html">使用SugarSync替代Dropbox网络存储</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/160001.html">网站监控site 24x7</a></li>
                
                </ul>
                
                <p>本文网址:<a href="http://u-topoi.appspot.com/173001.html">http://u-topoi.appspot.com/173001.html</a></p>

      ]]></content>
      <author>
          <name>非位置</name>
      </author>
      <updated>2010-08-09T13:05:02Z</updated>
  </entry>

  <entry>
      <link href="http://u-topoi.appspot.com/171001.html"/>
      <id>http://u-topoi.appspot.com/entry/韩寒十年142条言论（秒杀一切）</id>
      <title>韩寒十年142条言论（秒杀一切）</title>
      <content type="html"><![CDATA[
      <p><span style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">&nbsp;&nbsp; &nbsp; &nbsp;<strong>转载于</strong>：</span><a href="http://1.th9th.com/thread-37186-1-1.html">http://1.th9th.com/thread-37186-1-1.html</a></p>
<p>1.真理往往是在少数人手里，而少数人必须服从多数人，到头来真理还是在多数人手里，人云亦云就是这样堆积起来的。第一个人说一番话，被第二个人听见， 和他一起说，此时第三个人反对，而第四个人一看，一边有两个人而一边只有一个人，便跟着那两个人一起说。可见人多口杂的那一方不一定都有自己的想法，许多 是冲着那里人多去的。</p>
<p><span style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">2.我这辈子说得最让人无从反驳的话就是被子不用叠――本来就是要摊开睡的――然而这也是第一个被人反驳掉的。懂么，这就是规矩。我们之所以悲哀，是因为我们有太多规矩。</span></p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">3.我觉得我是全世界最聪明绝顶的人。因为有些博士其实见识没有多少长进，只是学会了怎么把一句人都听得懂的话写得鬼都看不懂</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">4.如果现在这个时代能出全才，那便是应试教育的幸运和这个时代的不幸。如果有，他便是人中之王，可惜没有，所以我们只好把"全"字人下的"王"给拿掉。时代需要的只是人才。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">5.我们最终需要的人才是专长于一类的，当然我们也要有各科的基础，不能从小学一年级就专攻什么，为直达目的扔掉一切，这就仿佛准备要去公共浴室洗澡而 出门就一丝不挂；但也不能穿了棉袄洗澡。我曾从《知音》杂志上看见一个处境与我一样又相反的人，他两次高考数学物理全部满分，而英语语文不及格，最终他没 能去大学，打工去了。所以，现在教育的问题是没有人会一丝不挂去洗澡，但太多人正穿着棉袄在洗澡。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">6 我觉得，现在的情况就是：家乐福就像一个充气娃娃，让一帮人抱着发泄，一方面可能的确平时活得太压抑，要找个没什么代价的出口。一方面边发泄还要边问这充 气娃娃和充气娃娃的制造商，我强不强啊，我强不强啊，看见旁边那些对于搞充气娃娃没兴趣的人还指责他们性无能</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">7.中国看不起说大话的人。而在我看来大话并无甚，好比古代妇女缠惯了小脚，碰上正常的脚就称"大脚"；中国人说惯了"小话"，碰上正常的话，理所当然就叫"大话"了。敢说大话的人得不到好下场，吓得后人从不说大话变成不说话。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">8.我成为现象，思想品德不及格，总比没思想好。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">9.因为以前说过，文学往往是政治的妓女，所以，像上文一样，我伺候的评论家们舒服不舒服啊？要不要我叫上陈丹青给大家也认个错，双飞更舒服哦&hellip;&hellip;如果 大家觉得我这样的服务很好的话，以后一直点我哦，我的工号是18万4531号，工号是有点难记，唉，没办法，作家里干这行的太多了&hellip;&hellip;</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">10.我生性不爱受困，常常违反班规，班主任常罚我抄班规20遍，我只好三支笔一起握。我常对人说，我的一手好字就是这么练出来的。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">11.街上美女很少，因为这年头，每天上一次床的美女比每天上一次街的美女多。举凡女孩子，略有姿色，都在大酒店里站着；很有姿色，都在大酒店里睡着；极有姿色，都在大酒店经理怀里躺着。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">12.周庄的大门口停满了各式各样的公车，可见我国政府对提高官员的艺术修养是十分注重的。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">13.占着茅坑不拉屎是可恶的，其实，最可恨的却是拉完了屎还要占着茅坑。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">14.一个男子失恋以后，要么自杀，要么再恋一次爱，而第二次找对象的要求往往相近于第一个，这种心理是微妙的，比如一样东西吃得正香，突然被人抢掉， 自然要千方百计再想找口味相近的――这个逻辑只适用于女方背叛或对其追求未果。若两人彼此再无感情，便不存在这种"影子恋爱"，越吃越臭的东西是不必再吃 一遍的。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">15.名气就仿佛后脑勺的头发，本人是看不见的，旁人却一目了然。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">16.数理化语文英语全很好，音乐体育计算机都零分，连开机都不会，我还是一个优等生。但如果我音乐体育计算机好得让人发指，葡萄牙语说得跟母语似的，但是数学英语和化学全不及格，我也是个差生。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">17.一个十八岁以上的成年人，居然还不知道自己以后的理想是什么，自己喜欢的是什么，那真是教育的失败。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">18.数学就是做，不断做，做到你考试的时候发现试卷上所有的题目都做过，就行了。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">19.我在上学的时候，喜欢踢球。有人讽刺我说再踢也踢不到国家队，踢再好也好不过罗纳尔多，踢了有什么意思。不许踢了。那么，如果你自己喜欢开车，我对你说，你再开也开不到迈凯轮车队去，开再快也快不过舒马赫，开了有什么意思，驾照没收了。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">20.恋爱的话很大程度是为了自己的面子，比如学校里觉得长得好看有面子，而办公室里觉得找个有钱的有面子一样，其实爱的都是面子。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">21.在抗击"非典"的时候，有的航空公司推出了教师和医护人员机票打六折的优惠措施，这让人十分疑惑。感觉好像是护士不够用年轻女老师全上前线了。但是，我实在看不到老师除了教大家勤洗手以外有什么和"非典"扯上关系的。那我是清洁工坐飞机能不能打六折？</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">22.文章这个东西，在语句通顺，错别字不多到影响阅读的情况下，好坏完全没有评判的标准。我随便拿一篇朱自清的文章交上去，没有一个老师会觉得自己的学生写作文好到有名家的水平了，并且照样会作出很多修改意见。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">23.有一年学校在交学费的时候强行多收取100元，理由是向家长的贷款，以用于教育建设，至于还款，不仅无期，而且无息。到最后反正被借钱的人谁都不知道这钱究竟建设了一个什么。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">24.语文，"秘诀"有二：一是不看语文书；二是不看作文书。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">25、我看书有我的原则，我不喜欢语文书、作文课，因为我仇恨这些东西赚人的钱又扼杀人的个性和创造力。我更喜欢王朔，这小子很聪明，而且很真诚。我的写作特点更像钱钟书的《围城》，因为我很欣赏他骂人骂得深刻又不露骨。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">26、学生给我寄来一份试卷，里面有一道题是用我的文章作分析，问我的文章到底选自以下那个大赛：A：全国首届新概念作文大赛；B、首届全国新概念作文大赛；C：新概念首届全国作文大赛。你说这是什么玩意儿！考试的目的是什么？我们的语文教育真是伟大！</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">27、我的小说主人公基本上没干什么事，就这么混混沌沌过着。这就是生活。为什么一定要高于生活？</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">28、数学，我想我只要上到初二就够了。<br />一个人全面发展当然好，但可能越全面发展越是个庸才。说一个人学习高等数学是为了培养逻辑能力，我觉得逻辑能力是与生俱来的东西，并不是培养出来的东西。古人不学高等数学，难道就没有逻辑能力吗？</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">29、七门功课红灯，照亮我的前程。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">30、我想，时候差不多越来越多的社会名流们要到这里来演出和慰问了，我也该走了。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">31、我是一块上海大镜子，我会让很多人反思自己。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">32、我很难概括自己的个性。我对那些模式化的人格尤为反感，我只是按我喜欢的做事而已。我不愿随大流，我是写不出那种"啊，我们光荣的大桥"一类的东西的。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">33、休学后的安排胸有成竹，5月为《三重门》在上海作发行宣传，到同龄人中搞签名售书，暑假约几个同伴去西藏&hellip;&hellip;岁末几个月把自己锁在家里，将一年体验付诸笔端。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">34.紧张的人说话时的体现不是忘记内容，而是忘记过渡，全然不知道自己在说什么，两句毫无因果关系的句子居然能用"所以"串起来。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">35.家庭就像一座山，双方都要拼命往上爬，而山顶只容一个人站住脚。说家像山，更重要的是一山难容二虎，一旦二虎相向，必须要恶斗以分轩轻。通常男人用学术之外的比如拳脚来解决争端,所以说，一个失败的女人背后大多会有一个成功的男人。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">36.问题涉及到了钱上，爱的寿命就不同了。我常可以见到恶丑无比的男人拥着一个美若天仙的女子。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">37.我们有理由相信，建立在爱情上的爱情是短暂的，因为爱情本身是短暂的；而建立在金钱上的爱情是永远的，因为金钱是永远的。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">38. 上海的美女走在街上向来目不斜视，高傲地只看前方，穿马路也不例外；上海的男人却大多目不正视，竭力搜索美女，脸上的肌肉已经被培训得可以不受大脑控制而独立行动，见到美女就会调出个笑，因为如此的关注，所以，在上海只听到车子撞老太婆，鲜闻有车子撞上美女。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">39.城市好比女人，白天我们看见的只是大施粉黛的脸蛋，待到夜深时才可以见到她卸妆后的容颜。那才是最真实的。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">40.潮流是只能等不能追的，这和在火车站等候火车是一个道理，乖乖留在站上，总会有车来，至于刚开走的车，我们泛泛之辈是追不上的。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">41.痛恨一个人四年比喜欢一个人四年更加厉害。喜欢只是一种惯性，痛恨却需要不断地鞭策自己才行。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">42.一帮毫无成就的人居然还指责一个世界冠军的教育模式有问题，就是中国逻辑。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">43.什么坛到最后也都是祭坛，什么圈到最后也都是花圈。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">44. 教师不吃香而家教却十分热火，可见求授知识这东西就像谈恋爱，一拖几十的就是低贱，而一对一的便是珍贵。珍贵的东西当然真贵，一个小时几十元，基本上与妓 女开的是一个价。同是赚钱，教师就比妓女厉害多了。妓女赚钱，是因为妓女给了对方快乐；而教师给了对方痛苦，却照样收钱，这就是家教的伟大之处。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">45. 和女性争辩是不明智的。无论这个女性是不是明智。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">46. 权力高于你尽全力捍卫的权利。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">47.（海淀区是）全国有名的迫害学生的源头。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">48.大部分的现代诗其实就是把一篇三流散文拆成一句一行写，而所谓比较大师的或者先锋的就是把一篇三流散文每句句子的顺序捣乱了再拆成一句一行写。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">49. 只要不要脸，谁一天都能写几十首现代诗。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">50.所谓压力大，学习苦，名额少，全是老百姓的事情，有钱有权的人，从没有说过教育有什么不好，因为这完全是他们所不能体会的东西。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">51.我们主要到你们这里来学习，话是好听，但是你在学校里都干什么来着？</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">52.先人也很可怜，引用他们的很多话，很多时候不是因为尊敬他们，而是凑巧他们和自己想的一样，利用一下这些话，去反驳或者批评一个和自己想的不一样的人罢了。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">53.欠人钱和欠人情有很大的不同。比如别人欠你一笔钱，拖着久久不还，你已经断然失望，这时，那人突然还钱了，你便会觉得那仿佛是身外之财，不是你的钱，然后挥霍花掉；但若是别人欠你一份情，也久久不还，待到那人还你情时，你会备加珍惜这情。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">54. 对男子而言，最难过的事就是旅行途中二男一女这样内部永远团结不了。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">55.不漂亮的女孩子撒娇成功率其实比漂亮女孩子要高，因为漂亮女孩子撒娇时男的会忍不住要多看一会儿，再在心里表决是否值得；不漂亮的女孩子撒的娇， 则像我国文人学成的西方作家写作手法，总有走样的感觉；看她们撒娇，会有一种罪恶感，所以男的都会忙不迭答应，以制止其撒娇不止。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">56.骂人时最痛苦不过于别人用你的话来回骂你，分量也会猛增许多。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">57.看来最保险的还是常备一只信鸽。――韩寒评中国移动与中国联通的手机网络。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">58.这年头，杀了爹或者被爹杀了都不算新闻。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">男学生以不知天高地厚想法幼稚盲目自大为主，女学生就不那么想法幼稚了，而且有一部分想法还很成熟。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">59.答非所问；没有一个问题能在二十句话内解决；不论什么东西最后都要引到自己研究的领域中去，哪怕嫖娼之类的问题也是；喜欢打断别人话，不喜欢别人 打断他的话；对无论什么东西都要分成几个方面去说，哪怕说的是一个道理；在否定一样东西前一定要肯定一下；在他们回答问题回答到一半的时候问他们记不记得 刚才的问题是什么他们八成不记得了；偏胖；说话的时候手一定要挥舞；被逼到没辙的时候总拿自己经历过文化大革命作为比别人强的本钱，但不能解释像他这样的 学术权威为什么没有被打倒；被打倒的一定要让人知道自己曾经被打倒；总结性的话都能在死掉的人写的书里找到。――韩寒谈"专家"的特点。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">60.他们的最大理想估计是文坛能变成一个敬老院。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">中国文学没有起色的很大原因是有这些做事说话极其不负责任但又装出一副很诲人不倦的样子的人长期占据文学评论的权威位置。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">61.越小的官就越喜欢滥用职权。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;"><br /> 62.我们Chinese总不能拿英语互相问路到长城怎么走吧。――韩寒认为，普及普通话比普及英语更重要。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">63.闭上眼睛以为是在牛津，睁开眼一看是在天津。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">64.什么东西被神化以后下一步必然是说很多胡话。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;"><br /> 65.开个小卖部还恨不得能上市呢。――韩寒谈大学生眼高手低的现象。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">66.不可思议居然还有在花父母钱上学吃饭的二十几岁的人洋洋自得自己的综合能力。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">67.建议以后的作文评分取消优良中差，改成"正合我意"，"相差不远"，"参考大纲"，"逆我者亡"四种得了。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;"><br /> 一个人，没有资格判定甲的文章是优秀，而乙的文章不及格。只能说我喜欢甲的文章不喜欢乙的文章，或者说，甲的文章和教学大纲上要求的差不多，乙的差得有点远。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">68.爱国之心在看中国队踢世界杯或者中国使馆被炸时都在体现和培养，实在不会因为一个班级在烈日之下曝晒了几十小时而增加。――韩寒谈中学军训。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">69.连个未成年人都教育不了居然要去教育成年人。――韩寒评"叫你的家长来一趟"。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">70.教师本来就是一个由低能力学校培训出来的人，像我上学的时候，周围只有成绩实在不行，而且完全没有什么特长，又不想去当兵，但考大专又嫌难听的人 才选择了师范，而在师范里培养出一点真本事，或者又很漂亮，或者学习优异的人都不会选择出来做老师，所以在师范里又只有成绩实在不行，而且完全没有特长， 又不想去当兵，嫌失业太难听的人选择了做教师。所以可想教师的本事能有多大。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">71.中国几千年来一直故意将教师的地位拔高，终于拔到今天这个完全不正确的位置。――韩寒："其实说穿了，教师只是一种职业，是养家糊口的一个途径，和出租车司机，清洁工没有本质的区别。"</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">72.假的传千里，真的没人理。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">73.我们不能借着管理的名义欺负压榨一些穷苦百姓，也不能借着无法管理的名义放纵一些贪官贵人。如果像城管抓小商贩一样抓中国的大小腐败，那社会肯定更加和谐。国家肯定更加强大。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;"><br /> 74.明明下流的人，凑一起就叫上流社会？</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">75.生活实在是最无辜的事物，它明明最公正，却被无数人用作自己做坏事的借口。一切都是生活所迫，而生活却从来没有被抓住过。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">76.不管老师处于什么样的用心，我觉得这都是很可笑的事情，并且侵犯到人权。最最至少的，你可以不提倡，但是你不能够打击。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">我实在不能想象当两个人很相爱的时候，突然会出现一个既不是我爸妈，也不是对方爸妈的人说：不行，你们不能在一起。――韩寒评老师干预早恋</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">77.从不服输的我承认，我输给你了。――2007年12月15日韩寒自曝被一女幼教电话骚扰多年</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">78.其实高考的压力是完全的经济压力，如果高考前一天，忽然告诉你你爹妈都死了，但是居然卖烧饼的爹妈有几个亿的遗产，我想绝大部分的人会以居高临下 的姿态参加考试，并且在碰到一个诸如叫你分析"居然"和"竟然"两词除了笔画不一样多以外有什么区别之类的题目的时候高呼一声：爷不考了!</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">79有句话说"爱情是女人最好的化妆品"，这话其实不对，爱情没这威力，爱情只是促使女人去买最好的化妆品，仅此而已。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">80.九十年代女中学生的文章仿佛是个马厩，里面尽是黑马王子和无尽的青梅竹马。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">81.前几年考重点高中成风，现在已经成疯。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">82.规矩其实是温饱以后的消遣，温饱都不能了，还要规矩吗。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">83.赠人玫瑰，手有余香，你赠人黑锅，你的手还是黑的。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">84.所谓脚痛踢脚，头痛踢头，另一个外援在国内联赛里眼睛又被踢残了。的确不太文明，弄不好国际社会对中国队的印象就是在原始森林海边踢椰子的一群狒狒。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">85.我几年前在电视上看到过一个广告，大意是这样的，在公共汽车上，一个老者垂头丧气，人家问，你怎么了。老头说，我得了癌。车上的售票员说，没事， 我几年前也得了癌，在前面某站的一个医院治疗了，现在好了。司机接着说，是的，我的癌也是那里治好的。然后一车的乘客纷纷说，我们的癌，都是在那里治好 的。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">86.刘翔，居然有人觉得他应该谦虚点．已经是世界记录保持者了，如果非要在那说，不行不行，我跑的还不行．可能某些人听着心里舒服，但这样的谦虚其实是对别人更大的侮辱，这都叫不行，那你们都是残废了．</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">87.都是从那个年代过来的，蹉跎岁月嘛，总离不开一个"蹉"字，"文革"下乡时搓麻绳，后来混上镇长了搓麻将，搓麻将搓得都驼了背，乃是真正的蹉跎意义的体现。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">88.我会不会加入作协？如果我去了就能当主席，我就去，我下一秒就把作协给解散了。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;"><br /> 89.就算我是个名人了，但我也特清高特清高特清高特清高特清高特清高，清高到高晓松不胜韩寒的程度，所以我不喜欢做什么评委。――"高处不胜寒"，韩寒一句话压过高晓松</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">90.你是否像鞭炮一样一点就着？一点就着的下场就是炮灰。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;"><br /> 91.失恋的人的伤心大多不是因为恋人的离开，而是因为自己对自己处境的同情和怜悯。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">92.世界上逻辑分两种，一种是逻辑，一种是中国逻辑。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;"><br /> 93.低级趣味也是趣味，娱乐自己始终不易。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">94.自己觉得自己特聪明，把别人都想得特别的别有用心，什么拙劣博出位之类。如果一件事情，凭他们的脑袋就知道是拙劣的，难道我还能不知道。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">95.虽然我不会参加任何影视的表演，但其实我是一个好演员，只是没有人有资格来导演我罢了。不要学我。你让我重来，我都学不像自己。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">96.有些人，居心叵测惯了，看出去觉得全世界的人都居心叵测。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;"><br /> 97.事实上，在长途旅行的时候，你愿意带上谁，她便是好姑娘。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">98.对于车手的心态，我个人认为任何一个在中国可以生存下去的人，都具备了很强大心态，不需要再进行单独的心态训练了。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">99.除了罪犯，这个世界上没有一个人在做自己喜欢的事情。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;"><br /> 100.这是一种真正的无所事事，无所事事到让外人看着就仿佛是在谋划着干大事。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">101.他首先觉得自己是做大事的人，不应该去贪图这些小便宜，这不是他的性格，但是最郁闷的是，既然决定义无反顾的去贪了，结果一如既往地没有贪着。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">102.不要以为在巴黎铁塔下就很时尚。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">103.你觉得这个奶不好喝是因为你挤的奶更好喝?你觉得这个蛋不好吃是因为你下的蛋更好吃?――韩寒说他不喜欢巴金等名家，被人指责时韩寒这样说道.</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">104.踩死人总是不对的。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">105.我最怀念某年，空气自由新鲜，远山和炊烟，狗和田野，我沉睡一夏天。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">106.我想对他说，我和你看到的人都在最好的时光里，我们都很开心，而你在最好的时光里离开了，这都是最好的事情。好风光似幻似虚，多一分钟又如何，你丫把它留住了，但我不会输你的。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">107.和吃喝玩乐有关的，不用考虑预算，和群众安全有关的，考虑不用预算。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">108.老师都下意识暗自鼓励学生鄙视成绩差的，原因是拉了班级的后腿。每次听见这个我都觉得很可笑，班级又不是狗，还分前腿后腿的，况且许多老师都以 为这是个可以说说就解决的问题，有能耐你先把外边贫富差距解决了。是不是一个班级只有一个学生才行？但是在大家鄙视的眼光下，成绩差的，不会做试卷而被无 数人认为没前途的心理素质倒是比所谓优等生好多了。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">109.很多人都觉得我是叛逆的，其实不是。叛逆和做自己喜欢的事情在当今中国是两 回事情。叛逆其实是种幼稚行为，就是说，比如，我，虽然很喜欢F4，偷偷也看了好几遍《流星花园》，但是因为同学们都喜欢，所以我当众要表示，我不喜欢 F4。这样，碰巧遇见傻逼还以为你很有深度。这是叛逆的初级。而叛逆的中级暴力型就是大骂F4，顺便把喜欢的人一起骂了，装疯卖傻型就是眼皮都不抬一下， 说没听说过F4，没看过《流星花园》，但背地里还偷偷看八卦杂志分析《流星花园2》什么时候出来。叛逆的最高级就不能拿F4来说事了，看出去什么都是反的 了，就算学校提倡多走楼梯有益健康都觉得不顺耳非得跳楼才满意。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">110.看不看太阳根本无所谓，这段时间里其实应该花十五分钟和心上人 做一个最简短的爱，这样日后就可以大言不惭的对别人说，想当年，我年轻的时候和女朋友上床，时间最短的一次都从天亮做到了天黑又做到了天亮。所以我认为， 年轻的情侣们起大早跑到街上去看日全食绝对是失策。望文生义，日全食当然要日全时嘛。--对于7月22日的日全食，韩寒如是说</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">111. 今天接受一个采访，我说，我是一个看重结果而不看重过程的人，我不相信虽败犹荣，我不相信享受过程。现在想想，所谓结果，深远来说，都是别了，不是你别 我，就是我别你，要不就是别了世界，对于别了，我们心里总是说，别啊。所谓别了，有分别，暂别，告别，吻别，但我认为都没鸡巴什么区别，每次都可能是永别 的前奏。所以，比如种一个菜，究竟播种是过程，开花是结果还是开花是过程，结果是结果还是结果是过程，凋零是结果还是凋零是过程，播种是结果呢？对于这颗 菜来说，晕菜才是结果。--韩寒的博客</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">112.相关部门说，他们用两年的时间做了大量的调查研究和广泛征询意见，我周围的朋友很多开 车，包括所有的汽车论坛上，从来没有看见过有人是被征询意见的。我认为，征询了老婆情人二奶的意见不能算是广泛征询意见。相信这只是相关部门自己决定以后 的随口一说，就像那100个250一样，都是他们的惯性谎言。其实，我认为，高速公路的标示用中文也挺好，高1高2高3，国道就叫大1大2大3，省道就叫 初1初2初3，终点都是天安门，广场上竖一个大路牌，毕业。然后索性多花点钱，把所有的路牌都换成电子大屏幕，可谓一劳永逸，从国库的角度来说，其实是节 省的，你不光可以按照心情随时更换路牌路名，也可以经常进行一些政策的宣传，放一些领导的头像或者通缉犯的头像，总之，电子大屏幕是很方便操作的，也正符 合我们政府随性洒脱的决策风格。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">113.大家似乎都不为前途担心，找不到工作了，变成一个小混混了，万一又什么本事没有，至少还可以做城管嘛。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">114.可是，这是对死去的写了一辈子文章的人的最大不尊重。就像张国荣死了一样，猜测他的死因其实没什么意义了，他肯定有自己的想法，我们谁都不知 道，所以谁都没有资格断定，说真的，谁知道鲁迅写我家门前有一棵枣树，还有另一棵枣树是什么意思，可能什么意思都没有，自己想玩票呢，或者说写了一棵以后 忽然记起来还有一颗呢。反正我不敢断定，因为我不知道。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">如果真要出这样的题目（作者已去世的文章的阅读题），那答案也一定是无穷的，除了不知道和淫秽反动的，想到就有分数，比如写了一棵忽然想起来另外一颗也是枣树这个答案，也应该是满分。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">我写《三重门》的时候，出现了两次"一张寂寞的脸消融在夕阳里"，一次还是结尾。作者想表达什么意思呢？为什么连用两次呢？是前后呼应体现主人公的落寞 吗？作者给出的答案是，作者觉得这句话很好，但是因为写作时间拉的过长，写到最后时忘了前面用过一次，所以不小心又用了一次。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">我的长篇小说《像少年啦飞驰》里出现过一些人物，但是到后来再也没有交代，为什么？</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">是因为这样体现了人生的飘忽和沧桑，很多生命都像过客一样闪过，都不能在人生里留下痕迹而感到的无奈？</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">不是。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">是因为《像少年啦飞驰》是一段一段写的，作者没有打草稿，有些人写到后面就忘了使了。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">回答"写丢了"一样满分。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">115.美丽故事的开始，悲剧就在倒计时。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">116.现实理想，中间隔着南墙，墙下站着无数的姑娘。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">117.你可以经常看见其他国家地区的领导因为屁大的事情就引咎辞职，但我国的领导哪怕出了天大的事情都巍然不动，最多就道歉一下完事，原因其实很简 单，你忍心法办经常和你一张桌子上吃饭的朋友吗？你忍心法办和你在一张床上嫖娼的兄弟吗？所以，解决问题的根本中的根本就是，严禁公务员在一张桌子上吃 饭。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;"><br /> 118.十年修得同船渡，百年修得共枕眠，千年修得同性恋，但两百年绝对修不成三个人共枕眠，也修不成3P。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">119.赌场出疯子，情场出傻子。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">120.总会有光明的东西的，在未来。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">121.你能发光，你应该飞在我的前面。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">122.我们上了十年的思想政治课，学习了这么多的鸟毛，除了建起了一个鸟巢以外，我们学到了什么？</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">123.既然不能洗脑，那还不如去洗澡，所以，建议教委将所有的思想政治课改为游泳课，强身健体，还学会一项求生技能，这门课程一举从害人变成救人，功德无量。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">124.我们再做一下除法（学会做除法很重要），我们发现，上海的高速公路每公里需要更换的路牌是40块，也就是说，你在上海的高速公路上开车，每开 25米，你就能看到一块牌子，假设你的速度是120公里每小时，也就是说，你每秒钟行进了33.333333333米，这代表着，你在上海的高速公路上开 车，两秒钟内你差不多能看见三块路牌或指示牌。太狠了，如果我开的足够快，上海市公路管理处在路牌上画点图，我就能看动画片了。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">125.电瓶车是这个城市里倒数第二弱势的人群使用的交通工具，他们往往是疲于奔命的人，你不能让他们以70码的速度去送命，你也不能让他们以15码的速 度去奔命。无论如何，我认为相关部门不能再多收他们一分钱了。有些人可以吃鲍鱼，但不能因为看见吃咸菜的人吃太多咸菜而制定一个标准，说你每天必须吃规定 量的咸菜，否则太咸了有害身体健康，但解决的办法又不是给人家肉吃，而是将人家已经多吃的或者即将多吃的咸菜按照肉来收费。你以为人家那么乐意吃咸菜吗， 你吃一个试试。当然，可能你偶然吃咸菜还觉得挺好吃，就像XX省省长偶然在机动车道里骑自行车上班一次感觉很不错一样。牛逼你就天天吃。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;"><br /> 126.城市，让人民死的早。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">127，况且我只是一介书生，在这个又痛又痒的世界里写了一些不痛不痒的文章而已，百无一用，既不能改变社会的残酷，也不能稀释傻逼的浓度。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">128.好比你是公司的部门经理，你要买一个市场价是1000的打印机，于是你给了你的一个员工1000元整，结果你的员工花了300块钱就把这个打印 机给强行买来了，还给你开了一张1000的发票，又给了你400，他自己拿走300。不光如此，你还不用负责这个员工的伙食，因为他饿了可以自己钓鱼吃。 这个员工唯一的问题是开车赶路的时候压死的几条狗，导致你的办公室外面经常有一堆狗对着你吼，你说，你会不会开除这个员工呢？当然不会。你只会想，这些狗 真麻烦。是的，那些倒霉蛋就是那几只狗，而我们就是那一堆狗。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">129.这到底是进步还是退步呢？我认为这是进步，因为十年之前，他们还穿着内衣，十年之后，他们赤裸裸了。但是新疆的姑娘们真的好漂亮，希望你们能一起进步。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">130.你要是把这样好的人民给饿死了病死了穷死了逼死了毒死了吃死了气死了冤死了喝水喝死了，你去哪里找比他们更老实的人民呢。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">131.我们只是站在这个舞台上被灯光照着的小人物。但是这个剧场归他们所有，他们可以随时让这个舞台落下帷幕，熄灭灯光，切断电闸，关门放狗，最后 狗过天晴，一切都无迹可寻。我只是希望这些人，真正的善待自己的影响力，而我们每一个舞台上的人，甚至能有当年建造这个剧场的人，争取把四面的高墙和灯泡 都慢慢拆除，当阳光洒进来的时候，那种光明，将再也没有人能摁灭。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">132.只有众善够重，诸恶才能被诛。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;"><br /> 133.我们见识了，我们都很害怕，但是我们也不知道，你们都在害怕些什么。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">134.至今我一直有一个疑惑，就是比如某处灾难，救灾最终需要一亿，民众积极捐款，捐到了五千万，那到底意味着救灾总款变成了一亿五千万呢，还是救灾款依然是一亿，但是我们捐给了政府五千万？它困扰了我很久，最终解决的方法是各帮各的，各行其善。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">135. 但是，我们可怜的孩子们，奶粉毒害的是你们，疫苗伤害的是你们，地震压死的是你们，被火烧死的是你们。就算是成人们的规则出了问题，被成人用刀报复的也是你们。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">136.心理辅导是没有用的，当我看见我们的女人搂着有钱人，有钱人搂着官员，官员搂着老板，老板搂着林志玲，你怎么给我心理辅导？一打听，同学们混的 都更惨，有混的好的男同学，那是靠家里，有混的好的女同学，那是嫁的好，别人都羡慕你在富士康有社会保障，按时发工资，安排住宿，加班还给钱，你说你像个 机器，别人说自己像包屎，方圆几百公里内，连个现实的励志故事都没有，这就是很多中国年轻人的生活。――韩寒谈富士康跳楼事件。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">137. 为什么我们的政客能在世界的政治舞台上挺起了腰杆，还能来几下政治博弈，耍几下政治手腕，是因为你们，每一个廉价劳动力，你们是中国的筹码，GDP的人 质。无论这是中国特色的社会主义还是封建特色的资本主义，在未来的十年里，这些年轻人都是无解的，多么可悲的事情，本该在心中的热血，它涂在地上。――博 文《青春》</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">138.还有一个原因是在我的祖国，我的身边是中国贪官，如果换了一个国家，发现身边还是不少中国贪官，我肯定崩溃了。――博文《把酒言欢<br />言无不尽》当加拿大记者问韩寒："如果你有机会定居海外，比如加拿大，你会不会去，为什么？"时，韩寒的回答。</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">139. 我看好阿根廷。――韩寒谈2010南非世界杯</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">140.热血一定要洒在它该洒的地方，否则它就叫鸡血。――博文《2010年6月12日》</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">141.事实上，我一点都不怀念谷歌。谷歌就像一个姑娘，有一天她跑过来说，我要离开你。我说，不要这样亲爱的。让人伤心的是，最后她还是离开了。但是 我发现，其实当我想上她的时候，我还是随时能上她。唯一的不同就是以前我上她的时候能从她身上搜出胡萝卜，但是现在，我问她，胡萝卜呢，她就嗖一下不见 了。-------博文&lt;把酒言欢<br />言无不尽&gt;</p>
<p style="font-family: arial, sans-serif; line-height: normal; border-collapse: collapse;">142.无论你是什么阶级，无论你是哪个思想家，哪个政治家，哪个军事家，研究出如何获得权力的都不伟大，研究出如何限制权力的才是伟人。</p>
<p>&nbsp;</p>
      
                <p>本文网址:<a href="http://u-topoi.appspot.com/171001.html">http://u-topoi.appspot.com/171001.html</a></p>

      ]]></content>
      <author>
          <name>非位置</name>
      </author>
      <updated>2010-07-27T14:59:11Z</updated>
  </entry>

  <entry>
      <link href="http://u-topoi.appspot.com/159002.html"/>
      <id>http://u-topoi.appspot.com/entry/ubuntu软件使用（Android-for-linux安装器HiAPK）</id>
      <title>ubuntu软件使用（Android for linux安装器HiAPK）</title>
      <content type="html"><![CDATA[
      <p>使用<strong>Android手机</strong>安装软件，可以从market下载或者usb下载，如果上网流量不允许你大量浪费，那么我们只能通过usb下载到手机了。虽然Android可以在SD卡中直接安装，但是在usb与pc连接的过程中是不能访问SD卡的，而且安装apk软件也不是很快速（需要点击6次左右屏幕）。现在就来使用<strong>HIAPK安装器</strong>吧，双击Apk文件即可轻松安装。而且可以直接安装APK软件到<a href="../170001.html" target="_blank"><strong>Android模拟器</strong></a>中哦，方便测试软件和体验Android无限魅力。</p>
<p><strong>官方网页：<a href="http://www.hiapk.com" target="_blank"><span style="font-weight: normal;">http://www.hiapk.com</span></a></strong></p>
<p><strong>下载</strong>：<a href="http://www.hiapk.com/bbs/download.php?keyid=f502335d73228df50c50712638228c9e5a443842819d733d22fd351436ac1c4a">http://www.hiapk.com/bbs/download.php?keyid=f502335d73228df50c50712638228c9e5a443842819d733d22fd351436ac1c4a</a></p>
<p><strong>安装：</strong></p>
<p>代码</p>
<p># tar zxvf ApkInstaller_for_Linux_i386.tgz</p>
<p># chmod a+x install.sh</p>
<p>#&nbsp;sudo ./install.sh</p>
<p><strong>参考</strong>：<a href="http://www.hiapk.com/bbs/viewthread.php?tid=40417&amp;highlight=Apchmod%20a+x%20install.sh">http://www.hiapk.com/bbs/viewthread.php?tid=40417&amp;highlight=Apchmod a+x install.sh</a></p>
<p><a href="http://www.hiapk.com/bbs/viewthread.php?tid=40417&amp;highlight=Apchmod%20a+x%20install.sh">&nbsp;</a><img src="http://lh6.ggpht.com/_brtedB-iSfE/TE7sgRV6_NI/AAAAAAAAAUU/a83TCtxL9Tg/Select%20a%20device_037.png" alt="" width="240" height="170" /></p>
<p><img src="http://lh3.ggpht.com/_brtedB-iSfE/TE7sfqVSNbI/AAAAAAAAAUM/vXhmNgSD_H8/HiApk%20Apk%20Install%20tool_038.png" alt="" width="331" height="232" /></p>
<p><img src="http://lh5.ggpht.com/_brtedB-iSfE/TE7sfmmUGFI/AAAAAAAAAUQ/vsDKnJZvqZ4/HiApk%20Apk%20Install%20tool_039.png" alt="" width="331" height="232" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
      
                <h4>相关阅读：</h4>
                  <ul>
                
                  <li><a href="http://u-topoi.appspot.com/177001.html">ubuntu软件应用（RecordMyDesktop屏幕录制软件）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/173001.html">ubuntu启动失败，卡死在ubuntu登入进度条中</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/170001.html">ubuntu软件使用（Android开发工具包+Android模拟器）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/169001.html">ubuntu软件使用（支持api的twitter软件Pino和turpial）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/163001.html">使用SugarSync替代Dropbox网络存储</a></li>
                
                </ul>
                
                <p>本文网址:<a href="http://u-topoi.appspot.com/159002.html">http://u-topoi.appspot.com/159002.html</a></p>

      ]]></content>
      <author>
          <name>非位置</name>
      </author>
      <updated>2010-07-27T14:28:21Z</updated>
  </entry>

  <entry>
      <link href="http://u-topoi.appspot.com/170001.html"/>
      <id>http://u-topoi.appspot.com/entry/ubuntu软件使用（Android开发工具包+Android模拟器）</id>
      <title>ubuntu软件使用（Android开发工具包+Android模拟器）</title>
      <content type="html"><![CDATA[
      <p>自从google发布Android手机系统以来，版本更新很快，从1.5到2.1没用多少时间，现在2.2也发布了，听说即将发布3.0版，google有钱就是不一样啊。既然这个系统那么火热，不如我们去把玩把玩，有钱直接用手机，没钱么我们可以使用模拟器。</p>
<p>既然是以linux为核心的系统，那么就值得关注了。我开始下载安装吧。<span style="font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal;">因为是模拟器所有我们需要安装Java来运行，不用说Java的确很强大。</span></p>
<p><span style="font-family: Verdana, Arial, Helvetica, sans-serif;"><span style="line-height: normal;"><strong>官方网页</strong>：</span></span><a href="http://www.android.com/">http://www.android.com/</a></p>
<p><strong>下载：</strong></p>
<p>&nbsp;</p>
<p><span style="font-family: Verdana, Arial, Helvetica, sans-serif;"><span style="line-height: normal;"><strong>1.下载库文件</strong></span></span></p>
<p><span style="font-family: Verdana, Arial, Helvetica, sans-serif;"><span style="line-height: normal;">&nbsp;</span></span><span style="font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; font-size: 12px; color: #5e5e5e;"><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; display: inline; background-color: transparent; padding: 0px; margin: 0px;"><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; display: inline; background-color: #e6ecf9; padding: 0px; margin: 0px;">&ldquo;系统- &gt;系统管理- &gt;新立得软件包管理器&rdquo;&nbsp;</span></span></span></p>
<p><span style="line-height: normal;"><span style="border-collapse: collapse; color: #333333; line-height: 18px;"><span style="color: #000000;">搜索<span style="color: #800000;">openjdk</span>，然后标记<span style="color: #800000;">openjdk-6-jdk</span>和<span style="color: #800000;">openjkd-6-lib <span style="color: #000000;">，然后点应用。</span></span></span></span></span></p>
<p><span style="line-height: normal;"><span style="border-collapse: collapse; color: #333333; line-height: 18px;"><span style="color: #000000;"><span style="color: #800000;"><span style="color: #000000;"><img src="http://lh4.ggpht.com/_brtedB-iSfE/TE2iDmYk_9I/AAAAAAAAATQ/ZasIbPnWmbI/s800/%E6%96%B0%E7%AB%8B%E5%BE%97%E8%BD%AF%E4%BB%B6%E5%8C%85%E7%AE%A1%E7%90%86%E5%99%A8%20_024.png" alt="新立得" width="600" height="401" /></span></span></span></span></span></p>
<p><strong>2.下载Android程序</strong></p>
<p><span style="line-height: normal;"><span style="border-collapse: collapse; color: #333333; line-height: 18px;"><span style="color: #000000;"><span style="color: #800000;"><span style="color: #000000;">下载地址：<a href="http://androidappdocs.appspot.com/sdk/index.html">http://androidappdocs.appspot.com/sdk/index.html</a></span></span></span></span></span></p>
<p>&nbsp;</p>
<p><span style="border-collapse: collapse; line-height: 18px;"><span style="font-family: arial, sans-serif; line-height: normal; color: #333333; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;">解压<a style="color: #006699;" href="http://dl.google.com/android/android-sdk_r06-linux_86.tgz">android-sdk_r06-linux_86.tgz</a>到目录。</span></span></p>
<p><span style="border-collapse: collapse; line-height: 18px;"><span style="font-family: arial, sans-serif; line-height: normal; color: #333333; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;"><a style="color: #006699;" href="http://dl.google.com/android/android-sdk_r06-linux_86.tgz"></a></span><strong>3.配置Android模拟器</strong></span></p>
<p><span style="border-collapse: collapse; line-height: 18px;">进入tools目录，</span><span style="line-height: 18px; border-collapse: collapse;"><span style="color: #000000;">打开Android SDK and AVD Manager.</span></span></p>
<p><span style="border-collapse: collapse; line-height: 18px;"><strong>代码： &nbsp;</strong> ./android</span></p>
<p><span style="border-collapse: collapse; line-height: 18px;"><strong><img src="http://lh6.ggpht.com/_brtedB-iSfE/TE2iDdkbwKI/AAAAAAAAATI/5Kx8p_C9f_8/Android%20SDK%20and%20AVD%20Manager%20_026.png" alt="" width="600" /></strong></span></p>
<p><span style="border-collapse: collapse; line-height: 18px;">勾选自己想要下载的版本后<strong>Install Selected</strong></span></p>
<p><span style="border-collapse: collapse; line-height: 18px;"><img src="http://lh5.ggpht.com/_brtedB-iSfE/TE2iD1Ls5II/AAAAAAAAATU/6YsE5VFtHrI/Choose%20Packages%20to%20Install%20_028.png" alt="" width="600" height="300" /></span></p>
<p>&nbsp;</p>
<p><span style="border-collapse: collapse; line-height: 18px;">选择Accept All全部下载你需要软件包，<strong>Install</strong></span></p>
<p><span style="font-family: arial, sans-serif;"><span style="border-collapse: collapse; line-height: normal; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;"><img src="http://lh3.ggpht.com/_brtedB-iSfE/TE2iDRSknTI/AAAAAAAAATE/DxXlDMjcKC0/Android%20SDK%20and%20AVD%20Manager%20_025.png" alt="" width="600" height="300" /></span></span></p>
<p><span style="border-collapse: collapse; line-height: 18px;">现在可用的版本都下载好了。</span></p>
<p><span style="border-collapse: collapse; line-height: 18px;">开始添加<strong>手机设备</strong></span></p>
<p><span style="border-collapse: collapse; line-height: 18px;"><strong><img src="http://lh6.ggpht.com/_brtedB-iSfE/TE2iDvm2MoI/AAAAAAAAATM/RK4kRYtz8NY/Android%20SDK%20and%20AVD%20Manager%20_027.png" alt="" width="600" height="300" /></strong></span></p>
<p><span style="border-collapse: collapse; line-height: 18px;">点New配置新设备</span></p>
<p><span style="border-collapse: collapse; line-height: 18px;"><img src="http://lh6.ggpht.com/_brtedB-iSfE/TE2kozIhvTI/AAAAAAAAATc/SorH6R6m7K4/s512/Create%20new%20Android%20Virtual%20Device%20%28AVD%29%20_029.png" alt="" width="400" height="574" /></span></p>
<p><span style="border-collapse: collapse; line-height: 18px;">完成</span></p>
<p><span style="border-collapse: collapse; line-height: 18px;"><img src="http://lh3.ggpht.com/_brtedB-iSfE/TE2kpKNprtI/AAAAAAAAATg/ntFFkf9nq6g/Android%20Virtual%20Devices%20Manager%20_030.png" alt="" width="500" height="224" /></span></p>
<p><span style="border-collapse: collapse; line-height: 18px;"><strong>4.开启Android模拟器</strong></span></p>
<p><span style="border-collapse: collapse; line-height: 18px;"><strong><img src="http://lh3.ggpht.com/_brtedB-iSfE/TE2pq0OClnI/AAAAAAAAATo/TUpyvD00sjQ/s720/5554%3Amilestone_032.png" alt="" width="400" height="286" /></strong></span></p>
<p><span style="border-collapse: collapse; line-height: 18px;"><strong><img src="http://lh3.ggpht.com/_brtedB-iSfE/TE2prkZrdZI/AAAAAAAAATs/cj3fq4qE0lU/s720/5554%3Amilestone_034.png" alt="" width="400" height="286" /></strong></span></p>
<p><span style="border-collapse: collapse; line-height: 18px;"><strong>5.制作快捷键</strong></span></p>
<p><span style="border-collapse: collapse; line-height: 18px;">右击桌面&mdash;&mdash;创建启动器</span></p>
<p><span style="border-collapse: collapse; line-height: 18px;"><strong><span style="border-collapse: separate; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: normal; font-size: 12px; color: #008080;"><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; display: inline; background-color: transparent; padding: 0px; margin: 0px;"><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; display: inline; background-color: #e6ecf9; padding: 0px; margin: 0px;">命令：/首页/</span></span><span style="color: #ff6600;"><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; display: inline; background-color: transparent; padding: 0px; margin: 0px;"><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; display: inline; background-color: #e6ecf9; padding: 0px; margin: 0px;">YOURUSERNAME</span></span></span><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; display: inline; background-color: transparent; padding: 0px; margin: 0px;"><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; display: inline; background-color: #e6ecf9; padding: 0px; margin: 0px;">/ android-sdk-linux_86/tools/emulator @</span></span><span style="color: #ff6600;"><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; display: inline; background-color: transparent; padding: 0px; margin: 0px;"><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; display: inline; background-color: #e6ecf9; padding: 0px; margin: 0px;">softpedia</span></span></span></span></strong></span></p>
<p><span style="border-collapse: collapse; line-height: 18px;"><strong><span style="border-collapse: separate; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: normal; font-size: 12px; color: #008080;"><span style="color: #ff6600;"><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; display: inline; background-color: transparent; padding: 0px; margin: 0px;"><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; display: inline; background-color: #e6ecf9; padding: 0px; margin: 0px;"><span style="color: #000000;"><img src="http://lh3.ggpht.com/_brtedB-iSfE/TE2prkPPMeI/AAAAAAAAATw/gtgp_TY5fZU/%E5%88%9B%E5%BB%BA%E5%90%AF%E5%8A%A8%E5%99%A8_033.png" alt="" width="400" height="218" /></span></span></span></span></span></strong></span></p>
<p><span style="color: #ff6600;"><span style="line-height: normal; font-size: small;"><span style="color: #000000;"><strong>参考：</strong></span></span></span><a href="http://news.softpedia.com/news/How-to-Run-Android-Applications-on-Ubuntu-115152.shtml">http://news.softpedia.com/news/How-to-Run-Android-Applications-on-Ubuntu-115152.shtml</a></p>
      
                <h4>相关阅读：</h4>
                  <ul>
                
                  <li><a href="http://u-topoi.appspot.com/177001.html">ubuntu软件应用（RecordMyDesktop屏幕录制软件）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/173001.html">ubuntu启动失败，卡死在ubuntu登入进度条中</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/169001.html">ubuntu软件使用（支持api的twitter软件Pino和turpial）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/163001.html">使用SugarSync替代Dropbox网络存储</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/160001.html">网站监控site 24x7</a></li>
                
                </ul>
                
                <p>本文网址:<a href="http://u-topoi.appspot.com/170001.html">http://u-topoi.appspot.com/170001.html</a></p>

      ]]></content>
      <author>
          <name>非位置</name>
      </author>
      <updated>2010-07-26T15:32:33Z</updated>
  </entry>

  <entry>
      <link href="http://u-topoi.appspot.com/169001.html"/>
      <id>http://u-topoi.appspot.com/entry/ubuntu软件使用（支持api的twitter软件Pino和turpial）</id>
      <title>ubuntu软件使用（支持api的twitter软件Pino和turpial）</title>
      <content type="html"><![CDATA[
      <p>使用<strong><a style="vertical-align: baseline; text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; padding: 0px; margin: 0px;" href="../150002.html" target="_blank"><span style="color: #000000;">TUS</span></a></strong>上推并不是很方便，相比客户端软件耗费的系统资源大的多。直接使用twitter官方客户端已经不行了的，由于为了某种保护。那么使用api登入twitter，就是不二的选择了。虽然twitter官方有支持api的地址，但是我们需要转接才能够链接上去。如何制作自己的api就至关重要了，可以google一下有很多方法。我们可以在gae上架设一个api，也可以去aipgee上注册一个帐号。（注册参考<a href="http://www.androidin.net/bbs/android-127777-1-1.html">http://www.androidin.net/bbs/android-127777-1-1.html</a>）</p>
<p><strong>Pino</strong></p>
<p>有了api就可以直接用twitter客户端上推了，pino是支持api，而且可以支持多个api。各种功用也没有缺少，画面也很简介。</p>
<p><strong>官方项目</strong>：<a href="http://code.google.com/p/pino-twitter/">http://code.google.com/p/pino-twitter/</a></p>
<p><strong>安装：</strong></p>
<p><strong>1.添加源:</strong><span style="color: #000000;">&nbsp;</span><span style="line-height: normal;"><span style="color: #ff0000;">deb http://ppa.launchpad.net/troorl/pino/ubuntu YOUR_UBUNTU_VERSION_HERE main</span></span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif; line-height: normal; font-size: 12px;">&nbsp;</span></p>
<p style="vertical-align: baseline; font-family: inherit; font-weight: inherit; font-style: normal !important; font-size: 13px; outline-width: 0px; outline-style: initial; outline-color: initial; color: #c3c3c3; text-indent: 21px; padding: 0px; margin: 0px; border: 0px initial initial;">&nbsp;&nbsp; &nbsp; <span style="color: #ff0000;">&nbsp;&nbsp; &nbsp;deb-src http://ppa.launchpad.net/troorl/pino/ubuntu YOUR_UBUNTU_VERSION_HERE main</span></p>
<p style="vertical-align: baseline; font-family: inherit; font-weight: inherit; font-style: normal !important; font-size: 13px; outline-width: 0px; outline-style: initial; outline-color: initial; color: #c3c3c3; text-indent: 21px; padding: 0px; margin: 0px; border: 0px initial initial;"><span style="color: #ff0000;"><br /></span></p>
<p style="vertical-align: baseline; font-style: normal !important; font-size: 13px; outline-width: 0px; outline-style: initial; outline-color: initial; color: #c3c3c3; text-indent: 21px; padding: 0px; margin: 0px; border: 0px initial initial;"><strong><span style="color: #ff0000;"><span style="color: #000000;">&nbsp;&nbsp; &nbsp; 或</span>&nbsp;<span style="color: #000000;"><span style="font-weight: normal;">sudo add-apt-repository&nbsp;ppa:troorl/pino</span></span></span></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>2.更新源</strong>：<strong>&nbsp;</strong><span style="color: #ff0000;"><span style="color: #000000;">sudo apt-get update</span></span></p>
<p><strong>3.下载</strong>： &nbsp; <span style="color: #ff0000;"><span style="color: #000000;">sudo apt-get install pino</span></span></p>
<p><span style="color: #ff0000;"><strong><span style="color: #000000;">ubuntu-tweak中也可以下载pino</span></strong></span></p>
<p><img src="http://lh6.ggpht.com/_brtedB-iSfE/TEwLAwPyh1I/AAAAAAAAAS8/kIAFwgK23yk/%E9%85%8D%E7%BD%AE_022.png" alt="" width="331" height="232" /></p>
<p>&nbsp;</p>
<p><img src="http://lh5.ggpht.com/_brtedB-iSfE/TEwI155xBuI/AAAAAAAAASs/NzgJP1p3dKE/s512/pino_020.png" alt="" width="400" height="671" /></p>
<p>&nbsp;</p>
<p><strong>turpial</strong></p>
<p>turpial和pino一样都是支持api的twitter客户端，相对而言turpial功能方面没有pino强大，但是它有更新提醒功能（鸟叫声），界面和pino一样简单，回复也非常方便，点击消息右击即可。</p>
<p><strong>官方项目</strong>：<a href="http://code.google.com/p/turpial/">http://code.google.com/p/turpial/</a></p>
<p>&nbsp;</p>
<p><strong>下载：</strong></p>
<p><strong>1.添加源： </strong>sudo add-apt-repository ppa:effie-jayx/turpial-devel</p>
<div><strong>2.更新源</strong>：sudo apt-get update</div>
<div></div>
<div><strong>3.下载</strong>：sudo apt-get install turpial</div>
<div></div>
<div><img src="http://lh5.ggpht.com/_brtedB-iSfE/TEwLAwnlvyI/AAAAAAAAAS4/WzOXQHA6dM0/Preferences_023.png" alt="" width="331" height="232" /></div>
<p><!--more--><img src="http://lh4.ggpht.com/_brtedB-iSfE/TEwI15WoAwI/AAAAAAAAASw/j4pTMuB6_co/s512/Turpial%20-%20shucksu_021.png" alt="" width="400" height="620" /></p>
<p>&nbsp;</p>
      
                <h4>相关阅读：</h4>
                  <ul>
                
                  <li><a href="http://u-topoi.appspot.com/177001.html">ubuntu软件应用（RecordMyDesktop屏幕录制软件）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/173001.html">ubuntu启动失败，卡死在ubuntu登入进度条中</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/170001.html">ubuntu软件使用（Android开发工具包+Android模拟器）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/163001.html">使用SugarSync替代Dropbox网络存储</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/160001.html">网站监控site 24x7</a></li>
                
                </ul>
                
                <p>本文网址:<a href="http://u-topoi.appspot.com/169001.html">http://u-topoi.appspot.com/169001.html</a></p>

      ]]></content>
      <author>
          <name>非位置</name>
      </author>
      <updated>2010-07-25T10:24:40Z</updated>
  </entry>

  <entry>
      <link href="http://u-topoi.appspot.com/163001.html"/>
      <id>http://u-topoi.appspot.com/entry/使用SugarSync替代Dropbox网络存储</id>
      <title>使用SugarSync替代Dropbox网络存储</title>
      <content type="html"><![CDATA[
      <p>现在使用<strong><a href="../69.html" target="_blank">Dropbox</a></strong>要使用代理了，麻烦而且下载速度慢，无法满足我的日常所需。看到很多人都在找替代，我比较坚持使用Dropbox本来修改Hosts还能使用的，现在只能另寻它路了。<strong>SugarSync</strong>也是一个很不多的网络存储服务，不过Linux的客户端没有的说，所有直到现在才来用它，SugarSync是支持外链的，虽然它的外链不是直接的链接地址，相对而已还是不错的，支持文件和图片存储，但不能做图库来使用，图库可以使用<a href="../70001.html" target="_blank">Picasa网络相册</a>。我们可以不比较重要的一些文件和图片保存到SugarSync中以便不会遗失。</p>
<p><strong>官方网：</strong><a href="https://www.sugarsync.com/">https://www.sugarsync.com/</a></p>
<p><strong>注册地址</strong>：<a href="https://www.sugarsync.com/referral?rf=cr6m2bt8jjk4t" target="_blank">https://www.sugarsync.com/referral?rf=cr6m2bt8jjk4t</a>&nbsp;（这个是激请注册可以增加存储空间）</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
      
                <h4>相关阅读：</h4>
                  <ul>
                
                  <li><a href="http://u-topoi.appspot.com/177001.html">ubuntu软件应用（RecordMyDesktop屏幕录制软件）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/173001.html">ubuntu启动失败，卡死在ubuntu登入进度条中</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/170001.html">ubuntu软件使用（Android开发工具包+Android模拟器）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/169001.html">ubuntu软件使用（支持api的twitter软件Pino和turpial）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/160001.html">网站监控site 24x7</a></li>
                
                </ul>
                
                <p>本文网址:<a href="http://u-topoi.appspot.com/163001.html">http://u-topoi.appspot.com/163001.html</a></p>

      ]]></content>
      <author>
          <name>非位置</name>
      </author>
      <updated>2010-07-07T06:35:11Z</updated>
  </entry>

  <entry>
      <link href="http://u-topoi.appspot.com/150002.html"/>
      <id>http://u-topoi.appspot.com/entry/ubuntu软件使用（NX-Client-远程控制软件）</id>
      <title>ubuntu软件使用（NX Client 远程控制软件）</title>
      <content type="html"><![CDATA[
      <p><span style="font-family: arial; line-height: normal;"><strong>NX Client</strong><strong><span style="font-weight: normal;">来自于</span><a href="http://www.nomachine.com" target="_blank">No</a></strong></span><span style="font-family: arial; line-height: normal;"><strong><a href="http://www.nomachine.com" target="_blank">machine</a></strong>，它</span><span style="font-family: arial; line-height: normal;">不同于其他的远程控制软件，它是一个运行于多平台的软件，而且它提供免费版本可下载使用。今天主要不是介绍这个软件如何优秀，而是要介绍如何</span>TUS在NX Client中如何使用。<a href="https://www.tusurfer.com" target="_blank">TUS</a>（The Untraceable Surfer）是一个网络终端平台，他提供<span style="color: #ff0000;">匿名</span><span style="color: #ff0000;">，</span><span style="color: #ff0000;">安全</span>和<span style="color: #ff0000;">无限制</span>的上网，感觉就是为我们墙内而准备的。我们需要<a href="https://www.tusurfer.com/tus/registerUser.do" target="_blank"><span style="color: #0000ff;">注册一个免费的帐号</span></a>，这样我在邮件中就能得到登入的帐号和密码了。</p>
<p><strong>NX Clinet主页</strong>：<a href="http://www.nomachine.com/index.php"><span style="color: #0000ff;">http://www.nomachine.com/index.php</span></a></p>
<p><strong>NX Clinet for linux下载</strong>：<a href="http://www.nomachine.com/select-package.php?os=linux&amp;id=1"><span style="color: #0000ff;">http://www.nomachine.com/select-package.php?os=linux&amp;id=1</span></a></p>
<p><span style="color: #0000ff;"><strong><span style="color: #000000;">参考</span></strong><span style="color: #000000;">：</span></span><a href="http://www.9fun.org/archives/194.html">http://www.9fun.org/archives/194.html</a></p>
<p>安装好NX Client后，在<strong>菜单</strong>中打开<strong>NX Connection Wizard</strong>进行设置</p>
<p><strong><img src="http://lh3.ggpht.com/_brtedB-iSfE/TCylBe6t83I/AAAAAAAAAR8/zW9X22VBTtI/%20NX%20Connection%20Wizard_016.png" alt="1" width="494" height="383" /></strong></p>
<p>点击Next后，输入Host和Post。</p>
<p>test的可以填：Host：testdrive.nomachine.com Post：22</p>
<p>TUS帐号：Host: remote.tusurfer.com&nbsp;Port: 443</p>
<p><img src="http://lh6.ggpht.com/_brtedB-iSfE/TCylAn2T0eI/AAAAAAAAAR0/aGbnkcwOLqM/%20NX%20Connection%20Wizard_013.png" alt="4.1" width="494" height="383" /></p>
<p><img src="http://lh3.ggpht.com/_brtedB-iSfE/TCylBCAuQeI/AAAAAAAAAR4/GmR8vni1iPI/%20NX%20Connection%20Wizard_012.png" alt="2" width="494" height="383" /></p>
<p>之后就是选择登入怎样的服务器了。TUS提供的是linux发行版SUSE 10.1远程桌面。</p>
<p><img src="http://lh4.ggpht.com/_brtedB-iSfE/TCyl8LPDflI/AAAAAAAAASE/nSghBZl2i78/%20NX%20Connection%20Wizard_014.png" alt="3" width="494" height="383" /></p>
<p>在桌面添加快捷键</p>
<p><img src="http://lh4.ggpht.com/_brtedB-iSfE/TCyl8J2321I/AAAAAAAAASA/xozzR4Xp2Cc/%20NX%20Connection%20Wizard_015.png" alt="4" width="494" height="383" /></p>
<p>设置已经完成了，开始可以进行登入了。</p>
<p><img src="http://lh6.ggpht.com/_brtedB-iSfE/TCyl8fmMhLI/AAAAAAAAASM/0Y-dHM1X5FU/%20NX%20-%20testdrive_018.png" alt="5" width="324" height="223" /></p>
<p>登入</p>
<p><img src="http://lh3.ggpht.com/_brtedB-iSfE/TCyl8VihGfI/AAAAAAAAASI/VYdjTtNjSEs/%20NX%20-%20testdrive_017.png" alt="6" width="346" height="162" /></p>
<p>登入后，就是一个系统桌面，里面有很多应用可用。至于test就不能使用下载功能了。</p>
<p><img src="http://lh4.ggpht.com/_brtedB-iSfE/TCb1_Pehr1I/AAAAAAAAARY/rYQk9sdpY4c/s640/NX%20-%20guest%40test00%3A1060%20-%20testdrive_009.png" alt="8" width="640" height="500" /></p>
<p><img src="http://lh3.ggpht.com/_brtedB-iSfE/TCyrs5CjKRI/AAAAAAAAASU/AYkIjvz9IG4/s640/NX%20-%20fackyouk%40127.0.0.1%3A1032%20-%20The%20Untraceable%20Surfer_011.png" alt="7" width="640" height="500" /></p>
<p><strong>总结:</strong>总的来说，TUS提供的服务很棒，最要是免费的。对于没有ssh和pvn的用户，我们可以使用TUS的服务，使用NX Clinet进行在墙内无法进行的事情。但是NX Clinet没有声音，对于想看youtube那就有点奢求了。</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
      
                <h4>相关阅读：</h4>
                  <ul>
                
                  <li><a href="http://u-topoi.appspot.com/177001.html">ubuntu软件应用（RecordMyDesktop屏幕录制软件）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/173001.html">ubuntu启动失败，卡死在ubuntu登入进度条中</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/170001.html">ubuntu软件使用（Android开发工具包+Android模拟器）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/169001.html">ubuntu软件使用（支持api的twitter软件Pino和turpial）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/163001.html">使用SugarSync替代Dropbox网络存储</a></li>
                
                </ul>
                
                <p>本文网址:<a href="http://u-topoi.appspot.com/150002.html">http://u-topoi.appspot.com/150002.html</a></p>

      ]]></content>
      <author>
          <name>非位置</name>
      </author>
      <updated>2010-07-01T14:47:39Z</updated>
  </entry>

  <entry>
      <link href="http://u-topoi.appspot.com/160001.html"/>
      <id>http://u-topoi.appspot.com/entry/网站监控site-24x7</id>
      <title>网站监控site 24x7</title>
      <content type="html"><![CDATA[
      <p>如果你的个人网站使用的是自己的服务器，你是否需要掌握自己网站所有的动向。比如：<a href="http://www.u-topoi.co.tv/">http://www.u-topoi.co.tv/</a>&nbsp;是一个GAE上运行的网站，但是如果GAE崩溃，或者无法运行你的网站，肯定会给我们带来不便。使用网站监控软件，监控网站的运行情况，是必要的选择。<strong>site 24x7</strong>是一个网络上的监控服务商，毕竟我们电脑网络资源也是有限的。它提供<strong>免费</strong>的注册服务，我们可以同时监控俩个域名的网站。</p>
<p>提供的服务有：</p>
<p><strong><a style="text-decoration: underline; color: #000000;" href="web-site-uptime-monitoring.html">网站上线时间监视</a></strong></p>
<p><strong><a style="text-decoration: underline; color: #000000;" href="website-performance-monitoring.html">网站性能监视</a></strong></p>
<p><strong><a style="text-decoration: underline; color: #000000;" href="website-monitoring-from-multiple-locations.html">遍布全球的监视位置</a></strong></p>
<p><strong><a style="text-decoration: underline; color: #000000;" href="web-application-monitoring.html">Web应用监视</a></strong></p>
<p><strong><a style="text-decoration: underline; color: #000000;" href="email-server-monitoring.html">邮件服务器监视</a></strong></p>
<p><strong><a style="text-decoration: underline; color: #000000;" href="dns-server-monitoring.html">DNS服务器监视</a></strong></p>
<p><strong><span style="color: #5d686c; font-weight: normal;"><span style="font-weight: 700; font-size: 12px; color: #0000ff;"><a style="color: #0033cc; text-decoration: underline;" href="web-page-analyzer.html">网</a></span><a style="color: #0033cc; text-decoration: underline;" href="web-page-analyzer.html"><span style="color: #0000ff; font-weight: bold; font-size: 12px;">页分析器</span></a></span></strong></p>
<p><strong><span style="color: #5d686c; font-weight: normal;"><span style="color: #0000ff; font-weight: bold; font-size: 12px;"><a style="text-decoration: underline; color: #000000;" href="website-monitoring-report.html">网站监视报告</a></span></span></strong></p>
<p><strong><span style="color: #5d686c; font-weight: normal;"><span style="color: #0000ff; font-weight: bold; font-size: 12px;"><br /></span></span></strong></p>
<p><strong>官方网</strong>：<a href="http://site24x7.com/zhcn/index.html">http://site24x7.com/zhcn/index.html</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
      
                <h4>相关阅读：</h4>
                  <ul>
                
                  <li><a href="http://u-topoi.appspot.com/177001.html">ubuntu软件应用（RecordMyDesktop屏幕录制软件）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/173001.html">ubuntu启动失败，卡死在ubuntu登入进度条中</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/170001.html">ubuntu软件使用（Android开发工具包+Android模拟器）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/169001.html">ubuntu软件使用（支持api的twitter软件Pino和turpial）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/163001.html">使用SugarSync替代Dropbox网络存储</a></li>
                
                </ul>
                
                <p>本文网址:<a href="http://u-topoi.appspot.com/160001.html">http://u-topoi.appspot.com/160001.html</a></p>

      ]]></content>
      <author>
          <name>非位置</name>
      </author>
      <updated>2010-06-27T07:16:36Z</updated>
  </entry>

  <entry>
      <link href="http://u-topoi.appspot.com/157001.html"/>
      <id>http://u-topoi.appspot.com/entry/完全使用ubuntu一年有感+使用心得</id>
      <title>完全使用ubuntu一年有感+使用心得</title>
      <content type="html"><![CDATA[
      <p>记得ubuntu7.04刚出来时，我用光盘刻录了一张，在我的老电脑上我安装了上去，老电脑是02年的流行配置。那之前装过fedora 9，还是那句话&ldquo;没有网络的linux，寸步难行。&rdquo;linux那时给我的感觉是怎么还没有windows好呢，字体难看，操作困难，连读光盘都要命令加载，之后fedora就弃之高阁了。</p>
<p>直至07电脑报的一篇报道，说ubuntu这个linux致力于打造比美xp桌面系统，而且linux本身耗资源少。不过安装好才知道，老电脑就是老电脑，ubuntu7.04没能发挥出其应有的性能。 之后就是安装双系统，xp和ubuntu共存，基本ubuntu就等于是摆设了，还要占据资源，可想而知不久后就被我清除了。</p>
<p>08年老电脑退役二线，新的电脑就是好，游戏性能完全可以发挥，沉浸在游戏中，直至ubuntu9.04的到了，直到现在我还认为9.04是ubuntu中非常关键的一个版本，它在个人桌面系统上越来越得心应手了，当然这个离不开中国开源软件的发展和社区在翻译中的重要性。这个时候我的电脑中只有ubuntu了，我对自己说：远离windows,远离游戏，珍惜生命。可是，在使用ubuntu系统的过程中并不是很轻松，可以说是在折腾自己，想打造一个用惯了XP后的系统，对于linux来说太难了。</p>
<p>1.首先使用去verycd下资料很艰苦，amule不能直接在网页上点击下载，虽然那时出现了<span style="line-height: normal; font-size: 12px; border-collapse: collapse; color: #333333; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;">&nbsp;<strong><a class="row-title" style="text-decoration: none; color: #2583ad;" title="ubuntu软件使用（easyMule电驴）" href="../82.html" target="_blank">ubuntu软件使用（easyMule电驴）</a></strong></span>不过，但是还是不能解决一个问题：简单操作，省心使用。</p>
<p>2.之后QQ很霸道的说，我要修改协议，第三方软件你休想登入。虽然有QQ for linux可是实在是惨不忍睹的一个版本还是beta的，直至今天。现在可以使用web QQ了。</p>
<p>3.迅雷的下载资源很多，可是没有linux版本的迅雷。虽然通过<span style="line-height: normal; font-size: 12px; border-collapse: collapse; color: #333333; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;">&nbsp;<strong><a class="row-title" style="text-decoration: none; color: #2583ad;" title="ubuntu中如何下载迅雷链接地址" href="../148001.html" target="_blank">ubuntu中如何下载迅雷链接地址</a><span style="font-weight: normal;"><span style="color: #000000;"><span style="font-size: x-small;">可以基本解决下载地址，不过有些链接只能用迅雷才能下载。</span></span></span></strong></span></p>
<p><span style="line-height: normal; font-size: 12px; border-collapse: collapse; color: #333333; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;"><strong><span style="font-weight: normal;"><span style="color: #000000;"><span style="font-size: x-small;">4.淘宝在linux中是无法安装网页插件的，后来通过</span></span></span></strong></span><span style="line-height: normal; font-size: 12px; border-collapse: collapse; color: #333333; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;"><strong><a class="row-title" style="text-decoration: none; color: #2583ad;" title="ubuntu软件使用（firefox的支付宝插件）" href="../150001.html" target="_blank">ubuntu软件使用（firefox的支付宝插件）</a><span style="color: #000000;"><span style="font-weight: normal;"><span style="font-size: x-small;">可以解决一下问题，不过还是经常出现问题。</span></span></span></strong></span></p>
<p><span style="font-size: small;"><span style="border-collapse: collapse; line-height: normal; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;"><span style="font-size: x-small;">这些在生活经常使用的应用，在linux中是处处碰壁。不得不说，linux要想普遍性，道路艰难，同志们还需努力啊。</span></span></span></p>
<p><span style="font-size: small;"><span style="border-collapse: collapse; line-height: normal; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;">只要还有一点热爱，linux我将一如既往的追随你。<br /><!--more--><!--more--><br /></span></span></p>
<p>&nbsp;</p>
      
                <h4>相关阅读：</h4>
                  <ul>
                
                  <li><a href="http://u-topoi.appspot.com/177001.html">ubuntu软件应用（RecordMyDesktop屏幕录制软件）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/173001.html">ubuntu启动失败，卡死在ubuntu登入进度条中</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/170001.html">ubuntu软件使用（Android开发工具包+Android模拟器）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/169001.html">ubuntu软件使用（支持api的twitter软件Pino和turpial）</a></li>
                
                  <li><a href="http://u-topoi.appspot.com/163001.html">使用SugarSync替代Dropbox网络存储</a></li>
                
                </ul>
                
                <p>本文网址:<a href="http://u-topoi.appspot.com/157001.html">http://u-topoi.appspot.com/157001.html</a></p>

      ]]></content>
      <author>
          <name>非位置</name>
      </author>
      <updated>2010-06-26T16:11:15Z</updated>
  </entry>

</feed>
