HTTP/1.1 200 OK
Date: Thu, 16 Feb 2012 23:30:48 GMT
Server: Apache
X-Pingback: http://communitymediaworkshop.org/xmlrpc.php
Link: <http://wp.me/P1FvTk-8n>; rel=shortlink
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=UTF-8
X-Pad: avoid browser bug

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://gmpg.org/xfn/11">
<meta name="description" content="nonprofit training for PR and communications, connecting journalists to community groups and providing media contacts to journlists in Chicago">
<meta name="keywords" content="not-for-profit, nonprofit, Chicago, media, journalists, news, training, media guide, contacts, pitching, directory, studs terkel">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>  The Studs Terkel Community Media Awards - Community Media Workshop</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="generator" content="WordPress 3.2.1" />
<link rel="stylesheet" href="http://communitymediaworkshop.org/wp-content/themes/gridfocus/style.css" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="Community Media Workshop RSS Feed" href="http://communitymediaworkshop.org/feed/" />
<link rel="alternate" type="application/rss+xml" title="Community Media Workshop &raquo; The Studs Terkel Community Media Awards Comments Feed" href="http://communitymediaworkshop.org/terkel/feed/" />
<link rel='stylesheet' id='NextGEN-css'  href='http://communitymediaworkshop.org/wp-content/plugins/nextgen-gallery/css/nggallery.css?ver=1.0.0' type='text/css' media='screen' />
<link rel='stylesheet' id='shutter-css'  href='http://communitymediaworkshop.org/wp-content/plugins/nextgen-gallery/shutter/shutter-reloaded.css?ver=1.3.2' type='text/css' media='screen' />
<link rel='stylesheet' id='contact-form-7-css'  href='http://communitymediaworkshop.org/wp-content/plugins/contact-form-7/styles.css?ver=3.0.1' type='text/css' media='all' />
<link rel='stylesheet' id='Social Media Counters CSS-css'  href='http://communitymediaworkshop.org/wp-content/plugins/social-media-counters/style.css?ver=3.2.1' type='text/css' media='all' />
<script type='text/javascript' src='http://communitymediaworkshop.org/wp-includes/js/l10n.js?ver=20101110'></script>
<script type='text/javascript' src='http://communitymediaworkshop.org/wp-content/plugins/business-directory//main.js?ver=3.2.1'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var shutterSettings = {
	msgLoading: "L O A D I N G",
	msgClose: "Click to Close",
	imageCount: "1"
};
/* ]]> */
</script>
<script type='text/javascript' src='http://communitymediaworkshop.org/wp-content/plugins/nextgen-gallery/shutter/shutter-reloaded.js?ver=1.3.2'></script>
<script type='text/javascript' src='http://communitymediaworkshop.org/wp-includes/js/jquery/jquery.js?ver=1.6.1'></script>
<script type='text/javascript' src='http://communitymediaworkshop.org/wp-content/plugins/nextgen-gallery/js/jquery.cycle.all.min.js?ver=2.88'></script>
<script type='text/javascript' src='http://communitymediaworkshop.org/wp-content/plugins/nextgen-gallery/js/ngg.slideshow.min.js?ver=1.05'></script>
<script type='text/javascript' src='http://communitymediaworkshop.org/wp-includes/js/comment-reply.js?ver=20090102'></script>
<script type='text/javascript' src='http://widgets.twimg.com/j/2/widget.js?ver=3.2.1'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://communitymediaworkshop.org/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://communitymediaworkshop.org/wp-includes/wlwmanifest.xml" /> 
<link rel='index' title='Community Media Workshop' href='http://communitymediaworkshop.org/' />
<link rel='prev' title='The 2010 Studs Terkel Community Awards' href='http://communitymediaworkshop.org/terkel/2010_terkel_awards/' />
<link rel='next' title='Holiday Open House' href='http://communitymediaworkshop.org/photo-gallery/holiday-open-house/' />
<meta name="generator" content="WordPress 3.2.1" />
<link rel='canonical' href='http://communitymediaworkshop.org/terkel/' />
<link rel='shortlink' href='http://wp.me/P1FvTk-8n' />
<script type='text/javascript' src='http://communitymediaworkshop.org/wp-includes/js/tw-sack.js?ver=1.6.1'></script>
		<script>
			function bizdir_add_listing(name,email,cName,description,keywords,website,cEmail,phone) { //Add Form Ajax Call
				//Deactivate submit button and display processing message
				document.getElementById('bizdir_submit').disabled = true;
				var submit_message = document.getElementById('bizdir_submit_message');
				submit_message.className = "bizdir_message";
				submit_message.innerHTML = "Submitting Form, Please Wait...";
				//Clear inputs with Auto Text
				bizdir_clearAllAutoFill();
				//Build SACK Call
				var mysack = new sack("http://communitymediaworkshop.org/wp-content/plugins/business-directory/requests.php");
				mysack.execute = 1;
				mysack.method = 'POST';
				mysack.setVar("action","AddListing");
				mysack.setVar("category_id", document.getElementById("bizdir_category_id").value);
				mysack.setVar("name",document.getElementById("bizdir_name").value);
				mysack.setVar("email",document.getElementById("bizdir_email").value);
				mysack.setVar("cName",document.getElementById("bizdir_cName").value);
				mysack.setVar("description",document.getElementById("bizdir_description").value);
				mysack.setVar("keywords",document.getElementById("bizdir_keywords").value);
				mysack.setVar("website",document.getElementById("bizdir_website").value);
				mysack.setVar("cEmail",document.getElementById("bizdir_cEmail").value);
				mysack.setVar("phone",document.getElementById("bizdir_phone").value);
				mysack.setVar("street1",document.getElementById("bizdir_street1").value);
				mysack.setVar("street2",document.getElementById("bizdir_street2").value);
				mysack.setVar("city",document.getElementById("bizdir_city").value);
				mysack.setVar("state",document.getElementById("bizdir_state").value);
				mysack.setVar("zip",document.getElementById("bizdir_zip").value);
				mysack.setVar("country",document.getElementById("bizdir_country").value);
				mysack.onError = function() { alert('An ajax error occured while adding your listing. Please reload the page and try again.') };
				mysack.runAJAX();//excecute
				return true;
			}
			
			function bizdir_search_listings() { //Search Ajax Call
				var search_term = document.getElementById('bizdir_search_term');
				if(search_term.value == "" || search_term.value == null)
					return;
				//Deactivate submit button and display processing message
				document.getElementById('bizdir_search').disabled = true;
				var submit_message = document.getElementById('bizdir_messages');
				submit_message.className = "bizdir_message";
				submit_message.innerHTML = "Searching Listings, Please Wait...";
				//Build SACK Call
				var mysack = new sack("http://communitymediaworkshop.org/wp-content/plugins/business-directory/requests.php");
				mysack.execute = 1;
				mysack.method = 'POST';
				mysack.setVar("action","SearchListings");
				mysack.setVar("searchTerms",search_term.value);
				mysack.onError = function() { alert('An ajax error occured while searching. Please reload the page and try again.') };
				mysack.runAJAX();//excecute
				return true;
			}
			
			function bizdir_change_listings_page(offset) { //Jump to the appropriate page in the directory Ajax Call
				//Build SACK Call
				var mysack = new sack("http://communitymediaworkshop.org/wp-content/plugins/business-directory/requests.php");
				mysack.execute = 1;
				mysack.method = 'POST';
				mysack.setVar("action","ChangePage");
				mysack.setVar("offset",offset);
				mysack.onError = function() { alert('An ajax error occured. Please reload the page and try again.') };
				mysack.runAJAX();//excecute
				return true;
			}

            function bizdir_sort_categories(category) { //Jump to the appropriate page in the directory Ajax Call
				//Build SACK Call
                var category = category.value;
                var mysack = new sack("http://communitymediaworkshop.org/wp-content/plugins/business-directory/requests.php");
				mysack.execute = 1;
				mysack.method = 'POST';
				mysack.setVar("action","SearchListings");
                mysack.setVar('category',category);
				mysack.onError = function() { alert('An ajax error occured. Please reload the page and try again.') };
				mysack.runAJAX();//excecute
				return true;
			}
		</script>
	<style type="text/css">
    .calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:1px dotted #000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
         border-bottom:1px dotted #000000;
        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        border-bottom:1px dotted #000000;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#333333; 
        background:#ffcc00; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:180px; 
        z-index:100;
        line-height:2em;
        }
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:28px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
        color:#FF0000;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #DFE6DE;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #E9F0E8;
     }
     span.weekend {
        color:#FF0000;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #BFBFBF;
        background-color:#E4EBE3;
     }
     span.event {
        font-size:1em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }
     .calnk a:hover span span.event-title {
        padding:0;
        text-align:center;
        font-weight:bold;
        font-size:1em;
        }
     .calnk a:hover span span.event-title-break {
        width:96%;
        text-align:center;
        height:1px;
        margin-top:5px;
        margin-right:2%;
        padding:0;
        background-color:#000000;
     }
     .calnk a:hover span span.event-content-break {
        width:96%;
        text-align:center;
        height:1px;
        margin-top:5px;
        margin-right:2%;
        padding:0;
        background-color:#000000;
     }
     .page-upcoming-events {
        font-size:70%;
     }
     .page-todays-events {
        font-size:80%;
     }
