Country Code Extentions
Ever see a TLD(?) in a URL or e-mail address and wonder, "what country is that?" Here's a list of them all. Enjoy.
Got this e-mail in response to a question about Calcium, a web calendar we use @ ApexCommunity.net and SummitSix12.net. I doubt you're interested, but it's here incase I ever need the info again.
Hello Ian-
Right, as you've found, Calcium doesn't have CSS support built in, and there's no settings for attributes for the BODY tag. However, you can do the latter with a small modification to one of the Perl source code files.
Just copy the Calcium file "Calendar/Body.pm" into the "upgrades/Calendar" directory, then edit the new copy. At line #18 or so, you'll see this:
$self->{'html'} = '<body text="' . $prefs-=color ('MainPageFG') . '"' . $vlink . 'link="' . $prefs->color ('LinkFG') . '" ';Add a line for bgproperties, e.g.:
$self->{'html'} = '<body text="' . $prefs-=color ('MainPageFG') . '"' . $vlink . 'bgproperties="fixed"' . 'link="' . $prefs->color ('LinkFG') . '" ';be careful with the quotes, and note the period at the end of that new line.
Hope this helps;
Regards
-Fred Steinberg
Brown Bear Software
How cool is that? The author wrote back to me in under 24 hours telling me how I can modify his scripts to do what I want them to.
New music I'm diging lately:
- Slick Shoes - "Alone" [ Quicktime Video | Streaming MP3 ]
- Squad Five-O - "I Don't Want to Change the World, I Just Want to Change Your Mind" [ Quicktime Video | MP3 ]
- Avril Lavigne - "Sk8er Boi,"* "Complicated" and "I'm With You" [ Streaming Windows Media Videos ]
(I don't wanna hear it. Ralph likes them, too.)
*The anal-retentive English teacher who lives in my forebrain wants to commit suicide right now.
Bob thinks I should blog. I don't know.
Time.gov - Exact time in the U.S.
The Summit Six12 website is coming along very nicely. Marty is a really good designer. Should be online in a few days.
The new Apex building's phone system and network are also coming along nicely, and should be operational soon.