Lir3nt.net News

.:Lir3nt.net:.

Showing posts with label protocols. Show all posts
Showing posts with label protocols. Show all posts

11/23/07

Reveal your saved Passwords in Firefox

firefox

Many users save their passwords in Firefox so that they do not have to enter it again when visiting the website it was saved for again. Firefox remembers the password and enters it automatically if the user selected this option on his first visit. This is great for us lazy users but poses the problem that we sometimes can’t remember the password when we need it again.

A classic example would be a Gmail user who has been using the Gmail website so far now trying to get the POP3 access running. So, what is this user going to do ? He actually has several options to reveal the password in Firefox. The first that comes to my mind is the ability to go into the security tab of the options. You do find a show passwords button there that displays all passwords, usernames and site urls.

I have written about this before and want to concentrate on other possibilities. Please note that a master password has to be entered for all the following methods if one has been set.

1. Greasemonkey Scripts:

If you are using the excellent Greasemonkey extension you can choose from a wide variety of scripts that reveal the passwords:

Show Password on Click - displays the password if you click the password form.

Show Password onMouseOver - reveals the password if you hover the mouse over the password field.

Unpassword - changes the type of the password form to text which always displays the passwords as text.

2. Javascript Code

Paste the following line of code into the address bar and hit enter to reveal the password on this website.

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.");})();

3. Firefox extension

Unhide Passwords - this extension does basically the same as the Unpassword Greasemonkey script.

[via gHacks]

6/15/07

Il mouse? Buttalo che ti fa male

Roma - Dolorino insistente al polso? La spalla pesa? Le dita fanno male ogni volta che toccano la tastiera? Questi alcuni dei sintomi delle note e temute RSI, sigla che sta per Repetitive Strain Injury, patologie dovute ad uno sforzo ripetitivo, problemi che secondo Wacom, tra i maggiori produttori di tavolette grafiche, sono spesso e volentieri attribuibili al mouse.

Wacom si affida per queste deduzioni ad uno studio, Prevenzione del RSI attraverso un diverso dispositivo di puntamento, realizzato sotto la direzione di Hardo Sorgatz, docente di psicologia clinica presso l'Istituto universitario di Tecnologia a Darmstadt, in Germania, ed è stato completato da un test durato tre mesi su 60 persone, che utilizzavano il mouse con il PC da circa dieci anni, "senza aver mai lavorato con una pen tablet", specifica Wacom.
"I risultati - spiega l'azienda - hanno dimostrato che la penna ha una maggiore ergonomicità del mouse; i partecipanti a questo studio hanno inoltre scoperto che la non familiare penna era meno faticosa del familiare mouse". A causa della significativa riduzione della tensione muscolare utilizzando la pen tablet, lo studio consiglia a coloro che utilizzano il mouse, affetti o meno da sindrome RSI ma evidentemente in possesso di un computer qualsiasi, di usare la penna il più possibile.

Come è stato condotto lo studio
Le prove comparative effettuate per l'analisi, con la riproduzione di condizioni reali tipiche di un ufficio, miravano a valutare "la produttività ed il diverso effetto sui muscoli causato dall'utilizzo di una pen tablet senza batteria e di un mouse". Complessivamente - sottolinea Wacom - i soggetti testati dovevano svolgere tre tipi di attività diverse con il PC: esercizi in cui bisognava cliccare sulle icone che apparivano sullo schermo; esercizi dove era richiesto di trascinare e lasciar cadere icone ed esercizi di inserimento, una linea rossa doveva essere copiata il più vicino possibile applicando una pressione costante. Ogni attività è stata compiuta per 6 volte.

Nel corso delle prove sono stati misurati dati come velocità e precisione, il tutto mentre veniva registrato l'uso (o l'"effetto" come dice la nota diffusa da Wacom) dei muscoli. Prima del test, il valore del carico dei muscoli a riposo era stato valutato con il braccio steso sulla scrivania mentre alla fine di ogni serie di prove è stata effettuata un'ulteriore analisi con il braccio rilassato sulla scrivania con la pen e con il mouse in mano.

Chi vuole può cercare di scovare la ricerca sul sito ufficiale dell'azienda, www.wacom.eu, nella sezione dedicata all'ergonomia (che si trova sotto "uso"), oppure cliccare qui.

Fonte : Punto Informatico

3/23/07

Firefox update fixes compatibility snags

Mozilla pushed out a minor update to its Firefox web browser on Wednesday, chiefly designed to address glitches with a more significant security update issued late last month.

The latest update - Firefox 2.0.0.3 and Firefox 1.5.0.11 - also addresses a low-risk file transfer protocol (FTP) port-scanning security bug, as explained in an advisory from the Mozilla Foundation here.

In related news, the Mozilla Foundation announced that no further security or stability updates will be made for Firefox 1.5 users after 24 April. Users are encouraged to upgrade to Firefox 2 before this date

C the register

Microsoft still dominating the market, commissioner says

European Competition Commissioner Neelie Kroes believes Microsoft is still benefiting from abusing its dominant position in workgroup servers.

Kroes told the European Parliament that Microsoft was continuing to gain market share despite being found guilty by the European Court three years ago.

Kroes said: "Microsoft is constantly gaining market share and that is what is worrying me in the work group server operating market. As a consequence of your abusive behaviour you are getting positive results for the company - that's not acceptable in my opinion," according to Reuters.
As part of the original verdict, Microsoft was ordered to sell a version of Windows without a bundled media player and open up access to its protocols.
Microsoft appealed the case in the Court of First Instance last year and is still waiting for a verdict. In court it insisted that it had done more than enough to open up access to the protocols needed by rivals to make products which interact effectively with its servers.

Kroes has taken a firm line with the software giant - earlier this month she said Microsoft was charging too much for access to its protocols which are not innovative enough to justify the high price.

c the register.com