</style>

	<style type='text/css'>
		.breadcrumb {
			padding-left: 0px;
			font-size: 10px;
		}
	</style>
	<link id='MediaRSS' rel='alternate' type='application/rss+xml' title='NextGEN Gallery RSS Feed' href='http://communitymediaworkshop.org/wp-content/plugins/nextgen-gallery/xml/media-rss.php' />

<!-- NextGeEN Gallery CoolIris/PicLens support -->
<script type="text/javascript" src="http://lite.piclens.com/current/piclens_optimized.js"></script>
<!-- /NextGEN Gallery CoolIris/PicLens support -->
<meta name='NextGEN' content='1.8.1' />

<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>
</head>
<body>
<div id="wrapper">
	
	<div id="masthead" class="fix">
		
		<p class="left"><a href="http://feeds.feedburner.com/CommunityMediaWorkshop"><img src="http://www.communitymediaworkshop.org/images/rss_button.jpg" width="20" border="0" title="Subscribe to our feed"></a> <a href="http://twitter.com/npcommunicator"><img src="http://www.communitymediaworkshop.org/images/twitter_button.jpg" width="20" border="0" title="Follow us on Twitter"></a> <a href="http://www.facebook.com/pages/Community-Media-Workshop/14754031013?ref=ts"><img src="http://www.communitymediaworkshop.org/images/facebook_button.jpg" width="20" border="0" title="Connect on Facebook"></a></p>
		<p class="right"><a href="http://communitymediaworkshop.org/contact/"><img src="http://www.communitymediaworkshop.org/images/contact_button.gif" align="right" border="0" height="15"></a> <img src="http://www.communitymediaworkshop.org/images/white_fill.gif" align="right" width="3"><a href="http://communitymediaworkshop.org/about/"><img src="http://www.communitymediaworkshop.org/images/about_button.gif" align="right" border="0" height="15"></a> <img src="http://www.communitymediaworkshop.org/images/white_fill.gif" align="right" width="3"><a href="http://communitymediaworkshop.org/donate/"><img src="http://www.communitymediaworkshop.org/images/donate_button.gif" align="right" border="0" height="15"></a></p>
	
			<a href="http://www.communitymediaworkshop.org"><img src="http://www.communitymediaworkshop.org/images/portal_Banner2.gif" height="74" border="0"/></a>
			
	</div>
	
	<div class="navStripWrapper">
	
	<ul class="nav fix">
		<li><a id="triggerCatID4" href="#" title="Home Page">Home<br /><span>About Us</span></a></li>
		<li><a id="triggerCatID" href="#" title="All Blogs">Blogs<br /><span>Join a Conversation</span></a></li>
		<li class="last"><a id="triggerCatID2" href="#" title="What's Coming Up">Training & Events<br /><span>What's Coming Up</span></a></li>
		<li><a id="triggerCatID3" href="#" title="Subscribe to the Media Guide">Media Guide<br /><span>Contact Journalists</span></a></li>
		<li><a href="http://communitymediaworkshop.org/resources/" title="Get trained to tell your stories">Resources & Tips<br /><span>Get Your Story Out</span></a></li>
<li> 

<table width="313" border="0">
<tr>
<td height="0">

<div id="cse-search-form" style="width: 100%;">Loading</div>
<script src="//www.google.com/jsapi" type="text/javascript"></script>
<script type="text/javascript"> 
  google.load('search', '1', {language : 'en', style : google.loader.themes.MINIMALIST});
  google.setOnLoadCallback(function() {
    var customSearchControl = new google.search.CustomSearchControl('012924626246978637159:_-jawuyw5a8');
    customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
    var options = new google.search.DrawOptions();
    options.enableSearchboxOnly("http://www.google.com/cse?cx=012924626246978637159:_-jawuyw5a8", null, true);
    customSearchControl.draw('cse-search-form', options);
  }, true);
</script>

<style type="text/css">
  input.gsc-input {
    border-color: #777777;
  }
  input.gsc-search-button {
    border-color: #333333;
    background-color: #333333;
  }
</style>


</td>
</tr>
</table>



</li>




	</ul>

	<div id="headerStrip" class="toggleCategories fix" style="display: none;"> 
		<ul class="fix">
		<li><a href="http://communitymediaworkshop.org/blogs/">All Blogs</a></li>
<li><a href="http://communitymediaworkshop.org/npcommunicator/">NP Communicator</a></li>
<li><a href="http://www.newstips.org">Newstips</a></li>
<li><a href="http://chicagoistheworld.org/">Chicago is the World</a></li>
<li><a href="http://communitynewsproject.org/">Community News Project</a></li>


		</ul>
	</div>

	<div id="headerStrip2" class="toggleCategories2 fix" style="display: none;"> 
		<ul class="fix">
		<li><a href="http://communitymediaworkshop.org/training/">Training & Events</a></li>
		<li><a href="http://communitymediaworkshop.org/about/custom-coaching/">Custom Services</a></li>
