links
300 Images From 1800 Sites
Punctuated Productivity
ascii table
brainjar.com: css positioning
Catman's Reference Guide to XHTML 1.1
Catman's XHTML 1.1 Elements and Attributes Reference Guide
citeseer
Color Scheme Generator
common errors in english
cool images
Copying music between authorized computers with iTunes for Windows
css layout-o-matic
daypop
del.icio.us
elegant hack
emacs wiki
floatutorial
imho...
keystroke shortcuts for windows xp
mozilla keyboard shortcuts
NameVoyager
perldoc.com
programming language popularity
regular expression tester
selectoracle
short url services
simple urls for search engines
the unix acronym list
yahoo dictionary

permalink

recent play list

This project is in dire need of a recent play list. The issue is that I need to be able to make notes about a currently or recently played song—notes like:

A primary motivation is to mark songs “don’t ever play this again”, which might be implemented by even deleting the song from the library.

Possible Solutions:

Use the Log Table

The log table has the essential information – artist, cd, and track. The problem is that the log is updated only once an hour. I’m long gone by the time a song gets posted.

I guess I could simply up the refresh time on the log table.

I’ll look into this.

On the positive side, this could be easily implemented.

On the minus side, this 1) doesn’t include internet radio, which is a significant amount of my listening, and 2) could put a big load on the system.

Poll the Audiotron for Activity

This could be done at regular, small intervals.

On the positive side, this would nicely indicate both mp3 and internet radio activity.

On the minus side, 1) it would only track audiotron activity and 2) it’s probably a little more difficult to implement, since I’ve already done a lot of log analysis work and would have to add schema for internet radio stuff.

Share this article on post this at del.icio.us post this at Digg post this at Reddit

* * *