Sometimes, it is just easier to post an embed instead of dealing with objects and other weird code. Sadly, WebAPP doesnt support iframe
tags. Well, now it does! But, I broke preview turning it on. After some searching, I figured out to get it to work again, while adding in some additional protection. If something doesnt work, blame the developer. Crud, guess thats me. 🙁
Reading through my articles, I noticed things didnt look right. Scrolling through the articles, I discovered that they were out of order. Im sure it is from consolidating categories some time back. I quickly added a reverse sort to fix the issue, but now Im wondering if anything is broken elsewhere.
As a side note, I now display a 404 error when a topic category doesnt exist. I also fixed the image issue with RSS feedsI was using a bad filter match.
My wife had been asking me the other day when my races were so she could add them to her phone. I wondered if I could automate the process, so I dug in and learned how to create an iCalendar. After some trial and error, I was able to get the file to load properly in Google and iPhone calendars. It even has a name!
Ive been wanting to a add a filter to the ZX81 program listing for awhile now. That option is now a reality. Based on the filter system I used for race tracking, you can now filter the list based on the program category.
At the same time, I also matched description styles to the front page. Although a minor change, it presents the users with a consistent look.
Ive fixed the race distance selector to now show suggestions on focus. This should make it easy to select the right distance without having to type anything. I still allow you to enter any value you want, such as for odd distances or other events. Yet, by suggesting some common distances, I set up the interface for future filters.