<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>debugger (Bob Wang)</title>
    <link>https://ruby-china.org/debugger</link>
    <description>Born to try</description>
    <language>en-us</language>
    <item>
      <title>请问这个 css3 效果有 css 库可用吗?</title>
      <description>&lt;p&gt;在手机上浏览效果挺好的。&lt;/p&gt;

&lt;p&gt;&lt;a href="http://g.tbcdn.cn/tb/joinued/1.0.0/index.html?from=singlemessage&amp;amp;isappinstalled=0" rel="nofollow" target="_blank"&gt;http://g.tbcdn.cn/tb/joinued/1.0.0/index.html?from=singlemessage&amp;amp;isappinstalled=0&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;检测滑动手势&lt;/li&gt;
&lt;li&gt;感觉是 css3 keyframe 动画&lt;/li&gt;
&lt;li&gt;翻屏&lt;/li&gt;
&lt;/ol&gt;</description>
      <author>debugger</author>
      <pubDate>Tue, 26 Aug 2014 14:19:48 +0800</pubDate>
      <link>https://ruby-china.org/topics/21227</link>
      <guid>https://ruby-china.org/topics/21227</guid>
    </item>
    <item>
      <title>MacVim 里面输入中文成这样子是啥原因呢?</title>
      <description>&lt;p&gt;&lt;img src="https://l.ruby-china.com/photo/2014/91637f22d4b64f4029da8bf143e7f51b.png" title="" alt=""&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;mac 10.9.4&lt;/li&gt;
&lt;li&gt;macvim Snapshot 73&lt;/li&gt;
&lt;li&gt;QQ 输入法&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;打了 2 个字母就出来一串，回车后拼音和字母都有，并不是每次必现的。是 vim 的问题，还是 QQ 输入法的问题？有小伙伴遇到过没有？&lt;/p&gt;</description>
      <author>debugger</author>
      <pubDate>Fri, 08 Aug 2014 09:27:15 +0800</pubDate>
      <link>https://ruby-china.org/topics/20903</link>
      <guid>https://ruby-china.org/topics/20903</guid>
    </item>
    <item>
      <title>请问下 ruby-china 源代码中上传图片的时候这个错误是什么原因?</title>
      <description>&lt;p&gt;读代码，测试的时候，发现无法传图，upyun 设置检查了应该么有问题。&lt;/p&gt;

&lt;p&gt;&lt;img src="https://l.ruby-china.com/photo/2014/d90bfc4616eb3bbcc06eec3052a4e33c.png" title="" alt=""&gt;&lt;/p&gt;

&lt;p&gt;没怎么用过 carrierwave，看了代码也不知道为啥有这错误。&lt;/p&gt;</description>
      <author>debugger</author>
      <pubDate>Thu, 17 Jul 2014 11:27:01 +0800</pubDate>
      <link>https://ruby-china.org/topics/20538</link>
      <guid>https://ruby-china.org/topics/20538</guid>
    </item>
    <item>
      <title>请问如何高效率的计算最长连续子序列?</title>
      <description>&lt;p&gt;假设数据库中有：&lt;/p&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;id    name         created_at
1     zhangsan     2014-01-01
2     zhangsan     2014-01-02
4     zhangsan     2014-02-01
5     zhangsan     2014-02-02
6     zhangsan     2014-02-03
7     zhangsan     2014-02-04
8     zhangsan     2014-03-01
9     zhangsan     2014-03-02
10    zhangsan     2014-03-03
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;其中 created_at 连续的部分是：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;1. 2014-01-01 到 2014-01-02，跨越 2 个日期&lt;/li&gt;
&lt;li&gt;2. 2014-02-01 到 2014-02-04，跨越 4 个日期&lt;/li&gt;
&lt;li&gt;3. 2014-03-01 到 2014-03-03，跨域 3 个日期&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;如何高效率的找出 2 的数据记录数和跨域日期数，假设数据库在 2 千万级别。&lt;/p&gt;</description>
      <author>debugger</author>
      <pubDate>Wed, 18 Jun 2014 17:25:10 +0800</pubDate>
      <link>https://ruby-china.org/topics/20028</link>
      <guid>https://ruby-china.org/topics/20028</guid>
    </item>
    <item>
      <title>有谁用过 testlink 这个 web 管理测试的，说一下?</title>
      <description>&lt;p&gt;开源项目叫 TestLink，管理测试、执行、统计的，有人说用这个，但是我看了 demo 觉得乱糟糟的，有实际用过的朋友吗？扫盲一下，感激不尽。或者有没有类似的推荐的，主要用于硬件、芯片、安卓项目测试管理。&lt;/p&gt;