<li><a href="http://communitymediaworkshop.org/policies/">Scholarships</a></li>
<li><a href="http://communitymediaworkshop.org/terkel/">Terkel Awards</a></li>
<li><a href="http://communitymediaworkshop.org/mmc2011/">MMC Conference</a></li>
		</ul>
	</div>

	<div id="headerStrip3" class="toggleCategories3 fix" style="display: none;"> 
		<ul class="fix">
<li><a href="http://communitymediaworkshop.org/mediaguide/">Media Guide</a></li>
		<li><a href="http://www.gifttool.com/shop/ShopDepartment?ID=1253&VER=1&LNG=EN&DID=716">Subscribe Now</a></li>
<li><a href="http://communitymediaworkshop.org/mediaguide/inside-the-guide/">Inside the Guide</a></li>
<li><a href="http://communitymediaworkshop.org/mediaguide/what-is-the-media-guide/">What is It?</a></li>
<li><a href="http://communitymediaworkshop.org/mediaguide/sponsors/">Sponsors</a></li>
<li><a href="http://communitymediaworkshop.org/mediaguide/become-a-sponsor/">Sponsor the Guide</a></li>

		</ul>
	</div>

<div id="headerStrip4" class="toggleCategories4 fix" style="display: none;"> 
		<ul class="fix">
<li><a href="http://communitymediaworkshop.org">Home Page</a></li>
<li><a href="http://communitymediaworkshop.org/about/success-stories/">Success Stories</a></li>
<li><a href="http://communitymediaworkshop.org/about/">About Us</a></li>
<li><a href="http://communitymediaworkshop.org/contact/">Contact Us</a></li>
<li><a href="http://communitymediaworkshop.org/about/opportunities-at-the-workshop/">Opportunities</a></li>
<li><a href="http://communitymediaworkshop.org/donate/">Donate</a></li>

		</ul>
	</div>
	
</div><div id="filler" class="fix">
	<div id="mainColumn" class="fix"><a name="main"></a>
				<div id="post-519" class="post">
			<div class="postMeta">
				<p class="container">

					<span class="date">&nbsp;</span>
				</p>
			</div>
<div class="breadcrumb"><a href="http://communitymediaworkshop.org">Community Media Workshop</a> » The Studs Terkel Community Media Awards</div><br>
			<h2><a href="http://communitymediaworkshop.org/terkel/" title="The Studs Terkel Community Media Awards">The Studs Terkel Community Media Awards</a></h2>
			<div class="entry">
				<p><em><span style="font-weight: normal;">We honor journalists who go the extra mile to report news &#8220;from the people who made Chicago, news that&#8217;s bottom up rather than up, down,&#8221; as Studs said at our 2007 awards event. &#8220;That&#8217;s what this is all about.&#8221;</span></em></p>
