Archive for July, 2007

Having fun with webpages

Sunday, July 15th, 2007

 Found some funny javascripts…

This first one makes you able to edit the webpage you are viewing…
changing text and moving stuff around…

?View Code JAVASCRIPT
1
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0

this second one messes up all the pictures on the site…

?View Code JAVASCRIPT
1
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);

How to use: 

Go to the webpage in your browser, in the adress field, replace the url
with the javascript and press enter.
(make sure you get the whole script on one single line)

have fun :)

Fil Renamer v1.0

Sunday, July 15th, 2007

Simple!

  1. Load/open the files you wish to change
  2. Choose what to change
  3. Press the button, and the program does the job

It can change many hundreds of filenames in a split second.

File Renamer v1.0 (more…)

Screenshot program

Friday, July 13th, 2007

With this program you can easily take screenshots. You dont have to use the print screen button, and edit the image dump in paint or so…
Excellent for taking many screen dumps of your desktop.
Features:

  • Choose the key to use to take the screen dump
  • Choose where you want the images stored
  • Choose between .jpeg and .bmp format
  • Set storage folder for the image files
  • No need to install anything,the program only consists of one file.

(more…)

Some funny stuff…

Friday, July 13th, 2007

Some wild traffic in India

Super slowmotion tomato slicing with a japanese sword

pelican eating a live pigeaon….

If you’ve seen the movie 300, you have to se these funny images - Link1 & Link2

This is Spartaaaaaaa!

And some “Churck Norris facts”… Worth checking out ^^

Chuck Norris does not sleep. He waits.
Chuck Norris always have sex on top, because he never fucks up

enjoy ;-)

Some videos for you to enjoy :)

Friday, July 13th, 2007

top gear: train versus wv caravelle (Link)

really loud bass

The sickest rally car turn EVER

italian Lamborghini squad car

(more…)

Keylogger v2.0

Friday, July 13th, 2007

This is my self made keylogger software.

It comes as an executable file, and there is no need for any installation.

The program can record all keyboard keystrokes while it remains hidden from the desktop.

This may be used to record your own keystrokes, if needed, and save the whole record to a text file.

(more…)

A real “minigun”!

Friday, July 13th, 2007

Last day i ran into an interesting webpage while I was surfing….

Some guys, who usually make wristwatches, have created a scaled down Colt Python pistol! They call it the “SwissMiniGun”.
(more…)

American girl on Mexican borderpatrol ^^

Friday, July 13th, 2007

Found this on some website while I was surfing :-) (more…)

The first post on my new blog…

Friday, July 13th, 2007

Hi!

This is the first post on this newly created blog.
I have been working hard lately to finish this, and finally, It’s done.

Since february I’ve been working on another website, which I eventually gave up,
and started the development on this blog, which is based on WordPress.

(more…)