aka: HOME -   - STRATEGY - project management - technology - design - tools - Blue Sky Radio - klogs - community - staffing - shortage watch -   - LIFE - events - food - Bloggers for Hire - shrub - public policy - books - Obituaries a la Blog
Click to see the XML version of this web page.
subscribe in Radio
a klog apart
Phil Wolff's subversions...


Friday, May 03, 2002 Go to this day's page

events   life  


Saturday, 4 May 2002. Frank Ogawa plaza. All day. [aka life events

Click here to send an email to the editor of this weblog. ( comments) # 340 11:10:52 PM G! DayPop!

 

life  


I'm from Manhattan, a neighborhood called Hell's Kitchen. Around third grade, my teacher suggested getting a hobby for winter vacation.

I went to the library and checked out every book I could find on ice fishing. For weeks I studied my books, hoping to become an ice-fishing expert. When I thought I knew enough, I went out for my first ice fishing expedition. I carefully gathered and packed up all the tools and equipment I would need. My folks were quizzical but supportive.

When I got to the ice, I found a quiet little area, placed my padded stool, carefully laid out my tools. Just as I was about to cut into the ice, cried a booming voice "There is no fish under the ice." Startled, I grabbed all my belongings, moved further along the ice and started to cut another hole. Again a voice called out "there is no fish under the ice". Amazed I said "Is that you, God?" The voice boomed back "No, this is the manager of the skating rink."

That was the last time my Dad took to me to a hockey game at the Old Garden.

Click here to send an email to the editor of this weblog. ( comments) # 338 6:36:19 PM G! DayPop!

 

Blue Sky Radio  


Rick Klau:

"Add this to my Radio wish list: I'd like a way to indicate what categories have been added to a post. This would be an effective way of showing how I think a post should be categorized, and would also reinforce the notion that there are other ways to browse this site. The more I think about it, the more I think that Jenny's right on when it comes to meta-data: we need to figure out how to add useful meta-data to weblogs. "

I concur. I render category labels on my web site but they don't become part of the post included in the database or the rss feed.

A kind soul volunteered a cleaner version of the following macro for my Item template.

<%
local (adrblog = radio.weblog.init ());
local (adrposts = @adrblog^.posts);
local (postNum = "<%paddedItemNum%>" ) ;
local (adrpost = @adrposts^.[postNum]) ;
if (! defined (adrpost^.categories)) {
   return "";
};
local (adrcats = adrpost^.categories);
local (buf = "");
for adr in @adrcats {
   local (name = nameOf(adr^));
   local (adrcat= @adrblog^.categories.[name]);
   local (link = name);
   if (defined (adrcat) && defined (adrcat^.htmlUrl)) {
      if (adrcat^.htmlUrl != "") {
         link = "<a href=\"" + adrcat^.htmlUrl + "">" + name + "</a>";
      };
   };
   buf = buf + " " + link;
};

buf = "<small>" + buf + "</small>";
return  buf ;
%>

You can see examples of it on Blue Sky Radio.

Click here to send an email to the editor of this weblog. ( comments) # 337 5:58:00 PM G! DayPop!

 



Phil Wolff's
a klog apart
What's the next question?

Home

Click here to send an email to the editor of this weblog. AIM Y! @Ryze




 ?

Updated: 4/25/2003; 8:10:37 AM

Recent Posts


Previous post or Next

dijest rss Radio coffee mug
Phil's dijest


My Sources (600k)
My Neighborhood (700k)