Tuesday, April 02, 2002

In all my frustration of getting my OPML to ping, I gave up and just wrote a stupid callback. I got the idea from Tommy Williams [1] to set up my own ping. So, here it is in it's entirety, titled: pingMotherFuckerPING [2]
[ ]

Try Out BuddyUp Reorganizes your I/O Buddy List and throws the recently updated ones to the top....

To extract "user.radio.outliner.callbacks.subscriptionChanged.buddyUp", select the subordinate node and press [cmd] - [/] (Tools>Developers>Run Selection)

local{atts;odbAdr;bData};op.attributes.getAll(@atts);odbAdr=atts.objectAdr;bData=binary(base64.decode(atts.ObjectData));setBinaryType(@bData,atts.objectType);while dialog.ask("Save extracted script at:",@odbAdr){if defined(odbAdr^){ if not dialog.yesNo("Replace existing object named "+odbAdr+"?"){ continue}};try{ unpack(@bData,@odbAdr^)} else{ odbAdr^=bData};edit(@odbAdr^);break}
[ ]

Thursday, March 28, 2002

Just getting this I/O stuff working... I think I'm going to throw all my Supasite babble here instead of clogging my main blog (techno weenie) with it.
[ ]