burabura.net
Because life is too short to stay home

Home | Japan | Archive
 

My Radio Customization

My radio customizations so far:

  • [07-02-2002] replaced "Stories" with "Archive".
  • [06-29-2002] created "burabura.net (version 0.1)" theme and assigned the theme to the Category:Japan page as well.
  • [05-13-2002] changed #NavigatorLinks.xml; found out that the .bak files must be purged in order for changes to propagate through...why?
  • [05-10-2002] created "simplified woodlands (version 0.1)" theme and assigned the theme to the Category:Japan page as well.
  • [05-10-2002] added camera gif to image root and then modified Prefs->Customized image page so that <%archiveLink%> in the #dayTemplate.txt displays the camera gif.
  • [05-06-2002] created "woodlands (using short date)" theme for non-US OS
  • [04-15-2002] updated radio and added Google box to my blog; must modify www/#homeTemplate.txt to set google search topic:            

<%google.macros.box ("Hong Kong   SOHO", tableWidth:"150",
            textClass:"-4")%>

  • [04-01-2002] changed theme to woodland
  • [04-01-2002] added the following to #dayTemplate.txt because Japanese windows return kanji characters that get mumbled up by the Radio's XML parser.

<%local (d = date ("<%shortDate%>"));
 local (month = string.padWithZeros (date.month (d), 2));
 local (day = string.padWithZeros (date.day (d), 2));
 return (date.year (d) + "." + month + "." + day)%>


Click here to visit the Radio UserLand website.
Click to see the XML version of this web page.
Click here to send an email to the editor of this weblog.
© Copyright 2002 Ivan Chung.
Last update: 2002/07/03; 0:02:29.