<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>happypeter (Peter Wang)</title>
    <link>https://ruby-china.org/happypeter</link>
    <description>视频死磕侠</description>
    <language>en-us</language>
    <item>
      <title>好多视频网：Gulp+Sass+Jekyll+Browsersync 搭建起来的前端开发环境</title>
      <description>&lt;p&gt;&lt;img src="https://l.ruby-china.com/photo/2015/97eb1ac112793e73deaf3eb1a99d5b3c.png" title="" alt=""&gt;&lt;/p&gt;

&lt;p&gt;调试前端页面的时候我们想要什么功能呢？浏览器自动刷新，自动添加厂商前缀，Sass 预处理，html 布局和片段文件组织，以及其他很多随时我们想要的功能，其实...这些咱们这集视频里都有... 一般人我不告诉他。&lt;/p&gt;

&lt;p&gt;观看视频：&lt;a href="http://haoduoshipin.com/v/163" rel="nofollow" target="_blank"&gt;http://haoduoshipin.com/v/163&lt;/a&gt;&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Fri, 31 Jul 2015 15:27:34 +0800</pubDate>
      <link>https://ruby-china.org/topics/26720</link>
      <guid>https://ruby-china.org/topics/26720</guid>
    </item>
    <item>
      <title>《支付宝收款集成》开源项目 + 视频课程</title>
      <description>&lt;p&gt;在一年前，支付宝那边个人账户可以申请"双功能收款“接口，所以当时我就录制了一套十个视频的课程，对应的课程代码开源在 Github 上，也发过一个&lt;a href="https://ruby-china.org/topics/12890" title=""&gt;相关帖子&lt;/a&gt;。最近，支付宝取消了个人申请”双功能“的，但是可以申请”担保交易“接口，也是非常好用的，而且有自动发货接口，所以也可以达成类似于即时到帐的功能。我很高兴，所以最近今天又跟新了视频课程。&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;视频课程&lt;a href="http://haoqicat.com/happypeter/zhi-fu-bao-shou-kuan-ji-cheng" rel="nofollow" target="_blank" title=""&gt;链接不变&lt;/a&gt;

&lt;ul&gt;
&lt;li&gt;已经购买过课程的朋友可以免费享有新视频&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;github 项目代码也更新了：&lt;a href="https://github.com/happypeter/haoqi_alipay" rel="nofollow" target="_blank"&gt;https://github.com/happypeter/haoqi_alipay&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;新课程中使用了 &lt;a href="/rei" class="user-mention" title="@rei"&gt;&lt;i&gt;@&lt;/i&gt;rei&lt;/a&gt; 的 gem &lt;a href="https://github.com/chloerei/alipay" rel="nofollow" target="_blank"&gt;https://github.com/chloerei/alipay&lt;/a&gt;

&lt;ul&gt;
&lt;li&gt;感谢 &lt;a href="/rei" class="user-mention" title="@rei"&gt;&lt;i&gt;@&lt;/i&gt;rei&lt;/a&gt; 对课程进行 twitter 转发，以及 &lt;a href="https://github.com/chloerei/alipay/wiki" rel="nofollow" target="_blank" title=""&gt;wiki 加链接&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;今天发帖，希望大家继续支持我的这一点小工作，给代码和课程提出批评意见，多谢！&lt;/p&gt;

&lt;p&gt;&lt;img src="https://l.ruby-china.com/photo/2015/e6ff5ec3176f1b42bd159dd7ae4a0286.png" title="" alt=""&gt;&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Tue, 07 Jul 2015 10:01:16 +0800</pubDate>
      <link>https://ruby-china.org/topics/26354</link>
      <guid>https://ruby-china.org/topics/26354</guid>
    </item>
    <item>
      <title>《搬进 Github》：一本图解 Github 使用的入门级小书</title>
      <description>&lt;blockquote&gt;
&lt;p&gt;这是一本带初学者学会 git 版本控制工具和 github.com 社交化编程平台的书。用爱打造。&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;链接在 &lt;a href="http://gitbeijing.com/" rel="nofollow" target="_blank"&gt;http://gitbeijing.com/&lt;/a&gt; ，所以内容都可以免费在线阅读。当然更加欢迎大家购买电子书，支持本书进阶内容部分的开发。&lt;/p&gt;

&lt;p&gt;书中主要内容是绕过命令行，通过图形化客户端和网站的协同工作来完成日常版本控制任务。&lt;/p&gt;

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