<p><a href="http://communitymediaworkshop.org/terkel/the-2012-studs-terkel-community-media-awards/"><img src="http://communitymediaworkshop.org/images/Terkel_2012/terkel2012-invite-webpage-w-winners.jpg" alt="" width="470" height="661" /></a></p>
<p><a href="http://www.gifttool.com/registrar/ShowEventDetails?ID=1253&amp;EID=11026"><img title="Sponsor the 2012 Terkel Awards" src="http://www.communitymediaworkshop.org/images/2012terkel-sponsorbutton.jpg" alt="" width="235" height="48" /></a><a href="http://www.gifttool.com/registrar/ShowEventDetails?ID=1253&amp;EID=11026"><img title="Purchase tickets to the 2012 Terkel awards" src="http://www.communitymediaworkshop.org/images/2012terkel-tixbutton.jpg" alt="" width="235" height="48" /></a></p>
<p><strong>Join us for this year&#8217;s Studs Terkel Community Media Awards on March 14, 2012.</strong></p>
<p><strong>The 2012 awards take place at a NEW Location &#8211; Film Row Cinema, 8th floor, 1104 S. Wabash, Chicago IL 60605<br />
</strong></p>
<p><img src="http://www.communitymediaworkshop.org/images/terkel/about-terkel-awards.png" alt="" /></p>
<p><strong>Louis B. &#8220;Studs&#8221; Terkel, the &#8220;patron saint&#8221; of Community Media Workshop from its founding in 1989, gracefully and graciously led these tributes to a special kind of Chicago journalism &#8212; the kind that, in the words of Salim Muwakkil at the March 2009 event, &#8220;is more important now than ever before.&#8221;</strong></p>
<p>Presented annually, the Studs Terkel Media Awards honor outstanding media professionals for excellence in covering and reflecting Chicago&#8217;s diverse communities. Terkel Awards highlight reporters who take risks in covering social issues by offering new or unusual perspectives on topics of general concern, from housing to neighborhood safety and beyond. The awards reward a body of work rather than a single article or series, and go to journalists at any stage of their career.</p>
<p>In addition to calling attention to the best journalism covering Chicago&#8217;s diverse communities, the awards provide significant support and underwriting for all of Community Media Workshop&#8217;s programmatic work, such as free communications coaching for nonprofits, Newstips, the <a href="http://communitymediaworkshop.org/mediaguide/">Getting On Air, Online &amp; Into Print guide</a>, and more.</p>
<p>We value your support, and <a href="http://www.gifttool.com/registrar/ShowEventDetails?ID=1253&amp;EID=11026">hope you can join us this year</a>.</p>
<p><img src="http://www.communitymediaworkshop.org/images/terkel/featured-video.png" alt="" /></p>
<p><strong>He Is Remembered: Working and the Living Words of Studs Terkel</strong></p>
<p><iframe src="http://player.vimeo.com/video/20886768?title=0&amp;byline=0&amp;portrait=0" frameborder="0" width="480" height="279"></iframe></p>
<h3></h3>
<p><img src="http://www.communitymediaworkshop.org/images/terkel/previous-winners.png" alt="" /></p>
<h3 style="text-align: center;"><strong><strong><strong><strong><strong><strong><a href="http://communitymediaworkshop.org/terkel/the-2011-studs-terkel-community-media-awards/">2011</a></strong></strong></strong></strong></strong></strong></h3>
<p><strong><a href="http://communitymediaworkshop.org/terkel/the-2011-studs-terkel-community-media-awards/linda-lenz-2011-studs-terkel-community-media-award-winner/">Linda Lenz</a>,</strong> Founder and Publisher, <em>Catalyst Chicago</em></p>
<p><strong><a href="http://communitymediaworkshop.org/terkel/the-2011-studs-terkel-community-media-awards/kari-lydersen-2011-studs-terkel-community-media-award-winner/">Kari Lydersen</a>,</strong> Freelance Reporter</p>
<p><strong><a href="http://communitymediaworkshop.org/terkel/the-2011-studs-terkel-community-media-awards/antonio-olivo-2011-studs-terkel-community-media-award-winner/">Antonio Olivo</a>,</strong> Reporter, <em>Chicago Tribune</em></p>
<p><strong><a title="Devin Katayama Studs Terkel Scholarship winner 2011" href="http://communitymediaworkshop.org/terkel/the-2011-studs-terkel-community-media-awards/devin-katayama-2011-studs-terkel-scholarship-winner/">Devin Katayama</a>,</strong> <em>Studs Terkel Community Media Scholarship Winner</em></p>
<p>&nbsp;</p>
<h3 style="text-align: center;"><strong><strong><strong><a href="http://communitymediaworkshop.org/terkel/2010_terkel_awards/">2010</a></strong></strong></strong></h3>
<p><strong>Kate Grossman, </strong><em>Deputy Editorial Page Editor, Chicago Sun-Times</em></p>
<p><strong>Natalie Moore, </strong><em>Public Affairs Reporter, Chicago Public Radio</em></p>
<p><strong>Progress Illinois</strong></p>
<p><strong>Mitchell Wenkus,</strong> <em>Studs Terkel Community Media Scholarship Winner</em></p>
<p>&nbsp;</p>
<h3 style="text-align: center;"><strong>2009</strong></h3>
<p><strong>David Jackson, </strong><em>Chicago Tribune</em></p>
<p><strong>Alden Loury,</strong> <em>Editor and Publisher of The Chicago Reporter</em></p>
<p><strong>Scott Simon, </strong><em>National Public Radio</em></p>
<p><strong>Thom Clark, </strong><em>Community Media Workshop</em><strong><em> </em></strong></p>
<p><strong>Hsin Yin Sung, </strong><em>Studs Terkel Community Media Scholarship Winner</em></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3 style="text-align: center;"><strong>2008</strong></h3>
<p style="text-align: left;"><strong> </strong><strong>Tom McNamee, </strong><em>Chicago Sun Times</em></p>
<p><strong>Radio Arte, 90.5 FM</strong></p>
<p><strong>Dawn Turner Trice, </strong><em>Chicago Tribune</em></p>
<p><strong>Karla DiBenedetto, </strong><em><em>Studs Terkel Community Media Scholarship Winner</em></em></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3 style="text-align: center;"><strong>2007</strong></h3>
<p><strong><span style="font-weight: normal;"><strong>Mary Helt Gavin</strong>, <em>Publisher of the Evanston Roundtable</em></span></strong></p>
<p><strong>Stephen Franklin<span style="font-weight: normal;">, <em>Labor and Workplace Reporter for The Chicago Tribune</em></span></strong></p>
<p><strong>WRTO 1200 AM<span style="font-weight: normal;">, La Tremenda (Univision Radio Network)</span></strong></p>
<p><strong>Lilia Markarova</strong>, <em>Studs Terkel Community Media Scholarship Winner</em></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3 style="text-align: center;"><strong>2006</strong></h3>
<p style="text-align: left;"><strong>Mark Brown</strong>, <em>columnist for the Chicago Sun-Times</em></p>
<p style="text-align: left;"><strong>Renee Ferguson</strong>, <em>reporter for WMAQ-TV/NBC5</em></p>
<p style="text-align: left;"><strong>Mary Johns and the Editorial Team</strong> at <em>Residents&#8217; Journal</em></p>
<p><strong>Sean Patrick Fahey,</strong> <em>Studs Terkel Community Media Scholarship Winner</em></p>
<h3 style="text-align: center;"></h3>
<p>&nbsp;</p>
<h3 style="text-align: center;"><strong>2005</strong></h3>
<p style="text-align: left;"><strong>Tracy Baim</strong>, Windy<em> City Media</em></p>
<p style="text-align: left;"><strong>John Conroy</strong>, <em>Chicago Reader</em></p>
<p style="text-align: left;"><strong>Mary Schmich</strong>, <em>Chicago Tribune</em></p>
<p style="text-align: left;"><strong>James Weinstein</strong>, <em>In These Times</em></p>
<p><strong>Angela Caputo,</strong> <em>Studs Terkel Community Media Scholarship Winner</em></p>
<h3 style="text-align: center;"></h3>
<p>&nbsp;</p>
<h3 style="text-align: center;"><strong>2004</strong></h3>
<p><strong>Alex Kotlowitz</strong>, Journalist and Author</p>
<p><strong>Linda Lutton</strong>, <em>Daily Southtown</em></p>
<p><strong>Phil Ponce</strong>, <em>Chicago Tonight, WTTW</em></p>
<p><strong>Suree Towfighnia,</strong> <em><em>Studs Terkel Community Media Scholarship Winner</em></em></p>
<h3 style="text-align: center;"></h3>
<p>&nbsp;</p>
<h3 style="text-align: center;"><strong>2003</strong></h3>
<p style="text-align: left;"><strong>Rick Kogan</strong>, <em>Chicago Tribune &amp; WGN</em></p>
<p style="text-align: left;"><strong>Jorge Mota</strong>, <em>Channel 44, Telemundo</em></p>
<p style="text-align: left;"><em> </em><strong>Tom Weinberg</strong>, <em>Image Union, WTTW</em></p>
<p><strong>Geena Gintzig &amp; Meghan Just</strong>, <em><em>Studs Terkel Community Media Scholarship Winner</em></em></p>
<h3 style="text-align: center;"></h3>
<p>&nbsp;</p>
<h3 style="text-align: center;"><strong>2002</strong></h3>
<p style="text-align: left;"><strong>Shirley Jahad</strong>, <em>WBEZ-FM</em></p>
<p style="text-align: left;"><strong>Phil Kadner</strong>, <em>Daily Southtown</em></p>
<p style="text-align: left;"><strong>Curtis Lawrence</strong>, <em>Chicago Sun-Times</em></p>
<p style="text-align: left;"><strong>WVON-AM 1450</strong></p>
<h3 style="text-align: center;"></h3>
<p>&nbsp;</p>
<h3 style="text-align: center;"><strong>2001</strong></h3>
<p style="text-align: left;"><strong>Cornelia Grumman</strong>, <em>Chicago Tribune</em></p>
<p style="text-align: left;"><strong>Martha Irvine</strong>,<em> Associated Press</em></p>
<p style="text-align: left;"><strong>Salim Muwakkil</strong>, <em>In These Times</em> and <em>Chicago Tribune</em></p>
<h3 style="text-align: center;"></h3>
<p>&nbsp;</p>
<h3 style="text-align: center;"><strong>2000</strong></h3>
<p style="text-align: left;"><strong>Lee Bey</strong>, <em>Chicago Sun-Times</em></p>
<p style="text-align: left;"><strong>Ira Glass</strong>, WBEZ</p>
<p style="text-align: left;"><strong>Teresa Puente</strong>, <em>Chicago Tribune</em></p>
<h3 style="text-align: center;"></h3>
<p>&nbsp;</p>
<h3 style="text-align: center;"><strong>1999</strong></h3>
<p style="text-align: left;"><strong>Jon Anderson</strong>, <em>Chicago Tribune</em></p>
<p style="text-align: left;"><strong>John White</strong>, <em>Chicago Sun-Times</em></p>
<p style="text-align: left;"><em> </em><strong>Laura Washington</strong>, <em>Chicago Reporter</em></p>
<p style="text-align: left;"><strong>Harry Porterfield</strong>, WLS Channel 7 News</p>
<h3 style="text-align: center;"></h3>
<p>&nbsp;</p>
<h3 style="text-align: center;"><strong>1998</strong></h3>
<p><strong>Eric Zorn</strong>, <em>Chicago Tribune</em></p>
<p><em> </em><strong>Ben Hollis</strong>, <em>Wild Chicago</em></p>
<p><em> </em><strong>Chinta Strausberg,</strong> <em>Chicago Daily Defender</em></p>
<h3 style="text-align: center;"></h3>
<p>&nbsp;</p>
<h3 style="text-align: center;"><strong>1997</strong></h3>
<p><strong>Don Terry</strong>, <em>New York Times</em></p>
<p><strong>Mary Mitchell,</strong> <em>Chicago Sun-Times</em></p>
<p><strong>John McDermott,</strong> <em>The Chicago Reporter</em></p>
<h3 style="text-align: center;"></h3>
<p>&nbsp;</p>
<h3 style="text-align: center;"><strong>1996</strong></h3>
<p><strong>Ray Suarez</strong>, National Public Radio</p>
<p><strong>Achy Obejas</strong>, <em>Chicago Tribune</em></p>
<p><strong>Carol Marin</strong>, <em>NBC Channel 5 News</em></p>
<h3 style="text-align: center;"></h3>
<p>&nbsp;</p>
<h3 style="text-align: center;"><strong>1995</strong></h3>
<p style="text-align: left;"><strong>Vernon Jarrett</strong>, <em>Chicago Tribune </em>and<em> Sun Times</em></p>
<p style="text-align: left;"><strong>Charles Nicodemus</strong>, <em>Chicago Sun-Times</em></p>
<p style="text-align: left;"><strong>Ben Joravsky</strong>, <em>Chicago Reader</em></p>
<h3 style="text-align: center;"></h3>
<p>&nbsp;</p>
<h3 style="text-align: center;"><strong>1994</strong></h3>
<p><strong>M. W. Newman</strong>, <em>Chicago Daily News </em>and<em> Sun-Times</em></p>
<p><strong>David Moberg</strong>, <em>In These Times</em></p>
<p><strong>Cheryl Corley</strong>, National Public Radio</p>
			</div>
		</div>
			</div>


