定制你的 GOOGLE 个人主页面

Posted on 23rd May 2005 by Nio in 日常生活

[url]http://www.google.com/ig[/url],可获取 GMail 的最新邮件、天气,支持拖动,自然也是支持 Firefox 的。
image

MGS4 for PS3

Posted on 23rd May 2005 by Nio in 日常生活

这一段时间一直挺烦的,看这个正好放松心情 :D
[url]http://ruliwebfile.dreamwiz.com/mpeg3/e3_2005/ps3/kojimapro.wmv[/url]
想想自己的 PS2 上面已经落了一层灰了,玩的最多的就是《三国无双》,纯粹为了发泄,哈,现在 PS3 都快出来了。

百度 MP3 批量下载程序 v2.0 beta4 发布!

Posted on 17th May 2005 by Nio in BaiduMp3, 程序人生

ChangeLog:

*) 修复有时无法退出的 BUG(需要大家再一起测试测试 :) )。
*) 修复歌曲名使用特殊字符导致无法创建文件的 BUG(需要重新“更新排行榜”,这样就可以
   下载合唱的歌曲了)。
*) 修复对于无可用下载地址的下载任务无法删除的 BUG。
*) 修复跳过条件中最小速度为空时出错的 BUG。
*) “选项”中的跳过条件增加了文件大小小于某个值时跳过的功能。

请到此处下载 BaiduMp3_v2.0beta4.exe (316.416 KB)

AJAX :: Backbase 发布 “AJAX and Beyond” 白皮书

Posted on 14th May 2005 by Nio in AJAX, 程序人生

来自 TSS.COM 的信息--Backbase publishes "AJAX and Beyond" whitepaperThe Backbase RIA solution has the following differentiators:

* Full commitment to web and internet standards (XHML, CSS, JS)
* Cross-browser and cross-OS compatible.
* No proprietary plug-ins or runtime virtual machines required
* Layout and look-and-feel can be fully tailored to your wishes
* Fast to learn: developers can reuse existing web (HTML) development skills
Backbase 公司对于 AJAX 技术研究很深,发布了白皮书:AJAX and Beyond,看了该公司的几个产品的演示,都很强,包括他的网站,都用了很多 AJAX 技术,界面也很强。

比如说 Portal 演示页面,曾经看过 MSN 的页面可以通过拖动调整板块位置,但是只在 IE 中起作用,但是这个 Portal 比较强,可以支持 Firefox。另外还有类似 Google Maps 的 [url=]Office Location[/url] 演示页面:
image

但现在 AJAX 有个问题就是当你点击浏览器的回退(或刷新)的时候,很多操作状态都无法保存,需要重来一遍。也看到过有实时保存的(其实是隔一段时间保存相关状态),但那样好像很费资源。

PHP :: PHP 5 Power Programming

Posted on 12th May 2005 by Nio in 程序人生

刚才看到 PHP Everywhere 提到《PHP 5 Power Programming》这本书,可以在此处 免费下载 到,作者都是鼎鼎大名的人物:Andi Gutmans、Stig Bakken 和 Derick Rethans,一共 720 页,内容还是不错的,之前好像哪位朋友跟我提起过想翻译这本书来着,忘了是谁了 :( Contents
Foreword by Zeev Suraski
Preface: Introduction and Background
Chapter 1: What Is New in PHP 5?
Chapter 2: PHP 5 Basic Language
Chapter 3: PHP 5 OO Language
Chapter 4: PHP 5 Advanced OOP and Design Patterns
Chapter 5: How to Write a Web Application with PHP
Chapter 6: Databases with PHP 5
Chapter 7: Error Handling
Chapter 8: XML with PHP 5
Chapter 9: Mainstream Extensions
Chapter 10: Using PEAR
Chapter 11: Important PEAR Packages
Chapter 12: Building PEAR Components
Chapter 13: Making the Move
Chapter 14: Performance
Chapter 15: An Introduction to Writing PHP Extensions
Chapter 16: PHP Shell Scripting
A. PEAR and PECL Package Index
B. phpDocumentor Format Reference
C. Zend Studio Quick Start
Index