&lt;p&gt;同时配有流程图让大家对底层发生了什么做必要的了解&lt;/p&gt;

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

&lt;p&gt;书稿在 &lt;a href="https://github.com/happypeter/gitbeijing" rel="nofollow" target="_blank"&gt;https://github.com/happypeter/gitbeijing&lt;/a&gt; 上开源，有问题请大家多提意见，谢谢！&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Tue, 14 Apr 2015 14:47:44 +0800</pubDate>
      <link>https://ruby-china.org/topics/25137</link>
      <guid>https://ruby-china.org/topics/25137</guid>
    </item>
    <item>
      <title>茶叶学院 HTTP 这本书已经翻译完毕</title>
      <description>&lt;p&gt;故事前情：&lt;a href="https://ruby-china.org/topics/23014" rel="nofollow" target="_blank"&gt;https://ruby-china.org/topics/23014&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;现在这本书&lt;/p&gt;
&lt;h2 id="Introduction to Http"&gt;Introduction to Http&lt;/h2&gt;
&lt;p&gt;已经翻译完毕了 &lt;a href="http://happypeter.github.io/tealeaf-http/" rel="nofollow" target="_blank"&gt;http://happypeter.github.io/tealeaf-http/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;大家可以去阅读免费的 html 版本，也欢迎大家购买 pdf/epub/mobi 版本，来支持我们一把，感谢！（页面上点击“购买电子版”的按钮，就可以到 &lt;a href="/Rei" class="user-mention" title="@Rei"&gt;&lt;i&gt;@&lt;/i&gt;Rei&lt;/a&gt; 的 selfstore 上购买了）&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Sat, 20 Dec 2014 09:25:31 +0800</pubDate>
      <link>https://ruby-china.org/topics/23298</link>
      <guid>https://ruby-china.org/topics/23298</guid>
    </item>
    <item>
      <title>我想翻译茶叶学院的书：Introduction to Http</title>
      <description>&lt;p&gt;原始链接 &lt;a href="http://www.gotealeaf.com/books/http/" rel="nofollow" target="_blank"&gt;http://www.gotealeaf.com/books/http/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;最近一直把这本书推荐给朋友，但是不是所有人都可以用英文阅读。所以我想翻译这本书，欢迎社区中朋友的参与。&lt;/p&gt;

&lt;p&gt;（前面我们团队翻译的 &lt;a href="http://billie66.github.io/TLCL/" rel="nofollow" target="_blank"&gt;http://billie66.github.io/TLCL/&lt;/a&gt; 就得到了很多朋友的贡献，现在 github star 数量已经过 300 了）&lt;/p&gt;

&lt;p&gt;但是首先要请 &lt;a href="/knwang" class="user-mention" title="@knwang"&gt;&lt;i&gt;@&lt;/i&gt;knwang&lt;/a&gt; 授权这次翻译，另外可否：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;给写一个简短的推荐，几句话就行&lt;/li&gt;
&lt;li&gt;类似于 railstutorial，中文翻译的 html 版本是免费的，不知 kevin 能否授权我贩卖其他格式的版本？&lt;/li&gt;
&lt;li&gt;翻译过程将会在 github 上开源进行，kevin 有没有此书的 markdown 或者其他格式的书稿，这样我基于这个翻译会方便很多&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;谢谢&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Thu, 04 Dec 2014 08:39:24 +0800</pubDate>
      <link>https://ruby-china.org/topics/23014</link>
      <guid>https://ruby-china.org/topics/23014</guid>
    </item>
    <item>
      <title>推荐新手学习资源：茶叶学院的开放书架</title>
      <description>&lt;p&gt;学习开发，资料自然是很多，但是新手选择方面我觉得也是很有讲究的：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;大学里的课程基本都是太理论，对，都是高手看了有帮助，新手看完更不懂的垃圾&lt;/li&gt;