<div>
<p align="right">
<br><a href="http://www.chicagoistheworld.org/notalone/"><img src="http://www.chicagoistheworld.org/images/wearenotalonead.jpeg" align="right" hspace="10" vspace="10" width="210"></a>

<!--/* OpenX Javascript Tag v2.8.7 */-->

<!--/*
  * The backup image section of this tag has been generated for use on a
  * non-SSL page. If this tag is to be placed on an SSL page, change the
  *   'http://server.chicagoindyads.com/www/delivery/...'
  * to
  *   'https://server.chicagoindyads.com/www/delivery/...'
  *
  * This noscript section of this tag only shows image banners. There
  * is no width or height in these banners, so if you want these tags to
  * allocate space for the ad before it shows, you will need to add this
  * information to the <img> tag.
  *
  * If you do not want to deal with the intricities of the noscript
  * section, delete the tag (from <noscript>... to </noscript>). On
  * average, the noscript tag is called from less than 1% of internet
  * users.
  */-->

<script type='text/javascript'><!--//<![CDATA[
   var m3_u = (location.protocol=='https:'?'https://server.chicagoindyads.com/www/delivery/ajs.php':'http://server.chicagoindyads.com/www/delivery/ajs.php');
   var m3_r = Math.floor(Math.random()*99999999999);
   if (!document.MAX_used) document.MAX_used = ',';
   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
   document.write ("?zoneid=16");
   document.write ('&amp;cb=' + m3_r);
   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
   document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
   document.write ("&amp;loc=" + escape(window.location));
   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
   if (document.context) document.write ("&context=" + escape(document.context));
   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
   document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><a href='http://server.chicagoindyads.com/www/delivery/ck.php?n=a995106c&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://server.chicagoindyads.com/www/delivery/avw.php?zoneid=16&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=a995106c' border='0' alt='' /></a></noscript>


