Easily edit any webpage with this simple Javascript

January 28, 2010 · 7 Views · Filed Under Fun & Humor · Comment 

Let’s say that you want to impress your friends by showing them your inflated Google AdSense account or you want to prove to your fiance that her engagement ring, that you bought online, is actually a real diamond. Whatever the reason is, it’s easy if you use the code below.

Copy/Paste this code into your browser’s address bar and hit Enter.

javascript:document.body.contentEditable='true'; document.designMode='on'; void 0

The page will reload and allow you to change anything on the page you want!

Fake Google Adsense

Disclaimer: The above screenshot is only a demonstration. It is not real. I am in no way responsible for what you do with this code. If your wife finds out and divorces your cheap ass, it’s not my fault!

Have fun!

Challenging Online Riddle Game

May 26, 2009 · 154 Views · Filed Under Fun & Humor · 2 Comments 

Last year, someone at work discovered this game. The object is to get to the next level by figuring out the puzzle/riddle on the current page. For some reason, I was thinking about it the other day. I remembered parts of it, but I didn’t save the address. Well, yesterday I located it again! I figured that it might turn into an interesting blog post if people get involved in it.

Game Link – http://www.ouverture-facile.com/start/index.html

Right now, I’m stuck on level 5. Let’s see how well you can do!

Farm Town is ruining my life!

May 2, 2009 · 161 Views · Filed Under Fun & Humor · Comment 

One of my friends on Facebook (and in real life) had been telling me about this application called Farm Town that he’s been playing for awhile. I kept putting it off, but the inevitable happened on Thursday morning. I installed the Farm Town application and ever since then, that’s all I can do! I keep checking on my crops and rearranging items in my farm. It’s a pointless waste of my time, but it’s so fun!

If you haven’t installed Farm Town yet, DON’T DO IT! …unless you want to be an addict!

Seriously though, it is a lot of fun especially if you have a bunch of friends that play too. It will get old though just like all the other Facebook apps that I’ve done in the past.

Here’s my farm:
Facebook - Farm Town

The Swirling Thumbnails of Google Images

March 16, 2009 · 3,043 Views · Filed Under Fun & Humor · 1 Comment 

Today, I found this really cool trick to impress your friends with. All you have to do is go to Google Images and do a search on anything you want (I chose bikini models). Now, delete the URL in the address bar and copy/paste the following code in:

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.images ; 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; DIS.top=Math. cos(R*y1+ i*y2+y3)* y4+y5}R++ }setInterval('A()',5); void(0)

Once you’ve pasted the above code in to the address bar and hit Enter, you should see a spectacular display of swirling thumbnails on the screen like the image below.

Google Images trick to make the thumbnails swirl around on the screen

5 Steps to easily beat Minesweeper

March 12, 2009 · 400 Views · Filed Under Fun & Humor, Tips & Tricks · Comment 

While the Minesweeper game is included in almost every Windows computer, few know how to play it. If you’re a nerd, like myself, and you know how to play but you don’t always win, this will dramatically increase your chances.

1. Open Minesweeper and select the window.
2. Type xyzzy
3. Hold BOTH shift keys for 3 seconds.
4. Release shift, and hover your mouse over the mine field.
5. Look closely to find a very tiny white square on the top left of your desktop. It should be about 1 pixel in size. A white dot means it’s safe to click, and a black dot means that there is a mine.

5 steps to beat Minesweeper

Page 1 of 212