&lt;p&gt;项目地址:
&lt;a href="http://testlink.org/" rel="nofollow" target="_blank" title=""&gt;http://testlink.org/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Demo 地址:
&lt;a href="http://demo.testlink.org/latest/index.php" rel="nofollow" target="_blank" title=""&gt;http://demo.testlink.org/latest/index.php&lt;/a&gt;&lt;/p&gt;</description>
      <author>debugger</author>
      <pubDate>Wed, 21 May 2014 12:06:24 +0800</pubDate>
      <link>https://ruby-china.org/topics/19439</link>
      <guid>https://ruby-china.org/topics/19439</guid>
    </item>
    <item>
      <title>谁帮忙深入解释一下柯里化?</title>
      <description>&lt;p&gt;看起来还是很简单，但是深入到内部怎么理解？为什么要叫这个名字？&lt;/p&gt;

&lt;p&gt;把&lt;/p&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;sum' :: (Num a) =&amp;gt; [a] -&amp;gt; a   
sum' xs = foldl (+) 0 xs
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;柯里化&lt;/p&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;sum' :: (Num a) =&amp;gt; [a] -&amp;gt; a   
sum' = foldl (+) 0
&lt;/code&gt;&lt;/pre&gt;</description>
      <author>debugger</author>
      <pubDate>Wed, 30 Apr 2014 11:38:18 +0800</pubDate>
      <link>https://ruby-china.org/topics/18933</link>
      <guid>https://ruby-china.org/topics/18933</guid>
    </item>
    <item>
      <title>有没有在线编辑器中，对表格实现跨行，跨列操作的 UI 样例?</title>
      <description>&lt;p&gt;看了流行的编辑器，生成表格的 UI 操作都没有跨行，跨列的，感觉这个操作在 UI 上很难定义，我现在是通过代码片段 (html tags) 来简化这个过程，感觉这个 UI 的操作得 web 上面很难去 design，哪位兄弟可以提供一下思路和样例么？&lt;/p&gt;</description>
      <author>debugger</author>
      <pubDate>Wed, 15 Jan 2014 16:33:54 +0800</pubDate>
      <link>https://ruby-china.org/topics/16816</link>
      <guid>https://ruby-china.org/topics/16816</guid>
    </item>
    <item>
      <title>有没有开源的最小型的 livechat 系统?</title>
      <description>&lt;p&gt;自己用 faye 做了个，但是客服那边的 web 页面使用体验不是很好。以前用 openfire+spark+jsjac 做过一套，但不是通用的，而且太庞大了，不适合单个网站。搜索了下国内的免费客服，感觉都不太简洁，大家有推荐的么？谢谢了 &lt;img title=":smile:" alt="😄" src="https://twemoji.ruby-china.com/2/svg/1f604.svg" class="twemoji"&gt;&lt;/p&gt;

&lt;p&gt;p.s. 除了 QQ 哈...&lt;/p&gt;</description>
      <author>debugger</author>
      <pubDate>Tue, 31 Dec 2013 22:14:30 +0800</pubDate>
      <link>https://ruby-china.org/topics/16546</link>
      <guid>https://ruby-china.org/topics/16546</guid>
    </item>
    <item>
      <title>谁帮忙介绍一下 Sinatra 做的相关的开源项目，想找找看下。</title>
      <description>&lt;p&gt;如果是是 Sinatra + MongoId 的就更好了，这两天看 Sinatra 和 Rack，麻烦哪位大神介绍一下，非常感谢。&lt;/p&gt;</description>
      <author>debugger</author>
      <pubDate>Tue, 29 Oct 2013 15:20:48 +0800</pubDate>
      <link>https://ruby-china.org/topics/15123</link>
      <guid>https://ruby-china.org/topics/15123</guid>
    </item>
    <item>
      <title>如何正确看待某个公司把饮用水划分标准?</title>
      <description>&lt;p&gt;听说隔壁的公司引用水分为普通和经理级别，普通员工喝的大桶的那种矿泉水，经历级别是小桶的，稍微精致一点，可能也是自来水。如何看待这种管理制度，体现出差别有利于晋升文化和岗位的差异化，但是个人觉得这样其实有点过了？如何看待这种"不公平"? 这种差异化管理的优点是什么？&lt;/p&gt;</description>
      <author>debugger</author>
      <pubDate>Fri, 25 Oct 2013 13:13:33 +0800</pubDate>
      <link>https://ruby-china.org/topics/15021</link>
      <guid>https://ruby-china.org/topics/15021</guid>
    </item>
    <item>
      <title>新项目要用 Python，唉，好伤心啊~</title>
      <description>&lt;p&gt;看了几天 python，感觉有些恶心啊，python 这文档层次结构完全没法和 ruby 相比啊。简直是人间惨剧啊...Django 这个名字看起来都那么不顺眼，唉...&lt;/p&gt;

