<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Daniel Sato &#187; Learning</title>
	<atom:link href="http://www.danielsato.com/blog/category/learning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danielsato.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 15 Jan 2012 02:58:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>My first wordpress theme</title>
		<link>http://www.danielsato.com/blog/2012/01/06/my-first-wordpress-theme/</link>
		<comments>http://www.danielsato.com/blog/2012/01/06/my-first-wordpress-theme/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 17:15:30 +0000</pubDate>
		<dc:creator>Daniel Sato</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[child theme]]></category>
		<category><![CDATA[custom theme]]></category>
		<category><![CDATA[photoblog]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.danielsato.com/blog/?p=932</guid>
		<description><![CDATA[Okay, technically it is a child theme of the popular TwentyTen theme, but, as you can see from the before and after above, they bear little resemblance to each other. Creating a photoblog here at The News Journal has been on the to-do list for myself, the assistant new media editor Andre Smith and our [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.danielsato.com/blog/wp-content/uploads/2012/01/beforeafter1.jpg"><img src="http://www.danielsato.com/blog/wp-content/uploads/2012/01/beforeafter650.jpg" alt="" title="beforeafter650" width="650" height="445" class="alignnone size-full wp-image-939" /></a></p>
<p>Okay, technically it is a child theme of the popular <a href="http://wordpress.org/extend/themes/twentyten" title="TwentyTwn">TwentyTen</a> theme, but, as you can see from the before and after above, they bear little resemblance to each other. Creating a photoblog here at <a href="http://www.delawareonline.com" title="The News Journal / delawareonline">The News Journal</a> has been on the to-do list for myself, the assistant new media editor Andre Smith and our photo editor <a href="http://www.suchatpederson.com/index2.php?v=v1" title="Suchat Pederson">Suchat Pederson</a> for some time now, but it wasn&#8217;t until the new iPhone initiative came through that Andre and Ashley Barnas brainstormed <a href="http://www.danielsato.com/photoblog" title="Photoblog">the format as seen above</a> (previous iterations all took the form of a more traditional photoblog, similar to <a href="http://www.boston.com/bigpicture/" title="The Big Picture">The Big Picture</a>).</p>
<p>While a typical photoblog would have been nice, because we lack a traditional photo editor (Suchat does far more shooting than photo editing, and would not have the time to scour the wire to put together photo packages) and with the increasing focus on breaking news and sending images from the field, we decided to create a frontpage that displayed the latest photographs from all of our photographers. To make things easier, each photographers is his/her own category, and thumbnails are automatically created from images inserted into a post, for use on the frontpage, archives and category pages. While most photographers will update their images once they are done with a shoot and back in the office, the blog is set up in a way that it can receive images via email from a smartphone (that they will all now have) or pull in from <a href="http://www.flickr.com" title="Flickr">Flickr</a> directly to the appropriate category (the first, thanks to <a href="http://wordpress.org/extend/plugins/postie/" title="Postie">Postie</a>, and the latter thanks to <a href="http://ifttt.com/recipes/4830" title="flickr to wordpress">ifttt</a>).</p>
<p>In keeping with the focus on social media, photographers will all have a Twitter follow button next to their name. On posts and category pages, custom sidebars feature content for each photographer &#8230; a headshot, short bio, set of thumbnails (currently set to random, but possible latest), latest tweets, etc. Some of this content is hard-coded to &#8220;photographer proof&#8221; it, but below the hard-coded area is a widgetized sidebar that each photograph can personalize. Also, because we have a strong focus on video, if the most recent post in a category is a YouTube video, it will be playable on the front. When it moves from that latest post spot to the recent post on the front (there are three smaller thumbnails below each main image) it reverts to a thumbnail. Initially, I had that playable as well, but it just seemed too small to be worthwhile. If the embedded video isn&#8217;t from YouTube, it will still create a thumbnail for use in both the main and secondary slots on the frontpage.</p>
<p><a href="http://www.danielsato.com/blog/wp-content/uploads/2012/01/postpage.png"><img src="http://www.danielsato.com/blog/wp-content/uploads/2012/01/postpage650a.png" alt="" title="postpage650" width="650" height="398" class="alignnone size-full wp-image-942" /></a></p>
<p><a href="http://www.danielsato.com/blog/wp-content/uploads/2012/01/photoblog51.png" title="Photoblog"><img src="http://www.danielsato.com/blog/wp-content/uploads/2012/01/photoblogdetail.png" alt="" title="photoblogdetail" width="650" height="416" class="alignnone size-full wp-image-949" /></a></p>
<p>Plugins used: </p>
<ul>
<li><a href="http://www.sanisoft.com/blog/2010/04/19/wordpress-plugin-automatic-post-thumbnail/" title="Auto Post Thumbnail">Auto Post Thumbnail</a></li>
<li><a href="http://marquex.es/541/custom-sidebars-plugin-v0-8" title="Custom sidebars">Custom sidebars</a></li>
<li><a href="http://wordpress.org/extend/plugins/featured-video/" title="Featured video">Featured-video</a></li>
<li><a href="http://robfelty.com/plugins/postie" title="Postie">Postie</a></li>
<li><a href="http://seanys.com/2007/10/12/twitter-wordpress-widget/" title="Twitter Widget">Twitter Widget</a></li>
<li><a href="http://sutherlandboswell.com/projects/wordpress-video-thumbnails/" title="Video Thumbnails">Video Thumbnails</a></li>
</ul>
<p>As with anything I&#8217;ve done on my own time, from my first <a href="http://www.danielsato.com/blog/2008/02/08/drake-basketball-on-vuvox/" title="Drake Vuvox">Vuvox timeline of Drake basketball</a> to the small <a href="http://www.danielsato.com/blog/2011/11/19/the-best-way-to-learn-a-new-skill-give-yourself-a-project/" title="Financial literacy">jQuery project</a> I worked on in November, I have no idea where this will end up. If anything, it was good practice and gave me a better understanding of what makes up a WordPress theme and how to manipulate it. What do you think? Not bad for a first effort? What features would you look for in a newspaper photoblog? </p>
<p><a href="http://www.danielsato.com/photoblog" title="Photoblog">Live demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielsato.com/blog/2012/01/06/my-first-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Top 10 After Effects tutorials with journalism applications</title>
		<link>http://www.danielsato.com/blog/2011/10/24/top-10-after-effects-tutorials-with-journalism-applications/</link>
		<comments>http://www.danielsato.com/blog/2011/10/24/top-10-after-effects-tutorials-with-journalism-applications/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 04:23:59 +0000</pubDate>
		<dc:creator>Daniel Sato</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[after effects]]></category>
		<category><![CDATA[aftereffects]]></category>
		<category><![CDATA[Journalism]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.danielsato.com/blog/?p=817</guid>
		<description><![CDATA[Recently, After Effects has become one of my favorite programs to play around in. I admit, I am pretty much in love with typography and infographics, so becoming enamored with AE was the next logical step. However, the majority of tutorials out there are focused on special effects for film or title screens. Here are [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, After Effects has become one of my favorite programs to play around in. I admit, I am pretty much in love with typography and infographics, so becoming enamored with AE was the next logical step. However, the majority of tutorials out there are focused on special effects for film or title screens. Here are some of my favorite tutorials that I believe could have some sort of journalism applications.</p>
<h4><a href="http://ae.tutsplus.com/tutorials/motion-graphics/design-rhythmic-motion-typography-in-after-effects/">Rhythmic Motion Typography</a></h4>
<p><iframe width="480" height="360" src="http://www.youtube.com/embed/tgVDO6mcblI" frameborder="0" allowfullscreen></iframe></p>
<p>My friend Shaminder is convinced that this is overdone, but I still enjoy <a href="http://ae.tutsplus.com/tutorials/motion-graphics/design-rhythmic-motion-typography-in-after-effects/">the effect</a>. You&#8217;ve seen it in everything from <a href="http://www.youtube.com/watch?v=kDc9nxkxdZ0">Ford commercials</a> to the initial <a href="http://www.youtube.com/watch?v=CAV0XrbEwNc">Cee Lo Green F*ck You music video</a> (not to be confused with <a href="http://www.youtube.com/watch?v=v8BY86AO5Bs">Skee-lo</a>).</p>
<h4><a href="http://ae.tutsplus.com/tutorials/motion-graphics/create-an-animated-homage-to-bruce-lee-day-1/">Animated homage to Bruce Lee</a></h4>
<p><iframe width="480" height="360" src="http://www.youtube.com/embed/PEI6N51LT7Q" frameborder="0" allowfullscreen></iframe></p>
<p>An extension of the previous tutorial, this one includes <a href="http://ae.tutsplus.com/tutorials/motion-graphics/create-an-animated-homage-to-bruce-lee-day-1/">additional animation and camera moves along with the kinetic typography</a>.</p>
<h4><a href="http://ae.tutsplus.com/tutorials/motion-graphics/cinematic-opening-title-redux-day-1/">Cinematic opening title</a></h4>
<p><iframe width="640" height="360" src="http://www.youtube.com/embed/vv1_GlPrhZg" frameborder="0" allowfullscreen></iframe></p>
<p><a href="http://ae.tutsplus.com/tutorials/motion-graphics/cinematic-opening-title-redux-day-1/">This tutorial shows you how to utilize scripts in After Effects</a> to pair an effect with some external file or database to create an interesting 3D fly-through effect. It could be paired with something as mundane as text from a speech, or perhaps graduating seniors and their senior quotes, or something as serious as a list of casualties from Iraq. Koci used it to great effect in his <a href="http://vimeo.com/10170154">Interrupted Lives piece on Iran</a> (the effect is just about 1:00 in).</p>
<h4><a href="http://www.videocopilot.net/tutorials/dynamic_bar_graphs/">Dynamic Bar Graphs</a></h4>
<p><img src="http://www.videocopilot.net/assets/public/images/vc_cool/tutorialpics/large/99.jpg" /></p>
<p>This one seems straightforward enough &#8230; You could use it to <a href="http://www.videocopilot.net/tutorials/dynamic_bar_graphs/">add a little interest/graphics</a> to an issue story filled with numbers.</p>
<h4><a href="http://ae.tutsplus.com/tutorials/motion-graphics/map-your-destination-in-ae/">Map your destination</a></h4>
<p><iframe width="480" height="360" src="http://www.youtube.com/embed/dIrZ5KVHS_k" frameborder="0" allowfullscreen></iframe></p>
<p>This tutorial has <a href="http://ae.tutsplus.com/tutorials/motion-graphics/map-your-destination-in-ae/">arrows jumping from point to point as you move along in your travels</a>. I&#8217;m not sure just what I would use it for yet, but hopefully you have a story that it would be useful in. Similar to this is the <a href="http://allbetsareoff.com/tutorials/shape-layer-tip-3-trim-paths-2/">Trim paths tutorial</a>, that features an animated red dashed line instead of arrows.</p>
<h4><a href="http://ae.tutsplus.com/tutorials/vfx/track-your-golf-swing-form-like-a-master/">Motion tracking your golf swing</a></h4>
<p><iframe width="480" height="360" src="http://www.youtube.com/embed/A9UgFUFniA8" frameborder="0" allowfullscreen></iframe></p>
<p>I doubt you are going to be filming a golf video anytime soon, but <a href="http://ae.tutsplus.com/tutorials/vfx/track-your-golf-swing-form-like-a-master/">motion tracking comes in handy</a> for a number of things, from effects like this (if you were profiling an athlete for an all-state prep sports feature) to using it for image stabilization. </p>
<h4><a href="http://dslrcinema.com/2011/05/13/slow-motion-twixtor-tutorial-by-david-lindberg/">Twixtor faux-slow motion tutorial</a></h4>
<p><iframe src="http://player.vimeo.com/video/13557939?title=0&amp;byline=0&amp;portrait=0&amp;color=ffffff" width="620" height="349" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe></p>
<p>Twixtor (a $300 plugin for After Effects) takes video shot at 60fps and slows it down to 1000 or even 2000 fps. <a href="http://dslrcinema.com/2011/05/13/slow-motion-twixtor-tutorial-by-david-lindberg/">The tutorial gives some guidelines</a> on how best to shoot prior to importing into After Effects, and then what settings are recommended once you are using the plugin. There also exists a built-in plugin called Time Warp, though I read that its algorithms are not as sophisticated and result in more artifacting when video is slowed down.</p>
<h4><a href="http://ae.tutsplus.com/tutorials/vfx/endlessly-zoom-into-your-own-droste-effect/">Endlessly zoom into your own Droste Effect</a></h4>
<p><iframe width="640" height="360" src="http://www.youtube.com/embed/SKAbeoAI_rc" frameborder="0" allowfullscreen></iframe></p>
<p><a href="http://ae.tutsplus.com/tutorials/vfx/endlessly-zoom-into-your-own-droste-effect/">This one just seems fun</a>.</p>
<h4><a href="http://layersmagazine.com/bending-flash-video-in-after-effects.html">Bend flash video in After Effects</a></h4>
<p>This tutorial shows you how to <a href="take a flash video and bend it around the geometry of an object">take a flash video and bend it around the geometry of an object</a> that you have in a background photo. I could imagine using something like this if I was trying to build out a landing page and had some sort of looping intro video that I wanted to appear integrated into the scene.</p>
<h4><a href="http://www.videocopilot.net/tutorials/virtual_3d_photos/">Virtual 3D Photos</a></h4>
<p><a href="http://www.videocopilot.net/tutorials/virtual_3d_photos/">This tutorial</a> reminds me of the sort of movements seen in the RJD2 music video for 1976 on MediaStorm &#8230; or perhaps of those NBA Where Amazing Happens commercials. It involves cutting up a still image into different layers and having them move at different speeds in relation to each other.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielsato.com/blog/2011/10/24/top-10-after-effects-tutorials-with-journalism-applications/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Map Mashups</title>
		<link>http://www.danielsato.com/blog/2009/12/02/google-map-mashups/</link>
		<comments>http://www.danielsato.com/blog/2009/12/02/google-map-mashups/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 06:25:02 +0000</pubDate>
		<dc:creator>Daniel Sato</dc:creator>
				<category><![CDATA[Journalism]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[google map]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[user generated]]></category>
		<category><![CDATA[user submitted]]></category>

		<guid isPermaLink="false">http://www.danielsato.com/blog/?p=574</guid>
		<description><![CDATA[The past few days have seen me try to learn as much as I can about creating custom maps as possible. There are plenty of ways to go, from the simple My Maps, to more elaborate, yet still code-free sites, such as ZeeMaps, Wayfaring and Platial, all the way to learning to manage your own [...]]]></description>
			<content:encoded><![CDATA[<p>The past few days have seen me try to learn as much as I can about creating custom maps as possible. There are plenty of ways to go, from the simple <a href="http://maps.google.com/support/bin/answer.py?hl=en&#038;answer=68480">My Maps</a>, to more elaborate, yet still code-free sites, such as <a href="http://www.zeemaps.com/">ZeeMaps</a>, <a href="http://www.wayfaring.com/">Wayfaring</a> and <a href="http://www.platial.com">Platial</a>, all the way to learning to manage your own databases and work with the <a href="http://code.google.com/apis/maps/">Google Maps API</a>. This is my first attempt at a user-populated map, which would potentially feature garage sales in Garden City, Kansas.</p>
<p>Below, you will find a map I created on <a href="http://www.mapalist.com">mapalist.com</a>, which I have since linked to a spreadsheet. It is set to update automatically, though I do not know how often it refreshes. Currently, the balloons on the map vary depending upon the date. I only wish you had the option of turning various dates on or off while browsing the map. It ain&#8217;t pretty, but it&#8217;s a start.</p>
<p>You can add points to my map by <a href="http://spreadsheets.google.com/viewform?hl=en&#038;formkey=dF81SHp2MlVTbWhzN0VlY3lQVE94UFE6MA">filling out the form associated with the spreadsheet linked to the map</a>.</p>
<p><iframe id="ifMap" width="100%" height="620" frameborder="0" scrolling="no" allowtransparency="true" src="http://mapalist.com/Public/PublicMapViewerShell.aspx?mapid=75900" ></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielsato.com/blog/2009/12/02/google-map-mashups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Union Oyster House</title>
		<link>http://www.danielsato.com/blog/2009/08/14/union-oyster-house/</link>
		<comments>http://www.danielsato.com/blog/2009/08/14/union-oyster-house/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 13:09:37 +0000</pubDate>
		<dc:creator>Daniel Sato</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[aaja]]></category>
		<category><![CDATA[soundslides]]></category>

		<guid isPermaLink="false">http://www.danielsato.com/blog/?p=525</guid>
		<description><![CDATA[The Union Oyster House is the nation&#8217;s oldest continuously operating restaurant having first opened its doors in 1826. Audio by Yowei Shaw]]></description>
			<content:encoded><![CDATA[<p>The Union Oyster House is the nation&#8217;s oldest continuously operating restaurant having first opened its doors in 1826.</p>
<p>Audio by Yowei Shaw</p>
<p><center><object width="620" height="500" data="http://www.danielsato.com/multimedia/oysterhouse/soundslider.swf?size=1" type="application/x-shockwave-flash"><param name="id" value="soundslider" /><param name="align" value="middle" /><param name="allowScriptAccess" value="sameDomain" /><param name="quality" value="high" /><param name="menu" value="false" /><param name="bgcolor" value="#000000" /><param name="src" value="http://www.danielsato.com/multimedia/oysterhouse/soundslider.swf?size=1" /><param name="name" value="soundslider" /></object></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielsato.com/blog/2009/08/14/union-oyster-house/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building my first web site</title>
		<link>http://www.danielsato.com/blog/2009/04/14/building-my-first-web-site/</link>
		<comments>http://www.danielsato.com/blog/2009/04/14/building-my-first-web-site/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 20:35:25 +0000</pubDate>
		<dc:creator>Daniel Sato</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Recent Work]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://www.danielsato.com/blog/?p=382</guid>
		<description><![CDATA[I have always had a fairly wide set of interests when it comes to journalism. Though I went to school to study photojournalism, I have also been drawn to video work, multimedia, design and coding. More often than not this left me feeling slightly overwhelmed with all there was to learn, and more of a [...]]]></description>
			<content:encoded><![CDATA[<p>I have always had a fairly wide set of interests when it comes to journalism.  Though I went to school to study photojournalism, I have also been drawn to video work, multimedia, design and coding.  More often than not this left me feeling slightly overwhelmed with all there was to learn, and more of a mediocre jack of all trades than really skilled in any one subject.  </p>
<p>Yesterday, I decided to take a step forward in one of those areas, html/css, and build my first web site.  While it is true that I have maintained this blog since 2005, I have always relied on templates built by designers far more talented than I who were generous enough to contribute to the wordpress community.  Aside from the javascript, all of the code on my new main page at <a href="http://www.danielsato.com">www.danielsato.com</a> was written by me, with inspiration of course from the <a href="http://demo.wpesp.com/portfolio/">WPESP Portfolio theme</a> and the <a href="http://web2feel.com/androida/">Androida theme</a>.  I will still have to build pages for my portfolio, contact form, and hopefully at some point, a wordpress theme in order to have the same look and feel throughout. </p>
<p><center><a href="http://www.danielsato.com"><img src="http://www.danielsato.com/images/blogpage.png" alt="Main Page" /></a></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielsato.com/blog/2009/04/14/building-my-first-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Journalism/Media Open Courseware Resources</title>
		<link>http://www.danielsato.com/blog/2009/03/20/journalismmedia-open-courseware-resources/</link>
		<comments>http://www.danielsato.com/blog/2009/03/20/journalismmedia-open-courseware-resources/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 23:38:38 +0000</pubDate>
		<dc:creator>Daniel Sato</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.danielsato.com/blog/?p=373</guid>
		<description><![CDATA[Mark Luckie, at 10,000 Words, has a great post on where to find tutorials that will help you to add to your skill set. He writes In order to be or remain employed in this industry its essential to hunker down and learn some new skills. The following tutorial sites will take you from journalist [...]]]></description>
			<content:encoded><![CDATA[<p>Mark Luckie, at 10,000 Words, has a great post on <a href="http://www.10000words.net/2009/03/essential-multimedia-tutorials-and.html">where to find tutorials </a>that will help you to add to your skill set.  He writes <q>In order to be or remain employed in this industry its essential to hunker down and learn some new skills.  The following tutorial sites will take you from journalist to multimedia journalist.</q></p>
<p>During my journalism education, I found that some of my most helpful and interesting classes were taken outside of the journalism building.  For that reason, I have included some links to opencourseware classes related to photography and media.  They may not teach you a new skill (some may, as with the Flash classes), but might help you to become a better, more informed journalist.  There are, of course, some pros and cons to taking an open courseware class.  Often you will not have access to a lecture (though some provide video) and you do not always have access to full course materials.</p>
<ul>
<li><a href="http://ocw.mit.edu/OcwWeb/Architecture/4-341Fall-2007/CourseHome/index.htm">Introduction to Photography and Related Media, Fall 2007 (MIT)</a></li>
<li><a href="http://ocw.mit.edu/OcwWeb/Anthropology/21A-348Spring-2005/CourseHome/index.htm">Photography and Truth, Spring 2005 (MIT)</a></li>
<li><a href="http://ocw.mit.edu/OcwWeb/Literature/21L-015Fall-2005/CourseHome/index.htm">Introduction to Media Studies, Fall 2005 (MIT)</a></li>
<li><a href="http://ocw.mit.edu/OcwWeb/Urban-Studies-and-Planning/11-309JSpring-2006/CourseHome/index.htm">Sensing Place: Photography as Inquiry, Spring 2006 (MIT)</a></li>
<li><a href="http://ocw.mit.edu/OcwWeb/Comparative-Media-Studies/CMS-876Spring-2005/CourseHome/index.htm">History of Media and Technology, Spring 2005 (MIT)</a></li>
<li><a href="http://ocw.mit.edu/OcwWeb/Literature/21L-715Spring-2007/CourseHome/index.htm">Media in Cultural Context, Spring 2007 (MIT)</a></li>
<li><a href="http://ocw.tufts.edu/Course/13">Producing Films for Social Change, Fall 2005 (Tufts)</a></li>
<li><a href="http://ocw.usu.edu/Instructional_Technology/understanding-online-interaction">Understanding Online Interaction (Utah State)</a></li>
<li><a href="http://ocw.usu.edu/Instructional_Technology/interactive-multimedia-production">Interactive Multimedia Production (Utah State)</a></li>
<li><a href="http://ocw.mit.edu/OcwWeb/Architecture/4-602Spring2004/CourseHome/index.htm">Modern Art and Mass Culture Spring 2004 (MIT)</a></li>
<li><a href="http://ocw.mit.edu/OcwWeb/Media-Arts-and-Sciences/MAS-966Spring2003/CourseHome/index.htm">Digital Anthropology, Spring 2003 (MIT)</a>
<li>
<li><a href="http://ocw.mit.edu/OcwWeb/Anthropology/21A-245JFall-2005/CourseHome/index.htm">Power: Interpersonal, Organizational and Global Dimensions, Fall 2005 (MIT)</a></li>
<li><a href="http://ocw.mit.edu/OcwWeb/Anthropology/21A-235Spring-2007/CourseHome/index.htm">American Dream: Exploring Class in the U.S., Spring 2007 (MIT)</a>
<li>
</ul>
<p>You can search for more classes from the 200+ OCW members at the <a href="http://www.ocwconsortium.org/">OpenCourseWare Consortium</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielsato.com/blog/2009/03/20/journalismmedia-open-courseware-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SJSU&#8217;s Inauguration Road Trip</title>
		<link>http://www.danielsato.com/blog/2009/01/13/sjsus-inauguration-road-trip/</link>
		<comments>http://www.danielsato.com/blog/2009/01/13/sjsus-inauguration-road-trip/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 02:15:21 +0000</pubDate>
		<dc:creator>Daniel Sato</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[SJSU NPPA]]></category>
		<category><![CDATA[diana diroy]]></category>
		<category><![CDATA[inauguration]]></category>
		<category><![CDATA[Journalism]]></category>
		<category><![CDATA[obama]]></category>
		<category><![CDATA[road trip]]></category>
		<category><![CDATA[sjsu]]></category>

		<guid isPermaLink="false">http://www.danielsato.com/blog/?p=312</guid>
		<description><![CDATA[A handful of San Jose State journalism students are currently in the midst of a ten-day road trip taking them through the United States South and ultimately culminating at the inauguration of our 44th president, Barack Obama.  The trip was the brainchild of Dr. Michael Cheers and Professor Bob Rucker, photojournalism and broadcast journalism teachers [...]]]></description>
			<content:encoded><![CDATA[<p>A handful of San Jose State journalism students are currently in the midst of a ten-day road trip taking them through the United States South and ultimately culminating at the inauguration of our 44th president, Barack Obama.  The trip was the brainchild of Dr. Michael Cheers and Professor Bob Rucker, photojournalism and broadcast journalism teachers respectively.</p>
<p>According to the <a href="http://sjsuinauguration.wordpress.com">trip blog</a>, &#8220;The goal for these journalism, advertising and public relations students — to walk back through time and learn at these historic sites how the blood, sweat and tears of the 1950s and 60s equal rights pioneers paved the way for all people of color, women, gays and lesbians, the disabled and religious cultural groups in America to be recognized, appreciated, and valued in our society, and to have equal opportunity to live the American dream.&#8221;</p>
<p>Already, the students have been featured in the <a href="http://sjsuinauguration.wordpress.com/san-jose-mercury-news-coverage/">pages of the San Jose Mercury News</a>, their <a href="http://www.ireport.com/people/jallegri">iReport clips</a> have aired on CNN, and their coverage has been <a href="http://www.ireport.com/people/jallegri">featured on the KTVU web site</a>.</p>
<p>You can follow along with their coverage by <a href="http://sjsuinauguration.wordpress.com/">viewing their blog</a>, and can help them cover trip expenses by <a href="http://sjsuinauguration.wordpress.com/donate/">donating</a>.</p>
<p>The following piece was put together by SJSU alumni Diana Diroy.</p>
<p><center><object width="450" height="370"><param name="movie" value="http://www.ireport.com/themes/custom/resources/swfplayer/mediaplayer.swf"></param><param name="wmode" value="transparent"></param><param name="menu" value="false"></param><param name="flashvars" value="height=370&#038;width=448&#038;autostart=false&#038;autoscroll=false&#038;showstop=false&#038;showicons=false&#038;showdigits=total&#038;controlbar=34&#038;backcolor=0xFFFFFF&#038;screencolor=0x000000&#038;frontcolor=0xDEDEDE&#038;lightcolor=0x00A2FF&#038;logo=http%3A//www.ireport.com/themes/custom/resources/swfplayer/data/images/ireport_wm.gif&#038;file=http%3A//ht.cdn.turner.com/ireport/big/prod/2009/01/13/WE00185170/365599/Anon1231861088-BehindTheScenes472195.flv&#038;image=http%3A//i.cdn.turner.com/ireport/sm/prod/2009/01/13/WE00185170/365599/Anon1231861088-BehindTheScenes472195_lg.jpg"></param><embed src="http://www.ireport.com/themes/custom/resources/swfplayer/mediaplayer.swf" type="application/x-shockwave-flash" wmode="transparent" width="450" height="370" menu="false" flashvars="height=370&#038;width=448&#038;autostart=false&#038;autoscroll=false&#038;showstop=false&#038;showicons=false&#038;showdigits=total&#038;controlbar=34&#038;backcolor=0xFFFFFF&#038;screencolor=0x000000&#038;frontcolor=0xDEDEDE&#038;lightcolor=0x00A2FF&#038;logo=http%3A//www.ireport.com/themes/custom/resources/swfplayer/data/images/ireport_wm.gif&#038;file=http%3A//ht.cdn.turner.com/ireport/big/prod/2009/01/13/WE00185170/365599/Anon1231861088-BehindTheScenes472195.flv&#038;image=http%3A//i.cdn.turner.com/ireport/sm/prod/2009/01/13/WE00185170/365599/Anon1231861088-BehindTheScenes472195_lg.jpg"></embed></object></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielsato.com/blog/2009/01/13/sjsus-inauguration-road-trip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Too many minorities?</title>
		<link>http://www.danielsato.com/blog/2008/04/25/too-many-minorities/</link>
		<comments>http://www.danielsato.com/blog/2008/04/25/too-many-minorities/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 06:59:01 +0000</pubDate>
		<dc:creator>Daniel Sato</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[diversity]]></category>
		<category><![CDATA[Journalism]]></category>
		<category><![CDATA[mainstream]]></category>
		<category><![CDATA[race]]></category>

		<guid isPermaLink="false">http://www.danielsato.com/blog/?p=273</guid>
		<description><![CDATA[Last summer when I was interning in St. Cloud I was introduced to the concept of mainstreaming, which, as explained to me in a nutshell, was putting minorities in photos when possible, or better reflecting the diversity of the community. Some of the photographers took exception to this policy, not because they don&#8217;t want to [...]]]></description>
			<content:encoded><![CDATA[<p>Last summer when I was interning in <a title="St. Cloud Times" href="http://www.sctimes.com">St. Cloud</a> I was introduced to the concept of mainstreaming, which, as explained to me in a nutshell, was putting minorities in photos when possible, or better reflecting the diversity of the community.  Some of the photographers took exception to this policy, not because they don&#8217;t want to photograph minorities, but because they search for moments, rather than waiting on a particular person for a moment that may never come just because of the color of their skin.  I can understand this, I don&#8217;t really think I look at what a person&#8217;s ethnic background is when I am taking pictures, just what they are doing, what the composition looks like around them, etc.</p>
<p>Recently at the <a title="DM Register" href="http://www.desmoinesregister.com">Register</a>, it appears someone has felt that we have had the opposite problem.  Apparently there have been too many minorities featured in some of our prom galleries.  Too many?  I would argue that minorities are not featured as much as they should be in our paper.  I can only think of a couple Black History Month stories in February (I&#8217;ll have to check and see just how many there were, I imagine there were more).  As such, I don&#8217;t think that a few minorities in a photo gallery is really going to hurt anyone.</p>
<p>The galleries in question I believe are the <a title="Scavo Prom" href="http://www.desmoinesregister.com/apps/pbcs.dll/gallery?Avis=D2&amp;Dato=20080419&amp;Kategori=COMM&amp;Lopenr=804190816&amp;Ref=PH&amp;Params=Itemnr=1">Scavo Prom</a> and the <a title="Hoover Prom" href="http://www.desmoinesregister.com/apps/pbcs.dll/gallery?Avis=D2&amp;Dato=20080412&amp;Kategori=COMM&amp;Lopenr=804120812&amp;Ref=PH&amp;Params=Itemnr=1">Hoover Prom</a>. In the Scavo gallery, there are  23 images.  Ten of those images have a minority in them.  However, four of them feature either the king and/or the queen, who were both minorities.  Not photographing them and including them in galleries would be like not including multiples of David Beckham because this is America damn it, and he is English! Hoover, as far as I can tell from all of those school information sites, is 60% white.  In the 17 image gallery, there are ten images with a minority in them, and four of the ten feature both white and non-white.  I should also mention that the slogan on <a title="Hoover High School" href="http://www.dmps.k12.ia.us/schools/3Hoover/">Hoover&#8217;s web site</a> is &#8220;Many Nations One School.&#8221;  Ironic?  Hoover is also featured in a window advertisement for the Register in the skywalk about coverage of diversity (I am pretty sure it&#8217;s Hoover, but it could be North&#8230; I don&#8217;t go in the office much).</p>
<p>Did the photographer go too far in misrepresenting the demographics of the school?  How often do galleries actually represent the demographics of their subjects, be it school or city to a T anyways?  Do I have to worry more about who I am photographing and not what I am photographing?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielsato.com/blog/2008/04/25/too-many-minorities/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Attempt at chaptered soundslides</title>
		<link>http://www.danielsato.com/blog/2008/04/18/attempt-at-chaptered-soundslides/</link>
		<comments>http://www.danielsato.com/blog/2008/04/18/attempt-at-chaptered-soundslides/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 08:07:54 +0000</pubDate>
		<dc:creator>Daniel Sato</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[soundslides]]></category>
		<category><![CDATA[vuvox]]></category>

		<guid isPermaLink="false">http://www.danielsato.com/blog/?p=270</guid>
		<description><![CDATA[Recently it became apparent to me that I would need to start learning flash. While the Register has an online team, they are often overworked and understaffed, and, despite their best efforts, cannot possibly work on every project dreamed up by reporters and photographers&#8230; and if I attempt to work one more multimedia project into [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Recently it became apparent to me that I would need to start learning flash.  While the <a href="http://www.desmoinesregister.com">Register</a> has an online team, they are often overworked and understaffed, and, despite their best efforts, cannot possibly work on every project dreamed up by reporters and photographers&#8230; and if I attempt to work one more multimedia project into a Vuvox presentation I think <a href="http://dulai.blogspot.com">Shaminder</a> (Congrats btw on Poynter and <a href="http://dulai.blogspot.com/2008/04/im-in.html">Hearst</a>!) will stop talking to me (even a coworker called me the Vuvox guy the other day).</p>
<p style="text-align: left;">I thought I would start simple, by learning how to create a chaptered <a href="http://www.soundslides.com">soundslides</a> presentation.  I probably should have tried while there was still a tutorial readily available on Multimediashooter, because it was not as simple as I thought, and the documentation I sought wasn&#8217;t as readily available as I would have hoped.  But, after digging out my <a href="http://flashjournalism.com/">Flash Journalism</a> book and peeking into some examples that Joe Weiss has available to download, I was able to work it out.</p>
<p style="text-align: left;">Now, on to learning how to create eye-pleasing shells for projects&#8230;</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="480" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.danielsato.com/multimedia/flashdemo2.swf" /><embed type="application/x-shockwave-flash" width="600" height="480" src="http://www.danielsato.com/multimedia/flashdemo2.swf"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielsato.com/blog/2008/04/18/attempt-at-chaptered-soundslides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Foundry Photojournalism Workshop</title>
		<link>http://www.danielsato.com/blog/2008/03/11/foundry-photojournalism-workshop/</link>
		<comments>http://www.danielsato.com/blog/2008/03/11/foundry-photojournalism-workshop/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 03:57:08 +0000</pubDate>
		<dc:creator>Daniel Sato</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[lightstalkers]]></category>
		<category><![CDATA[mexico]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[photojournalism]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://www.danielsato.com/blog/2008/03/11/foundry-photojournalism-workshop/</guid>
		<description><![CDATA[Wishing you too could go to Mexico to take part in a photojournalism workshop, but don&#8217;t have the $3,250 + personal expenses for, say, a SJSU/Mercury News workshop?  Check out the Foundry Photojournalism Workshop, put on in part by Lightstalkers. There were- and are- a host of wonderful workshops out there; however, after looking around [...]]]></description>
			<content:encoded><![CDATA[<p>Wishing you too could go to Mexico to take part in a photojournalism workshop, but don&#8217;t have the $3,250 + personal expenses for, say, a <a href="http://www.danielsato.com/blog/2008/02/24/sjsu-photojournalism-study-abroad/" title="SJSU Multimedia Academy">SJSU/Mercury News workshop</a>?  Check out the <a href="http://www.foundryphotoworkshop.org" title="Foundry Photojournalism Workshop">Foundry Photojournalism Workshop</a>, put on in part by <a href="http://www.lightstalkers.com" title="Lightstalkers">Lightstalkers</a>.</p>
<blockquote><p>There were- and are- a host of wonderful workshops out there; however, after looking around for some time, we came to the conclusion that there were a) few for people from developing nations and b) few that a photojournalism student from Europe or the US (officially a student or informally, we don&#8217;t care) could realistically afford. We also felt that, while attending a workshop for $4000 with one or two great photographers was wonderful, it could be more beneficial to create a workshop where many more instructors came, creating an impromptu community of sorts. A workshop where getting into the field, producing real reportage, getting honest, real feedback, and making new friends and developing contacts were first and foremost.</p></blockquote>
<p>Tuition for the workshop is $500 ($400 if you and a friend both sign up), but does not include travel, accommodation or personal expenses.  Instructors listed on the web site include among many other people: <a href="http://www.foundryphotoworkshop.org/ron-haviv-en.html" title="Ron Haviv">Ron Haviv</a>, <a href="http://www.foundryphotoworkshop.org/brian-storm.html" title="Brian Storm">Brian Storm</a>, <a href="http://www.foundryphotoworkshop.org/stanley-greene-en.html" title="Stanley Greene">Stanley Greene</a> and <a href="http://www.foundryphotoworkshop.org/ami-vitale.html" title="Amy Vitale">Amy Vitale</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielsato.com/blog/2008/03/11/foundry-photojournalism-workshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

