You are writing a comment about Music Recommendations & Snow Pictures, here is a quick summary:

Today was my first full day back in Kamioka, and I spent a couple hours of it snapping pictures. Here are a few to share the gift of snow with those who haven't been thusly blessed.


You are responding to this comment written by Hope on January 14th 2008, 21:18.

As long as I'm here, I may as well go through and make obnoxious comments on all your entries that aren't written in code. You should check out the band Beirut; I think you might like them.


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")