更新 Cake AJAX Blog Demo

Posted on 19th October 2005 by Nio in CakePHP, 程序人生

今天更新了 Cake AJAX Blog Demo,实现了使用拖曳操作删除文章的功能,将文章标题拖曳到 Wastebin 上即可完成删除操作,试试吧 ;)

PS:现在发现 AJAX 越来越有意思了,呵呵 :)

百度 MP3 批量下载程序 v2.0 beta8 源代码发布!

Posted on 16th October 2005 by Nio in BaiduMp3, 程序人生

鉴于很多朋友来信跟我索要 BaiduMp3 的源代码,现将其发布下载。本人代码写得有些 dirty,但愿朋友们可以看懂,也希望有兴趣的朋友可以将其进行改良,毕竟还有很多地方没有完善,性能方面也还有很多可以提高的余地。另外,由于本人需要腾出大量时间来学习研究其他的东东,所以 BaiduMp3 的程序可能不会有时间再发布新版本了,也在此感谢一直以来支持 BaiduMp3 的朋友们,希望有人能够接下这个接力棒,继续维护此程序,为广大音乐爱好者提供便利。我们都一致认为,不应该让人类去做重复性的劳动(Don't Repeat Yourself),应该让计算机/网络代替我们完成这些令人厌烦而乏味的工作。

请到此处下载 BaiduMp3-2.0.src.rar (2,692.654 KB)

CakePHP :: AJAX Blog Demo

Posted on 10th October 2005 by Nio in CakePHP, 程序人生

前些天 Tristan Zajonc 在 Cake Group 中问有没有人愿意维护 Cake AJAX Demo,因为他的这个版本所使用的 Cake 以及 prototype 都太老了,昨晚闲着,就把源代码下载下来阅读,并进行了修改,其实 cake 实现 AJAX 还是比较简单的,有很多现成的方法可以直接调用。我的修改主要是将之前的一些库使用新版的 Cake 替代,并更新了 prototype,同时增加了 [url]http://script.aculo.us[/url] 的 JavaScript,为之后实现拖曳删除操作做准备。

查看新版本的 Cake AJAX Blog Demo
源代码下载

以后有时间会继续完善。

CakePHP :: WebBaker

Posted on 7th October 2005 by Nio in CakePHP, 程序人生

这两天闲着没事,写了一个 Cake 的基于 WEB 的 bake 工具,取名叫“WebBaker”吧,呵呵 :)

WebBaker 是一个基于 WEB 的 CakePHP Framework 创建工具,它可以自动创建 Cake 需要用到的 MVC 文件,当前的版本是 0.10.0_dev,此版本号与最新的 Cake 发行版相对应。点击此处下载 WebBaker_0.10.0_dev.zip

CakePHP version 0.10.0_dev Released!

Posted on 4th October 2005 by Nio in CakePHP, 程序人生

Release 0.10.0_dev (2005-10-04)

* Scaffolding
* Output Types
* Standard Components (ACL,etc.)
* Associations
* Evolved Directory Structure and API to make your life easier.

With the release of this version, we will accept feature requests for 1 week (2005-10-11:02:03:00) from today (2005-10-04:02:03:00). These requests along with bugs should be made via the revamped CakeTrac site. We will try to implement all the feature requests and fix the known bugs prior to alpha release. Any features that do make it into alpha will be held over and bugs from alpha will be fixed prior for the beta release. The beta release will be followed by rc1-4. You may be wondering if the 0.10.x.x_dev will be good enough for production. We think so and hope you will help us to make it even more stable and powerful. Anyway, you can count on us continuing to work diligently to produce the best rapid development framework available for PHP.