February 2002
Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28  
Jan   Mar
 Find out about the XML feeds of this site  
14:21 03/07/02
All Posts 2002/02/09

2/9/2002
Sun Aquarius 21
A WOMAN DISAPPOINTED AND DISILLUSIONED, COURAGEOUSLY FACING A SEEMINGLY EMPTY LIFE.
Breaking through illusions.
Mercury Capricorn 29
A WOMAN READING TEA LEAVES.
It is symbolism that acts to open the pathways to the spiritual centre.
Venus Aquarius 27
AN ANCIENT POTTERY BOWL FILLED WITH FRESH VIOLETS.
Returning to ancient sources. Flower remedies. Beauty. Setting standards for society.
Mars Aries 16
BROWNIES DANCING IN THE SETTING SUN.
Revelling in nature. Faeries and nature spirits.
Jupiter Cancer 07
TWO FAIRIES (NATURE SPIRITS) DANCING ON A MOONLIT NIGHT.
Usually unseen astral realms. Reconnecting with the feminine.
Saturn Gemini 09
A QUIVER FILLED WITH ARROWS.
Make a strategy and then hit the target. Getting to the point.
N. Node Gemini 26
WINTER FROST IN THE WOODS.
The calm before the dawn. The silence inherent when making a connection with nature in cold, barren times.
Uranus Aquarius 25
A BUTTERFLY WITH THE RIGHT WING MORE PERFECTLY FORMED.
Rising above life's distortions.
Neptune Aquarius 09
A FLAG IS SEEN TURNING INTO AN EAGLE.
Turning away from having to prove oneself, rising above the commonplace, ascension. Rebirth.
Pluto Sagittarius 18
TINY CHILDREN IN SUNBONNETS.
Protection or blinkering.
 

where wave meets particle No Simpler than this:

Saturday, February 09, 2002

<# 15:33  Radio 
  
 Asc Mo
EUDORA 3/4/5 USERS:  you now have a tool to forward spam messages with all headers in place to SpamCop and/or your ISP's spam prevention system. I wrote it to suit my needs. One user besides myself as of right now. Please check out "The Eudora SpamThing".
# 15:27  Radio 
  
 Asc Mo
last night 10ish i finally decided to look into what a "tools menu" might be. i thought i'd seen one once, weeks ago, but then it disappeared and i kind-of left it with feeling stupid.

a quick google search on userland showed me that i might want to start by scanning my .roots for 'item#1's... i found some, and quite a bit of code defending against them.. i zapped the 'item#1's and as that didnt do anything on a restart, i exited and moved all tools to a temp directory.

radio started and kept running at 97% cpu utilization. that was not good. putting tools back didnt help-- thus i actually had to hack in the startup process.

i commented out the line initializing tools in the system startupscript. that got me somewhere. it got radio back, still no tools menu, but at least no infinite loops.

anyway, somewhere in this simple process, some bit of code decided to erase all my sites. the cloud was gone, my isp was gone, my local pages.. all gone. going back and forth i republished the whole website and _thank _murphy got everything back all shiny.

back to debugging the tools menu thing. i wound up running the frontier tools menu initialization, 'following' the code to see where it went. learned that you have to stop and follow a few times to actually follow things.. but eventually i got to system.verbs.builtins.frontier.tools.installsubmenu()

something was very wrong here:

while (linetext != "-") { //search for the sub-menu -- it may already exist in the Tools menu
 if string.lower (linetext) == string.lower (menuName) {
  flNewMenu = false};
 op.go (dir, 1);
 if dir == right {
  dir = down};
 linetext = op.getLineText ();
 if linetext > menuName { //12/20/00 JES: make tools submenus alphabetical
  break}}

this code would loop forever with linetext == blankstring.

that was bad. i didnt want to muck about with @'s and tests and break conditions so i went and deleted everything under user.tools.databases and reran the thing. an 'item#1' was added and i had more problems UNTIL i put a tool back. that worked.

after this i put all the tools back to where they were supposed to be and while mypictures isnt happy, at least i have that fabled menu item available now.

if someone that's handier with usertalk would argue with userland to have this thought about and fixed i'd appreciate. for now, i'm glad to have 'everything back'. with fiddling around and other tracks going, this affair set me back 6 hrs last night. I didnt want to go to sleep without a homepage in place. I'm sure that other radioheads can relate to that. you dont just 404 yourself.

anyhow, i'm off to play.

# 14:13  LinkLog 
  
 Asc Mo
Copy protecting software. This document details a method of making your software un-pirateable on a large scale. Yes, you read that correct, there is a way. [kuro5hin.org]
# 01:06  LinkLog 
  
 Asc Mo
Guardian Unlimited | Special reports | Patten lays into Bush's America 
"Gulliver can't go it alone, and I don't think it's helpful if we regard ourselves as so Lilliputian that we can't speak up and say it."

ah, the rest of the world. they need more than flags, they need attention, tough bastards :) good read, good to see this outside just the economist.

@ 13:07 03/15/02
© Michael Ax, 2002