Slpparker's Blog

Just another WordPress.com weblog

Keeping this Blog

I”m going to keep this blog for my other classes, until I complete the program.

I”ll still keep notes here, for other classes, and possibly do projects.

I think in a few other classes, I’ll have to create a web page.

December 22, 2009 Posted by | Class Notes | Leave a Comment

IS 103- My Blog is Complete

I enjoyed the class!!!!!!!

 

December 16, 2009 Posted by | Uncategorized | Leave a Comment

File Management

Microsoft Link.

http://msdn.microsoft.com/en-us/library/bb540536(VS.85).aspx

December 16, 2009 Posted by | Chapter 4 (os) | Leave a Comment

File Management

http://www.webopedia.com/TERM/F/file_management_system.html

This is a link with more information about “File Management”

December 15, 2009 Posted by | Chapter 4 (os) | Leave a Comment

Chapter 4-File Management Presentation

 
The following tutorial is designed to acquaint you with basic procedures related to data storage and retrieval. Everytime you create a document, the first thing you need to do is to save it.  But the question is:  Where?  If you need to continue working on that same document a week later, you will need to know how to retrieve it. 

Knowing your computer – Storage devices: Knowing how a computer stores data is essential for creating, storing and retrieving your own files.  A computer stores data on a disk drive, which could be local or remote.  Different types of drives are possible, your computer may have all or some in the list that follows: 

 
USB flash drive. These are flash memory data storage devices integrated with a USB (universal serial bus) interface. They are typically small, lightweight, removable and rewritable and use the USB mass storage standard, supported by most operating systems such as Windows, Mac OS X, Linux, and Unix. To access the data stored in a flash drive, the drive must be connected to a computer, either by plugging it into a USB host controller built into the computer, or into a USB hub.

 
Hard drive. This is the internal storage unit of your computer.  Normally, you will install programs on it and store your data on it.  You cannot see the hard drive unless you remove the case of the computer. 

PC: This drive is normally designated as the “C” drive. If you have a large hard drive, it may be divided into two (or more) parts.  In this case, you will have a “C” drive and a “D” drive.

CD/DVD-ROM/RW drive.   It will temporarily hold a CD or DVD(computer program, music CD, movie DVD). Depending on the drive characteristics, it could read, and/or write new CD’s and DVD’s.
 

Zip or Jazz drive.  These are high-capacity storage drives (one diskette will hold 100MB or 250MB of data on a Zip drive or as much as 2 Gigabytes of data on a Jazz drive).  As a rule, these drives are external–they sit next to your computer and are attached to it by a cable.  Some computers come equipped with an internal zip or jazz drive.   

Remote drive. You may also store your files in hard disks located not in your local computer, but in a remote server provided that you have a network connection and access to that server.

PC: You can see what drives you have on your computer by looking inside the “My Computer” icon on the Windows desktop.  You can also view what’s on each drive by using your left mouse button to double-click on the A, C, or D icon.

Online Data backup. There are many online data backup services available these days. In online backup service, the user typically pays an annual charge for the right to store data online in a secure remote web server. The advantages are the safety of the data in the event of a catastrophe, cmputer theft or travelling. However, to use online backup, you need to have a high speed internet connection and pay some money. Hence, you have to be selective about the data that you want to store online. A good thumb rule would be to store that data online till the time you have taken a backup of it in CD or DVD and moved it to a safe place other than where the original computer is. In this way, frequently accessed data is available online and other data is archived in the CDs or other media.

Folders and Files

 

Think of your disk drive as one big file cabinet.  You will stash your work in the file cabinet.  But you shouldn’t just throw documents in without any organizational structure.   
   

Folders provide that organizational structure to a disk drive, just as they do in a file cabinet.  First, you will put labeled folders into your cabinet/drive.  Each folder will have a name.  When you view the contents of a disk drive, folders are normally listed in alphabetical order. 
 

Inside the folder, you will put your documents.  In order to be able to find your documents later within an overstuffed folder, you will give each document a name.  On a PC, it is wise to use the following naming conventions for both folders and files: 
 

  • A file name is made up of two parts:  (1) the name of the document and (2) the file extension.  You may name a file anything you wish, but it is preferable to name a file something you are likely to remember later.
  • File names should be no longer than 8 characters whenever possible.  Although Windows (and Mac) allow longer file names, you may get in problems while transfering files to other computers if you use longer file names. Also, use only letters and numbers in your file names. Special characters like “-”, “/”, “&”, or blank spaces must be avoided in the file name.
  • The second part of a file name is the extension.  In the file text.doc, the word text is the file name and the .doc is the extension.  A period always separates the two.  The extension identifies what kind of a document you have.  Some examples of file extensions are:
    • .txt : plain text
    • .doc : Microsoft Word Document
    • .htm or .html : Web document 
    • .gif , .jpg , .bmp : image
    • .ppt : PowerPoint Presentation

