Multiple Windows Live ID's

By jerone Last update Jan 14, 2009 — Installed 3,137 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 40 posts, 10 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
jerone Script's Author

OK thnx, Spanish translation is updated.
If you're willing to translate more...

 
sanosuke User

OK, no problem

				'left'			: 'Izquierda',
				'right'			: 'Derecha',
				'unknown'		: 'Desconocido',
				'unknown'		: 'desconocido',

 
jerone Script's Author

Hey, since your last comment i've got some new ones for you to translate before I release the new scripts:

				'left'			: 'Left',
				'right'			: 'Right',
				'unknown'		: 'Unknown',
				'unknown'		: 'unknown',

 
sanosuke User

Hello again. I forgot to translate the smalles part of all the script, the short language name XD, but you're right, it's es. And as you asked, i translated the US_language script, so, here it goes:

'es' : {
			'language' : {
				'languageShort'	: 'es',
				'languageLong'	: 'Español',
				'translator'	: 'sanosuke'},
			'common' : {
				'settings'		: 'Configuracion',
				'options'		: 'Opciones',
				'ok'			: 'Aceptar',
				'apply'			: 'Aplicar',
				'cancel'		: 'Cancelar',
				'reset'			: 'Reiniciar',
				'add'			: 'Añadir',
				'remove'		: 'Quitar',
				'edit'			: 'Editar',
				'up'			: 'Arriba',
				'down'			: 'Abajo'},
			'time' : {
				'millisecond'	: 'milisegundo',	'milliseconds'	: 'milisegundos',
				'second'		: 'segundo',			'seconds'		: 'segundos',
				'minute'		: 'minuto',			'minutes'		: 'minutos',
				'hour'			: 'hora',			'hours'			: 'horas',
				'day'			: 'dia',			'days'			: 'dias',
				'week'			: 'semana',			'weeks'			: 'semanas',
				'year'			: 'año',			'years'			: 'años'},
			'USU' : {
				'notYetDefined'	: 'Aún no definido',
				'upDate'		: "Actualizar @1@ con la version @2@ a la version @3@?",
				'noUpdate'		: "Serás notificado cuando visites nuevamente este sitio despues de @1@.",
				'lower'			: 'es menor que',
				'equel'			: 'es igual a',
				'higher'		: 'es mayor que',
				'this'			: 'este',
				'server'		: 'servidor'}},

Ah... and one or two little mistakes in the previous translation:

'display' : 'Apariencia'
'name' : 'Nombre'
'wlids' : 'ID\'s de Windows Live '

So I guess that's all. Let me know if there's anything more to translate. I'll be waiting for the next update of your script to see if the translation really works XD. Bye

 
jerone Script's Author

@sanosuke. Thank you so much, you're the first one who translated my script.
Before I release this script with the new translation, I have to get 2 things:

  • the short language name referring your country (e.g. "en" for English, "nl" for Dutch). You could get this info from the following code: window.navigator.language which you could execute in Firebug. It probably ganna be "es", but I'm need to be sure to get it working.
  • secondly, translating this script isn't enough. :( There'd more strings which this script uses on US_language. Please have a look at that script and post your translation.
If I've got above info, I'll immediately release the new update with some bug fixes which I found adding your translation there too. :p

p.s. Please post your findings in a <blockquote></blockquote> or <pre></pre> block.

 
sanosuke User

Hi there, i loved your script, it works really fine, so thank you for it, i was looking for something like this.
Well, the reason that i'm posting here is because i took the liberty to translate it to spanish, because that's my mother language. So, if it's useful for you, here goes the translation:

