var gt_display_list = ''; var gt_display_message = 'none'; var gt_display_position_type = ''; if(start_minimized=='yes') { gt_display_list='none'; gt_display_message = ''; gt_display_position_type = 'absolute'; } function toggleme(element,fade) //Set fade to 0 if you don't want the fade effect. Default is on. { // Make sure the element actually exists if (document.getElementById(element) != null) { if (document.getElementById(element).style.display == 'none') { // Then we are going to display it document.getElementById(element).style.display = ''; } else { // We are going to hide it document.getElementById(element).style.display = 'none'; } } } /* Stylesheet */ document.writeln(' '); /* Begin showing the syndicated topic */ document.writeln('
'); document.writeln(' '); document.writeln(' '); document.writeln('
'); document.writeln('Top 10 of 21 answers:
| ');
document.writeln(' | ');
document.writeln(' GrupThink | 8 votes |
| ');
document.writeln(' | ');
document.writeln(' Missoula as a Tech Mecca | 7 votes |
| ');
document.writeln(' | ');
document.writeln(' Arduino Basics | 7 votes |
| ');
document.writeln(' | ');
document.writeln(' Website Makeover Day for Non-profits | 8 votes |
| ');
document.writeln(' | ');
document.writeln(' Ruby On Rails Demo and Discussion | 6 votes |
| ');
document.writeln(' | ');
document.writeln(' Desktop software for Linux | 6 votes |
| ');
document.writeln(' | ');
document.writeln(' Groupware and Social Evolution | 5 votes |
| ');
document.writeln(' | ');
document.writeln(' Multimedia JamSpace | 4 votes |
| ');
document.writeln(' | ');
document.writeln(' CMS Smackdown | 5 votes |
| ');
document.writeln(' | ');
document.writeln(' Test Driven Development | 4 votes |