Application of Computer Technology in the Workplace

This class is designed for Juniors, Seniors and graduate students in the College of Agriculture and Home Economics at New Mexico State University. It is a pilot project for increasing technology skills of student and faculty. This blog is used to highlight blog posts of students, and call attention to additional articles and websites.

Monday, February 13, 2006

The PowerPoint Penalty

If you think you'll ever go in the classroom.. take a look at this article, "Avoiding the PowerPoint Penalty: Guidelines for Meaningful Use in Pre-Service Education". (I know the author well). It reviews some of the problems with PowerPoint in a classroom and gives examples of how it can be used a little more constructively.

http://cahe.nmsu.edu/bchamberlin/publications/Powerpoint_penalty.pdf

Thursday, February 09, 2006

Blogging Photos from Your Phone

If you have a mobile phone with a camera in it, try blogging from your phone. You can take a picture then send it to blogger from your phone and have it appear on your blog. I haven't tried it (my old phone doesn't have a camera). So if you do, let the class know about it!

Blogger Mobile

Tuesday, February 07, 2006

Making a link in your blog

If you want to post a link to a website in your blog, you can just type in the address and another user can copy and paste. BUT, you can also use HTML code to make it an active link, where a user can just click on it. Here's how:

The HTML code (the code used to 'write' web pages) for making a link has three elements: You have to
  1. "Turn the code on" and give the url for the link. (<A HREF="http://URL Goes Here in quotes">)
  2. Name the link: these are the words you want the user to click on to get to the link. This can be the URL, but it can also be a nickname. For example, I can point you the website for the class by encouraging you to click on the name of the class, http://cahe.nmsu.edu/appliedtechnology, or by saying I have a website up for the class. In the second example, I've defined the name of the link as "website up for the class".
  3. "Turn the code off" (</A> )


All together, the code looks like this:
<A HREF="http://URL Goes Here in quotes">What they click on to go to the link Goes Here</A>

Another example...
This sentence:
I have a website up for the class.

is coded like this:
I have a <A HREF="http://cahe.nmsu.edu/appliedtechnology">website up for the class</A> .

Word of the Day for RSS Feeds

Now that you have a slick, easy way to check multiple RSS feeds at the same time, (You DO have a slick, easy way -- like an aggregator -- to check multiple feeds at the same time, right?) I thought you might enjoy the word of the day. Thanks to Merriam Webster, it is a great way to build your vocabulary. Today, it is "oftentimes". Weird, I would have thought that was a misspelling, not a word!

Check it out at:
http://www.merriamwebster.com/cgi-bin/mwwod.pl