<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Giveaway of the Day Forums &#187; Topic: Evernote 2.2 For NolafromNZ</title>
		<link>http://www.giveawayoftheday.com/forums/topic/6058</link>
		<description>Giveaway of the Day Forums &#187; Topic: Evernote 2.2 For NolafromNZ</description>
		<language>en-US</language>
		<pubDate>Sun, 12 Feb 2012 08:59:45 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<atom:link href="http://www.giveawayoftheday.com/forums/rss/topic/6058" rel="self" type="application/rss+xml" />

		<item>
			<title>NolafromNZ on "Evernote 2.2 For NolafromNZ"</title>
			<link>http://www.giveawayoftheday.com/forums/topic/6058#post-63057</link>
			<pubDate>Thu, 27 Aug 2009 23:40:56 +0000</pubDate>
			<dc:creator>NolafromNZ</dc:creator>
			<guid isPermaLink="false">63057@http://www.giveawayoftheday.com/forums/</guid>
			<description>&#60;p&#62;BLOOMIN' HECK ! (translated from the original since I'm not allowed to swear on here, lol) What a lot of trouble you have gone to Delenn13. I really, really appreciate it.  It is however, going to take a while to digest.   Back when 3.0 came out I did spend some considerable time trying to upgrade from 2.2 but decided that it was all too difficult and I couldn't see me wanting to have any notes near the net.   I refer to them all the time and I'm often off-line (through necessity) and I had gathered the impression that you required the website to use 3.0.  I may be wrong there, but I will read all you have given me and give it another go, trying to push out the fear of change, lol.&#60;/p&#62;
&#60;p&#62;Your second bit above just about gave me a heart attack, I had to have a cuppa and a lie down after I had read that!   So, I will concentrate on your first lot for now.  I will copy it all into Evernote 2.2 and read it slowly and try again.&#60;/p&#62;
&#60;p&#62;I know what you mean about needing to upgrade to Firefox 3.0.  I have a baddie attached to Firefox that Avast asks me to delete every time I open Firefox, but somehow it just doesn't get deleted.  Even running Avast frequently doesn't remove it.  And then FDM tries to download a file named 'st'.   This goes on every day.  So, I have just downloaded Threatfire and Malwarebytes to see if they can do anything to help.  Although I know that deleting the 'old' Firefox and installing Firefox 3.0 would maybe end this annoying problem.   Maybe!&#60;/p&#62;
&#60;p&#62;I have got Firefox 3.0 going on my daughter's new laptop, but she doesn't use Evernote so there are no issues there.&#60;/p&#62;
&#60;p&#62;Sorry I hijacked that other thread, I've smacked my hand, but I'm delighted to get such a great response from you, so it was worth it!!!   Sorry too about the late response, no net yet again yesterday.   I'm considering writing a thread on my solar power/generator/vodem problems, it's all like an unbelieveable horror story.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>delenn13 on "Evernote 2.2 For NolafromNZ"</title>
			<link>http://www.giveawayoftheday.com/forums/topic/6058#post-63011</link>
			<pubDate>Wed, 26 Aug 2009 18:02:05 +0000</pubDate>
			<dc:creator>delenn13</dc:creator>
			<guid isPermaLink="false">63011@http://www.giveawayoftheday.com/forums/</guid>
			<description>&#60;p&#62;Got an Admiral Seed from someone :) about &#34;forcing the extension&#34; to work:&#60;/p&#62;
&#60;p&#62;&#60;em&#62;Making Extensions Compatible – THE HARD WAY&#60;/p&#62;
&#60;p&#62;This is essentially a manual way of accomplishing the result of using the Nightly Tester Tools extension.&#60;/p&#62;
&#60;p&#62;The advantage of this way is in total control over which extensions you’ll hack to become compatible.&#60;/p&#62;
&#60;p&#62;The disadvantage is in the fact that every step of this method is rather hard: distinguishing extensions to make sure you’re changing the one you really want, and manually changing the versions supported.&#60;/p&#62;
&#60;p&#62;   1. Close your browser&#60;br /&#62;
   2. Go to the folder with all your Firefox extensions:&#60;br /&#62;
      C:\Documents and Settings\USER\Application Data\Mozilla\Firefox\Profiles\PROFILE\extensions In this line, USER is to be replaced with your Windows login, and PROFILE will be the name of your Firefox profile (weird looking folder name, usually the only one found in Profiles folder)&#60;br /&#62;
   3. You’ll see a list of folders there, 1 folder for each extension. The names of the folders are the unique identifiers for extensions, so they may seem scary at first:&#60;br /&#62;
      {34274bf4-1d97-a289-e984-17e546307e4f} – this is the Adblock extension GUID.&#60;br /&#62;
   4. Go to any folder, and open the install.rdf file for editing with your favorite clear text editor. Notepad works, but using it will make things even harder cause it doesn’t part rdf files properly. Your choice :) Now back to the business. You need to look for 2 things:&#60;br /&#62;
          * name of the extension, to make sure you’re editing the right one Just look for the em:name, and try to recognize the extension from the description that follows:&#60;/p&#62;
