whatever

WWW
UserLand
Radio UserLand Mike's Radio Blogifier

This is your blog on Radio... enter at your own disk!

Daily Link Wednesday, January 23, 2002

Oliver Willis wants a tv show! Heh... I do too!!! But the thing is, we'll probably have the ability to broadcast our own web shows [like public access tv] in a few years anyway. And I bet some of us will get more viewers than any network or cable shows do now. I mean, if you're like most web-freaks, you spend more time online than you do watching tv anyway... and more and more people are moving that direction.

Hey, that's what the big suits are really afraid of, isn't it? Well... and Tivo.
9:55:44 PM  Permanent Link  

Evectors Radio Tools -- now that's somebody using there noggin' for sure! [via sn]
2:23:16 PM  Permanent Link  

New kid in town: Subhonker7.
10:04:30 AM  Permanent Link  

Hell, I don't know what I did, but somehow Sam D's revamped random image script [as well as my other post yesterday] disappeared! Anyway, here's the much more friendly macro that Sam came up with:
on randomImage(path = "images/random/", align = "left") {
local ( fileName, f = radio.file.getSubFolder (path));
local (ct = file.filesInFolder (f,1), i=1);
local (imageNumber = random(1,ct));
on getNthFile (f) {
if i == imageNumber {
fileName = file.fileFromPath (f);
return (false)}
else {
i++}};
file.visitFolder (f, 1, @getNthFile);
return (fileName + radio.macros.imageRef("images/" +
fileName, align:align))}
Just to note, Sam's script doesn't care what you name your images, how many you have, and even let's you pick your folder. Cool!
8:24:58 AM  Permanent Link  


© Copyright 2002 Mike Donellan.

Updated: 4/10/2002; 10:53:29 AM.


January 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 29 30 31    
Dec   Feb


Home

...testing 123...

Radio UserLand


Valid HTML 4.01!
Valid CSS!

Click to see the XML version of this web page. Click here to send an email to the editor of this weblog.