</div>
</p>




	<div class="secondaryColumn">
	<div id="text-33" class="widgetContainer widget_text">			<div class="textwidget"><a href="http://communitymediaworkshop.org/blogs/"><img src="http://www.communitymediaworkshop.org/images/bloglogo_button.jpg" border="0"></a></div>
		</div><div id="rss-6" class="widgetContainer widget_rss"><h3 class="widgetTitle"><a class='rsswidget' href='http://feeds.feedburner.com/npcommunicator2' title='Syndicate this content'><img style='border:0' width='14' height='14' src='http://communitymediaworkshop.org/wp-includes/images/rss.png' alt='RSS' /></a> <a class='rsswidget' href='http://communitymediaworkshop.org/npcommunicator' title='Community Media Workshop'>The Nonprofit Communicator</a></h3><ul><li><a class='rsswidget' href='http://feedproxy.google.com/~r/npcommunicator2/~3/hlN7x0TqTPM/' title='When I work with nonprofit leaders who are preparing for media  interviews, one of my first pieces of advice is, “Remember, you’re in control!” The media needs your help to tell the story, and you’re the expert on your organization’s issues. So, if that’s the case, why do we find ourselves floundering in media interviews, [&hellip;]'>Practice makes perfect, and other interview tips</a> <span class="rss-date">February 1, 2012</span><div class='rssSummary'>When I work with nonprofit leaders who are preparing for media  interviews, one of my first pieces of advice is, “Remember, you’re in control!” The media needs your help to tell the story, and you’re the expert on your organization’s issues. So, if that’s the case, why do we find ourselves floundering in media interviews, [&hellip;]</div></li></ul></div><div id="rss-7" class="widgetContainer widget_rss"><h3 class="widgetTitle"><a class='rsswidget' href='http://feeds.feedburner.com/communitymediaworkshop/newstips' title='Syndicate this content'><img style='border:0' width='14' height='14' src='http://communitymediaworkshop.org/wp-includes/images/rss.png' alt='RSS' /></a> <a class='rsswidget' href='http://www.newstips.org' title='Community Media Workshop'>Newstips by Curtis Black</a></h3><ul><li><a class='rsswidget' href='http://feedproxy.google.com/~r/communitymediaworkshop/newstips/~3/VjGPtlQiiEM/' title='Workers fired from a Wal-Mart warehouse after they charged wage theft say the corporation has to stop hiding behind subcontrators. [&hellip;]'>Warehouse workers say Wal-Mart has to pay up</a> <span class="rss-date">February 15, 2012</span><div class='rssSummary'>Workers fired from a Wal-Mart warehouse after they charged wage theft say the corporation has to stop hiding behind subcontrators. [&hellip;]</div></li></ul></div><div id="rss-8" class="widgetContainer widget_rss"><h3 class="widgetTitle"><a class='rsswidget' href='http://feeds2.feedburner.com/ChicagoIsTheWorld' title='Syndicate this content'><img style='border:0' width='14' height='14' src='http://communitymediaworkshop.org/wp-includes/images/rss.png' alt='RSS' /></a> <a class='rsswidget' href='http://chicagoistheworld.org' title='Global Culture Local Voices'>Chicago is the World</a></h3><ul><li><a class='rsswidget' href='http://feedproxy.google.com/~r/ChicagoIsTheWorld/~3/lXN328Ld1Gs/' title='For several days in May the world will know, we hope, what we know here. We are the world living here on this big lake with the large flat plains at our back. We come from everywhere and we are Chicago. Let me explain and let me ask your advice, also. From May 19 to [&hellip;]'>Let’s show them how global we are</a> <span class="rss-date">January 26, 2012</span><div class='rssSummary'>For several days in May the world will know, we hope, what we know here. We are the world living here on this big lake with the large flat plains at our back. We come from everywhere and we are Chicago. Let me explain and let me ask your advice, also. From May 19 to [&hellip;]</div></li></ul></div>		<div id="recent-posts-4" class="widgetContainer widget_recent_entries">		<h3 class="widgetTitle">Recent Posts</h3>		<ul>
				<li><a href="http://communitymediaworkshop.org/2012/02/too-busy-to-come-in-for-a-training-join-us-for-a-webinar/" title="Too busy to come in for a training? Join us for a webinar!">Too busy to come in for a training? Join us for a webinar!</a></li>
				<li><a href="http://communitymediaworkshop.org/2012/02/2012-studs-terkel-award-winners/" title="Two Public Radio Broadcasters &amp; Political Reporter Bring Ordinary People into News that Matters">Two Public Radio Broadcasters &#038; Political Reporter Bring Ordinary People into News that Matters</a></li>
				<li><a href="http://communitymediaworkshop.org/2012/02/npcommunicator-practice-makes-perfect-other-interview-tips/" title="NPCommunicator: Practice Makes Perfect &amp; Other Interview Tips">NPCommunicator: Practice Makes Perfect &#038; Other Interview Tips</a></li>
				<li><a href="http://communitymediaworkshop.org/2012/01/newstips-southside-aids-group-at-25-other-stories-from-the-local-reporting-initiative/" title="Newstips: Southside AIDS Group at 25 &amp; Other Stories from the Local Reporting Initiative">Newstips: Southside AIDS Group at 25 &#038; Other Stories from the Local Reporting Initiative</a></li>
				<li><a href="http://communitymediaworkshop.org/2012/01/take-action-against-sopa-pipa/" title="Take Action Against SOPA &amp; PIPA">Take Action Against SOPA &#038; PIPA</a></li>
				<li><a href="http://communitymediaworkshop.org/2012/01/terkel-scholarship-deadline-approaches/" title="Terkel Scholarship Deadline Approaches">Terkel Scholarship Deadline Approaches</a></li>
				<li><a href="http://communitymediaworkshop.org/2012/01/np-communicator-workshop-helps-employment-center-step-up-work-with-local-media/" title="NP Communicator: Workshop helps employment center step up work with local media">NP Communicator: Workshop helps employment center step up work with local media</a></li>
				<li><a href="http://communitymediaworkshop.org/2011/12/hospital-boosts-breastfeeding-efforts-after-bez-story/" title="Hospital Boosts Breastfeeding Efforts After BEZ Story">Hospital Boosts Breastfeeding Efforts After BEZ Story</a></li>
				<li><a href="http://communitymediaworkshop.org/2011/12/community-news-project-entre-nosotras-blog/" title="Community News Project: Entre Nosotras">Community News Project: Entre Nosotras</a></li>
				<li><a href="http://communitymediaworkshop.org/2011/12/nominate-studs-terkel-award/" title="Nominations for the Studs Terkel Community Media Award Now Closed.">Nominations for the Studs Terkel Community Media Award Now Closed.</a></li>
				<li><a href="http://communitymediaworkshop.org/2011/11/npcommunicator-blog-all-the-tools-you-need-to-communicate-your-story/" title="NPCommunicator Blog: All the tools you need to communicate your story&#8230;.">NPCommunicator Blog: All the tools you need to communicate your story&#8230;.</a></li>
				<li><a href="http://communitymediaworkshop.org/2011/11/listen-in-hows-rahm-doing/" title="Tune In&#8230; How&#8217;s Rahm Doing?">Tune In&#8230; How&#8217;s Rahm Doing?</a></li>
				<li><a href="http://communitymediaworkshop.org/2011/11/video-online-media-guide-new-features/" title="Video: Online Media Guide New Features">Video: Online Media Guide New Features</a></li>
				<li><a href="http://communitymediaworkshop.org/2011/11/taking-your-social-media-to-the-next-level-workshop/" title="Taking your social media to the next level workshop">Taking your social media to the next level workshop</a></li>
				<li><a href="http://communitymediaworkshop.org/2011/11/thanks-for-joining-us-at-cliff-dwellers/" title="Thanks for Joining us at Cliff Dwellers">Thanks for Joining us at Cliff Dwellers</a></li>
				</ul>
		</div></div>	<div class="secondaryColumn">
	<div id="text-31" class="widgetContainer widget_text">			<div class="textwidget">   <img src="http://www.communitymediaworkshop.org/images/getupdates.jpg" width="224">