&lt;li&gt;railstutorial，progit 这样的书非常实用，但是内容比较多对新手来说也是个问题&lt;/li&gt;
&lt;li&gt;css-tricks, laracasts, railscasts 还有我自己的 happycasts 的视频，都是真实动手演示，非常适合新手&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="但是"&gt;但是&lt;/h3&gt;
&lt;p&gt;动手照猫画虎之后如果能再来看看文字材料，把知识结构梳理一下那就更爽了。所以我推荐：&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.gotealeaf.com/books/" rel="nofollow" target="_blank"&gt;http://www.gotealeaf.com/books/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;真正的简单实用，行文亲切，服务新手，而且全部免费。感谢 &lt;a href="/knwang" class="user-mention" title="@knwang"&gt;&lt;i&gt;@&lt;/i&gt;knwang&lt;/a&gt; 对社区的贡献。&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Tue, 18 Nov 2014 12:05:14 +0800</pubDate>
      <link>https://ruby-china.org/topics/22737</link>
      <guid>https://ruby-china.org/topics/22737</guid>
    </item>
    <item>
      <title>《 Rails 10 日谈》课程上线啦</title>
      <description>&lt;p&gt;前面发帖请教过，得到了大家的指点：&lt;a href="https://ruby-china.org/topics/21951" rel="nofollow" target="_blank"&gt;https://ruby-china.org/topics/21951&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;昨天课程上线了，算是给大家的一个汇报。希望大家再给提一些批评和建议，因为我后面还会录制进阶课程。&lt;/p&gt;
&lt;h5 id="视频"&gt;视频&lt;/h5&gt;
&lt;p&gt;在：&lt;a href="http://www.imooc.com/view/230" rel="nofollow" target="_blank"&gt;http://www.imooc.com/view/230&lt;/a&gt;&lt;/p&gt;
&lt;h5 id="文字稿"&gt;文字稿&lt;/h5&gt;
&lt;p&gt;&lt;a href="http://happypeter.github.io/rails10/" rel="nofollow" target="_blank"&gt;http://happypeter.github.io/rails10/&lt;/a&gt;&lt;/p&gt;
&lt;h5 id="课程介绍"&gt;课程介绍&lt;/h5&gt;
&lt;p&gt;Web 开发是个复杂工作，涉及到得技术种类繁多。Ruby On Rails 可以为提供一套 best practice，让新手不至于在选择和配置各种要素上面迷路，从而能快速达成自己的想法。本课程带你手把手一起做出一个小而美的 Web App，穿插一些难点的演示拆解。不求面面俱到，但求实用生动。&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Fri, 14 Nov 2014 10:17:32 +0800</pubDate>
      <link>https://ruby-china.org/topics/22681</link>
      <guid>https://ruby-china.org/topics/22681</guid>
    </item>
    <item>
      <title>Happycasts: 网站改版了，求骂求夸奖</title>
      <description>&lt;p&gt;&lt;a href="http://happycasts.net" rel="nofollow" target="_blank"&gt;http://happycasts.net&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;新版有啥不喜欢的，大神们骂几句，我回去悄悄的改过来。&lt;/p&gt;

&lt;p&gt;另外我也想让网站首页看起来热闹些，所以想在首页加一些观众评语，类似于 &lt;a href="https://laracasts.com/" rel="nofollow" target="_blank"&gt;https://laracasts.com/&lt;/a&gt; 首页上的这些。评语可以是夸奖，也可以是给学习者的建议，什么都欢迎。&lt;/p&gt;

&lt;p&gt;再拜而求！&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Wed, 29 Oct 2014 08:12:39 +0800</pubDate>
      <link>https://ruby-china.org/topics/22327</link>
      <guid>https://ruby-china.org/topics/22327</guid>
    </item>
    <item>
      <title>Happycasts: 105-vagrant 用 Vagrant 搭建开发环境</title>
      <description>&lt;p&gt;使用 vagrant 之后，不管是系统安装，还是日常开发环境搭建，都比原来单纯使用 virtualbox 虚拟机要方便和高效的多，你也不妨试试看。 （10 分钟）&lt;/p&gt;

&lt;p&gt;&lt;a href="http://happycasts.net/episodes/105" rel="nofollow" target="_blank"&gt;http://happycasts.net/episodes/105&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="https://l.ruby-china.com/photo/2014/924faf49c6c7d96d8071104fcb091e01.png" title="" alt=""&gt;&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Mon, 20 Oct 2014 07:58:36 +0800</pubDate>
      <link>https://ruby-china.org/topics/22124</link>
      <guid>https://ruby-china.org/topics/22124</guid>
    </item>
    <item>
      <title>《 Rails 10 日谈》请教社区意见</title>
      <description>&lt;p&gt;很早我就建立一个 github repo: &lt;a href="https://github.com/happypeter/rails10" rel="nofollow" target="_blank"&gt;https://github.com/happypeter/rails10&lt;/a&gt; 。跟大家说要录一套 Rails 的免费视频教程，不过一直忙着挣钱糊口，都好几个月过去了。现在才是真的抽出时间来弄了。&lt;/p&gt;

