Skip to content

Monthly Archives: February 2009

Sunsets in last 4 months

28-Feb-09

I took these sunset scenes in last 4 months. Here I share:

Sunset on 14 Nov 2008

Sunset on 26 Dec 2008

Sunset on 23 Jan 2009

Sunset on 18 Feb 2009

Latest jQuery v1.3.2’s bug on WebKit

26-Feb-09

I found a bug (may be a browser bug) which is happen on my favorite framework, the latest version of jQuery (v1.3.2) on WebKit browser when I was trying slickspeed with some popular JavaScript Frameworks.
Here the screenshots:
Safari 3.1.2

Chrome 1.0.154.48
 
No problem found in Safari 3.1.2 Nightly, Firefox 3.0.6, Opera 9.63 and IE7.
Test the slickspeed here: http://xing.web.id/slickspeed/
Selectors I [...]

Chinese New Year 2009

10-Feb-09

Day 1

Day 2

Day 3

View album

PHP.JS – Use PHP functions in JavaScript

03-Feb-09

PHP.JS is an open source project in which to port PHP functions to JavaScript. The library is developed by Kevin van Zonneveld and his contributors, and they have been working hard in adding more functions into it. By including this library into your own web projects, you can use those higher-level PHP functions such as file_get_contents(), [...]