&#60;p&#62;o        &#38;lt;!– Front End MetaData –&#38;gt;&#60;br /&#62;
&#38;lt;em:name&#38;gt;Adblock&#38;lt;/em:name&#38;gt;&#60;br /&#62;
&#38;lt;em:description&#38;gt;Filters ads from web-pages&#38;lt;/em:description&#38;gt;&#60;br /&#62;
&#38;lt;em:creator&#38;gt;The Adblock Crew&#38;lt;/em:creator&#38;gt;&#60;br /&#62;
&#38;lt;em:contributor&#38;gt;Henrik Aasted Sorensen&#38;lt;/em:contributor&#38;gt;&#60;/p&#62;
&#60;p&#62;          * a block of minimal and maximum Firefox versions the extension will work on.&#60;br /&#62;
            Warning: there could be few similar blocks with versions, so make sure you’ll edit the one which has EXACTLY this em:id, the one which belongs to Firefox browser: ec8030f7-c20a-464f-9b0e-13a3a9e97384.&#60;/p&#62;
&#60;p&#62;o        &#38;lt;!– FireFox –&#38;gt;&#60;br /&#62;
&#38;lt;em:targetApplication&#38;gt;&#60;br /&#62;
&#38;lt;Description&#38;gt;&#60;br /&#62;
&#38;lt;em:id&#38;gt;{ec8030f7-c20a-464f-9b0e-13a3a9e97384}&#38;lt;/em:id&#38;gt;&#60;br /&#62;
&#38;lt;em:minVersion&#38;gt;0.7&#38;lt;/em:minVersion&#38;gt;&#60;br /&#62;
&#38;lt;em:maxVersion&#38;gt;1.5&#38;lt;/em:maxVersion&#38;gt;&#60;br /&#62;
&#38;lt;/Description&#38;gt;&#60;br /&#62;
&#38;lt;/em:targetApplication&#38;gt;&#60;/p&#62;
&#60;p&#62;   5. Edit the maxVersion parameter (shown in bold to make it easier), and change it from 1.5 to 3.5...&#60;br /&#62;
   6. Remove the extensions.cache file from the C:\Documents and Settings\USER\Application Data\Mozilla\Firefox\Profiles\PROFILE\ folder – this will make sure Firefox will read all the changes from install.rdf files and pick up the now “compatible” extension&#60;br /&#62;
   7. Restart your browser, enable the previously disabled extension you’ve just edited&#60;br /&#62;
   8. Restart your browser again to activate this extension&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;Keep in mind..I can't test this as I don't have EN 2 anymore. I would definitely try this in a &#34;virtual environment&#34;. Or back up Firefox with &#60;a href=&#34;http://customsoftwareconsult.com/extensions/febe/febe.html&#34;&#62;FEBE Firefox Extension&#60;/a&#62;(which has saved my Butt many a time).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>delenn13 on "Evernote 2.2 For NolafromNZ"</title>
			<link>http://www.giveawayoftheday.com/forums/topic/6058#post-63009</link>
			<pubDate>Wed, 26 Aug 2009 15:56:00 +0000</pubDate>
			<dc:creator>delenn13</dc:creator>
			<guid isPermaLink="false">63009@http://www.giveawayoftheday.com/forums/</guid>
			<description>&#60;p&#62;NolafromNZ said in another thread...&#60;/p&#62;
&#60;p&#62;&#60;em&#62;&#34;Delenn13 Maybe you can help with a problem I have? I am sticking with Evernote 2.2 as I tried to convert my 2.2 database into the new Evernote and failed miserably. Besides I know just what I'm doing in 2.2. However, the reason I haven't upgraded to Firefox 3 is because at the time the Evernote plug in wasn't available and I have worried since that it would only be for 3.0 anyway. Would you know if Firefox will still install the Evernote 2.2 plug in (with the wavy lines as opposed to the 'elephant' representing the latest Evernote)?&#60;/p&#62;
&#60;p&#62;Sorry to take days to get back to this thread, still having major computer/net issues, so I am only able to spend a short time on the laptop each day. &#60;/em&#62;&#60;/p&#62;
&#60;p&#62;Since I am notorious for being OT(That's Off Topic, not On Topic), I thought I would start a new thread for Nola.&#60;/p&#62;
&#60;p&#62;Yes, I had problems when I, first , switched to Evernote 3. But for security reasons you really, really need to install FireFox 3. If you have Returnil, Sandboxie or some other type of Virtual program you could try it in that first to see if it works.&#60;/p&#62;
&#60;p&#62;To import your files from EN 2 to 3. &#34;&#60;em&#62;There's an &#34;Import&#34; menu item in the Note menu. You must select your full EN 2.2 database file (ending in .enb) to import.&#60;/em&#62; But, IIRC, I think it &#34;imported&#34; to ONE big folder and you have to move each file or folder into Evernote 3. You can run the 2 programs at the same time as to get used to the new one. Make sure you back up your stuff from EN 2 before you do it as a precaution. I don't think it will matter but &#34;always better to be safe than sorry&#34;. I did my switch soon after EN 3 was available so I don't remember as to what all happened. Sorry.&#60;/p&#62;
&#60;p&#62;I found a thread concerning the Evernote 2 Web Clipper &#60;a href=&#34;http://www.evernote.com/pub/ensupport/faq#Note/da40a50d-54db-479b-aff9-22e44dfa39cb&#34;&#62;How can I install Evernote's clipper for Firefox 3?&#60;/a&#62; But all the links are no longer valid. :( If you still have the addon for EN 2, it might work..but I doubt it.&#60;/p&#62;
&#60;p&#62;Here is more info:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.evernote.com/about/support/en2users/&#34;&#62;Welcome Evernote 2.2 Users &#124; Evernote Corporation&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.evernote.com/phpbb/viewforum.php?f=42&#34;&#62;Evernote User Forum • View forum - Migration from Evernote 2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hope this is helpful. If you need more help..just ask. :) I do have Evernote set up in my RSS feeds so I get all the latest news and update notifications as I only run EN when I need it.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

