You are writing a comment about Some Biased Analysis of Music Videos, here is a quick summary:

Although not very many people have been exposed to this minor hobby of mine, every once in a while I spend a week or two watching a lot of music videos. From these studies I have learned a thing or two about what makes music videos click.


You are responding to this comment written by Tim on February 5th 2008, 01:01.

By the way, why do italics have to be highlighted? Can't you split them into two functions? (Please ignore this if it is some really stupid programming question of which I know nothing about. Except that spellcheck got me into grad school, I know the importnce of that programming issue. hmmph.)


Please be aware that comment forms go stale after one hour.





Comments may make use of LifeFlow MarkDown. Raw html will be escaped.


Quick Introduction to LifeFlow MarkDown Syntax

A highlighted code block:

@@ ruby
def a (b, c):
  b * c
end
@@

Other common languages work as well: scheme, python, java, html, etc.

Other markdown syntax:

 ### This is an h3 title
#### This is an h4 title
**this is bold**
*this is italics*

1. This is an
2. ordered list

* And an unordered
* list too

[this is a link](http://www.lethain.com/ "Lethain")