<form method="post" action="http://oi.vresp.com?fid=24db4feec2" target="vr_optin_popup" onsubmit="window.open( 'http://www.verticalresponse.com', 'vr_optin_popup', 'scrollbars=yes,width=600,height=450' ); return true;" >

  <div style="font-family: ariel; font-size: 11px; width: 204px; padding: 10px; border: 0px solid #000000; background: #ffcc00;">

    <label style="color: #333333;">Email Address:</label>    <span style="color: #f00">* </span>
    <br/>
    <input name="email_address" size="25" style="margin-top: 5px; margin-bottom: 5px; border: 1px solid #999; padding: 3px;"/>
    <br/>
    <label style="color: #333333;">First Name:</label>    <span style="color: #f00">* </span>
    <br/>
    <input name="first_name" size="25" style="margin-top: 5px; margin-bottom: 5px; border: 1px solid #999; padding: 3px;"/>
    <br/>
    <label style="color: #333333;">Last Name:</label>    <span style="color: #f00">* </span>
    <br/>
    <input name="last_name" size="25" style="margin-top: 5px; margin-bottom: 5px; border: 1px solid #999; padding: 3px;"/>
    <br/>
    <label style="color: #333333;">Organization</label>
    <br/>
    <input name="Organization" size="25" style="margin-top: 5px; margin-bottom: 5px; border: 1px solid #999; padding: 3px;"/>
    <br/>
    <label style="color: #333333;">Zip Code:</label>    <span style="color: #f00">* </span>
    <br/>
    <input name="postalcode" size="15" style="margin-top: 5px; margin-bottom: 5px; border: 1px solid #999; padding: 3px;"/>
    <br/>
    <label style="color: #333333;">Country:</label>
    <br/>
    <select name="country" style="margin-top: 5px; width: 140px">
        <option value=''></option>
        <option value="AL">Albania</option>
        <option value="DZ">Algeria</option>
        <option value="AS">American Samoa</option>
        <option value="AD">Andorra</option>
        <option value="AO">Angola</option>
        <option value="AI">Anguilla</option>
        <option value="AQ">Antarctica</option>
        <option value="AG">Antigua And Barbuda</option>
        <option value="AR">Argentina</option>
        <option value="AM">Armenia</option>
        <option value="AW">Aruba</option>
        <option value="AU">Australia</option>
        <option value="AT">Austria</option>
        <option value="AZ">Azerbaijan</option>
        <option value="BS">Bahamas, The</option>
        <option value="BH">Bahrain</option>
        <option value="BD">Bangladesh</option>
        <option value="BB">Barbados</option>
        <option value="BY">Belarus</option>
        <option value="BE">Belgium</option>
        <option value="BZ">Belize</option>
        <option value="BJ">Benin</option>
        <option value="BM">Bermuda</option>
        <option value="BT">Bhutan</option>
        <option value="BO">Bolivia</option>
        <option value="BA">Bosnia and Herzegovina</option>
        <option value="BW">Botswana</option>
        <option value="BV">Bouvet Island</option>
        <option value="BR">Brazil</option>
        <option value="IO">British Indian Ocean Territory</option>
        <option value="BN">Brunei</option>
        <option value="BG">Bulgaria</option>
        <option value="BF">Burkina Faso</option>
        <option value="BI">Burundi</option>
        <option value="KH">Cambodia</option>
        <option value="CM">Cameroon</option>
        <option value="CA">Canada</option>
        <option value="CV">Cape Verde</option>
        <option value="KY">Cayman Islands</option>
        <option value="CF">Central African Republic</option>
        <option value="TD">Chad</option>
        <option value="CL">Chile</option>
        <option value="CN">China</option>
        <option value="CX">Christmas Island</option>
        <option value="CC">Cocos (Keeling) Islands</option>
        <option value="CO">Colombia</option>
        <option value="KM">Comoros</option>
        <option value="CG">Congo</option>
        <option value="CD">Congo, Democractic Republic of the</option>
        <option value="CK">Cook Islands</option>
        <option value="CR">Costa Rica</option>
        <option value="CI">Cote D'Ivoire (Ivory Coast)</option>
        <option value="HR">Croatia (Hrvatska)</option>
        <option value="CU">Cuba</option>
        <option value="CY">Cyprus</option>
        <option value="CZ">Czech Republic</option>
        <option value="DK">Denmark</option>
        <option value="DJ">Djibouti</option>
        <option value="DM">Dominica</option>
        <option value="DO">Dominican Republic</option>
        <option value="TP">East Timor</option>
        <option value="EC">Ecuador</option>
        <option value="EG">Egypt</option>
        <option value="SV">El Salvador</option>
        <option value="GQ">Equatorial Guinea</option>
        <option value="ER">Eritrea</option>
        <option value="EE">Estonia</option>
        <option value="ET">Ethiopia</option>
        <option value="FK">Falkland Islands (Islas Malvinas)</option>
        <option value="FO">Faroe Islands</option>
        <option value="FJ">Fiji Islands</option>
        <option value="FI">Finland</option>
        <option value="FR">France</option>
        <option value="GF">French Guiana</option>
        <option value="PF">French Polynesia</option>
        <option value="TF">French Southern Territories</option>
        <option value="GA">Gabon</option>
        <option value="GM">Gambia, The</option>
        <option value="GE">Georgia</option>
        <option value="DE">Germany</option>
        <option value="GH">Ghana</option>
        <option value="GI">Gibraltar</option>
        <option value="GR">Greece</option>
        <option value="GL">Greenland</option>
        <option value="GD">Grenada</option>
        <option value="GP">Guadeloupe</option>
        <option value="GU">Guam</option>
        <option value="GT">Guatemala</option>
        <option value="GN">Guinea</option>
        <option value="GW">Guinea-Bissau</option>
        <option value="GY">Guyana</option>
        <option value="HT">Haiti</option>
        <option value="HM">Heard and McDonald Islands</option>
        <option value="HN">Honduras</option>
        <option value="HK">Hong Kong S.A.R.</option>
        <option value="HU">Hungary</option>
        <option value="IS">Iceland</option>
        <option value="IN">India</option>
        <option value="ID">Indonesia</option>
        <option value="IR">Iran</option>
        <option value="IQ">Iraq</option>
        <option value="IE">Ireland</option>
        <option value="IL">Israel</option>
        <option value="IT">Italy</option>
        <option value="JM">Jamaica</option>
        <option value="JP">Japan</option>
        <option value="JO">Jordan</option>
        <option value="KZ">Kazakhstan</option>
        <option value="KE">Kenya</option>
        <option value="KI">Kiribati</option>
        <option value="KR">Korea</option>
        <option value="KP">Korea, North</option>
        <option value="KW">Kuwait</option>
        <option value="KG">Kyrgyzstan</option>
        <option value="LA">Laos</option>
        <option value="LV">Latvia</option>
        <option value="LB">Lebanon</option>
        <option value="LS">Lesotho</option>
        <option value="LR">Liberia</option>
        <option value="LY">Libya</option>
        <option value="LI">Liechtenstein</option>
        <option value="LT">Lithuania</option>
        <option value="LU">Luxembourg</option>
        <option value="MO">Macau S.A.R.</option>
        <option value="MK">Macedonia, Former Yugoslav Republic of</option>
        <option value="MG">Madagascar</option>
        <option value="MW">Malawi</option>
        <option value="MY">Malaysia</option>
        <option value="MV">Maldives</option>
        <option value="ML">Mali</option>
        <option value="MT">Malta</option>
        <option value="MH">Marshall Islands</option>
        <option value="MQ">Martinique</option>
        <option value="MR">Mauritania</option>
        <option value="MU">Mauritius</option>
        <option value="YT">Mayotte</option>
        <option value="MX">Mexico</option>
        <option value="FM">Micronesia</option>
        <option value="MD">Moldova</option>
        <option value="MC">Monaco</option>
        <option value="MN">Mongolia</option>
        <option value="MS">Montserrat</option>
        <option value="MA">Morocco</option>
        <option value="MZ">Mozambique</option>
        <option value="MM">Myanmar</option>
        <option value="NA">Namibia</option>
        <option value="NR">Nauru</option>
        <option value="NP">Nepal</option>
        <option value="AN">Netherlands Antilles</option>
        <option value="NL">Netherlands, The</option>
        <option value="NC">New Caledonia</option>
        <option value="NZ">New Zealand</option>
        <option value="NI">Nicaragua</option>
        <option value="NE">Niger</option>
        <option value="NG">Nigeria</option>
        <option value="NU">Niue</option>
        <option value="NF">Norfolk Island</option>
        <option value="MP">Northern Mariana Islands</option>
        <option value="NO">Norway</option>
        <option value="OM">Oman</option>
        <option value="PK">Pakistan</option>
        <option value="PW">Palau</option>
        <option value="PA">Panama</option>
        <option value="PG">Papua new Guinea</option>
        <option value="PY">Paraguay</option>
        <option value="PE">Peru</option>
        <option value="PH">Philippines</option>
        <option value="PN">Pitcairn Island</option>
        <option value="PL">Poland</option>
        <option value="PT">Portugal</option>
        <option value="PR">Puerto Rico</option>
        <option value="QA">Qatar</option>
        <option value="RE">Reunion</option>
        <option value="RO">Romania</option>
        <option value="RU">Russia</option>
        <option value="RW">Rwanda</option>
        <option value="SH">Saint Helena</option>
        <option value="KN">Saint Kitts And Nevis</option>
        <option value="LC">Saint Lucia</option>
        <option value="PM">Saint Pierre and Miquelon</option>
        <option value="VC">Saint Vincent And The Grenadines</option>
        <option value="WS">Samoa</option>
        <option value="SM">San Marino</option>
        <option value="ST">Sao Tome and Principe</option>
        <option value="SA">Saudi Arabia</option>
        <option value="SN">Senegal</option>
        <option value="SC">Seychelles</option>
        <option value="SL">Sierra Leone</option>
        <option value="SG">Singapore</option>
        <option value="SK">Slovakia</option>
        <option value="SI">Slovenia</option>
        <option value="SB">Solomon Islands</option>
        <option value="SO">Somalia</option>
        <option value="ZA">South Africa</option>
        <option value="GS">South Georgia And The South Sandwich Islands</option>
        <option value="ES">Spain</option>
        <option value="LK">Sri Lanka</option>
        <option value="SD">Sudan</option>
        <option value="SR">Suriname</option>
        <option value="SJ">Svalbard And Jan Mayen Islands</option>
        <option value="SZ">Swaziland</option>
        <option value="SE">Sweden</option>
        <option value="CH">Switzerland</option>
        <option value="SY">Syria</option>
        <option value="TW">Taiwan</option>
        <option value="TJ">Tajikistan</option>
        <option value="TZ">Tanzania</option>
        <option value="TH">Thailand</option>
        <option value="TG">Togo</option>
        <option value="TK">Tokelau</option>
        <option value="TO">Tonga</option>
        <option value="TT">Trinidad And Tobago</option>
        <option value="TN">Tunisia</option>
        <option value="TR">Turkey</option>
        <option value="TM">Turkmenistan</option>
        <option value="TC">Turks And Caicos Islands</option>
        <option value="TV">Tuvalu</option>
        <option value="UG">Uganda</option>
        <option value="UA">Ukraine</option>
        <option value="AE">United Arab Emirates</option>
        <option value="UK">United Kingdom</option>
        <option value="US">United States</option>
        <option value="UM">United States Minor Outlying Islands</option>
        <option value="UY">Uruguay</option>
        <option value="UZ">Uzbekistan</option>
        <option value="VU">Vanuatu</option>
        <option value="VA">Vatican City State (Holy See)</option>
        <option value="VE">Venezuela</option>
        <option value="VN">Vietnam</option>
        <option value="VG">Virgin Islands (British)</option>
        <option value="VI">Virgin Islands (US)</option>
        <option value="WF">Wallis And Futuna Islands</option>
        <option value="YE">Yemen</option>
        <option value="YU">Yugoslavia</option>
        <option value="ZM">Zambia</option>
        <option value="ZW">Zimbabwe</option>
    </select>
    <br/>
    <br/>
    <input type="submit" value="Join Now" style="margin-top: 5px; border: 1px solid #999; padding: 3px;"/><br/>
    <br/>
  </div>
