Categories
Software and Programming

Paragraph Squeezer

This site looks too wide in Mozilla. So I narrowed it down to a reasonable width, like so:

javascript:
ps=document.getElementsByTagName('p');
for(var i=0; i< ps.length;i++) {
ps.item(i).style.width='400px'
}; void 0;

Or, in a bookmarklet.

Categories
short Software and Programming

Hotmail Popper

Hotmail Popper is a Windows application that serves as a Hotmail to POP3 mail bridge – for accessing your Hotmail account through email clients other than Outlook Express.

Categories
General short

Zodiac of Eternal Indifference

August

Click here to find your own sign
On the Zodiac of Eternal Indifference
Copyright 2002, 2003 by Tal Liron

Categories
Software and Programming

HTMLArea in Movable Type

htmlarea in movable type

Doh. I thought I had some text here… Guess it doesn’t work so well…

Oh wait, looks like I’ve got it now! HTMLArea working in Movable Type! Hurrah!

Last time people looked at it, this was IE-only. Now it rocks!

Categories
Resources

Hanguel, the Korean writing system

An explanation of the Korean writing system, Hanguel, from the Mozilla Korean localization site. Proclaimed in 1446 by King Sejong, Hangul is a clever and elegantly designed alphabet, very different from Chinese, that was aimed at encouraging literacy among the common people.