<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>mozillazg (mozillazg)</title>
    <link>https://ruby-china.org/mozillazg</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>Ruby China 生日快乐！</title>
      <description>&lt;p&gt;6 岁啦！🎂🎉🎊🍻&lt;/p&gt;</description>
      <author>mozillazg</author>
      <pubDate>Sat, 28 Oct 2017 10:12:35 +0800</pubDate>
      <link>https://ruby-china.org/topics/34448</link>
      <guid>https://ruby-china.org/topics/34448</guid>
    </item>
    <item>
      <title>This is fine</title>
      <description>&lt;p&gt;source &lt;a href="https://twitter.com/mattly/status/688220491610341381" rel="nofollow" target="_blank" title=""&gt;https://twitter.com/mattly/status/688220491610341381&lt;/a&gt;&lt;/p&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt; &lt;span class="nb"&gt;cat &lt;/span&gt;package.json | &lt;span class="nb"&gt;wc&lt;/span&gt; &lt;span class="nt"&gt;-l&lt;/span&gt;
&amp;lt; 23
&lt;span class="o"&gt;&amp;gt;&lt;/span&gt; &lt;span class="nb"&gt;ls &lt;/span&gt;node_modules | &lt;span class="nb"&gt;wc&lt;/span&gt; &lt;span class="nt"&gt;-l&lt;/span&gt;
&amp;lt; 1045
&lt;span class="o"&gt;&amp;gt;&lt;/span&gt; &lt;span class="nb"&gt;du&lt;/span&gt; &lt;span class="nt"&gt;-h&lt;/span&gt; node_modules
&amp;lt; 1.4G node_modules 
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img src="https://l.ruby-china.com/photo/2016/d580227082acb2ba8fa38a02e3fe2e7e.png" title="" alt=""&gt;&lt;/p&gt;</description>
      <author>mozillazg</author>
      <pubDate>Wed, 20 Jan 2016 20:07:28 +0800</pubDate>
      <link>https://ruby-china.org/topics/28797</link>
      <guid>https://ruby-china.org/topics/28797</guid>
    </item>
    <item>
      <title>Bower 宣告终止开发?(18 Nov 2015 updated: Bower is alive, looking for contributors)</title>
      <description>&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/rackt/redux/issues/944#issuecomment-154858804" rel="nofollow" target="_blank"&gt;https://github.com/rackt/redux/issues/944#issuecomment-154858804&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/aspnet/Home/issues/1074" rel="nofollow" target="_blank"&gt;https://github.com/aspnet/Home/issues/1074&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;updated(18 Nov 2015):&lt;br&gt;
Bower is alive, looking for contributors:&lt;br&gt;
&lt;a href="https://bower.io/blog/2015/bower-alive-looking-contributors/" rel="nofollow" target="_blank"&gt;https://bower.io/blog/2015/bower-alive-looking-contributors/&lt;/a&gt;&lt;/p&gt;</description>
      <author>mozillazg</author>
      <pubDate>Sat, 14 Nov 2015 10:35:33 +0800</pubDate>
      <link>https://ruby-china.org/topics/28060</link>
      <guid>https://ruby-china.org/topics/28060</guid>
    </item>
    <item>
      <title>中秋节快乐！</title>
      <description>&lt;p&gt;祝大家中秋节快乐！&lt;/p&gt;</description>
      <author>mozillazg</author>
      <pubDate>Mon, 08 Sep 2014 08:13:10 +0800</pubDate>
      <link>https://ruby-china.org/topics/21421</link>
      <guid>https://ruby-china.org/topics/21421</guid>
    </item>
    <item>
      <title>有什么好的办法解决笔记本屏幕反光的问题？</title>
      <description>&lt;p&gt;上班的时候，工作区域开了很多灯导致屏幕反光很厉害，看得眼睛累。
大家有什么好的办法解决笔记本屏幕反光的问题吗？谢谢！&lt;/p&gt;</description>
      <author>mozillazg</author>
      <pubDate>Wed, 06 Aug 2014 08:35:22 +0800</pubDate>
      <link>https://ruby-china.org/topics/20863</link>
      <guid>https://ruby-china.org/topics/20863</guid>
    </item>
    <item>
      <title>竟然有个 &lt;ruby&gt; 标签</title>
      <description>&lt;p&gt;&lt;a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ruby" rel="nofollow" target="_blank"&gt;https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ruby&lt;/a&gt;&lt;/p&gt;</description>
      <author>mozillazg</author>
      <pubDate>Fri, 16 May 2014 10:49:00 +0800</pubDate>
      <link>https://ruby-china.org/topics/19294</link>
      <guid>https://ruby-china.org/topics/19294</guid>
    </item>
    <item>
      <title>有白头发了，咋整呢？</title>
      <description>&lt;p&gt;RT&lt;/p&gt;</description>
      <author>mozillazg</author>
      <pubDate>Mon, 25 Nov 2013 14:38:49 +0800</pubDate>
      <link>https://ruby-china.org/topics/15773</link>
      <guid>https://ruby-china.org/topics/15773</guid>
    </item>
    <item>
      <title>github 使用 commit id 的前 7 位表示一条 commit，难道 sha1 的前 7 位是唯一的？</title>
      <description>&lt;p&gt;github 上发表评论时，可以使用 &lt;code&gt;@ + commit id 的前7个字符&lt;/code&gt; 的方式链接当前仓库的某条 commit.&lt;/p&gt;</description>
      <author>mozillazg</author>
      <pubDate>Mon, 23 Sep 2013 17:00:55 +0800</pubDate>
      <link>https://ruby-china.org/topics/14324</link>
      <guid>https://ruby-china.org/topics/14324</guid>
    </item>
    <item>
      <title>麻烦推荐一些兼容 IE 6 的前端框架</title>
      <description>&lt;p&gt;谢谢！&lt;/p&gt;</description>
      <author>mozillazg</author>
      <pubDate>Mon, 13 May 2013 14:51:40 +0800</pubDate>
      <link>https://ruby-china.org/topics/10943</link>
      <guid>https://ruby-china.org/topics/10943</guid>
    </item>
  </channel>
</rss>
