Friday, July 27, 2007

Tuesday, May 22, 2007

When is it okay to pirate software, if ever?
When things are too expensive or outrageously overpriced

Is the author correct? Does piracy encourage people to BUY things?
Sometimes...Piracy does not always offer full features(at least in software)

What should movie companies do to stop piracy (if anything)?
They cannot do nothing.

Thursday, March 29, 2007

Display the first name and age for everyone that's in the table.
select first,age from empinfo;

Display the first name, last name, and city for everyone that's not from Payson.
select first,last,city from empinfo;
where city <> payson;

Display all columns for everyone that is over 40 years old.
select first,last,id,age,city,state from empinfo;
where age >= 40


Display the first and last names for everyone whose last name ends in an "ay".
select first,last from empinfo
where last like "%ay"

Display all columns for everyone whose first name equals "Mary".
select first,last,id,age,city,state from empinfo;
where first = "Mary"
Display all columns for everyone whose first name contains "Mary".
select first from empinfo;
where first like "%Mary%"
Display the first name and age for everyone that's in the table.
select first,age from empinfo;

Display the first name, last name, and city for everyone that's not from Payson.
select first,last,city
where city <> payson;

Monday, March 19, 2007

Text to speech

http://www.cepstral.com/cgi-bin/demos/general

Video games W/e

Video games can help people learn better.I mean in this class we would probably not be playing games if we had our own learning games to play.It does promote learning in a way and its a lot more interactive and fun.how can a learning game be addictive?You will get bored of it sometime.

Thursday, March 15, 2007

Wednesday, March 07, 2007

question

What is one way...

Schools can be more focused on learning?

They can teach a lot more by offering a lot more learning resources to students.If we have more tools to learn.They can be strict and in this way students will have to learn.Also by teaching fun classes students will be motivated.

Monday, March 05, 2007

Firefox addons

https://addons.mozilla.org/firefox/26/
This addon made downloading easier and less annoying in firefox.In the beggining i wans't sure where the bar was but when i found it I was satisfied by this addon because it dind't make me open a new window.
https://addons.mozilla.org/firefox/2207/
This addon made searching on google a lot easier and a lot less time consuming.I dind't have a lot of time to use this addon but the time I did use it it rocked.It offers a little preview of pages without going into them which makes searches better.
https://addons.mozilla.org/firefox/219/
I dind't try this addon out but I did like to point out.This addon is extremely uselsss there must be some really lazy people out there.How hard is it to click your player window and just change the music there?Computers are making stuff too easy for people at the end we will become mutants with unmovable arms/legs and all stuff cause computers do everything for us.
https://addons.mozilla.org/firefox/1508/
I downloaded this addon.So far it seems really good But i dont have no one to share with.I would like to share my whole collection of secret websites with my best friends but I can't :(.5/5
https://addons.mozilla.org/firefox/1865/
THis addon is basically a pop up blocker and it works great.It can block a great array of ads and if it doesn't you can set it to!5/5