Total Pageviews

Friday, March 18, 2011

Chapter 6 & 7 Three facts from each Tutorial

                                      Chapter 6
Fact 1. I learned the difference between Push and Pull technologies. Pull is where the person looks up the information on the Internet when they are online, and Push is when the information is sent to the computer user when it is made available.
Fact 2. Mash-ups are combined web pages that obtain information from multiple web pages to meet needs of the computer user or company in place.
Fact 3 API( Application Programming Interface) are developed by programmers to make the operating systems respond to certain conditions so that mash-ups will work.
                                     Chapter 7
Fact 1. I learned there are two basic types of Encryption: private-key encryption which work well when the key can be passes from one user to another, public-key encryption works when the users are to far apart to pass a key to each other.
Fact 2. I did not know that cookie files could only be read by the website that installed them.
Fact 3. The newest type of secure encrypted connection is Secure Sockets Layer-Extended Validation (SSL-EV).

Friday, March 4, 2011

ITE 130; Chapter 5 three things learned.

Fact 1. I  learned many of the things on Web pages and other places on the Internet are protected by intellectual property laws to fully understand and use these law I recommend getting a lawyer and referencing this Web page : http://www.whitehouse.gov/blog/2011/02/08/president-establishes-intellectual-property-enforcement-advisory-committees

Fact 2. I learned what most the file extension are for multimedia files are; For graphics and Images the most common are GIF ( Graphics Interchange Format) and JPEG ( Joint Photographic Experts Groups) and for Audio files the most common formats are Wave( WAV) and MIDI (Musical Instrument Digital Interface), MP3 is a video compression that is used for music. last most common type of multimedia files are video and the most common of are MPEG(  Moving Picture Expert Group) and AVI ( Audio Video Interleaved).

Fact 3. Software is divided in to four main groups freeware,  shareware, limited edition, and licensed. Which as you could guess it goes from being free to having to pay in advance for the development of the software needed to meet the persons or companies needs.

Thursday, February 10, 2011

James Blog for ITE 130 Assignment 3; 6 facts learned from ch. 3 and 4

Fact 1. The account information that you need to create a Windows Live ID is 1. first and last name, 2. Country, 3. state, 4. ZIP code, 5. gender, and 6. birth year.


Fact 2. In Gmail they call Groups, Labels instead folders or category like they do in Windows Live.


Fact 3. Google has a Web albums site called Picasa.


Fact 4. There are two basic types of questions use in making a search; 1. is a specific question., and 2. is a exploratory question.


Fact 5. A meta tag is an HTML code placed in a web page only to help search engines find out the content of that Web page and it's links.

Fact 6. A useful tool in making an advance search is Boolean algebra.

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..