星期二, 六月 08, 2004

FeedDemon升级

  终于升级到1.10,主要新功能:
  • 宣布支持Atom,yeah~~~
  • 内建搜索引擎一个(废话,难道还两个^^)
  • 可搜索以前下载阅读过的新闻(否则还叫什么搜索引擎-_||)
  • 增强了浏览器功能,如屏蔽弹出窗、自动填写表单(哈欠一个)
  • 改进了群组及样式
  • 支持更多blog程序


阅读完整的FeedDemon 1.10 Release Notes

星期一, 六月 07, 2004

星期日, 六月 06, 2004

IBPlanet准备全面升级

  IPB官方资源站IBPlanet现已暂时关闭,准备全面升级,重新启动后将使用全新域名www.invisionize.com及整站界面,除社区程序外,更多支持IPS其他产品线,包括IPFM/IPTSL,同时开始为IPB 2.0提供支援,另外更合并了invisiontools,开始提供原来invisiontools颇受欢迎的在线工具服务。

IBPlanet is closed while Invisionize (www.invisionize.com)
is being prepared for opening


While we are down, you can still chat online on the Invisionize IRC server! Point your IRC client (such as mIRC or X Chat) to irc.invisionize.com port 6667 and join the channel #lobby

IBPlanet is now closed in preparation for the opening of a new and improved resource site, Invisionize! We thank you for your patience while the transition is in progress. Invisionize will feature:


A slick new design
Invisionize's new site design was designed to be simple and elegant, allowing you to quickly find the content you are looking for faster then ever while enjoying the experience!

Powerful new database system
Invisionize uses a powerful new database system with many new and improved features, such as the new user control panel to allow you to more easily track and modify your submissions.

New tools section
Invisionize has acquired Invision Tools and added a new tools section to our site. Tools are stand alone programs and scripts which help you to administrate, maintain, or add on to your board. In addition to the downloadable tools, Invisionize will be offering several hosted tools such as a secure password generator and dynamic image creation script.

Invision Power Board 2.0 support
Invisionize will now be accepting modifications, skins, and graphics for your Invision Power Board 2.0!

Invision Power File Manager and other Invision Power scripts support
Invisionize has expanded it's database to support Invision Power File Manager 1.0. You may now easily find modifications, skins, graphics, and tools for IPFM in one centralized place. We also will be adding support for other Invision Power products such as Invision Power Top Site List in the near future.

What's still coming?


Premium services
Invisionize will be launching a new premium services system which will expand your options even further. Premium services will allow us to continue to help you improve the way you manage your forum. In the coming weeks, Invisionize will be adding premium services to help you get custom content and assist you with installation. Some of our planned new premium services, such as a paid database, will not only benefit users, but also the authors.

International support
Over the coming months, Invisionize will be working with foreign sites to offer our content in a variety of languages. More information on our Invisionize International Network will be available shortly.

and much more!


突然间有点怀念起早先速度巨慢、bug频频的官站IBResource了,呵呵~~~

星期四, 六月 03, 2004

IPB 2.0.0 PDR 4 General Release

  IPB 2.0.0的公共开发第四版比预定的6月2日晚了一小会儿,其实6月2日已经对注册用户开放下载,免费版本公开下载当然就晚了一天,其实这种细微的差别纯属心理因素,反正只要有得用,谁在乎多等24小时,matt万岁!!!(我是不是做得太明显了-_||)
  Anyway,今天的另一件使我有点迷雾的事情是,老婆的验血报告上说是RH阴性,这是十分罕见的血型,是因为血细胞中缺一个RH基因,带来的影响是在生产时如果胎儿的血是RH阳性,并通过脐带进入母体,而母体本身的抗体便会进行反击,这样最直接的后果便是胎儿出现新生儿溶血症,会是十分危险的事情。这种情况出现的比例大约在11%,明天陪老婆去确认一下,如果有必要需要在28周~32周时间内注射抗D抗体免疫球蛋白,以保护母体。总之,现在能做的只是自我安慰“吉人自有天相”,阿弥陀佛!_!
