<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="http://www.mediabistro.com/common_v4/xsl/content.xsl"?>

<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<atom:link href="http://www.mediabistro.com/courses/rss/default.asp?site=" rel="self" type="application/rss+xml" />
	<title>mediabistro.com Course Listings</title>
	<link>http://www.mediabistro.com/courses/?c=rss</link>
	<description>mediabistro.com Course Listings</description>
	<copyright>Copyright 2008 Jupitermedia Corporation</copyright>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs> 
	<language>en-us</language>
	<ttl>1440</ttl>
	<item>
		<title><![CDATA[12/5/2009: Adobe Photoshop - New York, NY - Mara Sachs - 2 days, $425]]></title>
		<description><![CDATA[
  <div id="main">
    <table width="100%" cellpadding="0" cellspacing="0" border="0">
      <tr>
        <td>

          <!--// START COURSE DETAILS //-->
          <table cellpadding="0" cellspacing="0" border="0">
            <tr>
							<td align="center" valign="top" style="padding-right:16px;"><img src="http://www.mediabistro.com/courses/images/icons/photoshop01.jpg" border="0" alt="Adobe Photoshop" /><br /><a href="https://www.mediabistro.com/memberscenter/ceregister.asp?coid=5159"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></td>
              <td align="left" valign="top" class="smalltext"><p><B>WHEN </B>2 days, Saturday,&nbsp;December 5&nbsp;&amp; Sunday, December 6, 10 am-4 pm<BR><BR><STRONG>WHERE</STRONG> Midtown West<BR>
<P><B>LEVEL </B>Beginner </P></p>
<p><b>PRICE</b><br />
$425 ($400 for <img align="absmiddle" src="http://www.mediabistro.com/images/logos/ag_logo_small.gif">)<br />
<a href="#AvantGuild" onmouseout="nd();" onmouseover="return rollover_help('Access to <b>How To Pitch Guides</b><br>Discounted <b>health &amp; dental insurance</b><br>Discounts to <b>courses and seminars</b><br>Comprehensive <b>database of magazine mastheads</b><br>Personal <b>LexisNexis accounts</b><br>Free <b>event transcripts</b><br>... and much more!<br>','Avant Guild Benefits',300,1);">more info</a></p>
					<p><img src="/images_v3/icon/icon_calendar.gif" width="17" height="14" alt="add to calendar" /> <b>Add to Calendar</b><br />
						<a href="webcal://www.mediabistro.com/courses/ical/?id=5159">iCal</a> | <a href="/courses/ical/?id=5159">Outlook</a></p>
				</td>
			</tr>
		</table>
          <!--// END COURSE DETAILS //-->
					<h3>Course Details</h3>
					<p><P>At last, a class for enthusiastic learners who are ready to dive into the world of Adobe Photoshop. Working on individual Mac computers, you'll spend a fast-paced weekend exploring the fundamentals of this powerful image editing application.</P>
<P><STRONG>In this workshop, you will learn how to:</STRONG></P>
<UL>
<LI>Fix images by removing what's not wanted and adding what wasn't there before 
<LI>Apply quick and easy techniques to brighten, sharpen, and improve the color of your images 
<LI>Combine images in creative ways, replacing backgrounds and warping and reshaping image elements 
<LI>Enhance your images with silhouettes, vignettes, and drop shadows 
<LI>Understand color modes, file formats, and resolution</LI></UL>
<P><STRONG>By the end of class, you will have:</STRONG><BR>A working knowledge of Photoshop's most important functions and the ability to edit, enhance, and get creative with digital images.</P>
<P><STRONG>Admission Requirements<BR></STRONG>Students should be comfortable working on a Mac. </P></p>
<h3>Course Syllabus</h3><br>
              <table width="95%" border="0" align="center" cellpadding="8" cellspacing="0">
              <tr><td style="BORDER: #CCCCCC 1px solid;">
                  <table border=0  align="center" cellspacing=0 cellpadding=4 width="100%">
                  <col width="10px"/>
                  <col />
                  <col width="100px"/>
                  <col width="100px"/>
                  <STYLE type=text/css>
              .jod {background:#eee}
              .jodh {
              	background:#ccc;
              	padding: 2px;
              	font-size: 9px;
              	color: #fff;
              	letter-spacing: 1.2pt;
              }
              .td {valign: top;}
                  </STYLE>

              <tr> 
                <td><div align="left"><strong><span class="smalltext"><img src="http://www.mediabistro.com/courses/images/icon_paperclip.gif" width="9" height="16" border="0" /></span></strong></div></td>
                <td><a href="/media/_t234b05z2cmsZR0XVCTzHlJEP.pdf"><b>Photoshop</b></a>
(PDF)
			            <br /><span class="smalltext">View a sample syllabus for this class here.</span></td>
              </tr>
            </td></table></tr>
              </table>

	<h3>Related Courses</h3>
	<div style="padding-bottom:8px;">
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5304.asp">Create Quick Video for the Web</a> &#150; New York (Class starts January 23)</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5343.asp">Comic Book and Graphic Novel Writing</a> &#150; ONLINE (Class starts February 3)</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs3939.asp">Advertising: The New Creative Agency (Video)</a> &#150; ONLINE</div>
	</div>

<script type="text/javascript">
function quick_reg_status(o) {
	var e = document.getElementById('course_alert_container');
	e.innerHTML = o.responseText;
}
function quick_reg_failure(o) {
	alert ('The registration could not be completed at this time. ('+o.status+', '+o.statusText+')');
}
var regCB = {
	success: quick_reg_status,
	failure: quick_reg_failure
}
function quick_course_alert_reg() {
	var f = document.forms['quick_alert_form'];
	YAHOO.util.Connect.setForm(f); 
	YAHOO.util.Connect.asyncRequest('POST', '/courses/inline/quick_alert_register.asp', regCB);
}
</script>
	<div id="course_alert_container" style="padding-bottom:8px;">
		<div>Tell me when courses like this are scheduled.<br />
			<div id="quick_alert_status" style="visibility:hidden;"></div>
			<form action="javascript:void(0);" method="post" id="quick_alert_form">
				<table cellpadding="0" cellspacing="0" border="0">
					<tr>
						<td valign="middle" style="padding-right:8px;"><input 
							type="text" id="liuna" name="liuna" value="" style="width:120px;" class="smalltext" maxlength="50" /></td>
						<td valign="middle"><input type="button" onclick="quick_course_alert_reg()" class="smalltext" name="register" id="register" value="Register" /></td>
					</tr>
				</table>
				<input type="hidden" name="liid" value="" />
				<input type="hidden" name="floc" value="7" />
				<input type="hidden" name="psix" value="19" />
			</form></div></div>
	<table class="feed-links">
		<tr>	
			<td>View all courses in</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=19">Digital Media & Tech</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=19"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Digital Media & Tech courses via RSS" /></a></td>
<td>|</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45">Design & Photo</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Design & Photo courses via RSS" /></a></td>
<td>|</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&psix=0&floc=7">New York, NY</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&psix=0&floc=7"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get New York, NY courses via RSS" /></a></td>

		</tr>
	</table>

				<h3>Instructor Bio</h3>

	<p><b>Mara Sachs's Courses</b><br>
	<div><a href="/courses/cache/crs5159.asp">Adobe Photoshop</a> &#150; New York (Class starts December 5)</div></p><div>

  <div style="float:left;padding:0px 10px 10px 0px;"><img 
    src="/courses/images/instructors/marasachs.jpg" border="0" alt="Mara Sachs"></div><b>Mara Sachs</b> is a professional photo retoucher and an Adobe Certified Expert in Photoshop. She has been running her own business since 1990, providing training, retouching and digital production services to the graphic arts community. Mara is an avid meditator and brings her joyful energy, clarity and good humor into her classes.<br clear="all"><br />
<h3>Testimonials</h3><br />
<div class="pullquote-box"><img src="/images_v3/openquote.gif" border="0" alt="" /><span style="padding:0px 8px 0px 8px;"class="pullquote">Mara put my <b>faith back into taking continuing education classes!</b> I laughed and learned and met nice people. Five stars.</span><sub><img src="/images_v3/closequote.gif" border="0" alt="" /></sub> -- <i>Scott Haag</i><br />
<br />
"Mara was terrific. <b>She knew her stuff, she knew her audience, and she stayed right on track.</b> The facility was state-of-the-art, with a brand-new Mac at every station." -- <i>Betsy Sturges</i><br />
<br />
"Mara is one of the <b>best instructors I have ever had the privilege to learn from.</b> She is patient, knows the product, and can explain it at a novice level. Mara has a great sense of how to steer the class and provides excellent "real world" tips." -- <i>Michele MacKinnon</i><br />
<br />
"Mara is fabulous. She teaches class at a pace that kept us all on track. She was very patient and concerned that everyone was learning. <b>The course was well-organized and the balance between demonstration and practical exercises was perfect.</b>" -- <i>Deb Jones</i><br />
<br />
"I came to the class knowing nothing of Photoshop. <b>By the end of the second class I had a good grasp of the basics.</b> I recommend Mara highly." -- <i>John DeGaspari</i><br />
<br />
"Mara is very concerned that every student gains knowledge and takes time out to explain to everyone individual concerns that relate to the entire group. Bravo!" -- <i>George Walker</i</div></div>

        </td>
      </tr>
    </table>
    <div style="padding-top:12px;"><a href="https://www.mediabistro.com/memberscenter/ceregister.asp?coid=5159"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></div><p><!-- #include file="../content/footer_content_detail.asp" --></p>
  </div>]]></description>
		<link>http://www.mediabistro.com/courses/cache/crs5159.asp?c=rss</link>
		<guid>http://www.mediabistro.com/courses/cache/crs5159.asp?c=rss</guid>
		<category>2 days</category>
		<pubDate>Sun, 22 Nov 2009 00:00:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[12/7/2009: Breaking Into Editorial Photography - New York, NY - Stella Kramer - 3 hours, $65]]></title>
		<description><![CDATA[
  <div id="main">
    <table width="100%" cellpadding="0" cellspacing="0" border="0">
      <tr>
        <td>

          <!--// START COURSE DETAILS //-->
          <table cellpadding="0" cellspacing="0" border="0">
            <tr>
							<td align="center" valign="top" style="padding-right:16px;"><img src="http://www.mediabistro.com/courses/images/icons/photographer07.jpg" border="0" alt="Breaking Into Editorial Photography" /><br /><a href="https://www.mediabistro.com/memberscenter/ceregister.asp?coid=5252"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></td>
              <td align="left" valign="top" class="smalltext"><p><STRONG>WHEN </STRONG>Monday, December 7, 6:45-9:45 pm 
<P><B>WHERE </B>mediabistro, 475 Park Avenue S. (at 31st), 4th Fl., NY, NY 10016<BR></P></p>
<p><b>PRICE</b><br />
$65 ($50 for <img align="absmiddle" src="http://www.mediabistro.com/images/logos/ag_logo_small.gif">)<br />
<a href="#AvantGuild" onmouseout="nd();" onmouseover="return rollover_help('Access to <b>How To Pitch Guides</b><br>Discounted <b>health &amp; dental insurance</b><br>Discounts to <b>courses and seminars</b><br>Comprehensive <b>database of magazine mastheads</b><br>Personal <b>LexisNexis accounts</b><br>Free <b>event transcripts</b><br>... and much more!<br>','Avant Guild Benefits',300,1);">more info</a></p>
					<p><img src="/images_v3/icon/icon_calendar.gif" width="17" height="14" alt="add to calendar" /> <b>Add to Calendar</b><br />
						<a href="webcal://www.mediabistro.com/courses/ical/?id=5252">iCal</a> | <a href="/courses/ical/?id=5252">Outlook</a></p>
				</td>
			</tr>
		</table>
          <!--// END COURSE DETAILS //-->
					<h3>Course Details</h3>
					<p><P></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">New York City is home to most of the largest magazines in the world, covering everything from news to fashion, entertainment to human interest, and business to food.<BR><BR>But given that, there are even more photographers in this city vying for editorial assignments and trying to establish relationships with magazines. This seminar will give <STRONG>practical information and insider tips</STRONG> on how to get those magazine jobs and build a career as an editorial freelancer.<BR></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><BR><STRONG>In this seminar, you will learn:</STRONG></P>
<UL>
<LI>What exactly an editorial assignment is 
<LI>How to decide what kind of work is right for you 
<LI>Specific vocabulary and language 
<LI>Insider tips to finding jobs and getting assignments 
<LI>The best way to target specific photo editors 
<LI>How to build a relationship with a magazine 
<LI>How to create your most dynamic portfolio 
<LI>When it pays to join an agency or get a someone to rep your work 
<LI>How newspaper assignments differ from magazine assignments 
<LI>Specific information about shooting for newspapers</LI></UL></p>
	<h3>Related Courses</h3>
	<div style="padding-bottom:8px;">
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5377.asp">Final Cut Pro</a> &#150; New York (Class starts January 30)</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5311.asp">Intro to Social Media</a> &#150; ONLINE (Class starts January 20)</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs4234.asp">What's Behind Online Design? (Video)</a> &#150; ONLINE</div>
	</div>

<script type="text/javascript">
function quick_reg_status(o) {
	var e = document.getElementById('course_alert_container');
	e.innerHTML = o.responseText;
}
function quick_reg_failure(o) {
	alert ('The registration could not be completed at this time. ('+o.status+', '+o.statusText+')');
}
var regCB = {
	success: quick_reg_status,
	failure: quick_reg_failure
}
function quick_course_alert_reg() {
	var f = document.forms['quick_alert_form'];
	YAHOO.util.Connect.setForm(f); 
	YAHOO.util.Connect.asyncRequest('POST', '/courses/inline/quick_alert_register.asp', regCB);
}
</script>
	<div id="course_alert_container" style="padding-bottom:8px;">
		<div>Tell me when courses like this are scheduled.<br />
			<div id="quick_alert_status" style="visibility:hidden;"></div>
			<form action="javascript:void(0);" method="post" id="quick_alert_form">
				<table cellpadding="0" cellspacing="0" border="0">
					<tr>
						<td valign="middle" style="padding-right:8px;"><input 
							type="text" id="liuna" name="liuna" value="" style="width:120px;" class="smalltext" maxlength="50" /></td>
						<td valign="middle"><input type="button" onclick="quick_course_alert_reg()" class="smalltext" name="register" id="register" value="Register" /></td>
					</tr>
				</table>
				<input type="hidden" name="liid" value="" />
				<input type="hidden" name="floc" value="7" />
				<input type="hidden" name="psix" value="34" />
			</form></div></div>
	<table class="feed-links">
		<tr>	
			<td>View all courses in</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=34">Journalism</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=34"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Journalism courses via RSS" /></a></td>
<td>|</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45">Design & Photo</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Design & Photo courses via RSS" /></a></td>
<td>|</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=48">Book & Mag Publishing</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=48"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Book & Mag Publishing courses via RSS" /></a></td>
<td>|</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&psix=0&floc=7">New York, NY</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&psix=0&floc=7"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get New York, NY courses via RSS" /></a></td>

		</tr>
	</table>

				<h3>Instructor Bio</h3>

	<p><b>Stella Kramer's Courses</b><br>
	<div><a href="/courses/cache/crs5252.asp">Breaking Into Editorial Photography</a> &#150; New York (Seminar on December 7)</div>
	<div><a href="/courses/cache/crs5253.asp">Photography Portfolio Review with Stella Kramer</a> &#150; New York</div></p><div>

  <div style="float:left;padding:0px 10px 10px 0px;"><img 
    src="/courses/images/instructors/stellakramer.jpg" border="0" alt="Stella Kramer"></div><b>Stella Kramer</b> is a multi-award winning photo editor who has worked in the New York publishing industry for more than 15 years. She was part of the photo team at <i>The New York Times</i> that won the 2002 Pulitzer Prize for Breaking News Photography, the 2002 Pulitzer Prize for Public Service in recognition of the <i>Portraits of Grief</i> which ran after September 11th, and a 2002 Infinity Award for Public Service from the International Center of Photography. She has worked at <i>The New York Times, People, Entertainment Weekly, Sports Illustrated, Newsweek, MONEY</i>, and <i>Brill's Content</i>, where she was the director of photography.<br clear="all"><br />
<h3>Testimonials</h3><br />
<div class="pullquote-box"><img src="/images_v3/openquote.gif" border="0" alt="" /><span style="padding:0px 8px 0px 8px;"class="pullquote"><b>Stella brought an insider's perspective</b> on how to create a portfolio of my work for the strongest impact -- who to target, what editors are looking for in a portfolio, and what works with promotions. I got more out of the class than I had expected.</span><sub><img src="/images_v3/closequote.gif" border="0" alt="" /></sub> -- <i>Robert Englebright</i><br />
<br />
"Stella gives you a good start towards thinking about the <b>most dynamic possible flow of a portfolio</b>, important issues to consider, and the best publications to target in relation to the style of your portfolio." -- <i>Ingrid Breyer</i><br />
<br />
"Stella showed a genuine interest in all the work shown, providing comments that were specific to each student's desired application and target market. <b>Her insights were fresh and insightful</b> and helped students breathe new life into otherwise stale portfolios." -- <i>Ion Sokhos</i><br />
<br />
"<b>Stella is a thoughtful, approachable, and respectful editor</b>. She was able to not only make recommendations about where to send work, but how to reorganize and edit existing books." -- <i>Lana Bortolot</i><br />
<br />
"The best teachers are able to show you new ways of thinking about your own life and career. Stella did this masterfully." -- <i>Craig Seymour</i><br />
<br />
"<b>Stella has a marvelous way of helping you see your work in a new light</b>. Her style of critique is so affirming your artistic thin skin is not bruised, yet you come away knowing what it is you need to develop." -- <i>James Hazelwood</i><br />
<br />
"I really recommend this class to any photographer looking to define where they are going with their work and how to share it. Stella has so much <b>real-world experience</b> and brings a real vision and enthusiasm to looking at your work." -- <i>Angela Jimenez</i><br />
<br />
"Stella was <b>thoughtful and engaging</b>. She really put things in perspective and gave us a new way to look at our work and even ourselves." -- <i>Patrick Sasso</i><br />
<br />
"<b>Stella's positive demeanor</b> made the concept of working in the field of editorial photography a very approachable and realistic goal." -- <i>Michele Silver</i><br />
<br />
"<b>Stella knows what she is talking about</b>. She has kept herself current on industry trends and offers suggestions about how to find opportunities." -- <i>Richard Pinto</i><br />
<br />
"<b>Stella really knows her stuff</b> and gets you to think how photo editors do." -- <i>Douglas Ljungkvist</i><br />
<br />
"Despite the nature of the industry today, <b>Stella was able to inspire</b> and encourage our class." -- <i>Danielle Richards</i><br />
<br />
"Stella has a wealth of experience from years of editorial photography which makes for <b>great inside information</b> about the publishing industry." -- <i>Douglas Ljungkvist</i><br />
<br />
"Stella is <b>knowledgeable, likable, succinct, informative, and she knows her stuff</b>! I recommend her without reservation and would want an editor just like her." -- <i>France Menk</i><br />
<br />
"Stella was open to answering any kind of question about the industry, but it was really her <b>humorous anecdotes</b> from her stints at <i>Time</i> and <i>The New York Times</i> that made the class valuable." -- <i>Wei Liou</i><br />
<br />
"Stella was a terrific instructor. She has a lot of respect for her profession and fosters the same in her students. I would consider taking this exact course again." -- <i>Alexander Colby</i</div></div>

        </td>
      </tr>
    </table>
    <div style="padding-top:12px;"><a href="https://www.mediabistro.com/memberscenter/ceregister.asp?coid=5252"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></div><p><!-- #include file="../content/footer_content_detail.asp" --></p>
  </div>]]></description>
		<link>http://www.mediabistro.com/courses/cache/crs5252.asp?c=rss</link>
		<guid>http://www.mediabistro.com/courses/cache/crs5252.asp?c=rss</guid>
		<category>3 hours</category>
		<pubDate>Sun, 22 Nov 2009 00:00:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[12/12/2009: InDesign for Writers and Editors - New York, NY - Patricia Ryan - 2 days, $425]]></title>
		<description><![CDATA[
  <div id="main">
    <table width="100%" cellpadding="0" cellspacing="0" border="0">
      <tr>
        <td>

          <!--// START COURSE DETAILS //-->
          <table cellpadding="0" cellspacing="0" border="0">
            <tr>
							<td align="center" valign="top" style="padding-right:16px;"><img src="http://www.mediabistro.com/courses/images/icons/editorial_design01.jpg" border="0" alt="InDesign for Writers and Editors" /><br /><a href="https://www.mediabistro.com/memberscenter/ceregister.asp?coid=5134"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></td>
              <td align="left" valign="top" class="smalltext"><p><STRONG>WHEN </STRONG>2 days, Saturday,&nbsp;December 12&nbsp;&amp; Sunday, December 13, 10 am-4 pm<BR><BR><STRONG>WHERE</STRONG> Midtown West<BR>
<P><B>LEVEL </B><FONT face="Times New Roman"><FONT face=Verdana>Beginner</FONT></FONT></P></p>
<p><b>PRICE</b><br />
$425 ($400 for <img align="absmiddle" src="http://www.mediabistro.com/images/logos/ag_logo_small.gif">)<br />
<a href="#AvantGuild" onmouseout="nd();" onmouseover="return rollover_help('Access to <b>How To Pitch Guides</b><br>Discounted <b>health &amp; dental insurance</b><br>Discounts to <b>courses and seminars</b><br>Comprehensive <b>database of magazine mastheads</b><br>Personal <b>LexisNexis accounts</b><br>Free <b>event transcripts</b><br>... and much more!<br>','Avant Guild Benefits',300,1);">more info</a></p>
					<p><img src="/images_v3/icon/icon_calendar.gif" width="17" height="14" alt="add to calendar" /> <b>Add to Calendar</b><br />
						<a href="webcal://www.mediabistro.com/courses/ical/?id=5134">iCal</a> | <a href="/courses/ical/?id=5134">Outlook</a></p>
				</td>
			</tr>
		</table>
          <!--// END COURSE DETAILS //-->
					<h3>Course Details</h3>
					<p><FONT size=2><FONT size=2><FONT size=2><FONT size=2><FONT size=2>
<P></P>
<P>No matter how great an editor you are, not knowing how to use a page layout program can stop your magazine job search in its tracks. mediabistro.com to the rescue! We will teach you everything you need to know about InDesign, the page layout program that is fast becoming the favorite of designers in the magazine business. <STRONG>By the end of this two-day course, you will be editorially proficient in InDesign</STRONG>, a declaration that will sparkle on your resume.</P>
<P><STRONG>In this class, you will learn:</STRONG></P>
<UL>
<LI>How to create an InDesign document 
<LI>How to use the toolbar and palettes 
<LI>The basics of typography, fonts, kerning, and leading 
<LI>The proper way to make text changes 
<LI>How to use the story editor and style sheets 
<LI>How to adjust type and page preferences 
<LI>How to work with multiple document pages and InDesign files 
<LI>How to create Tables importing from Excel 
<LI>Master pages and how to use them 
<LI>How to import images, add colors, and change colors</LI></UL>
<P><STRONG>Note:</STRONG> This class is taught on Macintosh computers, but you should also be able to use the the skills you learn on a PC. <A href="http://www.mediabistro.com/aboutus/contactus.asp?to=learn&amp;subject=mediabistro%20Courses%20Information%20Request">Email us</A></FONT><FONT size=2> if you have any questions.</P>
<P><STRONG>Admission Requirements<BR></STRONG>This class is intended for writers and editors (not graphic professionals). Students should be comfortable with working on a Mac. </P></FONT></FONT></FONT></FONT></FONT></p>
<h3>Course Syllabus</h3><br>
              <table width="95%" border="0" align="center" cellpadding="8" cellspacing="0">
              <tr><td style="BORDER: #CCCCCC 1px solid;">
                  <table border=0  align="center" cellspacing=0 cellpadding=4 width="100%">
                  <col width="10px"/>
                  <col />
                  <col width="100px"/>
                  <col width="100px"/>
                  <STYLE type=text/css>
              .jod {background:#eee}
              .jodh {
              	background:#ccc;
              	padding: 2px;
              	font-size: 9px;
              	color: #fff;
              	letter-spacing: 1.2pt;
              }
              .td {valign: top;}
                  </STYLE>

              <tr> 
                <td><div align="left"><strong><span class="smalltext"><img src="http://www.mediabistro.com/courses/images/icon_paperclip.gif" width="9" height="16" border="0" /></span></strong></div></td>
                <td><a href="/media/_u6Wm6piB_oskaXSjZ9HdxwQ1g.pdf"><b>InDesign for Writers and Editors</b></a>
(PDF)
			            <br /><span class="smalltext">View a sample syllabus for this class here.</span></td>
              </tr>
            </td></table></tr>
              </table>

	<h3>Related Courses</h3>
	<div style="padding-bottom:8px;">
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5304.asp">Create Quick Video for the Web</a> &#150; New York (Class starts January 23)</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5312.asp">Writing and Editing for the Web</a> &#150; ONLINE (Class starts January 19)</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5403.asp">Illustrator Time Savers: Adding Dimensionality with 3D Effects (Video)</a> &#150; ONLINE</div>
	</div>

<script type="text/javascript">
function quick_reg_status(o) {
	var e = document.getElementById('course_alert_container');
	e.innerHTML = o.responseText;
}
function quick_reg_failure(o) {
	alert ('The registration could not be completed at this time. ('+o.status+', '+o.statusText+')');
}
var regCB = {
	success: quick_reg_status,
	failure: quick_reg_failure
}
function quick_course_alert_reg() {
	var f = document.forms['quick_alert_form'];
	YAHOO.util.Connect.setForm(f); 
	YAHOO.util.Connect.asyncRequest('POST', '/courses/inline/quick_alert_register.asp', regCB);
}
</script>
	<div id="course_alert_container" style="padding-bottom:8px;">
		<div>Tell me when courses like this are scheduled.<br />
			<div id="quick_alert_status" style="visibility:hidden;"></div>
			<form action="javascript:void(0);" method="post" id="quick_alert_form">
				<table cellpadding="0" cellspacing="0" border="0">
					<tr>
						<td valign="middle" style="padding-right:8px;"><input 
							type="text" id="liuna" name="liuna" value="" style="width:120px;" class="smalltext" maxlength="50" /></td>
						<td valign="middle"><input type="button" onclick="quick_course_alert_reg()" class="smalltext" name="register" id="register" value="Register" /></td>
					</tr>
				</table>
				<input type="hidden" name="liid" value="" />
				<input type="hidden" name="floc" value="7" />
				<input type="hidden" name="psix" value="34" />
			</form></div></div>
	<table class="feed-links">
		<tr>	
			<td>View all courses in</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=34">Journalism</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=34"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Journalism courses via RSS" /></a></td>
<td>|</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45">Design & Photo</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Design & Photo courses via RSS" /></a></td>
<td>|</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=48">Book & Mag Publishing</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=48"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Book & Mag Publishing courses via RSS" /></a></td>
<td>|</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&psix=0&floc=7">New York, NY</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&psix=0&floc=7"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get New York, NY courses via RSS" /></a></td>

		</tr>
	</table>

				<h3>Instructor Bio</h3>

	<p><b>Patricia Ryan's Courses</b><br>
	<div><a href="/courses/cache/crs5134.asp">InDesign for Writers and Editors</a> &#150; New York (Class starts December 12)</div></p><div>

  <div style="float:left;padding:0px 10px 10px 0px;"><img 
    src="/courses/images/instructors/patriciaryan.jpg" border="0" alt="Patricia Ryan"></div><b>Patricia Ryan</b> is an art director and graphic designer with extensive publishing experience. She has had over 15 years experience in the design industry, including many years in magazine publishing. As an art director and graphic designer for companies such as Hachette Filipacchi, American Media, and Rodale, Patricia has gained vast knowledge and experience working with InDesign, Quark, Photoshop and Illustrator.<br />
<h3> Testimonials </h3><br />
<div class="pullquote-box"><img src="/images_v3/openquote.gif" border="0" alt="" /><span style="padding:0px 8px 0px 8px;"class="pullquote">This class was phenomenal! Patricia is clearly a master on the subject, and she was able to convey that knowledge in a concise, focused, and very approachable way. <b>I wholeheartedly recommend this course</b> to every editor and writer out there -- freelance or staff.</span><sub><img src="/images_v3/closequote.gif" border="0" alt="" /></sub> -- <i>Elisa Agostinho</i><br />
<br />
"Patricia is very knowledgeable in all areas of design. She easily taught a class with people from all different disciplines. The weekend class is <b>great for getting a basic overview</b> of how the program works and gives you tools to implement projects for yourself." -- <i>Donna Gronachan</i><br />
<br />
"Patricia is very knowledgeable and <b>presents the subject matter with knowledge</b> and humor. An excellent class for writers and editors who want to enhance their marketability." -- <i>Claudia Perry</i><br />
<br />
"Every job out there expects you to know InDesign, but they don't want to teach it to you. This course gives you all the tools you need to go out there and use the program correctly. <b>I would definitely recommend it</b>!" -- <i>Kate Kenny</i><br />
<br />
"Tricia was <b>amazingly responsive to our questions</b>. It was a pleasure to learn from someone so good-humored, patient, and expert at the program." -- <i>Kaukab Jhumra Smith</i><br />
<br />
"Tricia gave me the tools to learn InDesign in a very efficient way. This class helped me a lot in my first days of work. <b>She's an excellent instructor</b> with a lot of experience in this subject and design experience as well. Thank you, Tricia." -- <i>Carol Jimenez</i><br />
<br />
"Patricia is clear, patient, diplomatic, expert, efficient, energetic, and has a sense of humor. <b>I'd study with her again</b>." -- <i>Mary Alford</i><br />
<br />
"Patricia has <b>perfect pitch as an instructor</b>. The amount of information learned and the pacing of the class were exceptional!" -- <i>Lisa Bowie</i><br />
<br />
"Patricia is a terrific instructor who obviously enjoys her subject, is thoroughly knowledgeable, and communicates clearly and directly. She has a wonderful sense of humor  and held my attention for two solid days. <b>I thought she was truly remarkable.</b>" -- <i>Patrick Fisher</i><br />
<br />
"Tricia made everyone feel comfortable with the material, even those who felt overwhelmed at times. <b>She's casual, approachable, and knows her stuff</b>. I feel like I can take the information and run with it." -- <i>Robert Haynes-Peterson</i><br />
<br />
"There are instructors who know their subject, and then there are those who exude confidence and knowledge from every pore. Patricia is in the latter camp. I can't think of another class anywhere with such <b>a dynamic and patient teacher</b>." -- <i>Rick Rodgers</i><br />
<br />
"After ten hours of instruction over one weekend with Patricia, I can now use InDesign CS3 text functions with confidence. And that means <b>I can now apply for many more jobs</b> than I could have before." -- <i>Joanne Gerber</i><br />
<br />
"I've been taking Mac software classes for 15 years and Patricia was the <b>best instructor I've ever had.</b>" -- <i>Nancy Deutsch</i><br />
<br />
"Patricia was a great instructor. She <b>explained things simply and effectively.</b> She was also very patient with the class and answered our questions." -- <i>Brian Anelante</i><br />
<br />
"<b>Patricia is an InDesign guru</b>! Her instructions are easy to follow and she is very patient. The combination of instructor and course content was perfect. I'm thrilled that I came away with a very clear understanding of the program." -- <i>Helena Carey</i</div></div>

        </td>
      </tr>
    </table>
    <div style="padding-top:12px;"><a href="https://www.mediabistro.com/memberscenter/ceregister.asp?coid=5134"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></div><p><!-- #include file="../content/footer_content_detail.asp" --></p>
  </div>]]></description>
		<link>http://www.mediabistro.com/courses/cache/crs5134.asp?c=rss</link>
		<guid>http://www.mediabistro.com/courses/cache/crs5134.asp?c=rss</guid>
		<category>2 days</category>
		<pubDate>Sun, 22 Nov 2009 00:00:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[12/16/2009: Photography Portfolio Review with Stella Kramer - New York, NY - Stella Kramer - 4 hours, $125]]></title>
		<description><![CDATA[
  <div id="main">
    <table width="100%" cellpadding="0" cellspacing="0" border="0">
      <tr>
        <td>

          <!--// START COURSE DETAILS //-->
          <table cellpadding="0" cellspacing="0" border="0">
            <tr>
							<td align="center" valign="top" style="padding-right:16px;"><img src="http://www.mediabistro.com/courses/images/icons/photographer_slides03.jpg" border="0" alt="Photography Portfolio Review with Stella Kramer" /><br /><a href="https://www.mediabistro.com/memberscenter/ceregister.asp?coid=5253"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></td>
              <td align="left" valign="top" class="smalltext"><p><STRONG>WHEN </STRONG>4 hours, Wednesday, December 16, 6:30-10:30 pm<BR><BR><STRONG>WHERE</STRONG> New York (Midtown East)<BR><BR><STRONG>LEVEL</STRONG> Intermediate/Advanced<BR></p>
<p><b>PRICE</b><br />
$125 ($100 for <img align="absmiddle" src="http://www.mediabistro.com/images/logos/ag_logo_small.gif">)<br />
<a href="#AvantGuild" onmouseout="nd();" onmouseover="return rollover_help('Access to <b>How To Pitch Guides</b><br>Discounted <b>health &amp; dental insurance</b><br>Discounts to <b>courses and seminars</b><br>Comprehensive <b>database of magazine mastheads</b><br>Personal <b>LexisNexis accounts</b><br>Free <b>event transcripts</b><br>... and much more!<br>','Avant Guild Benefits',300,1);">more info</a></p>
					<p><img src="/images_v3/icon/icon_calendar.gif" width="17" height="14" alt="add to calendar" /> <b>Add to Calendar</b><br />
						<a href="webcal://www.mediabistro.com/courses/ical/?id=5253">iCal</a> | <a href="/courses/ical/?id=5253">Outlook</a></p>
				</td>
			</tr>
		</table>
          <!--// END COURSE DETAILS //-->
					<h3>Course Details</h3>
					<p><FONT size=2>
<P>In a city with more magazines than you can count, how does one put together the strongest portfolio to land freelance work? And how do you go about getting your portfolio to the people who can hire you?<BR><BR><STRONG>In this one-night portfolio review session, limited to 12 students, you'll have a chance to have your book critiqued and edited</STRONG> as much as necessary to create a tight, well-paced representation of you. Veteran magazine photo editor <STRONG>Stella Kramer</STRONG> will help focus and direct you toward the best places to make your pitch for work.<BR><BR>You will pick up important tips, a fresh eye, and a new perspective on your own work. You will also understand how to edit yourself, how to seek advice from friends and family, and what photo editors are looking for when they review portfolios. <BR></FONT><B><BR>Admission Requirements:</B><BR>Students selected for the portfolio review will have the opportunity to present a portfolio of 12-15 images, <FONT size=2>in print form only (no 35mm or 2-1/4 chrome). Laser prints are acceptable.</P></FONT></p>
	<h3>Related Courses</h3>
	<div style="padding-bottom:8px;">
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5252.asp">Breaking Into Editorial Photography</a> &#150; New York (Seminar on December 7)</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs3015.asp">How Online Video Is Changing the Internet, Part 1: Overview (Video)</a> &#150; ONLINE</div>
	</div>

<script type="text/javascript">
function quick_reg_status(o) {
	var e = document.getElementById('course_alert_container');
	e.innerHTML = o.responseText;
}
function quick_reg_failure(o) {
	alert ('The registration could not be completed at this time. ('+o.status+', '+o.statusText+')');
}
var regCB = {
	success: quick_reg_status,
	failure: quick_reg_failure
}
function quick_course_alert_reg() {
	var f = document.forms['quick_alert_form'];
	YAHOO.util.Connect.setForm(f); 
	YAHOO.util.Connect.asyncRequest('POST', '/courses/inline/quick_alert_register.asp', regCB);
}
</script>
	<div id="course_alert_container" style="padding-bottom:8px;">
		<div>Tell me when courses like this are scheduled.<br />
			<div id="quick_alert_status" style="visibility:hidden;"></div>
			<form action="javascript:void(0);" method="post" id="quick_alert_form">
				<table cellpadding="0" cellspacing="0" border="0">
					<tr>
						<td valign="middle" style="padding-right:8px;"><input 
							type="text" id="liuna" name="liuna" value="" style="width:120px;" class="smalltext" maxlength="50" /></td>
						<td valign="middle"><input type="button" onclick="quick_course_alert_reg()" class="smalltext" name="register" id="register" value="Register" /></td>
					</tr>
				</table>
				<input type="hidden" name="liid" value="" />
				<input type="hidden" name="floc" value="7" />
				<input type="hidden" name="psix" value="45" />
			</form></div></div>
	<table class="feed-links">
		<tr>	
			<td>View all courses in</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45">Design & Photo</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Design & Photo courses via RSS" /></a></td>
<td>|</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=48">Book & Mag Publishing</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=48"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Book & Mag Publishing courses via RSS" /></a></td>
<td>|</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=55">Career</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=55"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Career courses via RSS" /></a></td>
<td>|</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&psix=0&floc=7">New York, NY</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&psix=0&floc=7"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get New York, NY courses via RSS" /></a></td>

		</tr>
	</table>

				<h3>Instructor Bio</h3>

	<p><b>Stella Kramer's Courses</b><br>
	<div><a href="/courses/cache/crs5252.asp">Breaking Into Editorial Photography</a> &#150; New York (Seminar on December 7)</div>
	<div><a href="/courses/cache/crs5253.asp">Photography Portfolio Review with Stella Kramer</a> &#150; New York</div></p><div>

  <div style="float:left;padding:0px 10px 10px 0px;"><img 
    src="/courses/images/instructors/stellakramer.jpg" border="0" alt="Stella Kramer"></div><b>Stella Kramer</b> is a multi-award winning photo editor who has worked in the New York publishing industry for more than 15 years. She was part of the photo team at <i>The New York Times</i> that won the 2002 Pulitzer Prize for Breaking News Photography, the 2002 Pulitzer Prize for Public Service in recognition of the <i>Portraits of Grief</i> which ran after September 11th, and a 2002 Infinity Award for Public Service from the International Center of Photography. She has worked at <i>The New York Times, People, Entertainment Weekly, Sports Illustrated, Newsweek, MONEY</i>, and <i>Brill's Content</i>, where she was the director of photography.<br clear="all"><br />
<h3>Testimonials</h3><br />
<div class="pullquote-box"><img src="/images_v3/openquote.gif" border="0" alt="" /><span style="padding:0px 8px 0px 8px;"class="pullquote"><b>Stella brought an insider's perspective</b> on how to create a portfolio of my work for the strongest impact -- who to target, what editors are looking for in a portfolio, and what works with promotions. I got more out of the class than I had expected.</span><sub><img src="/images_v3/closequote.gif" border="0" alt="" /></sub> -- <i>Robert Englebright</i><br />
<br />
"Stella gives you a good start towards thinking about the <b>most dynamic possible flow of a portfolio</b>, important issues to consider, and the best publications to target in relation to the style of your portfolio." -- <i>Ingrid Breyer</i><br />
<br />
"Stella showed a genuine interest in all the work shown, providing comments that were specific to each student's desired application and target market. <b>Her insights were fresh and insightful</b> and helped students breathe new life into otherwise stale portfolios." -- <i>Ion Sokhos</i><br />
<br />
"<b>Stella is a thoughtful, approachable, and respectful editor</b>. She was able to not only make recommendations about where to send work, but how to reorganize and edit existing books." -- <i>Lana Bortolot</i><br />
<br />
"The best teachers are able to show you new ways of thinking about your own life and career. Stella did this masterfully." -- <i>Craig Seymour</i><br />
<br />
"<b>Stella has a marvelous way of helping you see your work in a new light</b>. Her style of critique is so affirming your artistic thin skin is not bruised, yet you come away knowing what it is you need to develop." -- <i>James Hazelwood</i><br />
<br />
"I really recommend this class to any photographer looking to define where they are going with their work and how to share it. Stella has so much <b>real-world experience</b> and brings a real vision and enthusiasm to looking at your work." -- <i>Angela Jimenez</i><br />
<br />
"Stella was <b>thoughtful and engaging</b>. She really put things in perspective and gave us a new way to look at our work and even ourselves." -- <i>Patrick Sasso</i><br />
<br />
"<b>Stella's positive demeanor</b> made the concept of working in the field of editorial photography a very approachable and realistic goal." -- <i>Michele Silver</i><br />
<br />
"<b>Stella knows what she is talking about</b>. She has kept herself current on industry trends and offers suggestions about how to find opportunities." -- <i>Richard Pinto</i><br />
<br />
"<b>Stella really knows her stuff</b> and gets you to think how photo editors do." -- <i>Douglas Ljungkvist</i><br />
<br />
"Despite the nature of the industry today, <b>Stella was able to inspire</b> and encourage our class." -- <i>Danielle Richards</i><br />
<br />
"Stella has a wealth of experience from years of editorial photography which makes for <b>great inside information</b> about the publishing industry." -- <i>Douglas Ljungkvist</i><br />
<br />
"Stella is <b>knowledgeable, likable, succinct, informative, and she knows her stuff</b>! I recommend her without reservation and would want an editor just like her." -- <i>France Menk</i><br />
<br />
"Stella was open to answering any kind of question about the industry, but it was really her <b>humorous anecdotes</b> from her stints at <i>Time</i> and <i>The New York Times</i> that made the class valuable." -- <i>Wei Liou</i><br />
<br />
"Stella was a terrific instructor. She has a lot of respect for her profession and fosters the same in her students. I would consider taking this exact course again." -- <i>Alexander Colby</i</div></div>

        </td>
      </tr>
    </table>
    <div style="padding-top:12px;"><a href="https://www.mediabistro.com/memberscenter/ceregister.asp?coid=5253"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></div><p><!-- #include file="../content/footer_content_detail.asp" --></p>
  </div>]]></description>
		<link>http://www.mediabistro.com/courses/cache/crs5253.asp?c=rss</link>
		<guid>http://www.mediabistro.com/courses/cache/crs5253.asp?c=rss</guid>
		<category>4 hours</category>
		<pubDate>Sun, 22 Nov 2009 00:00:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[1/30/2010: Final Cut Pro - New York, NY - Karen Nourse - 2 days, $425]]></title>
		<description><![CDATA[
  <div id="main">
    <table width="100%" cellpadding="0" cellspacing="0" border="0">
      <tr>
        <td>

          <!--// START COURSE DETAILS //-->
          <table cellpadding="0" cellspacing="0" border="0">
            <tr>
							<td align="center" valign="top" style="padding-right:16px;"><img src="http://www.mediabistro.com/courses/images/icons/woman_computer02.jpg" border="0" alt="Final Cut Pro" /><br /><a href="http://www.mediabistro.com/courses/info.asp?id=5377&ref=cache/crs5377.asp"><img src="http://www.mediabistro.com/courses/images/clicktoapply.gif" width="109" height="46" border="0" alt="Click to Apply" /></a></td>
              <td align="left" valign="top" class="smalltext"><p><STRONG>WHEN </STRONG>2 days, Saturday,&nbsp;January 30&nbsp;&amp; Sunday, January 31, 10 am-4 pm<BR><BR><STRONG>WHERE </STRONG>Midtown West<BR>
<P><B>LEVEL </B><FONT face="Times New Roman"><FONT face=Verdana>Beginner </FONT></FONT></P></p>
<p><b>PRICE</b><br />
$425 ($400 for <img align="absmiddle" src="http://www.mediabistro.com/images/logos/ag_logo_small.gif">)<br />
<a href="#AvantGuild" onmouseout="nd();" onmouseover="return rollover_help('Access to <b>How To Pitch Guides</b><br>Discounted <b>health &amp; dental insurance</b><br>Discounts to <b>courses and seminars</b><br>Comprehensive <b>database of magazine mastheads</b><br>Personal <b>LexisNexis accounts</b><br>Free <b>event transcripts</b><br>... and much more!<br>','Avant Guild Benefits',300,1);">more info</a></p>
					<p><img src="/images_v3/icon/icon_calendar.gif" width="17" height="14" alt="add to calendar" /> <b>Add to Calendar</b><br />
						<a href="webcal://www.mediabistro.com/courses/ical/?id=5377">iCal</a> | <a href="/courses/ical/?id=5377">Outlook</a></p>
				</td>
			</tr>
		</table>
          <!--// END COURSE DETAILS //-->
					<h3>Course Details</h3>
					<p><FONT size=2><FONT size=2><FONT size=2><FONT size=2><SPAN lang=EN>
<P>Just because Final Cut Pro is the standard for professional video editing doesn't mean a you can't master the basics in a weekend. In this two-day hands-on course, you'll learn how to perform basic editing functions in a fun, friendly classroom just for media professionals. </P>
<P>Topics include basic setup, adjusting and customizing preferences and settings, capturing video and audio, organizing your media, editing and trimming techniques, audio editing and audio creation, finishing, and final output. You'll also learn what kind of Mac to use to get the most out of Final Cut Pro.</P>
<P>Each student will work on a&nbsp;Mac computer fully loaded with the latest version of Final Cut Pro (version 7)&nbsp;and sample media.</P>
<P><STRONG>By the end of the class you will have:<BR></STRONG>The ability to edit and encode video using Final Cut Pro and Quicktime. You will get hands-on experience on a Mac and you will come away with real skills in non-linear, random access video editing from capturing to outputting.</P>
<P></SPAN></FONT><SPAN class=335471614-29072008><FONT size=2><FONT face=Verdana><STRONG>Note:</STRONG> This class is taught on Macintosh computers, but you should <SPAN class=382514215-29072008>also </SPAN>be able to use the the skills you learn on a PC. </FONT></FONT><A title="blocked::http://www.mediabistro.com/aboutus/contactus.asp?to=learn&amp;subject=mediabistro Courses Information Request" href="http://www.mediabistro.com/aboutus/contactus.asp?to=learn&amp;subject=mediabistro%20Courses%20Information%20Request"><FONT title="blocked::http://www.mediabistro.com/aboutus/contactus.asp?to=learn&amp;subject=mediabistro Courses Information Request" face=Verdana color=#000000 size=2>Email us</FONT></A><FONT face=Verdana size=2> if you have any questions.</FONT></SPAN><BR><BR><STRONG>Admission Requirements:<BR></STRONG>Students should be comfortable with working on a Mac. Please submit a letter of interest (including a brief work history).</P></FONT></FONT></FONT></p>
<h3>Course Syllabus</h3><br>
              <table width="95%" border="0" align="center" cellpadding="8" cellspacing="0">
              <tr><td style="BORDER: #CCCCCC 1px solid;">
                  <table border=0  align="center" cellspacing=0 cellpadding=4 width="100%">
                  <col width="10px"/>
                  <col />
                  <col width="100px"/>
                  <col width="100px"/>
                  <STYLE type=text/css>
              .jod {background:#eee}
              .jodh {
              	background:#ccc;
              	padding: 2px;
              	font-size: 9px;
              	color: #fff;
              	letter-spacing: 1.2pt;
              }
              .td {valign: top;}
                  </STYLE>

              <tr> 
                <td><div align="left"><strong><span class="smalltext"><img src="http://www.mediabistro.com/courses/images/icon_paperclip.gif" width="9" height="16" border="0" /></span></strong></div></td>
                <td><a href="/media/_M1qS17jaYw4JNiJ7dD0gmTelB.pdf"><b>Final Cut Pro</b></a>
(PDF)
			            <br /><span class="smalltext">View a sample syllabus for this class here.</span></td>
              </tr>
            </td></table></tr>
              </table>

	<h3>Related Courses</h3>
	<div style="padding-bottom:8px;">
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5304.asp">Create Quick Video for the Web</a> &#150; New York (Class starts January 23)</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs4711.asp">Produce Your Own Internet Series (Video)</a> &#150; ONLINE</div>
	</div>

<script type="text/javascript">
function quick_reg_status(o) {
	var e = document.getElementById('course_alert_container');
	e.innerHTML = o.responseText;
}
function quick_reg_failure(o) {
	alert ('The registration could not be completed at this time. ('+o.status+', '+o.statusText+')');
}
var regCB = {
	success: quick_reg_status,
	failure: quick_reg_failure
}
function quick_course_alert_reg() {
	var f = document.forms['quick_alert_form'];
	YAHOO.util.Connect.setForm(f); 
	YAHOO.util.Connect.asyncRequest('POST', '/courses/inline/quick_alert_register.asp', regCB);
}
</script>
	<div id="course_alert_container" style="padding-bottom:8px;">
		<div>Tell me when courses like this are scheduled.<br />
			<div id="quick_alert_status" style="visibility:hidden;"></div>
			<form action="javascript:void(0);" method="post" id="quick_alert_form">
				<table cellpadding="0" cellspacing="0" border="0">
					<tr>
						<td valign="middle" style="padding-right:8px;"><input 
							type="text" id="liuna" name="liuna" value="" style="width:120px;" class="smalltext" maxlength="50" /></td>
						<td valign="middle"><input type="button" onclick="quick_course_alert_reg()" class="smalltext" name="register" id="register" value="Register" /></td>
					</tr>
				</table>
				<input type="hidden" name="liid" value="" />
				<input type="hidden" name="floc" value="7" />
				<input type="hidden" name="psix" value="19" />
			</form></div></div>
	<table class="feed-links">
		<tr>	
			<td>View all courses in</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=19">Digital Media & Tech</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=19"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Digital Media & Tech courses via RSS" /></a></td>
<td>|</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45">Design & Photo</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Design & Photo courses via RSS" /></a></td>
<td>|</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=68">TV, Film & Video</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=68"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get TV, Film & Video courses via RSS" /></a></td>
<td>|</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&psix=0&floc=7">New York, NY</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&psix=0&floc=7"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get New York, NY courses via RSS" /></a></td>

		</tr>
	</table>

				<h3>Instructor Bio</h3>

	<p><b>Karen Nourse's Courses</b><br>
	<div><a href="/courses/cache/crs5377.asp">Final Cut Pro</a> &#150; New York (Class starts January 30)</div></p><div>

  <div style="float:left;padding:0px 10px 10px 0px;"><img 
    src="/courses/images/instructors/karennourse.jpg" border="0" alt="Karen Nourse"></div><b>Karen Nourse</b> teaches in the graduate MFA program at Parsons: The New School for Design.  She received great praise and four awards for her entry into the 48 Hour Film Festival in NYC in June 2009, where she won Best Directing, Best Editing, Best Musical Composition, and Best Supporting Actor for her film <i>The Gift</i>. She and her partner Zachary won the WNYC Radio Soundcheck Music Video contest for the video she produced for The Fiery Furnaces song <i>The End is Near</i>.<br />
<br />
Additionally, she heads the video department at <i>Guideposts</i> magazine and owns a growing content development company, content.io. To see links to all of her work, visit www.kzfilms.com.<br />
<h3>Testimonials</h3><br />
<div class="pullquote-box"><img src="/images_v3/openquote.gif" border="0" alt="" /><span style="padding:0px 8px 0px 8px;"class="pullquote">Karen had <b>tons of experience</b>. The class was a focused group wanting to further their understanding of Final Cut and how it could help their careers. Thanks, Karen!</span><sub><img src="/images_v3/closequote.gif" border="0" alt="" /></sub> -- <i>Kathleen Drew</i></div></div>

        </td>
      </tr>
    </table>
    <div style="padding-top:12px;"><a href="http://www.mediabistro.com/courses/info.asp?id=5377&ref=cache/crs5377.asp"><img src="http://www.mediabistro.com/courses/images/clicktoapply.gif" width="109" height="46" border="0" alt="Click to Apply" /></a></div><p><!-- #include file="../content/footer_content_detail.asp" --></p>
  </div>]]></description>
		<link>http://www.mediabistro.com/courses/cache/crs5377.asp?c=rss</link>
		<guid>http://www.mediabistro.com/courses/cache/crs5377.asp?c=rss</guid>
		<category>2 days</category>
		<pubDate>Sun, 22 Nov 2009 00:00:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[1/1/3000: Branding Yourself (Video) - ONLINE - , $]]></title>
		<description><![CDATA[
  <div id="main">
    <table width="100%" cellpadding="0" cellspacing="0" border="0">
      <tr>
        <td>

          <!--// START COURSE DETAILS //-->
          <table cellpadding="0" cellspacing="0" border="0">
            <tr>
							<td align="center" valign="top" style="padding-right:16px;"><img src="http://www.mediabistro.com/courses/images/icons/man_computer04.jpg" border="0" alt="Branding Yourself (Video)" /><br /><a href="http://www.mediabistro.com/Branding-Yourself-276-ondemandvideo.html?c=mbhsh"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></td>
              <td align="left" valign="top" class="smalltext"><p><P><SPAN class=smalltext><STRONG>PRICE</STRONG><BR>Get access to all Mediabistro on Demand videos for only $19 per month ($15 for <IMG height=14 src="http://mediabistro.com/images/logos/ag_logo_small.gif" width=22 align=absMiddle>).</SPAN></P>
<P><SPAN class=smalltext><STRONG>SYNOPSIS</STRONG><BR>NYU instructor Anna Savoie zeroes in on the role that design and branding play in the creative professional's ongoing project of self-promotion. Anna offers concrete tips on developing a unique visual personality that can be extended to both digital and print media. Also, she provides advice on actualizing visual concepts as effective logos, letterheads, website pages, etc.<BR><BR></SPAN></P></p>

					<p><img src="/images_v3/icon/icon_calendar.gif" width="17" height="14" alt="add to calendar" /> <b>Add to Calendar</b><br />
						<a href="webcal://www.mediabistro.com/courses/ical/?id=5354">iCal</a> | <a href="/courses/ical/?id=5354">Outlook</a></p>
				</td>
			</tr>
		</table>
          <!--// END COURSE DETAILS //-->
					<h3>Course Details</h3>
					<p>This Crash Course is an On Demand Video. <BR><BR><STRONG><A href="http://www.mediabistro.com/Branding-Yourself-276-ondemandvideo.html?c=mbhsh">Click here to preview and read more details</A></STRONG>.</p>
	<h3>Related Courses</h3>
	<div style="padding-bottom:8px;">
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs4947.asp">Media Life Skills: Tame Your Inbox  (Video)</a> &#150; ONLINE</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5030.asp">Mediabistro Circus: Creating a Global Phenomenon with Tim Ferriss (Video)</a> &#150; ONLINE</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs4356.asp">How to Search Google Like a Pro (Video)</a> &#150; ONLINE</div>
	</div>

<script type="text/javascript">
function quick_reg_status(o) {
	var e = document.getElementById('course_alert_container');
	e.innerHTML = o.responseText;
}
function quick_reg_failure(o) {
	alert ('The registration could not be completed at this time. ('+o.status+', '+o.statusText+')');
}
var regCB = {
	success: quick_reg_status,
	failure: quick_reg_failure
}
function quick_course_alert_reg() {
	var f = document.forms['quick_alert_form'];
	YAHOO.util.Connect.setForm(f); 
	YAHOO.util.Connect.asyncRequest('POST', '/courses/inline/quick_alert_register.asp', regCB);
}
</script>
	<div id="course_alert_container" style="padding-bottom:8px;">
		<div>Tell me when courses like this are scheduled.<br />
			<div id="quick_alert_status" style="visibility:hidden;"></div>
			<form action="javascript:void(0);" method="post" id="quick_alert_form">
				<table cellpadding="0" cellspacing="0" border="0">
					<tr>
						<td valign="middle" style="padding-right:8px;"><input 
							type="text" id="liuna" name="liuna" value="" style="width:120px;" class="smalltext" maxlength="50" /></td>
						<td valign="middle"><input type="button" onclick="quick_course_alert_reg()" class="smalltext" name="register" id="register" value="Register" /></td>
					</tr>
				</table>
				<input type="hidden" name="liid" value="" />
				<input type="hidden" name="floc" value="15" />
				<input type="hidden" name="psix" value="45" />
			</form></div></div>
	<table class="feed-links">
		<tr>	
			<td>View all courses in</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45">Design & Photo</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Design & Photo courses via RSS" /></a></td>

		</tr>
	</table>

        </td>
      </tr>
    </table>
    <div style="padding-top:12px;"><a href="http://www.mediabistro.com/Branding-Yourself-276-ondemandvideo.html?c=mbhsh"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></div><p><!-- #include file="../content/footer_content_detail.asp" --></p>
  </div>]]></description>
		<link>http://www.mediabistro.com/courses/cache/crs5354.asp?c=rss</link>
		<guid>http://www.mediabistro.com/courses/cache/crs5354.asp?c=rss</guid>
		<category></category>
		<pubDate>Sun, 22 Nov 2009 00:00:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[1/1/3000: Breaking Into Design  (Video) - ONLINE - 7 minutes, $]]></title>
		<description><![CDATA[
  <div id="main">
    <table width="100%" cellpadding="0" cellspacing="0" border="0">
      <tr>
        <td>

          <!--// START COURSE DETAILS //-->
          <table cellpadding="0" cellspacing="0" border="0">
            <tr>
							<td align="center" valign="top" style="padding-right:16px;"><img src="http://www.mediabistro.com/courses/images/icons/photoshop01.jpg" border="0" alt="Breaking Into Design  (Video)" /><br /><a href="http://www.mediabistro.com/breaking-into-design-138-ondemandvideo.html?c=mbhsh"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></td>
              <td align="left" valign="top" class="smalltext"><p><P><STRONG>SYNOPSIS</STRONG><BR></P>
<P>In this brief tutorial, you’ll get the latest info on opportunities in design, including insight on where the field is going, and the skills you’ll need to break in. 
<P>Stephanie Murg, blogger for Mediabistro.com’s UnBeige, will be your guide. 
<P class=smalltext><STRONG>DURATION/TIME</STRONG><BR>3 videos </P>
<P class=smalltext>7 minutes </P>
<P>&nbsp;</P></p>

					<p><img src="/images_v3/icon/icon_calendar.gif" width="17" height="14" alt="add to calendar" /> <b>Add to Calendar</b><br />
						<a href="webcal://www.mediabistro.com/courses/ical/?id=5245">iCal</a> | <a href="/courses/ical/?id=5245">Outlook</a></p>
				</td>
			</tr>
		</table>
          <!--// END COURSE DETAILS //-->
					<h3>Course Details</h3>
					<p>This Crash Course is an On Demand Video. <BR><BR><STRONG><A href="http://www.mediabistro.com/breaking-into-design-138-ondemandvideo.html?c=mbhsh">Click here to preview and read more details</A></STRONG>.</p>
	<h3>Related Courses</h3>
	<div style="padding-bottom:8px;">
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5030.asp">Mediabistro Circus: Creating a Global Phenomenon with Tim Ferriss (Video)</a> &#150; ONLINE</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5036.asp">Media Life Skills: Cool Tools for Goal Setting (Video)</a> &#150; ONLINE</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5034.asp">Mediabistro Circus: New World Intimacy-- Social Media and Twitter (Video)</a> &#150; ONLINE</div>
	</div>

<script type="text/javascript">
function quick_reg_status(o) {
	var e = document.getElementById('course_alert_container');
	e.innerHTML = o.responseText;
}
function quick_reg_failure(o) {
	alert ('The registration could not be completed at this time. ('+o.status+', '+o.statusText+')');
}
var regCB = {
	success: quick_reg_status,
	failure: quick_reg_failure
}
function quick_course_alert_reg() {
	var f = document.forms['quick_alert_form'];
	YAHOO.util.Connect.setForm(f); 
	YAHOO.util.Connect.asyncRequest('POST', '/courses/inline/quick_alert_register.asp', regCB);
}
</script>
	<div id="course_alert_container" style="padding-bottom:8px;">
		<div>Tell me when courses like this are scheduled.<br />
			<div id="quick_alert_status" style="visibility:hidden;"></div>
			<form action="javascript:void(0);" method="post" id="quick_alert_form">
				<table cellpadding="0" cellspacing="0" border="0">
					<tr>
						<td valign="middle" style="padding-right:8px;"><input 
							type="text" id="liuna" name="liuna" value="" style="width:120px;" class="smalltext" maxlength="50" /></td>
						<td valign="middle"><input type="button" onclick="quick_course_alert_reg()" class="smalltext" name="register" id="register" value="Register" /></td>
					</tr>
				</table>
				<input type="hidden" name="liid" value="" />
				<input type="hidden" name="floc" value="15" />
				<input type="hidden" name="psix" value="45" />
			</form></div></div>
	<table class="feed-links">
		<tr>	
			<td>View all courses in</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45">Design & Photo</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Design & Photo courses via RSS" /></a></td>

		</tr>
	</table>

        </td>
      </tr>
    </table>
    <div style="padding-top:12px;"><a href="http://www.mediabistro.com/breaking-into-design-138-ondemandvideo.html?c=mbhsh"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></div><p><!-- #include file="../content/footer_content_detail.asp" --></p>
  </div>]]></description>
		<link>http://www.mediabistro.com/courses/cache/crs5245.asp?c=rss</link>
		<guid>http://www.mediabistro.com/courses/cache/crs5245.asp?c=rss</guid>
		<category>7 minutes</category>
		<pubDate>Sun, 22 Nov 2009 00:00:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[1/1/3000: Create a Flash Website (Video) - ONLINE - , $]]></title>
		<description><![CDATA[
  <div id="main">
    <table width="100%" cellpadding="0" cellspacing="0" border="0">
      <tr>
        <td>

          <!--// START COURSE DETAILS //-->
          <table cellpadding="0" cellspacing="0" border="0">
            <tr>
							<td align="center" valign="top" style="padding-right:16px;"><img src="http://www.mediabistro.com/courses/images/icons/computer_keyboard01.jpg" border="0" alt="Create a Flash Website (Video)" /><br /><a href="http://www.mediabistro.com/Create-a-Flash-Website-274-ondemandvideo.html?c=mbhsh"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></td>
              <td align="left" valign="top" class="smalltext"><p><P><SPAN class=smalltext><STRONG>PRICE</STRONG><BR>Get access to all Mediabistro on Demand videos for only $19 per month ($15 for <IMG height=14 src="http://mediabistro.com/images/logos/ag_logo_small.gif" width=22 align=absMiddle>).</SPAN></P>
<P><SPAN class=smalltext><STRONG>SYNOPSIS</STRONG><BR>Adobe-certified trainer Alison Cattelona shows you how to create a simple website in Flash without too much ActionScript. Her workflow in this tutorial begins with importing Photoshop elements into Flash and includes using labels to make separate pages, setting up keyframes to close elements, and adding ActionScript to make a usable navigation bar. </SPAN></P></p>

					<p><img src="/images_v3/icon/icon_calendar.gif" width="17" height="14" alt="add to calendar" /> <b>Add to Calendar</b><br />
						<a href="webcal://www.mediabistro.com/courses/ical/?id=5375">iCal</a> | <a href="/courses/ical/?id=5375">Outlook</a></p>
				</td>
			</tr>
		</table>
          <!--// END COURSE DETAILS //-->
					<h3>Course Details</h3>
					<p>This Crash Course is an On Demand Video. <BR><BR><STRONG><A href="http://www.mediabistro.com/Create-a-Flash-Website-274-ondemandvideo.html?c=mbhsh">Click here to preview and read more details</A></STRONG>.</p>
	<h3>Related Courses</h3>
	<div style="padding-bottom:8px;">
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5371.asp">Trademark Essentials for Graphic Designers (Video)</a> &#150; ONLINE</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5373.asp">InDesign Life Changers (Video)</a> &#150; ONLINE</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs4356.asp">How to Search Google Like a Pro (Video)</a> &#150; ONLINE</div>
	</div>

<script type="text/javascript">
function quick_reg_status(o) {
	var e = document.getElementById('course_alert_container');
	e.innerHTML = o.responseText;
}
function quick_reg_failure(o) {
	alert ('The registration could not be completed at this time. ('+o.status+', '+o.statusText+')');
}
var regCB = {
	success: quick_reg_status,
	failure: quick_reg_failure
}
function quick_course_alert_reg() {
	var f = document.forms['quick_alert_form'];
	YAHOO.util.Connect.setForm(f); 
	YAHOO.util.Connect.asyncRequest('POST', '/courses/inline/quick_alert_register.asp', regCB);
}
</script>
	<div id="course_alert_container" style="padding-bottom:8px;">
		<div>Tell me when courses like this are scheduled.<br />
			<div id="quick_alert_status" style="visibility:hidden;"></div>
			<form action="javascript:void(0);" method="post" id="quick_alert_form">
				<table cellpadding="0" cellspacing="0" border="0">
					<tr>
						<td valign="middle" style="padding-right:8px;"><input 
							type="text" id="liuna" name="liuna" value="" style="width:120px;" class="smalltext" maxlength="50" /></td>
						<td valign="middle"><input type="button" onclick="quick_course_alert_reg()" class="smalltext" name="register" id="register" value="Register" /></td>
					</tr>
				</table>
				<input type="hidden" name="liid" value="" />
				<input type="hidden" name="floc" value="15" />
				<input type="hidden" name="psix" value="45" />
			</form></div></div>
	<table class="feed-links">
		<tr>	
			<td>View all courses in</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45">Design & Photo</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Design & Photo courses via RSS" /></a></td>

		</tr>
	</table>

        </td>
      </tr>
    </table>
    <div style="padding-top:12px;"><a href="http://www.mediabistro.com/Create-a-Flash-Website-274-ondemandvideo.html?c=mbhsh"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></div><p><!-- #include file="../content/footer_content_detail.asp" --></p>
  </div>]]></description>
		<link>http://www.mediabistro.com/courses/cache/crs5375.asp?c=rss</link>
		<guid>http://www.mediabistro.com/courses/cache/crs5375.asp?c=rss</guid>
		<category></category>
		<pubDate>Sun, 22 Nov 2009 00:00:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[1/1/3000: InDesign Life Changers (Video) - ONLINE - , $]]></title>
		<description><![CDATA[
  <div id="main">
    <table width="100%" cellpadding="0" cellspacing="0" border="0">
      <tr>
        <td>

          <!--// START COURSE DETAILS //-->
          <table cellpadding="0" cellspacing="0" border="0">
            <tr>
							<td align="center" valign="top" style="padding-right:16px;"><img src="http://www.mediabistro.com/courses/images/icons/indesign01.jpg" border="0" alt="InDesign Life Changers (Video)" /><br /><a href="http://www.mediabistro.com/InDesign-Life-Changers-272-ondemandvideo.html?c=mbhsh"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></td>
              <td align="left" valign="top" class="smalltext"><p><P><SPAN class=smalltext><STRONG>PRICE</STRONG><BR>Get access to all Mediabistro on Demand videos for only $19 per month ($15 for <IMG height=14 src="http://mediabistro.com/images/logos/ag_logo_small.gif" width=22 align=absMiddle>).</SPAN></P>
<P><SPAN class=smalltext><STRONG>SYNOPSIS</STRONG><BR>Publication designer Joseph Caserto introduces InDesign features that altered his professional life forever. Importing Illustrator objects into InDesign, kick-starting a layout revision when the page size changes, and sampling colors for swatches are among the techniques he demonstrates. </SPAN></P></p>

					<p><img src="/images_v3/icon/icon_calendar.gif" width="17" height="14" alt="add to calendar" /> <b>Add to Calendar</b><br />
						<a href="webcal://www.mediabistro.com/courses/ical/?id=5373">iCal</a> | <a href="/courses/ical/?id=5373">Outlook</a></p>
				</td>
			</tr>
		</table>
          <!--// END COURSE DETAILS //-->
					<h3>Course Details</h3>
					<p>This Crash Course is an On Demand Video. <BR><BR><STRONG><A href="http://www.mediabistro.com/InDesign-Life-Changers-272-ondemandvideo.html?c=mbhsh">Click here to preview and read more details</A></STRONG>.</p>
	<h3>Related Courses</h3>
	<div style="padding-bottom:8px;">
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5354.asp">Branding Yourself (Video)</a> &#150; ONLINE</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5371.asp">Trademark Essentials for Graphic Designers (Video)</a> &#150; ONLINE</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs4356.asp">How to Search Google Like a Pro (Video)</a> &#150; ONLINE</div>
	</div>

<script type="text/javascript">
function quick_reg_status(o) {
	var e = document.getElementById('course_alert_container');
	e.innerHTML = o.responseText;
}
function quick_reg_failure(o) {
	alert ('The registration could not be completed at this time. ('+o.status+', '+o.statusText+')');
}
var regCB = {
	success: quick_reg_status,
	failure: quick_reg_failure
}
function quick_course_alert_reg() {
	var f = document.forms['quick_alert_form'];
	YAHOO.util.Connect.setForm(f); 
	YAHOO.util.Connect.asyncRequest('POST', '/courses/inline/quick_alert_register.asp', regCB);
}
</script>
	<div id="course_alert_container" style="padding-bottom:8px;">
		<div>Tell me when courses like this are scheduled.<br />
			<div id="quick_alert_status" style="visibility:hidden;"></div>
			<form action="javascript:void(0);" method="post" id="quick_alert_form">
				<table cellpadding="0" cellspacing="0" border="0">
					<tr>
						<td valign="middle" style="padding-right:8px;"><input 
							type="text" id="liuna" name="liuna" value="" style="width:120px;" class="smalltext" maxlength="50" /></td>
						<td valign="middle"><input type="button" onclick="quick_course_alert_reg()" class="smalltext" name="register" id="register" value="Register" /></td>
					</tr>
				</table>
				<input type="hidden" name="liid" value="" />
				<input type="hidden" name="floc" value="15" />
				<input type="hidden" name="psix" value="45" />
			</form></div></div>
	<table class="feed-links">
		<tr>	
			<td>View all courses in</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45">Design & Photo</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Design & Photo courses via RSS" /></a></td>

		</tr>
	</table>

        </td>
      </tr>
    </table>
    <div style="padding-top:12px;"><a href="http://www.mediabistro.com/InDesign-Life-Changers-272-ondemandvideo.html?c=mbhsh"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></div><p><!-- #include file="../content/footer_content_detail.asp" --></p>
  </div>]]></description>
		<link>http://www.mediabistro.com/courses/cache/crs5373.asp?c=rss</link>
		<guid>http://www.mediabistro.com/courses/cache/crs5373.asp?c=rss</guid>
		<category></category>
		<pubDate>Sun, 22 Nov 2009 00:00:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[1/1/3000: The Future of Design (Video) - ONLINE - 1.5 hours, $]]></title>
		<description><![CDATA[
  <div id="main">
    <table width="100%" cellpadding="0" cellspacing="0" border="0">
      <tr>
        <td>

          <!--// START COURSE DETAILS //-->
          <table cellpadding="0" cellspacing="0" border="0">
            <tr>
							<td align="center" valign="top" style="padding-right:16px;"><img src="http://www.mediabistro.com/courses/images/icons/man_laptop01.jpg" border="0" alt="The Future of Design (Video)" /><br /><a href="http://www.mediabistro.com/32-ondemandvideo.html?c=mbhsh"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></td>
              <td align="left" valign="top" class="smalltext"><p><SPAN class=smalltext>
<P><SPAN class=smalltext><SPAN class=729204117-11022009><SPAN class=smalltext><FONT size=2><STRONG>PRICE<BR></STRONG>Get access to all Mediabistro on Demand videos for only $19 per month ($15 for <IMG height=14 src="http://mediabistro.com/images/logos/ag_logo_small.gif" width=22 align=absMiddle>).</FONT></SPAN></SPAN></SPAN></P>
<P class=smalltext><SPAN class=smalltext><STRONG>SYNOPSIS<BR></STRONG>Design is no longer an afterthought, something businesses slap on finished products to make them look pretty as they send them out the door. Design has infiltrated the production process, informing decisions large and small. This panel discusses the challenges and opportunities of these expanding markets. Using examples from their own work, panelists discuss the challenges their firms are facing, and the new tools, techniques, and resources they are using to meet them.</SPAN></P>
<P class=smalltext><STRONG>DURATION/TIME<BR></STRONG>8 videos<BR>1 hour, 24 minutes total running time</P>
<P class=smalltext><STRONG>DATE OF PANEL <BR></STRONG>September 5, 2007</P>
<P class=smalltext>Sponsored by <A href="http://www.jupiterimages.com/"><FONT color=#0000ff>Jupiterimages.com</FONT></A>.</P></SPAN></p>

					<p><img src="/images_v3/icon/icon_calendar.gif" width="17" height="14" alt="add to calendar" /> <b>Add to Calendar</b><br />
						<a href="webcal://www.mediabistro.com/courses/ical/?id=3261">iCal</a> | <a href="/courses/ical/?id=3261">Outlook</a></p>
				</td>
			</tr>
		</table>
          <!--// END COURSE DETAILS //-->
					<h3>Course Details</h3>
					<p>This Crash Course is an On Demand Video. <BR><BR><STRONG><A href="http://www.mediabistro.com/32-ondemandvideo.html?c=mbhsh">Click here to preview and read more details</A></STRONG>.</p>
	<h3>Related Courses</h3>
	<div style="padding-bottom:8px;">
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs4234.asp">What's Behind Online Design? (Video)</a> &#150; ONLINE</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5226.asp">Breaking Into Advertising  (Video)</a> &#150; ONLINE</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5033.asp">Mediabistro Circus: Brand All-Stars (Video)</a> &#150; ONLINE</div>
	</div>

<script type="text/javascript">
function quick_reg_status(o) {
	var e = document.getElementById('course_alert_container');
	e.innerHTML = o.responseText;
}
function quick_reg_failure(o) {
	alert ('The registration could not be completed at this time. ('+o.status+', '+o.statusText+')');
}
var regCB = {
	success: quick_reg_status,
	failure: quick_reg_failure
}
function quick_course_alert_reg() {
	var f = document.forms['quick_alert_form'];
	YAHOO.util.Connect.setForm(f); 
	YAHOO.util.Connect.asyncRequest('POST', '/courses/inline/quick_alert_register.asp', regCB);
}
</script>
	<div id="course_alert_container" style="padding-bottom:8px;">
		<div>Tell me when courses like this are scheduled.<br />
			<div id="quick_alert_status" style="visibility:hidden;"></div>
			<form action="javascript:void(0);" method="post" id="quick_alert_form">
				<table cellpadding="0" cellspacing="0" border="0">
					<tr>
						<td valign="middle" style="padding-right:8px;"><input 
							type="text" id="liuna" name="liuna" value="" style="width:120px;" class="smalltext" maxlength="50" /></td>
						<td valign="middle"><input type="button" onclick="quick_course_alert_reg()" class="smalltext" name="register" id="register" value="Register" /></td>
					</tr>
				</table>
				<input type="hidden" name="liid" value="" />
				<input type="hidden" name="floc" value="15" />
				<input type="hidden" name="psix" value="45" />
			</form></div></div>
	<table class="feed-links">
		<tr>	
			<td>View all courses in</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45">Design & Photo</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Design & Photo courses via RSS" /></a></td>

		</tr>
	</table>

        </td>
      </tr>
    </table>
    <div style="padding-top:12px;"><a href="http://www.mediabistro.com/32-ondemandvideo.html?c=mbhsh"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></div><p><!-- #include file="../content/footer_content_detail.asp" --></p>
  </div>]]></description>
		<link>http://www.mediabistro.com/courses/cache/crs3261.asp?c=rss</link>
		<guid>http://www.mediabistro.com/courses/cache/crs3261.asp?c=rss</guid>
		<category>1.5 hours</category>
		<pubDate>Sun, 22 Nov 2009 00:00:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[1/1/3000: The Future of Photojournalism in a Digital World (Video) - ONLINE - 1 hr 15 min, $]]></title>
		<description><![CDATA[
  <div id="main">
    <table width="100%" cellpadding="0" cellspacing="0" border="0">
      <tr>
        <td>

          <!--// START COURSE DETAILS //-->
          <table cellpadding="0" cellspacing="0" border="0">
            <tr>
							<td align="center" valign="top" style="padding-right:16px;"><img src="http://www.mediabistro.com/courses/images/icons/photographer07.jpg" border="0" alt="The Future of Photojournalism in a Digital World (Video)" /><br /><a href="http://www.mediabistro.com/photojournalism-31-ondemandvideo.html?c=mbhsh"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></td>
              <td align="left" valign="top" class="smalltext"><p><SPAN class=smalltext>
<P><SPAN class=smalltext><SPAN class=729204117-11022009><SPAN class=smalltext><FONT size=2><STRONG>PRICE<BR></STRONG>Get access to all Mediabistro on Demand videos for only $19 per month ($15 for <IMG height=14 src="http://mediabistro.com/images/logos/ag_logo_small.gif" width=22 align=absMiddle>).</FONT></SPAN></SPAN></SPAN></P>
<P class=smalltext><SPAN class=smalltext><STRONG>SYNOPSIS</STRONG><BR>As online slideshows and web-based video draw increasing numbers of users at news sites, photojournalists have more opportunities to display their work and branch into multimedia formats. This panel addresses cutting-edge thinking on issues including high-definition video, online slideshows, and the pros and cons of citizen journalism. Find out what photographers need to know and how photo editors and designers can prepare for the future.</SPAN></P>
<P class=smalltext><STRONG>DURATION/TIME</STRONG><BR>8 videos<BR>1 hour, 15 minutes total running time</P>
<P class=smalltext><STRONG>DATE OF PANEL </STRONG><BR>August 7, 2007</P></SPAN></p>

					<p><img src="/images_v3/icon/icon_calendar.gif" width="17" height="14" alt="add to calendar" /> <b>Add to Calendar</b><br />
						<a href="webcal://www.mediabistro.com/courses/ical/?id=3594">iCal</a> | <a href="/courses/ical/?id=3594">Outlook</a></p>
				</td>
			</tr>
		</table>
          <!--// END COURSE DETAILS //-->
					<h3>Course Details</h3>
					<p>This Crash Course is an On Demand Video. <BR><BR><STRONG><A href="http://www.mediabistro.com/sports-journalism-15-ondemandvideo.html?c=mbhsh">Click here to preview and read more details</A></STRONG>.</p>
	<h3>Related Courses</h3>
	<div style="padding-bottom:8px;">
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs4234.asp">What's Behind Online Design? (Video)</a> &#150; ONLINE</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs3939.asp">Advertising: The New Creative Agency (Video)</a> &#150; ONLINE</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs2738.asp">Editors on Truth Serum (Video)</a> &#150; ONLINE</div>
	</div>

<script type="text/javascript">
function quick_reg_status(o) {
	var e = document.getElementById('course_alert_container');
	e.innerHTML = o.responseText;
}
function quick_reg_failure(o) {
	alert ('The registration could not be completed at this time. ('+o.status+', '+o.statusText+')');
}
var regCB = {
	success: quick_reg_status,
	failure: quick_reg_failure
}
function quick_course_alert_reg() {
	var f = document.forms['quick_alert_form'];
	YAHOO.util.Connect.setForm(f); 
	YAHOO.util.Connect.asyncRequest('POST', '/courses/inline/quick_alert_register.asp', regCB);
}
</script>
	<div id="course_alert_container" style="padding-bottom:8px;">
		<div>Tell me when courses like this are scheduled.<br />
			<div id="quick_alert_status" style="visibility:hidden;"></div>
			<form action="javascript:void(0);" method="post" id="quick_alert_form">
				<table cellpadding="0" cellspacing="0" border="0">
					<tr>
						<td valign="middle" style="padding-right:8px;"><input 
							type="text" id="liuna" name="liuna" value="" style="width:120px;" class="smalltext" maxlength="50" /></td>
						<td valign="middle"><input type="button" onclick="quick_course_alert_reg()" class="smalltext" name="register" id="register" value="Register" /></td>
					</tr>
				</table>
				<input type="hidden" name="liid" value="" />
				<input type="hidden" name="floc" value="15" />
				<input type="hidden" name="psix" value="19" />
			</form></div></div>
	<table class="feed-links">
		<tr>	
			<td>View all courses in</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=19">Digital Media & Tech</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=19"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Digital Media & Tech courses via RSS" /></a></td>
<td>|</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45">Design & Photo</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Design & Photo courses via RSS" /></a></td>

		</tr>
	</table>

        </td>
      </tr>
    </table>
    <div style="padding-top:12px;"><a href="http://www.mediabistro.com/photojournalism-31-ondemandvideo.html?c=mbhsh"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></div><p><!-- #include file="../content/footer_content_detail.asp" --></p>
  </div>]]></description>
		<link>http://www.mediabistro.com/courses/cache/crs3594.asp?c=rss</link>
		<guid>http://www.mediabistro.com/courses/cache/crs3594.asp?c=rss</guid>
		<category>1 hr 15 min</category>
		<pubDate>Sun, 22 Nov 2009 00:00:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[1/1/3000: Trademark Essentials for Graphic Designers (Video) - ONLINE - , $]]></title>
		<description><![CDATA[
  <div id="main">
    <table width="100%" cellpadding="0" cellspacing="0" border="0">
      <tr>
        <td>

          <!--// START COURSE DETAILS //-->
          <table cellpadding="0" cellspacing="0" border="0">
            <tr>
							<td align="center" valign="top" style="padding-right:16px;"><img src="http://www.mediabistro.com/courses/images/icons/photoshop01.jpg" border="0" alt="Trademark Essentials for Graphic Designers (Video)" /><br /><a href="http://www.mediabistro.com/Trademark-Essentials-for-Graphic-Designers-269-ondemandvideo.html?c=mbhsh"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></td>
              <td align="left" valign="top" class="smalltext"><p><P><SPAN class=smalltext><STRONG>PRICE</STRONG><BR>Get access to all Mediabistro on Demand videos for only $19 per month ($15 for <IMG height=14 src="http://mediabistro.com/images/logos/ag_logo_small.gif" width=22 align=absMiddle>).</SPAN></P>
<P><SPAN class=smalltext><STRONG>SYNOPSIS</STRONG><BR>Shel Perkins breaks down intellectual property law for creatives. This tutorial answers the following questions (among others): What constitutes trademark infringement? Does the overall "look and feel" of a product or service ever count as a trademark? How can designers and companies work together to create the strongest possible marks? In layman's language, Shel clarifies a plethora of issues related to trademarks, and directs viewers to valuable online resources that they should know about. </SPAN></P></p>

					<p><img src="/images_v3/icon/icon_calendar.gif" width="17" height="14" alt="add to calendar" /> <b>Add to Calendar</b><br />
						<a href="webcal://www.mediabistro.com/courses/ical/?id=5371">iCal</a> | <a href="/courses/ical/?id=5371">Outlook</a></p>
				</td>
			</tr>
		</table>
          <!--// END COURSE DETAILS //-->
					<h3>Course Details</h3>
					<p>This Crash Course is an On Demand Video. <BR><BR><STRONG><A href="http://www.mediabistro.com/Trademark-Essentials-for-Graphic-Designers-269-ondemandvideo.html?c=mbhsh">Click here to preview and read more details</A></STRONG>.</p>
	<h3>Related Courses</h3>
	<div style="padding-bottom:8px;">
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5354.asp">Branding Yourself (Video)</a> &#150; ONLINE</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs4774.asp">New Media: 6-Session Self-Paced Course</a> &#150; ONLINE</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs4356.asp">How to Search Google Like a Pro (Video)</a> &#150; ONLINE</div>
	</div>

<script type="text/javascript">
function quick_reg_status(o) {
	var e = document.getElementById('course_alert_container');
	e.innerHTML = o.responseText;
}
function quick_reg_failure(o) {
	alert ('The registration could not be completed at this time. ('+o.status+', '+o.statusText+')');
}
var regCB = {
	success: quick_reg_status,
	failure: quick_reg_failure
}
function quick_course_alert_reg() {
	var f = document.forms['quick_alert_form'];
	YAHOO.util.Connect.setForm(f); 
	YAHOO.util.Connect.asyncRequest('POST', '/courses/inline/quick_alert_register.asp', regCB);
}
</script>
	<div id="course_alert_container" style="padding-bottom:8px;">
		<div>Tell me when courses like this are scheduled.<br />
			<div id="quick_alert_status" style="visibility:hidden;"></div>
			<form action="javascript:void(0);" method="post" id="quick_alert_form">
				<table cellpadding="0" cellspacing="0" border="0">
					<tr>
						<td valign="middle" style="padding-right:8px;"><input 
							type="text" id="liuna" name="liuna" value="" style="width:120px;" class="smalltext" maxlength="50" /></td>
						<td valign="middle"><input type="button" onclick="quick_course_alert_reg()" class="smalltext" name="register" id="register" value="Register" /></td>
					</tr>
				</table>
				<input type="hidden" name="liid" value="" />
				<input type="hidden" name="floc" value="15" />
				<input type="hidden" name="psix" value="45" />
			</form></div></div>
	<table class="feed-links">
		<tr>	
			<td>View all courses in</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45">Design & Photo</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Design & Photo courses via RSS" /></a></td>

		</tr>
	</table>

        </td>
      </tr>
    </table>
    <div style="padding-top:12px;"><a href="http://www.mediabistro.com/Trademark-Essentials-for-Graphic-Designers-269-ondemandvideo.html?c=mbhsh"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></div><p><!-- #include file="../content/footer_content_detail.asp" --></p>
  </div>]]></description>
		<link>http://www.mediabistro.com/courses/cache/crs5371.asp?c=rss</link>
		<guid>http://www.mediabistro.com/courses/cache/crs5371.asp?c=rss</guid>
		<category></category>
		<pubDate>Sun, 22 Nov 2009 00:00:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[1/1/3000: What's Behind Online Design? (Video) - ONLINE - 1 hour, 32 minutes, $]]></title>
		<description><![CDATA[
  <div id="main">
    <table width="100%" cellpadding="0" cellspacing="0" border="0">
      <tr>
        <td>

          <!--// START COURSE DETAILS //-->
          <table cellpadding="0" cellspacing="0" border="0">
            <tr>
							<td align="center" valign="top" style="padding-right:16px;"><img src="http://www.mediabistro.com/courses/images/icons/man_laptop01.jpg" border="0" alt="What's Behind Online Design? (Video)" /><br /><a href="http://www.mediabistro.com/courses/ondemand/58.asp?c=mbhsh"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></td>
              <td align="left" valign="top" class="smalltext"><p><P><SPAN class=smalltext><SPAN class=729204117-11022009><SPAN class=smalltext><FONT size=2><STRONG>PRICE<BR></STRONG>Get access to all Mediabistro on Demand videos for only $19 per month ($15 for <IMG height=14 src="http://mediabistro.com/images/logos/ag_logo_small.gif" width=22 align=absMiddle>).</FONT></SPAN></SPAN></SPAN></P>
<P class=smalltext><SPAN class=smalltext><STRONG>SYNOPSIS</STRONG><BR></SPAN>Do you know how people perceive, understand, and use your product? Google does, and they are the gold standard of user experience design. They've mastered the process of measuring and improving your interaction with their site.</P>
<P class=smalltext>In this Mediabistro Circus panel, experts and visionaries in design and technology take you into their labs to show you how they get results. They explain the principles of design as they apply to new media, and how the interaction of new media and design is changing both. And they explain what slugs and teddy bears have to do with expanding your notions of the frontiers of design for the web and beyond.</P>
<P class=smalltext><STRONG>DURATION/TIME</STRONG><BR>8 videos<BR>1 hour, 32 minutes total running time</P></p>

					<p><img src="/images_v3/icon/icon_calendar.gif" width="17" height="14" alt="add to calendar" /> <b>Add to Calendar</b><br />
						<a href="webcal://www.mediabistro.com/courses/ical/?id=4234">iCal</a> | <a href="/courses/ical/?id=4234">Outlook</a></p>
				</td>
			</tr>
		</table>
          <!--// END COURSE DETAILS //-->
					<h3>Course Details</h3>
					<p>This Crash Course is an On Demand Video. <BR><BR><STRONG><A href="http://www.mediabistro.com/online-design-58-ondemandvideo.html?c=mbhsh">Click here to preview and read more details</A></STRONG>.</p>
	<h3>Related Courses</h3>
	<div style="padding-bottom:8px;">
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs3868.asp">Be A Blog Star, Part 1 (Video)</a> &#150; ONLINE</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs4083.asp">The Future of Social Media with Chris Anderson (Video)</a> &#150; ONLINE</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs4084.asp">Taking The New York Times Digital (Video)</a> &#150; ONLINE</div>
	</div>

<script type="text/javascript">
function quick_reg_status(o) {
	var e = document.getElementById('course_alert_container');
	e.innerHTML = o.responseText;
}
function quick_reg_failure(o) {
	alert ('The registration could not be completed at this time. ('+o.status+', '+o.statusText+')');
}
var regCB = {
	success: quick_reg_status,
	failure: quick_reg_failure
}
function quick_course_alert_reg() {
	var f = document.forms['quick_alert_form'];
	YAHOO.util.Connect.setForm(f); 
	YAHOO.util.Connect.asyncRequest('POST', '/courses/inline/quick_alert_register.asp', regCB);
}
</script>
	<div id="course_alert_container" style="padding-bottom:8px;">
		<div>Tell me when courses like this are scheduled.<br />
			<div id="quick_alert_status" style="visibility:hidden;"></div>
			<form action="javascript:void(0);" method="post" id="quick_alert_form">
				<table cellpadding="0" cellspacing="0" border="0">
					<tr>
						<td valign="middle" style="padding-right:8px;"><input 
							type="text" id="liuna" name="liuna" value="" style="width:120px;" class="smalltext" maxlength="50" /></td>
						<td valign="middle"><input type="button" onclick="quick_course_alert_reg()" class="smalltext" name="register" id="register" value="Register" /></td>
					</tr>
				</table>
				<input type="hidden" name="liid" value="" />
				<input type="hidden" name="floc" value="15" />
				<input type="hidden" name="psix" value="19" />
			</form></div></div>
	<table class="feed-links">
		<tr>	
			<td>View all courses in</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=19">Digital Media & Tech</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=19"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Digital Media & Tech courses via RSS" /></a></td>
<td>|</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45">Design & Photo</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Design & Photo courses via RSS" /></a></td>

		</tr>
	</table>

        </td>
      </tr>
    </table>
    <div style="padding-top:12px;"><a href="http://www.mediabistro.com/courses/ondemand/58.asp?c=mbhsh"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></div><p><!-- #include file="../content/footer_content_detail.asp" --></p>
  </div>]]></description>
		<link>http://www.mediabistro.com/courses/cache/crs4234.asp?c=rss</link>
		<guid>http://www.mediabistro.com/courses/cache/crs4234.asp?c=rss</guid>
		<category>1 hour, 32 minutes</category>
		<pubDate>Sun, 22 Nov 2009 00:00:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[1/1/3000: Who's the Package For? (Video) - ONLINE - , $]]></title>
		<description><![CDATA[
  <div id="main">
    <table width="100%" cellpadding="0" cellspacing="0" border="0">
      <tr>
        <td>

          <!--// START COURSE DETAILS //-->
          <table cellpadding="0" cellspacing="0" border="0">
            <tr>
							<td align="center" valign="top" style="padding-right:16px;"><img src="http://www.mediabistro.com/courses/images/icons/man_megaphone01.jpg" border="0" alt="Who's the Package For? (Video)" /><br /><a href="http://www.mediabistro.com/Whos-the-Package-For-286-ondemandvideo.html?c=mbhsh"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></td>
              <td align="left" valign="top" class="smalltext"><p><P><SPAN class=smalltext><STRONG>PRICE</STRONG><BR>Get access to all Mediabistro on Demand videos for only $19 per month ($15 for <IMG height=14 src="http://mediabistro.com/images/logos/ag_logo_small.gif" width=22 align=absMiddle>).</SPAN></P>
<P><SPAN class=smalltext><STRONG>SYNOPSIS</STRONG><BR>Angela Riechers deciphers the branding messages today's products convey to their audience through packaging. She breaks down the visual codes of packaging for products ranging from kids' toys to sports drinks. After watching this tutorial, you'll never look at a supermarket or department store shelf quite the same way.</SPAN></P></p>

					<p><img src="/images_v3/icon/icon_calendar.gif" width="17" height="14" alt="add to calendar" /> <b>Add to Calendar</b><br />
						<a href="webcal://www.mediabistro.com/courses/ical/?id=5405">iCal</a> | <a href="/courses/ical/?id=5405">Outlook</a></p>
				</td>
			</tr>
		</table>
          <!--// END COURSE DETAILS //-->
					<h3>Course Details</h3>
					<p>This Crash Course is an On Demand Video. <BR><BR><STRONG><A href="http://www.mediabistro.com/Whos-the-Package-For-286-ondemandvideo.html?c=mbhsh">Click here to preview and read more details</A></STRONG>.</p>
	<h3>Related Courses</h3>
	<div style="padding-bottom:8px;">
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5402.asp">HARO's Peter Shankman: The Power of Social Media (Video)</a> &#150; ONLINE</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5375.asp">Create a Flash Website (Video)</a> &#150; ONLINE</div>
	<div>&#149; <a href="http://www.mediabistro.com/courses/cache/crs5398.asp">Get Hyper-Local: Building Community City by City (Video)</a> &#150; ONLINE</div>
	</div>

<script type="text/javascript">
function quick_reg_status(o) {
	var e = document.getElementById('course_alert_container');
	e.innerHTML = o.responseText;
}
function quick_reg_failure(o) {
	alert ('The registration could not be completed at this time. ('+o.status+', '+o.statusText+')');
}
var regCB = {
	success: quick_reg_status,
	failure: quick_reg_failure
}
function quick_course_alert_reg() {
	var f = document.forms['quick_alert_form'];
	YAHOO.util.Connect.setForm(f); 
	YAHOO.util.Connect.asyncRequest('POST', '/courses/inline/quick_alert_register.asp', regCB);
}
</script>
	<div id="course_alert_container" style="padding-bottom:8px;">
		<div>Tell me when courses like this are scheduled.<br />
			<div id="quick_alert_status" style="visibility:hidden;"></div>
			<form action="javascript:void(0);" method="post" id="quick_alert_form">
				<table cellpadding="0" cellspacing="0" border="0">
					<tr>
						<td valign="middle" style="padding-right:8px;"><input 
							type="text" id="liuna" name="liuna" value="" style="width:120px;" class="smalltext" maxlength="50" /></td>
						<td valign="middle"><input type="button" onclick="quick_course_alert_reg()" class="smalltext" name="register" id="register" value="Register" /></td>
					</tr>
				</table>
				<input type="hidden" name="liid" value="" />
				<input type="hidden" name="floc" value="15" />
				<input type="hidden" name="psix" value="45" />
			</form></div></div>
	<table class="feed-links">
		<tr>	
			<td>View all courses in</td><td style="padding-right:4px;"><a href="http://www.mediabistro.com/courses/default.asp?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45">Design & Photo</a></td>
<td><a href="/courses/rss?start=0&ftit=0&psfx=0&fins=0&floc=0&psix=45"><img src="/images_v3/icon/icon_feed.gif" width="16" height="16" alt="Get Design & Photo courses via RSS" /></a></td>

		</tr>
	</table>

        </td>
      </tr>
    </table>
    <div style="padding-top:12px;"><a href="http://www.mediabistro.com/Whos-the-Package-For-286-ondemandvideo.html?c=mbhsh"><img src="http://www.mediabistro.com/courses/images/clicktoregister.gif" width="109" height="46" border="0" alt="Click to Register" /></a></div><p><!-- #include file="../content/footer_content_detail.asp" --></p>
  </div>]]></description>
		<link>http://www.mediabistro.com/courses/cache/crs5405.asp?c=rss</link>
		<guid>http://www.mediabistro.com/courses/cache/crs5405.asp?c=rss</guid>
		<category></category>
		<pubDate>Sun, 22 Nov 2009 00:00:00 GMT</pubDate>
	</item>
</channel>
</rss>
