Showing posts with label technology. Show all posts
Showing posts with label technology. Show all posts

Sunday, May 4, 2008

How to Post Photos on Your Blog

Something that's come up in our class is how to best get Flickr photos onto a blog. We went over it a bit in class, but I'm going to put instructions on here.

The easiest way is if you have a Flickr Pro account and you're working with your own photos or the photos of someone who has given others permission to use their photos through a Creative Commons license.

At the top of every photo, if you have a Flickr Pro account, there is a menu that includes "all sizes."
Click on "all sizes" and choose the size you want to include on your blog (probably small or medium, depending on your blog and the photo).

If the photo belongs to you or has been licensed for sharing, scroll down and you'll see something like this:

Assuming you want to link back to Flickr, copy the HTML from the top window into your blog post window. Note that if you're in "Compose" mode in Blogger, you don't have to go into "Edit HTML." I copied and pasted it in, and voila:

Lago de Atitlán

But! What if your situation is not so straightforward? What if you wanted to, er, borrow photos without permission? (Because clearly that person didn't know how to put a Creative Commons license on their photos, right?) Or, what if they are sharing their work, but you don't have a Pro account? Or what if you're using a photo that's not on Flickr?

What you do is find your photo of choice in your size of choice (if applicable), then control-click (Mac) or right-click (PC) and choose "Copy Image Location" (or the equivalent). Then use this HTML code:

<img src="http://imageurl.jpg">

But, what if you want that photo to link back to the page you got it from (or some other web page)? Go copy the URL for your desired page and use this code:

<a href="http://webpage.com"><img src="http://imageurl.jpg"></a>

But but, what if you want it centered? Do this:

<center><a href="http://webpage.com"><img src="http://imageurl.jpg"></a></center>

You can put those <center> </center> tags around your code copied and pasted from Flickr as well.

What if you want to insert your photo via the Blogger add image tool (if you have the image on your hard drive), and you want to add a link (to Flickr or wherever)? Click on this icon:


Browse to find the photo on your computer, choose your preferred size and alignment, and click to upload. It will put the image at the top of your blog post. Super annoying. You can click on the image to select it, then cut (Mac: command-X; PC: ctrl-X) and paste it in your desired location.

To make that photo into a link, find your desired URL, select the photo (still within your Compose window), and click the Link icon:


Paste your URL in there, and it will link-ify your image (you can check in Preview to make sure it worked). You can also go into Edit HTML and work from there, but if you're not familiar with HTML it's a little scary looking.

If you have any questions or problems, please feel free to ask in the comments, and I'll do my best to answer.

Update: I realized that even if another Flickr user is allowing their photos to be used by others, the HTML code to copy and paste isn't there unless they're your own photos. So if you want to use someone else's photos, use the code I provided with the photo URL and page URL.

Sunday, April 27, 2008

stop spam. read books.

I just discovered something so cool I had to put off homework a little while longer and blog about it. I was reading the excellent blog learning.now ("At the crossroads of Internet culture & education with host Andy Carvin"), and I noticed at the bottom of the entry in the space for comments, it required the commenter to type two obscured words, to make sure only real people could comment.

The first thing that struck me was that it asked for two words, instead of the standard one. The second thing I noticed was that there is an audio alternative for people who are visually impaired. This is fantastic. Then I noticed "stop spam. read books," and I was very intrigued. I went to the reCAPTCHA website and learned more.

It turns out they work with book digitization projects like the Internet Archive, and when you type in the distorted word, you are reading a word that a computer could not recognize with OCR (I guess the computer knows when it's not reading a word right). They put one word they already know and one they don't, so if you get one right they know you probably got the other one right. They give the same word image to multiple people to get a higher accuracy rate.

So, for example, in the image above, they might already know that the first word is "Germantown," but their OCR software couldn't read the second word, "were." When I type in "Germantown were," I am helping the Internet Archive turn scanned images of a book page into digital text. Awesome. It looks like you can add it to your WordPress blog, among others, but I didn't see a way to attach it to Blogger.

Saturday, March 29, 2008

High-speed internet in SF public housing

Brewster Kahle is so cool. He's putting high-speed internet in public housing in San Francisco. You can read about it in the New York Times here.

I really really want us to spend some time on the digital divide in our digital literacy class. I've been meaning to write more about it here, but I haven't gotten around to it. I actually did a brief presentation (plus reflection activity) for my coworkers about the digital divide, particularly in San Francisco, last month. I should post the basic information and reflection stuff on here.

Sunday, March 9, 2008

Text Generation Gap article

There's an article in today's New York Times called "Text Generation Gap: U R 2 Old (JK)." It's interesting and somewhat disturbing, talking about the way technology like cell phones (especially texting) has changed how children and parents communicate with each other.

This stuck out as especially disturbing:
Early on, Savannah’s parents agreed that they had to set rules. First, they banned cellphone use at the dinner table and, later, when the family watched television together, because Mr. Pence worried about the distraction. “They become unaware of your presence,” he said.
How has watching TV become family-togetherness time? Mr. Pence, if your children are watching TV and not texting, they're probably not thinking about your presence anyway. Heaven forbid that children be distracted from television with social interactions!

Pence now allows his daughter to text while they watch TV because otherwise she would just leave and text somewhere else.

This was also kind of depressing:
“Texting is in between calling and sending and e-mail,” he explained while taking a break from study hall. Now he won’t even consider writing a letter to his mother, Jan. “It’s too time consuming,” he said. “You have to go to the post office. Instead, I can sit and watch television and send a text, which is the same thing.”
I don't really care about the preservation of the written snail mail letter. They're nice, but not really important to me. My problems:
  1. A text message is not anywhere near a letter (or most emails, for that matter). It rarely consists of more than a couple sentences.
  2. Again with the television thing. "Oh no, I can't make time to communicate with my mother because I have to watch TV!"
Technology can provide great tools for communication, but we need to be careful when they start pushing people apart instead of bringing them together. Unfortunately (or fortunately?) this isn't necessarily clear or black and white. Chances are a lot of young people are building closer and closer relationships with their friends while their relationships with parents suffer. All of these issues aren't unique to technology, especially not new technologies. It's just people trying to figure out how to interact with people.