&lt;p&gt;哪个兄弟 python 和 ruby 都用过的，给点感受，Django 用起来安逸吗？
&lt;img title=":sweat:" alt="😓" src="https://twemoji.ruby-china.com/2/svg/1f613.svg" class="twemoji"&gt;&lt;/p&gt;</description>
      <author>debugger</author>
      <pubDate>Tue, 27 Aug 2013 14:16:18 +0800</pubDate>
      <link>https://ruby-china.org/topics/13662</link>
      <guid>https://ruby-china.org/topics/13662</guid>
    </item>
    <item>
      <title>看到一个很牛的招聘，扩散给大家，多少人能达到这个要求</title>
      <description>&lt;pre class="highlight plaintext"&gt;&lt;code&gt;良好的计算机功底，熟悉基本数据结构、算法；
两年以上Java服务端开发经验，熟悉Java、JNI、Linux C/C++；
有大规模分布式系统开发经验，有系统伸缩性、容灾等方面的服务端开发经验；
熟悉MySQL、Nginx，熟悉Redis、Memcached等NoSQL，熟悉Ant、Maven、Nexus等包管理工具；
熟悉TCP、UDP、HTTP等协议，有Netty、Mina、Jetty等网络框架使用经验；
熟悉主流服务端开发常用框架、开源软件；
有创业激情、技术理想，曾在较大的项目中担任过Team Leader；
有流媒体传输、分布式实时系统开发经验者优先。
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;a href="http://search.51job.com/list/co,c,3041265,000000,10,1.html" rel="nofollow" target="_blank" title=""&gt;http://search.51job.com/list/co,c,3041265,000000,10,1.html&lt;/a&gt;&lt;/p&gt;</description>
      <author>debugger</author>
      <pubDate>Wed, 14 Aug 2013 16:59:50 +0800</pubDate>
      <link>https://ruby-china.org/topics/13326</link>
      <guid>https://ruby-china.org/topics/13326</guid>
    </item>
    <item>
      <title>谁知道成都周末有什么线下活动的? 组织在哪里?</title>
      <description>&lt;p&gt;RT.&lt;/p&gt;

&lt;p&gt;周末有呆家里挺闷的，有没有线下活动，培训啊，产品啊，运营啊，技术交流分享啊什么的？那位大神告知一下。&lt;/p&gt;</description>
      <author>debugger</author>
      <pubDate>Tue, 13 Aug 2013 12:30:44 +0800</pubDate>
      <link>https://ruby-china.org/topics/13294</link>
      <guid>https://ruby-china.org/topics/13294</guid>
    </item>
    <item>
      <title>面试的时候你最讨厌碰到的情况是什么?</title>
      <description>&lt;ul&gt;
&lt;li&gt;1. 面试官没有给你问问题的机会。&lt;/li&gt;
&lt;li&gt;2. 简单说了 2 句然后说老板不在，叫你回去等电话。&lt;/li&gt;
&lt;li&gt;3. 叫你笔试或者机试。&lt;/li&gt;
&lt;li&gt;4. 没有水喝。&lt;/li&gt;
&lt;li&gt;5. 问你工资底限是多少，开始拉扯。&lt;/li&gt;
&lt;li&gt;6. 做性格测试。&lt;/li&gt;
&lt;li&gt;7. 问你是什么星座的。&lt;/li&gt;
&lt;li&gt;8. 问你买房没有。&lt;/li&gt;
&lt;li&gt;9. 叫你先坐一下，结果等了半天没人来。&lt;/li&gt;
&lt;li&gt;其他？??&lt;/li&gt;
&lt;/ul&gt;</description>
      <author>debugger</author>
      <pubDate>Mon, 12 Aug 2013 11:36:19 +0800</pubDate>
      <link>https://ruby-china.org/topics/13263</link>
      <guid>https://ruby-china.org/topics/13263</guid>
    </item>
  </channel>
</rss>
