<?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: Enable Autofill in Firefox When Autocomplete is Off</title>
	<atom:link href="http://blog.eflow.org/archives/81/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.eflow.org/archives/81</link>
	<description>Insert some amazingly witty tagline here</description>
	<lastBuildDate>Fri, 11 Jun 2010 13:45:56 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Inicio de sesión automático con GreaseMonkey para Joomla y otros &#171; El espacio de Jaime&#8230;</title>
		<link>http://blog.eflow.org/archives/81/comment-page-1#comment-428</link>
		<dc:creator>Inicio de sesión automático con GreaseMonkey para Joomla y otros &#171; El espacio de Jaime&#8230;</dc:creator>
		<pubDate>Fri, 11 Jun 2010 13:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eflow.org/?p=81#comment-428</guid>
		<description>[...] &#124; Escrito en Informatica, Joomla &#124; Dejar un comentario Etiquetas: greasemonkey, joomla En este post http://blog.eflow.org/archives/81, Ben Wolfe sugiere un método para iniciar sesión automáticamente en las páginas que lo [...]</description>
		<content:encoded><![CDATA[<p>[...] | Escrito en Informatica, Joomla | Dejar un comentario Etiquetas: greasemonkey, joomla En este post <a href="http://blog.eflow.org/archives/81" rel="nofollow">http://blog.eflow.org/archives/81</a>, Ben Wolfe sugiere un método para iniciar sesión automáticamente en las páginas que lo [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaime Hablutzel</title>
		<link>http://blog.eflow.org/archives/81/comment-page-1#comment-425</link>
		<dc:creator>Jaime Hablutzel</dc:creator>
		<pubDate>Thu, 20 May 2010 17:53:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eflow.org/?p=81#comment-425</guid>
		<description>Hi Ben, I been using this script since yesterday and it proves really useful, furthermore I have modified the code to autosubmit the login form after filling the fields.

	var passwordBox = document.getElementById(&quot;password&quot;);
	if (passwordBox) {
		passwordBox.value = password;
	}
	
	document.body.getElementsByTagName(&quot;form&quot;)[0].submit();
	
}</description>
		<content:encoded><![CDATA[<p>Hi Ben, I been using this script since yesterday and it proves really useful, furthermore I have modified the code to autosubmit the login form after filling the fields.</p>
<p>	var passwordBox = document.getElementById(&#8221;password&#8221;);<br />
	if (passwordBox) {<br />
		passwordBox.value = password;<br />
	}</p>
<p>	document.body.getElementsByTagName(&#8221;form&#8221;)[0].submit();</p>
<p>}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaime Hablutzel</title>
		<link>http://blog.eflow.org/archives/81/comment-page-1#comment-424</link>
		<dc:creator>Jaime Hablutzel</dc:creator>
		<pubDate>Wed, 19 May 2010 14:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eflow.org/?p=81#comment-424</guid>
		<description>THank you, you saved a lot of keystrokes everyday.</description>
		<content:encoded><![CDATA[<p>THank you, you saved a lot of keystrokes everyday.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://blog.eflow.org/archives/81/comment-page-1#comment-196</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 18 Dec 2008 15:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eflow.org/?p=81#comment-196</guid>
		<description>I&#039;m not sure what autofill button you&#039;re referring to.  Are there any options for that button/plugin in tools--&gt;addons, tools--&gt;options, or greasemonkey?

After installing this script you will need to log into the site again, then tell Firefox to remember your password.  The next time you visit, you should be able to 

(Note that you will need to change the script so that it works for any site, not just */openmrs ones)</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure what autofill button you&#8217;re referring to.  Are there any options for that button/plugin in tools&#8211;&gt;addons, tools&#8211;&gt;options, or greasemonkey?</p>
<p>After installing this script you will need to log into the site again, then tell Firefox to remember your password.  The next time you visit, you should be able to </p>
<p>(Note that you will need to change the script so that it works for any site, not just */openmrs ones)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeroldine Linhart</title>
		<link>http://blog.eflow.org/archives/81/comment-page-1#comment-194</link>
		<dc:creator>Jeroldine Linhart</dc:creator>
		<pubDate>Wed, 17 Dec 2008 23:14:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eflow.org/?p=81#comment-194</guid>
		<description>auto fill will not work.  I have tried all your suggestions and it still does not work.  I have an autofill button on the tool bar if I right click it it brings up google, yahoo etc but left clicking it brings up nothing</description>
		<content:encoded><![CDATA[<p>auto fill will not work.  I have tried all your suggestions and it still does not work.  I have an autofill button on the tool bar if I right click it it brings up google, yahoo etc but left clicking it brings up nothing</p>
]]></content:encoded>
	</item>
</channel>
</rss>
