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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831

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/rest-api/class-wp-rest-server.php on line 1831
{"id":400,"date":"2017-01-27T10:03:41","date_gmt":"2017-01-27T15:03:41","guid":{"rendered":"http:\/\/eng221s17.davidmorgen.org\/?p=400"},"modified":"2017-01-27T10:17:36","modified_gmt":"2017-01-27T15:17:36","slug":"whats-the-difference-between-links-and-urls","status":"publish","type":"post","link":"https:\/\/eng221s17.davidmorgen.org\/davids-posts\/whats-the-difference-between-links-and-urls\/","title":{"rendered":"What’s the difference between links and URLs?"},"content":{"rendered":"

URLs<\/acronym> are for computers.<\/h2>\n

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\u00a0FAQ page on this site is\u00a0http:\/\/eng221s17.davidmorgen.org\/resources-and-glossary\/<\/code>. 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\/<\/code>. 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.<\/p>\n

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\u2019s comic adaptation of a quote by Jim Henson would be to just do this:\u00a0http:\/\/zenpencils.com\/comic\/150-jim-henson-a-puppeteers-advice\/<\/a>.\u00a0However, most of the time readers will find URLs\u00a0confusing and uninviting, and it’s difficult for you to effectively contextualize that information smoothly.<\/p>\n

Links\u00a0are\u00a0for\u00a0humans.<\/h2>\n

Links use HTML code to turn URLs into something\u00a0that is readable and clear for\u00a0humans. One way to create a link is\u00a0manually, by inserting some HTML code around text that makes the text into a link, so<\/p>\n

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.<\/p><\/blockquote>\n

looks like this in your browser<\/p>\n

Check out Gavin Aung Than’s\u00a0brilliant comic adaptation<\/a> of a quote by Jim Henson.<\/p><\/blockquote>\n

Most of the time, though, you don’t need to insert links\u00a0manually. When you’re in your WordPress post editor<\/a>, 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.<\/p>\n

This distinction between URLs and links is important for our class because our first learning outcome<\/a> 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.<\/p>\n

This distinction is also important because using links opens up a whole range of more interesting options<\/a> for you that are unavailable when you merely drop URLs into your work. Jokes can be goofy commentaries<\/a>\u00a0or can offer useful insight<\/a> on the topic at hand.<\/p>\n","protected":false},"excerpt":{"rendered":"

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\u00a0FAQ page on this site is\u00a0http:\/\/eng221s17.davidmorgen.org\/resources-and-glossary\/. The URL […]<\/p>\n","protected":false},"author":1,"featured_media":401,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"dwc-title":["Image Credit"],"dwc-content":["\u201cUnclickable Link<\/a>\u201d by Flickr user quinnanya<\/a>"],"footnotes":""},"categories":[6,67],"tags":[59,65,66,61,32,60,62,63,46,64,36],"_links":{"self":[{"href":"https:\/\/eng221s17.davidmorgen.org\/wp-json\/wp\/v2\/posts\/400"}],"collection":[{"href":"https:\/\/eng221s17.davidmorgen.org\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eng221s17.davidmorgen.org\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eng221s17.davidmorgen.org\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eng221s17.davidmorgen.org\/wp-json\/wp\/v2\/comments?post=400"}],"version-history":[{"count":2,"href":"https:\/\/eng221s17.davidmorgen.org\/wp-json\/wp\/v2\/posts\/400\/revisions"}],"predecessor-version":[{"id":409,"href":"https:\/\/eng221s17.davidmorgen.org\/wp-json\/wp\/v2\/posts\/400\/revisions\/409"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/eng221s17.davidmorgen.org\/wp-json\/wp\/v2\/media\/401"}],"wp:attachment":[{"href":"https:\/\/eng221s17.davidmorgen.org\/wp-json\/wp\/v2\/media?parent=400"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eng221s17.davidmorgen.org\/wp-json\/wp\/v2\/categories?post=400"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/eng221s17.davidmorgen.org\/wp-json\/wp\/v2\/tags?post=400"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}