CSS improvements in Firefox 3

webdesign No Comments »

Link:CSS improvements in Firefox 3

前不久Fx3正式版发布,好像马上要通过吉尼斯记录认证了,先恭喜一下。下面是一些Fx3在CSS方式的改进。

PS:说实话,里面只有个别属性用过,很多属性都认不得。嘿嘿

  • Share/Bookmark

oursignal:page cloud

website No Comments »

Link: oursignal

oursignal

OurSignal.com looks at currently popular items on the top social news sites and mashes it all together.

把主要的几个社会化新闻网站(digg+reddit+del.icio.us+hackernews)的当前流行新闻糅合在一起。通过颜色大小等很直观的把新闻的关注等显示出来。同时当mouseover的时候,还有实时的网页截图。

更新频率为,每15分钟更新一次

PS:看了下源码,原来是基于jQuery的

  • Share/Bookmark

wordpress theme preview

design 4 Comments »

刚把Blog放上去的时候,就准备做张WP的皮,一直做到现在,也只做出个大概出来,还是先放出来效果,让大家瞧瞧吧。

wordpress theme

由于本人不是学设计出身的,只能达到这个水平,见笑了,嘿嘿:)

Technorati : , , ,
Del.icio.us : , , ,
Zooomr : , , ,

  • Share/Bookmark

PersistJS:javascript persitent storage library

javascript No Comments »

Link: PersistJS: Cross Browser Client-Side Persistent Storage Without Cookies

非常强悍的跨浏览器JS客户端持久存储包。特点如下:

  • Small (9.3k minified, 3k gzipped)
  • Standalone: Does not need any additional browser plugins or JavaScript libraries to work on the vast majority of current browsers.
  • Consistent: Provides a consistent, opaque API, regardless of the browser.
  • Extensible: Custom backends can be added easily.
  • Backwards Compatible: Can fall back to flash or cookies if no client-side storage solution for the given browser is available.
  • Forwards Compatible: Supports the upcoming versions of Internet Explorer, Firefox, and Safari (Opera too, if you have Flash).
  • Unobtrusive: Capability testing rather than browser detection, so newer standards-compliant browsers will automatically be supported.

基本原理是自动选择以下几种持久化方式:

  • flash: Flash 8 persistent storage.
  • gears: Google Gears-based persistent storage.
  • localstorage: HTML5 draft storage.
  • whatwg_db: HTML5 draft database storage.
  • globalstorage: HTML5 draft storage (old spec).
  • ie: Internet Explorer userdata behaviors.
  • cookie: Cookie-based persistent storage.

Read the rest of this entry »

  • Share/Bookmark

jQuery Date Range Picker

javascript No Comments »

Link: jQuery Interactive Date Range Picker with Shortcuts

修改至jQuery UI的又一时间段选取控件,效果不错,看起来比以前介绍那个Timeframe要帅气一些,嘿嘿

jquery_date_range_picker

We recently modified jQuery UI’s Datepicker, created and maintained by jQuery UI contributor Marc Grabanski. Our version is optimized for quickly selecting a date from a list of preset dates/ranges, and we added smooth transitions when additional options are revealed.

Technorati : , , ,
Del.icio.us : , , ,
Zooomr : , , ,

  • Share/Bookmark
WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in