We have just released IPB 2.0.0 PDR 4 to the download area. This release comes with proper IPB 2.0.0 documentation so be sure to read "readme.html" which can be found in the root folder of the download archive. This file details which files have changed since PDR 3 and which bugs this release fixes.
IPB 2.0.0 公共开发第四版已经开始提供下载。这次的版本提供了正确的文档,所以请务必仔细阅读readme.html文件,其中详述了公共开发第三版以来的文件更新和bug修复情况。

Upgrading from previous versions of IPB 2.0.0
从IPB 2.0.0之前的公共开发版本升级

The only step not mentioned on the upgrade document is to add your board url to the conf_global.php.
Open "conf_global.php" from your IPB installation in a text editor (after downloading from your website)
Add the following line just before the "?>"
$INFO['board_url'] = 'http://domain.com/forums';
(Replacing http://domain.com/forums with the actual URL to your IPB without a trailing slash)
Save the file and re-upload it to your webspace and CHMOD to 0666 (CHMOD optional)
升级文档中唯一没有提到的一个步骤是在你的conf_global.php中加入论坛的URL地址。
用文本编辑器打开下载下来的conf_global.php,在"?>"之前添加以下代码
$INFO['board_url'] = 'http://domain.com/forums';
注意将其中的http://domain.com/forums替换成你的IPB论坛的实际URL地址,地址后不要有斜杠。
存盘后上传覆盖原文件,并设置文件权限为可读(CHMOD 0666)。


If you're upgrading, please make sure that you upload "install/installfiles/ipb_templates.xml" before running the upgrade system (found in "upgrade/index.php"). The location of this file may move in future releases to prevent confusion.
如果你正在升级,请务必确认在运行升级系统(即upgrade/index.php)之前已经上传了install/installfiles/ipb_templates.xml文件。为了不引起混淆,这个文件的位置在未来的版本中可能有所变动。

Upgrading from IPB 1.3
从IPB 1.3版本升级

There is no upgrade path to upgrade from IPB 1.3 - expect this shortly.
目前为止仍然没有办法从IPB 1.3升级到2.0.0,期望在下一版或不久后可以实现。

> DOWNLOAD NOW!

Customers who upgraded yesterday should upload the following updated files:
昨天已经升级的注册用户必须再次上传覆盖以下文件:
  • sources/lib/msg_functions.php
  • sources/messenger.php
  • sources/usercp.php
  • upgrade/index.php

The Inflatables - Pfffirate

 The Inflatables - Pfffirate

  两天前,也就是6月1日(儿童节哦),CGNetworks发布了动画短片《充气海盗》(The Inflatables - Pfffirate)及其作者,Vanguard AnimationGuillaume Herent的专访。
  这个短片作为他和Xavier AndreSupinfocom的毕业作品在当时就获得赞誉和奖项,以次短片的成功,Guillaume终于在Vanguard Animation任职Disney影片"Viliant"的动画师,Xavier也获得机会在法国著名大导演Luc Besson的'04新片"Arthur"中担当CG artist。
Wouldn't it be great to have your own boat, and sail the seven seas with the wind in your face? Perhaps not, if you're living in an inflatable world where anything sharp could result in perilous catastrophe. Such is the premise for Guillaume Herent and Xavier Andre's award-winning short film "Pfffirate". Guillaume recently spoke to CGNetworks about the production of the short film.


看看用了些什么软件技术
 Softwares that built pfffirate

官网也做得非常可爱

短片下载地址(QuickTime MP4格式视频文件,25MB,建议使用下载软件下载,需要QuickTime播放器)

阅读更详细原文报道

充满童趣的CG是会影响一代人的~~~

星期三, 六月 02, 2004

IPB 2.0.0 Dev Update #5 (1st June)

  IPB 2.0.0 RC1(Release Candidate 1,公共测试第一版)的发布日期推迟到六月中旬左右了,这是第五次开发更新日志,美国中部时间6月2日将发布PDR4(Public Develop Release 4,公共开发第四版),话说是明天,其实对我来说已经是今天了,anyway,翻好这篇就昏睡去~~~

This is the fifth IPB 2.0.0 development update. These updates are designed to keep you informed on the development progress of Invision Power Board v2.0.0.

We've almost completed IPB 2.0.0 PDR 4 which completes the database abstraction and rounds off some features.
IPB 2.0.0 公共开发第四版已经基本完成,数据库抽象层和一些其他功能在该版中都已完成。

This release took much longer to complete than expected due to the enormous task of going through each IPB source file (160+ files) and manually extracting the SQL statements to either put them in the queries file or convert them into the database abstracted methods. This is a vital step for allowing IPB 2 to be ported to different database systems and although it's taken a great deal of time, it's entirely justified by the flexibility the system allows.
完成这个版本比预期的时间要长好多,主要是由于这是个浩大的工程,几乎涉及了IPB的每一个原文件(160多个文件),而且要手动地将SQL语句提取到查询文档中,同时还要将它们转换成数据库抽象方法。这是使IPB 2可以移植到不同的数据库系统上的至关重要的一步,尽管耗时巨大,但是作为提高整个系统的灵活性和兼容性是尤为值得的。

Other items finished in this release are as follows:
本版中完成的其他一些项目:

* Skin import / export routines (export XML templates and XMLarchive image sets) 皮肤导入/导出程序(导出XML模板及XML存档的图片)
* Languages import / export routines (export XML language file) 语言导入/导出程序(导出XML语言文件)
* Re-designed mini-profile card (more info, better layout) 重新设计了袖珍资料卡(mini-profile card),可容纳更多信息,排版更合理

I've also fixed a few of the larger bugs so far (permission mask addition / removal, moderator addition, etc) and although we have many bugs left to fix before we get to RC1 status we're confident that they are minor and as such won't take long to work through.
同时也修正了一小部分目前为止比较大的bug(权限蒙板添加/删除,版主添加等等),当然在RC1之前仍然有很多bug等待修正,相信那些都是相对较次要的bug,不会耗费太多时间的。


Latest Release Date Estimates
新版本发布日期预计

PDR4 (next beta release): Wednesday 2nd June
RC1 (first supported release): No specific date - around the middle of June
公共开发第四版(下一个beta版本): 6月2日 星期三
公测第一版(开始提供支援): 日期未定 - 大约在6月中旬左右


Please note that these dates are only estimates and should only be used as a guide. They are subject to change without notice due to the unpredictable nature of software development. Put simply: they are dates that seem reasonable based on the current speed of development.
以上是预计日期,仅供参考。

What's left to do?
尚待完成的任务

We're nearly at the stage where IPB 2 reaches release candidate quality. The full feature set is now implemented (apart from a few minor tweaks and enhancements).
离预发布版本已经非常接近了。所有功能均已植入。

Skins and Languages
皮肤和语言

As mentioned in other announcements, the skins and language sets are not complete and will receive an overhaul during the development cycle. As a rule of thumb, the skins and langauges will not be complete until PR 1 (RC 1).
首要原则,皮肤和语言至少要等到公测第一版时才会完成。

Upgrading to PDR 4 from PDR 1,2 or 3
从公共开发第一、第二或第三版升级到第四版

We have initiated our new upgrade system and a new upgrade module will be written for PDR 4.
新的升级系统已经启用,将为第四版写一个升级模块。

Upgrading from 1.3 to 2.0.0
从1.3升级到2.0.0

There is currently no upgrade path from 1.3 to 2.0.0. We plan on writing the upgrade script for around PDR 4 (Beta 4) - possibly just after. Until then please don't try and import a 1.3 database into 2.0 - it simply won't work.
目前来说不能升级。计划在公共开发第四版的时候写升级脚本,在此之前请勿尝试将1.3的数据库导入至2.0,结果只能是不能用。


原始公告帖

累死,立即昏睡~~~

星期二, 六月 01, 2004

今天是六一国际儿童节

祝小朋友们节日快乐

Leaving On A Jet Plane from Chantal Kreviazuk

极度喜欢的一首歌,Bruce Willis主演的电影Armageddon(国内翻成《绝世天劫》)的插曲,片中本·阿弗莱克饰演的AJ与丽芙·泰勒饰演的女友拥别时的动情演唱赢得同伴集体附和的镜头甚为感人。

Leaving On A Jet Plane

I'm ... I'm ...

All my bags are packed, I'm ready to go
I'm standin' here outside your door
I hate to wake you up to say goodbye

But the dawn is breakin', it's early morn
The taxi's waitin', he's blowin' his horn
Already I'm so lonesome I could die

So kiss me and smile for me
Tell me that you'll wait for me
Hold me like you'll never let me go

'Cause I'm leaving on a jet plane
I don't know when I'll be back again
Oh, babe, I hate to go

I'm ...

There's so many times I've let you down
So many times I've played around
I'll tell you now, they don't mean a thing

Every place I go, I think of you
Every song I sing, I sing for you
When I come back I'll wear your wedding ring

So kiss me and smile for me
Tell me that you'll wait for me
Hold me like you'll never let me go

'Cause I'm leaving on a jet plane
I don't know when I'll be back again
Oh, babe, I hate to go

Now the time has come to leave you
One more time, oh, let me kiss you
And close your eyes and I'll be on my way

Dream about the days to come
When I won't have to leave alone
About the times that I won't have to say ...

Oh, kiss me and smile for me
Tell me that you'll wait for me
Hold me like you'll never let me go

'Cause I'm leaving on a jet plane
I don't know when I'll be back again
Oh, babe, I hate to go

And I'm leaving on a jet plane
I don't know when I'll be back again
Oh, babe, I hate to go

But I'm leaving on a jet plane
(Ah ah ah ah)
Leaving on a jet plane
(Ah ah ah ah)
Leaving on a jet plane
(Ah ah ah ah)
Leaving on a jet plane
(Ah ah ah ah)
Leaving on a jet plane
(Ah ah ah ah)
Leaving on a jet plane
(Ah ah ah ah)
Leaving on a jet plane
(Ah ah ah ah)
Leaving on a jet plane
(Ah ah ah ah)
(Leaving) On a jet plane

星期一, 五月 31, 2004

blog中的喷气机--BlogJet



  介绍大家一个blog客户端,BlogJet,不算新鲜了,支持的blog程序及接口还不少,基本上主流的blog程序都支持到家了...


不过程序本身还是有些问题的,对于UTF-8的解析,读取的日志标题会有"no title"的现象出现,另外不能在上传图片时定义路径,只有全局设定,这样像我这样对上传文件有按日期及类型分类以便日后备份之好习惯者实在有点不便,这些也有待改进,此外暂时没有什么想法~~~

主界面
 主界面

最大亮点,录音后attach并发布,作为目前正在慢慢走热的AudioBlog应该是很方便的
 录音界面

奇怪的是,既然提供了录音发布,为什么没有通常blog desktop tools的“正在播放乐曲”,也许觉得是鸡肋?反正我觉得这个功能是鸡肋~~~

本篇日志使用BlogJet发布,暂无任何问题。

星期六, 五月 29, 2004

[原创]Viridian Room过关实录

  没想到这个小游戏实在是风靡,从站点流量统计上看,已经有很多referrer地址提供了我介绍这个游戏的日志地址,这两天尤为高峰,PV升得厉害。虽然大家热情高涨,也提了不少问题,甚至有发邮件征询的,可惜我事务繁重,时间紧张,无暇一一答复,刚才洗澡,偶然想到以前在蓝色理想经典论坛做教程用的远程客户端录屏软件,于是赶紧挖出来一用,把过关的全过程录了下来,看之前还是强烈建议你自己先尝试通关...
Viridian Room(碧色密室)过关实录
压缩分卷一
压缩分卷二
压缩分卷三
压缩分卷四

解压密码: plod.popoever.com
建议尽量使用WinRAR 3.0以上版本解压缩,抱歉,由于ISP的服务器轮巡针对1MB以上大文件或大流量的媒体文件会自动进行权限设置禁止访问,所以无奈做成小于1MB的分卷压缩包,直接双击.rar文件打开解压即可,其余的三个包会自动解开的,无须手动操作,解压后是一个exe执行文件,直接双击运行即可,看的时候按ESC可以退出全屏播放,这些废话只写给不熟悉软件操作的朋友,老鸟就别笑话我罗嗦了~~~

顺及,Viridian Room的留言本是可以直接进入留言的,哈哈,所以我每天睡觉前会去留一句“一天玩一次”,够无聊吧
^_____________.^


查看相关日志