Total Pageviews

Wednesday, January 26, 2011

ITE 130 Assignment 2

     Chapter 2 Emails and Windows Live Mail

     Fact 1. Emails use special protocols or rules in regard to how they are received and sent over the Internet. Which path an email takes over the Internet depends on if it's incoming or outgoing. For outgoing emails it most likely uses SMTP (Simple Mail Transfer Protocol). For incoming emails it most likely uses POP (Post Office Protocol). Also the software program that a computer uses to handle emails is called Mail Client Software or simply an email program.
    
     Fact 2.  When sending an email to someone from contacts or by typing in there email address or forwarding or replying to one that has already been sent. It is important when using to To, or, Cc, or Bcc to know who to be anonymous with and who not. For more detail on this see Ken's ITE 130 Blog. 
From my own experience my email program Windows Live, updates my contact information daily with new photos, email  addresses and etc. from facebook, linkeden, google, and etc. The trick is to set sharing to friends of friends.

     Fact 3. Viruses, Spam, and Junk Mail, very from terrorism to an annoyance. Viruses can be stopped in most cases with common sense and a good antivirus program. Spam on the other hand isn't so easy, I learn from the book that the MAAWG (Messaging Anti-Abuse Working Group) found out that 80% of  emails were abusive. Because robots send so many emails that they slow down some networks.


In my opinion one day computers are going to stop any data will harm them, and be able to tell the difference between the emails that will help the user .vs. emails that will hurt the user.
    

Wednesday, January 19, 2011

ITE 130 Assignment 1

     Assignment 1, Read chapter 1 and blog about 3 facts learned.

Fact 1:  Addresses and the web, a computer has a unique I.D. number called an IP( Internet Protocol) address. Most IP addresses are (IPv4) which is in dotted decimal notation and looks like this (xxx.xxx.xxx.xxx) but there are only 4.2 billion possible addresses. So in 1997 the IETF approved (IPv6) for more address in the future. Most people don't use IP addresses to locate a website. They  use a domain name and the program that links the IP address to the domain name is called the DNS( domain name system), the computer that links the two is called the domain name server.

Fact 2: Web pages and browsers, are connected by using a URL( Uniform Resource Locator). What is a URL? It's a four part scheme for telling the computer where to look and what to do. For example take my website: http://www.jameslenzen.com/home/skills/.html. The http:// is called the transfer protocol there are others like ftp:// (file transfer protocol), and telenet:// (telenet protocol). But the most common are http:// and https:// for the web. The second part of the scheme is the domain name in the example it's www.jameslenzen.com. the third part is pathname ex./sklills/ and finally the fourth part is the file name. ex .html

Fact 3 : History and Cookies in the Browsers, computer can save passwords and what you searched for but you can turn if off it you want, most programs want you to allow it. It all depends on what your doing, how the computer is used, how good is your antivirus software, and etc..