<?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: Day 2: Wand Preferences</title>
	<atom:link href="http://tntluoma.com/30days/day-2-wand-preferences/feed/" rel="self" type="application/rss+xml" />
	<link>http://tntluoma.com/30days/day-2-wand-preferences/</link>
	<description>Stuff I've Written Down</description>
	<lastBuildDate>Tue, 23 Nov 2010 20:52:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: J-Mac</title>
		<link>http://tntluoma.com/30days/day-2-wand-preferences/comment-page-1/#comment-45</link>
		<dc:creator>J-Mac</dc:creator>
		<pubDate>Sat, 15 Jul 2006 14:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://tntluoma.com/?p=10#comment-45</guid>
		<description>&lt;p&gt;Very nice script! My only problem with Wand is that often a password does not work and you cannot look at it or edit it. This at least allows you to see the password. Wnad is still pretty tough to use though, if - like me - you have several hundred logins in another formfiller app and cannot import them. This is the only thing keeping me from being a full-time Opera user!&lt;/p&gt;

&lt;p&gt;Thanks again!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Very nice script! My only problem with Wand is that often a password does not work and you cannot look at it or edit it. This at least allows you to see the password. Wnad is still pretty tough to use though, if - like me - you have several hundred logins in another formfiller app and cannot import them. This is the only thing keeping me from being a full-time Opera user!</p>

<p>Thanks again!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: sg</title>
		<link>http://tntluoma.com/30days/day-2-wand-preferences/comment-page-1/#comment-44</link>
		<dc:creator>sg</dc:creator>
		<pubDate>Mon, 01 May 2006 13:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://tntluoma.com/?p=10#comment-44</guid>
		<description>&lt;p&gt;how can i get one of my wand passwords? i&#039;ve forgotten one because i always just use the autofill wand ..and i need to upload something in phpmyadmin, nuke.sql but i need to use firefox/ie for that because opera wont upload it properly.. but i dont know my password? so how can i get it from opera&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>how can i get one of my wand passwords? i&#8217;ve forgotten one because i always just use the autofill wand ..and i need to upload something in phpmyadmin, nuke.sql but i need to use firefox/ie for that because opera wont upload it properly.. but i dont know my password? so how can i get it from opera</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Sunil</title>
		<link>http://tntluoma.com/30days/day-2-wand-preferences/comment-page-1/#comment-43</link>
		<dc:creator>Sunil</dc:creator>
		<pubDate>Tue, 31 Jan 2006 15:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://tntluoma.com/?p=10#comment-43</guid>
		<description>&lt;p&gt;Simply great!!! I could recover my password!!!!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Simply great!!! I could recover my password!!!!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Keyur Patel</title>
		<link>http://tntluoma.com/30days/day-2-wand-preferences/comment-page-1/#comment-42</link>
		<dc:creator>Keyur Patel</dc:creator>
		<pubDate>Sun, 15 Jan 2006 02:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://tntluoma.com/?p=10#comment-42</guid>
		<description>&lt;p&gt;I was wandering how do I reverse a setting such as &quot;never on this page&quot; or server to start saving.  There were some sites that I didn&#039;t want to save but now I do.&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I was wandering how do I reverse a setting such as &#8220;never on this page&#8221; or server to start saving.  There were some sites that I didn&#8217;t want to save but now I do.</p>

<p>Thanks.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kirin</title>
		<link>http://tntluoma.com/30days/day-2-wand-preferences/comment-page-1/#comment-41</link>
		<dc:creator>kirin</dc:creator>
		<pubDate>Thu, 01 Sep 2005 22:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://tntluoma.com/?p=10#comment-41</guid>
		<description>&lt;p&gt;damiracle, here&#039;s a workaround:&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;

&lt;p&gt;go to the login page, use the wand, but press stop BEFORE you login. That means you should still be in the login page with all the ***.&lt;/p&gt;

&lt;p&gt;Then pass all this text to the address bar (or save it as a bookmark if you plan to use it again):&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;

