funny gifs

Friday, November 2, 2012

Joe Blogs: The Gold Gloves

Joe Blogs: The Gold Gloves: Every baseball fan has an opinion about baseball's advanced defensive statistics. It's understandable, really. Baseball defense is a tough n...

There is absolutely NO way Adam Jones is a better defensive player ,in any regard overall player, then Mike Trout is. Every time your tam hits a weak fly ball home run ball near center field, you hold your breath as a possibility that Mike Trout will rob a home run from that player. Ask Adam Jones teammate in J.J. Hardy, Power hitting Prince Fielder, Mariners catcher Miguel Olivo and White Sox second baseman Gordon Beckham. That is not even taking account the hits Trout is taking away on a daily basis. If a ball is hit near center field of the Los Angeles Angels of Anaheim, there is no question that any major league hitter is holding their breath. There shouldn't be any question about whether Mike Trout was snubbed for a gold glove this year.      

Monday, June 11, 2012

The cost of college tuition has nearly doubled in some colleges since 2007, which is alarming because they sure aren't getting cheaper as years pass. To pay for their education, students instead of living on campus commute, try to balance a job with school and often are stressed. As an upcoming freshman in college I'll be responsible for paying for my education. So seeing someone trying to make it easier for me puts a smile on my face. President Obama who is running for president again this upcoming election year is trying to reduce the cost of college tuition. For that reason and many more my favorite Presidential candidate President Barack Obama have my vote this upcoming November presidential election. President Obama understands that having tuition as high as it is right now discourages students to furthering their education in the pursue for a better life and education. President Obama plans to reduce the costs of higher education by increasing the amount of federal grant money available in low-interest loans. Many people disagree with the presidents plan, but not all responses was negative on the presidents plan. Presidents of many universities are open to conversations about making college more affordable and efficient. The President's plan will boosts federal investment in the Perkins loan Program from $1 billion dollars to $8 billion dollars, colleges will be rewarded based on their success lowering tuition prices. They may not exactly have to lower tuition, preparing graduates to get jobs and repaying student loans is a way. His plan also include doubling the number of federal work-study jobs during the next couple of years. With that bait, colleges have know choice but to decrease tuition making it easier to go to college for every student who have interest in furthering their education for a better life. Blogging Scholarship
by YourLocalSecurity.com Please like or comment if my response helped in any way

Tuesday, January 24, 2012

HTML Final Part 2

Would I Trade my Paper Books for Digital Versions? Yes I would trade my paper books for digital versions of them. Digital books offer so much more advantages then paper books. In addition they are Eco-Friendly saving the amount of trees we use for the modern paper book. The books are excessively easier to travel with, instead of carrying five to eight books, a product such as the ipad can carry all of them in a lightweight frame. 


Having your books on a device is easier because of the advances of technology. While reading a book, if there is a word that is trumping you, clicking on it brings up the definition. Other tools including bookmarking the page you are on, and highlighting text. Draw backs might include interruptions with the program in process and frequent freezing. 


The percentage of textbooks being digital from 10 years from now are close to 80 percent. We are living in a world where, it is always improving in any aspect. High schools are already using it, which will trickle down to middle schools and even elementary schools. With this in mind, the world is involving and we are closely moving towards the future. 

Wednesday, January 18, 2012

13 HTML Images Part 5

<html>
<head>
<title>Dalyngs's website</title>
</head>
<body bgcolor="348017">
<h4>Project</h2>
<br>
 <b>    <center>       <p>Netiquette</P> </b>    </center>

<p>Netiquette - Internet manners, is a combination of the words network and etiquette. Currently, it is a movement to establish a code of good behavior on the internet. </P>
<br>
  <center>   <p>5 - Netiquette Guidelines </P>  </center>
<p>1. Remember the human- Know when you are talking to a computer and  human. Treat people like humans not like machines, because unlike machines, humans have feelings. </P>
<br>
<p>
<font size="5" face="arial" color="red">
2. Know where you are in cyberspace- When you enter a domain of cyberspace that's new to you, take a look around. Spend a while listening to the chat or reading the archives. Get a sense of how the people who are already there act. Then go ahead and participate. </font> </P>
<br>
<p>3.Make yourself look good online- Unlike the real world in cyberspace you won't be judged by the color of your skin, eyes, or hair, your weight, your age, or your clothing. Know what you're talking about and make sense </P>
<br>
<font size="3" face="verdana" color="blue">
<p>4.Share expert knowledge-The reason asking questions online works is that a lot of knowledgeable people are reading the questions.The Internet itself was founded and grew because scientists wanted to share information. So do your part if you are an expert on a question that is asked, give an expert opinion. </font> </P>
<br>
<p>5.Be forgiving of other people's mistakes.Everyone was a network newbie once. This rule is really trying to say that when someone make a mistake, be kind about it. KNow matter how stupid it is. If you decide to inform them about this error, express yourself in a polite manner. </P>
<br>
<font size="4" face="Papyrus" color="yellow">
<p>Conclusion: Always treat people the same way you would like to be treated if you was in their shoes, in this case their computer. </font></P>
<br>
<p>Resources: http://www.albion.com/netiquette/corerules.html </P>
<hr size=7>
<a href="http://viereckquestion.blogspot.com">Period 2</a>
<a href="http://www.blogger.com/home">My Blog</a>
<a href="http://www.Giants.com">Best NFL Team Website<a/>

<body background="School Zone Signs.gif">
<img src="Pen.png" alt="Champions" align="bottom" width="40" height="40" />
</html>

