新規登録

ウィジェット » The Love Calculator

The Love Calculator V1.7 2006/06/28 16:00:37

The Love Calculator!

Find out if things will work, or wont.


コメント 24 通

ページのトップからログインしコメントする

1 - 24 中 20

If Adam + Eve= 75%, I don't feel bad with my wife and I at 61%!

発言者 doguard57, # 2008/05/11 19:43:43

i cant belive it i went on a love calculator and i got 99.9% with someone i dont even like

発言者 gemma 2007, # 2007/05/03 10:26:20

Ha! Dima + Olga = 18%
Dmitriy + Olga = 81%
I like it, but Dima = Dmitriy in russian. :smile:

発言者 Sondatra, # 2007/02/03 23:44:06

George Bush + Osama bin Laden = 8%
Microsoft + Internet Users = 96% :irked:

発言者 aleksanteri, # 2006/10/21 12:37:23

Opera + Firefox = 66% :o:

発言者 seifip, # 2006/10/09 21:40:22

Billy + Mandy = 13%
Starfire + Robin = 86%
Beastboy + Raven = 9%
Milk + Cookies = 82%
Cheese + Chocolate = 99% (Hm...)

発言者 SilvaKai, # 2006/10/08 2:36:03

Hehehehehe. I put in "Jennifer and Brad" which got 90%. Then I did "Angelina and Brad" which got 8%.

Not feeling so bad about my 32% now. :wink:

発言者 Caution, # 2006/08/17 21:10:42

the long the name the higher the score

発言者 mjcantrill, # 2006/07/25 11:21:06

Need better understanding of how it works. Does it change if you put the same persons name in every day? Is it like a mood ring, where the percentage for the same names changes each day? It's cute but wish it have more sparks.

発言者 blaxtiger, # 2006/07/23 18:43:41

This is very accurate
Tony Blair & George Bush scored 88% :smile:

発言者 Captain Insaneo, # 2006/07/23 17:32:07

2 is 50
1 is 49
d means zero
if you add a d before any name there will be no difference
dSmith=Smith
2 and 1 loves eachother much!

発言者 , # 2006/07/17 21:27:31

GeeZus...I think if you enter your first and last names your get a higher ranking. We were at 4%with just our first name.....80% with first and last (not married)

ratface35

発言者 ratface35, # 2006/07/05 19:06:33

I entered my name and my ex-husband's name and came up with 0% - so it was spot on.

発言者 Miss Chicken, # 2006/07/04 10:56:52

The reason it's not possible to enter text on the left side of the text input fields is the overlaying graphics (His/her name, Your name). Style beats function here.

発言者 Demonstro, # 2006/07/03 11:26:13

Here's the calculation function. No magic. And nobody will get 100%.

function calculatePercentage(string1, string2) {
var val1 = hashIt(string1.toLowerCase());
var val2 = hashIt(string2.toLowerCase());

var percentage = ( (val1 + val2) % 100);

if (percentage == 100) percentage--; // Nobody's perfect ;-)

return percentage;
}


function hashIt(string) {
var val = 0;

for (i = 0; i < string.length; i++) {
val = 37 * val + string.charCodeAt(i);
}

return val;
}

The Opera guy who wrote this should know that (val1 + val2) % 100 is a number between 0 and 99, so the comparison with 100 is useless.

発言者 ionutalexchitu, # 2006/07/02 11:39:09

I have not tried this widget under other operating systems, but under Mac OS X 10.4.7, the text entry is very strange: you need to click the far right sides of the text fields, after which the parser appears to the right of the corresponding field and the text is right-aligned. The right-alignment might be as designed, but the positioning looks accidental (the "Timestamp Converter" widget also has text box issues under Mac OS X).

If you are using a Mac, perhaps your text issues are the same as mine, "Fred100".

発言者 Brian Sexton, # 2006/07/02 7:38:38

Doesn't seem to work at all - can't type names in.

発言者 Fredd100, # 2006/07/01 15:24:27

11% for Steak and Potatoes?! I think mine needs new batteries. :wink:

発言者 lancemay, # 2006/06/29 20:12:50

according to this widget, i should be gay

発言者 decimal, # 2006/06/29 17:41:08

Lovely useless. I like it!

発言者 tubularek, # 2006/06/29 17:30:50

  1. ページ:
  2. 1
  3. 2

Copyright © 2001 - 2008 Opera Software. All rights reserved. About | Contact | Privacy | Disclaimer | Web analytics powered by HitsLink.HitsLink Logo