&lt;p&gt;适合观众：初学者，要录成 porn for the beginners，让大家感觉到 rails 是很简单易用的，课程做得越 teasing 越好。&lt;/p&gt;

&lt;p&gt;课程形式：主要是十来个视频，也会配文字稿：&lt;a href="http://happypeter.github.io/rails10/" rel="nofollow" target="_blank"&gt;http://happypeter.github.io/rails10/&lt;/a&gt;&lt;/p&gt;

&lt;hr&gt;

&lt;p&gt;很早就拜读了 &lt;a href="/yedingding" class="user-mention" title="@yedingding"&gt;&lt;i&gt;@&lt;/i&gt;yedingding&lt;/a&gt; 博客上和 &lt;a href="/poshboytl" class="user-mention" title="@poshboytl"&gt;&lt;i&gt;@&lt;/i&gt;poshboytl&lt;/a&gt; 的讨论，也了解到了 &lt;a href="/knwang" class="user-mention" title="@knwang"&gt;&lt;i&gt;@&lt;/i&gt;knwang&lt;/a&gt; 的“温室培养”的高论。我非常同意各位的意见：课程不要一下子就讲很深的理论，而要以动手为导向，如 &lt;a href="/yedingding" class="user-mention" title="@yedingding"&gt;&lt;i&gt;@&lt;/i&gt;yedingding&lt;/a&gt; 说的，这边写几行代码，那边浏览器中就能看到一点变化，这样是最有成就感的。&lt;/p&gt;

&lt;p&gt;今天发帖想请教一个具体问题。&lt;/p&gt;

&lt;p&gt;Rails 开发环境安装是比较复杂的，&lt;code&gt;apt-get git...brew install..source .bashrc...passenger-in...&lt;/code&gt; 这些内容对于新手来说应该就是天书，不是信号而是噪音。所以我想是不是应该努力在《Rails 十日谈》中避免掉这一步？我现在的想法是找一个安装好 rails 的 ubuntu vagrant 来直接用，不知道大家有没有更好的方法？&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Fri, 10 Oct 2014 06:52:17 +0800</pubDate>
      <link>https://ruby-china.org/topics/21951</link>
      <guid>https://ruby-china.org/topics/21951</guid>
    </item>
    <item>
      <title>Happycasts: 104-elasticsearch 实现站内搜索</title>
      <description>&lt;p&gt;介绍如何在 ubuntu 上面安装 elasticsearch，并集成搜索功能到一个 rails 项目中去。 （8 分钟）&lt;/p&gt;

&lt;p&gt;&lt;a href="http://happycasts.net/episodes/104" rel="nofollow" target="_blank"&gt;http://happycasts.net/episodes/104&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="https://l.ruby-china.com/photo/2014/74b24a7184951ce8ff167a0ae8d4224b.png" title="" alt=""&gt;&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Mon, 06 Oct 2014 08:53:54 +0800</pubDate>
      <link>https://ruby-china.org/topics/21873</link>
      <guid>https://ruby-china.org/topics/21873</guid>
    </item>
    <item>
      <title>《Linux 命令行》中文版 PDF 上线了，epub 也上了</title>
      <description>&lt;p&gt;可以到 &lt;a href="http://billie66.github.io/TLCL/" rel="nofollow" target="_blank"&gt;http://billie66.github.io/TLCL/&lt;/a&gt; 下载。&lt;/p&gt;

&lt;p&gt;这是一本 Linux 命令行入门的书，没有太多理论，范围也不太宽，对开发者很适用。&lt;/p&gt;

&lt;p&gt;如果发现了翻译错误，请到 &lt;a href="https://github.com/billie66/TLCL" rel="nofollow" target="_blank"&gt;https://github.com/billie66/TLCL&lt;/a&gt; 提 issue 或者发 Pull Request，万分欢迎！&lt;/p&gt;

