| February 2003 | ||||||
| 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 | |
| Oct Mar | ||||||
|
|
| Saturday, February 08, 2003 | |
Cool!
While surfing the Radio top 100 list, I notice that The Cartoonist has a simple search box just below the calendar. I didn't think I could find a free service (such as Google) until I got my own domain. I thought wrong.
So I added a search box using Pico's free search service. Now I am compliant with Day 29's recommendations for a more accessible website.
| Sunday, October 13, 2002 | |
This template reconstruction process is more difficult than you would think. Apparently others are going through the same struggle that I am. I just rediscovered this resource which I have overlooked because the title threw me off - thanks to Dog Newsie for pointing it out.
How to Create a Theme is a good resource for people reconstructing their templates. Even if you have no interest in creating a theme for others to use, this tutorial provides a useful checklist for home template, item template, desktop homepage template macros to include.
| Sunday, September 29, 2002 | |
(In response to this Radio discussion thread)
The numeric code for an apostrophe is 39 (according to the W3C HTML Coded Character Set page). Edit your post in "Source" mode, where you can see the HTML tags. Position your cursor where you would like the apostrophe to appear. Type the following five characters:
Josef Tornick's Weblog is a breakthrough in quality and cleverness.
| Friday, September 27, 2002 | |
The viewRSSBox verb generates an HTML version of an RSS news feed, reading the service if necessary. This verb caches RSS feeds and re-reads them only if the cache has expired or the service hasn't been read.
Research question: can users hosting their weblogs on the Userland CS use this?
See Also: the viewRSSBox macro.
| Monday, September 23, 2002 | |
<A href="http://www.dictionary.com/cgi-bin/dict.pl?term=rapport">rapport</A>
| Sunday, September 22, 2002 | |
Registered at AllConsuming.net. This snippet lists what I am currently reading (it's a little munged):
<style type="text/css">
<!--
.ac_image {}
.ac_link {}
.ac_image_tag {}
.ac_title {}
.ac_comment {}
.ac_logo {}
-->
</style>
<script language="javascript" type="text/javascript" src="http://www.allconsuming.net/xml/users/currently_reading.blogfish.js">
</script>
Benefits of AllComsuming (notes to myself):
| Saturday, September 21, 2002 | |
A Trick:
Drop a #navigatorLinks file into a category folder. Edit the file (remove links not relevant to said category). Post an item to that category. Check out its home page. Look any different?
Variations:
The bonus of using #navigatorLinks is that the category can continue to use the MainTemplate from the www folder (#template.txt). The latest tweaks to the look and feel will be reflected consistently accross your site.