</form>
</div>
		</div>
			<script>
			new TWTR.Widget({
			  version: 2,
			  type: 'profile',
			  rpp: 5,
			  interval: 6000,
			  width: 240,
			  height: 450,
			  theme: {
				shell: {
				  background: '#ffffff',
				  color: '#000000'
				},
				tweets: {
				  background: '#ffffff',
				  color: '#000000',
				  links: '#336699'
				}
			  },
			  features: {
				scrollbar: true,
				loop: false,
				live: false,
				hashtags: true,
				timestamp: true,
				avatars: false,
				behavior: 'all'
			  }
			}).render().setUser('npcommunicator').start();
			</script>
		<div id="text-35" class="widgetContainer widget_text">			<div class="textwidget"><br><br><p><center><a href="http://www.cantv.org/"><img src="http://www.cantv.org/images/logo-clipped%20copy.gif"></a></center></p>
<br><br>
<p><a href="http://www.cantv.org/">CAN TV</a> provides coverage of events relevant to the local community and gives every Chicagoan a voice on cable television be providing video training, facilities, equipment, and channel time for Chicago residents and nonprofit groups. Cable channels CAN TV19, 21, 27, 35 and 42 reach more than one million cable viewers in Chicago.</p></div>
		</div><div id="text-29" class="widgetContainer widget_text">			<div class="textwidget"><a href="http://iiconline.org/"><center><img src="http://www.communitymediaworkshop.org/images/iic.jpg"></center></a><p>Investing In Communities is a nonprofit that turns real estate deals into philanthropic events. <a href="http://iiconline.org/">Find out how to become eligible for funding.</a></p></div>
		</div><div id="text-30" class="widgetContainer widget_text">			<div class="textwidget"><br><p align="right">
<a href="http://attmobile.savetheinternet.com/resources"><img src="http://s3.freepress.net/images/stoptakover_badge2.png" alt="Stop the ATT Takeover of Tmobile" /></a></p></div>
		</div></div></div>
		<div id="footer" class="fix">
		<p class="left">Copyright (c) 2011 Community Media Workshop</p>
		<p class="right"><b>Community Media Workshop</b><br>at Columbia College<br>600 S. Michigan Ave.<br>Chicago, IL, 60605<br>Tel: 312-369-6400<br>Fax: 312-369-6404</p>
	</div>
</div>
<script type='text/javascript' src='http://communitymediaworkshop.org/wp-content/plugins/contact-form-7/jquery.form.js?ver=2.52'></script>
<script type='text/javascript' src='http://communitymediaworkshop.org/wp-content/plugins/contact-form-7/scripts.js?ver=3.0.1'></script>
<script type='text/javascript' src='http://s.gravatar.com/js/gprofiles.js?aa&#038;ver=3.2.1'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var WPGroHo = {
	my_hash: ""
};
/* ]]> */
</script>
<script type='text/javascript' src='http://communitymediaworkshop.org/wp-content/plugins/jetpack/modules/wpgroho.js?ver=3.2.1'></script>
	<div style="display:none">
	</div>

	<script src="http://stats.wordpress.com/e-201207.js" type="text/javascript"></script>
	<script type="text/javascript">
	st_go({v:'ext',j:'1:1.2.1',blog:'24670378',post:'519'});
	var load_cmc = function(){linktracker_init(24670378,519,2);};
	if ( typeof addLoadEvent != 'undefined' ) addLoadEvent(load_cmc);
	else load_cmc();
	</script><script src="http://communitymediaworkshop.org/wp-content/themes/gridfocus/js/functions.js" type="text/javascript" charset="utf-8"></script>


<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-10694470-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

<!-- Quantcast Tag -->
<script type="text/javascript">
var _qevents = _qevents || [];

(function() {
var elem = document.createElement('script');
elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js";
elem.async = true;
elem.type = "text/javascript";
var scpt = document.getElementsByTagName('script')[0];
scpt.parentNode.insertBefore(elem, scpt);
})();

_qevents.push({
qacct:"p-23R5_lr14Mm-Y"
});
</script>

<noscript>
<div style="display:none;">
<img src="//pixel.quantserve.com/pixel/p-23R5_lr14Mm-Y.gif" border="0" height="1" width="1" alt="Quantcast"/>
</div>
</noscript>
<!-- End Quantcast tag -->
</body>
</html>