[jQuery]怎样开发一个jQuery插件

分类:网站前端 | 作者:icyfire | 发表于2009/10/28 没有评论  

jQuery是当前最为流行的JavaScript库,许多网站使用它来实现一些动态效果和Ajax功能。然而,很少的开发者会深入去研究插件的开发。

在这篇教程里,我们将会创建一个简单的插件来解释一些基础。这个插件的作用是将一个或者多个选择的节点的文本翻转。

Translated by icyfire @ Canaand on Wed, 28th Oct.
看得懂代表你理解能力强,看不懂代表我翻译能力烂……

阅读全文

Tags : ,

DMC-LX3 Firmware update (Ver 2.1)

分类:数码产品 | 作者:icyfire | 发表于2009/10/21 没有评论  

更新啦更新啦,LX3固件Ver 2.0出来啦~

10月21日更新
由于2.0固件存在一些问题,所以官网一度撤下了2.0的下载,现在2.1出来了~

Model Number DMC-LX3
Update Version Ver 2.1
Update File Name/
Size

For Windows:
LX3_V21.exe / 6,165,130 bytes (After self-extract, LX3__210.bin)

For Macintosh:
LX3_V21.zip / 6,097,034 bytes (After self-extract, LX3__210.bin)

Update Date 2009/10/21
Date/Version Description
2009/10/21
Ver 2.1
  1. Correction of custom mode.
2009/9/28
Ver 2.0
  1. Improved auto white balance performance.
  2. Auto Focus speed-up.
  3. Recording function with an aspect ratio of 1:1 has been added.
  4. A white balance (WB) bracket function has been added.
  5. [HIGH DYNAMIC] has been added to scene mode.
  6. [LENS RESUME] has been added to the [SETUP] menu.
  7. [MENU RESUME] has been added to the [SETUP] menu.
  8. The exposure compensation and the auto bracket compensation can now be set up to ±3EV.
  9. Position of the guide line can now be set.
  10. It is now possible to display the highlights in playback mode.
  11. It is now possible to record the user’s name in the picture.
  12. Digital red-eye removal has been modified.
  13. Items saved in the custom set have changed.

Concerning the DMC-LX3 Firmware UpdateExternal Site
PHOTOfunSTUDIO 2.1 Update ProgramExternal Site

阅读全文

Tags :

用UNetbootin安装Puppy Linux到U盘

分类:Other | 作者:icyfire | 发表于2009/10/20 没有评论  

很少玩Linxu系统,但今天看到了Puppy Linux的介绍,于是也凑凑热闹弄一个到U盘玩玩,顺便当移动系统。用本身自带的Puppy universal installer嫌太麻烦了,还要自己刻盘。用Flashboot制作结果又启动不了,最后还是使用UNetbootin搞定。

详情见正文。

阅读全文

My 27th birthday.

分类:私生活 | 作者:icyfire | 发表于2009/10/12 没有评论  

收到了几个要好朋友的短信,已经足够了。生日什么的,只是普通的一日罢了。

阅读全文

密码保护:2009年10月11日 天气 阴雨

分类:吃喝玩乐 | 作者:icyfire | 发表于2009/10/12 要查看留言请输入您的密码。 

无法提供摘要。这是一篇受保护的文章。

阅读全文

HTML [翻译]Data URI浅析

jQuery [翻译]jQuery的show/hide性能测试

CSS [翻译]纯CSS实现对话气泡