&lt;p&gt;mobi 和 epub 版本：&lt;a href="http://billie66.gitbooks.io/tlcl-cn/" rel="nofollow" target="_blank"&gt;http://billie66.gitbooks.io/tlcl-cn/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;另外，中英文双语版 PDF 也上了，同样挂在： &lt;a href="http://billie66.github.io/TLCL/" rel="nofollow" target="_blank"&gt;http://billie66.github.io/TLCL/&lt;/a&gt;&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Fri, 03 Oct 2014 10:49:05 +0800</pubDate>
      <link>https://ruby-china.org/topics/21831</link>
      <guid>https://ruby-china.org/topics/21831</guid>
    </item>
    <item>
      <title>Happycasts: 打造惊艳的 Mac 命令行</title>
      <description>&lt;p&gt;&lt;img src="https://l.ruby-china.com/photo/2014/a7613c002de52e39c4c6b3b31af34d3c.png" title="" alt=""&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://happycasts.net/episodes/103" rel="nofollow" target="_blank"&gt;http://happycasts.net/episodes/103&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;定制 iTerm 让 Mac 系统的命令行变得更好看，安装 oh-my-zsh 让命令行变得更强大。 （4 分钟）&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Mon, 22 Sep 2014 07:29:29 +0800</pubDate>
      <link>https://ruby-china.org/topics/21650</link>
      <guid>https://ruby-china.org/topics/21650</guid>
    </item>
    <item>
      <title>happypeter 的 Linux For Developers 课程</title>
      <description>&lt;p&gt;&lt;a href="http://www.imooc.com/learn/181" rel="nofollow" target="_blank"&gt;http://www.imooc.com/learn/181&lt;/a&gt; 我在慕课网发布了 Linux For Developers 的课程，希望你喜欢！关注 Linux 实际开发技巧，也用精美的幻灯片阐明了背后的原理。&lt;/p&gt;

&lt;p&gt;课程是免费的，Courses are like sex，they are better when they are free!  &lt;/p&gt;

&lt;p&gt;配有文字版和 pdf： &lt;a href="http://happypeter.github.io/LGCB/" rel="nofollow" target="_blank"&gt;http://happypeter.github.io/LGCB/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="https://l.ruby-china.com/photo/2014/7f9cb0dbf64c7c624d7226548426f29d.png" title="" alt=""&gt;&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Sat, 20 Sep 2014 09:06:47 +0800</pubDate>
      <link>https://ruby-china.org/topics/21625</link>
      <guid>https://ruby-china.org/topics/21625</guid>
    </item>
    <item>
      <title>Happycasts: 使用 resque 处理后台任务</title>
      <description>&lt;p&gt;&lt;img src="//l.ruby-china.com/photo/2014/1cd0deeeba0fa8c7cc1ee679b5175419.png" title="" alt=""&gt;
&lt;a href="http://happycasts.net/episodes/89" rel="nofollow" target="_blank"&gt;http://happycasts.net/episodes/89&lt;/a&gt;
演示如何使用 resque 处理异步任务，代码基于 rails4，操作系统 ubuntu1204，演示了 redis，resque-web 的安装和系统服务配置。&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Tue, 14 Jan 2014 09:17:49 +0800</pubDate>
      <link>https://ruby-china.org/topics/16777</link>
      <guid>https://ruby-china.org/topics/16777</guid>
    </item>
    <item>
      <title>求教：Sublime Text 对 .html.erb 文件的自动缩进</title>
      <description>&lt;p&gt;请问大家，如何配置 sublime 才能在运行 &lt;code&gt;reindent lines&lt;/code&gt; 这个命令的时候，自动处理 erb 文件的缩进？&lt;/p&gt;

&lt;p&gt;P.S 目前我的 sublime 对于 html 和 css/sass 的缩进支持都是完美的&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Tue, 26 Nov 2013 11:53:13 +0800</pubDate>
      <link>https://ruby-china.org/topics/15802</link>
      <guid>https://ruby-china.org/topics/15802</guid>
    </item>
    <item>
      <title>给懒人的 Rspec 测试入门教程</title>
      <description>&lt;p&gt;我自己认同（也是 railscasts 上面提倡的）的测试新手入门的最佳路径：由粗到细，由外向里。&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;先用 rspec + capybara 写一些粒度很粗的用户行为模拟&lt;/li&gt;
&lt;li&gt;如果觉得报错信息太粗糙，没法快速定位错误，再去考虑添加单元测试&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;分享我自己的一个视频，欢迎大家批评：&lt;/p&gt;

&lt;p&gt;&lt;a href="http://happycasts.net/episodes/57" rel="nofollow" target="_blank"&gt;http://happycasts.net/episodes/57&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;P.S：我还是坚持认为对于新手，最佳的策略是：不写测试。大家不要太迷信测试这个东西。如果你的项目较小，测试完全没有必要。&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Sun, 25 Aug 2013 09:56:03 +0800</pubDate>
      <link>https://ruby-china.org/topics/13590</link>
      <guid>https://ruby-china.org/topics/13590</guid>
    </item>
    <item>
      <title>个人可以申请支付宝即时收款接口啦</title>
      <description>&lt;p&gt;2015 年 3 月 27 日，重要更新：“双接口”目前在支付宝那边已经下架了，目前个人可以申请的是“担保交易接口”，其实我觉得用担保交易做虚拟货物的买卖也是可以的，参考 selfstore.io&lt;/p&gt;