Saving a Document 
There is no great mystery about saving documents.  A document will go wherever you put it.  However, if you don’t pay attention, it’s likely to end up where you least expect it.  A few tips about saving documents:
 

  1. What drive is it on?  You can save it anywhere–the usb drive, the hard drive inside the computer, a zip/jazz drive (external), or on a remote location on a server.  You have to tell the computer where you want it.
  2. What folder is it in?  Once you’ve chosen the drive, you must then select the folder.  You can put it in any folder you want. 
  3. What is the of the name of the file?  You can call it anything you like, but take in account some filename conventions. Play it safe, and use only 8-character file names.  For consistency, use all lowercase letters in filenames.
  4. What is the extension?  If you have created a MS Word document, be sure the extension is .doc. If it’s a webpage, the extension should be .htm or .html (it also could be .asp, .php, etc.)

Paths
Once a file or folder has been saved, it will have a specific address on the computer, just as you have one for your home.  This “address,” or where a file lives, is called a path.  Here’s an example(Win): 

  •  
    •  
        c:\cter\edpsy387\paper3.doc

This path says the following:  This file is stored on the “C” drive (c:\), in the folder called “cter”, in the “edpsy387″ folder. The file is named “paper3.doc” and it is an MS Word document because it has a .doc extension on it.  Notice that each level of the hierarchy is separated by a backslash “\”.  The highest level is the drive; the lowest level is the file name.  

Moving and Copying a File
There will be times when you need to change the location of a file.  You may want to copy it from one folder to another on a drive, or you may want to copy it from the hard drive to a diskette (or vice versa).  Or you may simply want to move it to another location without making another copy of it.  Moving and copying files from one place to another is relatively simple.  However, a few warnings are in order: 

  1. If you are copying from the hard drive to a diskette, watch out for the size of your files.  Hard drives are large capacity storage areas.  Portable drives will hold only a certain size of data.  For text files, this is usually not a problem, since they tend to be rather small.  But, once you get into multimedia files (images, sound or video), you may have a serious problem since these files tend to be enormous (especially sound and video).  Check the size of the file before you attempt to copy it onto a disk if you suspect it might be quite large.  This is also true of PowerPoint presentation files. 
  2. If your file is too big, you can either zip the file (compress it) or save it onto a larger drive. Also, you may burn a CD.

Moving vs. Copying
Moving a file means just that:  you have one copy of a file that you remove from one location and place in another.  You start out with one copy of a file and you end up with one copy of the file in a different place.  When you drag and drop a file from one folder to another folder on the same drive, you are moving it.  When you drag and drop a file from one drive to another, you are copying it.  Copying a file means that you make a second copy of the same file and store it in a different location.  You start out with one copy of a file and end up with two, each in a different location. 

Retrieving a File  
Retrieving a file is simple, once you know how to save a file.  It’s the same process in reverse.  Let’s assume that yesterday you saved a file named “test.doc”.  Today, you want to go back and add to it.  So instead of creating a new file you will
OPEN an existing file. 

When we try to open a file, a dialogue box will open up.  This box is asking us what file we want to work on. We have to choose the file.  In order to choose it, we will have to follow the same steps we followed when we saved it: 

  • What drive is the file on?
  • What folder is it in?
  • What is the name of the file?

Finding a File  
Retrieving a document is quite simple if you remember where you put it in the first place.  But you will need some method for retrieving files when you can’t remember where you put it. Several methods are possible: 

  • Seek and you will find.  You could always open up and look in each and every folder on your drive or disk until you find it.  This is not too efficient.
  • A better method is:

PC: to click on START then FIND (or SEARCH) then FILES OR FOLDERS  

Mac: being in FINDER, go to the item FILE in the menu, then FIND

December 14, 2009 Posted by | Chapter 4 (os) | Leave a Comment

Chapter 7-Terms

Terms for Chapter 7 –Information Systems

 

