i used to be a Perl monkey.
then spent some time in a coma and spent the last decade rehabbing.
in which time i've forgotten EVERYTHING.
so i'm getting back into webdev...
working on my own site.
which has a video section, where i intend to have a tag cloud on the main page.
most-tagged videos will have larger text, etc.
now i'm wondering which language to learn to achieve this (was studying Wordpress, but it has no solution - i don't wanna have to load 500+ videos on 1 page)....
i'm thinking of settling on Python, PHP or Ruby.
thoughts?
p.s. should i file the vids into MySQL and point to them from there?