Quantcast

Oct
31st

Friday Night Lights: The show just gets better

Category: My Life | Leave a Comment

So I’ve been watching Friday Night Lights on NBC since the beginning and to be honest – it was okay at first. But now it’s getting really good!

With the new QB “Voodoo” coming in and the problems he’s putting on the “real team” – the episodes become more dramatic and makes you (the viewer) feel that you’re a parent, brother, sister, etc. of the actual player(s) of the team. I can’t say much about the Season so far besides: WATCH IT NEXT WEEK!

It’s definately “Must see TV”! :)

Oct
30th

Is Reggie Bush as big of a hype as I knew he’d be?

Category: My Life | Leave a Comment

Check the stats… So far Bush has been stopped easily in the NFL. The Texas Longhorns showed that he wasn’t unstoppable in the National Championship and now he’s playing against a less lopsided group of great athletes, each and every day.

Don’t get me wrong. I’m not trying to bash Bush by stating that he didn’t deserve the hype in College. He was an excellent player. Maybe not a Marcus DuPree — but they hype seems familiar. ;-)

(more…)

Oct
30th

Oh yeah… The Cardinals won the World Series.

Category: My Life | Leave a Comment

I guess it slipped by me somehow. Baseball is just plain boring and full of crap lately so I didn’t watch anything the entire season this year. What’s the point? There’s no more real players it seems… shoot, even The “Rocket” is being accused of Steroid abuse and I believe it’s true. Why shouldn’t I? Everyone else is doing it so it only means guys like him will try to keep up with the league.

How would it help a pitcher? Velocity, duh.

So yeah… there you have it: Cardinals are the 2006 World Champs. Barry Bonds has pumped his muscles full of illegal drugs for an easier way towards the Record books and Bud Selig is slightly richer each year.

Pretty lame if you ask me.

Oct
28th

USC Defeated by Oregon State!

Category: My Life | Leave a Comment

Finally! USC’s luck is gone! Oregon State BARELY pulled off the upset after blowing a HUGE lead in the 4th quarter.

Thank god for the upset… I’m tired of USC getting easy schedules and getting chances at the National Championship. Phewww…

Oct
27th

Firefox 2: Are you using it?

Category: My Life | Leave a Comment

I’ve been playing around with Firefox 2 and so far I’m loving it compared to IE7. I know there’s been alot of talk on other Blogs about this issue but seeing for yourself – you start wondering what the hell some people are really talking about?

I can’t remember who it was or what Blog it was but I swear someone claimed IE7 was much better… interesting take. My take is this:

IE7 Blows.

(more…)

Oct
27th

InstantHitman.com

Category: My Life | 2 Comments

Okay, so there’s some strange sites online but this is by far the best strange site I’ve seen in a while. I’m sure there’s probably alot of people that will take offense to this – maybe even someone I virtually killed? Who knows…

Here’s a quote straight from the Website:

(more…)

Oct
26th

Halloween Fun Online!

Category: My Life | Leave a Comment

Alright so a friend of mine posted this in a forum I visit daily… I thought it was pretty cool and definately felt like a Halloween type prank someone could do to someone else.

So, go to a site such as Google.com and do a search for anything – then click “images” at the top so you’ve got a page full of images ready to go.

Next – type one of the following into your Browsers Address Bar:

<code>
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);

