dystopia
Amazing Technicolor Dreamcoat From: Silicon Valley
Karma: 94 Posts: 7929
Offline
|
|
Re: What is your Star Wars Name?
« Reply #15 on: February 02, 2007, 06:57:13 PM » |
|
Jeebus! Full name, Mother's maiden name, and birth city? They might as well have thrown in SSN. It looks like all client-side javascript as far as I can tell, but if that page had a server roundtrip, it could have been a clever phishing scheme. That's why I didn't give them mom's maiden name.
|
|
|
Logged
|
|
|
|
gleek
Flak Jacket
Karma: 107 Posts: 9511
OfflineE chu ta!
|
|
Re: What is your Star Wars Name?
« Reply #16 on: February 02, 2007, 06:58:51 PM » |
|
Jeebus! Full name, Mother's maiden name, and birth city? They might as well have thrown in SSN. It looks like all client-side javascript as far as I can tell, but if that page had a server roundtrip, it could have been a clever phishing scheme. <---- Too paranoid. Completely harmless. <html> <head> <title>Star Wars Names</title> <script language="javascript" type="text/javascript"> <!-- String.prototype.left = function(n){ return this.substring(0,n); } String.prototype.right = function(n){ return this.split('').reverse().join('').left(n).split('').reverse().join(''); } String.prototype.capitalize = function() { return this.toLowerCase().replace(/^(.)/,function(r){return r.toUpperCase()}); } function Profile( first, last, mom, city, car, meds ) { this.first = first; this.last = last; this.mom = mom; this.city = city; this.car = car; this.meds = meds; this.getNewName = function (){ var firstName = (this.first.left(3)+this.last.left(2)).capitalize(); var lastName = (this.mom.left(2)+this.city.left(3)).capitalize(); var title = (this.last.right(3).split('').reverse().join('')+this.car.capitalize()).capitalize(); title += " of "; title += this.meds.capitalize(); return firstName+" " + lastName + " " + title; } } var profile = new Profile("You","Have","not","entered", "info","yet"); function findName( form ) { var newName = document.getElementById("newname");
if ( newName.childNodes.length > 0 ) { newName.removeChild(newName.childNodes.item(0)); } var text = document.createTextNode(profile.getNewName()); newName.appendChild(text); } // --> </script> </head> <body> Adapted from <a href="http://www.insectdissection.com/save-curtis/swname/formula.txt">Star Wars Names email</a> <form name="nameform" onsubmit="findName(this.form);return false"> <div id="first">First Name: <input type="text" name="firstname" onchange="profile.first=this.value"></div> <div id="last">Last Name: <input type="text" name="lastname" onchange="profile.last=this.value"></div> <div id="maiden">Mom's Maiden Name: <input type="text" name="mom" onchange="profile.mom=this.value"></div> <div id="birthcity">Birth City: <input type="text" name="city" onchange="profile.city=this.value"></div> <div id="firstcar">First Car: <input type="text" name="car" onchange="profile.car=this.value"></div> <div id="recentmeds">Most recent meds: <input type="text" name="meds" onchange="profile.meds=this.value"></div> <input type="submit" onclick="findName(this.form);return false;" value="Find your name"> </form> Your Star Wars Name: <span id="newname"></span> </body> </html>
|
|
|
Logged
|
Woman, open the door, don't let it sting. I wanna breathe that fire again.
|
|
|
stroh
Sleeveless Hoodie From: Impact Crater Springs, CA
Karma: 155 Posts: 16135
OfflineWe're doomed!
|
|
Re: What is your Star Wars Name?
« Reply #17 on: February 02, 2007, 07:11:21 PM » |
|
Whew! Thanks Chin Viceroy Bae Organa.
|
|
|
Logged
|
|
|
|
gleek
Flak Jacket
Karma: 107 Posts: 9511
OfflineE chu ta!
|
|
Re: What is your Star Wars Name?
« Reply #18 on: February 02, 2007, 07:32:34 PM » |
|
Whew! Thanks Chin Viceroy Bae Organa. You're very welcome, Senator Jar Jar Binks.
|
|
|
Logged
|
Woman, open the door, don't let it sting. I wanna breathe that fire again.
|
|
|
TFT
Straitjacket
Karma: 30 Posts: 2159
Offline
|
|
Re: What is your Star Wars Name?
« Reply #19 on: February 02, 2007, 09:18:52 PM » |
|
That's why I didn't give them mom's maiden name.
Use dad's?
|
|
|
Logged
|
|
|
|
Zoot
Golf Shirt
Karma: 3 Posts: 210
Offline
|
|
Re: What is your Star Wars Name?
« Reply #20 on: February 03, 2007, 03:45:52 AM » |
|
Spuha Comon Evacutlass of Nsaid
|
|
|
Logged
|
|
|
|
dystopia
Amazing Technicolor Dreamcoat From: Silicon Valley
Karma: 94 Posts: 7929
Offline
|
|
Re: What is your Star Wars Name?
« Reply #21 on: February 03, 2007, 10:07:54 AM » |
|
Jeebus! Full name, Mother's maiden name, and birth city? They might as well have thrown in SSN. It looks like all client-side javascript as far as I can tell, but if that page had a server roundtrip, it could have been a clever phishing scheme. <---- Too paranoid. Completely harmless. yeah, my bad. Sorry about the false alarm, everyone.
|
|
|
Logged
|
|
|
|
spacey
Amazing Technicolor Dreamcoat From: Group W Bench
Karma: 98 Posts: 7733
Offline
|
|
Re: What is your Star Wars Name?
« Reply #22 on: February 03, 2007, 10:10:39 AM » |
|
|
|
|
Logged
|
|
|
|
stegerman
Tartan Jacket From: SW Corner of Rock and a Hard Place
Karma: 19 Posts: 1114
Offline"Omnipotence. Gotta get me some of that!"
|
|
Re: What is your Star Wars Name?
« Reply #23 on: February 03, 2007, 05:43:01 PM » |
|
Barney Frank Greg Vadel Dave Marek Chi Chi Baeriguez Ted Coley Matt Palmer
How close am I?
Missed me by one letter. Me too.
|
|
|
Logged
|
Think globally, act like you are the only one on the entire planet..
|
|
|
candukid
Newbie
Karma: 0 Posts: 31
Offline
|
|
Re: What is your Star Wars Name?
« Reply #24 on: February 03, 2007, 06:52:32 PM » |
|
the one...the only...
Leeda Yotor Divcivic of Tylenol
|
|
|
Logged
|
|
|
|
twoiron
Full Metal Jacket From: The Drawing Room
Karma: 41 Posts: 4571
Offline
|
|
Re: What is your Star Wars Name?
« Reply #25 on: February 04, 2007, 01:26:52 PM » |
|
Simle Rimel Eelholden of Nurefen...
|
|
|
Logged
|
"Nothing says sorry like a warm plate of bacon... or so I'm told"
|
|
|