Archive for October, 2006


Happy Double Ninth Festival

岁岁重阳,今又重阳。重阳节快乐。

 

October 31st, 2006 in Life | 23 comments


Best of the Best Web 2.0 Websites

So many great new web sites are cropping up all over the place! From Social Bookmarking Sites, to Real Estate sites, this list has only the best Web 2.0 Sites available today.

October 31st, 2006 in Reviews | 6 comments


男儿何不带吴钩,收取关山五十州

yexb最终决定还是离开公司,在他的离职申请上签字的时候心里有些伤感。

几天前我们有过一次长谈,关于现在,关于未来。我尊重他今天的选择,同时也很自责,我不是一个合格的主管,总是在最后关头才想到和大家交流。一直用忙作为借口,其实只是自私。

他发了个flash给我,里面记录了这一年来UI部门的优秀作品,说是送给UI的临别纪念,做得很精致。想起这一幅幅精美的设计背后大家的酸甜苦辣,百味涌上心头,这份礼物我会好好的收藏。

很感谢他这一年的付出,标题就当我的临别赠言吧。

October 30th, 2006 in Life | 1 comment


URL Rewriting for WordPress under IIS has been rebuild

because not all of the servers have VC 2005 runtime libraries, so I rebuild this plugin with /MT switch(multithread, static CRT) instead of /MD .

October 27th, 2006 in Site news | 3 comments


Dean’s FCKEditor for WordPress plugin(V3.3)

This plugin Replaces the default Wordpress editor with CKeditor 3.0.1.

image

October 23rd, 2006 in wordpress | 1,520 comments


Source Code syntax highlighting plugin for WordPress (V1.2)

Introduction

This WordPress plugin using Geshi to highlight source code in a wide range of popular languages.it aims to be a simple but powerful code highlighting plugin, with the following goals:

October 22nd, 2006 in wordpress | 293 comments


Photos of some very creative advertising

几张很有创意的广告:
 

October 20th, 2006 in Life | 1 comment


How To Do When Your ISP Is Down

当你的ISP挂了,上不了网了你会怎么办?挺有意思的调查,看完忍俊不禁。我摘抄了一部分内容,把它翻译成中文:

  1. 打开窗帘看看过去两年外面发生了什么变化。
  2. 重新向亲戚们介绍自己。
  3. 难道还有其他事情可做?
  4. 从邻居那里偷无线上网。
  5. 把推迟的肾移植手术做掉
  6. 找一个更好的ISP
  7. 用以前流行的自慰方式:看花花公子
  8. 玩单人游戏
  9. 清理硬盘空间,以便当ISP恢复的时候,有更多的空间给色情明星们。
  10. 转圈,世界末日般的歇斯底里的喊叫
  11. 重复开关modem
  12. 拨打911。

October 17th, 2006 in Life | 2 comments


Ubuntu tricks - how to create a list software and use it to restore your pc

一个关于如何快速重装UBUNTU上的应用程序的指南.
I’ve recently had the occasion to make a complete list of software installed on one of my Ubuntu boxes, and then reinstall it from scratch. Here’s a quick and easy way to generate a list of installed .deb packages, and then use that list to quickly reinstall them.

October 15th, 2006 in linux | 3 comments


IE still losing ground

最新的浏览器市场份额报告:IE继续失去阵地,而firefox则保持高速增长的势头。
 

It’s no surprise that Internet Explorer has been losing ground steadily over the past couple of years. There have been no significant innovations in the browser since XP SP2 was released over two years ago, and most of those were security tweaks. The downhill trend could change soon, though.

October 12th, 2006 in Reviews | No comments yet


Convert Ip Address To Geographic Location

网上有不少关于如何使用纯真IP数据库(QQWRY.dat),来查找IP所在的地理位置的文档和源代码,但基本都是java实现,很少有C的,而且大部分都使用了打开文件句柄,通过文件指针的多次跳转来实现单次查找,运行效率很低,尤其是在短时间内需要执行大量IP->地理位置的转换的场合,这种方式的运行性能基本是难以接受的。

October 12th, 2006 in Programming | 4 comments


PHP - Top Ten Security Vulnerabilities

These vulnerabilities can, of course, exist in PHP applications. Here are some tips on how to avoid them. I’ve included related links and references where relevant.

read more | digg story

October 12th, 2006 in Programming | 5 comments