Quick Idea
Need to work on creating microformats for class notes. How cool would it be to have notes available in a standard microformat that could be made available to a variety of applications. Will get to this asap.
Something like:
<div class=”vnotes”>
<span class=”topic”>Acoustic Guitar</span>
<ol class=”XOXO”>
<li class=”note_l0″>number one instrument of choice by self taught musician</li>
<li class=”note_l0″>acoustic guitars consist of 6 or 12 strings and hollow body
<ol class=”XOXO”>
<li class=”note_l1″>strings can be made of nylon or metal</li>
</li></ol></ol>
</div>
OK, not sure that’s going to work, but it’s a start.