Or you can try the other way:</pre>
<pre><code><code><font color="#000000"><font color="#0000bb">javascript</font><font color="#007700">:{var </font><font color="#0000bb">a</font><font color="#007700">=</font><font color="#0000bb">document</font><font color="#007700">.</font><font color="#0000bb">getElementsByTagName</font><font color="#007700">(</font><font color="#dd0000">'a'</font><font color="#007700">),</font><font color="#0000bb">r</font><font color="#007700">=</font><font color="#0000bb">0</font><font color="#007700">;</font><font color="#0000bb">setInterval</font><font color="#007700">(function(){for(var </font><font color="#0000bb">i</font><font color="#007700">=</font><font color="#0000bb">0</font><font color="#007700">,</font><font color="#0000bb">l</font><font color="#007700">=</font><font color="#0000bb">a</font><font color="#007700">.</font><font color="#0000bb">length</font><font color="#007700">;</font><font color="#0000bb">i</font><font color="#007700"><</font><font color="#0000bb">l</font><font color="#007700">;</font><font color="#0000bb">i</font><font color="#007700">++){var </font><font color="#0000bb">s</font><font color="#007700">=</font><font color="#0000bb">a</font><font color="#007700">[</font><font color="#0000bb">i</font><font color="#007700">].</font><font color="#0000bb">style</font><font color="#007700">;</font><font color="#0000bb">s</font><font color="#007700">.</font><font color="#0000bb">position</font><font color="#007700">=</font><font color="#dd0000">'relative'</font><font color="#007700">;</font><font color="#0000bb">s</font><font color="#007700">.</font><font color="#0000bb">left</font><font color="#007700">=(</font><font color="#0000bb">Math</font><font color="#007700">.</font><font color="#0000bb">sin</font><font color="#007700">(</font><font color="#0000bb">r</font><font color="#007700">/</font><font color="#0000bb">10</font><font color="#007700">+</font><font color="#0000bb">i</font><font color="#007700">*</font><font color="#0000bb">2</font><font color="#007700">)*</font><font color="#0000bb">2</font><font color="#007700">)+</font><font color="#dd0000">'px'</font><font color="#007700">;</font><font color="#0000bb">s</font><font color="#007700">.</font><font color="#0000bb">top</font><font color="#007700">=(</font><font color="#0000bb">Math</font><font color="#007700">.</font><font color="#0000bb">cos</font><font color="#007700">(</font><font color="#0000bb">r</font><font color="#007700">/</font><font color="#0000bb">3</font><font color="#007700">+(</font><font color="#0000bb">i</font><font color="#007700">))*</font><font color="#0000bb">3</font><font color="#007700">)+</font><font color="#dd0000">'px'</font><font color="#007700">}</font><font color="#0000bb">r</font><font color="#007700">++},</font><font color="#0000bb">5</font><font color="#007700">);</font><font color="#0000bb">void</font><font color="#007700">(</font><font color="#0000bb">0</font><font color="#007700">)} 

Enjoy!

<font color="#000000"><font color="#007700" /></font>

Oct
24th

CBS Cancels SMITH?

Category: My Life | Leave a Comment

Wow, I guess I’m a little late on this but I couldn’t figure out why CBS wasn’t airing SMITH over the past few weeks. What a ripoff… Everytime CBS gets a new show that’s NOT Comedy that’s NOT CSI – they cancel it.

Falcone anybody?

(more…)

Oct
24th

Save the Prairie Dogs!

Category: My Life | Leave a Comment

I got this email earlier and figured I would post it on my blog. I love prairie dogs and almost got one as a pet last summer… but will probably still get one soon. Anyways, check this out:

The U.S. Forest Service wants to poison and kill thousands of prairie dogs in our National Grasslands. I just sent a message urging officials to withdraw the proposal, and I hope you will, too. Taking action is easy. Just visit the website below: http://action.defenders.org/prairiedogs Prairie dogs play an essential role to the entire grassland community. They provide homes for burrowing owls, rabbits, snakes and other ground-dwelling critters. And they are also an important food source for many predators. Poisoning prairie dogs can only harm the balance of life on our National Grasslands. Help stop this harmful proposal: http://action.defenders.org/prairiedogs Thanks for all your help…

So please help out to protect these little critters from getting Slaughtered! They’re not just Murdering tens of thousands of Prairie Dogs – they’re killings HUNDREDS OF THOUSANDS if not MILLIONS of creatures with this Mass Slaughter!

CLICK HERE TO HELP SAVE THESE ANIMALS!

Oct
23rd

Get more done in less time…High speed Internet?

I remember a few years ago when I was still using Dial up (AOL) Internet and I always thought to myself: “If I just had a faster connection I could get things done SOOOO much quicker!”. Ha!

So it’s several years later (3 or so) and now I find myself getting less and less done online and spending more time reading blogs, etc. I’m always browsing on Forums, Blogs, SNS’s, etc. like I have nothing to do – when in fact, I do!

Is it just me or do you have this problem too?

(more…)

ttp://static.getclicky.com/js" type="text/javascript">