Warning: Undefined array key "wcttab" in /home/davidmor/eng221s17.davidmorgen.org/wp-content/plugins/custom-tables/custom-tables.php on line 132

Warning: Undefined array key "wcttab" in /home/davidmor/eng221s17.davidmorgen.org/wp-content/plugins/custom-tables/custom-tables.php on line 132

Warning: Undefined array key "wcttab" in /home/davidmor/eng221s17.davidmorgen.org/wp-content/plugins/custom-tables/custom-tables.php on line 136

Warning: Undefined array key "page" in /home/davidmor/eng221s17.davidmorgen.org/wp-content/plugins/custom-tables/custom-tables.php on line 157

Warning: Undefined array key "page" in /home/davidmor/eng221s17.davidmorgen.org/wp-content/plugins/custom-tables/custom-tables.php on line 157

Warning: Cannot modify header information - headers already sent by (output started at /home/davidmor/eng221s17.davidmorgen.org/wp-content/plugins/custom-tables/custom-tables.php:132) in /home/davidmor/eng221s17.davidmorgen.org/wp-includes/feed-rss2.php on line 8
how to – New Media Writing https://eng221s17.davidmorgen.org ENG221.000 Spring 2017 Wed, 15 Feb 2017 22:03:40 +0000 en hourly 1 https://wordpress.org/?v=6.5.2 https://eng221s17.davidmorgen.org/wp-content/uploads/2017/01/cropped-flash-undies-32x32.jpg how to – New Media Writing https://eng221s17.davidmorgen.org 32 32 Using Music with Voice Narration https://eng221s17.davidmorgen.org/davids-posts/using-music-with-voice-narration/ https://eng221s17.davidmorgen.org/davids-posts/using-music-with-voice-narration/#respond Wed, 15 Feb 2017 22:03:40 +0000 http://eng221s17.davidmorgen.org/?p=628 Check out “Using Music: Jonathan Menjivar For This American Life” by Jonathan Menjivar: Generally, we don’t use music at This American Life to create a mood in a story or make things sound pretty. Instead, it’s there to help you make your […]]]>

Check out “Using Music: Jonathan Menjivar For This American Life” by Jonathan Menjivar:

Generally, we don’t use music at This American Life to create a mood in a story or make things sound pretty. Instead, it’s there to help you make your point. We spend a lot of hours structuring stories and cutting tape and writing around that tape and editing and editing and editing. And sure, we’re doing that to make sure the story is interesting and entertaining and surprising, but we’re also doing all that work so the story is really clear. We’re trying to point out what you should be listening for in the tape so you get the same joy or sorrow out of a story that we’re feeling. And we use music the same way — it’s a little flashlight that helps us get our ideas across.

So below are basic guidelines that’ll give you some ground to stand on if you’re just learning how to score stories. Like any rules, they’re meant to be broken once and awhile. This is not a recipe. Your cake will taste bad if you follow these instructions exactly. Listen to your story. You are Dr. Frankenstein and you’ve just created a very alive thing that will tell you what it needs.

The whole essay is chock full of helpful tips for how to think about mixing music and sound to tell a compelling story.

That story is part of a series at Transom, too.

]]>
https://eng221s17.davidmorgen.org/davids-posts/using-music-with-voice-narration/feed/ 0
What’s the difference between links and URLs? https://eng221s17.davidmorgen.org/davids-posts/whats-the-difference-between-links-and-urls/ https://eng221s17.davidmorgen.org/davids-posts/whats-the-difference-between-links-and-urls/#respond Fri, 27 Jan 2017 15:03:41 +0000 http://eng221s17.davidmorgen.org/?p=400 URLs are for computers. They are specific addresses that tell the web browser where to go to fetch data and show it to you in one form or another. The URL for the FAQ page on this site is http://eng221s17.davidmorgen.org/resources-and-glossary/. The URL […]]]>

URLs are for computers.

They are specific addresses that tell the web browser where to go to fetch data and show it to you in one form or another. The URL for the FAQ page on this site is http://eng221s17.davidmorgen.org/resources-and-glossary/. The URL for the oldest post on the course blog is http://eng181f16.davidmorgen.org/davids-posts/how-do-i-use-html-to-format-comments-on-this-site-others/. With a little awareness of the syntax, you can decode that information. If you wanted to read the page or post that I just referenced, you could copy that code and paste it into your browser to get there.

Sometimes people just paste URLs into emails or pages that they’re writing, and some applications (like the few most recent version of WordPress) will convert those URLs into links so that you at least don’t have to go to the trouble of copying and pasting the code as separate steps to get to the pages referenced. For example, one way to show you Gavin Aung Than’s comic adaptation of a quote by Jim Henson would be to just do this: http://zenpencils.com/comic/150-jim-henson-a-puppeteers-advice/. However, most of the time readers will find URLs confusing and uninviting, and it’s difficult for you to effectively contextualize that information smoothly.

Links are for humans.

Links use HTML code to turn URLs into something that is readable and clear for humans. One way to create a link is manually, by inserting some HTML code around text that makes the text into a link, so

Check out Gavin Aung Than’s <a href=”http://zenpencils.com/comic/150-jim-henson-a-puppeteers-advice/”>brilliant comic adaptation</a> of a quote by Jim Henson.

looks like this in your browser

Check out Gavin Aung Than’s brilliant comic adaptation of a quote by Jim Henson.

Most of the time, though, you don’t need to insert links manually. When you’re in your WordPress post editor, you can create a link by highlighting the text or image that you want to become a link and selecting the button that looks like the links of a chain, then pasting the URL into the dialog box. But if you want to add a link to a comment you’re leaving on this site, you’ll need to know the HTML code to do so.

This distinction between URLs and links is important for our class because our first learning outcome states that over the course of the semester, you will “demonstrate understanding of audience” and learn to “use and adapt generic conventions, including organization, development, and style.” Using links instead of URLs is an important first step in understanding the reading needs of your audience and is an important stylistic and generic convention of writing for the web.

This distinction is also important because using links opens up a whole range of more interesting options for you that are unavailable when you merely drop URLs into your work. Jokes can be goofy commentaries or can offer useful insight on the topic at hand.

]]>
https://eng221s17.davidmorgen.org/davids-posts/whats-the-difference-between-links-and-urls/feed/ 0