Archive for October, 2007

呵呵。。本博也开始国际化了:国内流量 21 (42%) / 国外流量 29 (58%)

Thursday, October 18th, 2007

访问者地区

发布一个自家的日志函数库:vk-log4php

Tuesday, October 9th, 2007
名称:
–vk-log4php日志函数库。
特点:
–使用简单,只需两步即可工作
–日志输出的信息充足,例如:[2007-10-08 04:49:18 PM] in login.php(8)=>hello
–可配置的输出方式:输出到浏览器/输出到日志文件
–可在所有版本的PHP上工作(php4.2或以下版本需修改pt()函数,
  且不能自动输出文件名和行号,需用户自己加上”__FILE__”和“__LINE__”。)
  (more…)

我发布的首个jQuery插件

Sunday, October 7th, 2007

我发布的首个jQuery插件, 欢迎下载使用^-^, 基于wordpress里用的fat.js,效果不错的!

Download:
http://jquery.com/plugins/project/fade
or
jQuery fade anything plugin v1.0.1

Features:

  • base on the fat.js which use in the wordpress.
  • very easy to use.
  • very pretty effect.

Online Demo:
jQuery fade antything plugin demo

Method:
In this release,you can fade anything with “vkfade()” method:
$(”#output1″).vkfade(); //with no parameter,default color vaue is #ff8000.

or

$(”#output1″).vkfade(”eee000″); //with the RGB optional parameter

Report bug:
http://jquery.com/plugins/node/add/project_issue/fade/bug

浏览全世界所需的工具

Friday, October 5th, 2007

firefox –更安全
http://firefox.org

TOR — 匿名上网
http://tor.eff.org/download.html.en

gladder — 自动用代理上网
https://addons.mozilla.org/en-US/firefox/addon/2864