Wednesday, 5. October 12005
p3k dots

www.programmableweb.com (thanks, g.!)

the poop today? video resembles oliver hangl's lover's walk (which again resembles a thousand other videos using the idea of stop motion to defy gravity). very nice! via eleph.änt.

the "official" json for javascript implementation cannot parse or stringify regexp objects. it looks like an "internet explorer" implementation, anyway. (outdated, that is; or at least very exaggeratingly backwards-compatible.)

my stringify method would look like this (and it can cope with regexp objects – with any javascript object):

JSON.stringify = function(arg) {
   var src = arg.toSource();
   return src.substring(1, src.length-1);
};

thus, (IF ANYTHING) i would adapt json.org's stringify method to become the missing toSource method of javascript versions smaller than 1.3.

thanks to rhino, my stringify version works in helma without any troubles.

i missed a rare opportunity to join a rebol conference in italy. so close. fsck.

Monday, 3. October 12005
p3k dots

www.bonsai-cuts.at

soft egg café speziellst.

andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god. andreas dorau is god.

Sunday, 2. October 12005
p3k dots

cunt. a cultural history.

more funny videos (especially the shining one).

welcome to dreamland.

fell in love with john waters after watching "a dirty shame" (great! hilarious! tracy ullman! chris isaak!) not knowing he also directed "serial mom".

i guess goldfrapp will deliver the title theme of the next james bond movie.