<ul><li>Title and subtitles:</li><ul><li>Title starts with #</li><li>Subtitle starts with ##</li><li>SubSubTitle starts with ###</li><li>SubSubSub…N starts with {#}n</li></ul></ul><blockquote class="tr_bq"><pre style="background-image: URL(http://2.bp.blogspot.com/_z5ltvMQPaa8/SjJXr_U2YBI/AAAAAAAAAAM/46OqEP32CJ8/s320/codebg.gif); background: #f0f0f0; border: 1px dashed #CCCCCC; color: black; font-family: arial; font-size: 12px; height: auto; line-height: 20px; overflow: auto; padding: 0px; text-align: left; width: 99%;"> # Title Explain ## Sub Title This is...

Ext.Msg.prompt( 'Test', 'Open the picker', function(buttonId, value) {}, me, //scope false, //multiline 0, // default { // prompt config xtype: 'selectfield', displayField: 'value', store: 'SettingsTag', usePicker:false } ); SourceSource 2

Tunnable Have a beautiful and intuitive metronome (if is not the more visual and usable metronome that I ever seen, it's good to try to help this old thing better!!!! ) An automatic or by ear helper tunnerMusic Tutor To practice/learn to read a sheet (partitura) Sugest if you know...

Variables: <pre style="background-image: URL(http://2.bp.blogspot.com/_z5ltvMQPaa8/SjJXr_U2YBI/AAAAAAAAAAM/46OqEP32CJ8/s320/codebg.gif); background: #f0f0f0; border: 1px dashed #CCCCCC; color: black; font-family: arial; font-size: 12px; height: auto; line-height: 20px; overflow: auto; padding: 0px; text-align: left; width: 99%;"> SESSION_COOKIE_AGE = 20000000 #Seconds SESSION_COOKIE_NAME='sessionid' SESSION_ENGINE = 'django.contrib.sessions.backends.db' </pre>1 WS Login (DJANGO - SERVER):<pre style="background-image: URL(http://2.bp.blogspot.com/_z5ltvMQPaa8/SjJXr_U2YBI/AAAAAAAAAAM/46OqEP32CJ8/s320/codebg.gif); background: #f0f0f0; border: 1px dashed #CCCCCC;...