Chapter 7

 

  1. Ad-blocking software: a type of software that   prevent ads from appearing on the screen.
  2. Ad-serving cookie:  a cookie  installed  by a marketing firm to track user activities on Web sites containing their ads.
  3. Anti-spyware: Software that blocks spyware from entering a computer.
  4. Banner ad: a type of advertisement typically embedded at the top of a webpage.
  5. Cookie: a message sent from a web server to a browser and stored on a user’s hard disk, usually containing information about the user.
  6. Digital certificate:  a security method that identifies the author of an Active X control, A computer programmer can “sign” a digital certificate after being approved.
  7. E-commerce:  Short for electronic commerce, it is the business of buying and selling products online.
  8. E-mail account:  a service that provides users with an e-mail address and a mailbox.
  9. E-mail attachment:  a separate file that is transmitted along with an e-mail message.                     
  10. E-mail authentication:  A technology designed to defeat spam by checking to make sure that messages originate from valid addresses.
  11. E-mail client software:  A software that is installed on a client computer and has access to e-mail servers a network.   This software is used to compose, send, and read e-mail messages.
  12. E-mail server:  A  computer  that uses special software to store and send e-mail messages over the Internet.
  13. E-mail systems:  The collection of computers and software that works together to provide e-mail services.
  14. Electronic wallet:  Software that stores personal information used during e-commerce transactions
  15. Helper application:  An external program that is used to display content retrieved using a Web browser
  16. HTML: (Hypertext Markup Language) a standardized format used to specify the layout for Web pages.
  17. HTML document:  A plain text or ASCII document with embedded HTML tags that dictate formatting and are interpreted by a browser.
  18. 18.   HTML tags:  A set of instructions, such as <B>, inserted into an THML document to provide formatting and display information to a Web browser 
  19. HTTP:  (Hypertext Transfer Protocol)  The communications protocol used to transmit Web pages. HTTP:// is an identifier that appears at the beginning of Web URLs . for example, http://wordpress.com

 

  1. Hypertext:  A way of organizing a collection of documents by assigning an address to each and providing a way to link from one address to another.
  2. Hypertext link:  also referred to simply as a “link” an underlined word or phrase on a Web page that when clicked, takes you to a designated URL.
  3. IMAP: (Internet Messaging Access Protocol):  A protocol similar to POP that is used to retrieve e-mail messages from an e-mail server, but offers additional features, such as choosing which e-mails to download from the server.
  4. Message header:  The section of an e-mail file that contains address, subject, and file attachment information.
  5. Netiquette: (Internet Etiquette):  A set of guidelines for posting messages and e-mails in a civil, concise way.
  6. Online shopping cart:  A feature of e-commerce sites that stores information about items selected for purchase often by creating a cookie on a shopper’s computer.
  7. Pharming: An exploit that redirects users to fake Web sites.
  8. Phishing:  An e-mail based scam that’s designed to fool users into revealing confidential information.
  9. Plug-in:  A software module that adds a specific feature to a system.  In the context of browers, a plug-in adds the ability to play files referenced from the EMBED tag.
  10. POP:  (Post Office Protocol)  A standard for retrieving  e-mail messages from an e-mail server.
  11. POP server:  A computer that receives and stores e-mail data until retrieved by the e-mail account holder.
  12. RSS:  (Really Simple Syndication):  Delivers files called “feeds” from Websites to subscribers.
  13. SMTP server: (Simple Mail Transfer Protocol Server):  A computer used to send e-mail across a network or the Internet.
  14. Spam:  Unsolicited e-mail typically sent as a bulk or mass-mailing and often used for fraudulent or deceptive marketing.
  15. Spam filter:  Software that identifies unsolicited and unwanted e-mail messages and blocks them from the recipient’s inbox.
  16. Stateless protocol:  A protocol such as HTTP, that allows one request and response per session.
  17. URL: (Uniform Resource Locator):  The address of a web page.
  18. Web: Short for the World Wide Web.  An internet service that links documents and information from computers located worldwide, using the HTTP protocol.
  19. Web 2.0:  A group of new and innovative ways to use the Web, such as for social networking, blogging, and wikis.
  20. Web browser:    A program that communicates with a Web server and displays Web pages.
  21. Web cache:  A collection of web pages and associated graphics that have been accessed and are temporarily  stored locally to speed up subsequent access to them.
  22. 41.   Web crawler:   The component of a search engine that autonomously visits Web sties collecting Web page data that will be indexed ad available for searching. 
  23. Web search engine:    A program that uses keywords to find information on the Internet and returns a list of links to relevant documents.
  24. Web site:  A Web address that holds a collection of information identified by a common domain names, such as www.cnn.com.
  25. Web-based e-mail:   An e-mail system that allows users to access e-mail messages using a browser.

The numbers are off, but, all the terms are here.

Chapter 8

24-bit map:

32-bit map:

December 10, 2009 Posted by | Uncategorized | Leave a Comment

Picture in Thumbnail and Regular size

December 10, 2009 Posted by | Uncategorized | Leave a Comment

Scan written document

 

This is a written lottery list, I guess my scanner is so old, it didn’t get all of it?  I tried to darken it, it still didn’t come out clear like a printed document.

December 10, 2009 Posted by | Uncategorized | Leave a Comment

Notes for Final

Final Wednesday December 16, 2009 @ 8:00am

scanned image, hand written
video

Page 368- Cookies
Why cookies? stateless connection, it’s not an ongoing connection.
One time operation.
Can send information and also send back a cookie.

Cookies on public computers- be careful not to accept any cookies, or have anything stored.

Chapter 8- test notes

Page 477- Terms for quiz.

Multiple Choice- one essay question from each chapter.
Use keyterm check list, summary of each chapter,

December 9, 2009 Posted by | Uncategorized | Leave a Comment

video with audio

December 9, 2009 Posted by | Chapter 8 Digital Media, Uncategorized | Leave a Comment

Follow

Get every new post delivered to your Inbox.