Site Updates for 06/21 Posted June 21, 2004 at 9:34 pm
I fixed a small bug with the last modified date of the to-do list. I used getlastmod() from an included file and the script was retrieving the last modified date from the parent script.
I fixed a small bug with the last modified date of the to-do list. I used getlastmod() from an included file and the script was retrieving the last modified date from the parent script.
The links section and blog archive page were revamped with some small stylistic changes. In both cases, the outer list elements were removed in favor of a heading style.
A page with my basic contact information has been added to the site. I was hesitant to post this information in the past due to privacy concerns. I did perceive a need for such information on a personal site so I’ve taken information that should already be available from various sources and compiled it here for your convenience as visitors.
The blog archive now makes use of the same code as the main blog page to display archived entries. This change should make the section easier to maintain and keep up to date. As a small feature addition, the number of entries for each month are now listed.
A new to-do list has been added to give an idea of what I have planned for the site and how I’m progressing along (a few items are already crossed out).
I’ve added a couple UI elements to the wish lists so that users can now choose how the lists are sorted. Users can resort the lists by clicking the appropriate arrow on the column they wish to sort by. I’ve also condensed much of the presentation code for the lists using arrays and foreach statements.