singedpiper
07-21-2005, 03:59 AM
nowListening is a winamp plugin that allows you to place on your site what your listening to at the moment on winamp. it supports templates, so I created a template in php with the following features:
grabs album art from amazon
shows whether i'm listening now or not (via topbar content and color)
allows searching shoutcast for said song
this is not meant to be reskinnable, and i wanted it to be a one line php insert, so all styles are inline, so code is ugly.
anyway, what i'd like to know is how is it for:
general apearance
usability
and portability (i.e. is it fully styled)
i'd also like suggestions to replace the shoutcast link... like
rhapsody or itunes ... or tell me to keep it
and general suggestions are welcome.
stand-alone: http://gschoppe.apostolicdesign.com/blog/nowplaying
embedded in wordpress: http://gschoppe.apostolicdesign.com/blog/
so, what do you think??
grabs album art from amazon
shows whether i'm listening now or not (via topbar content and color)
allows searching shoutcast for said song
this is not meant to be reskinnable, and i wanted it to be a one line php insert, so all styles are inline, so code is ugly.
anyway, what i'd like to know is how is it for:
general apearance
usability
and portability (i.e. is it fully styled)
i'd also like suggestions to replace the shoutcast link... like
rhapsody or itunes ... or tell me to keep it
and general suggestions are welcome.
stand-alone: http://gschoppe.apostolicdesign.com/blog/nowplaying
embedded in wordpress: http://gschoppe.apostolicdesign.com/blog/
so, what do you think??