Skip to main content

Selecting a Topic for your Instructions Project

Hi all,

In corresponding with students since class, I think I've come up with a sense of what directions your instructions projects could take.

The actual written procedures are only one part of a set of instructions, and while they are the first thing one thinks of when you think of instructions, they are not the only thing to focus on in writing instructions. Remember, instructions are made of the following three genres:

  1. Technical Description - an attempt to define and describe elements of the task accurately
  2. Process Description - an attempt to provide an overview and understanding of a whole process from a third-person point of view
  3. Procedures - an attempt to provide steps that a a user can follow to complete a task
You should feel free to develop projects that include all of these genres, but which emphasize one over the other. So, for instance, a recipe or a set of instructions giving you steps to fix a flat tire will focus mostly on the procedures themselves. Instructions for how to get out of jury duty, on the other hand, may focus more on describing the roles of the various officers and institutions involved. Instructions for how to choose a graduate program may focus more on the helping readers understand the overall process.

So, you shouldn't feel badly if the instructions you want to write don't focus solely on step-by-step procedures. There is a lot of macro- and micro-knowledge that readers often need to complete a task. Your main goal should be to find something that provides you with an appropriate challenge and which you feel has a legitimate audience. Without these two things, it will be hard to see yourself as creating something of value, and difficult to make decisions based on what the audience needs.

Comments

Popular posts from this blog

Podcast/RSS Feed Links

There are many sites you can easily find to help you podcast. Here are some links for the basics: RSS Feed Generator - http://www.tdscripts.com/webmaster_utilities/podcast-generator.php - Will generate a valid RSS 2.0 feed (XML code), alhtough it only allows you to choose MP3 or WMA enclosure types (this can be amnually adjusted after the file is created. RSS 2.0 at Harvard Law - http://cyber.law.harvard.edu/rss/rss.html - Good info on the RSS 2.0 specification, with deinfitions of elements and sample files. MIME media types - http://www.iana.org/assignments/media-types/ - these are the possible emdia types you can send via RSS. You would need to enter the proper MIME type in your XML under enclosure type. There are many sites that will automate this process for you, but I think it's important for you to understand how the underlying technology works. Just like in CSS, there are plenty of specialized tags that allow you to send out particular types of information along with your en...

Instructions for Uploading Files to Your NSU Web Space

Instructions for Uploading Files to Your NSU Web Space 1. Go to http://www.nova.edu/bin/public-html and enter your user name and password. This will create the "public" folder needed to allow other people to view files uploaded to your NSU web space. 2. Upload files to your web space using a client like Filezilla or by going to ftp://polaris.nova.edu/ . Make sure to place any files you want people to see online into your "public" folder. To use the ftp url above, you need to neter it in Internet Explorer, submit your username and password, and then select “ Open FTP Site in Windows Explorer” from the page drop-down menu in IE. 3. After that, you should be able to view the files by going to http://www.nova.edu/~[username]/ . (this will give you an index of any files in this space; if you have a file named “index.htm”, that file will be automatically opened; to navigate to a specific file you would write in the filename after your username).