&lt;p&gt;javascript:(function(){var s,F,j,f,i; s = &quot;&quot;; F = document.forms; for(j=0; j (less than sign) F.length; ++j) { f = F[j]; for (i=0; i (less than sign) f.length; ++i) { if (f[i].type.toLowerCase() == &quot;password&quot;) s += f[i].value + &quot;&#092;n&quot;; } } if (s) alert(&quot;Passwords in forms on this page:&#092;n&#092;n&quot; + s); else alert(&quot;There are no passwords in forms on this page.&quot;);})();&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;

&lt;p&gt;(Switch the &quot;less than sign&quot; for the real sign. I couldn&#039;t write it here. The page would go crazy)&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;

&lt;p&gt;It should give you the password.&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;

&lt;p&gt;Don&#039;t know who wrote the code, but credit to him/her :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>damiracle, here&#8217;s a workaround:</p>

<p><br /></p>

<p>go to the login page, use the wand, but press stop BEFORE you login. That means you should still be in the login page with all the ***.</p>

<p>Then pass all this text to the address bar (or save it as a bookmark if you plan to use it again):</p>

<p><br /></p>

<p>javascript:(function(){var s,F,j,f,i; s = &#8220;&#8221;; F = document.forms; for(j=0; j (less than sign) F.length; ++j) { f = F[j]; for (i=0; i (less than sign) f.length; ++i) { if (f[i].type.toLowerCase() == &#8220;password&#8221;) s += f[i].value + &#8220;&#92;n&#8221;; } } if (s) alert(&#8220;Passwords in forms on this page:&#92;n&#92;n&#8221; + s); else alert(&#8220;There are no passwords in forms on this page.&#8221;);})();</p>

<p><br /></p>

<p>(Switch the &#8220;less than sign&#8221; for the real sign. I couldn&#8217;t write it here. The page would go crazy)</p>

<p><br /></p>

<p>It should give you the password.</p>

<p><br /></p>

<p>Don&#8217;t know who wrote the code, but credit to him/her :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kirin</title>
		<link>http://tntluoma.com/30days/day-2-wand-preferences/comment-page-1/#comment-40</link>
		<dc:creator>kirin</dc:creator>
		<pubDate>Thu, 01 Sep 2005 22:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://tntluoma.com/?p=10#comment-40</guid>
		<description>&lt;p&gt;damiracle, here&#039;s a workaround:&lt;/p&gt;

&lt;p&gt;go to the login page, use the wand, but press stop BEFORE you login. That means you should still be in the login page with all the ***.&lt;/p&gt;

&lt;p&gt;Then pass all this text to the address bar (or save it as a bookmark if you plan to use it again):&lt;/p&gt;

&lt;p&gt;javascript:(function(){var s,F,j,f,i; s = &quot;&quot;; F = document.forms; for(j=0; jdamiracle, here&#039;s a workaround:&lt;/p&gt;

&lt;p&gt;go to the login page, use the wand, but press stop BEFORE you login. That means you should still be in the login page with all the ***.&lt;/p&gt;

&lt;p&gt;Then pass all this text to the address bar (or save it as a bookmark if you plan to use it again):&lt;/p&gt;

&lt;p&gt;javascript:(function(){var s,F,j,f,i; s = &quot;&quot;; F = document.forms; for(j=0; j&lt;F.length; ++j) { f = F[j]; for (i=0; i&lt;f.length; ++i) { if (f[i].type.toLowerCase() == &quot;password&quot;) s += f[i].value + &quot;&#092;n&quot;; } } if (s) alert(&quot;Passwords in forms on this page:&#092;n&#092;n&quot; + s); else alert(&quot;There are no passwords in forms on this page.&quot;);})();&lt;/p&gt;

&lt;p&gt;It should give you the password.&lt;/p&gt;

&lt;p&gt;Don&#039;t know who wrote the code, but credit to him/her :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>damiracle, here&#8217;s a workaround:</p>

<p>go to the login page, use the wand, but press stop BEFORE you login. That means you should still be in the login page with all the ***.</p>

<p>Then pass all this text to the address bar (or save it as a bookmark if you plan to use it again):</p>

<p>javascript:(function(){var s,F,j,f,i; s = &#8220;&#8221;; F = document.forms; for(j=0; jdamiracle, here&#8217;s a workaround:</p>

<p>go to the login page, use the wand, but press stop BEFORE you login. That means you should still be in the login page with all the ***.</p>

<p>Then pass all this text to the address bar (or save it as a bookmark if you plan to use it again):</p>

<p>javascript:(function(){var s,F,j,f,i; s = &#8220;&#8221;; F = document.forms; for(j=0; j&lt;F.length; ++j) { f = F[j]; for (i=0; i&lt;f.length; ++i) { if (f[i].type.toLowerCase() == &#8220;password&#8221;) s += f[i].value + &#8220;&#92;n&#8221;; } } if (s) alert(&#8220;Passwords in forms on this page:&#92;n&#92;n&#8221; + s); else alert(&#8220;There are no passwords in forms on this page.&#8221;);})();</p>

<p>It should give you the password.</p>

<p>Don&#8217;t know who wrote the code, but credit to him/her :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: damiracle</title>
		<link>http://tntluoma.com/30days/day-2-wand-preferences/comment-page-1/#comment-39</link>
		<dc:creator>damiracle</dc:creator>
		<pubDate>Mon, 29 Aug 2005 16:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://tntluoma.com/?p=10#comment-39</guid>
		<description>&lt;p&gt;I have entered my password for a certain site into the Wand. Now I have forgotten the password, and that site does not offer any way to change/recover forgotten passwords. 99% of the time I log in from my own computer, and Wand works like a miracle, but sometimes I just have to use another PC, and I cannot, without the forgotten password!&lt;/p&gt;

&lt;p&gt;So, is there any way I can recover the passwords from the Wand data file? I hoped Tools -&gt; Wand passwords -&gt; Edit would do the trick, but alas. :(&lt;/p&gt;

&lt;p&gt;What can I do?&lt;/p&gt;

&lt;p&gt;{{TjL writes: I don&#039;t know of any way to crack the wand security.  It may be possible, but I&#039;ve never heard of anyone trying it.  My only suggestion is to try logging into the site without using the wand until you remember the password.}}&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have entered my password for a certain site into the Wand. Now I have forgotten the password, and that site does not offer any way to change/recover forgotten passwords. 99% of the time I log in from my own computer, and Wand works like a miracle, but sometimes I just have to use another PC, and I cannot, without the forgotten password!</p>

<p>So, is there any way I can recover the passwords from the Wand data file? I hoped Tools -> Wand passwords -> Edit would do the trick, but alas. :(</p>

<p>What can I do?</p>

<p>{{TjL writes: I don&#8217;t know of any way to crack the wand security.  It may be possible, but I&#8217;ve never heard of anyone trying it.  My only suggestion is to try logging into the site without using the wand until you remember the password.}}</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kirin</title>
		<link>http://tntluoma.com/30days/day-2-wand-preferences/comment-page-1/#comment-38</link>
		<dc:creator>kirin</dc:creator>
		<pubDate>Tue, 02 Aug 2005 21:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://tntluoma.com/?p=10#comment-38</guid>
		<description>&lt;p&gt;You have a little file (fastforward.ini) to help with the fast forward command, by listing the various ways sites can use to offer that option.&lt;/p&gt;

&lt;p&gt;I think it would be nice to have the same for form fields (name, address, etc.). That way, Opera could easily fill entire forms with the stored personal info.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You have a little file (fastforward.ini) to help with the fast forward command, by listing the various ways sites can use to offer that option.</p>

<p>I think it would be nice to have the same for form fields (name, address, etc.). That way, Opera could easily fill entire forms with the stored personal info.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: TjL (tntluoma.com)</title>
		<link>http://tntluoma.com/30days/day-2-wand-preferences/comment-page-1/#comment-37</link>
		<dc:creator>TjL (tntluoma.com)</dc:creator>
		<pubDate>Mon, 11 Jul 2005 03:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://tntluoma.com/?p=10#comment-37</guid>
		<description>&lt;p&gt;Andrei and I chatted offline.  The question is this: can you tell Opera to always save a password on all future pages (i.e. always set it to &quot;save password for this page&quot; or &quot;save password for this server&quot;&lt;/p&gt;

&lt;p&gt;The answer is no, but I think it would be a neat feature, probably something which would best work as a &lt;a href=&quot;http://operalover.tntluoma.com/8/day_17_opera6ini&quot; rel=&quot;nofollow&quot;&gt;opera6.ini&lt;/a&gt; advanced feature tweak.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Andrei and I chatted offline.  The question is this: can you tell Opera to always save a password on all future pages (i.e. always set it to &#8220;save password for this page&#8221; or &#8220;save password for this server&#8221;</p>

<p>The answer is no, but I think it would be a neat feature, probably something which would best work as a <a href="http://operalover.tntluoma.com/8/day_17_opera6ini" rel="nofollow">opera6.ini</a> advanced feature tweak.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei Nica</title>
		<link>http://tntluoma.com/30days/day-2-wand-preferences/comment-page-1/#comment-36</link>
		<dc:creator>Andrei Nica</dc:creator>
		<pubDate>Sat, 09 Jul 2005 12:57:49 +0000</pubDate>
		<guid isPermaLink="false">http://tntluoma.com/?p=10#comment-36</guid>
		<description>&lt;p&gt;Is there any way you can activate the wand automatically, as not to appear every time you enter a new site, but be set to let&#039;s say &quot;remember password for this page&quot;.. is there like an ini file where you can set this ?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Is there any way you can activate the wand automatically, as not to appear every time you enter a new site, but be set to let&#8217;s say &#8220;remember password for this page&#8221;.. is there like an ini file where you can set this ?</p>]]></content:encoded>
	</item>
</channel>
</rss>

