Category: Communication

I got my BA in English with a concentration in Communications / Media Study. These posts represent my interest in those fields of study, including: Movies, Television, Websites, Blogging, HTML, CSS, Social Media, etc.

  • 100,000 Views on Flickr



    100,000 Views on Flickr
    Originally uploaded by Daniel Greene.

    I knew this day was coming for the past month or so, so I prepared. I deleted about 1,500 photos that didn’t get many views and probably weren’t very interesting to people. In the process of revising them, I learned that people like photos that tell a story right from the thumbnail and that reward them with satisfaction for clicking on the thumbnail to view the photo because they are special, unique, beautiful, exciting, strange, or otherwise intriguing. I also learned not to post so many versions of the same thing. Usually one is enough. If I’m down to two photos of something now, I force myself to pick one.

    Since I have over 5,000 photos, I have created a Collection that I call my Portfolio to give you a look at other Flickrites’ favorites and mine; this Collection contains three sets with 36 images each in the three main types of photograph: Portrait, Landscape, and Still Life. I might play around with the categories in the future, but I plan to keep this set at the top of my home page and rotate photos in and out of it, never exceeding around 100 (or 108, as the case is now).

    I appreciate your views. Your views, comments, and faves have taught me a lot about what people want to see. I will still take photos for myself, but now I have a better sense of what interests others.

    Since I joined Flickr in August 2006, I have enjoyed meeting people both in my own region and all over the world. Worldwide members of Flickr who have shown me the world through their eyes. Thank you for taking the time to see the world through my eyes.

  • iTunes Movies and TV Shows — Captioned?

    While Apple has announced a new Apple TV and movie rentals on iTunes, now more than ever it’s high time they made sure that all their video content is closed captioned. With the writers’ strike affecting television programming and more people switching to downloadable content, let’s not take a huge step backward by delivering a huge mess of inaccessible content over the Internet! The ADA does not require Internet deliverables to be closed-captioned because the ADA was drafted before the Internet, but the spirit of the law is to ensure that people have access to media, and since most movies and television shows have already been captioned for legacy media, it shouldn’t be difficult to deliver those captions along with new media. Apple has put the technology in place for the viewing of closed captions in iTunes, QuickTime, and iPods. The next step is actually selling and renting closed-captioned videos!

  • Typography, Typography Everywhere

    I noticed an interesting use of underlining at the gas pump today. I learned, when studying typography, that underlining is mostly a relic of the typewriter, which was incapable of emphasizing text with italic or bold typefaces, and that other means of emphasis are more aesthetically pleasing.

    One problem with underlining words as a way of underscoring their importance is that the underlines interfere with the descenders– those “tails” of letters that descend below the baseline as in the lowercase letters g, j, p, q, and y. I once read that a proper underline breaks at the descenders to allow them to descend without interference.

    I am happy to report that the typesetter of this sign knew well enough to underscore only the “round” of the word “ground” and let the descender of the lowercase g hang down without the interference of the underline.

    You just never know where you’ll see an example of proficient typography! Er… typography! Yeah, that’s better.

  • Hyperlinks Weave the Web



    Hyperlinks Weave the Web
    Originally uploaded by Daniel Greene.

    There would be no World Wide Web without hyperlinks. Hyperlinks are what allow us to add photos to web pages, link from one page to another, etc. These days, much of this hyperlinking is done for us automatically on sites such as Flickr. But Flickr also allows you to create hyperlinks yourself in many areas of the site, including photo descriptions, comments, and group threads. I create links between photos and members all the time, and it’s easy for me to do so because I’ve memorized the HTML. Once you learn the HTML for a hyperlink, you can be a hyperlinker yourself!

    An HTML tag begins with a less-than sign, created by holding down the shift key while you tap the comma key. Then you type “a” for “anchor” and “href” for “hypertext reference”. Then you type the equals sign (=) followed by a quotation mark. This quotation mark is the beginning of a “container” for the URL, or “uniform resource locator.” The URL is the “web address” for the object to which you are linking. As a mnemonic device, I think of this opening tag as the English phrase, “Anchor hypertext reference is…”

    Recently, I posted a photo I took of a fellow Flickrite at a FlickrMeet. I wanted to link to her photostream so that other people could appreciate her photos. This is a way of showing respect and giving credit, similar to the citations used by academic writers. So, what did I do? Well, first, I wrote the text, “katdavis kindly posed for a portrait.” Then, I decided to make “katdavis” (her username) into a hyperlink. In order to do so, I found her photostream and copied and pasted the URL from my browser’s address bar above the first page of her photostream (the URL being http://www.flickr.com/photos/katdavis/ ). Then, I returned to my photostream— specifically, the photo page containing the portrait of her (the URL being flickr.com/photos/danielgreene/2100926688/ ). I clicked in the description text so that I could edit it, and I placed my cursor just in front of her username. There, I inserted the magic of the Web: I typed <a href= and I pasted the URL I had copied from the first page of her photostream. The “aitch tee tee pee colon slash slash” is absolutely essential to the HTML expression. Immediately following that URL, I typed a closing quotation mark (a.k.a. “close quote” — same as an open quote in this case, since HTML uses only the “inch mark” type quote, not “curly quotes” or “typographer’s quotes”). I then completed my opening HTML tag by typing a greater-than sign. The greater-than sign signifies the end of an HTML tag.

    But the tag would not be complete without the link text being bracketed by the closing HTML tag. So, after I typed the opening HTML tag and typed the link text “katdavis” I enclosed the link text with the closing HTML “anchor” tag which is a less-than sign, slash, a, and a greater-than sign. As you can see, enclosing HTML tags are bracket by less-than and greater-than signs. The slash mark represents a closing HTML tag which marks the end of an HTML expression. You can think of the end of the anchor tag in English as “end of anchor.”

    The resulting hyperlink looked like so when I finished editing it:

    katdavis

    What the visitor to my pages sees is a hyperlink they can follow to jump to katdavis’s photostream, like so: katdavis

    Hyperlinking creates virtual connections that can lead to or supplement the actual connections we have with each other in the real world. Hyperlinks are the sine qua non of the World Wide Web, and are even more important in the social, democratic "Web 2.0." Learning the HTML for creating hyperlinks is one of the steps to joining the ranks of the digerati and harnessing the power of the Web for yourself.

    Have fun, and weave on!

  • Published in Eyes of Desire 2, A Deaf GLBT Reader

    Published in Eyes of Desire 2, A Deaf GLBT Reader

    Raymond Luczak published a story of mine in his book Eyes Of Desire 2: A Deaf GLBT Reader, available at Amazon.com.. My story is called “My First Deaf Guy” and it’s about my first lover, who happened to be Deaf, and why we broke up. (It might not be why you think.) I created this blog post so people who read the book and look me up through my bio in the book have a space to leave comments on the story.

    I edited this post for concision on March 12, 2012.