Feed on
Posts
Comments

Archive for March, 2008

Steve has gotten interesting research which is making trim method and optimizing internal to JavaScript.
These are codes.
function trim11 (str) {
str = str.replace(/^\s+/, ”);
for (var i = str.length - 1; i > 0; i– ;) {
if (/\S/.test(str.charAt(i))) {
[...]

Read Full Post »

How to pronounce Ajax?

I find something interesting archive.
It is “How to pronounce Ajax“.
I’ve pronounced it like [éidʒæks] (It sounds like Ei-Jacks in English.)
But many people pronounce it different each other.
The Joel on Software Discussion Group
Channy find a solution and posted about it to his bolg.
Channy’s blog (Korean)
He e-mailed Jesse James Garrett, and got reply.
Jesse James Garrett [...]

Read Full Post »

HTML Entities & Special Charaters

Read Full Post »

Vietnam’s instant ramen.

It’s time to try Vietnam’s instant ramen.
I bought 5 kind of ramen at one of a grocery store in Ho Chi Minh City,
when I was on travel visiting in Vietnam.
Chinh who one of my friend lives in Ho Chi Minh picked them up for me.

Today, I chose one of the ramen ‘Phở’.
‘Phở’ means ‘rice noodle’ [...]

Read Full Post »

Making a Podcast

Making a Podcast of iTunes.

Read Full Post »

다행이다 - 이적
That’s a relief (To be fortunate) - Lee juck
그대를 만나고 그대의 머릿결을 만질수가 있어서.
After meeting you, I could a touch your hair.
그대를 만나고 그대와 마주보며 숨을 쉴수 있어서.
After meeting you, I could breathe and seeing eye to eye.
그대를 안고서 힘이 들면 눈물 흘릴수가 있어서.
Hugging you, I could cry when I feel rough.
다행이다, 그대라는 [...]

Read Full Post »

MAIL Parameters

MAIL Parameters

Read Full Post »

56 pieces

72 pieces

90 pieces

100 pieces

Source : Bean’s house jigsaw puzzle (japanese)

Read Full Post »

RFC INDEX

RFC INDEX
You can look up indexes of rfc documents.
http://www.ietf.org/rfc/rfcNNNN.txt
And, you can open the document above link,
where NNNN is the RFC number prefixed with zeroes as necessary to make a four digit number.

Read Full Post »

Defined MIME Media Types.

Read Full Post »

Older Posts »