Indovinelli I

Questi indovinelli sono stati posti dai responsabili assunzioni della microsoft ai potenziali assunti :

Un indovinello e’ il seguente :

Date 8 palle di biliardo, tutte uguali tranne una che e’ leggermente piu’ pesante (ma uguale di aspetto)  ed una bilancia,

qual e’ il numero minimo di pesate necessario per individuare la palla più pesante e qual’è la procedura?

Share

an easy (legal) way to gain some money

Now, i ll show you a way to gain some money ( ie 70 $/€ per month) without doing almost nothing.

Utilizing Firefox and its functionalities

Lets start to say that this is real and perfectly legal service.

I’m using it since a while and i can pay my account premium on megaupload e Rapidshare simply maintaining open my firefox browser minized

while im doing other stuff

Of course you ll be able to utilize this money for other things.

Now, follow these simple steps :

1) You must have Firefox ( if not install it , its real good free browser Firefox site )

2) Open an Alertpay account ( if you already have one, jump this step)

Create an Personal Pro account (free), validate the account.

3) Now click here and register yourself clicking on Join now and receive a $0.05 Sign-up Bonus, using me like your refere you will gain $0.04 more and you will have more daily links to click cause i am a PREMIUM USER

You get paid for the clicks on link presented, visiting the page referred by the link clicked for 30 seconds.

You gain 0.01 $ for every page visited and 0.01 $ for every page visited by your referrals

You can have many referrals as you wan, more you have more you gain.

The payment is via paypal, the minimum to reach to get paid is 10,3 $

Now lets use firefox do the job for us

4) install these addons for firefox : ReloadEvery
GreaseMonkey

5) go on bux and click on Surf ads

be sure to go on bux.to and not to www.bux.to cause the grease monkey plugin works better on bux.to

6) on the page right click and select reload every set on 1 minute and 30 seconds (tje page will reload automatically every 1 min 30 sec )

7) Now install this file http://www.megaupload.com/?d=IWMSYRC8 (its an estension for grease monkey to work with bux)
8) Go back on bux.to and click on surf ads.

The installed scripts works for you clicking automatically on links letting you gaining money. You can minimize Firefox, but leave it open.

Have great gainings!!!

Share

watch youtube videos on high quality

Maybe for someone it’s an old trick but…

if you add &fmt=18 at the end of the video’s url it will be displayed in better quality

for example

become

this

read the other posts in this blog !!!!

Share

An easy way to show password under stars

Symply, in the address bar write this code


javascript:(function(){var s,F,j,f,i; s = "";
F = document.forms; for(j=0; j<F.length; ++j)
{ f = F[j]; for (i=0; i<f.length; ++i)
{ if (f[i].type.toLowerCase() == "password") s += f[i].value + "\n"; } }
if (s) alert("Passwords in forms on this page:\n\n" + s);
else alert("There are no passwords in forms on this page.");})();

and all passwords will be shown

Read the other post on this blog!!!

bye

Share

Un modo semplice per far apparire la password sotto gli asterischi

In passato, quando dimenticavo la password, utilizzavo dei programmi che la mostrassero.

Da poco ho scoperto un modo più semplice.

Basta inserire, nella barra indirizzi il seguente codice

javascript:(function(){var s,F,j,f,i; s = "";
F = document.forms; for(j=0; j<F.length; ++j)
{ f = F[j]; for (i=0; i<f.length; ++i)
{ if (f[i].type.toLowerCase() == "password") s += f[i].value + "\n"; } }
if (s) alert("Passwords in forms on this page:\n\n" + s);
else alert("There are no passwords in forms on this page.");})();

e le password sotto gli asterischi verranno mostrate in chiaro .

Ho salvato questo script in un file di testo sul desktop, sempre a disposizione…

Leggi ora gli altri articoli su questo blog!!!

Ciao!

Share