Cox Crow
Asking the Stupid Questions Since 1971
There Is No Long Distance (at least in California)
SBC (NYSE:SBC) today announced All Distance, their flat-rate, all-you-can-eat-buffet calling plan.
4:48:24 PM # Google It!
categories: Industry
Day Trading
Bought some shares. Now I need a ticker. Some of the companies in which I wish to invest are still privately held.
2:08:44 PM # Google It!
It's All About the Benjamins
Why hasn't Texting caught on in America?.The Economist asks why do Americans average less then 7 text messages a month?
[Smart Mobs]
SMS won't catch on here until it's the same price as voice, included in the flat, monthly rate. Oh, and bigger buttons wouldn't hurt.
1:02:23 PM # Google It!
Reformatting the Navigator Links
In Radio Userland, you can maintain a list of links you like, and Radio will automatically insert them into each page. These are called Navigator Links. They are stored by default as an XML file, #navigatorLinks.xml, and placed into the template with the variable <%navigatorLinks>
. While rendering HTML from the template, Radio calls system.verbs.builtins.radio.html.drawNavigatorLinks
in radio.root.
You may not wish to edit drawNavigatorLinks
, but you may wish to remove some of the cruft added during the rendering of the file. drawNavigatorLinks
behaves differently depending on what kind of file it's rendering. text/xml
files are parsed and modified, as are text/opml
files, though in different ways. Any other kind of file is included as is.
How is the file type determined? By looking at the extension, of course! So, move the file #navigatorLinks.xml to #navigatorLinks.txt and format it however you'd like, remembering that it will be displayed within an HTML file.
10:54:11 AM # Google It!
categories: Writing Online