Jade's weblog Archive

I was wondering why I was having so much problems with Javascript across different domains...

The default security in javascript is even more restrictive than "same domain". It's known as the Same Origin policy. It says that a script can only read properties of windows and documents that were loaded:

1. from the same host
2. through the same port
3. by the same protocol

04:51 PM, 25 Apr 2005 by Jade Rubick Permalink | Comments (0)

I've put up some pictures from a recent trip to the Oregon Coast.

01:10 PM, 23 Apr 2005 by Jade Rubick Permalink | Comments (0)

Google Maps Hacking and Bookmarklets [libgmail.sourceforge.net]

Very cool page on hacking Google Maps.

10:34 PM, 19 Apr 2005 by Jade Rubick Permalink | Comments (0)

Google Maps Standalone Mode [stuff.rancidbacon.com]

This webpage essential describes how to do what the Craigslist page did.

10:31 PM, 19 Apr 2005 by Jade Rubick Permalink | Comments (0)

Housing - Portland [www.paulrademacher.com]

I have no idea how he did this. Very cool.

10:24 PM, 19 Apr 2005 by Jade Rubick Permalink | Comments (0)

Jim Davidson on a few undocumented things you can do with Aolserver

It turns out theres an undocumented Tcl_GetMemoryInfo call in Tcl. The only user is AOLserver's "ns_info pools" command which uses it to get a list of lists of per-bucket memory usage for each thread. Since it turns out you can load libnsd to get the ns_info command (also undocumented), you can try this:

shell# bin/tclsh8.5
% load lib/libnsd.so
% ns_info pools; ... look at output on zippy memory usage ...
% ... run test ...
% ns_info pools; ... look again ...

12:08 AM, 07 Apr 2005 by Jade Rubick Permalink | Comments (0)

This is a pretty impressive collection of heuristics for web design.

06:57 PM, 04 Apr 2005 by Jade Rubick Permalink | Comments (0)

I posted on the OpenACS site a fix (not by me) for the Debian Postgres backport.

06:42 PM, 04 Apr 2005 by Jade Rubick Permalink | Comments (0)

Rubick.com is now back up

Sorry for the hiatus. Rubick.com is now back up and running, upgraded and on a new server, and at a new hosting facility instead of in my basement.

I'm hoping this will ensure that it will be more reliable in the future.

12:13 AM, 04 Apr 2005 by Jade Rubick Permalink | Comments (0)

XML

Notifications

You may request notification for Jade's weblog.

Syndication Feed

XML

Recent Comments

  1. Jade Rubick: And... yes and no
  2. Jade Rubick: Using hoptoad
  3. Jade Rubick: Much better
  4. Bodo Tasche: Link changed :)
  5. Bodo Tasche: Better commt emails. Now with color :)
  6. Jade Rubick: Filed a ticket
  7. Vinod Kurup: Wow
  8. Jade Rubick: Then what
  9. Paul Post: Percentages
  10. Paul Post: I might be an ENFJ?