Month: September 2013

  • [翻译] Lua 做对了什么?

    来自邮件列表的旧文一篇,不过很有料。加上最近正好大量用到 Lua,所以翻译出来。说实话,跟 Go 配合的 Lua 的封装,比已有的 Python 封装要好用很多。

    ————翻译分隔线————

    主题:回复:Lua 做对了什么?
    发信人:Miles Bader
    日期:2012-04-09 星期一 17:03:27 +0900

    Emeka 写到:

    > 大家好,
    >
    > 我是一名南森大学的学生,我选择了 Lua 语言作为业余爱好。
    > 我想知道到底是什么让这个语言与众不同?
    > 它为编程语言带来了什么?还有特别的特性。
    >
    > 此致,\Emeka
    > —
    > *Satajanus Nig. Ltd
    >
    > *
    (more…)

  • PPA source for PHP-YAF

    PHP-YAF is a PHP framework extension likes Zend Framework, but much more lighter, more faster and better extendability. It is developed by laruence. PHP-YAF could work with PEAR, Zend Framework and many others libraries.

    YAF supported PECL good. It is convenient using PECL to install YAF on Ubuntu box. There is a saying that “When in Rome, do as the Romans do”. Thus why we are here: a PPA source for PHP-YAF.

    I have put all dependences on the github.

    (more…)

  • PHP-YAF 的 PPA 源

    PHP-YAFlaruence 开发的类似 Zend Freamwork 的 PHP 扩展框架。轻巧、快速,扩展性良好。并且可以与 PEAR、Zend Freamwork 这些库协调工作,兼容良好。因此,这一年多,我基本上已经放弃 ZF 为主体的集成框架(还记得 Ninny Project 吗?),并将其移植到了 YAF 上。

    虽然,作为 PHP 开发者,laruence 一早就对 YAF 进行了 PECL 的支持,使用 PECL 安装 YAF 也很方便。但是作为一个重度 apt 依赖患者,还是希望能够使用源方式维护安装包。

    因此,这个 PHP-YAF 的 PPA 源诞生了!

    由于完全不会用 bzr,因此没有用 launchpad 的服务,我将打包程序和相关配置放在了 github 上。

    (more…)