<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Make Firefox Remember Passwords without a Bookmarklet</title>
	<atom:link href="http://cybernetnews.com/firefox-remember-passwords/feed/" rel="self" type="application/rss+xml" />
	<link>http://cybernetnews.com/firefox-remember-passwords/</link>
	<description>Technology News</description>
	<lastBuildDate>Mon, 23 Nov 2009 16:18:25 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pieter</title>
		<link>http://cybernetnews.com/firefox-remember-passwords/comment-page-1/#comment-150425</link>
		<dc:creator>Pieter</dc:creator>
		<pubDate>Sun, 08 Nov 2009 17:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://cybernetnews.com/?p=16243#comment-150425</guid>
		<description>For Firefox 3.5 on Linux, you can find the nsLoginManagerPrompter.js file in /usr/lib/xulrunner-1.x.x.x/components/ folder where x.x.x is the version of xulrunner you are using.</description>
		<content:encoded><![CDATA[<p>For Firefox 3.5 on Linux, you can find the nsLoginManagerPrompter.js file in /usr/lib/xulrunner-1.x.x.x/components/ folder where x.x.x is the version of xulrunner you are using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Art</title>
		<link>http://cybernetnews.com/firefox-remember-passwords/comment-page-1/#comment-150201</link>
		<dc:creator>Art</dc:creator>
		<pubDate>Mon, 02 Nov 2009 17:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://cybernetnews.com/?p=16243#comment-150201</guid>
		<description>Works like a charm on Yahoo Mail.  Thank you for the easy to follow instructions and snapshots. As Ryan indicated, after I updated to Firefox 3.5.4, I had to re-do this simple change to the js file (I opened it with Notepad and searched for the &quot;_isAutocompleteDisabled&quot; section as instructed) and I&#039;m on the road again.</description>
		<content:encoded><![CDATA[<p>Works like a charm on Yahoo Mail.  Thank you for the easy to follow instructions and snapshots. As Ryan indicated, after I updated to Firefox 3.5.4, I had to re-do this simple change to the js file (I opened it with Notepad and searched for the &#8220;_isAutocompleteDisabled&#8221; section as instructed) and I&#8217;m on the road again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://cybernetnews.com/firefox-remember-passwords/comment-page-1/#comment-149945</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 19 Oct 2009 17:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://cybernetnews.com/?p=16243#comment-149945</guid>
		<description>Is there a way to just get rid of the prompt completely but having firefox automatically remember all passwords?</description>
		<content:encoded><![CDATA[<p>Is there a way to just get rid of the prompt completely but having firefox automatically remember all passwords?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://cybernetnews.com/firefox-remember-passwords/comment-page-1/#comment-149530</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Sat, 19 Sep 2009 15:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://cybernetnews.com/?p=16243#comment-149530</guid>
		<description>I tried it with ff3.5.  It still does not work with hotmail. Has anyone been able to do it with hotmail.

Many thanks.</description>
		<content:encoded><![CDATA[<p>I tried it with ff3.5.  It still does not work with hotmail. Has anyone been able to do it with hotmail.</p>
<p>Many thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunny</title>
		<link>http://cybernetnews.com/firefox-remember-passwords/comment-page-1/#comment-149443</link>
		<dc:creator>sunny</dc:creator>
		<pubDate>Sun, 13 Sep 2009 04:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://cybernetnews.com/?p=16243#comment-149443</guid>
		<description>kindly plz someone tell me that by which way i should open this ns login manager.js file so that i can reach at that exact line easily becus there are so many lines which cannot be found by note pad or any other application plz help me</description>
		<content:encoded><![CDATA[<p>kindly plz someone tell me that by which way i should open this ns login manager.js file so that i can reach at that exact line easily becus there are so many lines which cannot be found by note pad or any other application plz help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tricks</title>
		<link>http://cybernetnews.com/firefox-remember-passwords/comment-page-1/#comment-149401</link>
		<dc:creator>tricks</dc:creator>
		<pubDate>Wed, 09 Sep 2009 03:24:26 +0000</pubDate>
		<guid isPermaLink="false">http://cybernetnews.com/?p=16243#comment-149401</guid>
		<description>First, let me tank you for this trick, it worked, FireFox once again ask if I&#039;d Like it to remember my Password. While making the change in the 
C:\Program Files\Mozilla Firefox\components\nsLoginManager.js   folder, I ran across what seemed to be some strange looking script, but maybe it is how FireFox wrote it, I don&#039;t know but it looked like someone was trying to obtain my passwords. Here is a snip out of the script I found this section just above were you make the true false change, if needed I can post the full file, but this is the part that jumped out at me. Does anyone else have this same script, or is someone trying to hack me? Thanks for any help.

username field found)&quot;);


        // If we&#039;re not submitting a form (it&#039;s a page load), there are no
        // password field values for us to use for identifying fields. So,
        // just assume the first password field is the one to be filled in.
        if (!isSubmission &#124;&#124; pwFields.length == 1)
            return [usernameField, pwFields[0].element, null];


        // Try to figure out WTF is in the form based on the password values.
        var oldPasswordField, newPasswordField;
        var pw1 = pwFields[0].element.value;
        var pw2 = pwFields[1].element.value;
        var pw3 = (pwFields[2] ? pwFields[2].element.value : null);

        if (pwFields.length == 3) {
            // Look for two identical passwords, that&#039;s the new password

            if (pw1 == pw2 &amp;&amp; pw2 == pw3) {
                // All 3 passwords the same? Weird! Treat as if 1 pw field.
                newPasswordField = pwFields[0].element;
                oldPasswordField = null;</description>
		<content:encoded><![CDATA[<p>First, let me tank you for this trick, it worked, FireFox once again ask if I&#8217;d Like it to remember my Password. While making the change in the<br />
C:\Program Files\Mozilla Firefox\components\nsLoginManager.js   folder, I ran across what seemed to be some strange looking script, but maybe it is how FireFox wrote it, I don&#8217;t know but it looked like someone was trying to obtain my passwords. Here is a snip out of the script I found this section just above were you make the true false change, if needed I can post the full file, but this is the part that jumped out at me. Does anyone else have this same script, or is someone trying to hack me? Thanks for any help.</p>
<p>username field found)&#8221;);</p>
<p>        // If we&#8217;re not submitting a form (it&#8217;s a page load), there are no<br />
        // password field values for us to use for identifying fields. So,<br />
        // just assume the first password field is the one to be filled in.<br />
        if (!isSubmission || pwFields.length == 1)<br />
            return [usernameField, pwFields[0].element, null];</p>
<p>        // Try to figure out WTF is in the form based on the password values.<br />
        var oldPasswordField, newPasswordField;<br />
        var pw1 = pwFields[0].element.value;<br />
        var pw2 = pwFields[1].element.value;<br />
        var pw3 = (pwFields[2] ? pwFields[2].element.value : null);</p>
<p>        if (pwFields.length == 3) {<br />
            // Look for two identical passwords, that&#8217;s the new password</p>
<p>            if (pw1 == pw2 &amp;&amp; pw2 == pw3) {<br />
                // All 3 passwords the same? Weird! Treat as if 1 pw field.<br />
                newPasswordField = pwFields[0].element;<br />
                oldPasswordField = null;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guest</title>
		<link>http://cybernetnews.com/firefox-remember-passwords/comment-page-1/#comment-149031</link>
		<dc:creator>guest</dc:creator>
		<pubDate>Wed, 12 Aug 2009 03:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://cybernetnews.com/?p=16243#comment-149031</guid>
		<description>how do you do that?</description>
		<content:encoded><![CDATA[<p>how do you do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brown88</title>
		<link>http://cybernetnews.com/firefox-remember-passwords/comment-page-1/#comment-148663</link>
		<dc:creator>Brown88</dc:creator>
		<pubDate>Thu, 16 Jul 2009 13:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://cybernetnews.com/?p=16243#comment-148663</guid>
		<description>I need help...Gmail suddenly quit saving my login info, so I followed the suggestion online to remove my saved Google password (in Firefox) -- but after I erased it, I incorrectly assumed I&#039;d be offered the option to &quot;save this password&quot; anew, which I have not been. I&#039;d like to try your method here, but when I click on the &quot;nsLoginMgr&quot; I get an error code &quot;WIndows Script...Syntax error...Microsoft jscript compilation error.&quot; (and that ominous sound like I&#039;m doing something wrong!) Is there an easy way to get around this? Or should I try reinstalling Firefox?  I am a beginner w/all this code stuff, but your explanations above seem easy enough for me to try. 
Thanks in advance if anyone can help!
/brown88</description>
		<content:encoded><![CDATA[<p>I need help&#8230;Gmail suddenly quit saving my login info, so I followed the suggestion online to remove my saved Google password (in Firefox) &#8212; but after I erased it, I incorrectly assumed I&#8217;d be offered the option to &#8220;save this password&#8221; anew, which I have not been. I&#8217;d like to try your method here, but when I click on the &#8220;nsLoginMgr&#8221; I get an error code &#8220;WIndows Script&#8230;Syntax error&#8230;Microsoft jscript compilation error.&#8221; (and that ominous sound like I&#8217;m doing something wrong!) Is there an easy way to get around this? Or should I try reinstalling Firefox?  I am a beginner w/all this code stuff, but your explanations above seem easy enough for me to try.<br />
Thanks in advance if anyone can help!<br />
/brown88</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://cybernetnews.com/firefox-remember-passwords/comment-page-1/#comment-148282</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 24 Jun 2009 17:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://cybernetnews.com/?p=16243#comment-148282</guid>
		<description>Thank you, Ryan! I looked all over the web for a solution to this problem! Excellent tip! Worked well. Fixed my problem. It was easy as pie to find, to understand and to do the simple modification. You did a great job explaining it. An 8 year old could do it. It rocks. People like you are the reason I choose to stay with an open-source browser.</description>
		<content:encoded><![CDATA[<p>Thank you, Ryan! I looked all over the web for a solution to this problem! Excellent tip! Worked well. Fixed my problem. It was easy as pie to find, to understand and to do the simple modification. You did a great job explaining it. An 8 year old could do it. It rocks. People like you are the reason I choose to stay with an open-source browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gordon55y</title>
		<link>http://cybernetnews.com/firefox-remember-passwords/comment-page-1/#comment-148144</link>
		<dc:creator>gordon55y</dc:creator>
		<pubDate>Sat, 13 Jun 2009 01:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://cybernetnews.com/?p=16243#comment-148144</guid>
		<description>OK, that is my anonymous post above.
I am still having problems with login.yahoo.com
Only, now it works about 9/10 times.
Which makes it very difficult to debug.</description>
		<content:encoded><![CDATA[<p>OK, that is my anonymous post above.<br />
I am still having problems with login.yahoo.com<br />
Only, now it works about 9/10 times.<br />
Which makes it very difficult to debug.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
