tomorrow, tomorrow / I love [phoenix] / tomorrow

October 17, 2002, 09:25 pm

I wrote this great entry at work today, but then our business DSL provider came in and installed some new hardware, which broke our internet access. Damnit. So I couldn't post my new entry. Now I guess you'll have to wait until tomorrow to hear about my love for Phoenix (which I'm using at both home and work).

I added some new features to the diary application. When I added support for MySQL's fulltext search feature, I accidentally had the results always sorted by date/time. I noticed the other day when I was testing out the searching and particular entries would show up at the top of the list for no apparent reason.

Now, the search results page provides anchors at the top (with title attributes for user-friendly goodness) that allow for sorting by date/time, entry title, and -- by default -- fulltext search score. Yay.