'en':{
'MWLID':{
'accounts' : 'Cuentas',
'login' : 'Iniciar Sesión',
'loginlong' : 'Haz click aquí para iniciar sesión de inmediato.',

'settingslong' : 'Haz click aquí para abrir la ventana de configuración.',
'display' : 'Display',
'showpass' : 'Mostrar la contraseña como texto normal.',
'showpasshelp' : 'Activando esta opción cualquiera puede leer tu contraseña. Asegurate de estar solo.',
'showinfo' : 'Mostrar el campo de información de Windows Live.',
'hideinfo' : 'Ocultar el campo de información de Windows Live.',
'showlogin' : 'Mostrar el campo de inicio de sesión normal.',
'hidelogin' : 'Ocultar el campo de inicio de sesión normal.',
'showusers' : 'Mostrar la lista de usuarios.',
'hideusers' : 'Ocultar la lista de usuarios.',
'info' : 'Selecionado = visible ; no seleccionado = oculto',

'wlids' : 'Windows Live ID\'s',
'ids' : 'ID\'s',
'name' : 'Nombreil',
'pass' : 'Contraseña',
'image' : 'Imagen', // max 6 caracteres;
'dp' : 'Avatar',
'newaccount' : 'Nueva cuenta',
'active' : 'Activa',

'resetConfirm' : "Esto reiniciará todas las modificaciones que haz hecho en cada pestaña!\n\nEstás seguro de que quieres reiniciar todas las modificaciones?",
'help' : 'Ayuda'}},

OK, hope you like it, and if you need any help in translating your script to spanish again, let me know by PM.

See ya!

 
Adamarla User

I would love to help, but I'm afraid I'm English and can't speak any other languages.

Wouldn't it make more sense to have the options on the setting page set the override values. After all, what is the point of setting them at all when their effect is cancelled as soon as the user clicks the show/hide bars?

I did write this script which redirects back to the login page:

// ==UserScript==
// @name MSN To Hotmail Redirect
// @namespace What Is This?
// @description Redirect MSN To Hotmail so when you log out of Hotmail you are taken back to the login page.
// @include http://login.live.com/logout*
// ==/UserScript==
window.location.href = "http://mail.live.com/";

EDIT:
I have just found a firefox addon which does the same thing but can be customised for many pages:
https://addons.mozilla.org/en-US/firefox/addon/...

 
jerone Script's Author

@Adamarla,
This script only works on http(s)://login.live.com/* pages. The suggestion from you has to work on a lot other pages. And personal I think it's out of the goal of this script.

But as I'm also annoyed by it I mite make another script for this.

If your mother-language isn't English/Dutch, are you willing to translate my scripts?

 
Adamarla User

Thanks jerone for adding the options, it works just as I had hoped.

One last thing... I really think!

Are you able to redirect the "Sign out" link back to the log in page. It would make switching between accounts much easier and quicker to bypass the msn.com page which loads.

Thanks for a great script.

 
jerone Script's Author

I love your input Adamarla.
Your request can be done in multiple ways. Not wanting that much hassle for something I won't use, I still added some new options that require you to edit the scripts source. You can read more about it in the last part of $5 Options. I hope it's what you asked for.

Anyone interested in translating this script? ATM this script is translated in English of course and Dutch.

 
Adamarla User

Thanks, it's all working again now. My previous problem with the "Sign In" button is fixed now too.

I don't want to overwork you but would it be possible to prevent the three panels from remembering their last visibility? It would be nice to be able to have the user list hidden every time the page is loaded whether it was previously open or not to reduce the chances of others logging into my accounts. i.e. "Always use visibility settings" option.

The file wasn't from PortableApps, it was made using VMware's ThinApp but essentially does the same thing. Thanks for pointing me to PortableApps though - I didn't know about that site. Their implementation is unable to be updated and seems complicated to install addons and extensions. The ThinApp way can be used as if it is a normal install - it is updateable.

 
jerone Script's Author

@Adamarla
The bug has been located and should be fixed right now.
It was found in the US_functions, in a function that was the root of it all, which causes a chain of errors.
A new version of US_functions is now available with the fix included.
No need to reinstall MWLID.

Offtopic:
That file you linked me, that was from PortableApps, right? I should have thought of that. No excuse for me now to not test my scripts in Firefox 3 anymore :p.

 
Adamarla User