&lt;p&gt;目前单纯的即时到账接口是必须要公司才可以，但是个人可以选择“双接口”（其中包括担保交易和即时接口）&lt;/p&gt;

&lt;p&gt;过几天也会集成到我们的好奇猫项目中：&lt;a href="https://github.com/happypeter/onestep" rel="nofollow" target="_blank"&gt;https://github.com/happypeter/onestep&lt;/a&gt;
代码也是开源的，大家未来可以参照一下。&lt;/p&gt;

&lt;p&gt;附：&lt;a href="/Rei" class="user-mention" title="@Rei"&gt;&lt;i&gt;@&lt;/i&gt;Rei&lt;/a&gt; 同学的珍贵资源：&lt;a href="http://ruby-china.org/topics/12992" rel="nofollow" target="_blank"&gt;http://ruby-china.org/topics/12992&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;这意味着：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;个人账户的支付宝，可以通过实时交易来完成虚拟货物的销售，不必成立公司&lt;/li&gt;
&lt;li&gt;支付宝并不介意项目是部署在海外的服务器上，所以备案这一步也可以省掉&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;大陆的个人创业者从此不必哭泣！&lt;/p&gt;
&lt;h3 id="配套课程"&gt;配套课程&lt;/h3&gt;
&lt;p&gt;无耻的广告：&lt;/p&gt;

&lt;p&gt;过几天，我可能会在 &lt;a href="http://haoqicat.com/" rel="nofollow" target="_blank"&gt;http://haoqicat.com/&lt;/a&gt; 上做一套专门的 支付宝集成 教程，配有实例代码。
感兴趣的同学可以关注 &lt;a href="http://haoqicat.com/happypeter/zhi-fu-bao-shou-kuan-ji-cheng/" rel="nofollow" target="_blank"&gt;http://haoqicat.com/happypeter/zhi-fu-bao-shou-kuan-ji-cheng/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;2015 年 7 月更新：上个月有把课程更新了，链接依然是上面那个，目前支付宝那边个人已经不允许申请及双功能接口了，但是可以申请担保交易接口，也是很好用的。&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Tue, 30 Jul 2013 10:18:54 +0800</pubDate>
      <link>https://ruby-china.org/topics/12890</link>
      <guid>https://ruby-china.org/topics/12890</guid>
    </item>
    <item>
      <title>[秦皇岛][大约本周末] Ruby Saturday 召集</title>
      <description>&lt;p&gt;有没有身在秦皇岛的 ruby 同学，ping 我。&lt;/p&gt;

&lt;p&gt;本周末我和 &lt;a href="/luckyyang" class="user-mention" title="@luckyyang"&gt;&lt;i&gt;@&lt;/i&gt;luckyyang&lt;/a&gt; 举行（试着）一下秦皇岛的第一次 ruby 活动，到时 &lt;a href="/ashchan" class="user-mention" title="@ashchan"&gt;&lt;i&gt;@&lt;/i&gt;ashchan&lt;/a&gt; 从国外回来，应该也会来参加。&lt;/p&gt;

&lt;p&gt;有没有其他同学想一起聊聊？不搞 ruby 的也可以，只要对 web 开发感兴趣就好。时间地点可以在本帖中讨论，大约在燕山大学附近。&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Tue, 16 Jul 2013 09:00:19 +0800</pubDate>
      <link>https://ruby-china.org/topics/12535</link>
      <guid>https://ruby-china.org/topics/12535</guid>
    </item>
    <item>
      <title>Happycasts: Ajax on Rails</title>
      <description>&lt;p&gt;本期介绍 rails 中 ajax 的代码实现和调试技巧。
&lt;a href="http://happycasts.net/episodes/66" rel="nofollow" target="_blank"&gt;http://happycasts.net/episodes/66&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="//l.ruby-china.com/photo/cc3a3ced2b775433798fed9048bb2bde.png" title="" alt=""&gt;&lt;/p&gt;</description>
      <author>happypeter</author>
      <pubDate>Mon, 13 May 2013 15:02:39 +0800</pubDate>
      <link>https://ruby-china.org/topics/10945</link>
      <guid>https://ruby-china.org/topics/10945</guid>
    </item>
  </channel>
</rss>