13 HTML Images Part 4

<html>
<frameset rows="50%,50%">

<frameset cols="50%,50%">
<frame src="http://dalyngs4.blogspot.com/">
<frame src="http://viereckquestion.blogspot.com/">

</frameset>
<frameset cols="50%,50%">
<frame src="file:///Users/ict2/Desktop/Dalyngs%20HTML/Links%202.html">
<frame src="file:///Users/ict2/Desktop/Dalyngs%20HTML/Test.html">
</frameset>

</frameset>
</html>

13 HTML Images Part 3

<html>
<body>


<p>ELITE
<img src="Eli manning.jpeg" alt="Champions" align="bottom" width="400" height="400" />
</p>









<h4>Table headers:</h4>
<table border="1">
<tr>
  <th>Page 1</th>
  <th>Page2</th>
  <th>Page3</th>
  <th>Page4</th>
</tr>

</table>


<table border="1">
<tr>
  <th bgcolor="orange">Favorite Rappers</th>
  <td bgcolor="red">Favorite Movies</td>

<tr>
  <th bgcolor="indigo">Lil Wayne</th>
   <td bgcolor="green">Hangover</td>
</tr>
<tr>
  <th bgcolor="purple">Wale</th>
  <td bgcolor="yellow">Iron Man</td>
</tr>
<tr>
 <th bgcolor="gray"> Drake</th>
  <td bgcolor="blue">Insidious</td>
</tr>
</table>

<table border="0" bgcolor="red">
<tr>
  <td>Period</td>
  <td>Class</td>
  <td>Room</td>
</tr>
<tr>
  <td>2</td>
  <td>ICT</td>
  <td>118</td>
</tr>
<tr>
  <td>3</td>
  <td>Lunch</td>
  <td>Lunch Room</td>
</tr>
<tr>
  <td>4</td>
  <td>PE</td>
  <td>Gym</td>
</tr>
<tr>
  <td>5</td>
  <td>A.P. Calculus</td>
  <td>Class Room</td>
</tr>
<tr>
  <td>6</td>
  <td>English</td>
  <td>Class Room</td>
</tr>
<tr>
  <td>7</td>
  <td>A.P. Chemistry</td>
  <td>Class Room</td>
</tr>
</table>
</body>
</html>

13 HTML Images Part 2

<html>
<body>

<h4>Lists</h4>
<table border="1">
<tr>
  <th>Page 1</th>
  <th>Page2</th>
  <th>Page3</th>
  <th>Page4</th>
</tr>
 </table>


<h4>5 Favorite Foods</h4>
<ol>
  <li>Chicken</li>
  <li>Cinnamon Toast Crunch</li>
  <li>Spagetti</li>
  <li>Iced Tea</li>
  <li>Pizza</li>
</ol>

<h4>Favorite Sport Teams & Stores</h4>
<ul>
  <li>Modells</li>
  <li>Old Navy</li>
  <li>Chinese Store</li>
  <li>LAA Angels</li>
  <li>NY GIANTS</li>
</ul>

<h4><b>Class Schedule</b></h4>
<ul>
  <li>2nd Period <ul>
<li>HTML</li></ul>
</li>
 
  <li>3rd Period <ul>
<li>Lunch</li></ul>
</li>

<li>4th Period <ul>
<li>Gym</li></ul>
</li>

<li>5th Period <ul>
<li>A.P. Calculus</li></ul>
</li>

<li>6th Period <ul>
<li>English</li></ul>
</li>

<li>7th Period <ul>
<li>A.P. Chemistry </li></ul>
</li>

<h4>The Definition List:</h4>
<dl>
  <dt>HTML Elements</dt>
  <dd>An HTML element is everything from the start tag to the end tag</dd>
  <dt>HTML Basic Tags</dt>
  <dd>An HTML element starts with a start tag / opening tag
An HTML element ends with an end tag / closing tag</dd>
  <dt>HTML Formatting</dt>
  <dd>HTML uses tags like <b> and <i> for formatting output, like bold or italic text</dd>
  <dt>HTML Entities</dt>
  <dd>To display a less than sign we must write: &lt; or &#60;</dd>
  <dt>HTML Links</dt>
  <dd>A hyperlink (or link) is a word, group of words, or image that you can click on to jump to a new document or a new section within the current document</dd>
  <dt>HTML Frames</dt>
  <dd>With frames, you can display more than one HTML document in the same browser window. Each HTML document is called a frame, and each frame is independent of the others</dd>
   <dt> HTML Tables </dt>
  <dd>With frames, you can display more than one HTML document in the same browser window. Each HTML document is called a frame, and each frame is independent of the others</dd>
  <dt>HTML Lists</dt>
  <dd>The most common HTML lists are ordered and unordered lists</dd>
</dl>



<p>Super Man
<img src="JPP.jpg" alt="Champions" align="bottom" width="400" height="400" />
</p>



<a href="file:///Users/ict2/Desktop/Dalyngs%20HTML/Netiquette%20Project">Page 1</a>

<a href="file:///Users/ict2/Desktop/Dalyngs%20HTML/Links%202.html">Page 2</a>

<a href="file:///Users/ict2/Desktop/Dalyngs%20HTML/Links%20Pages~">Page 3</a>

<a href="file:///Users/ict2/Desktop/Dalyngs%20HTML/page3.html">Page 4</a>

<a href="file:///Users/ict2/Desktop/Dalyngs%20HTML/page4.html">Page 5</a>

</body>
</html>