I installed Firebug but I have never used it before and don't know what data you need from it, or how to go about getting it. If you are unable to install Firefox 3.0.1, you could use the following portable version. It doesn't need installing and makes absolutely no changes to the system - all settings are written to a virtual directory structure and stored in a 'sandbox' folder in the same directory you run it from. It can be run from a USB drive and have greasemonkey, firebug and your scripts installed as usual. Probably easier for you to diagnose that way than me learning firebug. Let me know if you still need me to test it.

Foirefox 3.0.1 Portable:
http://www.mediafire.com/?eyljnud1dpf

 
jerone Script's Author

It's probably a FF 3 problem and atm I can't install that one.

Could you install Firebug and tell what errors you get.

 
Adamarla User

jerone,
I have just tested this again on a clean, freshly installed XP-SP3 VMware machine. I got the same errors again in a new install of Firefox 3.0.1. Here is a link to a video of what happened:
http://www.megaupload.com/?d=G6M4ICYV

 
jerone Script's Author

@Adamarla,
I did a lot of testing on a clean FF profile and I really couldn't reproduce your problem. I tried it the correct way, the wrong way, the random way, all the way. But every time I rearrange it to the correct order, the rest of the scripts are working perfect again.

I really would like to solve your problem, so I would like to know the following:
- which Firefox and Greasemonkey version you're using?
- have you installed Firebug?
- what errors do you get in Firebug or FF error console?
- when uninstalling the scripts, did you also selected to remove the settings?
- did you do a restart after uninstalling and before reinstalling?
- and if its not to big of a list, which scripts you're using also?

 
Adamarla User

I uninstalled all the scripts and then installed US_functions, then US_language. On going to the US_options page I got the error. After installing US_options, I got the message twice when opening the US_update page. After installing US_update and Multiple Windows Live ID's I went to Google and got the message 3 times in a row.

On Hotmail login page I get 4 US_functions followed by 1 US_update message and don't get the modified page.

They are all installed and in the listed order. It all worked before the recent update.

 
jerone Script's Author

@Adamarla,
This only happens if you don't have all scripts installed or in the wrong order. Check in the userscripts list if they are in correct order:

  1. US_functions
  2. US_language
  3. US_options
  4. US_update
  5. and then somewhere below this script.

And how many times do you get this message on one page?

Please let me know your findings.

 
Adamarla User

I now get the following popup message box on every web page even though I have all of your scripts installed:

The following script doesn't exist, is disabled or something went wrong:
US_functions

Click 'OK' to go to the homepage of that script to download the newest version:
http://userscripts.org/scripts/show/16142

 
jerone Script's Author

Hi mcjano, please don't write in capital, it looks like you're shouting.

Just to be sure you followed the correct order: open settings window, click the + button (a new option is added below), add the information below and press the * button after every input and press Apply in the end.

 
mcjano User

HI, WELL I WAS TRYING YOUR SCCRIPT AND I HAVE AN ANSWER, WHEN I ADD A NEW ID FROM THE SETTINGS PAGE, IT DOESNT APPEAR IN THE LIST OF MAILS I HAVE PUT IN THE SCRIPT, SO, WHERE THIS ID IS STORED?, AND, COULD YOU CHANGE, (IF YOU CAN AND WANT OF COURSE), THE BACKGROUND OF THE SETTINGS PAGE BECAUSE IS TRANSPARENT AND I CANT SEE ANY TEXT THERE.

 
jerone Script's Author

@Adamarla,
Clicking on the hover and image will fill your info in the fields.
Clicking on the "Sign In" button will log you in immediately.
Clicking on your name opens the old login page.

@mcjano,
After this update losing your accounts and settings when updating shouldn't happen anymore!

 
Adamarla User

In addition...

If I click the picture and then click the "Sign In " button below "Remember my password" it works.

 
Adamarla User

When I click on "Sign in" after one of the e-mail addresses, the following error flashes up in red for half a second: "The e-mail address or password is incorrect. Please try again."

When I click the e-mail address text it goes to: https://login.live.com/pp500/

If I click the e-mail address text and then quickly click the "Sign In " button below "Remember my password" it works.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel